15:37:23 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/mdsal/+/117918 15:37:23 Running as SYSTEM 15:37:23 [EnvInject] - Loading node environment variables. 15:37:23 Building remotely on prd-ubuntu2204-docker-4c-4g-48899 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21 15:37:24 [ssh-agent] Looking for ssh-agent implementation... 15:37:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:24 $ ssh-agent 15:37:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXskdrDU/agent.1571 15:37:24 SSH_AGENT_PID=1573 15:37:24 [ssh-agent] Started. 15:37:24 Running ssh-add (command line suppressed) 15:37:24 Identity added: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21@tmp/private_key_7924883445420619944.key (/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21@tmp/private_key_7924883445420619944.key) 15:37:24 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:37:24 The recommended git tool is: NONE 15:37:26 using credential jenkins-ssh 15:37:26 Wiping out workspace first. 15:37:26 Cloning the remote Git repository 15:37:26 Cloning repository git://devvexx.opendaylight.org/mirror/mdsal 15:37:26 > git init /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21 # timeout=10 15:37:26 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/mdsal 15:37:26 > git --version # timeout=10 15:37:26 > git --version # 'git version 2.34.1' 15:37:26 using GIT_SSH to set credentials jenkins-ssh 15:37:26 Verifying host key using known hosts file 15:37:26 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:37:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/mdsal +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/mdsal # timeout=10 15:37:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/mdsal # timeout=10 15:37:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/mdsal 15:37:32 using GIT_SSH to set credentials jenkins-ssh 15:37:32 Verifying host key using known hosts file 15:37:32 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:37:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/mdsal refs/changes/18/117918/1 # timeout=10 15:37:32 > git rev-parse a46d0d6772b1e5ba93284516d5ae9a8515488750^{commit} # timeout=10 15:37:32 Checking out Revision a46d0d6772b1e5ba93284516d5ae9a8515488750 (refs/changes/18/117918/1) 15:37:32 > git config core.sparsecheckout # timeout=10 15:37:32 > git checkout -f a46d0d6772b1e5ba93284516d5ae9a8515488750 # timeout=10 15:37:32 Commit message: "Bump versions to 14.0.17-SNAPSHOT" 15:37:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:37:32 > git rev-list --no-walk a8ba8aa2b7bf174800ee5b0f9e54f034ac362cf9 # timeout=10 15:37:36 provisioning config files... 15:37:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:37:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:37:36 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins7973392332907850304.sh 15:37:36 ---> python-tools-install.sh 15:37:36 Setup pyenv: 15:37:36 * system (set by /opt/pyenv/version) 15:37:36 * 3.8.20 (set by /opt/pyenv/version) 15:37:36 * 3.9.20 (set by /opt/pyenv/version) 15:37:36 * 3.10.15 (set by /opt/pyenv/version) 15:37:36 * 3.11.10 (set by /opt/pyenv/version) 15:37:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wsR6 15:37:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:37:45 lf-activate-venv(): INFO: Installing: lftools 15:38:11 lf-activate-venv(): INFO: Adding /tmp/venv-wsR6/bin to PATH 15:38:11 Generating Requirements File 15:38:35 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:38:35 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:38:35 Python 3.11.10 15:38:35 pip 25.2 from /tmp/venv-wsR6/lib/python3.11/site-packages/pip (python 3.11) 15:38:35 appdirs==1.4.4 15:38:35 argcomplete==3.6.2 15:38:35 aspy.yaml==1.3.0 15:38:35 attrs==25.3.0 15:38:35 autopage==0.5.2 15:38:35 beautifulsoup4==4.13.5 15:38:35 boto3==1.40.23 15:38:35 botocore==1.40.23 15:38:35 bs4==0.0.2 15:38:35 cachetools==5.5.2 15:38:35 certifi==2025.8.3 15:38:35 cffi==1.17.1 15:38:35 cfgv==3.4.0 15:38:35 chardet==5.2.0 15:38:35 charset-normalizer==3.4.3 15:38:35 click==8.2.1 15:38:35 cliff==4.11.0 15:38:35 cmd2==2.7.0 15:38:35 cryptography==3.3.2 15:38:35 debtcollector==3.0.0 15:38:35 decorator==5.2.1 15:38:35 defusedxml==0.7.1 15:38:35 Deprecated==1.2.18 15:38:35 distlib==0.4.0 15:38:35 dnspython==2.7.0 15:38:35 docker==7.1.0 15:38:35 dogpile.cache==1.4.0 15:38:35 durationpy==0.10 15:38:35 email-validator==2.3.0 15:38:35 filelock==3.19.1 15:38:35 future==1.0.0 15:38:35 gitdb==4.0.12 15:38:35 GitPython==3.1.45 15:38:35 google-auth==2.40.3 15:38:35 httplib2==0.30.0 15:38:35 identify==2.6.13 15:38:35 idna==3.10 15:38:35 importlib-resources==1.5.0 15:38:35 iso8601==2.1.0 15:38:35 Jinja2==3.1.6 15:38:35 jmespath==1.0.1 15:38:35 jsonpatch==1.33 15:38:35 jsonpointer==3.0.0 15:38:35 jsonschema==4.25.1 15:38:35 jsonschema-specifications==2025.4.1 15:38:35 keystoneauth1==5.12.0 15:38:35 kubernetes==33.1.0 15:38:35 lftools==0.37.13 15:38:35 lxml==6.0.1 15:38:35 markdown-it-py==4.0.0 15:38:35 MarkupSafe==3.0.2 15:38:35 mdurl==0.1.2 15:38:35 msgpack==1.1.1 15:38:35 multi_key_dict==2.0.3 15:38:35 munch==4.0.0 15:38:35 netaddr==1.3.0 15:38:35 niet==1.4.2 15:38:35 nodeenv==1.9.1 15:38:35 oauth2client==4.1.3 15:38:35 oauthlib==3.3.1 15:38:35 openstacksdk==4.7.0 15:38:35 os-service-types==1.8.0 15:38:35 osc-lib==4.2.0 15:38:35 oslo.config==10.0.0 15:38:35 oslo.context==6.1.0 15:38:35 oslo.i18n==6.6.0 15:38:35 oslo.log==7.2.1 15:38:35 oslo.serialization==5.8.0 15:38:35 oslo.utils==9.1.0 15:38:35 packaging==25.0 15:38:35 pbr==7.0.1 15:38:35 platformdirs==4.4.0 15:38:35 prettytable==3.16.0 15:38:35 psutil==7.0.0 15:38:35 pyasn1==0.6.1 15:38:35 pyasn1_modules==0.4.2 15:38:35 pycparser==2.22 15:38:35 pygerrit2==2.0.15 15:38:35 PyGithub==2.8.1 15:38:35 Pygments==2.19.2 15:38:35 PyJWT==2.10.1 15:38:35 PyNaCl==1.5.0 15:38:35 pyparsing==2.4.7 15:38:35 pyperclip==1.9.0 15:38:35 pyrsistent==0.20.0 15:38:35 python-cinderclient==9.8.0 15:38:35 python-dateutil==2.9.0.post0 15:38:35 python-heatclient==4.3.0 15:38:35 python-jenkins==1.8.3 15:38:35 python-keystoneclient==5.7.0 15:38:35 python-magnumclient==4.9.0 15:38:35 python-openstackclient==8.2.0 15:38:35 python-swiftclient==4.8.0 15:38:35 PyYAML==6.0.2 15:38:35 referencing==0.36.2 15:38:35 requests==2.32.5 15:38:35 requests-oauthlib==2.0.0 15:38:35 requestsexceptions==1.4.0 15:38:35 rfc3986==2.0.0 15:38:35 rich==14.1.0 15:38:35 rich-argparse==1.7.1 15:38:35 rpds-py==0.27.1 15:38:35 rsa==4.9.1 15:38:35 ruamel.yaml==0.18.15 15:38:35 ruamel.yaml.clib==0.2.12 15:38:35 s3transfer==0.13.1 15:38:35 simplejson==3.20.1 15:38:35 six==1.17.0 15:38:35 smmap==5.0.2 15:38:35 soupsieve==2.8 15:38:35 stevedore==5.5.0 15:38:35 tabulate==0.9.0 15:38:35 toml==0.10.2 15:38:35 tomlkit==0.13.3 15:38:35 tqdm==4.67.1 15:38:35 typing_extensions==4.15.0 15:38:35 tzdata==2025.2 15:38:35 urllib3==1.26.20 15:38:35 virtualenv==20.34.0 15:38:35 wcwidth==0.2.13 15:38:35 websocket-client==1.8.0 15:38:35 wrapt==1.17.3 15:38:35 xdg==6.0.0 15:38:35 xmltodict==0.14.2 15:38:35 yq==3.4.3 15:38:35 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins18170142160732247549.sh 15:38:35 + mkdir -p /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/target/classes /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/jacoco/classes 15:38:35 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins2008967509512099388.sh 15:38:35 + echo quiet=on 15:38:35 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-48899 15:38:36 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=14.0.x -DGERRIT_PATCHSET_REVISION=a46d0d6772b1e5ba93284516d5ae9a8515488750 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/mdsal/+/117918 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 15:38:36 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=mdsal -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=117918 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/18/117918/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=mdsal -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVtcCB2ZXJzaW9ucyB0byAxNC4wLjE3LVNOQVBTSE9UCgpUaGlzIHN0YXJ0cyB0aGUgbmV4dCBkZXZlbG9wbWVudCBpdGVyYXRpb24uCgpDaGFuZ2UtSWQ6IEllZTkwMmM4Y2Q1YTcyODE2NDljMzc4YWY2MWMzMTA0NmViNWYwMjU5ClNpZ25lZC1vZmYtYnk6IFJvYmVydCBWYXJnYSA8cm9iZXJ0LnZhcmdhQHBhbnRoZW9uLnRlY2g+Cg== -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bump versions to 14.0.17-SNAPSHOT" -DSTREAM=14.0.x '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -Dsha1=origin/14.0.x -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Iee902c8cd5a7281649c378af61c31046eb5f0259 -DGERRIT_EVENT_HASH=504320215 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=1 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" --version 15:38:36 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 15:38:36 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 15:38:36 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:38:36 Default locale: en, platform encoding: UTF-8 15:38:36 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" 15:38:36 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins3217551020409853243.sh 15:38:36 + rm /home/jenkins/.wgetrc 15:38:36 [EnvInject] - Injecting environment variables from a build step. 15:38:36 [EnvInject] - Injecting as environment variables the properties content 15:38:36 SET_JDK_VERSION=openjdk21 15:38:36 GIT_URL="git://devvexx.opendaylight.org/mirror" 15:38:36 15:38:36 [EnvInject] - Variables injected successfully. 15:38:36 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/sh /tmp/jenkins5145689338382497989.sh 15:38:36 ---> update-java-alternatives.sh 15:38:36 ---> Updating Java version 15:38:37 ---> Ubuntu/Debian system detected 15:38:37 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 15:38:37 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 15:38:37 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 15:38:37 openjdk version "21.0.5" 2024-10-15 15:38:37 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 15:38:37 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 15:38:37 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 15:38:37 [EnvInject] - Injecting environment variables from a build step. 15:38:37 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:38:37 [EnvInject] - Variables injected successfully. 15:38:37 provisioning config files... 15:38:37 copy managed file [global-settings] to file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21@tmp/config510693168718519484tmp 15:38:38 copy managed file [mdsal-settings] to file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21@tmp/config6963427417400747478tmp 15:38:38 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins7499393636880743814.sh 15:38:38 [EnvInject] - Injecting environment variables from a build step. 15:38:38 [EnvInject] - Injecting as environment variables the properties content 15:38:38 MAVEN_GOALS=clean deploy 15:38:38 15:38:38 [EnvInject] - Variables injected successfully. 15:38:38 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins1615368845591472818.sh 15:38:38 ---> common-variables.sh 15:38:38 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 15:38:38 ---> maven-build.sh 15:38:38 + set +u 15:38:38 + export MAVEN_OPTS 15:38:38 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21@tmp/config510693168718519484tmp --settings /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21@tmp/config6963427417400747478tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dstream=14.0.x -Dmaven.source.skip=true 15:38:38 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 15:38:38 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 15:38:38 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:38:38 Default locale: en, platform encoding: UTF-8 15:38:38 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" 15:38:39 [INFO] Error stacktraces are turned on. 15:38:39 [INFO] Scanning for projects... 15:38:46 [INFO] ------------------------------------------------------------------------ 15:38:46 [INFO] Reactor Build Order: 15:38:46 [INFO] 15:38:46 [INFO] mdsal-artifacts [pom] 15:38:46 [INFO] bnd-parent [pom] 15:38:46 [INFO] bundle-parent [pom] 15:38:46 [INFO] mdsal-common-api [jar] 15:38:46 [INFO] common-agreggator [pom] 15:38:46 [INFO] mdsal-dom-api [jar] 15:38:46 [INFO] binding-parent [pom] 15:38:46 [INFO] yang-ext [bundle] 15:38:46 [INFO] mdsal-dom-spi [jar] 15:38:46 [INFO] mdsal-dom-inmemory-datastore [bundle] 15:38:46 [INFO] mdsal-dom-broker [jar] 15:38:46 [INFO] mdsal-dom-schema-osgi [jar] 15:38:46 [INFO] rfc8040-ietf-restconf [bundle] 15:38:46 [INFO] mdsal-binding-test-model [bundle] 15:38:46 [INFO] mdsal-binding-api [jar] 15:38:46 [INFO] mdsal-binding-dom-adapter [bundle] 15:38:46 [INFO] mdsal-binding-spi [jar] 15:38:46 [INFO] rfc8342-ietf-datastores [bundle] 15:38:46 [INFO] mdsal-binding-test-utils [jar] 15:38:46 [INFO] mdsal-binding-util [bundle] 15:38:46 [INFO] general-entity [bundle] 15:38:46 [INFO] mdsal-eos-common-api [jar] 15:38:46 [INFO] mdsal-eos-dom-api [jar] 15:38:46 [INFO] mdsal-eos-dom-simple [jar] 15:38:46 [INFO] mdsal-eos-binding-api [jar] 15:38:46 [INFO] mdsal-eos-binding-adapter [bundle] 15:38:46 [INFO] mdsal-singleton-api [jar] 15:38:46 [INFO] mdsal-singleton-impl [jar] 15:38:46 [INFO] mdsal-trace-api [bundle] 15:38:46 [INFO] mdsal-trace-cli [bundle] 15:38:46 [INFO] mdsal-trace-impl [bundle] 15:38:46 [INFO] mdsal-yanglib-api [bundle] 15:38:46 [INFO] ietf-type-util [bundle] 15:38:46 [INFO] rfc6991-ietf-inet-types [bundle] 15:38:46 [INFO] rfc6991-ietf-yang-types [bundle] 15:38:46 [INFO] rfc8525 [bundle] 15:38:46 [INFO] mdsal-yanglib-rfc8525 [bundle] 15:38:46 [INFO] mdsal-replicate-common [bundle] 15:38:46 [INFO] mdsal-replicate-netty [bundle] 15:38:46 [INFO] rfc8294-ietf-routing-types [bundle] 15:38:46 [INFO] mdsal-rfc8294-netty [jar] 15:38:46 [INFO] opendaylight-l2-types [bundle] 15:38:46 [INFO] rfc7952 [bundle] 15:38:46 [INFO] rfc8342-ietf-origin [bundle] 15:38:46 [INFO] rfc8343 [bundle] 15:38:46 [INFO] rfc8344 [bundle] 15:38:46 [INFO] rfc8345-ietf-network [bundle] 15:38:46 [INFO] rfc8345-ietf-network-state [bundle] 15:38:46 [INFO] rfc8345-ietf-network-topology [bundle] 15:38:46 [INFO] rfc8345-ietf-network-topology-state [bundle] 15:38:46 [INFO] rfc8346-ietf-l3-unicast-topology [bundle] 15:38:46 [INFO] rfc8346-ietf-l3-unicast-topology-state [bundle] 15:38:46 [INFO] iana-hardware [bundle] 15:38:46 [INFO] rfc8348-ietf-hardware [bundle] 15:38:46 [INFO] rfc8348-ietf-hardware-state [bundle] 15:38:46 [INFO] rfc8349-ietf-routing [bundle] 15:38:46 [INFO] rfc8349-ietf-ipv4-unicast-routing [bundle] 15:38:46 [INFO] rfc8349-ietf-ipv6-unicast-routing [bundle] 15:38:46 [INFO] rfc8519-ietf-ethertypes [bundle] 15:38:46 [INFO] rfc8519-ietf-packet-fields [bundle] 15:38:46 [INFO] rfc8519-ietf-access-control-list [bundle] 15:38:46 [INFO] rfc8520-ietf-acldns [bundle] 15:38:46 [INFO] rfc8520-ietf-mud [bundle] 15:38:46 [INFO] rfc8528 [bundle] 15:38:46 [INFO] rfc8529 [bundle] 15:38:46 [INFO] rfc8530 [bundle] 15:38:46 [INFO] rfc8542-ietf-dc-fabric-types [bundle] 15:38:46 [INFO] rfc8542-ietf-dc-fabric-topology [bundle] 15:38:46 [INFO] rfc8776-ietf-te-types [bundle] 15:38:46 [INFO] rfc8776-ietf-te-packet-types [bundle] 15:38:46 [INFO] rfc8795-ietf-te-topology [bundle] 15:38:46 [INFO] rfc8795-ietf-te-topology-state [bundle] 15:38:46 [INFO] iana-if-type [bundle] 15:38:46 [INFO] iana-routing-types [bundle] 15:38:46 [INFO] ietf-topology [bundle] 15:38:46 [INFO] mdsal-docs [jar] 15:38:46 [INFO] dom-databroker [jar] 15:38:46 [INFO] dom-databroker-txchain [jar] 15:38:46 [INFO] examples-aggregator [pom] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Feature Parent [pom] 15:38:46 [INFO] template-feature-parent [pom] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Binding Base [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Common [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7952 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8342 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Binding API [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: DOM API and SPI [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: DOM Runtime [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Binding Runtime [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: DOM Broker [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Binding/DOM Adapter [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: DOM [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Binding [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: EOS :: Common [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: EOS :: DOM [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: EOS :: Binding [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Singleton :: Common [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Singleton :: DOM [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: TracingBroker [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6991 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8294 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: RFC8294 :: Netty [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Replicate :: Common [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Replicate :: Netty [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Stable Features [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: YANG (Module) Library API [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8525 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: RFC8525 YANG Library [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Experimental Features [feature] 15:38:46 [INFO] rfc6022 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6022 [feature] 15:38:46 [INFO] rfc6241 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6241 [feature] 15:38:46 [INFO] rfc6243 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6243 [feature] 15:38:46 [INFO] rfc6470 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6470 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8343 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7224 [feature] 15:38:46 [INFO] iana-crypt-hash [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash [feature] 15:38:46 [INFO] rfc8341 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8341 [feature] 15:38:46 [INFO] rfc7317-ietf-system [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 ietf-system [feature] 15:38:46 [INFO] rfc7407-ietf-x509-cert-to-name [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-x509-cert-to-name [feature] 15:38:46 [INFO] rfc7407-ietf-snmp [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-snmp [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf [feature] 15:38:46 [INFO] rfc8040-ietf-restconf-monitoring [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf-monitoring [feature] 15:38:46 [INFO] rfc8072 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8072 [feature] 15:38:46 [INFO] rfc8177 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8177 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8344 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8349 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8519 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8520 [feature] 15:38:46 [INFO] rfc8526 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8526 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8528 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8529 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8530 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8542 [feature] 15:38:46 [INFO] rfc8572-ietf-sztp-bootstrap-server [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-bootstrap-server [feature] 15:38:46 [INFO] rfc8572-ietf-sztp-conveyed-info [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-conveyed-info [feature] 15:38:46 [INFO] rfc8639 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8639 [feature] 15:38:46 [INFO] rfc8641 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8641 [feature] 15:38:46 [INFO] rfc8650 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8650 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8776 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA [feature] 15:38:46 [INFO] rfc8808 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8808 [feature] 15:38:46 [INFO] rfc8819-ietf-module-tags [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 [feature] 15:38:46 [INFO] rfc8819-ietf-module-tags-state [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA [feature] 15:38:46 [INFO] rfc8916 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8916 [feature] 15:38:46 [INFO] rfc9067 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9067 [feature] 15:38:46 [INFO] rfc9070-ietf-mpls-ldp [bundle] 15:38:46 [INFO] rfc9070-ietf-mpls-ldp-extended [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9070 [feature] 15:38:46 [INFO] rfc9144 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9144 [feature] 15:38:46 [INFO] rfc9179 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9179 [feature] 15:38:46 [INFO] rfc9196-ietf-system-capabilities [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-system-capabilities [feature] 15:38:46 [INFO] rfc9196-ietf-notification-capabilities [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-notification-capabilities [feature] 15:38:46 [INFO] rfc9640 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9640 [feature] 15:38:46 [INFO] rfc9641 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9641 [feature] 15:38:46 [INFO] rfc9642 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9642 [feature] 15:38:46 [INFO] rfc9643-ietf-tcp-common [bundle] 15:38:46 [INFO] rfc9643-ietf-tcp-client [bundle] 15:38:46 [INFO] rfc9643-ietf-tcp-server [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9643 [feature] 15:38:46 [INFO] iana-ssh-encryption-algs [bundle] 15:38:46 [INFO] iana-ssh-key-exchange-algs [bundle] 15:38:46 [INFO] iana-ssh-mac-algs [bundle] 15:38:46 [INFO] iana-ssh-public-key-algs [bundle] 15:38:46 [INFO] rfc9644-ietf-ssh-common [bundle] 15:38:46 [INFO] rfc9644-ietf-ssh-client [bundle] 15:38:46 [INFO] rfc9644-ietf-ssh-server [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9644 [feature] 15:38:46 [INFO] iana-tls-cipher-suite-algs [bundle] 15:38:46 [INFO] rfc9645-ietf-tls-common [bundle] 15:38:46 [INFO] rfc9645-ietf-tls-client [bundle] 15:38:46 [INFO] rfc9645-ietf-tls-server [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9645 [feature] 15:38:46 [INFO] rfc9648 [bundle] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9648 [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal [feature] 15:38:46 [INFO] OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types [feature] 15:38:46 [INFO] features-mdsal-aggregator [pom] 15:38:46 [INFO] mdsal-karaf [pom] 15:38:46 [INFO] mdsal-dom-inmemory-datastore-benchmark [jar] 15:38:46 [INFO] dom-aggregator [pom] 15:38:46 [INFO] binding-aggregator [pom] 15:38:46 [INFO] model-iana-aggregator [pom] 15:38:46 [INFO] model-rfc-aggregator [pom] 15:38:46 [INFO] model-aggregator [pom] 15:38:46 [INFO] entityownersip-aggregator [pom] 15:38:46 [INFO] singleton-service [pom] 15:38:46 [INFO] trace-aggregator [pom] 15:38:46 [INFO] netty-agreggator [pom] 15:38:46 [INFO] mdsal-replicate [pom] 15:38:46 [INFO] mdsal-yanglib [pom] 15:38:46 [INFO] md-sal [pom] 15:38:46 [INFO] 15:38:46 [INFO] ---------------< org.opendaylight.mdsal:mdsal-artifacts >--------------- 15:38:46 [INFO] Building mdsal-artifacts 14.0.17-SNAPSHOT [1/228] 15:38:46 [INFO] from artifacts/pom.xml 15:38:46 [INFO] --------------------------------[ pom ]--------------------------------- 15:38:46 [INFO] 15:38:46 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-artifacts --- 15:38:46 [INFO] 15:38:46 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-artifacts --- 15:38:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:38:47 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:38:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:38:47 [INFO] 15:38:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-artifacts --- 15:38:47 [INFO] 15:38:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-artifacts --- 15:38:48 [INFO] CycloneDX: Resolving Dependencies 15:38:48 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 15:38:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/artifacts/target/bom.xml 15:38:48 [INFO] attaching as mdsal-artifacts-14.0.17-SNAPSHOT-cyclonedx.xml 15:38:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/artifacts/target/bom.json 15:38:48 [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 15:38:48 [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 15:38:48 [INFO] attaching as mdsal-artifacts-14.0.17-SNAPSHOT-cyclonedx.json 15:38:48 [INFO] 15:38:48 [INFO] --- install:3.1.4:install (default-install) @ mdsal-artifacts --- 15:38:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/artifacts/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-artifacts/14.0.17-SNAPSHOT/mdsal-artifacts-14.0.17-SNAPSHOT.pom 15:38:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/artifacts/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-artifacts/14.0.17-SNAPSHOT/mdsal-artifacts-14.0.17-SNAPSHOT-cyclonedx.xml 15:38:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/artifacts/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-artifacts/14.0.17-SNAPSHOT/mdsal-artifacts-14.0.17-SNAPSHOT-cyclonedx.json 15:38:48 [INFO] 15:38:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-artifacts --- 15:38:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:38:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:38:48 [INFO] 15:38:48 [INFO] -----------------< org.opendaylight.mdsal:bnd-parent >------------------ 15:38:48 [INFO] Building bnd-parent 14.0.17-SNAPSHOT [2/228] 15:38:48 [INFO] from bnd-parent/pom.xml 15:38:48 [INFO] --------------------------------[ pom ]--------------------------------- 15:38:49 [INFO] 15:38:49 [INFO] --- clean:3.5.0:clean (default-clean) @ bnd-parent --- 15:38:49 [INFO] 15:38:49 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bnd-parent --- 15:38:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:38:49 [INFO] 15:38:49 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bnd-parent --- 15:38:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:38:49 [INFO] 15:38:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bnd-parent --- 15:38:49 [INFO] 15:38:49 [INFO] --- dependency:3.8.1:properties (default) @ bnd-parent --- 15:38:51 [INFO] 15:38:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bnd-parent --- 15:38:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bnd-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:38:51 [INFO] 15:38:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ bnd-parent --- 15:38:52 [INFO] Starting audit... 15:38:52 Audit done. 15:38:52 [INFO] You have 0 Checkstyle violations. 15:38:52 [INFO] 15:38:52 [INFO] --- checkstyle:3.6.0:check (default) @ bnd-parent --- 15:38:52 [INFO] Starting audit... 15:38:52 Audit done. 15:38:52 [INFO] You have 0 Checkstyle violations. 15:38:52 [INFO] 15:38:52 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bnd-parent --- 15:38:52 [INFO] 15:38:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bnd-parent >>> 15:38:52 [INFO] 15:38:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bnd-parent --- 15:38:53 [INFO] No files found to run spotbugs, check compile phase has been run 15:38:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:38:53 [INFO] 15:38:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bnd-parent <<< 15:38:53 [INFO] 15:38:53 [INFO] 15:38:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bnd-parent --- 15:38:53 [INFO] 15:38:53 [INFO] --- bnd:7.1.0:bnd-process (default) @ bnd-parent --- 15:38:54 [INFO] 15:38:54 [INFO] --- copy:14.1.2:copy-files (default) @ bnd-parent --- 15:38:54 [INFO] 15:38:54 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bnd-parent --- 15:38:54 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:38:54 [INFO] 15:38:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bnd-parent --- 15:38:54 [INFO] CycloneDX: Resolving Dependencies 15:38:55 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 15:38:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bnd-parent/target/bom.xml 15:38:55 [INFO] attaching as bnd-parent-14.0.17-SNAPSHOT-cyclonedx.xml 15:38:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bnd-parent/target/bom.json 15:38:55 [INFO] attaching as bnd-parent-14.0.17-SNAPSHOT-cyclonedx.json 15:38:55 [INFO] 15:38:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- 15:38:55 [INFO] Skipping duplicate-finder execution! 15:38:55 [INFO] 15:38:55 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bnd-parent --- 15:38:55 [INFO] Skipping pom project 15:38:55 [INFO] 15:38:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bnd-parent --- 15:38:55 [INFO] Skipping source per configuration. 15:38:55 [INFO] 15:38:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bnd-parent --- 15:38:55 [INFO] 15:38:55 [INFO] --- jacoco:0.8.13:report (report) @ bnd-parent --- 15:38:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:38:55 [INFO] 15:38:55 [INFO] --- install:3.1.4:install (default-install) @ bnd-parent --- 15:38:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bnd-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/bnd-parent/14.0.17-SNAPSHOT/bnd-parent-14.0.17-SNAPSHOT.pom 15:38:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/bnd-parent/14.0.17-SNAPSHOT/bnd-parent-14.0.17-SNAPSHOT-cyclonedx.xml 15:38:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/bnd-parent/14.0.17-SNAPSHOT/bnd-parent-14.0.17-SNAPSHOT-cyclonedx.json 15:38:55 [INFO] 15:38:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bnd-parent --- 15:38:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:38:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:38:55 [INFO] 15:38:55 [INFO] ----------------< org.opendaylight.mdsal:bundle-parent >---------------- 15:38:55 [INFO] Building bundle-parent 14.0.17-SNAPSHOT [3/228] 15:38:55 [INFO] from bundle-parent/pom.xml 15:38:55 [INFO] --------------------------------[ pom ]--------------------------------- 15:38:55 [INFO] 15:38:55 [INFO] --- clean:3.5.0:clean (default-clean) @ bundle-parent --- 15:38:55 [INFO] 15:38:55 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bundle-parent --- 15:38:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:38:55 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:38:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:38:55 [INFO] 15:38:55 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bundle-parent --- 15:38:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:38:55 [INFO] 15:38:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bundle-parent --- 15:38:55 [INFO] 15:38:55 [INFO] --- dependency:3.8.1:properties (default) @ bundle-parent --- 15:38:55 [INFO] 15:38:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bundle-parent --- 15:38:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bundle-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:38:55 [INFO] 15:38:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ bundle-parent --- 15:38:56 [INFO] Starting audit... 15:38:56 Audit done. 15:38:56 [INFO] You have 0 Checkstyle violations. 15:38:56 [INFO] 15:38:56 [INFO] --- checkstyle:3.6.0:check (default) @ bundle-parent --- 15:38:56 [INFO] Starting audit... 15:38:56 Audit done. 15:38:56 [INFO] You have 0 Checkstyle violations. 15:38:56 [INFO] 15:38:56 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bundle-parent --- 15:38:56 [INFO] 15:38:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bundle-parent >>> 15:38:56 [INFO] 15:38:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bundle-parent --- 15:38:56 [INFO] No files found to run spotbugs, check compile phase has been run 15:38:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:38:56 [INFO] 15:38:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bundle-parent <<< 15:38:56 [INFO] 15:38:56 [INFO] 15:38:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bundle-parent --- 15:38:56 [INFO] 15:38:56 [INFO] --- copy:14.1.2:copy-files (default) @ bundle-parent --- 15:38:56 [INFO] 15:38:56 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bundle-parent --- 15:38:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:38:56 [INFO] 15:38:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundle-parent --- 15:38:56 [INFO] CycloneDX: Resolving Dependencies 15:38:57 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 15:38:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bundle-parent/target/bom.xml 15:38:57 [INFO] attaching as bundle-parent-14.0.17-SNAPSHOT-cyclonedx.xml 15:38:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bundle-parent/target/bom.json 15:38:57 [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 15:38:57 [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 15:38:57 [INFO] attaching as bundle-parent-14.0.17-SNAPSHOT-cyclonedx.json 15:38:57 [INFO] 15:38:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundle-parent --- 15:38:57 [INFO] Skipping duplicate-finder execution! 15:38:57 [INFO] 15:38:57 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bundle-parent --- 15:38:57 [INFO] Skipping pom project 15:38:57 [INFO] 15:38:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bundle-parent --- 15:38:57 [INFO] Skipping source per configuration. 15:38:57 [INFO] 15:38:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bundle-parent --- 15:38:57 [INFO] 15:38:57 [INFO] --- jacoco:0.8.13:report (report) @ bundle-parent --- 15:38:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:38:57 [INFO] 15:38:57 [INFO] --- install:3.1.4:install (default-install) @ bundle-parent --- 15:38:57 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bundle-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/bundle-parent/14.0.17-SNAPSHOT/bundle-parent-14.0.17-SNAPSHOT.pom 15:38:57 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bundle-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/bundle-parent/14.0.17-SNAPSHOT/bundle-parent-14.0.17-SNAPSHOT-cyclonedx.xml 15:38:57 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bundle-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/bundle-parent/14.0.17-SNAPSHOT/bundle-parent-14.0.17-SNAPSHOT-cyclonedx.json 15:38:57 [INFO] 15:38:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bundle-parent --- 15:38:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:38:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:38:57 [INFO] 15:38:57 [INFO] --------------< org.opendaylight.mdsal:mdsal-common-api >--------------- 15:38:57 [INFO] Building mdsal-common-api 14.0.17-SNAPSHOT [4/228] 15:38:57 [INFO] from common/mdsal-common-api/pom.xml 15:38:57 [INFO] --------------------------------[ jar ]--------------------------------- 15:38:58 [INFO] 15:38:58 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-common-api --- 15:38:58 [INFO] 15:38:58 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-common-api --- 15:38:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:38:58 [INFO] 15:38:58 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-common-api --- 15:38:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:38:58 [INFO] 15:38:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-common-api --- 15:38:59 [INFO] 15:38:59 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-common-api --- 15:38:59 [INFO] 15:38:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-common-api --- 15:38:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:38:59 [INFO] 15:38:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-common-api --- 15:38:59 [INFO] Starting audit... 15:38:59 Audit done. 15:38:59 [INFO] You have 0 Checkstyle violations. 15:38:59 [INFO] 15:38:59 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-common-api --- 15:38:59 [INFO] Starting audit... 15:38:59 Audit done. 15:38:59 [INFO] You have 0 Checkstyle violations. 15:38:59 [INFO] 15:38:59 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-common-api --- 15:38:59 [INFO] 15:38:59 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-common-api --- 15:38:59 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/src/main/resources 15:38:59 [INFO] 15:38:59 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-common-api --- 15:39:00 [INFO] Recompiling the module because of changed source code. 15:39:00 [INFO] Compiling 19 source files with javac [debug release 21 module-path] to target/classes 15:39:01 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:39:01 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:39:01 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:39:01 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:39:01 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:39:01 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:39:01 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 15:39:01 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/src/main/java/module-info.java:[18,40] requires directive for an automatic module 15:39:01 [INFO] 15:39:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-common-api >>> 15:39:01 [INFO] 15:39:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-common-api --- 15:39:01 [INFO] Fork Value is true 15:39:04 [INFO] Done SpotBugs Analysis.... 15:39:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:39:04 [INFO] 15:39:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-common-api <<< 15:39:04 [INFO] 15:39:04 [INFO] 15:39:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-common-api --- 15:39:04 [INFO] BugInstance size is 0 15:39:04 [INFO] Error size is 0 15:39:04 [INFO] No errors/warnings found 15:39:04 [INFO] 15:39:04 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-common-api --- 15:39:05 [INFO] 15:39:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-common-api --- 15:39:05 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/src/test/resources 15:39:05 [INFO] 15:39:05 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-common-api --- 15:39:05 [INFO] Recompiling the module because of changed dependency. 15:39:05 [INFO] Compiling 10 source files with javac [debug release 21 module-path] to target/test-classes 15:39:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:39:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:39:05 [INFO] 15:39:05 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-common-api --- 15:39:05 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/surefire-reports 15:39:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:39:05 [INFO] 15:39:05 [INFO] ------------------------------------------------------- 15:39:05 [INFO] T E S T S 15:39:05 [INFO] ------------------------------------------------------- 15:39:07 [INFO] Running org.opendaylight.mdsal.common.api.CommitInfoTest 15:39:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.mdsal.common.api.CommitInfoTest 15:39:07 [INFO] Running org.opendaylight.mdsal.common.api.TransactionCommitDeadlockExceptionTest 15:39:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.939 s -- in org.opendaylight.mdsal.common.api.TransactionCommitDeadlockExceptionTest 15:39:08 [INFO] Running org.opendaylight.mdsal.common.api.PostCommitStepTest 15:39:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.mdsal.common.api.PostCommitStepTest 15:39:08 [INFO] Running org.opendaylight.mdsal.common.api.DataValidationFailedExceptionTest 15:39:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.common.api.DataValidationFailedExceptionTest 15:39:08 [INFO] Running org.opendaylight.mdsal.common.api.ReadFailedExceptionTest 15:39:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.mdsal.common.api.ReadFailedExceptionTest 15:39:08 [INFO] Running org.opendaylight.mdsal.common.api.OptimisticLockFailedExceptionTest 15:39:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.common.api.OptimisticLockFailedExceptionTest 15:39:08 [INFO] Running org.opendaylight.mdsal.common.api.TransactionCommitFailedExceptionTest 15:39:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.common.api.TransactionCommitFailedExceptionTest 15:39:08 [INFO] Running org.opendaylight.mdsal.common.api.DataStoreUnavailableExceptionTest 15:39:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.common.api.DataStoreUnavailableExceptionTest 15:39:08 [INFO] Running org.opendaylight.mdsal.common.api.EmptyCommitInfoTest 15:39:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.common.api.EmptyCommitInfoTest 15:39:08 [INFO] Running org.opendaylight.mdsal.common.api.LogicalDatastoreTypeTest 15:39:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.mdsal.common.api.LogicalDatastoreTypeTest 15:39:08 [INFO] 15:39:08 [INFO] Results: 15:39:08 [INFO] 15:39:08 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 15:39:08 [INFO] 15:39:08 [INFO] 15:39:08 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-common-api --- 15:39:08 [INFO] 15:39:08 [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-common-api --- 15:39:08 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/mdsal-common-api-14.0.17-SNAPSHOT.jar 15:39:08 [INFO] 15:39:08 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-common-api --- 15:39:08 [INFO] No previous run data found, generating javadoc. 15:39:09 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/mdsal-common-api-14.0.17-SNAPSHOT-javadoc.jar 15:39:10 [INFO] 15:39:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-common-api --- 15:39:10 [INFO] CycloneDX: Resolving Dependencies 15:39:10 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 15:39:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/bom.xml 15:39:10 [INFO] attaching as mdsal-common-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:39:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/bom.json 15:39:10 [INFO] attaching as mdsal-common-api-14.0.17-SNAPSHOT-cyclonedx.json 15:39:10 [INFO] 15:39:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-common-api --- 15:39:10 [INFO] Skipping duplicate-finder execution! 15:39:10 [INFO] 15:39:10 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-common-api --- 15:39:10 [INFO] No dependency problems found 15:39:10 [INFO] 15:39:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-common-api --- 15:39:10 [INFO] Skipping source per configuration. 15:39:10 [INFO] 15:39:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-common-api --- 15:39:10 [INFO] 15:39:10 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-common-api --- 15:39:10 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/code-coverage/jacoco.exec 15:39:10 [INFO] Analyzed bundle 'mdsal-common-api' with 19 classes 15:39:10 [INFO] 15:39:10 [INFO] --- install:3.1.4:install (default-install) @ mdsal-common-api --- 15:39:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.17-SNAPSHOT/mdsal-common-api-14.0.17-SNAPSHOT.pom 15:39:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/mdsal-common-api-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.17-SNAPSHOT/mdsal-common-api-14.0.17-SNAPSHOT.jar 15:39:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/mdsal-common-api-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.17-SNAPSHOT/mdsal-common-api-14.0.17-SNAPSHOT-javadoc.jar 15:39:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.17-SNAPSHOT/mdsal-common-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:39:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.17-SNAPSHOT/mdsal-common-api-14.0.17-SNAPSHOT-cyclonedx.json 15:39:10 [INFO] 15:39:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-common-api --- 15:39:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:39:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:39:10 [INFO] 15:39:10 [INFO] --------------< org.opendaylight.mdsal:common-agreggator >-------------- 15:39:10 [INFO] Building common-agreggator 14.0.17-SNAPSHOT [5/228] 15:39:10 [INFO] from common/pom.xml 15:39:10 [INFO] --------------------------------[ pom ]--------------------------------- 15:39:10 [INFO] 15:39:10 [INFO] --- clean:3.5.0:clean (default-clean) @ common-agreggator --- 15:39:10 [INFO] 15:39:10 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ common-agreggator --- 15:39:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:10 [INFO] 15:39:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ common-agreggator --- 15:39:10 [INFO] 15:39:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ common-agreggator --- 15:39:10 [INFO] Skipping CycloneDX goal, because module skips deploy 15:39:10 [INFO] 15:39:10 [INFO] --- install:3.1.4:install (default-install) @ common-agreggator --- 15:39:10 [INFO] Skipping artifact installation 15:39:10 [INFO] 15:39:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ common-agreggator --- 15:39:10 [INFO] Skipping artifact deployment 15:39:10 [INFO] 15:39:10 [INFO] ----------------< org.opendaylight.mdsal:mdsal-dom-api >---------------- 15:39:10 [INFO] Building mdsal-dom-api 14.0.17-SNAPSHOT [6/228] 15:39:10 [INFO] from dom/mdsal-dom-api/pom.xml 15:39:10 [INFO] --------------------------------[ jar ]--------------------------------- 15:39:11 [INFO] 15:39:11 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-api --- 15:39:11 [INFO] 15:39:11 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-dom-api --- 15:39:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:11 [INFO] 15:39:11 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-dom-api --- 15:39:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:11 [INFO] 15:39:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-api --- 15:39:11 [INFO] 15:39:11 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-dom-api --- 15:39:11 [INFO] 15:39:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-dom-api --- 15:39:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:39:11 [INFO] 15:39:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-api --- 15:39:11 [INFO] Starting audit... 15:39:11 Audit done. 15:39:11 [INFO] You have 0 Checkstyle violations. 15:39:11 [INFO] 15:39:11 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-api --- 15:39:12 [INFO] Starting audit... 15:39:12 Audit done. 15:39:12 [INFO] You have 0 Checkstyle violations. 15:39:12 [INFO] 15:39:12 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-dom-api --- 15:39:12 [INFO] 15:39:12 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-api --- 15:39:12 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/src/main/resources 15:39:12 [INFO] 15:39:12 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-dom-api --- 15:39:12 [INFO] Recompiling the module because of changed dependency. 15:39:12 [INFO] Compiling 59 source files with javac [debug release 21 module-path] to target/classes 15:39:12 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/module-info.java:[22,47] requires transitive directive for an automatic module 15:39:12 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/module-info.java:[23,40] requires directive for an automatic module 15:39:12 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/module-info.java:[24,40] requires directive for an automatic module 15:39:12 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[153,40] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal 15:39:12 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[173,23] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal 15:39:12 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[173,23] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal 15:39:12 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[173,23] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal 15:39:12 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataTreeWriteTransaction.java:[429,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 15:39:12 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataTreeWriteOperations.java:[71,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 15:39:12 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMActionNotAvailableException.java:[20,59] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 15:39:12 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMActionNotAvailableException.java:[20,59] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 15:39:12 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMActionNotAvailableException.java:[20,59] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 15:39:12 [INFO] 15:39:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-dom-api >>> 15:39:12 [INFO] 15:39:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-dom-api --- 15:39:12 [INFO] Fork Value is true 15:39:15 [INFO] Done SpotBugs Analysis.... 15:39:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:39:15 [INFO] 15:39:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-dom-api <<< 15:39:15 [INFO] 15:39:15 [INFO] 15:39:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-dom-api --- 15:39:15 [INFO] BugInstance size is 0 15:39:15 [INFO] Error size is 0 15:39:15 [INFO] No errors/warnings found 15:39:15 [INFO] 15:39:15 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-dom-api --- 15:39:16 [INFO] 15:39:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-api --- 15:39:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/src/test/resources 15:39:16 [INFO] 15:39:16 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-dom-api --- 15:39:16 [INFO] Recompiling the module because of changed dependency. 15:39:16 [INFO] Compiling 2 source files with javac [debug release 21 module-path] to target/test-classes 15:39:16 [INFO] 15:39:16 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-dom-api --- 15:39:16 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/surefire-reports 15:39:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:39:16 [INFO] 15:39:16 [INFO] ------------------------------------------------------- 15:39:16 [INFO] T E S T S 15:39:16 [INFO] ------------------------------------------------------- 15:39:17 [INFO] Running org.opendaylight.mdsal.dom.api.DOMRpcIdentifierTest 15:39:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.mdsal.dom.api.DOMRpcIdentifierTest 15:39:17 [INFO] Running org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifierTest 15:39:17 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifierTest 15:39:17 [INFO] 15:39:17 [INFO] Results: 15:39:17 [INFO] 15:39:17 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 15:39:17 [INFO] 15:39:17 [INFO] 15:39:17 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-dom-api --- 15:39:17 [INFO] 15:39:17 [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-dom-api --- 15:39:17 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.17-SNAPSHOT.jar 15:39:17 [INFO] 15:39:17 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-dom-api --- 15:39:17 [INFO] No previous run data found, generating javadoc. 15:39:19 [WARNING] Javadoc Warnings 15:39:19 [WARNING] warning: unknown enum constant Level.FULL 15:39:19 [WARNING] 1 warning 15:39:19 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.17-SNAPSHOT-javadoc.jar 15:39:19 [INFO] 15:39:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-api --- 15:39:19 [INFO] CycloneDX: Resolving Dependencies 15:39:20 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 15:39:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/bom.xml 15:39:20 [INFO] attaching as mdsal-dom-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:39:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/bom.json 15:39:20 [INFO] attaching as mdsal-dom-api-14.0.17-SNAPSHOT-cyclonedx.json 15:39:20 [INFO] 15:39:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-api --- 15:39:20 [INFO] Skipping duplicate-finder execution! 15:39:20 [INFO] 15:39:20 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-dom-api --- 15:39:20 [INFO] No dependency problems found 15:39:20 [INFO] 15:39:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-api --- 15:39:20 [INFO] Skipping source per configuration. 15:39:20 [INFO] 15:39:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-dom-api --- 15:39:20 [INFO] 15:39:20 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-dom-api --- 15:39:20 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/code-coverage/jacoco.exec 15:39:20 [INFO] Analyzed bundle 'mdsal-dom-api' with 49 classes 15:39:20 [INFO] 15:39:20 [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-api --- 15:39:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.17-SNAPSHOT/mdsal-dom-api-14.0.17-SNAPSHOT.pom 15:39:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.17-SNAPSHOT/mdsal-dom-api-14.0.17-SNAPSHOT.jar 15:39:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.17-SNAPSHOT/mdsal-dom-api-14.0.17-SNAPSHOT-javadoc.jar 15:39:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.17-SNAPSHOT/mdsal-dom-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:39:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.17-SNAPSHOT/mdsal-dom-api-14.0.17-SNAPSHOT-cyclonedx.json 15:39:20 [INFO] 15:39:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-api --- 15:39:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:39:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:39:20 [INFO] 15:39:20 [INFO] ---------------< org.opendaylight.mdsal:binding-parent >---------------- 15:39:20 [INFO] Building binding-parent 14.0.17-SNAPSHOT [7/228] 15:39:20 [INFO] from binding/binding-parent/pom.xml 15:39:20 [INFO] --------------------------------[ pom ]--------------------------------- 15:39:20 [INFO] 15:39:20 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-parent --- 15:39:20 [INFO] 15:39:20 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ binding-parent --- 15:39:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:20 [INFO] 15:39:20 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ binding-parent --- 15:39:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:20 [INFO] 15:39:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-parent --- 15:39:20 [INFO] 15:39:20 [INFO] --- dependency:3.8.1:properties (default) @ binding-parent --- 15:39:20 [INFO] 15:39:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ binding-parent --- 15:39:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/binding-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:39:20 [INFO] 15:39:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-parent --- 15:39:20 [INFO] Starting audit... 15:39:20 Audit done. 15:39:20 [INFO] You have 0 Checkstyle violations. 15:39:20 [INFO] 15:39:20 [INFO] --- checkstyle:3.6.0:check (default) @ binding-parent --- 15:39:20 [INFO] Starting audit... 15:39:20 Audit done. 15:39:20 [INFO] You have 0 Checkstyle violations. 15:39:20 [INFO] 15:39:20 [INFO] --- dependency:3.8.1:copy (unpack-license) @ binding-parent --- 15:39:20 [INFO] 15:39:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-parent >>> 15:39:20 [INFO] 15:39:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-parent --- 15:39:20 [INFO] No files found to run spotbugs, check compile phase has been run 15:39:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:39:20 [INFO] 15:39:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-parent <<< 15:39:20 [INFO] 15:39:20 [INFO] 15:39:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-parent --- 15:39:20 [INFO] 15:39:20 [INFO] --- copy:14.1.2:copy-files (default) @ binding-parent --- 15:39:20 [INFO] 15:39:20 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ binding-parent --- 15:39:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:39:20 [INFO] 15:39:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-parent --- 15:39:20 [INFO] CycloneDX: Resolving Dependencies 15:39:20 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 15:39:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/binding-parent/target/bom.xml 15:39:20 [INFO] attaching as binding-parent-14.0.17-SNAPSHOT-cyclonedx.xml 15:39:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/binding-parent/target/bom.json 15:39:20 [INFO] attaching as binding-parent-14.0.17-SNAPSHOT-cyclonedx.json 15:39:20 [INFO] 15:39:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 15:39:20 [INFO] Skipping duplicate-finder execution! 15:39:20 [INFO] 15:39:20 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ binding-parent --- 15:39:20 [INFO] Skipping pom project 15:39:20 [INFO] 15:39:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- 15:39:20 [INFO] Skipping source per configuration. 15:39:20 [INFO] 15:39:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-parent --- 15:39:20 [INFO] 15:39:20 [INFO] --- jacoco:0.8.13:report (report) @ binding-parent --- 15:39:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:39:20 [INFO] 15:39:20 [INFO] --- install:3.1.4:install (default-install) @ binding-parent --- 15:39:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/binding-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/binding-parent/14.0.17-SNAPSHOT/binding-parent-14.0.17-SNAPSHOT.pom 15:39:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding-parent/14.0.17-SNAPSHOT/binding-parent-14.0.17-SNAPSHOT-cyclonedx.xml 15:39:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/binding-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding-parent/14.0.17-SNAPSHOT/binding-parent-14.0.17-SNAPSHOT-cyclonedx.json 15:39:20 [INFO] 15:39:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-parent --- 15:39:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:39:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:39:20 [INFO] 15:39:20 [INFO] ---------------< org.opendaylight.mdsal.model:yang-ext >---------------- 15:39:20 [INFO] Building yang-ext 2013.09.07.26.17-SNAPSHOT [8/228] 15:39:20 [INFO] from model/yang-ext/pom.xml 15:39:20 [INFO] -------------------------------[ bundle ]------------------------------- 15:39:20 [INFO] 15:39:20 [INFO] --- clean:3.5.0:clean (default-clean) @ yang-ext --- 15:39:20 [INFO] 15:39:20 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ yang-ext --- 15:39:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:20 [INFO] 15:39:20 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ yang-ext --- 15:39:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:20 [INFO] 15:39:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ yang-ext --- 15:39:21 [INFO] 15:39:21 [INFO] --- dependency:3.8.1:properties (default) @ yang-ext --- 15:39:21 [INFO] 15:39:21 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ yang-ext --- 15:39:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:39:21 [INFO] 15:39:21 [INFO] --- yang:14.0.16:generate-sources (binding) @ yang-ext --- 15:39:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:39:22 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/src/main/yang 15:39:22 [INFO] yang-to-sources: Found 0 dependencies in 2.458 ms 15:39:22 [INFO] yang-to-sources: Project model files found: 1 in 53.41 ms 15:39:22 [INFO] yang-to-sources: 1 YANG models processed in 111.2 ms 15:39:22 [INFO] BindingJavaFileGenerator: Defined 5 files in 48.65 ms 15:39:22 [INFO] Sorted 5 files into 3 directories in 3.308 ms 15:39:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 75.16 ms 15:39:22 [INFO] 15:39:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ yang-ext --- 15:39:22 [INFO] Starting audit... 15:39:22 Audit done. 15:39:22 [INFO] You have 0 Checkstyle violations. 15:39:22 [INFO] 15:39:22 [INFO] --- checkstyle:3.6.0:check (default) @ yang-ext --- 15:39:22 [INFO] Starting audit... 15:39:22 Audit done. 15:39:22 [INFO] You have 0 Checkstyle violations. 15:39:22 [INFO] 15:39:22 [INFO] --- dependency:3.8.1:copy (unpack-license) @ yang-ext --- 15:39:22 [INFO] 15:39:22 [INFO] --- resources:3.3.1:resources (default-resources) @ yang-ext --- 15:39:22 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/src/main/resources 15:39:22 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/generated-sources/spi 15:39:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:39:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:39:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:39:22 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/generated-sources/spi 15:39:22 [INFO] 15:39:22 [INFO] --- compiler:3.14.0:compile (default-compile) @ yang-ext --- 15:39:22 [INFO] Recompiling the module because of changed source code. 15:39:22 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 15:39:22 [INFO] 15:39:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ yang-ext >>> 15:39:22 [INFO] 15:39:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ yang-ext --- 15:39:22 [INFO] Fork Value is true 15:39:25 [INFO] Done SpotBugs Analysis.... 15:39:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:39:25 [INFO] 15:39:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ yang-ext <<< 15:39:25 [INFO] 15:39:25 [INFO] 15:39:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ yang-ext --- 15:39:25 [INFO] BugInstance size is 0 15:39:25 [INFO] Error size is 0 15:39:25 [INFO] No errors/warnings found 15:39:25 [INFO] 15:39:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ yang-ext --- 15:39:25 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/src/test/resources 15:39:25 [INFO] 15:39:25 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ yang-ext --- 15:39:25 [INFO] No sources to compile 15:39:25 [INFO] 15:39:25 [INFO] --- surefire:3.5.3:test (default-test) @ yang-ext --- 15:39:25 [INFO] No tests to run. 15:39:25 [INFO] 15:39:25 [INFO] --- copy:14.1.2:copy-files (default) @ yang-ext --- 15:39:25 [INFO] 15:39:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ yang-ext --- 15:39:25 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/yang-ext-2013.09.07.26.17-SNAPSHOT.jar 15:39:25 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/classes/META-INF/MANIFEST.MF 15:39:25 [INFO] 15:39:25 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ yang-ext --- 15:39:25 [INFO] No previous run data found, generating javadoc. 15:39:26 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/yang-ext-2013.09.07.26.17-SNAPSHOT-javadoc.jar 15:39:27 [INFO] 15:39:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ yang-ext --- 15:39:27 [INFO] CycloneDX: Resolving Dependencies 15:39:27 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 15:39:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/bom.xml 15:39:27 [INFO] attaching as yang-ext-2013.09.07.26.17-SNAPSHOT-cyclonedx.xml 15:39:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/bom.json 15:39:27 [INFO] attaching as yang-ext-2013.09.07.26.17-SNAPSHOT-cyclonedx.json 15:39:27 [INFO] 15:39:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ yang-ext --- 15:39:27 [INFO] Skipping duplicate-finder execution! 15:39:27 [INFO] 15:39:27 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ yang-ext --- 15:39:27 [INFO] No dependency problems found 15:39:27 [INFO] 15:39:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ yang-ext --- 15:39:27 [INFO] Skipping source per configuration. 15:39:27 [INFO] 15:39:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ yang-ext --- 15:39:27 [INFO] 15:39:27 [INFO] --- jacoco:0.8.13:report (report) @ yang-ext --- 15:39:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:39:27 [INFO] 15:39:27 [INFO] --- install:3.1.4:install (default-install) @ yang-ext --- 15:39:27 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/pom.xml to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.17-SNAPSHOT/yang-ext-2013.09.07.26.17-SNAPSHOT.pom 15:39:27 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/yang-ext-2013.09.07.26.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.17-SNAPSHOT/yang-ext-2013.09.07.26.17-SNAPSHOT.jar 15:39:27 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/yang-ext-2013.09.07.26.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.17-SNAPSHOT/yang-ext-2013.09.07.26.17-SNAPSHOT-javadoc.jar 15:39:27 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.17-SNAPSHOT/yang-ext-2013.09.07.26.17-SNAPSHOT-cyclonedx.xml 15:39:27 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.17-SNAPSHOT/yang-ext-2013.09.07.26.17-SNAPSHOT-cyclonedx.json 15:39:27 [INFO] 15:39:27 [INFO] --- bundle:6.0.0:install (default-install) @ yang-ext --- 15:39:27 [INFO] Writing OBR metadata 15:39:27 [INFO] Installing org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.17-SNAPSHOT/yang-ext-2013.09.07.26.17-SNAPSHOT.jar 15:39:27 [INFO] Writing OBR metadata 15:39:27 [INFO] 15:39:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ yang-ext --- 15:39:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:39:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:39:27 [INFO] 15:39:27 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ yang-ext --- 15:39:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:39:27 [INFO] 15:39:27 [INFO] ----------------< org.opendaylight.mdsal:mdsal-dom-spi >---------------- 15:39:27 [INFO] Building mdsal-dom-spi 14.0.17-SNAPSHOT [9/228] 15:39:27 [INFO] from dom/mdsal-dom-spi/pom.xml 15:39:27 [INFO] --------------------------------[ jar ]--------------------------------- 15:39:27 [INFO] 15:39:27 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-spi --- 15:39:27 [INFO] 15:39:27 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-dom-spi --- 15:39:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:27 [INFO] 15:39:27 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-dom-spi --- 15:39:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:27 [INFO] 15:39:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-spi --- 15:39:28 [INFO] 15:39:28 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-dom-spi --- 15:39:28 [INFO] 15:39:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-dom-spi --- 15:39:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:39:28 [INFO] 15:39:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-spi --- 15:39:28 [INFO] Starting audit... 15:39:28 Audit done. 15:39:28 [INFO] You have 0 Checkstyle violations. 15:39:28 [INFO] 15:39:28 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-spi --- 15:39:28 [INFO] Starting audit... 15:39:28 Audit done. 15:39:28 [INFO] You have 0 Checkstyle violations. 15:39:28 [INFO] 15:39:28 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-dom-spi --- 15:39:28 [INFO] 15:39:28 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-spi --- 15:39:28 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/resources 15:39:28 [INFO] 15:39:28 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-dom-spi --- 15:39:28 [INFO] Recompiling the module because of changed dependency. 15:39:28 [INFO] Compiling 60 source files with javac [debug release 21 module-path] to target/classes 15:39:29 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/module-info.java:[27,47] requires transitive directive for an automatic module 15:39:29 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/module-info.java:[28,40] requires directive for an automatic module 15:39:29 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/module-info.java:[30,40] requires directive for an automatic module 15:39:29 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/AbstractDOMDataBroker.java:[49,37] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 15:39:29 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/AbstractDOMDataBroker.java:[51,60] registerLegacyTreeChangeListener(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier,@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.spi.store.DOMStoreTreeChangePublisher has been deprecated and marked for removal 15:39:29 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/AbstractDOMDataBroker.java:[63,25] possible 'this' escape before subclass is fully initialized 15:39:29 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/DefaultDOMRpcResult.java:[39,43] non-transient instance field of a serializable class declared with a non-serializable type 15:39:29 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/DefaultDOMRpcResult.java:[41,50] non-transient instance field of a serializable class declared with a non-serializable type 15:39:29 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/store/AbstractDOMStoreTreeChangePublisher.java:[149,25] registerLegacyTreeChangeListener(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier,@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.spi.store.DOMStoreTreeChangePublisher has been deprecated and marked for removal 15:39:29 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/store/AbstractSnapshotBackedTransactionChain.java:[114,29] possible 'this' escape before subclass is fully initialized 15:39:29 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/store/AbstractSnapshotBackedTransactionChain.java:[46,41] previous possible 'this' escape happens here via invocation 15:39:29 [INFO] 15:39:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-dom-spi >>> 15:39:29 [INFO] 15:39:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-dom-spi --- 15:39:29 [INFO] Fork Value is true 15:39:33 [INFO] Done SpotBugs Analysis.... 15:39:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:39:33 [INFO] 15:39:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-dom-spi <<< 15:39:33 [INFO] 15:39:33 [INFO] 15:39:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-dom-spi --- 15:39:33 [INFO] BugInstance size is 0 15:39:33 [INFO] Error size is 0 15:39:33 [INFO] No errors/warnings found 15:39:33 [INFO] 15:39:33 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-dom-spi --- 15:39:33 [INFO] 15:39:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-spi --- 15:39:33 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:39:33 [INFO] 15:39:33 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-dom-spi --- 15:39:33 [INFO] Recompiling the module because of changed dependency. 15:39:33 [INFO] Compiling 30 source files with javac [debug release 21 module-path] to target/test-classes 15:39:34 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/AbstractDOMStoreTreeChangePublisherTest.java:[57,18] auto-closeable resource reg is never referenced in body of corresponding try statement 15:39:34 [INFO] 15:39:34 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-dom-spi --- 15:39:34 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/surefire-reports 15:39:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:39:34 [INFO] 15:39:34 [INFO] ------------------------------------------------------- 15:39:34 [INFO] T E S T S 15:39:34 [INFO] ------------------------------------------------------- 15:39:35 [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedTransactionsTest 15:39:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedTransactionsTest 15:39:36 [INFO] Running org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTreeChangePublisherTest 15:39:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTreeChangePublisherTest 15:39:36 [INFO] Running org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTransactionTest 15:39:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTransactionTest 15:39:37 [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadWriteTransactionTest 15:39:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadWriteTransactionTest 15:39:37 [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransactionTest 15:39:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransactionTest 15:39:37 [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransactionTest 15:39:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransactionTest 15:39:37 [INFO] Running org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChainTest 15:39:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChainTest 15:39:37 [INFO] Running org.opendaylight.mdsal.dom.spi.store.ForwardingDOMStoreThreePhaseCommitCohortTest 15:39:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.mdsal.dom.spi.store.ForwardingDOMStoreThreePhaseCommitCohortTest 15:39:37 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationPublishServiceTest 15:39:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationPublishServiceTest 15:39:37 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadOnlyTransactionTest 15:39:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadOnlyTransactionTest 15:39:37 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMDataBrokerTest 15:39:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMDataBrokerTest 15:39:37 [INFO] Running org.opendaylight.mdsal.dom.spi.SimpleDOMMountPointTest 15:39:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.mdsal.dom.spi.SimpleDOMMountPointTest 15:39:38 [INFO] Running org.opendaylight.mdsal.dom.spi.RegistrationTreeNodeTest 15:39:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.dom.spi.RegistrationTreeNodeTest 15:39:38 [INFO] Running org.opendaylight.mdsal.dom.spi.ContentRoutedRpcContextTest 15:39:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.828 s -- in org.opendaylight.mdsal.dom.spi.ContentRoutedRpcContextTest 15:39:38 [INFO] Running org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapperTest 15:39:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapperTest 15:39:38 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransactionTest 15:39:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransactionTest 15:39:38 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcImplementationTest 15:39:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcImplementationTest 15:39:39 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationServiceTest 15:39:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationServiceTest 15:39:39 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMTransactionChainTest 15:39:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMTransactionChainTest 15:39:39 [INFO] Running org.opendaylight.mdsal.dom.spi.AbstractRegistrationTreeTest 15:39:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.mdsal.dom.spi.AbstractRegistrationTreeTest 15:39:39 [INFO] Running org.opendaylight.mdsal.dom.spi.AbstractDOMForwardedTransactionTest 15:39:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.mdsal.dom.spi.AbstractDOMForwardedTransactionTest 15:39:39 [INFO] Running org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableTest 15:39:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableTest 15:39:39 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcProviderServiceTest 15:39:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcProviderServiceTest 15:39:39 [INFO] Running org.opendaylight.mdsal.dom.spi.PingPongTransactionChainTest 15:39:39 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.opendaylight.mdsal.dom.spi.PingPongTransactionChainTest 15:39:39 [INFO] Running org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResultTest 15:39:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResultTest 15:39:39 [INFO] Running org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableEntryTest 15:39:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableEntryTest 15:39:39 [INFO] Running org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransactionTest 15:39:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransactionTest 15:39:39 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcResultTest 15:39:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcResultTest 15:39:39 [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcServiceTest 15:39:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcServiceTest 15:39:39 [INFO] Running org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshotTest 15:39:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshotTest 15:39:40 [INFO] 15:39:40 [INFO] Results: 15:39:40 [INFO] 15:39:40 [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 15:39:40 [INFO] 15:39:40 [INFO] 15:39:40 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-dom-spi --- 15:39:40 [INFO] 15:39:40 [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-dom-spi --- 15:39:40 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.17-SNAPSHOT.jar 15:39:40 [INFO] 15:39:40 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-dom-spi --- 15:39:40 [INFO] No previous run data found, generating javadoc. 15:39:42 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.17-SNAPSHOT-javadoc.jar 15:39:42 [INFO] 15:39:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-spi --- 15:39:42 [INFO] CycloneDX: Resolving Dependencies 15:39:42 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 15:39:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/bom.xml 15:39:42 [INFO] attaching as mdsal-dom-spi-14.0.17-SNAPSHOT-cyclonedx.xml 15:39:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/bom.json 15:39:42 [INFO] attaching as mdsal-dom-spi-14.0.17-SNAPSHOT-cyclonedx.json 15:39:42 [INFO] 15:39:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-spi --- 15:39:42 [INFO] Skipping duplicate-finder execution! 15:39:42 [INFO] 15:39:42 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-dom-spi --- 15:39:43 [INFO] No dependency problems found 15:39:43 [INFO] 15:39:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-spi --- 15:39:43 [INFO] Skipping source per configuration. 15:39:43 [INFO] 15:39:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-dom-spi --- 15:39:43 [INFO] 15:39:43 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-dom-spi --- 15:39:43 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/code-coverage/jacoco.exec 15:39:43 [INFO] Analyzed bundle 'mdsal-dom-spi' with 63 classes 15:39:43 [INFO] 15:39:43 [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-spi --- 15:39:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.17-SNAPSHOT/mdsal-dom-spi-14.0.17-SNAPSHOT.pom 15:39:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.17-SNAPSHOT/mdsal-dom-spi-14.0.17-SNAPSHOT.jar 15:39:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.17-SNAPSHOT/mdsal-dom-spi-14.0.17-SNAPSHOT-javadoc.jar 15:39:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.17-SNAPSHOT/mdsal-dom-spi-14.0.17-SNAPSHOT-cyclonedx.xml 15:39:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.17-SNAPSHOT/mdsal-dom-spi-14.0.17-SNAPSHOT-cyclonedx.json 15:39:43 [INFO] 15:39:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-spi --- 15:39:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:39:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:39:43 [INFO] 15:39:43 [INFO] --------< org.opendaylight.mdsal:mdsal-dom-inmemory-datastore >--------- 15:39:43 [INFO] Building mdsal-dom-inmemory-datastore 14.0.17-SNAPSHOT [10/228] 15:39:43 [INFO] from dom/mdsal-dom-inmemory-datastore/pom.xml 15:39:43 [INFO] -------------------------------[ bundle ]------------------------------- 15:39:43 [INFO] 15:39:43 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-inmemory-datastore --- 15:39:43 [INFO] 15:39:43 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-dom-inmemory-datastore --- 15:39:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:43 [INFO] 15:39:43 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-dom-inmemory-datastore --- 15:39:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:43 [INFO] 15:39:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-inmemory-datastore --- 15:39:43 [INFO] 15:39:43 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-dom-inmemory-datastore --- 15:39:43 [INFO] 15:39:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-dom-inmemory-datastore --- 15:39:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:39:43 [INFO] 15:39:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-inmemory-datastore --- 15:39:43 [INFO] Starting audit... 15:39:43 Audit done. 15:39:43 [INFO] You have 0 Checkstyle violations. 15:39:43 [INFO] 15:39:43 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-inmemory-datastore --- 15:39:44 [INFO] Starting audit... 15:39:44 Audit done. 15:39:44 [INFO] You have 0 Checkstyle violations. 15:39:44 [INFO] 15:39:44 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-dom-inmemory-datastore --- 15:39:44 [INFO] 15:39:44 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-inmemory-datastore --- 15:39:44 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/src/main/resources 15:39:44 [INFO] 15:39:44 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-dom-inmemory-datastore --- 15:39:44 [INFO] Recompiling the module because of changed dependency. 15:39:44 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 15:39:44 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/src/main/java/org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMDataStore.java:[158,25] registerLegacyTreeChangeListener(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.spi.store.DOMStoreTreeChangePublisher has been deprecated and marked for removal 15:39:44 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/src/main/java/org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMDataStore.java:[85,49] create(org.opendaylight.yangtools.yang.data.tree.api.DataTreeConfiguration) in org.opendaylight.yangtools.yang.data.tree.impl.di.InMemoryDataTreeFactory has been deprecated 15:39:44 [INFO] 15:39:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-dom-inmemory-datastore >>> 15:39:44 [INFO] 15:39:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-dom-inmemory-datastore --- 15:39:44 [INFO] Fork Value is true 15:39:47 [INFO] Done SpotBugs Analysis.... 15:39:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:39:47 [INFO] 15:39:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-dom-inmemory-datastore <<< 15:39:47 [INFO] 15:39:47 [INFO] 15:39:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-dom-inmemory-datastore --- 15:39:47 [INFO] BugInstance size is 0 15:39:47 [INFO] Error size is 0 15:39:47 [INFO] No errors/warnings found 15:39:47 [INFO] 15:39:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-inmemory-datastore --- 15:39:47 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/src/test/resources 15:39:47 [INFO] 15:39:47 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-dom-inmemory-datastore --- 15:39:47 [INFO] Recompiling the module because of changed dependency. 15:39:47 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 15:39:48 [INFO] 15:39:48 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-dom-inmemory-datastore --- 15:39:48 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/surefire-reports 15:39:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:39:48 [INFO] 15:39:48 [INFO] ------------------------------------------------------- 15:39:48 [INFO] T E S T S 15:39:48 [INFO] ------------------------------------------------------- 15:39:49 [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactoryTest 15:39:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:39:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.046 s -- in org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactoryTest 15:39:51 [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.InMemoryDataStoreTest 15:39:51 [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.516 s -- in org.opendaylight.mdsal.dom.store.inmemory.InMemoryDataStoreTest 15:39:51 [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.SchemaUpdateForTransactionTest 15:39:51 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.dom.store.inmemory.SchemaUpdateForTransactionTest 15:39:51 [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohortTest 15:39:52 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohortTest 15:39:52 [INFO] 15:39:52 [INFO] Results: 15:39:52 [INFO] 15:39:52 [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 2 15:39:52 [INFO] 15:39:52 [INFO] 15:39:52 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-dom-inmemory-datastore --- 15:39:52 [INFO] 15:39:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-dom-inmemory-datastore --- 15:39:52 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-14.0.17-SNAPSHOT.jar 15:39:52 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/classes/META-INF/MANIFEST.MF 15:39:52 [INFO] 15:39:52 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-dom-inmemory-datastore --- 15:39:52 [INFO] No previous run data found, generating javadoc. 15:39:53 [WARNING] Javadoc Warnings 15:39:53 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-common-api/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-common-api/apidocs/ are in named modules. 15:39:53 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-dom-api/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-dom-api/apidocs/ are in named modules. 15:39:53 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-dom-spi/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-dom-spi/apidocs/ are in named modules. 15:39:53 [WARNING] 3 warnings 15:39:53 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-14.0.17-SNAPSHOT-javadoc.jar 15:39:53 [INFO] 15:39:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-inmemory-datastore --- 15:39:53 [INFO] CycloneDX: Resolving Dependencies 15:39:54 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 15:39:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/bom.xml 15:39:54 [INFO] attaching as mdsal-dom-inmemory-datastore-14.0.17-SNAPSHOT-cyclonedx.xml 15:39:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/bom.json 15:39:54 [INFO] attaching as mdsal-dom-inmemory-datastore-14.0.17-SNAPSHOT-cyclonedx.json 15:39:54 [INFO] 15:39:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-inmemory-datastore --- 15:39:54 [INFO] Skipping duplicate-finder execution! 15:39:54 [INFO] 15:39:54 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-dom-inmemory-datastore --- 15:39:54 [WARNING] Non-test scoped test only dependencies found: 15:39:54 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.16:compile 15:39:54 [INFO] 15:39:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-inmemory-datastore --- 15:39:54 [INFO] Skipping source per configuration. 15:39:54 [INFO] 15:39:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-dom-inmemory-datastore --- 15:39:54 [INFO] 15:39:54 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-dom-inmemory-datastore --- 15:39:54 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/code-coverage/jacoco.exec 15:39:54 [INFO] Analyzed bundle 'mdsal-dom-inmemory-datastore' with 10 classes 15:39:54 [INFO] 15:39:54 [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-inmemory-datastore --- 15:39:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.17-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.17-SNAPSHOT.pom 15:39:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.17-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.17-SNAPSHOT.jar 15:39:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.17-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.17-SNAPSHOT-javadoc.jar 15:39:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.17-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.17-SNAPSHOT-cyclonedx.xml 15:39:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.17-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.17-SNAPSHOT-cyclonedx.json 15:39:54 [INFO] 15:39:54 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-dom-inmemory-datastore --- 15:39:54 [INFO] Installing org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.17-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.17-SNAPSHOT.jar 15:39:54 [INFO] Writing OBR metadata 15:39:54 [INFO] 15:39:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-inmemory-datastore --- 15:39:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:39:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:39:54 [INFO] 15:39:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-dom-inmemory-datastore --- 15:39:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:39:54 [INFO] 15:39:54 [INFO] --------------< org.opendaylight.mdsal:mdsal-dom-broker >--------------- 15:39:54 [INFO] Building mdsal-dom-broker 14.0.17-SNAPSHOT [11/228] 15:39:54 [INFO] from dom/mdsal-dom-broker/pom.xml 15:39:54 [INFO] --------------------------------[ jar ]--------------------------------- 15:39:54 [INFO] 15:39:54 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-broker --- 15:39:54 [INFO] 15:39:54 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-dom-broker --- 15:39:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:54 [INFO] 15:39:54 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-dom-broker --- 15:39:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:54 [INFO] 15:39:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-broker --- 15:39:55 [INFO] 15:39:55 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-dom-broker --- 15:39:55 [INFO] 15:39:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-dom-broker --- 15:39:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:39:55 [INFO] 15:39:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-broker --- 15:39:55 [INFO] Starting audit... 15:39:55 Audit done. 15:39:55 [INFO] You have 0 Checkstyle violations. 15:39:55 [INFO] 15:39:55 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-broker --- 15:39:55 [INFO] Starting audit... 15:39:55 Audit done. 15:39:55 [INFO] You have 0 Checkstyle violations. 15:39:55 [INFO] 15:39:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-dom-broker --- 15:39:55 [INFO] 15:39:55 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-broker --- 15:39:55 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/resources 15:39:55 [INFO] 15:39:55 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-dom-broker --- 15:39:55 [INFO] Recompiling the module because of changed dependency. 15:39:55 [INFO] Compiling 26 source files with javac [debug release 21 module-path] to target/classes 15:39:56 [INFO] Writing META-INF/services/org.opendaylight.mdsal.dom.api.DOMMountPointService 15:39:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/module-info.java:[23,36] requires transitive directive for an automatic module 15:39:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/module-info.java:[25,40] requires directive for an automatic module 15:39:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/module-info.java:[27,36] requires directive for an automatic module 15:39:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/module-info.java:[28,32] requires directive for an automatic module 15:39:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/module-info.java:[29,40] requires directive for an automatic module 15:39:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/module-info.java:[30,47] requires directive for an automatic module 15:39:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/module-info.java:[31,46] requires directive for an automatic module 15:39:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/AbstractDOMRoutingTable.java:[78,53] unchecked cast 15:39:56 required: E 15:39:56 found: org.opendaylight.mdsal.dom.broker.AbstractDOMRoutingTableEntry 15:39:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/AbstractDOMRoutingTable.java:[153,53] unchecked cast 15:39:56 required: E 15:39:56 found: org.opendaylight.mdsal.dom.broker.AbstractDOMRoutingTableEntry 15:39:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/CommitCoordinationTask.java:[165,19] propagateIfPossible(java.lang.Throwable,java.lang.Class) in com.google.common.base.Throwables has been deprecated 15:39:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/DOMMountPointServiceImpl.java:[35,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using 'requires transitive' 15:39:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouter.java:[129,49] possible 'this' escape before subclass is fully initialized 15:39:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouter.java:[130,106] possible 'this' escape before subclass is fully initialized 15:39:56 [INFO] 15:39:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-dom-broker >>> 15:39:56 [INFO] 15:39:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-dom-broker --- 15:39:56 [INFO] Fork Value is true 15:40:00 [INFO] Done SpotBugs Analysis.... 15:40:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:40:00 [INFO] 15:40:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-dom-broker <<< 15:40:00 [INFO] 15:40:00 [INFO] 15:40:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-dom-broker --- 15:40:00 [INFO] BugInstance size is 0 15:40:00 [INFO] Error size is 0 15:40:00 [INFO] No errors/warnings found 15:40:00 [INFO] 15:40:00 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-dom-broker --- 15:40:00 [INFO] 15:40:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-broker --- 15:40:00 [INFO] Copying 5 resources from src/test/resources to target/test-classes 15:40:00 [INFO] 15:40:00 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-dom-broker --- 15:40:00 [INFO] Recompiling the module because of changed dependency. 15:40:00 [INFO] Compiling 18 source files with javac [debug release 21 module-path] to target/test-classes 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[74,58] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener is applied to given types 15:40:00 required: java.util.List 15:40:00 found: java.util.List 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[74,83] unchecked conversion 15:40:00 required: java.util.List 15:40:00 found: java.util.List 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[75,89] unchecked method invocation: method getOnlyElement in class com.google.common.collect.Iterables is applied to given types 15:40:00 required: java.lang.Iterable 15:40:00 found: java.util.List 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[75,115] unchecked conversion 15:40:00 required: java.lang.Iterable 15:40:00 found: java.util.List 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[82,30] found raw type: java.util.List 15:40:00 missing type arguments for generic class java.util.List 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[98,58] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener is applied to given types 15:40:00 required: java.util.List 15:40:00 found: java.util.List 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[98,83] unchecked conversion 15:40:00 required: java.util.List 15:40:00 found: java.util.List 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[99,89] unchecked method invocation: method getOnlyElement in class com.google.common.collect.Iterables is applied to given types 15:40:00 required: java.lang.Iterable 15:40:00 found: java.util.List 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[99,115] unchecked conversion 15:40:00 required: java.lang.Iterable 15:40:00 found: java.util.List 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[106,30] found raw type: java.util.List 15:40:00 missing type arguments for generic class java.util.List 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[125,58] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener is applied to given types 15:40:00 required: java.util.List 15:40:00 found: java.util.List 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[125,83] unchecked conversion 15:40:00 required: java.util.List 15:40:00 found: java.util.List 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[125,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[157,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[195,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[234,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[276,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[315,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMMountPointServiceImplTest.java:[50,18] auto-closeable resource reg is never referenced in body of corresponding try statement 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMMountPointServiceImplTest.java:[67,18] auto-closeable resource reg is never referenced in body of corresponding try statement 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouterTest.java:[45,34] notificationService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouterTest.java:[49,34] notificationService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouterTest.java:[62,34] notificationService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouterTest.java:[77,55] notificationService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouterTest.java:[78,58] notificationPublishService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouterTest.java:[119,62] notificationPublishService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouterTest.java:[136,48] notificationService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMNotificationRouterTest.java:[137,51] notificationPublishService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[75,41] rpcProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[79,41] rpcProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[95,41] rpcProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[99,41] rpcProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[125,37] rpcProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[130,45] rpcService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[138,41] rpcService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[147,30] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[155,38] rpcService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[159,42] rpcProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[173,30] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[177,47] actionService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[192,39] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[209,34] rpcProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[217,49] actionProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[219,49] actionService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[237,49] actionProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[239,49] actionService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[258,49] actionProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[260,49] actionService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[281,37] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[287,37] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[125,22] auto-closeable resource reg is never referenced in body of corresponding try statement 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[222,22] auto-closeable resource reg is never referenced in body of corresponding try statement 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[242,22] auto-closeable resource reg is never referenced in body of corresponding try statement 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[265,22] auto-closeable resource reg is never referenced in body of corresponding try statement 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/RoutedDOMRpcRoutingTableEntryTest.java:[62,6] class org.mockito.Mock in module is not exported 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/RoutedDOMRpcRoutingTableEntryTest.java:[64,6] class org.mockito.Mock in module is not exported 15:40:00 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/RoutedDOMRpcRoutingTableEntryTest.java:[66,12] class org.opendaylight.mdsal.dom.broker.RoutedDOMRpcRoutingTableEntry in module org.opendaylight.mdsal.dom.broker is not accessible to clients that require this module 15:40:00 [INFO] 15:40:00 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-dom-broker --- 15:40:00 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/surefire-reports 15:40:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:40:00 [INFO] 15:40:00 [INFO] ------------------------------------------------------- 15:40:00 [INFO] T E S T S 15:40:00 [INFO] ------------------------------------------------------- 15:40:02 [INFO] Running org.opendaylight.mdsal.dom.broker.DOMMountPointServiceImplTest 15:40:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.234 s -- in org.opendaylight.mdsal.dom.broker.DOMMountPointServiceImplTest 15:40:03 [INFO] Running org.opendaylight.mdsal.dom.broker.GlobalDOMRpcRoutingTableEntryTest 15:40:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.mdsal.dom.broker.GlobalDOMRpcRoutingTableEntryTest 15:40:03 [INFO] Running org.opendaylight.mdsal.dom.broker.DOMRpcRouterTest 15:40:04 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.147 s -- in org.opendaylight.mdsal.dom.broker.DOMRpcRouterTest 15:40:04 [INFO] Running org.opendaylight.mdsal.dom.broker.DOMNotificationRouterTest 15:40:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.162 s -- in org.opendaylight.mdsal.dom.broker.DOMNotificationRouterTest 15:40:05 [INFO] Running org.opendaylight.mdsal.dom.broker.RoutedDOMRpcRoutingTableEntryTest 15:40:05 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.mdsal.dom.broker.RoutedDOMRpcRoutingTableEntryTest 15:40:05 [INFO] Running org.opendaylight.mdsal.dom.broker.CommitCoordinationTaskTest 15:40:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.mdsal.dom.broker.CommitCoordinationTaskTest 15:40:05 [INFO] Running org.opendaylight.mdsal.dom.broker.DOMBrokerTest 15:40:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.opendaylight.mdsal.dom.broker.DOMBrokerTest 15:40:06 [INFO] Running org.opendaylight.mdsal.dom.broker.DOMDataTreeListenerTest 15:40:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.opendaylight.mdsal.dom.broker.DOMDataTreeListenerTest 15:40:06 [INFO] Running org.opendaylight.mdsal.dom.broker.DOMTransactionChainTest 15:40:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.mdsal.dom.broker.DOMTransactionChainTest 15:40:06 [INFO] Running org.opendaylight.mdsal.dom.broker.UnknownDOMRpcRoutingTableEntryTest 15:40:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.dom.broker.UnknownDOMRpcRoutingTableEntryTest 15:40:06 [INFO] Running org.opendaylight.mdsal.dom.broker.DOMDataTreeChangeListenerTest 15:40:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.mdsal.dom.broker.DOMDataTreeChangeListenerTest 15:40:06 [INFO] 15:40:06 [INFO] Results: 15:40:06 [INFO] 15:40:06 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 15:40:06 [INFO] 15:40:06 [INFO] 15:40:06 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-dom-broker --- 15:40:06 [INFO] 15:40:06 [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-dom-broker --- 15:40:06 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.17-SNAPSHOT.jar 15:40:06 [INFO] 15:40:06 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-dom-broker --- 15:40:06 [INFO] No previous run data found, generating javadoc. 15:40:08 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.17-SNAPSHOT-javadoc.jar 15:40:08 [INFO] 15:40:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-broker --- 15:40:08 [INFO] CycloneDX: Resolving Dependencies 15:40:09 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 15:40:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/bom.xml 15:40:09 [INFO] attaching as mdsal-dom-broker-14.0.17-SNAPSHOT-cyclonedx.xml 15:40:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/bom.json 15:40:09 [INFO] attaching as mdsal-dom-broker-14.0.17-SNAPSHOT-cyclonedx.json 15:40:09 [INFO] 15:40:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-broker --- 15:40:09 [INFO] Skipping duplicate-finder execution! 15:40:09 [INFO] 15:40:09 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-dom-broker --- 15:40:09 [WARNING] Used undeclared dependencies found: 15:40:09 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.16:test 15:40:09 [WARNING] Non-test scoped test only dependencies found: 15:40:09 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.16:compile 15:40:09 [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.16:compile 15:40:09 [INFO] 15:40:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-broker --- 15:40:09 [INFO] Skipping source per configuration. 15:40:09 [INFO] 15:40:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-dom-broker --- 15:40:09 [INFO] 15:40:09 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-dom-broker --- 15:40:09 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/code-coverage/jacoco.exec 15:40:09 [INFO] Analyzed bundle 'mdsal-dom-broker' with 37 classes 15:40:09 [INFO] 15:40:09 [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-broker --- 15:40:09 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.17-SNAPSHOT/mdsal-dom-broker-14.0.17-SNAPSHOT.pom 15:40:09 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.17-SNAPSHOT/mdsal-dom-broker-14.0.17-SNAPSHOT.jar 15:40:09 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.17-SNAPSHOT/mdsal-dom-broker-14.0.17-SNAPSHOT-javadoc.jar 15:40:09 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.17-SNAPSHOT/mdsal-dom-broker-14.0.17-SNAPSHOT-cyclonedx.xml 15:40:09 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.17-SNAPSHOT/mdsal-dom-broker-14.0.17-SNAPSHOT-cyclonedx.json 15:40:09 [INFO] 15:40:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-broker --- 15:40:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:40:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:40:09 [INFO] 15:40:09 [INFO] ------------< org.opendaylight.mdsal:mdsal-dom-schema-osgi >------------ 15:40:09 [INFO] Building mdsal-dom-schema-osgi 14.0.17-SNAPSHOT [12/228] 15:40:09 [INFO] from dom/mdsal-dom-schema-osgi/pom.xml 15:40:09 [INFO] --------------------------------[ jar ]--------------------------------- 15:40:09 [INFO] 15:40:09 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-schema-osgi --- 15:40:09 [INFO] 15:40:09 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-dom-schema-osgi --- 15:40:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:40:09 [INFO] 15:40:09 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-dom-schema-osgi --- 15:40:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:40:09 [INFO] 15:40:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-schema-osgi --- 15:40:09 [INFO] 15:40:09 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-dom-schema-osgi --- 15:40:09 [INFO] 15:40:09 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-dom-schema-osgi --- 15:40:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:40:09 [INFO] 15:40:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-schema-osgi --- 15:40:09 [INFO] Starting audit... 15:40:09 Audit done. 15:40:09 [INFO] You have 0 Checkstyle violations. 15:40:09 [INFO] 15:40:09 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-schema-osgi --- 15:40:09 [INFO] Starting audit... 15:40:09 Audit done. 15:40:09 [INFO] You have 0 Checkstyle violations. 15:40:09 [INFO] 15:40:09 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-dom-schema-osgi --- 15:40:09 [INFO] 15:40:09 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-schema-osgi --- 15:40:09 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/src/main/resources 15:40:09 [INFO] 15:40:09 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-dom-schema-osgi --- 15:40:09 [INFO] Recompiling the module because of changed dependency. 15:40:09 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes 15:40:10 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[17,22] requires directive for an automatic module 15:40:10 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[18,30] requires directive for an automatic module 15:40:10 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[22,47] requires directive for an automatic module 15:40:10 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/src/main/java/org/opendaylight/mdsal/dom/schema/osgi/impl/ModelContextListener.java:[42,67] unchecked cast 15:40:10 required: java.util.function.Consumer 15:40:10 found: java.lang.Object 15:40:10 [INFO] 15:40:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-dom-schema-osgi >>> 15:40:10 [INFO] 15:40:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-dom-schema-osgi --- 15:40:10 [INFO] Fork Value is true 15:40:12 [INFO] Done SpotBugs Analysis.... 15:40:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:40:12 [INFO] 15:40:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-dom-schema-osgi <<< 15:40:12 [INFO] 15:40:12 [INFO] 15:40:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-dom-schema-osgi --- 15:40:12 [INFO] BugInstance size is 0 15:40:12 [INFO] Error size is 0 15:40:12 [INFO] No errors/warnings found 15:40:12 [INFO] 15:40:12 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-dom-schema-osgi --- 15:40:12 [INFO] 15:40:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-schema-osgi --- 15:40:12 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:40:12 [INFO] 15:40:12 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-dom-schema-osgi --- 15:40:12 [INFO] Recompiling the module because of changed dependency. 15:40:12 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 15:40:12 [INFO] 15:40:12 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-dom-schema-osgi --- 15:40:12 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/surefire-reports 15:40:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:40:12 [INFO] 15:40:12 [INFO] ------------------------------------------------------- 15:40:12 [INFO] T E S T S 15:40:12 [INFO] ------------------------------------------------------- 15:40:13 [INFO] 15:40:13 [INFO] Results: 15:40:13 [INFO] 15:40:13 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 15:40:13 [INFO] 15:40:13 [INFO] 15:40:13 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-dom-schema-osgi --- 15:40:13 [INFO] 15:40:13 [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-dom-schema-osgi --- 15:40:13 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-14.0.17-SNAPSHOT.jar 15:40:13 [INFO] 15:40:13 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-dom-schema-osgi --- 15:40:14 [INFO] No previous run data found, generating javadoc. 15:40:15 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-14.0.17-SNAPSHOT-javadoc.jar 15:40:15 [INFO] 15:40:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-schema-osgi --- 15:40:15 [INFO] CycloneDX: Resolving Dependencies 15:40:15 [INFO] CycloneDX: Creating BOM version 1.6 with 69 component(s) 15:40:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/bom.xml 15:40:16 [INFO] attaching as mdsal-dom-schema-osgi-14.0.17-SNAPSHOT-cyclonedx.xml 15:40:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/bom.json 15:40:16 [INFO] attaching as mdsal-dom-schema-osgi-14.0.17-SNAPSHOT-cyclonedx.json 15:40:16 [INFO] 15:40:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-schema-osgi --- 15:40:16 [INFO] Skipping duplicate-finder execution! 15:40:16 [INFO] 15:40:16 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-dom-schema-osgi --- 15:40:16 [INFO] No dependency problems found 15:40:16 [INFO] 15:40:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-schema-osgi --- 15:40:16 [INFO] Skipping source per configuration. 15:40:16 [INFO] 15:40:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-dom-schema-osgi --- 15:40:16 [INFO] 15:40:16 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-dom-schema-osgi --- 15:40:16 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/code-coverage/jacoco.exec 15:40:16 [INFO] Analyzed bundle 'mdsal-dom-schema-osgi' with 3 classes 15:40:16 [INFO] 15:40:16 [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-schema-osgi --- 15:40:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.17-SNAPSHOT/mdsal-dom-schema-osgi-14.0.17-SNAPSHOT.pom 15:40:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.17-SNAPSHOT/mdsal-dom-schema-osgi-14.0.17-SNAPSHOT.jar 15:40:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.17-SNAPSHOT/mdsal-dom-schema-osgi-14.0.17-SNAPSHOT-javadoc.jar 15:40:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.17-SNAPSHOT/mdsal-dom-schema-osgi-14.0.17-SNAPSHOT-cyclonedx.xml 15:40:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.17-SNAPSHOT/mdsal-dom-schema-osgi-14.0.17-SNAPSHOT-cyclonedx.json 15:40:16 [INFO] 15:40:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-schema-osgi --- 15:40:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:40:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:40:16 [INFO] 15:40:16 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf >--- 15:40:16 [INFO] Building rfc8040-ietf-restconf 14.0.17-SNAPSHOT [13/228] 15:40:16 [INFO] from model/rfc/rfc8040-ietf-restconf/pom.xml 15:40:16 [INFO] -------------------------------[ bundle ]------------------------------- 15:40:16 [INFO] 15:40:16 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf --- 15:40:16 [INFO] 15:40:16 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8040-ietf-restconf --- 15:40:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:40:16 [INFO] 15:40:16 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf --- 15:40:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:40:16 [INFO] 15:40:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf --- 15:40:16 [INFO] 15:40:16 [INFO] --- dependency:3.8.1:properties (default) @ rfc8040-ietf-restconf --- 15:40:16 [INFO] 15:40:16 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf --- 15:40:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:40:16 [INFO] 15:40:16 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8040-ietf-restconf --- 15:40:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:40:16 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/src/main/yang 15:40:16 [INFO] yang-to-sources: Found 0 dependencies in 625.3 μs 15:40:16 [INFO] yang-to-sources: Project model files found: 1 in 11.73 ms 15:40:16 [INFO] yang-to-sources: 1 YANG models processed in 54.34 ms 15:40:16 [INFO] BindingJavaFileGenerator: Defined 21 files in 16.29 ms 15:40:16 [INFO] Sorted 21 files into 8 directories in 164.9 μs 15:40:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 56.47 ms 15:40:16 [INFO] 15:40:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf --- 15:40:16 [INFO] Starting audit... 15:40:16 Audit done. 15:40:16 [INFO] You have 0 Checkstyle violations. 15:40:16 [INFO] 15:40:16 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf --- 15:40:16 [INFO] Starting audit... 15:40:16 Audit done. 15:40:16 [INFO] You have 0 Checkstyle violations. 15:40:16 [INFO] 15:40:16 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8040-ietf-restconf --- 15:40:16 [INFO] 15:40:16 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf --- 15:40:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/src/main/resources 15:40:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi 15:40:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:40:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:40:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:40:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi 15:40:16 [INFO] 15:40:16 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8040-ietf-restconf --- 15:40:16 [INFO] Recompiling the module because of changed source code. 15:40:16 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 15:40:16 [INFO] 15:40:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf >>> 15:40:16 [INFO] 15:40:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8040-ietf-restconf --- 15:40:16 [INFO] Fork Value is true 15:40:19 [INFO] Done SpotBugs Analysis.... 15:40:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:40:19 [INFO] 15:40:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf <<< 15:40:19 [INFO] 15:40:19 [INFO] 15:40:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8040-ietf-restconf --- 15:40:19 [INFO] BugInstance size is 0 15:40:19 [INFO] Error size is 0 15:40:19 [INFO] No errors/warnings found 15:40:19 [INFO] 15:40:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf --- 15:40:19 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/src/test/resources 15:40:19 [INFO] 15:40:19 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf --- 15:40:19 [INFO] No sources to compile 15:40:19 [INFO] 15:40:19 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8040-ietf-restconf --- 15:40:19 [INFO] No tests to run. 15:40:19 [INFO] 15:40:19 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8040-ietf-restconf --- 15:40:19 [INFO] 15:40:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8040-ietf-restconf --- 15:40:19 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-14.0.17-SNAPSHOT.jar 15:40:19 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/classes/META-INF/MANIFEST.MF 15:40:19 [INFO] 15:40:19 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8040-ietf-restconf --- 15:40:19 [INFO] No previous run data found, generating javadoc. 15:40:21 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-14.0.17-SNAPSHOT-javadoc.jar 15:40:21 [INFO] 15:40:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf --- 15:40:21 [INFO] CycloneDX: Resolving Dependencies 15:40:21 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 15:40:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/bom.xml 15:40:21 [INFO] attaching as rfc8040-ietf-restconf-14.0.17-SNAPSHOT-cyclonedx.xml 15:40:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/bom.json 15:40:21 [INFO] attaching as rfc8040-ietf-restconf-14.0.17-SNAPSHOT-cyclonedx.json 15:40:21 [INFO] 15:40:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf --- 15:40:21 [INFO] Skipping duplicate-finder execution! 15:40:21 [INFO] 15:40:21 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf --- 15:40:21 [INFO] No dependency problems found 15:40:21 [INFO] 15:40:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf --- 15:40:21 [INFO] Skipping source per configuration. 15:40:21 [INFO] 15:40:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8040-ietf-restconf --- 15:40:21 [INFO] 15:40:21 [INFO] --- jacoco:0.8.13:report (report) @ rfc8040-ietf-restconf --- 15:40:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:40:21 [INFO] 15:40:21 [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf --- 15:40:21 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.17-SNAPSHOT/rfc8040-ietf-restconf-14.0.17-SNAPSHOT.pom 15:40:21 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.17-SNAPSHOT/rfc8040-ietf-restconf-14.0.17-SNAPSHOT.jar 15:40:21 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.17-SNAPSHOT/rfc8040-ietf-restconf-14.0.17-SNAPSHOT-javadoc.jar 15:40:21 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.17-SNAPSHOT/rfc8040-ietf-restconf-14.0.17-SNAPSHOT-cyclonedx.xml 15:40:21 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.17-SNAPSHOT/rfc8040-ietf-restconf-14.0.17-SNAPSHOT-cyclonedx.json 15:40:21 [INFO] 15:40:21 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8040-ietf-restconf --- 15:40:21 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.17-SNAPSHOT/rfc8040-ietf-restconf-14.0.17-SNAPSHOT.jar 15:40:21 [INFO] Writing OBR metadata 15:40:21 [INFO] 15:40:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf --- 15:40:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:40:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:40:21 [INFO] 15:40:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8040-ietf-restconf --- 15:40:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:40:21 [INFO] 15:40:21 [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-test-model >----------- 15:40:21 [INFO] Building mdsal-binding-test-model 14.0.17-SNAPSHOT [14/228] 15:40:21 [INFO] from binding/mdsal-binding-test-model/pom.xml 15:40:21 [INFO] -------------------------------[ bundle ]------------------------------- 15:40:21 [INFO] 15:40:21 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-test-model --- 15:40:21 [INFO] 15:40:21 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-binding-test-model --- 15:40:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:40:21 [INFO] 15:40:21 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-binding-test-model --- 15:40:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:40:21 [INFO] 15:40:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-test-model --- 15:40:22 [INFO] 15:40:22 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-binding-test-model --- 15:40:22 [INFO] 15:40:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-binding-test-model --- 15:40:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:40:22 [INFO] 15:40:22 [INFO] --- yang:14.0.16:generate-sources (binding) @ mdsal-binding-test-model --- 15:40:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:40:22 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/yang 15:40:22 [INFO] yang-to-sources: Found 2 dependencies in 1.248 ms 15:40:22 [INFO] yang-to-sources: Project model files found: 61 in 165.0 ms 15:40:22 [INFO] yang-to-sources: 63 YANG models processed in 224.0 ms 15:40:22 [INFO] BindingJavaFileGenerator: Defined 907 files in 74.28 ms 15:40:22 [INFO] Sorted 907 files into 241 directories in 1.721 ms 15:40:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 907 in 445.2 ms 15:40:22 [INFO] 15:40:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-test-model --- 15:40:22 [INFO] Starting audit... 15:40:22 Audit done. 15:40:22 [INFO] You have 0 Checkstyle violations. 15:40:22 [INFO] 15:40:22 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-test-model --- 15:40:23 [INFO] Starting audit... 15:40:23 Audit done. 15:40:23 [INFO] You have 0 Checkstyle violations. 15:40:23 [INFO] 15:40:23 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-binding-test-model --- 15:40:23 [INFO] 15:40:23 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-test-model --- 15:40:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/resources 15:40:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/generated-sources/spi 15:40:23 [INFO] Copying 61 resources from target/generated-sources/yang to target/classes 15:40:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:40:23 [INFO] Copying 61 resources from target/generated-sources/yang to target/classes 15:40:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/generated-sources/spi 15:40:23 [INFO] 15:40:23 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-binding-test-model --- 15:40:23 [INFO] Recompiling the module because of changed dependency. 15:40:23 [INFO] Compiling 908 source files with javac [debug release 21] to target/classes 15:40:26 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[32,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[32,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[32,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[32,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[43,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[43,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[43,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[51,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[51,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[51,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[55,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[55,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java/org/opendaylight/mdsal/binding/test/model/util/ListsBindingUtils.java:[55,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/norev/MyDerivedString.java:[58,42] possible 'this' escape before subclass is fully initialized 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/norev/MyDerivedString2.java:[72,42] possible 'this' escape before subclass is fully initialized 15:40:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/norev/MyDerivedString3.java:[58,42] possible 'this' escape before subclass is fully initialized 15:40:26 [INFO] 15:40:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-binding-test-model >>> 15:40:26 [INFO] 15:40:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-binding-test-model --- 15:40:26 [INFO] Fork Value is true 15:40:30 [INFO] Done SpotBugs Analysis.... 15:40:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:40:31 [INFO] 15:40:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-binding-test-model <<< 15:40:31 [INFO] 15:40:31 [INFO] 15:40:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-binding-test-model --- 15:40:31 [INFO] BugInstance size is 0 15:40:31 [INFO] Error size is 0 15:40:31 [INFO] No errors/warnings found 15:40:31 [INFO] 15:40:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-test-model --- 15:40:31 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/test/resources 15:40:31 [INFO] 15:40:31 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-binding-test-model --- 15:40:31 [INFO] Recompiling the module because of changed dependency. 15:40:31 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 15:40:31 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[26,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:31 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[27,22] isWildcarded() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated and marked for removal 15:40:31 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[33,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:31 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[36,26] isWildcarded() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated and marked for removal 15:40:31 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[41,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:31 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[45,25] isWildcarded() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated and marked for removal 15:40:31 [INFO] 15:40:31 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-binding-test-model --- 15:40:31 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/surefire-reports 15:40:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:40:31 [INFO] 15:40:31 [INFO] ------------------------------------------------------- 15:40:31 [INFO] T E S T S 15:40:31 [INFO] ------------------------------------------------------- 15:40:32 [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal818Test 15:40:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal818Test 15:40:32 [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal792Test 15:40:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal792Test 15:40:32 [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal766Test 15:40:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal766Test 15:40:32 [INFO] Running org.opendaylight.mdsal.binding.test.model.TestCopyBuilders 15:40:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.mdsal.binding.test.model.TestCopyBuilders 15:40:32 [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal744Test 15:40:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal744Test 15:40:32 [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal661Test 15:40:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal661Test 15:40:32 [INFO] Running org.opendaylight.mdsal.binding.test.model.TestListSquashing 15:40:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.mdsal.binding.test.model.TestListSquashing 15:40:32 [INFO] Running org.opendaylight.mdsal.binding.test.model.TestListEquals 15:40:32 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.mdsal.binding.test.model.TestListEquals 15:40:32 [INFO] 15:40:32 [INFO] Results: 15:40:32 [INFO] 15:40:32 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 15:40:32 [INFO] 15:40:32 [INFO] 15:40:32 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-binding-test-model --- 15:40:32 [INFO] 15:40:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-binding-test-model --- 15:40:33 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-14.0.17-SNAPSHOT.jar 15:40:33 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/classes/META-INF/MANIFEST.MF 15:40:33 [INFO] 15:40:33 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-binding-test-model --- 15:40:34 [INFO] No previous run data found, generating javadoc. 15:40:42 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-14.0.17-SNAPSHOT-javadoc.jar 15:40:42 [INFO] 15:40:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-test-model --- 15:40:42 [INFO] CycloneDX: Resolving Dependencies 15:40:43 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 15:40:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/bom.xml 15:40:43 [INFO] attaching as mdsal-binding-test-model-14.0.17-SNAPSHOT-cyclonedx.xml 15:40:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/bom.json 15:40:43 [INFO] attaching as mdsal-binding-test-model-14.0.17-SNAPSHOT-cyclonedx.json 15:40:43 [INFO] 15:40:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-test-model --- 15:40:43 [INFO] Skipping duplicate-finder execution! 15:40:43 [INFO] 15:40:43 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-binding-test-model --- 15:40:43 [INFO] No dependency problems found 15:40:43 [INFO] 15:40:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-test-model --- 15:40:43 [INFO] Skipping source per configuration. 15:40:43 [INFO] 15:40:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-binding-test-model --- 15:40:43 [INFO] 15:40:43 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-binding-test-model --- 15:40:43 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/code-coverage/jacoco.exec 15:40:43 [INFO] Analyzed bundle 'mdsal-binding-test-model' with 124 classes 15:40:44 [INFO] 15:40:44 [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-test-model --- 15:40:44 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.17-SNAPSHOT/mdsal-binding-test-model-14.0.17-SNAPSHOT.pom 15:40:44 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.17-SNAPSHOT/mdsal-binding-test-model-14.0.17-SNAPSHOT.jar 15:40:44 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.17-SNAPSHOT/mdsal-binding-test-model-14.0.17-SNAPSHOT-javadoc.jar 15:40:44 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.17-SNAPSHOT/mdsal-binding-test-model-14.0.17-SNAPSHOT-cyclonedx.xml 15:40:44 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.17-SNAPSHOT/mdsal-binding-test-model-14.0.17-SNAPSHOT-cyclonedx.json 15:40:44 [INFO] 15:40:44 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-binding-test-model --- 15:40:44 [INFO] Installing org/opendaylight/mdsal/mdsal-binding-test-model/14.0.17-SNAPSHOT/mdsal-binding-test-model-14.0.17-SNAPSHOT.jar 15:40:44 [INFO] Writing OBR metadata 15:40:44 [INFO] 15:40:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-test-model --- 15:40:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:40:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:40:44 [INFO] 15:40:44 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-binding-test-model --- 15:40:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:40:44 [INFO] 15:40:44 [INFO] --------------< org.opendaylight.mdsal:mdsal-binding-api >-------------- 15:40:44 [INFO] Building mdsal-binding-api 14.0.17-SNAPSHOT [15/228] 15:40:44 [INFO] from binding/mdsal-binding-api/pom.xml 15:40:44 [INFO] --------------------------------[ jar ]--------------------------------- 15:40:44 [INFO] 15:40:44 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-api --- 15:40:44 [INFO] 15:40:44 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-binding-api --- 15:40:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:40:44 [INFO] 15:40:44 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-binding-api --- 15:40:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:40:44 [INFO] 15:40:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-api --- 15:40:44 [INFO] 15:40:44 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-binding-api --- 15:40:44 [INFO] 15:40:44 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-binding-api --- 15:40:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:40:44 [INFO] 15:40:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-api --- 15:40:44 [INFO] Starting audit... 15:40:44 Audit done. 15:40:44 [INFO] You have 0 Checkstyle violations. 15:40:44 [INFO] 15:40:44 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-api --- 15:40:44 [INFO] Starting audit... 15:40:44 Audit done. 15:40:44 [INFO] You have 0 Checkstyle violations. 15:40:44 [INFO] 15:40:44 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-binding-api --- 15:40:44 [INFO] 15:40:44 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-api --- 15:40:44 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/resources 15:40:44 [INFO] 15:40:44 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-binding-api --- 15:40:44 [INFO] Recompiling the module because of changed dependency. 15:40:44 [INFO] Compiling 57 source files with javac [debug release 21 module-path] to target/classes 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/module-info.java:[18,40] requires directive for an automatic module 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/module-info.java:[19,47] requires transitive directive for an automatic module 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/module-info.java:[20,40] requires directive for an automatic module 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[60,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[60,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[60,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[61,72] of(@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.common.api.LogicalDatastoreType,@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[65,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[65,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[65,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[70,36] Possible heap pollution from parameterized vararg type org.opendaylight.mdsal.binding.api.DataTreeIdentifier

15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeIdentifier.java:[27,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeIdentifier.java:[27,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeIdentifier.java:[27,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeIdentifier.java:[100,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeIdentifier.java:[100,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeIdentifier.java:[100,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeModification.java:[43,34] of(@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.common.api.LogicalDatastoreType,@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DTIv1.java:[46,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DTIv1.java:[46,32] of(@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.common.api.LogicalDatastoreType,@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[79,69] getRootIdentifier() in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[166,36] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[184,73] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[184,73] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[184,73] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ReadOperations.java:[128,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/WriteTransaction.java:[439,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeCommitCohort.java:[90,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/LegacyUtils.java:[30,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/LegacyUtils.java:[30,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/LegacyUtils.java:[30,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/QueryResult.java:[45,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/QueryResult.java:[45,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/QueryResult.java:[45,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[190,61] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.TypeObjectLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.IdentityLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[172,48] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint64LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint32LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[154,48] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint16LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint8LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[136,46] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int64LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int32LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[118,47] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int16LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int8LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[100,36] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.StringLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.EmptyLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[82,51] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Decimal64LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.BooleanLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/QueryFactory.java:[32,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/QueryFactory.java:[32,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/QueryFactory.java:[32,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:45 [INFO] 15:40:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-binding-api >>> 15:40:45 [INFO] 15:40:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-binding-api --- 15:40:45 [INFO] Fork Value is true 15:40:48 [INFO] Done SpotBugs Analysis.... 15:40:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:40:48 [INFO] 15:40:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-binding-api <<< 15:40:48 [INFO] 15:40:48 [INFO] 15:40:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-binding-api --- 15:40:48 [INFO] BugInstance size is 0 15:40:48 [INFO] Error size is 0 15:40:48 [INFO] No errors/warnings found 15:40:48 [INFO] 15:40:48 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-binding-api --- 15:40:48 [INFO] 15:40:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-api --- 15:40:48 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/resources 15:40:48 [INFO] 15:40:48 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-binding-api --- 15:40:48 [INFO] Recompiling the module because of changed dependency. 15:40:48 [INFO] Compiling 5 source files with javac [debug release 21 module-path] to target/test-classes 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[29,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[28,99] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[30,99] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[36,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[42,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[42,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[49,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[49,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[58,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[58,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[61,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataDataTreeIdentifierTest.java:[60,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataTreeChangeServiceWildcardedTest.java:[35,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataTreeChangeServiceWildcardedTest.java:[36,47] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataTreeChangeServiceWildcardedTest.java:[38,44] registerDataListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataTreeChangeServiceWildcardedTest.java:[40,29] registerDataListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataTreeChangeServiceWildcardedTest.java:[47,44] registerDataChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/DataTreeChangeServiceWildcardedTest.java:[49,29] registerDataChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[32,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[41,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[50,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[60,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[63,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[73,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[76,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[86,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[90,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[103,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[107,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[111,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[125,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[129,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[134,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[141,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[143,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[150,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[152,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal 15:40:48 [INFO] 15:40:48 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-binding-api --- 15:40:48 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/surefire-reports 15:40:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:40:48 [INFO] 15:40:48 [INFO] ------------------------------------------------------- 15:40:48 [INFO] T E S T S 15:40:48 [INFO] ------------------------------------------------------- 15:40:49 [INFO] Running org.opendaylight.mdsal.binding.api.DataDataTreeIdentifierTest 15:40:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.mdsal.binding.api.DataDataTreeIdentifierTest 15:40:49 [INFO] Running org.opendaylight.mdsal.binding.api.NotificationRejectedExceptionTest 15:40:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.binding.api.NotificationRejectedExceptionTest 15:40:49 [INFO] Running org.opendaylight.mdsal.binding.api.TransactionChainClosedExceptionTest 15:40:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.binding.api.TransactionChainClosedExceptionTest 15:40:49 [INFO] Running org.opendaylight.mdsal.binding.api.DataTreeChangeServiceWildcardedTest 15:40:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 s -- in org.opendaylight.mdsal.binding.api.DataTreeChangeServiceWildcardedTest 15:40:51 [INFO] 15:40:51 [INFO] Results: 15:40:51 [INFO] 15:40:51 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 15:40:51 [INFO] 15:40:51 [INFO] 15:40:51 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-binding-api --- 15:40:51 [INFO] 15:40:51 [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-binding-api --- 15:40:51 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.17-SNAPSHOT.jar 15:40:51 [INFO] 15:40:51 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-binding-api --- 15:40:51 [INFO] No previous run data found, generating javadoc. 15:40:53 [WARNING] Javadoc Warnings 15:40:53 [WARNING] warning: unknown enum constant Level.FULL 15:40:53 [WARNING] 1 warning 15:40:53 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.17-SNAPSHOT-javadoc.jar 15:40:53 [INFO] 15:40:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-api --- 15:40:53 [INFO] CycloneDX: Resolving Dependencies 15:40:53 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 15:40:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/bom.xml 15:40:53 [INFO] attaching as mdsal-binding-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:40:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/bom.json 15:40:53 [INFO] attaching as mdsal-binding-api-14.0.17-SNAPSHOT-cyclonedx.json 15:40:53 [INFO] 15:40:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-api --- 15:40:53 [INFO] Skipping duplicate-finder execution! 15:40:53 [INFO] 15:40:53 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-binding-api --- 15:40:53 [INFO] No dependency problems found 15:40:53 [INFO] 15:40:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-api --- 15:40:53 [INFO] Skipping source per configuration. 15:40:53 [INFO] 15:40:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-binding-api --- 15:40:53 [INFO] 15:40:53 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-binding-api --- 15:40:53 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/code-coverage/jacoco.exec 15:40:53 [INFO] Analyzed bundle 'mdsal-binding-api' with 33 classes 15:40:53 [INFO] 15:40:53 [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-api --- 15:40:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.17-SNAPSHOT/mdsal-binding-api-14.0.17-SNAPSHOT.pom 15:40:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.17-SNAPSHOT/mdsal-binding-api-14.0.17-SNAPSHOT.jar 15:40:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.17-SNAPSHOT/mdsal-binding-api-14.0.17-SNAPSHOT-javadoc.jar 15:40:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.17-SNAPSHOT/mdsal-binding-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:40:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.17-SNAPSHOT/mdsal-binding-api-14.0.17-SNAPSHOT-cyclonedx.json 15:40:53 [INFO] 15:40:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-api --- 15:40:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:40:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:40:53 [INFO] 15:40:53 [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-dom-adapter >---------- 15:40:53 [INFO] Building mdsal-binding-dom-adapter 14.0.17-SNAPSHOT [16/228] 15:40:53 [INFO] from binding/mdsal-binding-dom-adapter/pom.xml 15:40:53 [INFO] -------------------------------[ bundle ]------------------------------- 15:40:54 [INFO] 15:40:54 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-dom-adapter --- 15:40:54 [INFO] 15:40:54 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-binding-dom-adapter --- 15:40:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:40:54 [INFO] 15:40:54 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-binding-dom-adapter --- 15:40:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:40:54 [INFO] 15:40:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-dom-adapter --- 15:40:54 [INFO] 15:40:54 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-binding-dom-adapter --- 15:40:54 [INFO] 15:40:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-binding-dom-adapter --- 15:40:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:40:54 [INFO] 15:40:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-dom-adapter --- 15:40:54 [INFO] Starting audit... 15:40:54 Audit done. 15:40:54 [INFO] You have 0 Checkstyle violations. 15:40:54 [INFO] 15:40:54 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-dom-adapter --- 15:40:55 [INFO] Starting audit... 15:40:55 Audit done. 15:40:55 [INFO] You have 0 Checkstyle violations. 15:40:55 [INFO] 15:40:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-binding-dom-adapter --- 15:40:55 [INFO] 15:40:55 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-dom-adapter --- 15:40:55 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/resources 15:40:55 [INFO] 15:40:55 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-binding-dom-adapter --- 15:40:56 [INFO] Recompiling the module because of changed dependency. 15:40:56 [INFO] Compiling 90 source files with javac [debug release 21 module-path] to target/classes 15:40:56 [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.api.query.QueryFactory 15:40:56 [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.dom.adapter.AdapterContext 15:40:56 [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.dom.adapter.spi.AdapterFactory 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[26,10] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecFactory in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[48,29] requires directive for an automatic module 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[49,37] requires directive for an automatic module 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[50,34] requires directive for an automatic module 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[53,40] requires directive for an automatic module 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[56,36] requires directive for an automatic module 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[58,32] requires directive for an automatic module 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[59,47] requires directive for an automatic module 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[65,67] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[72,28] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[72,28] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[72,28] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[74,43] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[74,43] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[74,43] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[79,15] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[79,15] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[79,15] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[110,33] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[139,26] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/CurrentAdapterSerializer.java:[156,51] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyAugmentationModification.java:[35,84] unchecked cast 15:40:56 required: org.opendaylight.yangtools.binding.ExactDataObjectStep 15:40:56 found: org.opendaylight.yangtools.binding.DataObjectStep 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataObjectModification.java:[31,85] unchecked cast 15:40:56 required: org.opendaylight.yangtools.binding.ExactDataObjectStep 15:40:56 found: org.opendaylight.yangtools.binding.DataObjectStep 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ActionAdapterFilter.java:[34,57] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ActionServiceAdapter.java:[59,76] found raw type: java.lang.Class 15:40:56 missing type arguments for generic class java.lang.Class 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ActionServiceAdapter.java:[66,23] org.opendaylight.yangtools.binding.reflect.BindingReflections in org.opendaylight.yangtools.binding.reflect has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingAdapterFactory.java:[47,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using 'requires transitive' 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataBrokerAdapter.java:[84,48] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataBrokerAdapter.java:[86,38] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapter.java:[45,48] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapter.java:[47,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapter.java:[20,84] class org.opendaylight.mdsal.binding.dom.adapter.BindingMountPointAdapter in module org.opendaylight.mdsal.binding.dom.adapter is not accessible to clients that require this module 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMNotificationServiceAdapter.java:[31,25] interface org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterBuilder.Factory in module org.opendaylight.mdsal.binding.dom.adapter is not accessible to clients that require this module 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMWriteTransactionAdapter.java:[109,28] isWildcarded() in org.opendaylight.yangtools.binding.DataObjectIdentifier has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMWriteTransactionAdapter.java:[155,36] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMWriteTransactionAdapter.java:[155,76] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcImplementationAdapter.java:[50,45] unchecked method invocation: method create in class org.opendaylight.mdsal.binding.dom.adapter.LazyDOMRpcResultFuture is applied to given types 15:40:56 required: org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer,com.google.common.util.concurrent.ListenableFuture> 15:40:56 found: org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializer,com.google.common.util.concurrent.ListenableFuture 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcImplementationAdapter.java:[50,58] unchecked conversion 15:40:56 required: com.google.common.util.concurrent.ListenableFuture> 15:40:56 found: com.google.common.util.concurrent.ListenableFuture 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcProviderServiceAdapter.java:[86,39] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcServiceAdapter.java:[40,23] org.opendaylight.yangtools.binding.reflect.BindingReflections in org.opendaylight.yangtools.binding.reflect has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcServiceAdapter.java:[26,72] class org.opendaylight.mdsal.binding.dom.adapter.RpcAdapter in module org.opendaylight.mdsal.binding.dom.adapter is not accessible to clients that require this module 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/RpcAdapter.java:[37,39] getRuntimeContext() in org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[29,33] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[34,41] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[34,41] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[34,41] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[23,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using 'requires transitive' 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/InstanceNotificationPublishServiceAdapter.java:[63,23] org.opendaylight.yangtools.binding.reflect.BindingReflections in org.opendaylight.yangtools.binding.reflect has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/InstanceNotificationServiceAdapter.java:[79,35] registerListener(@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.binding.api.InstanceNotificationSpec,@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.binding.DataObjectReference,@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.dom.api.DOMInstanceNotificationListener) in org.opendaylight.mdsal.binding.dom.adapter.InstanceNotificationServiceAdapter is potentially ambiguous with registerListener(org.opendaylight.mdsal.binding.api.InstanceNotificationSpec,org.opendaylight.yangtools.binding.DataObjectReference.WithKey,org.opendaylight.mdsal.binding.api.InstanceNotificationService.KeyedListListener) in org.opendaylight.mdsal.binding.api.InstanceNotificationService 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModification.java:[61,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModification.java:[88,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModification.java:[88,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModification.java:[88,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModification.java:[112,61] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/OSGiBlockingBindingNormalizer.java:[27,14] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/OSGiBlockingBindingNormalizer.java:[27,14] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/OSGiBlockingBindingNormalizer.java:[27,14] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/osgi/OSGiDataBroker.java:[76,48] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/osgi/OSGiDataBroker.java:[78,24] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/LambdaDecoder.java:[61,24] java.security.AccessController in java.security has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[52,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[52,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[52,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[58,39] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[58,39] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[58,39] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[67,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[67,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[67,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[73,52] getSchema() in org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTreeNode has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[95,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[95,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[95,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[28,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[28,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[28,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[51,75] getSchema() in org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTreeNode has been deprecated and marked for removal 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultQueryFactory.java:[89,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultQueryFactory.java:[89,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultQueryFactory.java:[89,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultComparableMatchBuilder.java:[19,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultComparableMatchBuilder.java:[19,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultComparableMatchBuilder.java:[19,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[23,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[23,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[23,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[26,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[26,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[26,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[28,29] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[56,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultMatchBuilderPath.java:[34,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultMatchBuilderPath.java:[34,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultMatchBuilderPath.java:[34,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultMatchBuilderPath.java:[35,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultMatchBuilderPath.java:[35,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultMatchBuilderPath.java:[35,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:40:56 [INFO] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultMatchBuilderPath.java: Some input files additionally use or override a deprecated API. 15:40:56 [INFO] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultQueryResult.java: Some input files additionally use unchecked or unsafe operations. 15:40:56 [INFO] 15:40:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-binding-dom-adapter >>> 15:40:56 [INFO] 15:40:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-binding-dom-adapter --- 15:40:56 [INFO] Fork Value is true 15:41:02 [INFO] Done SpotBugs Analysis.... 15:41:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:41:02 [INFO] 15:41:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-binding-dom-adapter <<< 15:41:02 [INFO] 15:41:02 [INFO] 15:41:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-binding-dom-adapter --- 15:41:02 [INFO] BugInstance size is 0 15:41:02 [INFO] Error size is 0 15:41:02 [INFO] No errors/warnings found 15:41:02 [INFO] 15:41:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-dom-adapter --- 15:41:02 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:41:02 [INFO] 15:41:02 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-binding-dom-adapter --- 15:41:02 [INFO] Recompiling the module because of changed dependency. 15:41:02 [INFO] Compiling 58 source files with javac [debug release 21 module-path] to target/test-classes 15:41:03 [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 15:41:03 [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 15:41:03 [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 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[44,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.cont.FooInput in module is not exported 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[45,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.cont.FooOutput in module is not exported 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[46,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.lstio.FooioInput in module is not exported 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[47,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.lstio.FooioOutput in module is not exported 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ActionLookupTest.java:[32,90] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecFactory in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ActionProviderServiceAdapterTest.java:[60,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ActionProviderServiceAdapterTest.java:[68,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ActionServiceAdapterTest.java:[60,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ActionServiceAdapterTest.java:[74,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[18,41] found raw type: org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder 15:41:03 missing type arguments for generic class org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[23,20] unchecked call to addDelegate(java.lang.Class,D) as a member of the raw type org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[24,25] unchecked method invocation: method putAll in interface java.util.Map is applied to given types 15:41:03 required: java.util.Map 15:41:03 found: java.util.Map 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[24,26] unchecked conversion 15:41:03 required: java.util.Map 15:41:03 found: java.util.Map 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[26,20] unchecked call to addDelegate(java.lang.Class,D) as a member of the raw type org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[27,25] unchecked method invocation: method putAll in interface java.util.Map is applied to given types 15:41:03 required: java.util.Map 15:41:03 found: java.util.Map 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[27,26] unchecked conversion 15:41:03 required: java.util.Map 15:41:03 found: java.util.Map 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[38,43] found raw type: com.google.common.collect.ClassToInstanceMap 15:41:03 missing type arguments for generic class com.google.common.collect.ClassToInstanceMap 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[74,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[74,35] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[73,57] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 15:41:03 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 15:41:03 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[75,21] unchecked conversion 15:41:03 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 15:41:03 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[73,26] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[41,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[41,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[41,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[41,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[48,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[48,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[48,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[65,46] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[66,16] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[68,50] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[70,16] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[41,15] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[41,55] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[51,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[54,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[54,70] unchecked method invocation: method getSubtreeCodec in interface org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree is applied to given types 15:41:03 required: org.opendaylight.yangtools.binding.DataObjectReference 15:41:03 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[54,74] unchecked conversion 15:41:03 required: org.opendaylight.yangtools.binding.DataObjectReference 15:41:03 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[57,29] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[67,33] unchecked method invocation: method canCommit in interface org.opendaylight.mdsal.binding.api.DataTreeCommitCohort is applied to given types 15:41:03 required: java.lang.Object,java.util.Collection> 15:41:03 found: java.lang.Object,java.util.Collection 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[67,65] unchecked conversion 15:41:03 required: java.util.Collection> 15:41:03 found: java.util.Collection 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[50,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[49,58] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[51,39] registerCommitCohort(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeCommitCohort) in org.opendaylight.mdsal.binding.api.DataTreeCommitCohortRegistry has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[28,2] class org.junit.jupiter.api.extension.ExtendWith in module is not exported 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[28,13] class org.mockito.junit.jupiter.MockitoExtension in module is not exported 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[51,18] auto-closeable resource reg is never referenced in body of corresponding try statement 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[34,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[34,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[34,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[50,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[55,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[55,28] getMountPoint(org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.MountPointService has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[59,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[59,27] getMountPoint(org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.MountPointService has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapterTest.java:[61,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcIntegrationTest.java:[52,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/BindingTestContext.java:[48,8] auto-closeable resource org.opendaylight.mdsal.binding.dom.adapter.test.util.BindingTestContext has a member method close() that could throw InterruptedException 15:41:03 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/BindingTestContext.java:[174,35] notificationPublishService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/BindingTestContext.java:[175,34] notificationService() in org.opendaylight.mdsal.dom.broker.DOMNotificationRouter has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/BindingTestContext.java:[186,25] rpcProviderService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/BindingTestContext.java:[190,25] rpcService() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/MockSchemaService.java:[30,62] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/MockSchemaService.java:[30,62] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/MockSchemaService.java:[30,62] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/MockSchemaService.java:[32,52] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/MockSchemaService.java:[34,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/MockSchemaService.java:[35,47] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecFactory in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMTransactionChainAdapterTest.java:[98,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMTransactionChainAdapterTest.java:[98,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMTransactionChainAdapterTest.java:[98,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMTransactionChainAdapterTest.java:[84,12] interface org.mockito.junit.MockitoRule in module is not exported 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[60,65] Varargs method could cause heap pollution from non-reifiable varargs parameter inOrder 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[69,57] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[156,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[156,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[156,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[158,90] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[158,40] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[164,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[164,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[164,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[167,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[173,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[173,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[173,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[178,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[178,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[178,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:41:03 [INFO] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java: Some input files additionally use or override a deprecated API. 15:41:03 [INFO] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug1125RegressionTest.java: Some input files additionally use or override a deprecated API that is marked for removal. 15:41:03 [INFO] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DataListenerTest.java: Some input files additionally use unchecked or unsafe operations. 15:41:03 [INFO] 15:41:03 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-binding-dom-adapter --- 15:41:03 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/surefire-reports 15:41:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:41:03 [INFO] 15:41:03 [INFO] ------------------------------------------------------- 15:41:03 [INFO] T E S T S 15:41:03 [INFO] ------------------------------------------------------- 15:41:04 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal739Test 15:41:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.077 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal739Test 15:41:07 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortRegistryAdapterTest 15:41:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.530 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortRegistryAdapterTest 15:41:08 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralTypeTest 15:41:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralTypeTest 15:41:08 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazySerializedDOMNotificationTest 15:41:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazySerializedDOMNotificationTest 15:41:08 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointServiceAdapterTest 15:41:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointServiceAdapterTest 15:41:09 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal881Test 15:41:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal881Test 15:41:09 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeChangeServiceAdapterTest 15:41:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeChangeServiceAdapterTest 15:41:09 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal298Test 15:41:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal298Test 15:41:10 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal500Test 15:41:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal500Test 15:41:10 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ForwardedNotificationAdapterTest 15:41:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.mdsal.binding.dom.adapter.ForwardedNotificationAdapterTest 15:41:10 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializerTest 15:41:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializerTest 15:41:10 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.osgi.AdaptingTrackerTest 15:41:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.opendaylight.mdsal.binding.dom.adapter.osgi.AdaptingTrackerTest 15:41:10 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.DataListenerTest 15:41:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.opendaylight.mdsal.binding.dom.adapter.DataListenerTest 15:41:10 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.DirectContextExtractorTest 15:41:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.mdsal.binding.dom.adapter.DirectContextExtractorTest 15:41:10 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazySerializedContainerNodeTest 15:41:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazySerializedContainerNodeTest 15:41:11 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointListenerAdapterTest 15:41:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointListenerAdapterTest 15:41:11 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal108Test 15:41:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal108Test 15:41:11 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug2562DeserializedUnkeyedListTest 15:41:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug2562DeserializedUnkeyedListTest 15:41:11 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazyDOMRpcResultFutureTest 15:41:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazyDOMRpcResultFutureTest 15:41:11 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ListInsertionDataChangeListenerTest 15:41:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.720 s -- in org.opendaylight.mdsal.binding.dom.adapter.ListInsertionDataChangeListenerTest 15:41:14 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ContextExtractorTest 15:41:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.mdsal.binding.dom.adapter.ContextExtractorTest 15:41:14 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ActionProviderServiceAdapterTest 15:41:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.480 s -- in org.opendaylight.mdsal.binding.dom.adapter.ActionProviderServiceAdapterTest 15:41:14 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug1418AugmentationTest 15:41:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug1418AugmentationTest 15:41:15 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.FutureSchemaTest 15:41:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.mdsal.binding.dom.adapter.FutureSchemaTest 15:41:15 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.WriteTransactionTest 15:41:15 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.opendaylight.mdsal.binding.dom.adapter.WriteTransactionTest 15:41:15 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcIntegrationTest 15:41:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcIntegrationTest 15:41:15 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ActionServiceAdapterTest 15:41:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s -- in org.opendaylight.mdsal.binding.dom.adapter.ActionServiceAdapterTest 15:41:15 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.DataTreeChangeListenerTest 15:41:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.opendaylight.mdsal.binding.dom.adapter.DataTreeChangeListenerTest 15:41:17 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMTransactionChainAdapterTest 15:41:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMTransactionChainAdapterTest 15:41:17 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LeafDefaultValueTest 15:41:17 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.opendaylight.mdsal.binding.dom.adapter.LeafDefaultValueTest 15:41:17 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterLoaderTest 15:41:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterLoaderTest 15:41:17 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilderTest 15:41:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilderTest 15:41:17 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug4494Test 15:41:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug4494Test 15:41:17 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.test.tests.AbstractDataBrokerTestTest 15:41:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.mdsal.binding.dom.adapter.test.tests.AbstractDataBrokerTestTest 15:41:17 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortAdapterTest 15:41:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortAdapterTest 15:41:17 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.query.QueryPerformanceTest 15:41:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.709 s -- in org.opendaylight.mdsal.binding.dom.adapter.query.QueryPerformanceTest 15:41:23 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.query.QueryBuilderTest 15:41:23 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.mdsal.binding.dom.adapter.query.QueryBuilderTest 15:41:23 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug1125RegressionTest 15:41:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug1125RegressionTest 15:41:24 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazyDataTreeModificationTest 15:41:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazyDataTreeModificationTest 15:41:24 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ActionLookupTest 15:41:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.mdsal.binding.dom.adapter.ActionLookupTest 15:41:24 [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug1333DataChangeListenerTest 15:41:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug1333DataChangeListenerTest 15:41:25 [INFO] 15:41:25 [INFO] Results: 15:41:25 [INFO] 15:41:25 [INFO] Tests run: 121, Failures: 0, Errors: 0, Skipped: 0 15:41:25 [INFO] 15:41:25 [INFO] 15:41:25 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-binding-dom-adapter --- 15:41:25 [INFO] 15:41:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-binding-dom-adapter --- 15:41:25 [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-dom-adapter:bundle:14.0.17-SNAPSHOT : Split package, multiple jars provide the same package: 15:41:25 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:41:25 Package found in [Jar:., Jar:javax.inject, Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:odlext-model-api, Jar:yang-data-tree-spi, Jar:binding-data-codec-api, Jar:binding-data-codec-dynamic, Jar:binding-loader, Jar:binding-data-codec-spi, Jar:binding-model, Jar:binding-reflect, Jar:binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:yang-data-impl, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-spi, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-model-util, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:mdsal-binding-api, Jar:org.osgi.framework, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.annotation.bundle] 15:41:25 Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:modernizer-maven-annotations, Jar:metainf-services, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:odlext-model-api, Jar:yang-data-tree-spi, Jar:binding-data-codec-api, Jar:binding-data-codec-dynamic, Jar:byte-buddy, Jar:binding-loader, Jar:binding-data-codec-spi, Jar:binding-model, Jar:binding-reflect, Jar:binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-data-impl, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-spi, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-model-util, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:mdsal-binding-api, Jar:org.osgi.annotation.versioning, Jar:org.osgi.framework, Jar:org.osgi.service.component, Jar:osgi.annotation, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.service.component.annotations, Jar:org.osgi.util.tracker, Jar:org.osgi.annotation.bundle, Jar:slf4j-api] 15:41:25 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.17-SNAPSHOT.jar 15:41:25 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/classes/META-INF/MANIFEST.MF 15:41:25 [INFO] 15:41:25 [INFO] --- jar:3.4.2:test-jar (default) @ mdsal-binding-dom-adapter --- 15:41:25 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.17-SNAPSHOT-tests.jar 15:41:25 [INFO] 15:41:25 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ mdsal-binding-dom-adapter --- 15:41:25 [INFO] Skipping source per configuration. 15:41:25 [INFO] 15:41:25 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-binding-dom-adapter --- 15:41:25 [INFO] No previous run data found, generating javadoc. 15:41:27 [WARNING] Javadoc Warnings 15:41:27 [WARNING] warning: unknown enum constant Level.FULL 15:41:27 [WARNING] reason: class file for com.google.j2objc.annotations.ReflectionSupport$Level not found 15:41:27 [WARNING] warning: unknown enum constant Level.FULL 15:41:27 [WARNING] 2 warnings 15:41:27 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.17-SNAPSHOT-javadoc.jar 15:41:27 [INFO] 15:41:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-dom-adapter --- 15:41:27 [INFO] CycloneDX: Resolving Dependencies 15:41:28 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 15:41:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/bom.xml 15:41:28 [INFO] attaching as mdsal-binding-dom-adapter-14.0.17-SNAPSHOT-cyclonedx.xml 15:41:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/bom.json 15:41:28 [INFO] attaching as mdsal-binding-dom-adapter-14.0.17-SNAPSHOT-cyclonedx.json 15:41:28 [INFO] 15:41:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-dom-adapter --- 15:41:28 [INFO] Skipping duplicate-finder execution! 15:41:28 [INFO] 15:41:28 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-binding-dom-adapter --- 15:41:28 [WARNING] Used undeclared dependencies found: 15:41:28 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:14.0.16:compile 15:41:28 [WARNING] Non-test scoped test only dependencies found: 15:41:28 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:14.0.16:compile 15:41:28 [INFO] 15:41:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-dom-adapter --- 15:41:28 [INFO] Skipping source per configuration. 15:41:28 [INFO] 15:41:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-binding-dom-adapter --- 15:41:28 [INFO] 15:41:28 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-binding-dom-adapter --- 15:41:28 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/code-coverage/jacoco.exec 15:41:28 [INFO] Analyzed bundle 'mdsal-binding-dom-adapter' with 117 classes 15:41:28 [INFO] 15:41:28 [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-dom-adapter --- 15:41:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.17-SNAPSHOT/mdsal-binding-dom-adapter-14.0.17-SNAPSHOT.pom 15:41:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.17-SNAPSHOT/mdsal-binding-dom-adapter-14.0.17-SNAPSHOT.jar 15:41:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.17-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.17-SNAPSHOT/mdsal-binding-dom-adapter-14.0.17-SNAPSHOT-tests.jar 15:41:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.17-SNAPSHOT/mdsal-binding-dom-adapter-14.0.17-SNAPSHOT-javadoc.jar 15:41:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.17-SNAPSHOT/mdsal-binding-dom-adapter-14.0.17-SNAPSHOT-cyclonedx.xml 15:41:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.17-SNAPSHOT/mdsal-binding-dom-adapter-14.0.17-SNAPSHOT-cyclonedx.json 15:41:28 [INFO] 15:41:28 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-binding-dom-adapter --- 15:41:28 [INFO] Installing org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.17-SNAPSHOT/mdsal-binding-dom-adapter-14.0.17-SNAPSHOT.jar 15:41:28 [INFO] Writing OBR metadata 15:41:29 [INFO] 15:41:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-dom-adapter --- 15:41:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:41:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:41:29 [INFO] 15:41:29 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-binding-dom-adapter --- 15:41:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:41:29 [INFO] 15:41:29 [INFO] --------------< org.opendaylight.mdsal:mdsal-binding-spi >-------------- 15:41:29 [INFO] Building mdsal-binding-spi 14.0.17-SNAPSHOT [17/228] 15:41:29 [INFO] from binding/mdsal-binding-spi/pom.xml 15:41:29 [INFO] --------------------------------[ jar ]--------------------------------- 15:41:29 [INFO] 15:41:29 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-spi --- 15:41:29 [INFO] 15:41:29 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-binding-spi --- 15:41:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:41:29 [INFO] 15:41:29 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-binding-spi --- 15:41:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:41:29 [INFO] 15:41:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-spi --- 15:41:29 [INFO] 15:41:29 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-binding-spi --- 15:41:29 [INFO] 15:41:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-binding-spi --- 15:41:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:41:29 [INFO] 15:41:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-spi --- 15:41:29 [INFO] Starting audit... 15:41:29 Audit done. 15:41:29 [INFO] You have 0 Checkstyle violations. 15:41:29 [INFO] 15:41:29 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-spi --- 15:41:29 [INFO] Starting audit... 15:41:29 Audit done. 15:41:29 [INFO] You have 0 Checkstyle violations. 15:41:29 [INFO] 15:41:29 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-binding-spi --- 15:41:29 [INFO] 15:41:29 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-spi --- 15:41:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/src/main/resources 15:41:29 [INFO] 15:41:29 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-binding-spi --- 15:41:29 [INFO] Recompiling the module because of changed dependency. 15:41:29 [INFO] Compiling 7 source files with javac [debug release 21 module-path] to target/classes 15:41:29 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 15:41:29 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/src/main/java/module-info.java:[18,40] requires directive for an automatic module 15:41:29 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/src/main/java/org/opendaylight/mdsal/binding/spi/ForwardingDataBroker.java:[63,57] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:41:29 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/src/main/java/org/opendaylight/mdsal/binding/spi/ForwardingDataBroker.java:[66,26] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:41:29 [INFO] 15:41:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-binding-spi >>> 15:41:29 [INFO] 15:41:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-binding-spi --- 15:41:29 [INFO] Fork Value is true 15:41:31 [INFO] Done SpotBugs Analysis.... 15:41:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:41:31 [INFO] 15:41:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-binding-spi <<< 15:41:31 [INFO] 15:41:31 [INFO] 15:41:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-binding-spi --- 15:41:31 [INFO] BugInstance size is 0 15:41:31 [INFO] Error size is 0 15:41:31 [INFO] No errors/warnings found 15:41:31 [INFO] 15:41:31 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-binding-spi --- 15:41:31 [INFO] 15:41:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-spi --- 15:41:31 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/src/test/resources 15:41:31 [INFO] 15:41:31 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-binding-spi --- 15:41:31 [INFO] No sources to compile 15:41:31 [INFO] 15:41:31 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-binding-spi --- 15:41:31 [INFO] No tests to run. 15:41:31 [INFO] 15:41:31 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-binding-spi --- 15:41:31 [INFO] 15:41:31 [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-binding-spi --- 15:41:31 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.17-SNAPSHOT.jar 15:41:31 [INFO] 15:41:31 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-binding-spi --- 15:41:32 [INFO] No previous run data found, generating javadoc. 15:41:33 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.17-SNAPSHOT-javadoc.jar 15:41:33 [INFO] 15:41:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-spi --- 15:41:33 [INFO] CycloneDX: Resolving Dependencies 15:41:33 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 15:41:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/target/bom.xml 15:41:33 [INFO] attaching as mdsal-binding-spi-14.0.17-SNAPSHOT-cyclonedx.xml 15:41:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/target/bom.json 15:41:33 [INFO] attaching as mdsal-binding-spi-14.0.17-SNAPSHOT-cyclonedx.json 15:41:33 [INFO] 15:41:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-spi --- 15:41:33 [INFO] Skipping duplicate-finder execution! 15:41:33 [INFO] 15:41:33 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-binding-spi --- 15:41:33 [INFO] No dependency problems found 15:41:33 [INFO] 15:41:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-spi --- 15:41:33 [INFO] Skipping source per configuration. 15:41:33 [INFO] 15:41:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-binding-spi --- 15:41:33 [INFO] 15:41:33 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-binding-spi --- 15:41:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:41:33 [INFO] 15:41:33 [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-spi --- 15:41:33 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.17-SNAPSHOT/mdsal-binding-spi-14.0.17-SNAPSHOT.pom 15:41:33 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.17-SNAPSHOT/mdsal-binding-spi-14.0.17-SNAPSHOT.jar 15:41:33 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.17-SNAPSHOT/mdsal-binding-spi-14.0.17-SNAPSHOT-javadoc.jar 15:41:33 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.17-SNAPSHOT/mdsal-binding-spi-14.0.17-SNAPSHOT-cyclonedx.xml 15:41:33 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.17-SNAPSHOT/mdsal-binding-spi-14.0.17-SNAPSHOT-cyclonedx.json 15:41:33 [INFO] 15:41:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-spi --- 15:41:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:41:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:41:33 [INFO] 15:41:33 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores >-- 15:41:33 [INFO] Building rfc8342-ietf-datastores 14.0.17-SNAPSHOT [18/228] 15:41:33 [INFO] from model/rfc/rfc8342-ietf-datastores/pom.xml 15:41:33 [INFO] -------------------------------[ bundle ]------------------------------- 15:41:33 [INFO] 15:41:33 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-datastores --- 15:41:33 [INFO] 15:41:33 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8342-ietf-datastores --- 15:41:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:41:33 [INFO] 15:41:33 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8342-ietf-datastores --- 15:41:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:41:33 [INFO] 15:41:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8342-ietf-datastores --- 15:41:34 [INFO] 15:41:34 [INFO] --- dependency:3.8.1:properties (default) @ rfc8342-ietf-datastores --- 15:41:34 [INFO] 15:41:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8342-ietf-datastores --- 15:41:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:41:34 [INFO] 15:41:34 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8342-ietf-datastores --- 15:41:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:41:34 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/src/main/yang 15:41:34 [INFO] yang-to-sources: Found 0 dependencies in 535.8 μs 15:41:34 [INFO] yang-to-sources: Project model files found: 1 in 2.128 ms 15:41:34 [INFO] yang-to-sources: 1 YANG models processed in 3.589 ms 15:41:34 [INFO] BindingJavaFileGenerator: Defined 12 files in 1.582 ms 15:41:34 [INFO] Sorted 12 files into 3 directories in 145.6 μs 15:41:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 5.373 ms 15:41:34 [INFO] 15:41:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-datastores --- 15:41:34 [INFO] Starting audit... 15:41:34 Audit done. 15:41:34 [INFO] You have 0 Checkstyle violations. 15:41:34 [INFO] 15:41:34 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-datastores --- 15:41:34 [INFO] Starting audit... 15:41:34 Audit done. 15:41:34 [INFO] You have 0 Checkstyle violations. 15:41:34 [INFO] 15:41:34 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8342-ietf-datastores --- 15:41:34 [INFO] 15:41:34 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8342-ietf-datastores --- 15:41:34 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/src/main/resources 15:41:34 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi 15:41:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:41:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:41:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:41:34 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi 15:41:34 [INFO] 15:41:34 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8342-ietf-datastores --- 15:41:34 [INFO] Recompiling the module because of changed source code. 15:41:34 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 15:41:34 [INFO] 15:41:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8342-ietf-datastores >>> 15:41:34 [INFO] 15:41:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8342-ietf-datastores --- 15:41:34 [INFO] Fork Value is true 15:41:36 [INFO] Done SpotBugs Analysis.... 15:41:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:41:36 [INFO] 15:41:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8342-ietf-datastores <<< 15:41:36 [INFO] 15:41:36 [INFO] 15:41:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8342-ietf-datastores --- 15:41:36 [INFO] BugInstance size is 0 15:41:36 [INFO] Error size is 0 15:41:36 [INFO] No errors/warnings found 15:41:36 [INFO] 15:41:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8342-ietf-datastores --- 15:41:36 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/src/test/resources 15:41:36 [INFO] 15:41:36 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8342-ietf-datastores --- 15:41:36 [INFO] No sources to compile 15:41:36 [INFO] 15:41:36 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8342-ietf-datastores --- 15:41:36 [INFO] No tests to run. 15:41:36 [INFO] 15:41:36 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8342-ietf-datastores --- 15:41:36 [INFO] 15:41:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8342-ietf-datastores --- 15:41:36 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.17-SNAPSHOT.jar 15:41:36 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/classes/META-INF/MANIFEST.MF 15:41:36 [INFO] 15:41:36 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8342-ietf-datastores --- 15:41:36 [INFO] No previous run data found, generating javadoc. 15:41:37 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.17-SNAPSHOT-javadoc.jar 15:41:37 [INFO] 15:41:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-datastores --- 15:41:37 [INFO] CycloneDX: Resolving Dependencies 15:41:38 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 15:41:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/bom.xml 15:41:38 [INFO] attaching as rfc8342-ietf-datastores-14.0.17-SNAPSHOT-cyclonedx.xml 15:41:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/bom.json 15:41:38 [INFO] attaching as rfc8342-ietf-datastores-14.0.17-SNAPSHOT-cyclonedx.json 15:41:38 [INFO] 15:41:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-datastores --- 15:41:38 [INFO] Skipping duplicate-finder execution! 15:41:38 [INFO] 15:41:38 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8342-ietf-datastores --- 15:41:38 [INFO] No dependency problems found 15:41:38 [INFO] 15:41:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8342-ietf-datastores --- 15:41:38 [INFO] Skipping source per configuration. 15:41:38 [INFO] 15:41:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8342-ietf-datastores --- 15:41:38 [INFO] 15:41:38 [INFO] --- jacoco:0.8.13:report (report) @ rfc8342-ietf-datastores --- 15:41:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:41:38 [INFO] 15:41:38 [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-datastores --- 15:41:38 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.17-SNAPSHOT/rfc8342-ietf-datastores-14.0.17-SNAPSHOT.pom 15:41:38 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.17-SNAPSHOT/rfc8342-ietf-datastores-14.0.17-SNAPSHOT.jar 15:41:38 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.17-SNAPSHOT/rfc8342-ietf-datastores-14.0.17-SNAPSHOT-javadoc.jar 15:41:38 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.17-SNAPSHOT/rfc8342-ietf-datastores-14.0.17-SNAPSHOT-cyclonedx.xml 15:41:38 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.17-SNAPSHOT/rfc8342-ietf-datastores-14.0.17-SNAPSHOT-cyclonedx.json 15:41:38 [INFO] 15:41:38 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8342-ietf-datastores --- 15:41:38 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.17-SNAPSHOT/rfc8342-ietf-datastores-14.0.17-SNAPSHOT.jar 15:41:38 [INFO] Writing OBR metadata 15:41:38 [INFO] 15:41:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-datastores --- 15:41:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:41:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:41:38 [INFO] 15:41:38 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8342-ietf-datastores --- 15:41:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:41:38 [INFO] 15:41:38 [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-test-utils >----------- 15:41:38 [INFO] Building mdsal-binding-test-utils 14.0.17-SNAPSHOT [19/228] 15:41:38 [INFO] from binding/mdsal-binding-test-utils/pom.xml 15:41:38 [INFO] --------------------------------[ jar ]--------------------------------- 15:41:38 [INFO] 15:41:38 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-test-utils --- 15:41:38 [INFO] 15:41:38 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-binding-test-utils --- 15:41:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:41:38 [INFO] 15:41:38 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-binding-test-utils --- 15:41:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:41:38 [INFO] 15:41:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-test-utils --- 15:41:38 [INFO] 15:41:38 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-binding-test-utils --- 15:41:38 [INFO] 15:41:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-binding-test-utils --- 15:41:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:41:38 [INFO] 15:41:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-test-utils --- 15:41:38 [INFO] Starting audit... 15:41:38 Audit done. 15:41:38 [INFO] You have 0 Checkstyle violations. 15:41:38 [INFO] 15:41:38 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-test-utils --- 15:41:38 [INFO] Starting audit... 15:41:38 Audit done. 15:41:38 [INFO] You have 0 Checkstyle violations. 15:41:38 [INFO] 15:41:38 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-binding-test-utils --- 15:41:38 [INFO] 15:41:38 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-test-utils --- 15:41:38 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/src/main/resources 15:41:38 [INFO] 15:41:38 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-binding-test-utils --- 15:41:38 [INFO] Recompiling the module because of changed dependency. 15:41:38 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 15:41:39 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 15:41:39 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 15:41:39 [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 15:41:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:41:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:41:39 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 15:41:39 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 15:41:39 [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 15:41:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:41:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:41:39 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 15:41:39 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 15:41:39 [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 15:41:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:41:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:41:39 [INFO] 15:41:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-binding-test-utils >>> 15:41:39 [INFO] 15:41:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-binding-test-utils --- 15:41:39 [INFO] Fork Value is true 15:41:41 [INFO] Done SpotBugs Analysis.... 15:41:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:41:41 [INFO] 15:41:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-binding-test-utils <<< 15:41:41 [INFO] 15:41:41 [INFO] 15:41:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-binding-test-utils --- 15:41:41 [INFO] BugInstance size is 0 15:41:41 [INFO] Error size is 0 15:41:41 [INFO] No errors/warnings found 15:41:41 [INFO] 15:41:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-test-utils --- 15:41:41 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/src/test/resources 15:41:41 [INFO] 15:41:41 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-binding-test-utils --- 15:41:41 [INFO] Recompiling the module because of changed dependency. 15:41:41 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 15:41:41 [INFO] 15:41:41 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-binding-test-utils --- 15:41:41 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/surefire-reports 15:41:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:41:41 [INFO] 15:41:41 [INFO] ------------------------------------------------------- 15:41:41 [INFO] T E S T S 15:41:41 [INFO] ------------------------------------------------------- 15:41:42 [INFO] Running org.opendaylight.mdsal.binding.testutils.DataBrokerTestModuleTest 15:41:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.225 s -- in org.opendaylight.mdsal.binding.testutils.DataBrokerTestModuleTest 15:41:45 [INFO] Running org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresTest 15:41:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:41:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.071 s -- in org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresTest 15:41:46 [INFO] 15:41:46 [INFO] Results: 15:41:46 [INFO] 15:41:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 15:41:46 [INFO] 15:41:46 [INFO] 15:41:46 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-binding-test-utils --- 15:41:46 [INFO] 15:41:46 [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-binding-test-utils --- 15:41:46 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-14.0.17-SNAPSHOT.jar 15:41:46 [INFO] 15:41:46 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-binding-test-utils --- 15:41:46 [INFO] No previous run data found, generating javadoc. 15:41:47 [WARNING] Javadoc Warnings 15:41:47 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-common-api/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-common-api/apidocs/ are in named modules. 15:41:47 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-dom-api/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-dom-api/apidocs/ are in named modules. 15:41:47 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-dom-broker/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-dom-broker/apidocs/ are in named modules. 15:41:47 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-binding-api/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-binding-api/apidocs/ are in named modules. 15:41:47 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-binding-spi/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-binding-spi/apidocs/ are in named modules. 15:41:47 [WARNING] 5 warnings 15:41:47 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-14.0.17-SNAPSHOT-javadoc.jar 15:41:47 [INFO] 15:41:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-test-utils --- 15:41:47 [INFO] CycloneDX: Resolving Dependencies 15:41:48 [INFO] CycloneDX: Creating BOM version 1.6 with 79 component(s) 15:41:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/bom.xml 15:41:48 [INFO] attaching as mdsal-binding-test-utils-14.0.17-SNAPSHOT-cyclonedx.xml 15:41:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/bom.json 15:41:48 [INFO] attaching as mdsal-binding-test-utils-14.0.17-SNAPSHOT-cyclonedx.json 15:41:48 [INFO] 15:41:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-test-utils --- 15:41:48 [INFO] Skipping duplicate-finder execution! 15:41:48 [INFO] 15:41:48 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-binding-test-utils --- 15:41:48 [WARNING] Used undeclared dependencies found: 15:41:48 [WARNING] org.opendaylight.yangtools:util:jar:14.0.16:compile 15:41:48 [WARNING] Unused declared dependencies found: 15:41:48 [WARNING] org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.17-SNAPSHOT:compile 15:41:48 [WARNING] org.opendaylight.yangtools:binding-generator:jar:14.0.16:compile 15:41:48 [WARNING] org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.16:compile 15:41:48 [WARNING] org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.16:compile 15:41:48 [WARNING] Non-test scoped test only dependencies found: 15:41:48 [WARNING] junit:junit:jar:4.13.2:compile 15:41:48 [INFO] 15:41:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-test-utils --- 15:41:48 [INFO] Skipping source per configuration. 15:41:48 [INFO] 15:41:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-binding-test-utils --- 15:41:48 [INFO] 15:41:48 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-binding-test-utils --- 15:41:48 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/code-coverage/jacoco.exec 15:41:48 [INFO] Analyzed bundle 'mdsal-binding-test-utils' with 6 classes 15:41:48 [INFO] 15:41:48 [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-test-utils --- 15:41:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.17-SNAPSHOT/mdsal-binding-test-utils-14.0.17-SNAPSHOT.pom 15:41:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.17-SNAPSHOT/mdsal-binding-test-utils-14.0.17-SNAPSHOT.jar 15:41:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.17-SNAPSHOT/mdsal-binding-test-utils-14.0.17-SNAPSHOT-javadoc.jar 15:41:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.17-SNAPSHOT/mdsal-binding-test-utils-14.0.17-SNAPSHOT-cyclonedx.xml 15:41:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.17-SNAPSHOT/mdsal-binding-test-utils-14.0.17-SNAPSHOT-cyclonedx.json 15:41:48 [INFO] 15:41:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-test-utils --- 15:41:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:41:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:41:48 [INFO] 15:41:48 [INFO] -------------< org.opendaylight.mdsal:mdsal-binding-util >-------------- 15:41:48 [INFO] Building mdsal-binding-util 14.0.17-SNAPSHOT [20/228] 15:41:48 [INFO] from binding/mdsal-binding-util/pom.xml 15:41:48 [INFO] -------------------------------[ bundle ]------------------------------- 15:41:48 [INFO] 15:41:48 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-util --- 15:41:48 [INFO] 15:41:48 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-binding-util --- 15:41:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:41:48 [INFO] 15:41:48 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-binding-util --- 15:41:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:41:48 [INFO] 15:41:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-util --- 15:41:48 [INFO] 15:41:48 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-binding-util --- 15:41:48 [INFO] 15:41:48 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-binding-util --- 15:41:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:41:48 [INFO] 15:41:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-util --- 15:41:48 [INFO] Starting audit... 15:41:48 Audit done. 15:41:48 [INFO] You have 0 Checkstyle violations. 15:41:48 [INFO] 15:41:48 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-util --- 15:41:49 [INFO] Starting audit... 15:41:49 Audit done. 15:41:49 [INFO] You have 0 Checkstyle violations. 15:41:49 [INFO] 15:41:49 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-binding-util --- 15:41:49 [INFO] 15:41:49 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-util --- 15:41:49 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/resources 15:41:49 [INFO] 15:41:49 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-binding-util --- 15:41:49 [INFO] Recompiling the module because of changed dependency. 15:41:49 [INFO] Compiling 27 source files with javac [debug release 21 module-path] to target/classes 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/module-info.java:[13,66] requires transitive directive for an automatic module 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/module-info.java:[19,47] requires transitive directive for an automatic module 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/module-info.java:[21,40] requires directive for an automatic module 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedTransactionFactory.java:[104,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedTransactionFactory.java:[177,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedTransactionFactory.java:[208,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/TypedWriteTransaction.java:[93,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImpl.java:[46,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImpl.java:[73,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImpl.java:[83,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/RetryingManagedNewTransactionRunnerImpl.java:[182,27] unchecked cast 15:41:49 required: com.google.common.util.concurrent.FluentFuture 15:41:49 found: com.google.common.util.concurrent.FluentFuture 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/RetryingManagedNewTransactionRunnerImpl.java:[206,27] unchecked cast 15:41:49 required: com.google.common.util.concurrent.FluentFuture 15:41:49 found: com.google.common.util.concurrent.FluentFuture 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[63,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[55,40] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[47,40] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[39,40] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[31,40] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[33,14] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[41,14] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[49,14] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[57,14] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[64,14] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[45,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[37,40] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[29,40] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[31,14] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[39,14] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[46,14] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:49 [INFO] 15:41:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-binding-util >>> 15:41:49 [INFO] 15:41:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-binding-util --- 15:41:49 [INFO] Fork Value is true 15:41:52 [INFO] Done SpotBugs Analysis.... 15:41:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:41:52 [INFO] 15:41:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-binding-util <<< 15:41:52 [INFO] 15:41:52 [INFO] 15:41:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-binding-util --- 15:41:52 [INFO] BugInstance size is 0 15:41:52 [INFO] Error size is 0 15:41:52 [INFO] No errors/warnings found 15:41:52 [INFO] 15:41:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-util --- 15:41:52 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/test/resources 15:41:52 [INFO] 15:41:52 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-binding-util --- 15:41:52 [INFO] Recompiling the module because of changed dependency. 15:41:52 [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/test-classes 15:41:52 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImplTest.java:[41,58] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractConcurrentDataBrokerTest in module is not exported 15:41:52 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[52,70] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:52 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[61,74] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:52 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[69,70] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:52 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[79,74] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 15:41:52 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[119,22] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 15:41:52 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[35,45] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractConcurrentDataBrokerTest in module is not exported 15:41:52 [INFO] 15:41:52 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-binding-util --- 15:41:52 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/surefire-reports 15:41:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:41:52 [INFO] 15:41:52 [INFO] ------------------------------------------------------- 15:41:52 [INFO] T E S T S 15:41:52 [INFO] ------------------------------------------------------- 15:41:53 [INFO] Running org.opendaylight.mdsal.binding.util.DatastoreTest 15:41:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.opendaylight.mdsal.binding.util.DatastoreTest 15:41:53 [INFO] Running org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunnerImplTest 15:41:57 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.190 s -- in org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunnerImplTest 15:41:57 [INFO] Running org.opendaylight.mdsal.binding.util.TransactionAdapterTest 15:41:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.mdsal.binding.util.TransactionAdapterTest 15:41:57 [INFO] Running org.opendaylight.mdsal.binding.util.RetryingManagedNewTransactionRunnerTest 15:41:57 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.mdsal.binding.util.RetryingManagedNewTransactionRunnerTest 15:41:57 [INFO] 15:41:57 [INFO] Results: 15:41:57 [INFO] 15:41:57 [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0 15:41:57 [INFO] 15:41:57 [INFO] 15:41:57 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-binding-util --- 15:41:57 [INFO] 15:41:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-binding-util --- 15:41:57 [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-util:bundle:14.0.17-SNAPSHOT : Split package, multiple jars provide the same package: 15:41:57 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:41:57 Package found in [Jar:., Jar:javax.inject, Jar:mdsal-binding-spi, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-api, Jar:util, Jar:triemap, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:rfc8342-ietf-datastores, Jar:yang-common, Jar:org.osgi.annotation.bundle] 15:41:57 Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:mdsal-binding-spi, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-api, Jar:util, Jar:triemap, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:rfc8342-ietf-datastores, Jar:yang-common, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:41:57 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.17-SNAPSHOT.jar 15:41:57 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/classes/META-INF/MANIFEST.MF 15:41:57 [INFO] 15:41:57 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-binding-util --- 15:41:57 [INFO] No previous run data found, generating javadoc. 15:41:59 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.17-SNAPSHOT-javadoc.jar 15:41:59 [INFO] 15:41:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-util --- 15:41:59 [INFO] CycloneDX: Resolving Dependencies 15:42:00 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 15:42:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/bom.xml 15:42:00 [INFO] attaching as mdsal-binding-util-14.0.17-SNAPSHOT-cyclonedx.xml 15:42:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/bom.json 15:42:00 [INFO] attaching as mdsal-binding-util-14.0.17-SNAPSHOT-cyclonedx.json 15:42:00 [INFO] 15:42:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-util --- 15:42:00 [INFO] Skipping duplicate-finder execution! 15:42:00 [INFO] 15:42:00 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-binding-util --- 15:42:00 [WARNING] Used undeclared dependencies found: 15:42:00 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.16:compile 15:42:00 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 15:42:00 [WARNING] org.opendaylight.yangtools:util:jar:14.0.16:compile 15:42:00 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.16:compile 15:42:00 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.17-SNAPSHOT:compile 15:42:00 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.17-SNAPSHOT:compile 15:42:00 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.17-SNAPSHOT:test 15:42:00 [INFO] 15:42:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-util --- 15:42:00 [INFO] Skipping source per configuration. 15:42:00 [INFO] 15:42:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-binding-util --- 15:42:00 [INFO] 15:42:00 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-binding-util --- 15:42:00 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/code-coverage/jacoco.exec 15:42:00 [INFO] Analyzed bundle 'mdsal-binding-util' with 17 classes 15:42:01 [INFO] 15:42:01 [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-util --- 15:42:01 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.17-SNAPSHOT/mdsal-binding-util-14.0.17-SNAPSHOT.pom 15:42:01 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.17-SNAPSHOT/mdsal-binding-util-14.0.17-SNAPSHOT.jar 15:42:01 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.17-SNAPSHOT/mdsal-binding-util-14.0.17-SNAPSHOT-javadoc.jar 15:42:01 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.17-SNAPSHOT/mdsal-binding-util-14.0.17-SNAPSHOT-cyclonedx.xml 15:42:01 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.17-SNAPSHOT/mdsal-binding-util-14.0.17-SNAPSHOT-cyclonedx.json 15:42:01 [INFO] 15:42:01 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-binding-util --- 15:42:01 [INFO] Installing org/opendaylight/mdsal/mdsal-binding-util/14.0.17-SNAPSHOT/mdsal-binding-util-14.0.17-SNAPSHOT.jar 15:42:01 [INFO] Writing OBR metadata 15:42:01 [INFO] 15:42:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-util --- 15:42:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:42:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:42:01 [INFO] 15:42:01 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-binding-util --- 15:42:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:42:01 [INFO] 15:42:01 [INFO] ------------< org.opendaylight.mdsal.model:general-entity >------------- 15:42:01 [INFO] Building general-entity 14.0.17-SNAPSHOT [21/228] 15:42:01 [INFO] from model/general-entity/pom.xml 15:42:01 [INFO] -------------------------------[ bundle ]------------------------------- 15:42:01 [INFO] 15:42:01 [INFO] --- clean:3.5.0:clean (default-clean) @ general-entity --- 15:42:01 [INFO] 15:42:01 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ general-entity --- 15:42:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:01 [INFO] 15:42:01 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ general-entity --- 15:42:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:01 [INFO] 15:42:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ general-entity --- 15:42:01 [INFO] 15:42:01 [INFO] --- dependency:3.8.1:properties (default) @ general-entity --- 15:42:01 [INFO] 15:42:01 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ general-entity --- 15:42:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:42:01 [INFO] 15:42:01 [INFO] --- yang:14.0.16:generate-sources (binding) @ general-entity --- 15:42:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:42:01 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/src/main/yang 15:42:01 [INFO] yang-to-sources: Found 0 dependencies in 448.3 μs 15:42:01 [INFO] yang-to-sources: Project model files found: 1 in 1.247 ms 15:42:01 [INFO] yang-to-sources: 1 YANG models processed in 1.802 ms 15:42:01 [INFO] BindingJavaFileGenerator: Defined 7 files in 1.329 ms 15:42:01 [INFO] Sorted 7 files into 3 directories in 98.52 μs 15:42:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 5.414 ms 15:42:01 [INFO] 15:42:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ general-entity --- 15:42:01 [INFO] Starting audit... 15:42:01 Audit done. 15:42:01 [INFO] You have 0 Checkstyle violations. 15:42:01 [INFO] 15:42:01 [INFO] --- checkstyle:3.6.0:check (default) @ general-entity --- 15:42:01 [INFO] Starting audit... 15:42:01 Audit done. 15:42:01 [INFO] You have 0 Checkstyle violations. 15:42:01 [INFO] 15:42:01 [INFO] --- dependency:3.8.1:copy (unpack-license) @ general-entity --- 15:42:01 [INFO] 15:42:01 [INFO] --- resources:3.3.1:resources (default-resources) @ general-entity --- 15:42:01 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/src/main/resources 15:42:01 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/generated-sources/spi 15:42:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:42:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:42:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:42:01 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/generated-sources/spi 15:42:01 [INFO] 15:42:01 [INFO] --- compiler:3.14.0:compile (default-compile) @ general-entity --- 15:42:01 [INFO] Recompiling the module because of changed source code. 15:42:01 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 15:42:01 [INFO] 15:42:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ general-entity >>> 15:42:01 [INFO] 15:42:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ general-entity --- 15:42:01 [INFO] Fork Value is true 15:42:03 [INFO] Done SpotBugs Analysis.... 15:42:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:42:03 [INFO] 15:42:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ general-entity <<< 15:42:03 [INFO] 15:42:03 [INFO] 15:42:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ general-entity --- 15:42:03 [INFO] BugInstance size is 0 15:42:03 [INFO] Error size is 0 15:42:03 [INFO] No errors/warnings found 15:42:03 [INFO] 15:42:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ general-entity --- 15:42:03 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/src/test/resources 15:42:03 [INFO] 15:42:03 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ general-entity --- 15:42:03 [INFO] No sources to compile 15:42:03 [INFO] 15:42:03 [INFO] --- surefire:3.5.3:test (default-test) @ general-entity --- 15:42:03 [INFO] No tests to run. 15:42:03 [INFO] 15:42:03 [INFO] --- copy:14.1.2:copy-files (default) @ general-entity --- 15:42:03 [INFO] 15:42:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ general-entity --- 15:42:04 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/general-entity-14.0.17-SNAPSHOT.jar 15:42:04 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/classes/META-INF/MANIFEST.MF 15:42:04 [INFO] 15:42:04 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ general-entity --- 15:42:04 [INFO] No previous run data found, generating javadoc. 15:42:05 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/general-entity-14.0.17-SNAPSHOT-javadoc.jar 15:42:05 [INFO] 15:42:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ general-entity --- 15:42:05 [INFO] CycloneDX: Resolving Dependencies 15:42:05 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 15:42:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/bom.xml 15:42:05 [INFO] attaching as general-entity-14.0.17-SNAPSHOT-cyclonedx.xml 15:42:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/bom.json 15:42:05 [INFO] attaching as general-entity-14.0.17-SNAPSHOT-cyclonedx.json 15:42:05 [INFO] 15:42:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ general-entity --- 15:42:05 [INFO] Skipping duplicate-finder execution! 15:42:05 [INFO] 15:42:05 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ general-entity --- 15:42:05 [INFO] No dependency problems found 15:42:05 [INFO] 15:42:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ general-entity --- 15:42:05 [INFO] Skipping source per configuration. 15:42:05 [INFO] 15:42:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ general-entity --- 15:42:05 [INFO] 15:42:05 [INFO] --- jacoco:0.8.13:report (report) @ general-entity --- 15:42:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:42:05 [INFO] 15:42:05 [INFO] --- install:3.1.4:install (default-install) @ general-entity --- 15:42:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/pom.xml to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.17-SNAPSHOT/general-entity-14.0.17-SNAPSHOT.pom 15:42:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/general-entity-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.17-SNAPSHOT/general-entity-14.0.17-SNAPSHOT.jar 15:42:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/general-entity-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.17-SNAPSHOT/general-entity-14.0.17-SNAPSHOT-javadoc.jar 15:42:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.17-SNAPSHOT/general-entity-14.0.17-SNAPSHOT-cyclonedx.xml 15:42:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.17-SNAPSHOT/general-entity-14.0.17-SNAPSHOT-cyclonedx.json 15:42:05 [INFO] 15:42:05 [INFO] --- bundle:6.0.0:install (default-install) @ general-entity --- 15:42:05 [INFO] Installing org/opendaylight/mdsal/model/general-entity/14.0.17-SNAPSHOT/general-entity-14.0.17-SNAPSHOT.jar 15:42:05 [INFO] Writing OBR metadata 15:42:05 [INFO] 15:42:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ general-entity --- 15:42:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:42:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:42:05 [INFO] 15:42:05 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ general-entity --- 15:42:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:42:05 [INFO] 15:42:05 [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-common-api >------------- 15:42:05 [INFO] Building mdsal-eos-common-api 14.0.17-SNAPSHOT [22/228] 15:42:05 [INFO] from entityownership/mdsal-eos-common-api/pom.xml 15:42:05 [INFO] --------------------------------[ jar ]--------------------------------- 15:42:05 [INFO] 15:42:05 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-common-api --- 15:42:05 [INFO] 15:42:05 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-eos-common-api --- 15:42:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:05 [INFO] 15:42:05 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-eos-common-api --- 15:42:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:05 [INFO] 15:42:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-common-api --- 15:42:06 [INFO] 15:42:06 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-eos-common-api --- 15:42:06 [INFO] 15:42:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-eos-common-api --- 15:42:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:42:06 [INFO] 15:42:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-common-api --- 15:42:06 [INFO] Starting audit... 15:42:06 Audit done. 15:42:06 [INFO] You have 0 Checkstyle violations. 15:42:06 [INFO] 15:42:06 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-common-api --- 15:42:06 [INFO] Starting audit... 15:42:06 Audit done. 15:42:06 [INFO] You have 0 Checkstyle violations. 15:42:06 [INFO] 15:42:06 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-eos-common-api --- 15:42:06 [INFO] 15:42:06 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-common-api --- 15:42:06 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/src/main/resources 15:42:06 [INFO] 15:42:06 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-eos-common-api --- 15:42:06 [INFO] Recompiling the module because of changed source code. 15:42:06 [INFO] Compiling 6 source files with javac [debug release 21 module-path] to target/classes 15:42:06 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/src/main/java/module-info.java:[14,47] requires transitive directive for an automatic module 15:42:06 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/src/main/java/module-info.java:[15,40] requires directive for an automatic module 15:42:06 [INFO] 15:42:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-eos-common-api >>> 15:42:06 [INFO] 15:42:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-eos-common-api --- 15:42:06 [INFO] Fork Value is true 15:42:08 [INFO] Done SpotBugs Analysis.... 15:42:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:42:08 [INFO] 15:42:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-eos-common-api <<< 15:42:08 [INFO] 15:42:08 [INFO] 15:42:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-eos-common-api --- 15:42:08 [INFO] BugInstance size is 0 15:42:08 [INFO] Error size is 0 15:42:08 [INFO] No errors/warnings found 15:42:08 [INFO] 15:42:08 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-eos-common-api --- 15:42:08 [INFO] 15:42:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-common-api --- 15:42:08 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/src/test/resources 15:42:08 [INFO] 15:42:08 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-eos-common-api --- 15:42:08 [INFO] Recompiling the module because of changed dependency. 15:42:08 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/test-classes 15:42:08 [INFO] 15:42:08 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-eos-common-api --- 15:42:08 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/surefire-reports 15:42:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:42:09 [INFO] 15:42:09 [INFO] ------------------------------------------------------- 15:42:09 [INFO] T E S T S 15:42:09 [INFO] ------------------------------------------------------- 15:42:10 [INFO] Running org.opendaylight.mdsal.eos.common.api.GenericEntityTest 15:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.mdsal.eos.common.api.GenericEntityTest 15:42:10 [INFO] Running org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateTest 15:42:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateTest 15:42:10 [INFO] Running org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateChangeTest 15:42:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateChangeTest 15:42:10 [INFO] 15:42:10 [INFO] Results: 15:42:10 [INFO] 15:42:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 15:42:10 [INFO] 15:42:10 [INFO] 15:42:10 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-eos-common-api --- 15:42:10 [INFO] 15:42:10 [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-eos-common-api --- 15:42:10 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-14.0.17-SNAPSHOT.jar 15:42:10 [INFO] 15:42:10 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-eos-common-api --- 15:42:10 [INFO] No previous run data found, generating javadoc. 15:42:11 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-14.0.17-SNAPSHOT-javadoc.jar 15:42:11 [INFO] 15:42:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-common-api --- 15:42:11 [INFO] CycloneDX: Resolving Dependencies 15:42:11 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 15:42:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/bom.xml 15:42:11 [INFO] attaching as mdsal-eos-common-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:42:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/bom.json 15:42:11 [INFO] attaching as mdsal-eos-common-api-14.0.17-SNAPSHOT-cyclonedx.json 15:42:11 [INFO] 15:42:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-common-api --- 15:42:11 [INFO] Skipping duplicate-finder execution! 15:42:11 [INFO] 15:42:11 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-eos-common-api --- 15:42:11 [INFO] No dependency problems found 15:42:11 [INFO] 15:42:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-common-api --- 15:42:11 [INFO] Skipping source per configuration. 15:42:11 [INFO] 15:42:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-eos-common-api --- 15:42:11 [INFO] 15:42:11 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-eos-common-api --- 15:42:11 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/code-coverage/jacoco.exec 15:42:11 [INFO] Analyzed bundle 'mdsal-eos-common-api' with 5 classes 15:42:11 [INFO] 15:42:11 [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-common-api --- 15:42:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.17-SNAPSHOT/mdsal-eos-common-api-14.0.17-SNAPSHOT.pom 15:42:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.17-SNAPSHOT/mdsal-eos-common-api-14.0.17-SNAPSHOT.jar 15:42:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.17-SNAPSHOT/mdsal-eos-common-api-14.0.17-SNAPSHOT-javadoc.jar 15:42:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.17-SNAPSHOT/mdsal-eos-common-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:42:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.17-SNAPSHOT/mdsal-eos-common-api-14.0.17-SNAPSHOT-cyclonedx.json 15:42:11 [INFO] 15:42:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-common-api --- 15:42:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:42:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:42:11 [INFO] 15:42:11 [INFO] --------------< org.opendaylight.mdsal:mdsal-eos-dom-api >-------------- 15:42:11 [INFO] Building mdsal-eos-dom-api 14.0.17-SNAPSHOT [23/228] 15:42:11 [INFO] from entityownership/mdsal-eos-dom-api/pom.xml 15:42:11 [INFO] --------------------------------[ jar ]--------------------------------- 15:42:11 [INFO] 15:42:11 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-dom-api --- 15:42:11 [INFO] 15:42:11 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-eos-dom-api --- 15:42:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:11 [INFO] 15:42:11 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-eos-dom-api --- 15:42:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:11 [INFO] 15:42:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-dom-api --- 15:42:12 [INFO] 15:42:12 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-eos-dom-api --- 15:42:12 [INFO] 15:42:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-eos-dom-api --- 15:42:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:42:12 [INFO] 15:42:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-dom-api --- 15:42:12 [INFO] Starting audit... 15:42:12 Audit done. 15:42:12 [INFO] You have 0 Checkstyle violations. 15:42:12 [INFO] 15:42:12 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-dom-api --- 15:42:12 [INFO] Starting audit... 15:42:12 Audit done. 15:42:12 [INFO] You have 0 Checkstyle violations. 15:42:12 [INFO] 15:42:12 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-eos-dom-api --- 15:42:12 [INFO] 15:42:12 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-dom-api --- 15:42:12 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/src/main/resources 15:42:12 [INFO] 15:42:12 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-eos-dom-api --- 15:42:12 [INFO] Recompiling the module because of changed dependency. 15:42:12 [INFO] Compiling 5 source files with javac [debug release 21 module-path] to target/classes 15:42:12 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/src/main/java/module-info.java:[15,47] requires transitive directive for an automatic module 15:42:12 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/src/main/java/module-info.java:[16,33] requires directive for an automatic module 15:42:12 [INFO] 15:42:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-eos-dom-api >>> 15:42:12 [INFO] 15:42:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-eos-dom-api --- 15:42:12 [INFO] Fork Value is true 15:42:14 [INFO] Done SpotBugs Analysis.... 15:42:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:42:14 [INFO] 15:42:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-eos-dom-api <<< 15:42:14 [INFO] 15:42:14 [INFO] 15:42:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-eos-dom-api --- 15:42:14 [INFO] BugInstance size is 0 15:42:14 [INFO] Error size is 0 15:42:14 [INFO] No errors/warnings found 15:42:14 [INFO] 15:42:14 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-eos-dom-api --- 15:42:14 [INFO] 15:42:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-dom-api --- 15:42:14 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/src/test/resources 15:42:14 [INFO] 15:42:14 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-eos-dom-api --- 15:42:14 [INFO] Recompiling the module because of changed dependency. 15:42:14 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 15:42:14 [INFO] 15:42:14 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-eos-dom-api --- 15:42:14 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/surefire-reports 15:42:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:42:14 [INFO] 15:42:14 [INFO] ------------------------------------------------------- 15:42:14 [INFO] T E S T S 15:42:14 [INFO] ------------------------------------------------------- 15:42:15 [INFO] Running org.opendaylight.mdsal.eos.dom.api.DOMEntityTest 15:42:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.mdsal.eos.dom.api.DOMEntityTest 15:42:15 [INFO] 15:42:15 [INFO] Results: 15:42:15 [INFO] 15:42:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 15:42:15 [INFO] 15:42:15 [INFO] 15:42:15 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-eos-dom-api --- 15:42:15 [INFO] 15:42:15 [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-eos-dom-api --- 15:42:15 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-14.0.17-SNAPSHOT.jar 15:42:15 [INFO] 15:42:15 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-eos-dom-api --- 15:42:16 [INFO] No previous run data found, generating javadoc. 15:42:17 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-14.0.17-SNAPSHOT-javadoc.jar 15:42:17 [INFO] 15:42:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-dom-api --- 15:42:17 [INFO] CycloneDX: Resolving Dependencies 15:42:17 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 15:42:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/bom.xml 15:42:17 [INFO] attaching as mdsal-eos-dom-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:42:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/bom.json 15:42:17 [INFO] attaching as mdsal-eos-dom-api-14.0.17-SNAPSHOT-cyclonedx.json 15:42:17 [INFO] 15:42:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-dom-api --- 15:42:17 [INFO] Skipping duplicate-finder execution! 15:42:17 [INFO] 15:42:17 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-eos-dom-api --- 15:42:17 [INFO] No dependency problems found 15:42:17 [INFO] 15:42:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-dom-api --- 15:42:17 [INFO] Skipping source per configuration. 15:42:17 [INFO] 15:42:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-eos-dom-api --- 15:42:17 [INFO] 15:42:17 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-eos-dom-api --- 15:42:17 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/code-coverage/jacoco.exec 15:42:17 [INFO] Analyzed bundle 'mdsal-eos-dom-api' with 1 classes 15:42:17 [INFO] 15:42:17 [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-dom-api --- 15:42:17 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.17-SNAPSHOT/mdsal-eos-dom-api-14.0.17-SNAPSHOT.pom 15:42:17 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.17-SNAPSHOT/mdsal-eos-dom-api-14.0.17-SNAPSHOT.jar 15:42:17 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.17-SNAPSHOT/mdsal-eos-dom-api-14.0.17-SNAPSHOT-javadoc.jar 15:42:17 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.17-SNAPSHOT/mdsal-eos-dom-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:42:17 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.17-SNAPSHOT/mdsal-eos-dom-api-14.0.17-SNAPSHOT-cyclonedx.json 15:42:17 [INFO] 15:42:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-dom-api --- 15:42:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:42:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:42:17 [INFO] 15:42:17 [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-dom-simple >------------- 15:42:17 [INFO] Building mdsal-eos-dom-simple 14.0.17-SNAPSHOT [24/228] 15:42:17 [INFO] from entityownership/mdsal-eos-dom-simple/pom.xml 15:42:17 [INFO] --------------------------------[ jar ]--------------------------------- 15:42:17 [INFO] 15:42:17 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-dom-simple --- 15:42:17 [INFO] 15:42:17 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-eos-dom-simple --- 15:42:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:17 [INFO] 15:42:17 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-eos-dom-simple --- 15:42:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:17 [INFO] 15:42:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-dom-simple --- 15:42:17 [INFO] 15:42:17 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-eos-dom-simple --- 15:42:17 [INFO] 15:42:17 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-eos-dom-simple --- 15:42:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:42:17 [INFO] 15:42:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-dom-simple --- 15:42:17 [INFO] Starting audit... 15:42:17 Audit done. 15:42:17 [INFO] You have 0 Checkstyle violations. 15:42:17 [INFO] 15:42:17 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-dom-simple --- 15:42:18 [INFO] Starting audit... 15:42:18 Audit done. 15:42:18 [INFO] You have 0 Checkstyle violations. 15:42:18 [INFO] 15:42:18 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-eos-dom-simple --- 15:42:18 [INFO] 15:42:18 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-dom-simple --- 15:42:18 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/main/resources 15:42:18 [INFO] 15:42:18 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-eos-dom-simple --- 15:42:18 [INFO] Recompiling the module because of changed dependency. 15:42:18 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes 15:42:18 [INFO] Writing META-INF/services/org.opendaylight.mdsal.eos.dom.api.DOMEntityOwnershipService 15:42:18 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/main/java/module-info.java:[22,36] requires directive for an automatic module 15:42:18 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/main/java/module-info.java:[24,32] requires directive for an automatic module 15:42:18 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/main/java/module-info.java:[25,47] requires directive for an automatic module 15:42:18 [INFO] 15:42:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-eos-dom-simple >>> 15:42:18 [INFO] 15:42:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-eos-dom-simple --- 15:42:18 [INFO] Fork Value is true 15:42:20 [INFO] Done SpotBugs Analysis.... 15:42:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:42:20 [INFO] 15:42:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-eos-dom-simple <<< 15:42:20 [INFO] 15:42:20 [INFO] 15:42:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-eos-dom-simple --- 15:42:20 [INFO] BugInstance size is 0 15:42:20 [INFO] Error size is 0 15:42:20 [INFO] No errors/warnings found 15:42:20 [INFO] 15:42:20 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-eos-dom-simple --- 15:42:20 [INFO] 15:42:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-dom-simple --- 15:42:20 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/test/resources 15:42:20 [INFO] 15:42:20 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-eos-dom-simple --- 15:42:20 [INFO] Recompiling the module because of changed dependency. 15:42:20 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 15:42:20 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/test/java/org/opendaylight/mdsal/eos/dom/simple/SimpleDOMEntityOwnershipServiceTest.java:[78,22] auto-closeable resource fooReg is never referenced in body of corresponding try statement 15:42:20 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/test/java/org/opendaylight/mdsal/eos/dom/simple/SimpleDOMEntityOwnershipServiceTest.java:[73,18] auto-closeable resource barReg is never referenced in body of corresponding try statement 15:42:20 [INFO] 15:42:20 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-eos-dom-simple --- 15:42:20 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/surefire-reports 15:42:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:42:20 [INFO] 15:42:20 [INFO] ------------------------------------------------------- 15:42:20 [INFO] T E S T S 15:42:20 [INFO] ------------------------------------------------------- 15:42:21 [INFO] Running org.opendaylight.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipServiceTest 15:42:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.159 s -- in org.opendaylight.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipServiceTest 15:42:23 [INFO] 15:42:23 [INFO] Results: 15:42:23 [INFO] 15:42:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 15:42:23 [INFO] 15:42:23 [INFO] 15:42:23 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-eos-dom-simple --- 15:42:23 [INFO] 15:42:23 [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-eos-dom-simple --- 15:42:23 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-14.0.17-SNAPSHOT.jar 15:42:23 [INFO] 15:42:23 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-eos-dom-simple --- 15:42:23 [INFO] No previous run data found, generating javadoc. 15:42:24 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-14.0.17-SNAPSHOT-javadoc.jar 15:42:24 [INFO] 15:42:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-dom-simple --- 15:42:24 [INFO] CycloneDX: Resolving Dependencies 15:42:24 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 15:42:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/bom.xml 15:42:24 [INFO] attaching as mdsal-eos-dom-simple-14.0.17-SNAPSHOT-cyclonedx.xml 15:42:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/bom.json 15:42:24 [INFO] attaching as mdsal-eos-dom-simple-14.0.17-SNAPSHOT-cyclonedx.json 15:42:24 [INFO] 15:42:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-dom-simple --- 15:42:24 [INFO] Skipping duplicate-finder execution! 15:42:24 [INFO] 15:42:24 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-eos-dom-simple --- 15:42:24 [INFO] No dependency problems found 15:42:24 [INFO] 15:42:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-dom-simple --- 15:42:24 [INFO] Skipping source per configuration. 15:42:24 [INFO] 15:42:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-eos-dom-simple --- 15:42:24 [INFO] 15:42:24 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-eos-dom-simple --- 15:42:24 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/code-coverage/jacoco.exec 15:42:24 [INFO] Analyzed bundle 'mdsal-eos-dom-simple' with 4 classes 15:42:24 [INFO] 15:42:24 [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-dom-simple --- 15:42:24 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.17-SNAPSHOT/mdsal-eos-dom-simple-14.0.17-SNAPSHOT.pom 15:42:24 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.17-SNAPSHOT/mdsal-eos-dom-simple-14.0.17-SNAPSHOT.jar 15:42:24 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.17-SNAPSHOT/mdsal-eos-dom-simple-14.0.17-SNAPSHOT-javadoc.jar 15:42:24 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.17-SNAPSHOT/mdsal-eos-dom-simple-14.0.17-SNAPSHOT-cyclonedx.xml 15:42:24 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.17-SNAPSHOT/mdsal-eos-dom-simple-14.0.17-SNAPSHOT-cyclonedx.json 15:42:24 [INFO] 15:42:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-dom-simple --- 15:42:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:42:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:42:24 [INFO] 15:42:24 [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-binding-api >------------ 15:42:24 [INFO] Building mdsal-eos-binding-api 14.0.17-SNAPSHOT [25/228] 15:42:24 [INFO] from entityownership/mdsal-eos-binding-api/pom.xml 15:42:24 [INFO] --------------------------------[ jar ]--------------------------------- 15:42:24 [INFO] 15:42:24 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-binding-api --- 15:42:24 [INFO] 15:42:24 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-eos-binding-api --- 15:42:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:24 [INFO] 15:42:24 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-eos-binding-api --- 15:42:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:24 [INFO] 15:42:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-binding-api --- 15:42:25 [INFO] 15:42:25 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-eos-binding-api --- 15:42:25 [INFO] 15:42:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-eos-binding-api --- 15:42:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:42:25 [INFO] 15:42:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-binding-api --- 15:42:25 [INFO] Starting audit... 15:42:25 Audit done. 15:42:25 [INFO] You have 0 Checkstyle violations. 15:42:25 [INFO] 15:42:25 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-binding-api --- 15:42:25 [INFO] Starting audit... 15:42:25 Audit done. 15:42:25 [INFO] You have 0 Checkstyle violations. 15:42:25 [INFO] 15:42:25 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-eos-binding-api --- 15:42:25 [INFO] 15:42:25 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-binding-api --- 15:42:25 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/main/resources 15:42:25 [INFO] 15:42:25 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-eos-binding-api --- 15:42:25 [INFO] Recompiling the module because of changed dependency. 15:42:25 [INFO] Compiling 5 source files with javac [debug release 21 module-path] to target/classes 15:42:25 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/main/java/module-info.java:[15,50] requires directive for an automatic module 15:42:25 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/main/java/module-info.java:[18,40] requires directive for an automatic module 15:42:25 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[24,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:42:25 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[24,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:42:25 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[24,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:42:25 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[33,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:42:25 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[33,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:42:25 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[33,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:42:25 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java:[45,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:42:25 [INFO] 15:42:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-eos-binding-api >>> 15:42:25 [INFO] 15:42:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-eos-binding-api --- 15:42:25 [INFO] Fork Value is true 15:42:27 [INFO] Done SpotBugs Analysis.... 15:42:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:42:27 [INFO] 15:42:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-eos-binding-api <<< 15:42:27 [INFO] 15:42:27 [INFO] 15:42:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-eos-binding-api --- 15:42:27 [INFO] BugInstance size is 0 15:42:27 [INFO] Error size is 0 15:42:27 [INFO] No errors/warnings found 15:42:27 [INFO] 15:42:27 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-eos-binding-api --- 15:42:27 [INFO] 15:42:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-binding-api --- 15:42:27 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/test/resources 15:42:27 [INFO] 15:42:27 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-eos-binding-api --- 15:42:27 [INFO] Recompiling the module because of changed dependency. 15:42:27 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 15:42:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:42:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:42:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:42:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[30,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:42:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[31,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:42:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[31,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:42:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[31,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:42:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/test/java/org/opendaylight/mdsal/eos/binding/api/EntityTest.java:[31,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:42:27 [INFO] 15:42:27 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-eos-binding-api --- 15:42:27 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/surefire-reports 15:42:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:42:27 [INFO] 15:42:27 [INFO] ------------------------------------------------------- 15:42:27 [INFO] T E S T S 15:42:27 [INFO] ------------------------------------------------------- 15:42:28 [INFO] Running org.opendaylight.mdsal.eos.binding.api.EntityTest 15:42:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.mdsal.eos.binding.api.EntityTest 15:42:28 [INFO] 15:42:28 [INFO] Results: 15:42:28 [INFO] 15:42:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 15:42:28 [INFO] 15:42:28 [INFO] 15:42:28 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-eos-binding-api --- 15:42:28 [INFO] 15:42:28 [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-eos-binding-api --- 15:42:28 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-14.0.17-SNAPSHOT.jar 15:42:28 [INFO] 15:42:28 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-eos-binding-api --- 15:42:28 [INFO] No previous run data found, generating javadoc. 15:42:29 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-14.0.17-SNAPSHOT-javadoc.jar 15:42:29 [INFO] 15:42:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-binding-api --- 15:42:29 [INFO] CycloneDX: Resolving Dependencies 15:42:30 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 15:42:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/bom.xml 15:42:30 [INFO] attaching as mdsal-eos-binding-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:42:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/bom.json 15:42:30 [INFO] attaching as mdsal-eos-binding-api-14.0.17-SNAPSHOT-cyclonedx.json 15:42:30 [INFO] 15:42:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-binding-api --- 15:42:30 [INFO] Skipping duplicate-finder execution! 15:42:30 [INFO] 15:42:30 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-eos-binding-api --- 15:42:30 [INFO] No dependency problems found 15:42:30 [INFO] 15:42:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-binding-api --- 15:42:30 [INFO] Skipping source per configuration. 15:42:30 [INFO] 15:42:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-eos-binding-api --- 15:42:30 [INFO] 15:42:30 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-eos-binding-api --- 15:42:30 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/code-coverage/jacoco.exec 15:42:30 [INFO] Analyzed bundle 'mdsal-eos-binding-api' with 1 classes 15:42:30 [INFO] 15:42:30 [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-binding-api --- 15:42:30 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.17-SNAPSHOT/mdsal-eos-binding-api-14.0.17-SNAPSHOT.pom 15:42:30 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.17-SNAPSHOT/mdsal-eos-binding-api-14.0.17-SNAPSHOT.jar 15:42:30 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.17-SNAPSHOT/mdsal-eos-binding-api-14.0.17-SNAPSHOT-javadoc.jar 15:42:30 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.17-SNAPSHOT/mdsal-eos-binding-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:42:30 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.17-SNAPSHOT/mdsal-eos-binding-api-14.0.17-SNAPSHOT-cyclonedx.json 15:42:30 [INFO] 15:42:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-binding-api --- 15:42:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:42:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:42:30 [INFO] 15:42:30 [INFO] ----------< org.opendaylight.mdsal:mdsal-eos-binding-adapter >---------- 15:42:30 [INFO] Building mdsal-eos-binding-adapter 14.0.17-SNAPSHOT [26/228] 15:42:30 [INFO] from entityownership/mdsal-eos-binding-adapter/pom.xml 15:42:30 [INFO] -------------------------------[ bundle ]------------------------------- 15:42:30 [INFO] 15:42:30 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-binding-adapter --- 15:42:30 [INFO] 15:42:30 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-eos-binding-adapter --- 15:42:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:30 [INFO] 15:42:30 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-eos-binding-adapter --- 15:42:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:30 [INFO] 15:42:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-binding-adapter --- 15:42:30 [INFO] 15:42:30 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-eos-binding-adapter --- 15:42:30 [INFO] 15:42:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-eos-binding-adapter --- 15:42:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:42:30 [INFO] 15:42:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-binding-adapter --- 15:42:30 [INFO] Starting audit... 15:42:30 Audit done. 15:42:30 [INFO] You have 0 Checkstyle violations. 15:42:30 [INFO] 15:42:30 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-binding-adapter --- 15:42:30 [INFO] Starting audit... 15:42:30 Audit done. 15:42:30 [INFO] You have 0 Checkstyle violations. 15:42:30 [INFO] 15:42:30 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-eos-binding-adapter --- 15:42:30 [INFO] 15:42:30 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-binding-adapter --- 15:42:30 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/src/main/resources 15:42:30 [INFO] 15:42:30 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-eos-binding-adapter --- 15:42:30 [INFO] Recompiling the module because of changed dependency. 15:42:30 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes 15:42:30 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/src/main/java/module-info.java:[20,47] requires directive for an automatic module 15:42:30 [INFO] 15:42:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-eos-binding-adapter >>> 15:42:30 [INFO] 15:42:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-eos-binding-adapter --- 15:42:30 [INFO] Fork Value is true 15:42:33 [INFO] Done SpotBugs Analysis.... 15:42:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:42:33 [INFO] 15:42:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-eos-binding-adapter <<< 15:42:33 [INFO] 15:42:33 [INFO] 15:42:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-eos-binding-adapter --- 15:42:33 [INFO] BugInstance size is 0 15:42:33 [INFO] Error size is 0 15:42:33 [INFO] No errors/warnings found 15:42:33 [INFO] 15:42:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-binding-adapter --- 15:42:33 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/src/test/resources 15:42:33 [INFO] 15:42:33 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-eos-binding-adapter --- 15:42:33 [INFO] Recompiling the module because of changed dependency. 15:42:33 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 15:42:33 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/src/test/java/org/opendaylight/mdsal/eos/binding/dom/adapter/DefaultEntityOwnershipServiceTest.java:[49,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:42:33 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/src/test/java/org/opendaylight/mdsal/eos/binding/dom/adapter/DefaultEntityOwnershipServiceTest.java:[49,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:42:33 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/src/test/java/org/opendaylight/mdsal/eos/binding/dom/adapter/DefaultEntityOwnershipServiceTest.java:[49,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:42:33 [INFO] 15:42:33 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-eos-binding-adapter --- 15:42:33 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/surefire-reports 15:42:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:42:33 [INFO] 15:42:33 [INFO] ------------------------------------------------------- 15:42:33 [INFO] T E S T S 15:42:33 [INFO] ------------------------------------------------------- 15:42:34 [INFO] Running org.opendaylight.mdsal.eos.binding.dom.adapter.DefaultEntityOwnershipServiceTest 15:42:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.524 s -- in org.opendaylight.mdsal.eos.binding.dom.adapter.DefaultEntityOwnershipServiceTest 15:42:36 [INFO] 15:42:36 [INFO] Results: 15:42:36 [INFO] 15:42:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 15:42:36 [INFO] 15:42:36 [INFO] 15:42:36 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-eos-binding-adapter --- 15:42:36 [INFO] 15:42:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-eos-binding-adapter --- 15:42:36 [WARNING] Bundle org.opendaylight.mdsal:mdsal-eos-binding-adapter:bundle:14.0.17-SNAPSHOT : Split package, multiple jars provide the same package: 15:42:36 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:42:36 Package found in [Jar:., Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-dom-adapter, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:yang-data-tree-spi, Jar:binding-data-codec-api, Jar:binding-data-codec-dynamic, Jar:binding-loader, Jar:binding-model, Jar:binding-reflect, Jar:binding-runtime-api, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-impl, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-spi, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-model-util, Jar:mdsal-binding-api, Jar:mdsal-eos-binding-api, Jar:general-entity, Jar:mdsal-eos-common-api, Jar:mdsal-eos-dom-api, Jar:binding-data-codec-spi, Jar:binding-spec, Jar:concepts, Jar:yang-data-api, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:odlext-model-api, Jar:rfc8040-model-api, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-xpath-api, Jar:yang-repo-api, Jar:org.osgi.annotation.bundle] 15:42:36 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-dom-adapter, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:yang-data-tree-spi, Jar:binding-data-codec-api, Jar:binding-data-codec-dynamic, Jar:binding-loader, Jar:binding-model, Jar:binding-reflect, Jar:binding-runtime-api, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-impl, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-spi, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-model-util, Jar:mdsal-binding-api, Jar:mdsal-eos-binding-api, Jar:general-entity, Jar:mdsal-eos-common-api, Jar:mdsal-eos-dom-api, Jar:binding-data-codec-spi, Jar:binding-spec, Jar:concepts, Jar:yang-data-api, Jar:value, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:odlext-model-api, Jar:rfc8040-model-api, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-xpath-api, Jar:yang-repo-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api, Jar:byte-buddy] 15:42:36 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-14.0.17-SNAPSHOT.jar 15:42:36 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/classes/META-INF/MANIFEST.MF 15:42:36 [INFO] 15:42:36 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-eos-binding-adapter --- 15:42:36 [INFO] No previous run data found, generating javadoc. 15:42:37 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-14.0.17-SNAPSHOT-javadoc.jar 15:42:37 [INFO] 15:42:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-binding-adapter --- 15:42:37 [INFO] CycloneDX: Resolving Dependencies 15:42:38 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 15:42:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/bom.xml 15:42:38 [INFO] attaching as mdsal-eos-binding-adapter-14.0.17-SNAPSHOT-cyclonedx.xml 15:42:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/bom.json 15:42:38 [INFO] attaching as mdsal-eos-binding-adapter-14.0.17-SNAPSHOT-cyclonedx.json 15:42:38 [INFO] 15:42:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-binding-adapter --- 15:42:38 [INFO] Skipping duplicate-finder execution! 15:42:38 [INFO] 15:42:38 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-eos-binding-adapter --- 15:42:38 [WARNING] Non-test scoped test only dependencies found: 15:42:38 [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.16:compile 15:42:38 [INFO] 15:42:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-binding-adapter --- 15:42:38 [INFO] Skipping source per configuration. 15:42:38 [INFO] 15:42:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-eos-binding-adapter --- 15:42:38 [INFO] 15:42:38 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-eos-binding-adapter --- 15:42:38 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/code-coverage/jacoco.exec 15:42:38 [INFO] Analyzed bundle 'mdsal-eos-binding-adapter' with 2 classes 15:42:38 [INFO] 15:42:38 [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-binding-adapter --- 15:42:38 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.17-SNAPSHOT/mdsal-eos-binding-adapter-14.0.17-SNAPSHOT.pom 15:42:38 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.17-SNAPSHOT/mdsal-eos-binding-adapter-14.0.17-SNAPSHOT.jar 15:42:38 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.17-SNAPSHOT/mdsal-eos-binding-adapter-14.0.17-SNAPSHOT-javadoc.jar 15:42:38 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.17-SNAPSHOT/mdsal-eos-binding-adapter-14.0.17-SNAPSHOT-cyclonedx.xml 15:42:38 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.17-SNAPSHOT/mdsal-eos-binding-adapter-14.0.17-SNAPSHOT-cyclonedx.json 15:42:38 [INFO] 15:42:38 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-eos-binding-adapter --- 15:42:38 [INFO] Installing org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.17-SNAPSHOT/mdsal-eos-binding-adapter-14.0.17-SNAPSHOT.jar 15:42:38 [INFO] Writing OBR metadata 15:42:38 [INFO] 15:42:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-binding-adapter --- 15:42:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:42:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:42:38 [INFO] 15:42:38 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-eos-binding-adapter --- 15:42:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:42:38 [INFO] 15:42:38 [INFO] -------------< org.opendaylight.mdsal:mdsal-singleton-api >------------- 15:42:38 [INFO] Building mdsal-singleton-api 14.0.17-SNAPSHOT [27/228] 15:42:38 [INFO] from singleton-service/mdsal-singleton-api/pom.xml 15:42:38 [INFO] --------------------------------[ jar ]--------------------------------- 15:42:38 [INFO] 15:42:38 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-singleton-api --- 15:42:38 [INFO] 15:42:38 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-singleton-api --- 15:42:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:38 [INFO] 15:42:38 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-singleton-api --- 15:42:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:38 [INFO] 15:42:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-singleton-api --- 15:42:38 [INFO] 15:42:38 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-singleton-api --- 15:42:38 [INFO] 15:42:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-singleton-api --- 15:42:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:42:38 [INFO] 15:42:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-singleton-api --- 15:42:38 [INFO] Starting audit... 15:42:38 Audit done. 15:42:38 [INFO] You have 0 Checkstyle violations. 15:42:38 [INFO] 15:42:38 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-singleton-api --- 15:42:38 [INFO] Starting audit... 15:42:38 Audit done. 15:42:38 [INFO] You have 0 Checkstyle violations. 15:42:38 [INFO] 15:42:38 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-singleton-api --- 15:42:38 [INFO] 15:42:38 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-singleton-api --- 15:42:38 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/src/main/resources 15:42:38 [INFO] 15:42:38 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-singleton-api --- 15:42:38 [INFO] Recompiling the module because of changed source code. 15:42:38 [INFO] Compiling 5 source files with javac [debug release 21 module-path] to target/classes 15:42:38 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/src/main/java/module-info.java:[14,47] requires transitive directive for an automatic module 15:42:38 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/src/main/java/module-info.java:[15,40] requires directive for an automatic module 15:42:38 [INFO] 15:42:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-singleton-api >>> 15:42:38 [INFO] 15:42:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-singleton-api --- 15:42:38 [INFO] Fork Value is true 15:42:40 [INFO] Done SpotBugs Analysis.... 15:42:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:42:40 [INFO] 15:42:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-singleton-api <<< 15:42:40 [INFO] 15:42:40 [INFO] 15:42:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-singleton-api --- 15:42:40 [INFO] BugInstance size is 0 15:42:40 [INFO] Error size is 0 15:42:40 [INFO] No errors/warnings found 15:42:40 [INFO] 15:42:40 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-singleton-api --- 15:42:40 [INFO] 15:42:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-singleton-api --- 15:42:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/src/test/resources 15:42:40 [INFO] 15:42:40 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-singleton-api --- 15:42:40 [INFO] Recompiling the module because of changed dependency. 15:42:40 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 15:42:41 [INFO] 15:42:41 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-singleton-api --- 15:42:41 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/surefire-reports 15:42:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:42:41 [INFO] 15:42:41 [INFO] ------------------------------------------------------- 15:42:41 [INFO] T E S T S 15:42:41 [INFO] ------------------------------------------------------- 15:42:42 [INFO] Running org.opendaylight.mdsal.singleton.api.ServiceGroupIdentifierTest 15:42:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.mdsal.singleton.api.ServiceGroupIdentifierTest 15:42:42 [INFO] 15:42:42 [INFO] Results: 15:42:42 [INFO] 15:42:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 15:42:42 [INFO] 15:42:42 [INFO] 15:42:42 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-singleton-api --- 15:42:42 [INFO] 15:42:42 [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-singleton-api --- 15:42:42 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.17-SNAPSHOT.jar 15:42:42 [INFO] 15:42:42 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-singleton-api --- 15:42:42 [INFO] No previous run data found, generating javadoc. 15:42:43 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.17-SNAPSHOT-javadoc.jar 15:42:43 [INFO] 15:42:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-singleton-api --- 15:42:43 [INFO] CycloneDX: Resolving Dependencies 15:42:43 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 15:42:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/bom.xml 15:42:43 [INFO] attaching as mdsal-singleton-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:42:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/bom.json 15:42:43 [INFO] attaching as mdsal-singleton-api-14.0.17-SNAPSHOT-cyclonedx.json 15:42:43 [INFO] 15:42:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-singleton-api --- 15:42:43 [INFO] Skipping duplicate-finder execution! 15:42:43 [INFO] 15:42:43 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-singleton-api --- 15:42:43 [INFO] No dependency problems found 15:42:43 [INFO] 15:42:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-singleton-api --- 15:42:43 [INFO] Skipping source per configuration. 15:42:43 [INFO] 15:42:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-singleton-api --- 15:42:43 [INFO] 15:42:43 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-singleton-api --- 15:42:43 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/code-coverage/jacoco.exec 15:42:43 [INFO] Analyzed bundle 'mdsal-singleton-api' with 1 classes 15:42:43 [INFO] 15:42:43 [INFO] --- install:3.1.4:install (default-install) @ mdsal-singleton-api --- 15:42:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.17-SNAPSHOT/mdsal-singleton-api-14.0.17-SNAPSHOT.pom 15:42:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.17-SNAPSHOT/mdsal-singleton-api-14.0.17-SNAPSHOT.jar 15:42:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.17-SNAPSHOT/mdsal-singleton-api-14.0.17-SNAPSHOT-javadoc.jar 15:42:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.17-SNAPSHOT/mdsal-singleton-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:42:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.17-SNAPSHOT/mdsal-singleton-api-14.0.17-SNAPSHOT-cyclonedx.json 15:42:43 [INFO] 15:42:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-singleton-api --- 15:42:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:42:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:42:43 [INFO] 15:42:43 [INFO] ------------< org.opendaylight.mdsal:mdsal-singleton-impl >------------- 15:42:43 [INFO] Building mdsal-singleton-impl 14.0.17-SNAPSHOT [28/228] 15:42:43 [INFO] from singleton-service/mdsal-singleton-impl/pom.xml 15:42:43 [INFO] --------------------------------[ jar ]--------------------------------- 15:42:43 [INFO] 15:42:43 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-singleton-impl --- 15:42:43 [INFO] 15:42:43 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-singleton-impl --- 15:42:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:43 [INFO] 15:42:43 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-singleton-impl --- 15:42:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:43 [INFO] 15:42:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-singleton-impl --- 15:42:44 [INFO] 15:42:44 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-singleton-impl --- 15:42:44 [INFO] 15:42:44 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-singleton-impl --- 15:42:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:42:44 [INFO] 15:42:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-singleton-impl --- 15:42:44 [INFO] Starting audit... 15:42:44 Audit done. 15:42:44 [INFO] You have 0 Checkstyle violations. 15:42:44 [INFO] 15:42:44 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-singleton-impl --- 15:42:44 [INFO] Starting audit... 15:42:44 Audit done. 15:42:44 [INFO] You have 0 Checkstyle violations. 15:42:44 [INFO] 15:42:44 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-singleton-impl --- 15:42:44 [INFO] 15:42:44 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-singleton-impl --- 15:42:44 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/main/resources 15:42:44 [INFO] 15:42:44 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-singleton-impl --- 15:42:44 [INFO] Recompiling the module because of changed dependency. 15:42:44 [INFO] Compiling 7 source files with javac [debug release 21 module-path] to target/classes 15:42:44 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module 15:42:44 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/main/java/module-info.java:[19,36] requires transitive directive for an automatic module 15:42:44 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/main/java/module-info.java:[22,47] requires directive for an automatic module 15:42:44 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/main/java/org/opendaylight/mdsal/singleton/impl/EOSClusterSingletonServiceProvider.java:[50,14] auto-closeable resource org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider has a member method close() that could throw InterruptedException 15:42:44 [INFO] 15:42:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-singleton-impl >>> 15:42:44 [INFO] 15:42:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-singleton-impl --- 15:42:44 [INFO] Fork Value is true 15:42:47 [INFO] Done SpotBugs Analysis.... 15:42:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:42:47 [INFO] 15:42:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-singleton-impl <<< 15:42:47 [INFO] 15:42:47 [INFO] 15:42:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-singleton-impl --- 15:42:47 [INFO] BugInstance size is 0 15:42:47 [INFO] Error size is 0 15:42:47 [INFO] No errors/warnings found 15:42:47 [INFO] 15:42:47 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-singleton-impl --- 15:42:47 [INFO] 15:42:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-singleton-impl --- 15:42:47 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:42:47 [INFO] 15:42:47 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-singleton-impl --- 15:42:47 [INFO] Recompiling the module because of changed dependency. 15:42:47 [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/test-classes 15:42:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/test/java/org/opendaylight/mdsal/singleton/impl/AsyncEOSClusterSingletonServiceProviderTest.java:[208,16] explicit call to close() on an auto-closeable resource 15:42:48 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/test/java/org/opendaylight/mdsal/singleton/impl/SyncEOSClusterSingletonServiceProviderTest.java:[164,16] explicit call to close() on an auto-closeable resource 15:42:48 [INFO] 15:42:48 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-singleton-impl --- 15:42:48 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/surefire-reports 15:42:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:42:48 [INFO] 15:42:48 [INFO] ------------------------------------------------------- 15:42:48 [INFO] T E S T S 15:42:48 [INFO] ------------------------------------------------------- 15:42:49 [INFO] Running org.opendaylight.mdsal.singleton.impl.SyncEOSClusterSingletonServiceProviderTest 15:42:51 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.916 s -- in org.opendaylight.mdsal.singleton.impl.SyncEOSClusterSingletonServiceProviderTest 15:42:51 [INFO] Running org.opendaylight.mdsal.singleton.impl.AsyncEOSClusterSingletonServiceProviderTest 15:42:52 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.368 s -- in org.opendaylight.mdsal.singleton.impl.AsyncEOSClusterSingletonServiceProviderTest 15:42:52 [INFO] Running org.opendaylight.mdsal.singleton.impl.ActiveServiceGroupTest 15:42:52 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.opendaylight.mdsal.singleton.impl.ActiveServiceGroupTest 15:42:53 [INFO] 15:42:53 [INFO] Results: 15:42:53 [INFO] 15:42:53 [INFO] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0 15:42:53 [INFO] 15:42:53 [INFO] 15:42:53 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-singleton-impl --- 15:42:53 [INFO] 15:42:53 [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-singleton-impl --- 15:42:53 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.17-SNAPSHOT.jar 15:42:53 [INFO] 15:42:53 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-singleton-impl --- 15:42:53 [INFO] No previous run data found, generating javadoc. 15:42:54 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.17-SNAPSHOT-javadoc.jar 15:42:54 [INFO] 15:42:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-singleton-impl --- 15:42:54 [INFO] CycloneDX: Resolving Dependencies 15:42:54 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 15:42:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/bom.xml 15:42:54 [INFO] attaching as mdsal-singleton-impl-14.0.17-SNAPSHOT-cyclonedx.xml 15:42:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/bom.json 15:42:55 [INFO] attaching as mdsal-singleton-impl-14.0.17-SNAPSHOT-cyclonedx.json 15:42:55 [INFO] 15:42:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-singleton-impl --- 15:42:55 [INFO] Skipping duplicate-finder execution! 15:42:55 [INFO] 15:42:55 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-singleton-impl --- 15:42:55 [INFO] No dependency problems found 15:42:55 [INFO] 15:42:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-singleton-impl --- 15:42:55 [INFO] Skipping source per configuration. 15:42:55 [INFO] 15:42:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-singleton-impl --- 15:42:55 [INFO] 15:42:55 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-singleton-impl --- 15:42:55 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/code-coverage/jacoco.exec 15:42:55 [INFO] Analyzed bundle 'mdsal-singleton-impl' with 10 classes 15:42:55 [INFO] 15:42:55 [INFO] --- install:3.1.4:install (default-install) @ mdsal-singleton-impl --- 15:42:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.17-SNAPSHOT/mdsal-singleton-impl-14.0.17-SNAPSHOT.pom 15:42:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.17-SNAPSHOT/mdsal-singleton-impl-14.0.17-SNAPSHOT.jar 15:42:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.17-SNAPSHOT/mdsal-singleton-impl-14.0.17-SNAPSHOT-javadoc.jar 15:42:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.17-SNAPSHOT/mdsal-singleton-impl-14.0.17-SNAPSHOT-cyclonedx.xml 15:42:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.17-SNAPSHOT/mdsal-singleton-impl-14.0.17-SNAPSHOT-cyclonedx.json 15:42:55 [INFO] 15:42:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-singleton-impl --- 15:42:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:42:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:42:55 [INFO] 15:42:55 [INFO] ---------------< org.opendaylight.mdsal:mdsal-trace-api >--------------- 15:42:55 [INFO] Building mdsal-trace-api 14.0.17-SNAPSHOT [29/228] 15:42:55 [INFO] from trace/mdsal-trace-api/pom.xml 15:42:55 [INFO] -------------------------------[ bundle ]------------------------------- 15:42:55 [INFO] 15:42:55 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-trace-api --- 15:42:55 [INFO] 15:42:55 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-trace-api --- 15:42:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:55 [INFO] 15:42:55 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-trace-api --- 15:42:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:55 [INFO] 15:42:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-trace-api --- 15:42:55 [INFO] 15:42:55 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-trace-api --- 15:42:55 [INFO] 15:42:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-trace-api --- 15:42:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:42:55 [INFO] 15:42:55 [INFO] --- yang:14.0.16:generate-sources (binding) @ mdsal-trace-api --- 15:42:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:42:55 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/src/main/yang 15:42:55 [INFO] yang-to-sources: Found 0 dependencies in 746.6 μs 15:42:55 [INFO] yang-to-sources: Project model files found: 1 in 1.968 ms 15:42:55 [INFO] yang-to-sources: 1 YANG models processed in 3.132 ms 15:42:55 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.379 ms 15:42:55 [INFO] Sorted 6 files into 3 directories in 111.9 μs 15:42:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.424 ms 15:42:55 [INFO] 15:42:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-trace-api --- 15:42:55 [INFO] Starting audit... 15:42:55 Audit done. 15:42:55 [INFO] You have 0 Checkstyle violations. 15:42:55 [INFO] 15:42:55 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-trace-api --- 15:42:55 [INFO] Starting audit... 15:42:55 Audit done. 15:42:55 [INFO] You have 0 Checkstyle violations. 15:42:55 [INFO] 15:42:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-trace-api --- 15:42:55 [INFO] 15:42:55 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-trace-api --- 15:42:55 [INFO] Copying 1 resource from src/main/resources to target/classes 15:42:55 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/generated-sources/spi 15:42:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:42:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:42:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:42:55 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/generated-sources/spi 15:42:55 [INFO] 15:42:55 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-trace-api --- 15:42:55 [INFO] Recompiling the module because of changed dependency. 15:42:55 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 15:42:55 [INFO] 15:42:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-trace-api >>> 15:42:55 [INFO] 15:42:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-trace-api --- 15:42:55 [INFO] Fork Value is true 15:42:58 [INFO] Done SpotBugs Analysis.... 15:42:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:42:58 [INFO] 15:42:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-trace-api <<< 15:42:58 [INFO] 15:42:58 [INFO] 15:42:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-trace-api --- 15:42:58 [INFO] BugInstance size is 0 15:42:58 [INFO] Error size is 0 15:42:58 [INFO] No errors/warnings found 15:42:58 [INFO] 15:42:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-trace-api --- 15:42:58 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/src/test/resources 15:42:58 [INFO] 15:42:58 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-trace-api --- 15:42:58 [INFO] No sources to compile 15:42:58 [INFO] 15:42:58 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-trace-api --- 15:42:58 [INFO] No tests to run. 15:42:58 [INFO] 15:42:58 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-trace-api --- 15:42:58 [INFO] 15:42:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-trace-api --- 15:42:58 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.17-SNAPSHOT.jar 15:42:58 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/classes/META-INF/MANIFEST.MF 15:42:58 [INFO] 15:42:58 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-trace-api --- 15:42:58 [INFO] No previous run data found, generating javadoc. 15:42:59 [WARNING] Javadoc Warnings 15:42:59 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-dom-api/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-dom-api/apidocs/ are in named modules. 15:42:59 [WARNING] 1 warning 15:42:59 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.17-SNAPSHOT-javadoc.jar 15:42:59 [INFO] 15:42:59 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ mdsal-trace-api --- 15:42:59 [INFO] 15:42:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-trace-api --- 15:42:59 [INFO] CycloneDX: Resolving Dependencies 15:43:00 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 15:43:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/bom.xml 15:43:00 [INFO] attaching as mdsal-trace-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:43:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/bom.json 15:43:00 [INFO] attaching as mdsal-trace-api-14.0.17-SNAPSHOT-cyclonedx.json 15:43:00 [INFO] 15:43:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-trace-api --- 15:43:00 [INFO] Skipping duplicate-finder execution! 15:43:00 [INFO] 15:43:00 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-trace-api --- 15:43:00 [INFO] No dependency problems found 15:43:00 [INFO] 15:43:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-trace-api --- 15:43:00 [INFO] Skipping source per configuration. 15:43:00 [INFO] 15:43:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-trace-api --- 15:43:00 [INFO] 15:43:00 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-trace-api --- 15:43:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:43:00 [INFO] 15:43:00 [INFO] --- install:3.1.4:install (default-install) @ mdsal-trace-api --- 15:43:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.17-SNAPSHOT/mdsal-trace-api-14.0.17-SNAPSHOT.pom 15:43:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.17-SNAPSHOT/mdsal-trace-api-14.0.17-SNAPSHOT.jar 15:43:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.17-SNAPSHOT/mdsal-trace-api-14.0.17-SNAPSHOT-javadoc.jar 15:43:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/classes/initial/mdsaltrace_config.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.17-SNAPSHOT/mdsal-trace-api-14.0.17-SNAPSHOT-config.xml 15:43:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.17-SNAPSHOT/mdsal-trace-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:43:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.17-SNAPSHOT/mdsal-trace-api-14.0.17-SNAPSHOT-cyclonedx.json 15:43:00 [INFO] 15:43:00 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-trace-api --- 15:43:00 [INFO] Installing org/opendaylight/mdsal/mdsal-trace-api/14.0.17-SNAPSHOT/mdsal-trace-api-14.0.17-SNAPSHOT.jar 15:43:00 [INFO] Writing OBR metadata 15:43:00 [INFO] 15:43:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-trace-api --- 15:43:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:43:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:43:00 [INFO] 15:43:00 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-trace-api --- 15:43:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:43:00 [INFO] 15:43:00 [INFO] ---------------< org.opendaylight.mdsal:mdsal-trace-cli >--------------- 15:43:00 [INFO] Building mdsal-trace-cli 14.0.17-SNAPSHOT [30/228] 15:43:00 [INFO] from trace/mdsal-trace-cli/pom.xml 15:43:00 [INFO] -------------------------------[ bundle ]------------------------------- 15:43:00 [INFO] 15:43:00 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-trace-cli --- 15:43:00 [INFO] 15:43:00 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-trace-cli --- 15:43:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:00 [INFO] 15:43:00 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-trace-cli --- 15:43:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:00 [INFO] 15:43:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-trace-cli --- 15:43:00 [INFO] 15:43:00 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-trace-cli --- 15:43:00 [INFO] 15:43:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-trace-cli --- 15:43:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-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/** 15:43:00 [INFO] 15:43:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-trace-cli --- 15:43:00 [INFO] Starting audit... 15:43:00 Audit done. 15:43:00 [INFO] You have 0 Checkstyle violations. 15:43:00 [INFO] 15:43:00 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-trace-cli --- 15:43:01 [INFO] Starting audit... 15:43:01 Audit done. 15:43:01 [INFO] You have 0 Checkstyle violations. 15:43:01 [INFO] 15:43:01 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-trace-cli --- 15:43:01 [INFO] 15:43:01 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-trace-cli --- 15:43:01 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/src/main/resources 15:43:01 [INFO] 15:43:01 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-trace-cli --- 15:43:01 [INFO] Recompiling the module because of changed dependency. 15:43:01 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 15:43:01 [INFO] 15:43:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-trace-cli >>> 15:43:01 [INFO] 15:43:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-trace-cli --- 15:43:01 [INFO] Fork Value is true 15:43:03 [INFO] Done SpotBugs Analysis.... 15:43:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:43:03 [INFO] 15:43:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-trace-cli <<< 15:43:03 [INFO] 15:43:03 [INFO] 15:43:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-trace-cli --- 15:43:03 [INFO] BugInstance size is 0 15:43:03 [INFO] Error size is 0 15:43:03 [INFO] No errors/warnings found 15:43:03 [INFO] 15:43:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-trace-cli --- 15:43:03 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/src/test/resources 15:43:03 [INFO] 15:43:03 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-trace-cli --- 15:43:03 [INFO] No sources to compile 15:43:03 [INFO] 15:43:03 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-trace-cli --- 15:43:03 [INFO] No tests to run. 15:43:03 [INFO] 15:43:03 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-trace-cli --- 15:43:03 [INFO] 15:43:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-trace-cli --- 15:43:03 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.17-SNAPSHOT.jar 15:43:03 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/target/classes/META-INF/MANIFEST.MF 15:43:03 [INFO] 15:43:03 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-trace-cli --- 15:43:03 [INFO] No previous run data found, generating javadoc. 15:43:04 [WARNING] Javadoc Warnings 15:43:04 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/src/main/java/org/opendaylight/mdsal/trace/cli/PrintOpenTransactionsCommand.java:27: warning: use of default constructor, which does not provide a comment 15:43:04 [WARNING] public class PrintOpenTransactionsCommand implements Action { 15:43:04 [WARNING] ^ 15:43:04 [WARNING] 1 warning 15:43:04 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.17-SNAPSHOT-javadoc.jar 15:43:04 [INFO] 15:43:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-trace-cli --- 15:43:04 [INFO] CycloneDX: Resolving Dependencies 15:43:05 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 15:43:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/target/bom.xml 15:43:05 [INFO] attaching as mdsal-trace-cli-14.0.17-SNAPSHOT-cyclonedx.xml 15:43:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/target/bom.json 15:43:05 [INFO] attaching as mdsal-trace-cli-14.0.17-SNAPSHOT-cyclonedx.json 15:43:05 [INFO] 15:43:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-trace-cli --- 15:43:05 [INFO] Skipping duplicate-finder execution! 15:43:05 [INFO] 15:43:05 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-trace-cli --- 15:43:05 [INFO] No dependency problems found 15:43:05 [INFO] 15:43:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-trace-cli --- 15:43:05 [INFO] Skipping source per configuration. 15:43:05 [INFO] 15:43:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-trace-cli --- 15:43:05 [INFO] 15:43:05 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-trace-cli --- 15:43:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:43:05 [INFO] 15:43:05 [INFO] --- install:3.1.4:install (default-install) @ mdsal-trace-cli --- 15:43:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.17-SNAPSHOT/mdsal-trace-cli-14.0.17-SNAPSHOT.pom 15:43:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.17-SNAPSHOT/mdsal-trace-cli-14.0.17-SNAPSHOT.jar 15:43:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.17-SNAPSHOT/mdsal-trace-cli-14.0.17-SNAPSHOT-javadoc.jar 15:43:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.17-SNAPSHOT/mdsal-trace-cli-14.0.17-SNAPSHOT-cyclonedx.xml 15:43:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.17-SNAPSHOT/mdsal-trace-cli-14.0.17-SNAPSHOT-cyclonedx.json 15:43:05 [INFO] 15:43:05 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-trace-cli --- 15:43:05 [INFO] Installing org/opendaylight/mdsal/mdsal-trace-cli/14.0.17-SNAPSHOT/mdsal-trace-cli-14.0.17-SNAPSHOT.jar 15:43:05 [INFO] Writing OBR metadata 15:43:05 [INFO] 15:43:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-trace-cli --- 15:43:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:43:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:43:05 [INFO] 15:43:05 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-trace-cli --- 15:43:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:43:05 [INFO] 15:43:05 [INFO] --------------< org.opendaylight.mdsal:mdsal-trace-impl >--------------- 15:43:05 [INFO] Building mdsal-trace-impl 14.0.17-SNAPSHOT [31/228] 15:43:05 [INFO] from trace/mdsal-trace-impl/pom.xml 15:43:05 [INFO] -------------------------------[ bundle ]------------------------------- 15:43:05 [INFO] 15:43:05 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-trace-impl --- 15:43:05 [INFO] 15:43:05 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-trace-impl --- 15:43:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:05 [INFO] 15:43:05 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-trace-impl --- 15:43:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:05 [INFO] 15:43:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-trace-impl --- 15:43:06 [INFO] 15:43:06 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-trace-impl --- 15:43:06 [INFO] 15:43:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-trace-impl --- 15:43:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:43:06 [INFO] 15:43:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-trace-impl --- 15:43:06 [INFO] Starting audit... 15:43:06 Audit done. 15:43:06 [INFO] You have 0 Checkstyle violations. 15:43:06 [INFO] 15:43:06 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-trace-impl --- 15:43:06 [INFO] Starting audit... 15:43:06 Audit done. 15:43:06 [INFO] You have 0 Checkstyle violations. 15:43:06 [INFO] 15:43:06 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-trace-impl --- 15:43:06 [INFO] 15:43:06 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-trace-impl --- 15:43:06 [INFO] Copying 1 resource from src/main/resources to target/classes 15:43:06 [INFO] 15:43:06 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-trace-impl --- 15:43:06 [INFO] Recompiling the module because of changed dependency. 15:43:06 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 15:43:06 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/src/main/java/org/opendaylight/mdsal/trace/impl/TracingBroker.java:[315,37] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 15:43:06 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/src/main/java/org/opendaylight/mdsal/trace/impl/TracingBroker.java:[318,38] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal 15:43:06 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/src/main/java/org/opendaylight/mdsal/trace/impl/TracingBroker.java:[158,18] possible 'this' escape before subclass is fully initialized 15:43:06 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/src/main/java/org/opendaylight/mdsal/trace/impl/TracingBroker.java:[173,35] previous possible 'this' escape happens here via invocation 15:43:06 [INFO] 15:43:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-trace-impl >>> 15:43:06 [INFO] 15:43:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-trace-impl --- 15:43:06 [INFO] Fork Value is true 15:43:10 [INFO] Done SpotBugs Analysis.... 15:43:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:43:10 [INFO] 15:43:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-trace-impl <<< 15:43:10 [INFO] 15:43:10 [INFO] 15:43:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-trace-impl --- 15:43:10 [INFO] BugInstance size is 0 15:43:10 [INFO] Error size is 0 15:43:10 [INFO] No errors/warnings found 15:43:10 [INFO] 15:43:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-trace-impl --- 15:43:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/src/test/resources 15:43:10 [INFO] 15:43:10 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-trace-impl --- 15:43:10 [INFO] Recompiling the module because of changed dependency. 15:43:10 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 15:43:10 [INFO] 15:43:10 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-trace-impl --- 15:43:10 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/surefire-reports 15:43:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:43:10 [INFO] 15:43:10 [INFO] ------------------------------------------------------- 15:43:10 [INFO] T E S T S 15:43:10 [INFO] ------------------------------------------------------- 15:43:11 [INFO] Running org.opendaylight.mdsal.trace.test.TracingBrokerTest 15:43:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:43:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.345 s -- in org.opendaylight.mdsal.trace.test.TracingBrokerTest 15:43:12 [INFO] Running org.opendaylight.mdsal.trace.impl.CloseTrackedRegistryTest 15:43:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.mdsal.trace.impl.CloseTrackedRegistryTest 15:43:12 [INFO] 15:43:12 [INFO] Results: 15:43:12 [INFO] 15:43:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 15:43:12 [INFO] 15:43:12 [INFO] 15:43:12 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-trace-impl --- 15:43:12 [INFO] 15:43:12 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-trace-impl --- 15:43:12 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.17-SNAPSHOT.jar 15:43:12 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/classes/META-INF/MANIFEST.MF 15:43:12 [INFO] 15:43:12 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-trace-impl --- 15:43:12 [INFO] No previous run data found, generating javadoc. 15:43:14 [WARNING] Javadoc Warnings 15:43:14 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-common-api/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-common-api/apidocs/ are in named modules. 15:43:14 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-dom-api/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-dom-api/apidocs/ are in named modules. 15:43:14 [WARNING] 2 warnings 15:43:14 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.17-SNAPSHOT-javadoc.jar 15:43:14 [INFO] 15:43:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-trace-impl --- 15:43:14 [INFO] CycloneDX: Resolving Dependencies 15:43:14 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 15:43:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/bom.xml 15:43:14 [INFO] attaching as mdsal-trace-impl-14.0.17-SNAPSHOT-cyclonedx.xml 15:43:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/bom.json 15:43:14 [INFO] attaching as mdsal-trace-impl-14.0.17-SNAPSHOT-cyclonedx.json 15:43:14 [INFO] 15:43:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-trace-impl --- 15:43:14 [INFO] Skipping duplicate-finder execution! 15:43:14 [INFO] 15:43:14 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-trace-impl --- 15:43:14 [INFO] No dependency problems found 15:43:14 [INFO] 15:43:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-trace-impl --- 15:43:14 [INFO] Skipping source per configuration. 15:43:14 [INFO] 15:43:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-trace-impl --- 15:43:14 [INFO] 15:43:14 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-trace-impl --- 15:43:14 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/code-coverage/jacoco.exec 15:43:14 [INFO] Analyzed bundle 'mdsal-trace-impl' with 12 classes 15:43:14 [INFO] 15:43:14 [INFO] --- install:3.1.4:install (default-install) @ mdsal-trace-impl --- 15:43:14 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.17-SNAPSHOT/mdsal-trace-impl-14.0.17-SNAPSHOT.pom 15:43:14 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.17-SNAPSHOT/mdsal-trace-impl-14.0.17-SNAPSHOT.jar 15:43:14 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.17-SNAPSHOT/mdsal-trace-impl-14.0.17-SNAPSHOT-javadoc.jar 15:43:14 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.17-SNAPSHOT/mdsal-trace-impl-14.0.17-SNAPSHOT-cyclonedx.xml 15:43:14 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.17-SNAPSHOT/mdsal-trace-impl-14.0.17-SNAPSHOT-cyclonedx.json 15:43:14 [INFO] 15:43:14 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-trace-impl --- 15:43:14 [INFO] Installing org/opendaylight/mdsal/mdsal-trace-impl/14.0.17-SNAPSHOT/mdsal-trace-impl-14.0.17-SNAPSHOT.jar 15:43:14 [INFO] Writing OBR metadata 15:43:14 [INFO] 15:43:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-trace-impl --- 15:43:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:43:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:43:14 [INFO] 15:43:14 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-trace-impl --- 15:43:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:43:14 [INFO] 15:43:14 [INFO] --------------< org.opendaylight.mdsal:mdsal-yanglib-api >-------------- 15:43:14 [INFO] Building mdsal-yanglib-api 0.19.17-SNAPSHOT [32/228] 15:43:14 [INFO] from yanglib/mdsal-yanglib-api/pom.xml 15:43:14 [INFO] -------------------------------[ bundle ]------------------------------- 15:43:14 [INFO] 15:43:14 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-yanglib-api --- 15:43:14 [INFO] 15:43:14 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-yanglib-api --- 15:43:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:14 [INFO] 15:43:14 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-yanglib-api --- 15:43:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:14 [INFO] 15:43:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-yanglib-api --- 15:43:15 [INFO] 15:43:15 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-yanglib-api --- 15:43:15 [INFO] 15:43:15 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-yanglib-api --- 15:43:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:43:15 [INFO] 15:43:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-yanglib-api --- 15:43:15 [INFO] Starting audit... 15:43:15 Audit done. 15:43:15 [INFO] You have 0 Checkstyle violations. 15:43:15 [INFO] 15:43:15 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-yanglib-api --- 15:43:15 [INFO] Starting audit... 15:43:15 Audit done. 15:43:15 [INFO] You have 0 Checkstyle violations. 15:43:15 [INFO] 15:43:15 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-yanglib-api --- 15:43:15 [INFO] 15:43:15 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-yanglib-api --- 15:43:15 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/src/main/resources 15:43:15 [INFO] 15:43:15 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-yanglib-api --- 15:43:15 [INFO] Recompiling the module because of changed source code. 15:43:15 [INFO] Compiling 7 source files with javac [debug release 21 module-path] to target/classes 15:43:15 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 15:43:15 [INFO] 15:43:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-yanglib-api >>> 15:43:15 [INFO] 15:43:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-yanglib-api --- 15:43:15 [INFO] Fork Value is true 15:43:17 [INFO] Done SpotBugs Analysis.... 15:43:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:43:17 [INFO] 15:43:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-yanglib-api <<< 15:43:17 [INFO] 15:43:17 [INFO] 15:43:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-yanglib-api --- 15:43:17 [INFO] BugInstance size is 0 15:43:17 [INFO] Error size is 0 15:43:17 [INFO] No errors/warnings found 15:43:17 [INFO] 15:43:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-yanglib-api --- 15:43:17 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/src/test/resources 15:43:17 [INFO] 15:43:17 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-yanglib-api --- 15:43:17 [INFO] No sources to compile 15:43:17 [INFO] 15:43:17 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-yanglib-api --- 15:43:17 [INFO] No tests to run. 15:43:17 [INFO] 15:43:17 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-yanglib-api --- 15:43:17 [INFO] 15:43:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-yanglib-api --- 15:43:17 [WARNING] Bundle org.opendaylight.mdsal:mdsal-yanglib-api:bundle:0.19.17-SNAPSHOT : Split package, multiple jars provide the same package: 15:43:17 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:43:17 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:org.osgi.annotation.bundle] 15:43:17 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:43:17 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.17-SNAPSHOT.jar 15:43:17 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/classes/META-INF/MANIFEST.MF 15:43:17 [INFO] 15:43:17 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-yanglib-api --- 15:43:17 [INFO] No previous run data found, generating javadoc. 15:43:19 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.17-SNAPSHOT-javadoc.jar 15:43:19 [INFO] 15:43:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-yanglib-api --- 15:43:19 [INFO] CycloneDX: Resolving Dependencies 15:43:19 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 15:43:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/bom.xml 15:43:19 [INFO] attaching as mdsal-yanglib-api-0.19.17-SNAPSHOT-cyclonedx.xml 15:43:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/bom.json 15:43:19 [INFO] attaching as mdsal-yanglib-api-0.19.17-SNAPSHOT-cyclonedx.json 15:43:19 [INFO] 15:43:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-yanglib-api --- 15:43:19 [INFO] Skipping duplicate-finder execution! 15:43:19 [INFO] 15:43:19 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-yanglib-api --- 15:43:19 [INFO] No dependency problems found 15:43:19 [INFO] 15:43:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-yanglib-api --- 15:43:19 [INFO] Skipping source per configuration. 15:43:19 [INFO] 15:43:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-yanglib-api --- 15:43:19 [INFO] 15:43:19 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-yanglib-api --- 15:43:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:43:19 [INFO] 15:43:19 [INFO] --- install:3.1.4:install (default-install) @ mdsal-yanglib-api --- 15:43:19 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.17-SNAPSHOT/mdsal-yanglib-api-0.19.17-SNAPSHOT.pom 15:43:19 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.17-SNAPSHOT/mdsal-yanglib-api-0.19.17-SNAPSHOT.jar 15:43:19 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.17-SNAPSHOT/mdsal-yanglib-api-0.19.17-SNAPSHOT-javadoc.jar 15:43:19 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.17-SNAPSHOT/mdsal-yanglib-api-0.19.17-SNAPSHOT-cyclonedx.xml 15:43:19 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.17-SNAPSHOT/mdsal-yanglib-api-0.19.17-SNAPSHOT-cyclonedx.json 15:43:19 [INFO] 15:43:19 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-yanglib-api --- 15:43:19 [INFO] Installing org/opendaylight/mdsal/mdsal-yanglib-api/0.19.17-SNAPSHOT/mdsal-yanglib-api-0.19.17-SNAPSHOT.jar 15:43:19 [INFO] Writing OBR metadata 15:43:19 [INFO] 15:43:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-yanglib-api --- 15:43:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:43:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:43:19 [INFO] 15:43:19 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-yanglib-api --- 15:43:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:43:19 [INFO] 15:43:19 [INFO] ------------< org.opendaylight.mdsal.model:ietf-type-util >------------- 15:43:19 [INFO] Building ietf-type-util 14.0.17-SNAPSHOT [33/228] 15:43:19 [INFO] from model/rfc/ietf-type-util/pom.xml 15:43:19 [INFO] -------------------------------[ bundle ]------------------------------- 15:43:19 [INFO] 15:43:19 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-type-util --- 15:43:19 [INFO] 15:43:19 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ ietf-type-util --- 15:43:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:19 [INFO] 15:43:19 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ ietf-type-util --- 15:43:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:19 [INFO] 15:43:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-type-util --- 15:43:19 [INFO] 15:43:19 [INFO] --- dependency:3.8.1:properties (default) @ ietf-type-util --- 15:43:19 [INFO] 15:43:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ ietf-type-util --- 15:43:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:43:19 [INFO] 15:43:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ ietf-type-util --- 15:43:19 [INFO] Starting audit... 15:43:19 Audit done. 15:43:19 [INFO] You have 0 Checkstyle violations. 15:43:19 [INFO] 15:43:19 [INFO] --- checkstyle:3.6.0:check (default) @ ietf-type-util --- 15:43:19 [INFO] Starting audit... 15:43:19 Audit done. 15:43:19 [INFO] You have 0 Checkstyle violations. 15:43:19 [INFO] 15:43:19 [INFO] --- dependency:3.8.1:copy (unpack-license) @ ietf-type-util --- 15:43:19 [INFO] 15:43:19 [INFO] --- resources:3.3.1:resources (default-resources) @ ietf-type-util --- 15:43:19 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/src/main/resources 15:43:19 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/generated-sources/spi 15:43:19 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/generated-sources/yang 15:43:19 [INFO] 15:43:19 [INFO] --- compiler:3.14.0:compile (default-compile) @ ietf-type-util --- 15:43:19 [INFO] Recompiling the module because of changed source code. 15:43:19 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes 15:43:20 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/src/main/java/module-info.java:[14,47] requires transitive directive for an automatic module 15:43:20 [INFO] 15:43:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ietf-type-util >>> 15:43:20 [INFO] 15:43:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ietf-type-util --- 15:43:20 [INFO] Fork Value is true 15:43:22 [INFO] Done SpotBugs Analysis.... 15:43:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:43:22 [INFO] 15:43:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ietf-type-util <<< 15:43:22 [INFO] 15:43:22 [INFO] 15:43:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ietf-type-util --- 15:43:22 [INFO] BugInstance size is 0 15:43:22 [INFO] Error size is 0 15:43:22 [INFO] No errors/warnings found 15:43:22 [INFO] 15:43:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ietf-type-util --- 15:43:22 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/src/test/resources 15:43:22 [INFO] 15:43:22 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ ietf-type-util --- 15:43:22 [INFO] Recompiling the module because of changed dependency. 15:43:22 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 15:43:22 [INFO] 15:43:22 [INFO] --- surefire:3.5.3:test (default-test) @ ietf-type-util --- 15:43:22 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/surefire-reports 15:43:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:43:22 [INFO] 15:43:22 [INFO] ------------------------------------------------------- 15:43:22 [INFO] T E S T S 15:43:22 [INFO] ------------------------------------------------------- 15:43:23 [INFO] Running org.opendaylight.mdsal.model.ietf.type.util.Ipv6UtilsTest 15:43:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.mdsal.model.ietf.type.util.Ipv6UtilsTest 15:43:23 [INFO] 15:43:23 [INFO] Results: 15:43:23 [INFO] 15:43:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 15:43:23 [INFO] 15:43:23 [INFO] 15:43:23 [INFO] --- copy:14.1.2:copy-files (default) @ ietf-type-util --- 15:43:23 [INFO] 15:43:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ ietf-type-util --- 15:43:24 [WARNING] Bundle org.opendaylight.mdsal.model:ietf-type-util:bundle:14.0.17-SNAPSHOT : Split package, multiple jars provide the same package: 15:43:24 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:43:24 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:org.osgi.annotation.bundle] 15:43:24 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:43:24 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/ietf-type-util-14.0.17-SNAPSHOT.jar 15:43:24 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/classes/META-INF/MANIFEST.MF 15:43:24 [INFO] 15:43:24 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ ietf-type-util --- 15:43:24 [INFO] No previous run data found, generating javadoc. 15:43:25 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/ietf-type-util-14.0.17-SNAPSHOT-javadoc.jar 15:43:25 [INFO] 15:43:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-type-util --- 15:43:25 [INFO] CycloneDX: Resolving Dependencies 15:43:25 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 15:43:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/bom.xml 15:43:25 [INFO] attaching as ietf-type-util-14.0.17-SNAPSHOT-cyclonedx.xml 15:43:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/bom.json 15:43:25 [INFO] attaching as ietf-type-util-14.0.17-SNAPSHOT-cyclonedx.json 15:43:25 [INFO] 15:43:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-type-util --- 15:43:25 [INFO] Skipping duplicate-finder execution! 15:43:25 [INFO] 15:43:25 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ ietf-type-util --- 15:43:25 [INFO] No dependency problems found 15:43:25 [INFO] 15:43:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ietf-type-util --- 15:43:25 [INFO] Skipping source per configuration. 15:43:25 [INFO] 15:43:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ietf-type-util --- 15:43:25 [INFO] 15:43:25 [INFO] --- jacoco:0.8.13:report (report) @ ietf-type-util --- 15:43:25 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/code-coverage/jacoco.exec 15:43:25 [INFO] Analyzed bundle 'ietf-type-util' with 2 classes 15:43:25 [INFO] 15:43:25 [INFO] --- install:3.1.4:install (default-install) @ ietf-type-util --- 15:43:25 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/pom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.17-SNAPSHOT/ietf-type-util-14.0.17-SNAPSHOT.pom 15:43:25 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/ietf-type-util-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.17-SNAPSHOT/ietf-type-util-14.0.17-SNAPSHOT.jar 15:43:25 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/ietf-type-util-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.17-SNAPSHOT/ietf-type-util-14.0.17-SNAPSHOT-javadoc.jar 15:43:25 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.17-SNAPSHOT/ietf-type-util-14.0.17-SNAPSHOT-cyclonedx.xml 15:43:25 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.17-SNAPSHOT/ietf-type-util-14.0.17-SNAPSHOT-cyclonedx.json 15:43:25 [INFO] 15:43:25 [INFO] --- bundle:6.0.0:install (default-install) @ ietf-type-util --- 15:43:25 [INFO] Installing org/opendaylight/mdsal/model/ietf-type-util/14.0.17-SNAPSHOT/ietf-type-util-14.0.17-SNAPSHOT.jar 15:43:25 [INFO] Writing OBR metadata 15:43:25 [INFO] 15:43:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-type-util --- 15:43:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:43:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:43:25 [INFO] 15:43:25 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ ietf-type-util --- 15:43:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:43:25 [INFO] 15:43:25 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types >-- 15:43:25 [INFO] Building rfc6991-ietf-inet-types 14.0.17-SNAPSHOT [34/228] 15:43:25 [INFO] from model/rfc/rfc6991-ietf-inet-types/pom.xml 15:43:25 [INFO] -------------------------------[ bundle ]------------------------------- 15:43:25 [INFO] 15:43:25 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-inet-types --- 15:43:25 [INFO] 15:43:25 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6991-ietf-inet-types --- 15:43:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:25 [INFO] 15:43:25 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6991-ietf-inet-types --- 15:43:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:25 [INFO] 15:43:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6991-ietf-inet-types --- 15:43:26 [INFO] 15:43:26 [INFO] --- dependency:3.8.1:properties (default) @ rfc6991-ietf-inet-types --- 15:43:26 [INFO] 15:43:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6991-ietf-inet-types --- 15:43:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:43:26 [INFO] 15:43:26 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc6991-ietf-inet-types --- 15:43:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:43:26 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/src/main/yang 15:43:26 [INFO] yang-to-sources: Found 0 dependencies in 486.9 μs 15:43:26 [INFO] yang-to-sources: Project model files found: 1 in 4.186 ms 15:43:26 [INFO] yang-to-sources: 1 YANG models processed in 7.764 ms 15:43:26 [INFO] BindingJavaFileGenerator: Defined 21 files in 2.378 ms 15:43:26 [INFO] Sorted 21 files into 3 directories in 121.6 μs 15:43:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 12.02 ms 15:43:26 [INFO] 15:43:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-inet-types --- 15:43:26 [INFO] Starting audit... 15:43:26 Audit done. 15:43:26 [INFO] You have 0 Checkstyle violations. 15:43:26 [INFO] 15:43:26 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-inet-types --- 15:43:26 [INFO] Starting audit... 15:43:26 Audit done. 15:43:26 [INFO] You have 0 Checkstyle violations. 15:43:26 [INFO] 15:43:26 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6991-ietf-inet-types --- 15:43:26 [INFO] 15:43:26 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6991-ietf-inet-types --- 15:43:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/src/main/resources 15:43:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi 15:43:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:43:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:43:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:43:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi 15:43:26 [INFO] 15:43:26 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6991-ietf-inet-types --- 15:43:26 [INFO] Recompiling the module because of changed dependency. 15:43:26 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 15:43:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv4AddressNoZone.java:[60,42] possible 'this' escape before subclass is fully initialized 15:43:26 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv6AddressNoZone.java:[60,42] possible 'this' escape before subclass is fully initialized 15:43:26 [INFO] 15:43:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6991-ietf-inet-types >>> 15:43:26 [INFO] 15:43:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6991-ietf-inet-types --- 15:43:26 [INFO] Fork Value is true 15:43:29 [INFO] Done SpotBugs Analysis.... 15:43:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:43:29 [INFO] 15:43:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6991-ietf-inet-types <<< 15:43:29 [INFO] 15:43:29 [INFO] 15:43:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6991-ietf-inet-types --- 15:43:29 [INFO] BugInstance size is 0 15:43:29 [INFO] Error size is 0 15:43:29 [INFO] No errors/warnings found 15:43:29 [INFO] 15:43:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6991-ietf-inet-types --- 15:43:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/src/test/resources 15:43:29 [INFO] 15:43:29 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6991-ietf-inet-types --- 15:43:29 [INFO] Recompiling the module because of changed dependency. 15:43:29 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 15:43:29 [INFO] 15:43:29 [INFO] --- surefire:3.5.3:test (default-test) @ rfc6991-ietf-inet-types --- 15:43:29 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/surefire-reports 15:43:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:43:29 [INFO] 15:43:29 [INFO] ------------------------------------------------------- 15:43:29 [INFO] T E S T S 15:43:29 [INFO] ------------------------------------------------------- 15:43:30 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest 15:43:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest 15:43:30 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest 15:43:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest 15:43:30 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest 15:43:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest 15:43:30 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest 15:43:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:43:32 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.243 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest 15:43:32 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest 15:43:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest 15:43:32 [INFO] 15:43:32 [INFO] Results: 15:43:32 [INFO] 15:43:32 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 15:43:32 [INFO] 15:43:32 [INFO] 15:43:32 [INFO] --- copy:14.1.2:copy-files (default) @ rfc6991-ietf-inet-types --- 15:43:32 [INFO] 15:43:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6991-ietf-inet-types --- 15:43:32 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-14.0.17-SNAPSHOT.jar 15:43:32 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/classes/META-INF/MANIFEST.MF 15:43:32 [INFO] 15:43:32 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6991-ietf-inet-types --- 15:43:32 [INFO] No previous run data found, generating javadoc. 15:43:34 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-14.0.17-SNAPSHOT-javadoc.jar 15:43:34 [INFO] 15:43:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-inet-types --- 15:43:34 [INFO] CycloneDX: Resolving Dependencies 15:43:34 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 15:43:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/bom.xml 15:43:34 [INFO] attaching as rfc6991-ietf-inet-types-14.0.17-SNAPSHOT-cyclonedx.xml 15:43:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/bom.json 15:43:34 [INFO] attaching as rfc6991-ietf-inet-types-14.0.17-SNAPSHOT-cyclonedx.json 15:43:34 [INFO] 15:43:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-inet-types --- 15:43:34 [INFO] Skipping duplicate-finder execution! 15:43:34 [INFO] 15:43:34 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6991-ietf-inet-types --- 15:43:34 [INFO] No dependency problems found 15:43:34 [INFO] 15:43:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6991-ietf-inet-types --- 15:43:34 [INFO] Skipping source per configuration. 15:43:34 [INFO] 15:43:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6991-ietf-inet-types --- 15:43:34 [INFO] 15:43:34 [INFO] --- jacoco:0.8.13:report (report) @ rfc6991-ietf-inet-types --- 15:43:34 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec 15:43:34 [INFO] Analyzed bundle 'rfc6991-ietf-inet-types' with 2 classes 15:43:34 [INFO] 15:43:34 [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-inet-types --- 15:43:34 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.17-SNAPSHOT/rfc6991-ietf-inet-types-14.0.17-SNAPSHOT.pom 15:43:34 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.17-SNAPSHOT/rfc6991-ietf-inet-types-14.0.17-SNAPSHOT.jar 15:43:34 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.17-SNAPSHOT/rfc6991-ietf-inet-types-14.0.17-SNAPSHOT-javadoc.jar 15:43:34 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.17-SNAPSHOT/rfc6991-ietf-inet-types-14.0.17-SNAPSHOT-cyclonedx.xml 15:43:34 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.17-SNAPSHOT/rfc6991-ietf-inet-types-14.0.17-SNAPSHOT-cyclonedx.json 15:43:34 [INFO] 15:43:34 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6991-ietf-inet-types --- 15:43:34 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.17-SNAPSHOT/rfc6991-ietf-inet-types-14.0.17-SNAPSHOT.jar 15:43:34 [INFO] Writing OBR metadata 15:43:34 [INFO] 15:43:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-inet-types --- 15:43:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:43:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:43:34 [INFO] 15:43:34 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6991-ietf-inet-types --- 15:43:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:43:34 [INFO] 15:43:34 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types >-- 15:43:34 [INFO] Building rfc6991-ietf-yang-types 14.0.17-SNAPSHOT [35/228] 15:43:34 [INFO] from model/rfc/rfc6991-ietf-yang-types/pom.xml 15:43:34 [INFO] -------------------------------[ bundle ]------------------------------- 15:43:34 [INFO] 15:43:34 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-yang-types --- 15:43:34 [INFO] 15:43:34 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6991-ietf-yang-types --- 15:43:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:34 [INFO] 15:43:34 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6991-ietf-yang-types --- 15:43:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:34 [INFO] 15:43:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6991-ietf-yang-types --- 15:43:35 [INFO] 15:43:35 [INFO] --- dependency:3.8.1:properties (default) @ rfc6991-ietf-yang-types --- 15:43:35 [INFO] 15:43:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6991-ietf-yang-types --- 15:43:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:43:35 [INFO] 15:43:35 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc6991-ietf-yang-types --- 15:43:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:43:35 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/src/main/yang 15:43:35 [INFO] yang-to-sources: Found 0 dependencies in 490.5 μs 15:43:35 [INFO] yang-to-sources: Project model files found: 1 in 3.068 ms 15:43:35 [INFO] yang-to-sources: 1 YANG models processed in 5.770 ms 15:43:35 [INFO] BindingJavaFileGenerator: Defined 22 files in 1.801 ms 15:43:35 [INFO] Sorted 22 files into 3 directories in 125.0 μs 15:43:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 10.61 ms 15:43:35 [INFO] 15:43:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-yang-types --- 15:43:35 [INFO] Starting audit... 15:43:35 Audit done. 15:43:35 [INFO] You have 0 Checkstyle violations. 15:43:35 [INFO] 15:43:35 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-yang-types --- 15:43:35 [INFO] Starting audit... 15:43:35 Audit done. 15:43:35 [INFO] You have 0 Checkstyle violations. 15:43:35 [INFO] 15:43:35 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6991-ietf-yang-types --- 15:43:35 [INFO] 15:43:35 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6991-ietf-yang-types --- 15:43:35 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/src/main/resources 15:43:35 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi 15:43:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:43:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:43:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:43:35 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi 15:43:35 [INFO] 15:43:35 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6991-ietf-yang-types --- 15:43:35 [INFO] Recompiling the module because of changed dependency. 15:43:35 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 15:43:35 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/ObjectIdentifier128.java:[60,42] possible 'this' escape before subclass is fully initialized 15:43:35 [INFO] 15:43:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6991-ietf-yang-types >>> 15:43:35 [INFO] 15:43:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6991-ietf-yang-types --- 15:43:35 [INFO] Fork Value is true 15:43:37 [INFO] Done SpotBugs Analysis.... 15:43:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:43:37 [INFO] 15:43:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6991-ietf-yang-types <<< 15:43:37 [INFO] 15:43:37 [INFO] 15:43:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6991-ietf-yang-types --- 15:43:37 [INFO] BugInstance size is 0 15:43:37 [INFO] Error size is 0 15:43:37 [INFO] No errors/warnings found 15:43:37 [INFO] 15:43:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6991-ietf-yang-types --- 15:43:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/src/test/resources 15:43:37 [INFO] 15:43:37 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6991-ietf-yang-types --- 15:43:37 [INFO] Recompiling the module because of changed dependency. 15:43:37 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 15:43:37 [INFO] 15:43:37 [INFO] --- surefire:3.5.3:test (default-test) @ rfc6991-ietf-yang-types --- 15:43:37 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/surefire-reports 15:43:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:43:37 [INFO] 15:43:37 [INFO] ------------------------------------------------------- 15:43:37 [INFO] T E S T S 15:43:37 [INFO] ------------------------------------------------------- 15:43:38 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest 15:43:39 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest 15:43:39 [INFO] 15:43:39 [INFO] Results: 15:43:39 [INFO] 15:43:39 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 15:43:39 [INFO] 15:43:39 [INFO] 15:43:39 [INFO] --- copy:14.1.2:copy-files (default) @ rfc6991-ietf-yang-types --- 15:43:39 [INFO] 15:43:39 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6991-ietf-yang-types --- 15:43:39 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-14.0.17-SNAPSHOT.jar 15:43:39 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/classes/META-INF/MANIFEST.MF 15:43:39 [INFO] 15:43:39 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6991-ietf-yang-types --- 15:43:39 [INFO] No previous run data found, generating javadoc. 15:43:41 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-14.0.17-SNAPSHOT-javadoc.jar 15:43:41 [INFO] 15:43:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-yang-types --- 15:43:41 [INFO] CycloneDX: Resolving Dependencies 15:43:41 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 15:43:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/bom.xml 15:43:41 [INFO] attaching as rfc6991-ietf-yang-types-14.0.17-SNAPSHOT-cyclonedx.xml 15:43:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/bom.json 15:43:41 [INFO] attaching as rfc6991-ietf-yang-types-14.0.17-SNAPSHOT-cyclonedx.json 15:43:41 [INFO] 15:43:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-yang-types --- 15:43:41 [INFO] Skipping duplicate-finder execution! 15:43:41 [INFO] 15:43:41 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6991-ietf-yang-types --- 15:43:41 [INFO] No dependency problems found 15:43:41 [INFO] 15:43:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6991-ietf-yang-types --- 15:43:41 [INFO] Skipping source per configuration. 15:43:41 [INFO] 15:43:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6991-ietf-yang-types --- 15:43:41 [INFO] 15:43:41 [INFO] --- jacoco:0.8.13:report (report) @ rfc6991-ietf-yang-types --- 15:43:41 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec 15:43:41 [INFO] Analyzed bundle 'rfc6991-ietf-yang-types' with 2 classes 15:43:41 [INFO] 15:43:41 [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-yang-types --- 15:43:41 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.17-SNAPSHOT/rfc6991-ietf-yang-types-14.0.17-SNAPSHOT.pom 15:43:41 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.17-SNAPSHOT/rfc6991-ietf-yang-types-14.0.17-SNAPSHOT.jar 15:43:41 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.17-SNAPSHOT/rfc6991-ietf-yang-types-14.0.17-SNAPSHOT-javadoc.jar 15:43:41 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.17-SNAPSHOT/rfc6991-ietf-yang-types-14.0.17-SNAPSHOT-cyclonedx.xml 15:43:41 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.17-SNAPSHOT/rfc6991-ietf-yang-types-14.0.17-SNAPSHOT-cyclonedx.json 15:43:41 [INFO] 15:43:41 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6991-ietf-yang-types --- 15:43:41 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.17-SNAPSHOT/rfc6991-ietf-yang-types-14.0.17-SNAPSHOT.jar 15:43:41 [INFO] Writing OBR metadata 15:43:41 [INFO] 15:43:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-yang-types --- 15:43:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:43:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:43:41 [INFO] 15:43:41 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6991-ietf-yang-types --- 15:43:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:43:41 [INFO] 15:43:41 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8525 >---------- 15:43:41 [INFO] Building rfc8525 14.0.17-SNAPSHOT [36/228] 15:43:41 [INFO] from model/rfc/rfc8525/pom.xml 15:43:41 [INFO] -------------------------------[ bundle ]------------------------------- 15:43:41 [INFO] 15:43:41 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8525 --- 15:43:41 [INFO] 15:43:41 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8525 --- 15:43:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:41 [INFO] 15:43:41 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8525 --- 15:43:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:41 [INFO] 15:43:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8525 --- 15:43:42 [INFO] 15:43:42 [INFO] --- dependency:3.8.1:properties (default) @ rfc8525 --- 15:43:42 [INFO] 15:43:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8525 --- 15:43:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:43:42 [INFO] 15:43:42 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8525 --- 15:43:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:43:42 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/src/main/yang 15:43:42 [INFO] yang-to-sources: Found 3 dependencies in 659.5 μs 15:43:42 [INFO] yang-to-sources: Project model files found: 1 in 3.572 ms 15:43:42 [INFO] yang-to-sources: 4 YANG models processed in 27.75 ms 15:43:42 [INFO] BindingJavaFileGenerator: Defined 51 files in 6.330 ms 15:43:42 [INFO] Sorted 51 files into 9 directories in 120.8 μs 15:43:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 51 in 26.19 ms 15:43:42 [INFO] 15:43:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8525 --- 15:43:42 [INFO] Starting audit... 15:43:42 Audit done. 15:43:42 [INFO] You have 0 Checkstyle violations. 15:43:42 [INFO] 15:43:42 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8525 --- 15:43:42 [INFO] Starting audit... 15:43:42 Audit done. 15:43:42 [INFO] You have 0 Checkstyle violations. 15:43:42 [INFO] 15:43:42 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8525 --- 15:43:42 [INFO] 15:43:42 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8525 --- 15:43:42 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/src/main/resources 15:43:42 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/spi 15:43:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:43:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:43:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:43:42 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/spi 15:43:42 [INFO] 15:43:42 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8525 --- 15:43:42 [INFO] Recompiling the module because of changed dependency. 15:43:42 [INFO] Compiling 52 source files with javac [debug release 21] to target/classes 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:42 [INFO] 15:43:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8525 >>> 15:43:42 [INFO] 15:43:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8525 --- 15:43:42 [INFO] Fork Value is true 15:43:45 [INFO] Done SpotBugs Analysis.... 15:43:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:43:45 [INFO] 15:43:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8525 <<< 15:43:45 [INFO] 15:43:45 [INFO] 15:43:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8525 --- 15:43:45 [INFO] BugInstance size is 0 15:43:45 [INFO] Error size is 0 15:43:45 [INFO] No errors/warnings found 15:43:45 [INFO] 15:43:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8525 --- 15:43:45 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/src/test/resources 15:43:45 [INFO] 15:43:45 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8525 --- 15:43:45 [INFO] No sources to compile 15:43:45 [INFO] 15:43:45 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8525 --- 15:43:45 [INFO] No tests to run. 15:43:45 [INFO] 15:43:45 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8525 --- 15:43:45 [INFO] 15:43:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8525 --- 15:43:45 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/rfc8525-14.0.17-SNAPSHOT.jar 15:43:45 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/classes/META-INF/MANIFEST.MF 15:43:45 [INFO] 15:43:45 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8525 --- 15:43:45 [INFO] No previous run data found, generating javadoc. 15:43:47 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/rfc8525-14.0.17-SNAPSHOT-javadoc.jar 15:43:48 [INFO] 15:43:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8525 --- 15:43:48 [INFO] CycloneDX: Resolving Dependencies 15:43:48 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 15:43:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/bom.xml 15:43:48 [INFO] attaching as rfc8525-14.0.17-SNAPSHOT-cyclonedx.xml 15:43:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/bom.json 15:43:48 [INFO] attaching as rfc8525-14.0.17-SNAPSHOT-cyclonedx.json 15:43:48 [INFO] 15:43:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8525 --- 15:43:48 [INFO] Skipping duplicate-finder execution! 15:43:48 [INFO] 15:43:48 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8525 --- 15:43:48 [INFO] No dependency problems found 15:43:48 [INFO] 15:43:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8525 --- 15:43:48 [INFO] Skipping source per configuration. 15:43:48 [INFO] 15:43:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8525 --- 15:43:48 [INFO] 15:43:48 [INFO] --- jacoco:0.8.13:report (report) @ rfc8525 --- 15:43:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:43:48 [INFO] 15:43:48 [INFO] --- install:3.1.4:install (default-install) @ rfc8525 --- 15:43:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.17-SNAPSHOT/rfc8525-14.0.17-SNAPSHOT.pom 15:43:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/rfc8525-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.17-SNAPSHOT/rfc8525-14.0.17-SNAPSHOT.jar 15:43:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/rfc8525-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.17-SNAPSHOT/rfc8525-14.0.17-SNAPSHOT-javadoc.jar 15:43:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.17-SNAPSHOT/rfc8525-14.0.17-SNAPSHOT-cyclonedx.xml 15:43:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.17-SNAPSHOT/rfc8525-14.0.17-SNAPSHOT-cyclonedx.json 15:43:48 [INFO] 15:43:48 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8525 --- 15:43:48 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.17-SNAPSHOT/rfc8525-14.0.17-SNAPSHOT.jar 15:43:48 [INFO] Writing OBR metadata 15:43:48 [INFO] 15:43:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8525 --- 15:43:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:43:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:43:48 [INFO] 15:43:48 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8525 --- 15:43:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:43:48 [INFO] 15:43:48 [INFO] ------------< org.opendaylight.mdsal:mdsal-yanglib-rfc8525 >------------ 15:43:48 [INFO] Building mdsal-yanglib-rfc8525 0.19.17-SNAPSHOT [37/228] 15:43:48 [INFO] from yanglib/mdsal-yanglib-rfc8525/pom.xml 15:43:48 [INFO] -------------------------------[ bundle ]------------------------------- 15:43:48 [INFO] 15:43:48 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-yanglib-rfc8525 --- 15:43:48 [INFO] 15:43:48 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-yanglib-rfc8525 --- 15:43:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:48 [INFO] 15:43:48 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-yanglib-rfc8525 --- 15:43:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:48 [INFO] 15:43:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-yanglib-rfc8525 --- 15:43:49 [INFO] 15:43:49 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-yanglib-rfc8525 --- 15:43:49 [INFO] 15:43:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-yanglib-rfc8525 --- 15:43:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:43:49 [INFO] 15:43:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-yanglib-rfc8525 --- 15:43:49 [INFO] Starting audit... 15:43:49 Audit done. 15:43:49 [INFO] You have 0 Checkstyle violations. 15:43:49 [INFO] 15:43:49 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-yanglib-rfc8525 --- 15:43:49 [INFO] Starting audit... 15:43:49 Audit done. 15:43:49 [INFO] You have 0 Checkstyle violations. 15:43:49 [INFO] 15:43:49 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-yanglib-rfc8525 --- 15:43:49 [INFO] 15:43:49 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-yanglib-rfc8525 --- 15:43:49 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/resources 15:43:49 [INFO] 15:43:49 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-yanglib-rfc8525 --- 15:43:49 [INFO] Recompiling the module because of changed dependency. 15:43:49 [INFO] Compiling 6 source files with javac [debug release 21 module-path] to target/classes 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[34,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:49 [INFO] Writing META-INF/services/org.opendaylight.mdsal.yanglib.api.YangLibSupportFactory 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[34,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[34,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[14,38] module name component rfc8525 should avoid terminal digits 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[34,55] requires directive for an automatic module 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[35,55] requires directive for an automatic module 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[36,57] requires directive for an automatic module 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[37,55] requires directive for an automatic module 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[42,32] requires directive for an automatic module 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[43,47] requires directive for an automatic module 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,63] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,74] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[38,50] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[38,50] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[38,50] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[43,78] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[43,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[92,41] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[101,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[101,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibraryContentBuilderImpl.java:[51,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[231,35] URL(java.lang.String) in java.net.URL has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupport.java:[66,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupport.java:[67,78] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupport.java:[67,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:43:49 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupportFactory.java:[24,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using 'requires transitive' 15:43:49 [INFO] 15:43:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-yanglib-rfc8525 >>> 15:43:49 [INFO] 15:43:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-yanglib-rfc8525 --- 15:43:49 [INFO] Fork Value is true 15:43:52 [INFO] Done SpotBugs Analysis.... 15:43:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:43:52 [INFO] 15:43:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-yanglib-rfc8525 <<< 15:43:52 [INFO] 15:43:52 [INFO] 15:43:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-yanglib-rfc8525 --- 15:43:52 [INFO] BugInstance size is 0 15:43:52 [INFO] Error size is 0 15:43:52 [INFO] No errors/warnings found 15:43:52 [INFO] 15:43:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-yanglib-rfc8525 --- 15:43:52 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/resources 15:43:52 [INFO] 15:43:52 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-yanglib-rfc8525 --- 15:43:52 [INFO] Recompiling the module because of changed dependency. 15:43:52 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/test-classes 15:43:53 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[18,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:53 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[20,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:53 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[18,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:53 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[20,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:53 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[18,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:53 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[20,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:53 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[29,89] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 15:43:53 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[29,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:43:53 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[44,25] getModule() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleList has been deprecated 15:43:53 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[47,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:53 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[47,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:53 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[47,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 15:43:53 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[51,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 15:43:53 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupportTest.java:[29,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:43:53 [INFO] 15:43:53 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-yanglib-rfc8525 --- 15:43:53 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/surefire-reports 15:43:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:43:53 [INFO] 15:43:53 [INFO] ------------------------------------------------------- 15:43:53 [INFO] T E S T S 15:43:53 [INFO] ------------------------------------------------------- 15:43:54 [INFO] Running org.opendaylight.mdsal.yanglib.rfc8525.LegacyYangLibraryFormatTest 15:43:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.600 s -- in org.opendaylight.mdsal.yanglib.rfc8525.LegacyYangLibraryFormatTest 15:43:57 [INFO] Running org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupportTest 15:43:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupportTest 15:43:57 [INFO] 15:43:57 [INFO] Results: 15:43:57 [INFO] 15:43:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 15:43:57 [INFO] 15:43:57 [INFO] 15:43:57 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-yanglib-rfc8525 --- 15:43:57 [INFO] 15:43:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-yanglib-rfc8525 --- 15:43:57 [WARNING] Bundle org.opendaylight.mdsal:mdsal-yanglib-rfc8525:bundle:0.19.17-SNAPSHOT : Split package, multiple jars provide the same package: 15:43:57 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:43:57 Package found in [Jar:., Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:mdsal-yanglib-api, Jar:concepts, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:rfc6991-ietf-yang-types, Jar:rfc8342-ietf-datastores, Jar:rfc8525, Jar:binding-runtime-api, Jar:binding-model, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:binding-runtime-spi, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:binding-spec, Jar:binding-data-codec-api, Jar:binding-data-codec-dynamic, Jar:binding-data-codec-spi, Jar:binding-loader, Jar:util, Jar:triemap, Jar:yang-data-impl, Jar:yang-data-spi, Jar:yang-common, Jar:yang-data-api, Jar:yang-data-util, Jar:yang-model-util, Jar:rfc8528-model-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.annotation.bundle] 15:43:57 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:metainf-services, Jar:mdsal-yanglib-api, Jar:concepts, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:rfc6991-ietf-yang-types, Jar:rfc8342-ietf-datastores, Jar:rfc8525, Jar:binding-runtime-api, Jar:binding-model, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:binding-runtime-spi, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:binding-spec, Jar:binding-data-codec-api, Jar:binding-data-codec-dynamic, Jar:byte-buddy, Jar:binding-data-codec-spi, Jar:binding-loader, Jar:util, Jar:triemap, Jar:yang-data-impl, Jar:yang-data-spi, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-data-util, Jar:yang-model-util, Jar:rfc8528-model-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:43:57 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.17-SNAPSHOT.jar 15:43:57 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/classes/META-INF/MANIFEST.MF 15:43:57 [INFO] 15:43:57 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-yanglib-rfc8525 --- 15:43:57 [INFO] No previous run data found, generating javadoc. 15:43:58 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.17-SNAPSHOT-javadoc.jar 15:43:58 [INFO] 15:43:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-yanglib-rfc8525 --- 15:43:58 [INFO] CycloneDX: Resolving Dependencies 15:43:59 [INFO] CycloneDX: Creating BOM version 1.6 with 76 component(s) 15:43:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/bom.xml 15:43:59 [INFO] attaching as mdsal-yanglib-rfc8525-0.19.17-SNAPSHOT-cyclonedx.xml 15:43:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/bom.json 15:43:59 [INFO] attaching as mdsal-yanglib-rfc8525-0.19.17-SNAPSHOT-cyclonedx.json 15:43:59 [INFO] 15:43:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-yanglib-rfc8525 --- 15:43:59 [INFO] Skipping duplicate-finder execution! 15:43:59 [INFO] 15:43:59 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-yanglib-rfc8525 --- 15:43:59 [INFO] No dependency problems found 15:43:59 [INFO] 15:43:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-yanglib-rfc8525 --- 15:43:59 [INFO] Skipping source per configuration. 15:43:59 [INFO] 15:43:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-yanglib-rfc8525 --- 15:43:59 [INFO] 15:43:59 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-yanglib-rfc8525 --- 15:43:59 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/code-coverage/jacoco.exec 15:43:59 [INFO] Analyzed bundle 'mdsal-yanglib-rfc8525' with 5 classes 15:43:59 [INFO] 15:43:59 [INFO] --- install:3.1.4:install (default-install) @ mdsal-yanglib-rfc8525 --- 15:43:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.17-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.17-SNAPSHOT.pom 15:43:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.17-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.17-SNAPSHOT.jar 15:43:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.17-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.17-SNAPSHOT-javadoc.jar 15:43:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.17-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.17-SNAPSHOT-cyclonedx.xml 15:43:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.17-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.17-SNAPSHOT-cyclonedx.json 15:43:59 [INFO] 15:43:59 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-yanglib-rfc8525 --- 15:43:59 [INFO] Installing org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.17-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.17-SNAPSHOT.jar 15:43:59 [INFO] Writing OBR metadata 15:43:59 [INFO] 15:43:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-yanglib-rfc8525 --- 15:43:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:43:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:43:59 [INFO] 15:43:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-yanglib-rfc8525 --- 15:43:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:43:59 [INFO] 15:43:59 [INFO] -----------< org.opendaylight.mdsal:mdsal-replicate-common >------------ 15:43:59 [INFO] Building mdsal-replicate-common 14.0.17-SNAPSHOT [38/228] 15:43:59 [INFO] from replicate/mdsal-replicate-common/pom.xml 15:43:59 [INFO] -------------------------------[ bundle ]------------------------------- 15:44:00 [INFO] 15:44:00 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-replicate-common --- 15:44:00 [INFO] 15:44:00 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-replicate-common --- 15:44:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:00 [INFO] 15:44:00 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-replicate-common --- 15:44:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:00 [INFO] 15:44:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-replicate-common --- 15:44:00 [INFO] 15:44:00 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-replicate-common --- 15:44:00 [INFO] 15:44:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-replicate-common --- 15:44:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:44:00 [INFO] 15:44:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-replicate-common --- 15:44:00 [INFO] Starting audit... 15:44:00 Audit done. 15:44:00 [INFO] You have 0 Checkstyle violations. 15:44:00 [INFO] 15:44:00 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-replicate-common --- 15:44:00 [INFO] Starting audit... 15:44:00 Audit done. 15:44:00 [INFO] You have 0 Checkstyle violations. 15:44:00 [INFO] 15:44:00 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-replicate-common --- 15:44:00 [INFO] 15:44:00 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-replicate-common --- 15:44:00 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/src/main/resources 15:44:00 [INFO] 15:44:00 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-replicate-common --- 15:44:00 [INFO] Recompiling the module because of changed dependency. 15:44:00 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 15:44:00 [INFO] 15:44:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-replicate-common >>> 15:44:00 [INFO] 15:44:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-replicate-common --- 15:44:00 [INFO] Fork Value is true 15:44:02 [INFO] Done SpotBugs Analysis.... 15:44:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:44:02 [INFO] 15:44:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-replicate-common <<< 15:44:02 [INFO] 15:44:02 [INFO] 15:44:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-replicate-common --- 15:44:02 [INFO] BugInstance size is 0 15:44:02 [INFO] Error size is 0 15:44:02 [INFO] No errors/warnings found 15:44:02 [INFO] 15:44:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-replicate-common --- 15:44:02 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/src/test/resources 15:44:02 [INFO] 15:44:02 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-replicate-common --- 15:44:02 [INFO] No sources to compile 15:44:02 [INFO] 15:44:02 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-replicate-common --- 15:44:02 [INFO] No tests to run. 15:44:02 [INFO] 15:44:02 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-replicate-common --- 15:44:02 [INFO] 15:44:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-replicate-common --- 15:44:02 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.17-SNAPSHOT.jar 15:44:02 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/classes/META-INF/MANIFEST.MF 15:44:02 [INFO] 15:44:02 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-replicate-common --- 15:44:03 [INFO] No previous run data found, generating javadoc. 15:44:04 [WARNING] Javadoc Warnings 15:44:04 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-common-api/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-common-api/apidocs/ are in named modules. 15:44:04 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-dom-api/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-dom-api/apidocs/ are in named modules. 15:44:04 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-dom-spi/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-dom-spi/apidocs/ are in named modules. 15:44:04 [WARNING] 3 warnings 15:44:04 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.17-SNAPSHOT-javadoc.jar 15:44:04 [INFO] 15:44:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-replicate-common --- 15:44:04 [INFO] CycloneDX: Resolving Dependencies 15:44:04 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 15:44:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/bom.xml 15:44:04 [INFO] attaching as mdsal-replicate-common-14.0.17-SNAPSHOT-cyclonedx.xml 15:44:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/bom.json 15:44:04 [INFO] attaching as mdsal-replicate-common-14.0.17-SNAPSHOT-cyclonedx.json 15:44:04 [INFO] 15:44:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-replicate-common --- 15:44:04 [INFO] Skipping duplicate-finder execution! 15:44:04 [INFO] 15:44:04 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-replicate-common --- 15:44:04 [INFO] No dependency problems found 15:44:04 [INFO] 15:44:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-replicate-common --- 15:44:04 [INFO] Skipping source per configuration. 15:44:04 [INFO] 15:44:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-replicate-common --- 15:44:04 [INFO] 15:44:04 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-replicate-common --- 15:44:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:44:04 [INFO] 15:44:04 [INFO] --- install:3.1.4:install (default-install) @ mdsal-replicate-common --- 15:44:04 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.17-SNAPSHOT/mdsal-replicate-common-14.0.17-SNAPSHOT.pom 15:44:04 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.17-SNAPSHOT/mdsal-replicate-common-14.0.17-SNAPSHOT.jar 15:44:04 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.17-SNAPSHOT/mdsal-replicate-common-14.0.17-SNAPSHOT-javadoc.jar 15:44:04 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.17-SNAPSHOT/mdsal-replicate-common-14.0.17-SNAPSHOT-cyclonedx.xml 15:44:04 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.17-SNAPSHOT/mdsal-replicate-common-14.0.17-SNAPSHOT-cyclonedx.json 15:44:04 [INFO] 15:44:04 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-replicate-common --- 15:44:04 [INFO] Installing org/opendaylight/mdsal/mdsal-replicate-common/14.0.17-SNAPSHOT/mdsal-replicate-common-14.0.17-SNAPSHOT.jar 15:44:04 [INFO] Writing OBR metadata 15:44:04 [INFO] 15:44:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-replicate-common --- 15:44:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:44:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:44:04 [INFO] 15:44:04 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-replicate-common --- 15:44:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:44:04 [INFO] 15:44:04 [INFO] ------------< org.opendaylight.mdsal:mdsal-replicate-netty >------------ 15:44:04 [INFO] Building mdsal-replicate-netty 14.0.17-SNAPSHOT [39/228] 15:44:04 [INFO] from replicate/mdsal-replicate-netty/pom.xml 15:44:04 [INFO] -------------------------------[ bundle ]------------------------------- 15:44:04 [INFO] 15:44:04 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-replicate-netty --- 15:44:04 [INFO] 15:44:04 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-replicate-netty --- 15:44:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:04 [INFO] 15:44:04 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-replicate-netty --- 15:44:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:04 [INFO] 15:44:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-replicate-netty --- 15:44:05 [INFO] 15:44:05 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-replicate-netty --- 15:44:05 [INFO] 15:44:05 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-replicate-netty --- 15:44:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:44:05 [INFO] 15:44:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-replicate-netty --- 15:44:05 [INFO] Starting audit... 15:44:05 Audit done. 15:44:05 [INFO] You have 0 Checkstyle violations. 15:44:05 [INFO] 15:44:05 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-replicate-netty --- 15:44:05 [INFO] Starting audit... 15:44:05 Audit done. 15:44:05 [INFO] You have 0 Checkstyle violations. 15:44:05 [INFO] 15:44:05 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-replicate-netty --- 15:44:05 [INFO] 15:44:05 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-replicate-netty --- 15:44:05 [INFO] Copying 2 resources from src/main/resources to target/classes 15:44:05 [INFO] 15:44:05 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-replicate-netty --- 15:44:06 [INFO] Recompiling the module because of changed dependency. 15:44:06 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 15:44:06 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/main/java/org/opendaylight/mdsal/replicate/netty/AbstractBootstrapSupport.java:[23,17] auto-closeable resource org.opendaylight.mdsal.replicate.netty.AbstractBootstrapSupport has a member method close() that could throw InterruptedException 15:44:06 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/main/java/org/opendaylight/mdsal/replicate/netty/EpollBootstrapSupport.java:[14,7] auto-closeable resource org.opendaylight.mdsal.replicate.netty.EpollBootstrapSupport has a member method close() that could throw InterruptedException 15:44:06 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/main/java/org/opendaylight/mdsal/replicate/netty/NioBootstrapSupport.java:[14,7] auto-closeable resource org.opendaylight.mdsal.replicate.netty.NioBootstrapSupport has a member method close() that could throw InterruptedException 15:44:06 [INFO] 15:44:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-replicate-netty >>> 15:44:06 [INFO] 15:44:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-replicate-netty --- 15:44:06 [INFO] Fork Value is true 15:44:09 [INFO] Done SpotBugs Analysis.... 15:44:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:44:09 [INFO] 15:44:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-replicate-netty <<< 15:44:09 [INFO] 15:44:09 [INFO] 15:44:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-replicate-netty --- 15:44:09 [INFO] BugInstance size is 0 15:44:09 [INFO] Error size is 0 15:44:09 [INFO] No errors/warnings found 15:44:09 [INFO] 15:44:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-replicate-netty --- 15:44:09 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/test/resources 15:44:09 [INFO] 15:44:09 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-replicate-netty --- 15:44:09 [INFO] Recompiling the module because of changed dependency. 15:44:09 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 15:44:09 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[95,22] auto-closeable resource sink is never referenced in body of corresponding try statement 15:44:09 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[80,18] auto-closeable resource source is never referenced in body of corresponding try statement 15:44:09 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[142,22] auto-closeable resource sink is never referenced in body of corresponding try statement 15:44:09 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[127,18] auto-closeable resource source is never referenced in body of corresponding try statement 15:44:09 [INFO] 15:44:09 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-replicate-netty --- 15:44:09 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/surefire-reports 15:44:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:44:09 [INFO] 15:44:09 [INFO] ------------------------------------------------------- 15:44:09 [INFO] T E S T S 15:44:09 [INFO] ------------------------------------------------------- 15:44:10 [INFO] Running org.opendaylight.mdsal.replicate.netty.IntegrationTest 15:44:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:44:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.50 s -- in org.opendaylight.mdsal.replicate.netty.IntegrationTest 15:44:40 [INFO] 15:44:40 [INFO] Results: 15:44:40 [INFO] 15:44:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 15:44:40 [INFO] 15:44:40 [INFO] 15:44:40 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-replicate-netty --- 15:44:40 [INFO] 15:44:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-replicate-netty --- 15:44:40 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.17-SNAPSHOT.jar 15:44:40 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/classes/META-INF/MANIFEST.MF 15:44:40 [INFO] 15:44:40 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-replicate-netty --- 15:44:40 [INFO] No previous run data found, generating javadoc. 15:44:42 [WARNING] Javadoc Warnings 15:44:42 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-singleton-api/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-singleton-api/apidocs/ are in named modules. 15:44:42 [WARNING] 1 warning 15:44:42 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.17-SNAPSHOT-javadoc.jar 15:44:42 [INFO] 15:44:42 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ mdsal-replicate-netty --- 15:44:42 [INFO] 15:44:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-replicate-netty --- 15:44:42 [INFO] CycloneDX: Resolving Dependencies 15:44:43 [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) 15:44:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/bom.xml 15:44:43 [INFO] attaching as mdsal-replicate-netty-14.0.17-SNAPSHOT-cyclonedx.xml 15:44:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/bom.json 15:44:43 [INFO] attaching as mdsal-replicate-netty-14.0.17-SNAPSHOT-cyclonedx.json 15:44:43 [INFO] 15:44:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-replicate-netty --- 15:44:43 [INFO] Skipping duplicate-finder execution! 15:44:43 [INFO] 15:44:43 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-replicate-netty --- 15:44:43 [WARNING] Used undeclared dependencies found: 15:44:43 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.17-SNAPSHOT:test 15:44:43 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.16:compile 15:44:43 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.16:compile 15:44:43 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 15:44:43 [WARNING] org.opendaylight.yangtools:util:jar:14.0.16:compile 15:44:43 [WARNING] io.netty:netty-codec-base:jar:4.2.5.Final:compile 15:44:43 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.16:test 15:44:43 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.17-SNAPSHOT:test 15:44:43 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.17-SNAPSHOT:compile 15:44:43 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.17-SNAPSHOT:compile 15:44:43 [WARNING] io.netty:netty-transport-classes-epoll:jar:4.2.5.Final:compile 15:44:43 [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile 15:44:43 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.16:compile 15:44:43 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.16:compile 15:44:43 [WARNING] io.netty:netty-buffer:jar:4.2.5.Final:compile 15:44:43 [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.16:compile 15:44:43 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.16:compile 15:44:43 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.16:compile 15:44:43 [WARNING] io.netty:netty-common:jar:4.2.5.Final:compile 15:44:43 [WARNING] Unused declared dependencies found: 15:44:43 [WARNING] io.netty:netty-transport-native-epoll:jar:4.2.5.Final:compile 15:44:43 [INFO] 15:44:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-replicate-netty --- 15:44:43 [INFO] Skipping source per configuration. 15:44:43 [INFO] 15:44:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-replicate-netty --- 15:44:43 [INFO] 15:44:43 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-replicate-netty --- 15:44:43 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/code-coverage/jacoco.exec 15:44:43 [INFO] Analyzed bundle 'mdsal-replicate-netty' with 26 classes 15:44:43 [INFO] 15:44:43 [INFO] --- install:3.1.4:install (default-install) @ mdsal-replicate-netty --- 15:44:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.17-SNAPSHOT/mdsal-replicate-netty-14.0.17-SNAPSHOT.pom 15:44:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.17-SNAPSHOT/mdsal-replicate-netty-14.0.17-SNAPSHOT.jar 15:44:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.17-SNAPSHOT/mdsal-replicate-netty-14.0.17-SNAPSHOT-javadoc.jar 15:44:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/classes/config/org.opendaylight.mdsal.replicate.netty.sink.cfg to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.17-SNAPSHOT/mdsal-replicate-netty-14.0.17-SNAPSHOT-sink.config 15:44:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/classes/config/org.opendaylight.mdsal.replicate.netty.source.cfg to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.17-SNAPSHOT/mdsal-replicate-netty-14.0.17-SNAPSHOT-source.config 15:44:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.17-SNAPSHOT/mdsal-replicate-netty-14.0.17-SNAPSHOT-cyclonedx.xml 15:44:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.17-SNAPSHOT/mdsal-replicate-netty-14.0.17-SNAPSHOT-cyclonedx.json 15:44:43 [INFO] 15:44:43 [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-replicate-netty --- 15:44:43 [INFO] Installing org/opendaylight/mdsal/mdsal-replicate-netty/14.0.17-SNAPSHOT/mdsal-replicate-netty-14.0.17-SNAPSHOT.jar 15:44:43 [INFO] Writing OBR metadata 15:44:43 [INFO] 15:44:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-replicate-netty --- 15:44:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:44:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:44:43 [INFO] 15:44:43 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-replicate-netty --- 15:44:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:44:43 [INFO] 15:44:43 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types >-- 15:44:43 [INFO] Building rfc8294-ietf-routing-types 14.0.17-SNAPSHOT [40/228] 15:44:43 [INFO] from model/rfc/rfc8294-ietf-routing-types/pom.xml 15:44:43 [INFO] -------------------------------[ bundle ]------------------------------- 15:44:43 [INFO] 15:44:43 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-ietf-routing-types --- 15:44:43 [INFO] 15:44:43 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8294-ietf-routing-types --- 15:44:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:43 [INFO] 15:44:43 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8294-ietf-routing-types --- 15:44:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:43 [INFO] 15:44:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8294-ietf-routing-types --- 15:44:43 [INFO] 15:44:43 [INFO] --- dependency:3.8.1:properties (default) @ rfc8294-ietf-routing-types --- 15:44:43 [INFO] 15:44:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8294-ietf-routing-types --- 15:44:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:44:43 [INFO] 15:44:43 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8294-ietf-routing-types --- 15:44:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:44:43 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/src/main/yang 15:44:43 [INFO] yang-to-sources: Found 2 dependencies in 808.3 μs 15:44:43 [INFO] yang-to-sources: Project model files found: 1 in 6.116 ms 15:44:44 [INFO] yang-to-sources: 3 YANG models processed in 25.05 ms 15:44:44 [INFO] BindingJavaFileGenerator: Defined 47 files in 5.912 ms 15:44:44 [INFO] Sorted 47 files into 6 directories in 156.5 μs 15:44:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 20.52 ms 15:44:44 [INFO] 15:44:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-ietf-routing-types --- 15:44:44 [INFO] Starting audit... 15:44:44 Audit done. 15:44:44 [INFO] You have 0 Checkstyle violations. 15:44:44 [INFO] 15:44:44 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-ietf-routing-types --- 15:44:44 [INFO] Starting audit... 15:44:44 Audit done. 15:44:44 [INFO] You have 0 Checkstyle violations. 15:44:44 [INFO] 15:44:44 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8294-ietf-routing-types --- 15:44:44 [INFO] 15:44:44 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8294-ietf-routing-types --- 15:44:44 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/src/main/resources 15:44:44 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi 15:44:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:44:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:44:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:44:44 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi 15:44:44 [INFO] 15:44:44 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8294-ietf-routing-types --- 15:44:44 [INFO] Recompiling the module because of changed dependency. 15:44:44 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 15:44:44 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/Ipv4MulticastGroupAddress.java:[61,42] possible 'this' escape before subclass is fully initialized 15:44:44 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/Ipv6MulticastGroupAddress.java:[61,42] possible 'this' escape before subclass is fully initialized 15:44:44 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/RouterId.java:[59,42] possible 'this' escape before subclass is fully initialized 15:44:44 [INFO] 15:44:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8294-ietf-routing-types >>> 15:44:44 [INFO] 15:44:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8294-ietf-routing-types --- 15:44:44 [INFO] Fork Value is true 15:44:47 [INFO] Done SpotBugs Analysis.... 15:44:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:44:47 [INFO] 15:44:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8294-ietf-routing-types <<< 15:44:47 [INFO] 15:44:47 [INFO] 15:44:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8294-ietf-routing-types --- 15:44:47 [INFO] BugInstance size is 0 15:44:47 [INFO] Error size is 0 15:44:47 [INFO] No errors/warnings found 15:44:47 [INFO] 15:44:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8294-ietf-routing-types --- 15:44:47 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/src/test/resources 15:44:47 [INFO] 15:44:47 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8294-ietf-routing-types --- 15:44:47 [INFO] No sources to compile 15:44:47 [INFO] 15:44:47 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8294-ietf-routing-types --- 15:44:47 [INFO] No tests to run. 15:44:47 [INFO] 15:44:47 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8294-ietf-routing-types --- 15:44:47 [INFO] 15:44:47 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8294-ietf-routing-types --- 15:44:47 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-14.0.17-SNAPSHOT.jar 15:44:47 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/target/classes/META-INF/MANIFEST.MF 15:44:47 [INFO] 15:44:47 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8294-ietf-routing-types --- 15:44:47 [INFO] No previous run data found, generating javadoc. 15:44:49 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-14.0.17-SNAPSHOT-javadoc.jar 15:44:49 [INFO] 15:44:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-ietf-routing-types --- 15:44:49 [INFO] CycloneDX: Resolving Dependencies 15:44:49 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 15:44:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/target/bom.xml 15:44:49 [INFO] attaching as rfc8294-ietf-routing-types-14.0.17-SNAPSHOT-cyclonedx.xml 15:44:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/target/bom.json 15:44:49 [INFO] attaching as rfc8294-ietf-routing-types-14.0.17-SNAPSHOT-cyclonedx.json 15:44:49 [INFO] 15:44:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-ietf-routing-types --- 15:44:49 [INFO] Skipping duplicate-finder execution! 15:44:49 [INFO] 15:44:49 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8294-ietf-routing-types --- 15:44:49 [INFO] No dependency problems found 15:44:49 [INFO] 15:44:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8294-ietf-routing-types --- 15:44:49 [INFO] Skipping source per configuration. 15:44:49 [INFO] 15:44:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8294-ietf-routing-types --- 15:44:49 [INFO] 15:44:49 [INFO] --- jacoco:0.8.13:report (report) @ rfc8294-ietf-routing-types --- 15:44:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:44:49 [INFO] 15:44:49 [INFO] --- install:3.1.4:install (default-install) @ rfc8294-ietf-routing-types --- 15:44:49 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.17-SNAPSHOT/rfc8294-ietf-routing-types-14.0.17-SNAPSHOT.pom 15:44:49 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.17-SNAPSHOT/rfc8294-ietf-routing-types-14.0.17-SNAPSHOT.jar 15:44:49 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.17-SNAPSHOT/rfc8294-ietf-routing-types-14.0.17-SNAPSHOT-javadoc.jar 15:44:49 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.17-SNAPSHOT/rfc8294-ietf-routing-types-14.0.17-SNAPSHOT-cyclonedx.xml 15:44:49 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.17-SNAPSHOT/rfc8294-ietf-routing-types-14.0.17-SNAPSHOT-cyclonedx.json 15:44:49 [INFO] 15:44:49 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8294-ietf-routing-types --- 15:44:49 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.17-SNAPSHOT/rfc8294-ietf-routing-types-14.0.17-SNAPSHOT.jar 15:44:49 [INFO] Writing OBR metadata 15:44:49 [INFO] 15:44:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8294-ietf-routing-types --- 15:44:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:44:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:44:49 [INFO] 15:44:49 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8294-ietf-routing-types --- 15:44:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:44:49 [INFO] 15:44:49 [INFO] -------------< org.opendaylight.mdsal:mdsal-rfc8294-netty >------------- 15:44:49 [INFO] Building mdsal-rfc8294-netty 14.0.17-SNAPSHOT [41/228] 15:44:49 [INFO] from netty/mdsal-rfc8294-netty/pom.xml 15:44:49 [INFO] --------------------------------[ jar ]--------------------------------- 15:44:49 [INFO] 15:44:49 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-rfc8294-netty --- 15:44:49 [INFO] 15:44:49 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-rfc8294-netty --- 15:44:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:49 [INFO] 15:44:49 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-rfc8294-netty --- 15:44:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:49 [INFO] 15:44:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-rfc8294-netty --- 15:44:50 [INFO] 15:44:50 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-rfc8294-netty --- 15:44:50 [INFO] 15:44:50 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-rfc8294-netty --- 15:44:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:44:50 [INFO] 15:44:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-rfc8294-netty --- 15:44:50 [INFO] Starting audit... 15:44:50 Audit done. 15:44:50 [INFO] You have 0 Checkstyle violations. 15:44:50 [INFO] 15:44:50 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-rfc8294-netty --- 15:44:50 [INFO] Starting audit... 15:44:50 Audit done. 15:44:50 [INFO] You have 0 Checkstyle violations. 15:44:50 [INFO] 15:44:50 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-rfc8294-netty --- 15:44:50 [INFO] 15:44:50 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-rfc8294-netty --- 15:44:50 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/src/main/resources 15:44:50 [INFO] 15:44:50 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-rfc8294-netty --- 15:44:50 [INFO] Recompiling the module because of changed dependency. 15:44:50 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes 15:44:50 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 15:44:50 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 15:44:50 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 15:44:50 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[8,30] module name component rfc8294 should avoid terminal digits 15:44:50 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[13,69] requires transitive directive for an automatic module 15:44:50 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[16,36] requires directive for an automatic module 15:44:50 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[17,40] requires directive for an automatic module 15:44:50 [INFO] 15:44:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-rfc8294-netty >>> 15:44:50 [INFO] 15:44:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-rfc8294-netty --- 15:44:50 [INFO] Fork Value is true 15:44:53 [INFO] Done SpotBugs Analysis.... 15:44:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:44:53 [INFO] 15:44:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-rfc8294-netty <<< 15:44:53 [INFO] 15:44:53 [INFO] 15:44:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-rfc8294-netty --- 15:44:53 [INFO] BugInstance size is 0 15:44:53 [INFO] Error size is 0 15:44:53 [INFO] No errors/warnings found 15:44:53 [INFO] 15:44:53 [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-rfc8294-netty --- 15:44:53 [INFO] 15:44:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-rfc8294-netty --- 15:44:53 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/src/test/resources 15:44:53 [INFO] 15:44:53 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-rfc8294-netty --- 15:44:53 [INFO] Recompiling the module because of changed dependency. 15:44:53 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 15:44:53 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 15:44:53 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 15:44:53 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 15:44:53 [INFO] 15:44:53 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-rfc8294-netty --- 15:44:53 [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/surefire-reports 15:44:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:44:53 [INFO] 15:44:53 [INFO] ------------------------------------------------------- 15:44:53 [INFO] T E S T S 15:44:53 [INFO] ------------------------------------------------------- 15:44:54 [INFO] Running org.opendaylight.mdsal.rfc8294.netty.RFC8294ByteBufUtilsTest 15:44:54 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.mdsal.rfc8294.netty.RFC8294ByteBufUtilsTest 15:44:54 [INFO] 15:44:54 [INFO] Results: 15:44:54 [INFO] 15:44:54 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 15:44:54 [INFO] 15:44:54 [INFO] 15:44:54 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-rfc8294-netty --- 15:44:54 [INFO] 15:44:54 [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-rfc8294-netty --- 15:44:54 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.17-SNAPSHOT.jar 15:44:54 [INFO] 15:44:54 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-rfc8294-netty --- 15:44:54 [INFO] No previous run data found, generating javadoc. 15:44:55 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.17-SNAPSHOT-javadoc.jar 15:44:55 [INFO] 15:44:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-rfc8294-netty --- 15:44:55 [INFO] CycloneDX: Resolving Dependencies 15:44:56 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 15:44:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/bom.xml 15:44:56 [INFO] attaching as mdsal-rfc8294-netty-14.0.17-SNAPSHOT-cyclonedx.xml 15:44:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/bom.json 15:44:56 [INFO] attaching as mdsal-rfc8294-netty-14.0.17-SNAPSHOT-cyclonedx.json 15:44:56 [INFO] 15:44:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-rfc8294-netty --- 15:44:56 [INFO] Skipping duplicate-finder execution! 15:44:56 [INFO] 15:44:56 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-rfc8294-netty --- 15:44:56 [INFO] No dependency problems found 15:44:56 [INFO] 15:44:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-rfc8294-netty --- 15:44:56 [INFO] Skipping source per configuration. 15:44:56 [INFO] 15:44:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-rfc8294-netty --- 15:44:56 [INFO] 15:44:56 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-rfc8294-netty --- 15:44:56 [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/code-coverage/jacoco.exec 15:44:56 [INFO] Analyzed bundle 'mdsal-rfc8294-netty' with 1 classes 15:44:56 [INFO] 15:44:56 [INFO] --- install:3.1.4:install (default-install) @ mdsal-rfc8294-netty --- 15:44:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.17-SNAPSHOT/mdsal-rfc8294-netty-14.0.17-SNAPSHOT.pom 15:44:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.17-SNAPSHOT/mdsal-rfc8294-netty-14.0.17-SNAPSHOT.jar 15:44:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.17-SNAPSHOT/mdsal-rfc8294-netty-14.0.17-SNAPSHOT-javadoc.jar 15:44:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.17-SNAPSHOT/mdsal-rfc8294-netty-14.0.17-SNAPSHOT-cyclonedx.xml 15:44:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.17-SNAPSHOT/mdsal-rfc8294-netty-14.0.17-SNAPSHOT-cyclonedx.json 15:44:56 [INFO] 15:44:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-rfc8294-netty --- 15:44:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:44:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:44:56 [INFO] 15:44:56 [INFO] ---------< org.opendaylight.mdsal.model:opendaylight-l2-types >--------- 15:44:56 [INFO] Building opendaylight-l2-types 2013.08.27.26.17-SNAPSHOT [42/228] 15:44:56 [INFO] from model/l2-types/pom.xml 15:44:56 [INFO] -------------------------------[ bundle ]------------------------------- 15:44:56 [INFO] 15:44:56 [INFO] --- clean:3.5.0:clean (default-clean) @ opendaylight-l2-types --- 15:44:56 [INFO] 15:44:56 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ opendaylight-l2-types --- 15:44:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:56 [INFO] 15:44:56 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ opendaylight-l2-types --- 15:44:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:56 [INFO] 15:44:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ opendaylight-l2-types --- 15:44:56 [INFO] 15:44:56 [INFO] --- dependency:3.8.1:properties (default) @ opendaylight-l2-types --- 15:44:56 [INFO] 15:44:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ opendaylight-l2-types --- 15:44:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:44:56 [INFO] 15:44:56 [INFO] --- yang:14.0.16:generate-sources (binding) @ opendaylight-l2-types --- 15:44:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:44:56 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/src/main/yang 15:44:56 [INFO] yang-to-sources: Found 0 dependencies in 460.5 μs 15:44:56 [INFO] yang-to-sources: Project model files found: 1 in 1.454 ms 15:44:56 [INFO] yang-to-sources: 1 YANG models processed in 2.655 ms 15:44:56 [INFO] BindingJavaFileGenerator: Defined 8 files in 1.272 ms 15:44:56 [INFO] Sorted 8 files into 3 directories in 121.6 μs 15:44:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 4.516 ms 15:44:56 [INFO] 15:44:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ opendaylight-l2-types --- 15:44:56 [INFO] Starting audit... 15:44:56 Audit done. 15:44:56 [INFO] You have 0 Checkstyle violations. 15:44:56 [INFO] 15:44:56 [INFO] --- checkstyle:3.6.0:check (default) @ opendaylight-l2-types --- 15:44:56 [INFO] Starting audit... 15:44:56 Audit done. 15:44:56 [INFO] You have 0 Checkstyle violations. 15:44:56 [INFO] 15:44:56 [INFO] --- dependency:3.8.1:copy (unpack-license) @ opendaylight-l2-types --- 15:44:56 [INFO] 15:44:56 [INFO] --- resources:3.3.1:resources (default-resources) @ opendaylight-l2-types --- 15:44:56 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/src/main/resources 15:44:56 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/generated-sources/spi 15:44:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:44:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:44:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:44:56 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/generated-sources/spi 15:44:56 [INFO] 15:44:56 [INFO] --- compiler:3.14.0:compile (default-compile) @ opendaylight-l2-types --- 15:44:56 [INFO] Recompiling the module because of changed source code. 15:44:56 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 15:44:56 [INFO] 15:44:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ opendaylight-l2-types >>> 15:44:56 [INFO] 15:44:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ opendaylight-l2-types --- 15:44:56 [INFO] Fork Value is true 15:44:59 [INFO] Done SpotBugs Analysis.... 15:44:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:44:59 [INFO] 15:44:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ opendaylight-l2-types <<< 15:44:59 [INFO] 15:44:59 [INFO] 15:44:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ opendaylight-l2-types --- 15:44:59 [INFO] BugInstance size is 0 15:44:59 [INFO] Error size is 0 15:44:59 [INFO] No errors/warnings found 15:44:59 [INFO] 15:44:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ opendaylight-l2-types --- 15:44:59 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/src/test/resources 15:44:59 [INFO] 15:44:59 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ opendaylight-l2-types --- 15:44:59 [INFO] No sources to compile 15:44:59 [INFO] 15:44:59 [INFO] --- surefire:3.5.3:test (default-test) @ opendaylight-l2-types --- 15:44:59 [INFO] No tests to run. 15:44:59 [INFO] 15:44:59 [INFO] --- copy:14.1.2:copy-files (default) @ opendaylight-l2-types --- 15:44:59 [INFO] 15:44:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ opendaylight-l2-types --- 15:44:59 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.17-SNAPSHOT.jar 15:44:59 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/classes/META-INF/MANIFEST.MF 15:44:59 [INFO] 15:44:59 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ opendaylight-l2-types --- 15:44:59 [INFO] No previous run data found, generating javadoc. 15:45:00 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.17-SNAPSHOT-javadoc.jar 15:45:00 [INFO] 15:45:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ opendaylight-l2-types --- 15:45:00 [INFO] CycloneDX: Resolving Dependencies 15:45:00 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 15:45:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/bom.xml 15:45:00 [INFO] attaching as opendaylight-l2-types-2013.08.27.26.17-SNAPSHOT-cyclonedx.xml 15:45:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/bom.json 15:45:00 [INFO] attaching as opendaylight-l2-types-2013.08.27.26.17-SNAPSHOT-cyclonedx.json 15:45:00 [INFO] 15:45:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ opendaylight-l2-types --- 15:45:00 [INFO] Skipping duplicate-finder execution! 15:45:00 [INFO] 15:45:00 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ opendaylight-l2-types --- 15:45:00 [INFO] No dependency problems found 15:45:00 [INFO] 15:45:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ opendaylight-l2-types --- 15:45:00 [INFO] Skipping source per configuration. 15:45:00 [INFO] 15:45:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ opendaylight-l2-types --- 15:45:00 [INFO] 15:45:00 [INFO] --- jacoco:0.8.13:report (report) @ opendaylight-l2-types --- 15:45:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:45:00 [INFO] 15:45:00 [INFO] --- install:3.1.4:install (default-install) @ opendaylight-l2-types --- 15:45:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/pom.xml to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.17-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.17-SNAPSHOT.pom 15:45:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.17-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.17-SNAPSHOT.jar 15:45:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.17-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.17-SNAPSHOT-javadoc.jar 15:45:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.17-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.17-SNAPSHOT-cyclonedx.xml 15:45:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.17-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.17-SNAPSHOT-cyclonedx.json 15:45:00 [INFO] 15:45:00 [INFO] --- bundle:6.0.0:install (default-install) @ opendaylight-l2-types --- 15:45:00 [INFO] Installing org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.17-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.17-SNAPSHOT.jar 15:45:00 [INFO] Writing OBR metadata 15:45:00 [INFO] 15:45:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ opendaylight-l2-types --- 15:45:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:45:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:45:00 [INFO] 15:45:00 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ opendaylight-l2-types --- 15:45:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:45:00 [INFO] 15:45:00 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc7952 >---------- 15:45:00 [INFO] Building rfc7952 14.0.17-SNAPSHOT [43/228] 15:45:00 [INFO] from model/rfc/rfc7952/pom.xml 15:45:00 [INFO] -------------------------------[ bundle ]------------------------------- 15:45:00 [INFO] 15:45:00 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7952 --- 15:45:00 [INFO] 15:45:00 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc7952 --- 15:45:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:00 [INFO] 15:45:00 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc7952 --- 15:45:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:00 [INFO] 15:45:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7952 --- 15:45:01 [INFO] 15:45:01 [INFO] --- dependency:3.8.1:properties (default) @ rfc7952 --- 15:45:01 [INFO] 15:45:01 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc7952 --- 15:45:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:45:01 [INFO] 15:45:01 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc7952 --- 15:45:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:45:01 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/src/main/yang 15:45:01 [INFO] yang-to-sources: Found 0 dependencies in 393.6 μs 15:45:01 [INFO] yang-to-sources: Project model files found: 1 in 580.1 μs 15:45:01 [INFO] yang-to-sources: 1 YANG models processed in 1.477 ms 15:45:01 [INFO] BindingJavaFileGenerator: Defined 4 files in 410.2 μs 15:45:01 [INFO] Sorted 4 files into 3 directories in 66.98 μs 15:45:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 2.896 ms 15:45:01 [INFO] 15:45:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7952 --- 15:45:01 [INFO] Starting audit... 15:45:01 Audit done. 15:45:01 [INFO] You have 0 Checkstyle violations. 15:45:01 [INFO] 15:45:01 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7952 --- 15:45:01 [INFO] Starting audit... 15:45:01 Audit done. 15:45:01 [INFO] You have 0 Checkstyle violations. 15:45:01 [INFO] 15:45:01 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc7952 --- 15:45:01 [INFO] 15:45:01 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7952 --- 15:45:01 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/src/main/resources 15:45:01 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/generated-sources/spi 15:45:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:45:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:01 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/generated-sources/spi 15:45:01 [INFO] 15:45:01 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc7952 --- 15:45:01 [INFO] Recompiling the module because of changed source code. 15:45:01 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 15:45:01 [INFO] 15:45:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7952 >>> 15:45:01 [INFO] 15:45:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7952 --- 15:45:01 [INFO] Fork Value is true 15:45:03 [INFO] Done SpotBugs Analysis.... 15:45:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:45:03 [INFO] 15:45:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7952 <<< 15:45:03 [INFO] 15:45:03 [INFO] 15:45:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7952 --- 15:45:03 [INFO] BugInstance size is 0 15:45:03 [INFO] Error size is 0 15:45:03 [INFO] No errors/warnings found 15:45:03 [INFO] 15:45:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7952 --- 15:45:03 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/src/test/resources 15:45:03 [INFO] 15:45:03 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc7952 --- 15:45:03 [INFO] No sources to compile 15:45:03 [INFO] 15:45:03 [INFO] --- surefire:3.5.3:test (default-test) @ rfc7952 --- 15:45:03 [INFO] No tests to run. 15:45:03 [INFO] 15:45:03 [INFO] --- copy:14.1.2:copy-files (default) @ rfc7952 --- 15:45:03 [INFO] 15:45:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7952 --- 15:45:03 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/rfc7952-14.0.17-SNAPSHOT.jar 15:45:03 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/classes/META-INF/MANIFEST.MF 15:45:03 [INFO] 15:45:03 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc7952 --- 15:45:03 [INFO] No previous run data found, generating javadoc. 15:45:04 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/rfc7952-14.0.17-SNAPSHOT-javadoc.jar 15:45:04 [INFO] 15:45:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7952 --- 15:45:04 [INFO] CycloneDX: Resolving Dependencies 15:45:05 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 15:45:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/bom.xml 15:45:05 [INFO] attaching as rfc7952-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/bom.json 15:45:05 [INFO] attaching as rfc7952-14.0.17-SNAPSHOT-cyclonedx.json 15:45:05 [INFO] 15:45:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7952 --- 15:45:05 [INFO] Skipping duplicate-finder execution! 15:45:05 [INFO] 15:45:05 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc7952 --- 15:45:05 [INFO] No dependency problems found 15:45:05 [INFO] 15:45:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7952 --- 15:45:05 [INFO] Skipping source per configuration. 15:45:05 [INFO] 15:45:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7952 --- 15:45:05 [INFO] 15:45:05 [INFO] --- jacoco:0.8.13:report (report) @ rfc7952 --- 15:45:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:45:05 [INFO] 15:45:05 [INFO] --- install:3.1.4:install (default-install) @ rfc7952 --- 15:45:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.17-SNAPSHOT/rfc7952-14.0.17-SNAPSHOT.pom 15:45:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/rfc7952-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.17-SNAPSHOT/rfc7952-14.0.17-SNAPSHOT.jar 15:45:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/rfc7952-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.17-SNAPSHOT/rfc7952-14.0.17-SNAPSHOT-javadoc.jar 15:45:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.17-SNAPSHOT/rfc7952-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.17-SNAPSHOT/rfc7952-14.0.17-SNAPSHOT-cyclonedx.json 15:45:05 [INFO] 15:45:05 [INFO] --- bundle:6.0.0:install (default-install) @ rfc7952 --- 15:45:05 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.17-SNAPSHOT/rfc7952-14.0.17-SNAPSHOT.jar 15:45:05 [INFO] Writing OBR metadata 15:45:05 [INFO] 15:45:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7952 --- 15:45:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:45:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:45:05 [INFO] 15:45:05 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7952 --- 15:45:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:45:05 [INFO] 15:45:05 [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin >---- 15:45:05 [INFO] Building rfc8342-ietf-origin 14.0.17-SNAPSHOT [44/228] 15:45:05 [INFO] from model/rfc/rfc8342-ietf-origin/pom.xml 15:45:05 [INFO] -------------------------------[ bundle ]------------------------------- 15:45:05 [INFO] 15:45:05 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-origin --- 15:45:05 [INFO] 15:45:05 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8342-ietf-origin --- 15:45:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:05 [INFO] 15:45:05 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8342-ietf-origin --- 15:45:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:05 [INFO] 15:45:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8342-ietf-origin --- 15:45:05 [INFO] 15:45:05 [INFO] --- dependency:3.8.1:properties (default) @ rfc8342-ietf-origin --- 15:45:05 [INFO] 15:45:05 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8342-ietf-origin --- 15:45:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:45:05 [INFO] 15:45:05 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8342-ietf-origin --- 15:45:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:45:05 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/src/main/yang 15:45:05 [INFO] yang-to-sources: Found 1 dependencies in 444.3 μs 15:45:05 [INFO] yang-to-sources: Project model files found: 1 in 1.110 ms 15:45:05 [INFO] yang-to-sources: 2 YANG models processed in 6.428 ms 15:45:05 [INFO] BindingJavaFileGenerator: Defined 11 files in 649.3 μs 15:45:05 [INFO] Sorted 11 files into 3 directories in 59.66 μs 15:45:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 3.695 ms 15:45:05 [INFO] 15:45:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-origin --- 15:45:05 [INFO] Starting audit... 15:45:05 Audit done. 15:45:05 [INFO] You have 0 Checkstyle violations. 15:45:05 [INFO] 15:45:05 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-origin --- 15:45:05 [INFO] Starting audit... 15:45:05 Audit done. 15:45:05 [INFO] You have 0 Checkstyle violations. 15:45:05 [INFO] 15:45:05 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8342-ietf-origin --- 15:45:05 [INFO] 15:45:05 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8342-ietf-origin --- 15:45:05 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/src/main/resources 15:45:05 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi 15:45:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:45:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:05 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi 15:45:05 [INFO] 15:45:05 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8342-ietf-origin --- 15:45:05 [INFO] Recompiling the module because of changed dependency. 15:45:05 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 15:45:05 [INFO] 15:45:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8342-ietf-origin >>> 15:45:05 [INFO] 15:45:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8342-ietf-origin --- 15:45:05 [INFO] Fork Value is true 15:45:08 [INFO] Done SpotBugs Analysis.... 15:45:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:45:08 [INFO] 15:45:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8342-ietf-origin <<< 15:45:08 [INFO] 15:45:08 [INFO] 15:45:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8342-ietf-origin --- 15:45:08 [INFO] BugInstance size is 0 15:45:08 [INFO] Error size is 0 15:45:08 [INFO] No errors/warnings found 15:45:08 [INFO] 15:45:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8342-ietf-origin --- 15:45:08 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/src/test/resources 15:45:08 [INFO] 15:45:08 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8342-ietf-origin --- 15:45:08 [INFO] No sources to compile 15:45:08 [INFO] 15:45:08 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8342-ietf-origin --- 15:45:08 [INFO] No tests to run. 15:45:08 [INFO] 15:45:08 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8342-ietf-origin --- 15:45:08 [INFO] 15:45:08 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8342-ietf-origin --- 15:45:08 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.17-SNAPSHOT.jar 15:45:08 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/classes/META-INF/MANIFEST.MF 15:45:08 [INFO] 15:45:08 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8342-ietf-origin --- 15:45:08 [INFO] No previous run data found, generating javadoc. 15:45:09 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.17-SNAPSHOT-javadoc.jar 15:45:09 [INFO] 15:45:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-origin --- 15:45:09 [INFO] CycloneDX: Resolving Dependencies 15:45:10 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 15:45:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/bom.xml 15:45:10 [INFO] attaching as rfc8342-ietf-origin-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/bom.json 15:45:10 [INFO] attaching as rfc8342-ietf-origin-14.0.17-SNAPSHOT-cyclonedx.json 15:45:10 [INFO] 15:45:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-origin --- 15:45:10 [INFO] Skipping duplicate-finder execution! 15:45:10 [INFO] 15:45:10 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8342-ietf-origin --- 15:45:10 [INFO] No dependency problems found 15:45:10 [INFO] 15:45:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8342-ietf-origin --- 15:45:10 [INFO] Skipping source per configuration. 15:45:10 [INFO] 15:45:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8342-ietf-origin --- 15:45:10 [INFO] 15:45:10 [INFO] --- jacoco:0.8.13:report (report) @ rfc8342-ietf-origin --- 15:45:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:45:10 [INFO] 15:45:10 [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-origin --- 15:45:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.17-SNAPSHOT/rfc8342-ietf-origin-14.0.17-SNAPSHOT.pom 15:45:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.17-SNAPSHOT/rfc8342-ietf-origin-14.0.17-SNAPSHOT.jar 15:45:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.17-SNAPSHOT/rfc8342-ietf-origin-14.0.17-SNAPSHOT-javadoc.jar 15:45:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.17-SNAPSHOT/rfc8342-ietf-origin-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.17-SNAPSHOT/rfc8342-ietf-origin-14.0.17-SNAPSHOT-cyclonedx.json 15:45:10 [INFO] 15:45:10 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8342-ietf-origin --- 15:45:10 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.17-SNAPSHOT/rfc8342-ietf-origin-14.0.17-SNAPSHOT.jar 15:45:10 [INFO] Writing OBR metadata 15:45:10 [INFO] 15:45:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-origin --- 15:45:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:45:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:45:10 [INFO] 15:45:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8342-ietf-origin --- 15:45:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:45:10 [INFO] 15:45:10 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8343 >---------- 15:45:10 [INFO] Building rfc8343 14.0.17-SNAPSHOT [45/228] 15:45:10 [INFO] from model/rfc/rfc8343/pom.xml 15:45:10 [INFO] -------------------------------[ bundle ]------------------------------- 15:45:10 [INFO] 15:45:10 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8343 --- 15:45:10 [INFO] 15:45:10 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8343 --- 15:45:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:10 [INFO] 15:45:10 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8343 --- 15:45:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:10 [INFO] 15:45:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8343 --- 15:45:10 [INFO] 15:45:10 [INFO] --- dependency:3.8.1:properties (default) @ rfc8343 --- 15:45:10 [INFO] 15:45:10 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8343 --- 15:45:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:45:10 [INFO] 15:45:10 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8343 --- 15:45:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:45:10 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/src/main/yang 15:45:10 [INFO] yang-to-sources: Found 1 dependencies in 560.8 μs 15:45:10 [INFO] yang-to-sources: Project model files found: 1 in 5.798 ms 15:45:10 [INFO] yang-to-sources: 2 YANG models processed in 23.18 ms 15:45:10 [INFO] BindingJavaFileGenerator: Defined 22 files in 3.974 ms 15:45:10 [INFO] Sorted 22 files into 7 directories in 93.82 μs 15:45:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 19.75 ms 15:45:10 [INFO] 15:45:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8343 --- 15:45:10 [INFO] Starting audit... 15:45:10 Audit done. 15:45:10 [INFO] You have 0 Checkstyle violations. 15:45:10 [INFO] 15:45:10 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8343 --- 15:45:10 [INFO] Starting audit... 15:45:10 Audit done. 15:45:10 [INFO] You have 0 Checkstyle violations. 15:45:10 [INFO] 15:45:10 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8343 --- 15:45:10 [INFO] 15:45:10 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8343 --- 15:45:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/src/main/resources 15:45:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/generated-sources/spi 15:45:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:45:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/generated-sources/spi 15:45:10 [INFO] 15:45:10 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8343 --- 15:45:10 [INFO] Recompiling the module because of changed dependency. 15:45:10 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 15:45:10 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated 15:45:10 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated 15:45:10 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated 15:45:10 [INFO] 15:45:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8343 >>> 15:45:11 [INFO] 15:45:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8343 --- 15:45:11 [INFO] Fork Value is true 15:45:13 [INFO] Done SpotBugs Analysis.... 15:45:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:45:13 [INFO] 15:45:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8343 <<< 15:45:13 [INFO] 15:45:13 [INFO] 15:45:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8343 --- 15:45:13 [INFO] BugInstance size is 0 15:45:13 [INFO] Error size is 0 15:45:13 [INFO] No errors/warnings found 15:45:13 [INFO] 15:45:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8343 --- 15:45:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/src/test/resources 15:45:13 [INFO] 15:45:13 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8343 --- 15:45:13 [INFO] No sources to compile 15:45:13 [INFO] 15:45:13 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8343 --- 15:45:13 [INFO] No tests to run. 15:45:13 [INFO] 15:45:13 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8343 --- 15:45:13 [INFO] 15:45:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8343 --- 15:45:13 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/rfc8343-14.0.17-SNAPSHOT.jar 15:45:13 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/classes/META-INF/MANIFEST.MF 15:45:13 [INFO] 15:45:13 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8343 --- 15:45:13 [INFO] No previous run data found, generating javadoc. 15:45:15 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/rfc8343-14.0.17-SNAPSHOT-javadoc.jar 15:45:15 [INFO] 15:45:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8343 --- 15:45:15 [INFO] CycloneDX: Resolving Dependencies 15:45:16 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 15:45:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/bom.xml 15:45:16 [INFO] attaching as rfc8343-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/bom.json 15:45:16 [INFO] attaching as rfc8343-14.0.17-SNAPSHOT-cyclonedx.json 15:45:16 [INFO] 15:45:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8343 --- 15:45:16 [INFO] Skipping duplicate-finder execution! 15:45:16 [INFO] 15:45:16 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8343 --- 15:45:16 [INFO] No dependency problems found 15:45:16 [INFO] 15:45:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8343 --- 15:45:16 [INFO] Skipping source per configuration. 15:45:16 [INFO] 15:45:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8343 --- 15:45:16 [INFO] 15:45:16 [INFO] --- jacoco:0.8.13:report (report) @ rfc8343 --- 15:45:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:45:16 [INFO] 15:45:16 [INFO] --- install:3.1.4:install (default-install) @ rfc8343 --- 15:45:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.17-SNAPSHOT/rfc8343-14.0.17-SNAPSHOT.pom 15:45:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/rfc8343-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.17-SNAPSHOT/rfc8343-14.0.17-SNAPSHOT.jar 15:45:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/rfc8343-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.17-SNAPSHOT/rfc8343-14.0.17-SNAPSHOT-javadoc.jar 15:45:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.17-SNAPSHOT/rfc8343-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.17-SNAPSHOT/rfc8343-14.0.17-SNAPSHOT-cyclonedx.json 15:45:16 [INFO] 15:45:16 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8343 --- 15:45:16 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.17-SNAPSHOT/rfc8343-14.0.17-SNAPSHOT.jar 15:45:16 [INFO] Writing OBR metadata 15:45:16 [INFO] 15:45:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8343 --- 15:45:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:45:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:45:16 [INFO] 15:45:16 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8343 --- 15:45:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:45:16 [INFO] 15:45:16 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8344 >---------- 15:45:16 [INFO] Building rfc8344 14.0.17-SNAPSHOT [46/228] 15:45:16 [INFO] from model/rfc/rfc8344/pom.xml 15:45:16 [INFO] -------------------------------[ bundle ]------------------------------- 15:45:16 [INFO] 15:45:16 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8344 --- 15:45:16 [INFO] 15:45:16 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8344 --- 15:45:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:16 [INFO] 15:45:16 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8344 --- 15:45:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:16 [INFO] 15:45:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8344 --- 15:45:16 [INFO] 15:45:16 [INFO] --- dependency:3.8.1:properties (default) @ rfc8344 --- 15:45:16 [INFO] 15:45:16 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8344 --- 15:45:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:45:16 [INFO] 15:45:16 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8344 --- 15:45:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:45:16 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/src/main/yang 15:45:16 [INFO] yang-to-sources: Found 3 dependencies in 850.0 μs 15:45:16 [INFO] yang-to-sources: Project model files found: 1 in 18.27 ms 15:45:16 [INFO] yang-to-sources: 4 YANG models processed in 57.34 ms 15:45:16 [INFO] BindingJavaFileGenerator: Defined 56 files in 7.666 ms 15:45:16 [INFO] Sorted 56 files into 13 directories in 126.2 μs 15:45:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 56 in 18.67 ms 15:45:16 [INFO] 15:45:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8344 --- 15:45:16 [INFO] Starting audit... 15:45:16 Audit done. 15:45:16 [INFO] You have 0 Checkstyle violations. 15:45:16 [INFO] 15:45:16 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8344 --- 15:45:16 [INFO] Starting audit... 15:45:16 Audit done. 15:45:16 [INFO] You have 0 Checkstyle violations. 15:45:16 [INFO] 15:45:16 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8344 --- 15:45:16 [INFO] 15:45:16 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8344 --- 15:45:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/src/main/resources 15:45:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/spi 15:45:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:45:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/spi 15:45:16 [INFO] 15:45:16 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8344 --- 15:45:16 [INFO] Recompiling the module because of changed dependency. 15:45:16 [INFO] Compiling 55 source files with javac [debug release 21] to target/classes 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/NetmaskBuilder.java:[83,29] getNetmask() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/NetmaskBuilder.java:[174,27] getNetmask() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLengthBuilder.java:[84,34] getPrefixLength() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength has been deprecated 15:45:17 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLengthBuilder.java:[186,22] getPrefixLength() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength has been deprecated 15:45:17 [INFO] 15:45:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8344 >>> 15:45:17 [INFO] 15:45:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8344 --- 15:45:17 [INFO] Fork Value is true 15:45:19 [INFO] Done SpotBugs Analysis.... 15:45:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:45:19 [INFO] 15:45:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8344 <<< 15:45:19 [INFO] 15:45:19 [INFO] 15:45:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8344 --- 15:45:19 [INFO] BugInstance size is 0 15:45:19 [INFO] Error size is 0 15:45:19 [INFO] No errors/warnings found 15:45:19 [INFO] 15:45:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8344 --- 15:45:19 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/src/test/resources 15:45:19 [INFO] 15:45:19 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8344 --- 15:45:19 [INFO] No sources to compile 15:45:19 [INFO] 15:45:19 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8344 --- 15:45:19 [INFO] No tests to run. 15:45:19 [INFO] 15:45:19 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8344 --- 15:45:19 [INFO] 15:45:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8344 --- 15:45:19 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/rfc8344-14.0.17-SNAPSHOT.jar 15:45:19 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/classes/META-INF/MANIFEST.MF 15:45:19 [INFO] 15:45:19 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8344 --- 15:45:20 [INFO] No previous run data found, generating javadoc. 15:45:22 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/rfc8344-14.0.17-SNAPSHOT-javadoc.jar 15:45:22 [INFO] 15:45:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8344 --- 15:45:22 [INFO] CycloneDX: Resolving Dependencies 15:45:23 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 15:45:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/bom.xml 15:45:23 [INFO] attaching as rfc8344-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/bom.json 15:45:23 [INFO] attaching as rfc8344-14.0.17-SNAPSHOT-cyclonedx.json 15:45:23 [INFO] 15:45:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8344 --- 15:45:23 [INFO] Skipping duplicate-finder execution! 15:45:23 [INFO] 15:45:23 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8344 --- 15:45:23 [INFO] No dependency problems found 15:45:23 [INFO] 15:45:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8344 --- 15:45:23 [INFO] Skipping source per configuration. 15:45:23 [INFO] 15:45:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8344 --- 15:45:23 [INFO] 15:45:23 [INFO] --- jacoco:0.8.13:report (report) @ rfc8344 --- 15:45:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:45:23 [INFO] 15:45:23 [INFO] --- install:3.1.4:install (default-install) @ rfc8344 --- 15:45:23 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.17-SNAPSHOT/rfc8344-14.0.17-SNAPSHOT.pom 15:45:23 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/rfc8344-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.17-SNAPSHOT/rfc8344-14.0.17-SNAPSHOT.jar 15:45:23 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/rfc8344-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.17-SNAPSHOT/rfc8344-14.0.17-SNAPSHOT-javadoc.jar 15:45:23 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.17-SNAPSHOT/rfc8344-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:23 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.17-SNAPSHOT/rfc8344-14.0.17-SNAPSHOT-cyclonedx.json 15:45:23 [INFO] 15:45:23 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8344 --- 15:45:23 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.17-SNAPSHOT/rfc8344-14.0.17-SNAPSHOT.jar 15:45:23 [INFO] Writing OBR metadata 15:45:23 [INFO] 15:45:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8344 --- 15:45:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:45:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:45:23 [INFO] 15:45:23 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8344 --- 15:45:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:45:23 [INFO] 15:45:23 [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network >--- 15:45:23 [INFO] Building rfc8345-ietf-network 14.0.17-SNAPSHOT [47/228] 15:45:23 [INFO] from model/rfc/rfc8345-ietf-network/pom.xml 15:45:23 [INFO] -------------------------------[ bundle ]------------------------------- 15:45:23 [INFO] 15:45:23 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network --- 15:45:23 [INFO] 15:45:23 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8345-ietf-network --- 15:45:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:23 [INFO] 15:45:23 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network --- 15:45:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:23 [INFO] 15:45:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network --- 15:45:23 [INFO] 15:45:23 [INFO] --- dependency:3.8.1:properties (default) @ rfc8345-ietf-network --- 15:45:23 [INFO] 15:45:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8345-ietf-network --- 15:45:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:45:23 [INFO] 15:45:23 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8345-ietf-network --- 15:45:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:45:23 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/src/main/yang 15:45:23 [INFO] yang-to-sources: Found 1 dependencies in 5.126 ms 15:45:23 [INFO] yang-to-sources: Project model files found: 1 in 2.904 ms 15:45:23 [INFO] yang-to-sources: 2 YANG models processed in 15.04 ms 15:45:23 [INFO] BindingJavaFileGenerator: Defined 24 files in 2.725 ms 15:45:23 [INFO] Sorted 24 files into 6 directories in 85.66 μs 15:45:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 12.85 ms 15:45:23 [INFO] 15:45:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network --- 15:45:23 [INFO] Starting audit... 15:45:23 Audit done. 15:45:23 [INFO] You have 0 Checkstyle violations. 15:45:23 [INFO] 15:45:23 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network --- 15:45:23 [INFO] Starting audit... 15:45:23 Audit done. 15:45:23 [INFO] You have 0 Checkstyle violations. 15:45:23 [INFO] 15:45:23 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8345-ietf-network --- 15:45:23 [INFO] 15:45:23 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network --- 15:45:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/src/main/resources 15:45:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/generated-sources/spi 15:45:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:45:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/generated-sources/spi 15:45:23 [INFO] 15:45:23 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8345-ietf-network --- 15:45:23 [INFO] Recompiling the module because of changed dependency. 15:45:23 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 15:45:23 [INFO] 15:45:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network >>> 15:45:23 [INFO] 15:45:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network --- 15:45:23 [INFO] Fork Value is true 15:45:26 [INFO] Done SpotBugs Analysis.... 15:45:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:45:26 [INFO] 15:45:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network <<< 15:45:26 [INFO] 15:45:26 [INFO] 15:45:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network --- 15:45:26 [INFO] BugInstance size is 0 15:45:26 [INFO] Error size is 0 15:45:26 [INFO] No errors/warnings found 15:45:26 [INFO] 15:45:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network --- 15:45:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/src/test/resources 15:45:26 [INFO] 15:45:26 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8345-ietf-network --- 15:45:26 [INFO] No sources to compile 15:45:26 [INFO] 15:45:26 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8345-ietf-network --- 15:45:26 [INFO] No tests to run. 15:45:26 [INFO] 15:45:26 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8345-ietf-network --- 15:45:26 [INFO] 15:45:26 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network --- 15:45:26 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.17-SNAPSHOT.jar 15:45:26 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/classes/META-INF/MANIFEST.MF 15:45:26 [INFO] 15:45:26 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8345-ietf-network --- 15:45:26 [INFO] No previous run data found, generating javadoc. 15:45:28 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.17-SNAPSHOT-javadoc.jar 15:45:28 [INFO] 15:45:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network --- 15:45:28 [INFO] CycloneDX: Resolving Dependencies 15:45:28 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 15:45:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/bom.xml 15:45:28 [INFO] attaching as rfc8345-ietf-network-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/bom.json 15:45:28 [INFO] attaching as rfc8345-ietf-network-14.0.17-SNAPSHOT-cyclonedx.json 15:45:28 [INFO] 15:45:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network --- 15:45:28 [INFO] Skipping duplicate-finder execution! 15:45:28 [INFO] 15:45:28 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network --- 15:45:28 [INFO] No dependency problems found 15:45:28 [INFO] 15:45:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network --- 15:45:28 [INFO] Skipping source per configuration. 15:45:28 [INFO] 15:45:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network --- 15:45:28 [INFO] 15:45:28 [INFO] --- jacoco:0.8.13:report (report) @ rfc8345-ietf-network --- 15:45:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:45:28 [INFO] 15:45:28 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network --- 15:45:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.17-SNAPSHOT/rfc8345-ietf-network-14.0.17-SNAPSHOT.pom 15:45:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.17-SNAPSHOT/rfc8345-ietf-network-14.0.17-SNAPSHOT.jar 15:45:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.17-SNAPSHOT/rfc8345-ietf-network-14.0.17-SNAPSHOT-javadoc.jar 15:45:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.17-SNAPSHOT/rfc8345-ietf-network-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.17-SNAPSHOT/rfc8345-ietf-network-14.0.17-SNAPSHOT-cyclonedx.json 15:45:28 [INFO] 15:45:28 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network --- 15:45:28 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.17-SNAPSHOT/rfc8345-ietf-network-14.0.17-SNAPSHOT.jar 15:45:28 [INFO] Writing OBR metadata 15:45:28 [INFO] 15:45:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network --- 15:45:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:45:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:45:28 [INFO] 15:45:28 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network --- 15:45:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:45:28 [INFO] 15:45:28 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state >-- 15:45:28 [INFO] Building rfc8345-ietf-network-state 14.0.17-SNAPSHOT [48/228] 15:45:28 [INFO] from model/rfc/rfc8345-ietf-network-state/pom.xml 15:45:28 [INFO] -------------------------------[ bundle ]------------------------------- 15:45:28 [INFO] 15:45:28 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-state --- 15:45:28 [INFO] 15:45:28 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8345-ietf-network-state --- 15:45:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:28 [INFO] 15:45:28 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-state --- 15:45:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:28 [INFO] 15:45:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-state --- 15:45:29 [INFO] 15:45:29 [INFO] --- dependency:3.8.1:properties (default) @ rfc8345-ietf-network-state --- 15:45:29 [INFO] 15:45:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-state --- 15:45:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:45:29 [INFO] 15:45:29 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8345-ietf-network-state --- 15:45:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:45:29 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/src/main/yang 15:45:29 [INFO] yang-to-sources: Found 2 dependencies in 1.258 ms 15:45:29 [INFO] yang-to-sources: Project model files found: 1 in 3.302 ms 15:45:29 [INFO] yang-to-sources: 3 YANG models processed in 16.95 ms 15:45:29 [INFO] BindingJavaFileGenerator: Defined 22 files in 3.544 ms 15:45:29 [INFO] Sorted 22 files into 6 directories in 100.7 μs 15:45:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 9.843 ms 15:45:29 [INFO] 15:45:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-state --- 15:45:29 [INFO] Starting audit... 15:45:29 Audit done. 15:45:29 [INFO] You have 0 Checkstyle violations. 15:45:29 [INFO] 15:45:29 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-state --- 15:45:29 [INFO] Starting audit... 15:45:29 Audit done. 15:45:29 [INFO] You have 0 Checkstyle violations. 15:45:29 [INFO] 15:45:29 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8345-ietf-network-state --- 15:45:29 [INFO] 15:45:29 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-state --- 15:45:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/src/main/resources 15:45:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi 15:45:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:45:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi 15:45:29 [INFO] 15:45:29 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8345-ietf-network-state --- 15:45:29 [INFO] Recompiling the module because of changed dependency. 15:45:29 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 15:45:29 [INFO] 15:45:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-state >>> 15:45:29 [INFO] 15:45:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-state --- 15:45:29 [INFO] Fork Value is true 15:45:32 [INFO] Done SpotBugs Analysis.... 15:45:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:45:32 [INFO] 15:45:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-state <<< 15:45:32 [INFO] 15:45:32 [INFO] 15:45:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-state --- 15:45:32 [INFO] BugInstance size is 0 15:45:32 [INFO] Error size is 0 15:45:32 [INFO] No errors/warnings found 15:45:32 [INFO] 15:45:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-state --- 15:45:32 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/src/test/resources 15:45:32 [INFO] 15:45:32 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8345-ietf-network-state --- 15:45:32 [INFO] No sources to compile 15:45:32 [INFO] 15:45:32 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8345-ietf-network-state --- 15:45:32 [INFO] No tests to run. 15:45:32 [INFO] 15:45:32 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8345-ietf-network-state --- 15:45:32 [INFO] 15:45:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-state --- 15:45:32 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-14.0.17-SNAPSHOT.jar 15:45:32 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/target/classes/META-INF/MANIFEST.MF 15:45:32 [INFO] 15:45:32 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8345-ietf-network-state --- 15:45:32 [INFO] No previous run data found, generating javadoc. 15:45:33 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-14.0.17-SNAPSHOT-javadoc.jar 15:45:33 [INFO] 15:45:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-state --- 15:45:33 [INFO] CycloneDX: Resolving Dependencies 15:45:34 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 15:45:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/target/bom.xml 15:45:34 [INFO] attaching as rfc8345-ietf-network-state-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/target/bom.json 15:45:34 [INFO] attaching as rfc8345-ietf-network-state-14.0.17-SNAPSHOT-cyclonedx.json 15:45:34 [INFO] 15:45:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-state --- 15:45:34 [INFO] Skipping duplicate-finder execution! 15:45:34 [INFO] 15:45:34 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network-state --- 15:45:34 [INFO] No dependency problems found 15:45:34 [INFO] 15:45:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-state --- 15:45:34 [INFO] Skipping source per configuration. 15:45:34 [INFO] 15:45:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-state --- 15:45:34 [INFO] 15:45:34 [INFO] --- jacoco:0.8.13:report (report) @ rfc8345-ietf-network-state --- 15:45:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:45:34 [INFO] 15:45:34 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-state --- 15:45:34 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.17-SNAPSHOT/rfc8345-ietf-network-state-14.0.17-SNAPSHOT.pom 15:45:34 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.17-SNAPSHOT/rfc8345-ietf-network-state-14.0.17-SNAPSHOT.jar 15:45:34 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.17-SNAPSHOT/rfc8345-ietf-network-state-14.0.17-SNAPSHOT-javadoc.jar 15:45:34 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.17-SNAPSHOT/rfc8345-ietf-network-state-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:34 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.17-SNAPSHOT/rfc8345-ietf-network-state-14.0.17-SNAPSHOT-cyclonedx.json 15:45:34 [INFO] 15:45:34 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-state --- 15:45:34 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.17-SNAPSHOT/rfc8345-ietf-network-state-14.0.17-SNAPSHOT.jar 15:45:34 [INFO] Writing OBR metadata 15:45:34 [INFO] 15:45:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-state --- 15:45:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:45:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:45:34 [INFO] 15:45:34 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-state --- 15:45:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:45:34 [INFO] 15:45:34 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology >-- 15:45:34 [INFO] Building rfc8345-ietf-network-topology 14.0.17-SNAPSHOT [49/228] 15:45:34 [INFO] from model/rfc/rfc8345-ietf-network-topology/pom.xml 15:45:34 [INFO] -------------------------------[ bundle ]------------------------------- 15:45:34 [INFO] 15:45:34 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology --- 15:45:34 [INFO] 15:45:34 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8345-ietf-network-topology --- 15:45:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:34 [INFO] 15:45:34 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology --- 15:45:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:34 [INFO] 15:45:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-topology --- 15:45:34 [INFO] 15:45:34 [INFO] --- dependency:3.8.1:properties (default) @ rfc8345-ietf-network-topology --- 15:45:34 [INFO] 15:45:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology --- 15:45:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:45:34 [INFO] 15:45:34 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8345-ietf-network-topology --- 15:45:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:45:34 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/src/main/yang 15:45:34 [INFO] yang-to-sources: Found 2 dependencies in 720.3 μs 15:45:34 [INFO] yang-to-sources: Project model files found: 1 in 1.576 ms 15:45:34 [INFO] yang-to-sources: 3 YANG models processed in 16.34 ms 15:45:34 [INFO] BindingJavaFileGenerator: Defined 28 files in 3.511 ms 15:45:34 [INFO] Sorted 28 files into 7 directories in 67.33 μs 15:45:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 28 in 10.76 ms 15:45:34 [INFO] 15:45:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology --- 15:45:34 [INFO] Starting audit... 15:45:34 Audit done. 15:45:34 [INFO] You have 0 Checkstyle violations. 15:45:34 [INFO] 15:45:34 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology --- 15:45:34 [INFO] Starting audit... 15:45:34 Audit done. 15:45:34 [INFO] You have 0 Checkstyle violations. 15:45:34 [INFO] 15:45:34 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8345-ietf-network-topology --- 15:45:34 [INFO] 15:45:34 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-topology --- 15:45:34 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/src/main/resources 15:45:34 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi 15:45:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:45:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:34 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi 15:45:34 [INFO] 15:45:34 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8345-ietf-network-topology --- 15:45:34 [INFO] Recompiling the module because of changed dependency. 15:45:34 [INFO] Compiling 27 source files with javac [debug release 21] to target/classes 15:45:35 [INFO] 15:45:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology >>> 15:45:35 [INFO] 15:45:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-topology --- 15:45:35 [INFO] Fork Value is true 15:45:37 [INFO] Done SpotBugs Analysis.... 15:45:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:45:37 [INFO] 15:45:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology <<< 15:45:37 [INFO] 15:45:37 [INFO] 15:45:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-topology --- 15:45:37 [INFO] BugInstance size is 0 15:45:37 [INFO] Error size is 0 15:45:37 [INFO] No errors/warnings found 15:45:37 [INFO] 15:45:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-topology --- 15:45:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/src/test/resources 15:45:37 [INFO] 15:45:37 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8345-ietf-network-topology --- 15:45:37 [INFO] No sources to compile 15:45:37 [INFO] 15:45:37 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8345-ietf-network-topology --- 15:45:37 [INFO] No tests to run. 15:45:37 [INFO] 15:45:37 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8345-ietf-network-topology --- 15:45:37 [INFO] 15:45:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-topology --- 15:45:37 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-14.0.17-SNAPSHOT.jar 15:45:37 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/target/classes/META-INF/MANIFEST.MF 15:45:37 [INFO] 15:45:37 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8345-ietf-network-topology --- 15:45:37 [INFO] No previous run data found, generating javadoc. 15:45:39 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-14.0.17-SNAPSHOT-javadoc.jar 15:45:39 [INFO] 15:45:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology --- 15:45:39 [INFO] CycloneDX: Resolving Dependencies 15:45:39 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 15:45:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/target/bom.xml 15:45:39 [INFO] attaching as rfc8345-ietf-network-topology-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/target/bom.json 15:45:39 [INFO] attaching as rfc8345-ietf-network-topology-14.0.17-SNAPSHOT-cyclonedx.json 15:45:39 [INFO] 15:45:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology --- 15:45:39 [INFO] Skipping duplicate-finder execution! 15:45:39 [INFO] 15:45:39 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology --- 15:45:39 [INFO] No dependency problems found 15:45:39 [INFO] 15:45:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology --- 15:45:39 [INFO] Skipping source per configuration. 15:45:39 [INFO] 15:45:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-topology --- 15:45:39 [INFO] 15:45:39 [INFO] --- jacoco:0.8.13:report (report) @ rfc8345-ietf-network-topology --- 15:45:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:45:39 [INFO] 15:45:39 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology --- 15:45:39 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.17-SNAPSHOT/rfc8345-ietf-network-topology-14.0.17-SNAPSHOT.pom 15:45:39 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.17-SNAPSHOT/rfc8345-ietf-network-topology-14.0.17-SNAPSHOT.jar 15:45:39 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.17-SNAPSHOT/rfc8345-ietf-network-topology-14.0.17-SNAPSHOT-javadoc.jar 15:45:39 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.17-SNAPSHOT/rfc8345-ietf-network-topology-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:39 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.17-SNAPSHOT/rfc8345-ietf-network-topology-14.0.17-SNAPSHOT-cyclonedx.json 15:45:39 [INFO] 15:45:39 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-topology --- 15:45:39 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.17-SNAPSHOT/rfc8345-ietf-network-topology-14.0.17-SNAPSHOT.jar 15:45:39 [INFO] Writing OBR metadata 15:45:39 [INFO] 15:45:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology --- 15:45:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:45:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:45:39 [INFO] 15:45:39 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-topology --- 15:45:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:45:39 [INFO] 15:45:39 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state >-- 15:45:39 [INFO] Building rfc8345-ietf-network-topology-state 14.0.17-SNAPSHOT [50/228] 15:45:39 [INFO] from model/rfc/rfc8345-ietf-network-topology-state/pom.xml 15:45:39 [INFO] -------------------------------[ bundle ]------------------------------- 15:45:39 [INFO] 15:45:39 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology-state --- 15:45:39 [INFO] 15:45:39 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8345-ietf-network-topology-state --- 15:45:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:39 [INFO] 15:45:39 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology-state --- 15:45:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:39 [INFO] 15:45:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-topology-state --- 15:45:40 [INFO] 15:45:40 [INFO] --- dependency:3.8.1:properties (default) @ rfc8345-ietf-network-topology-state --- 15:45:40 [INFO] 15:45:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology-state --- 15:45:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:45:40 [INFO] 15:45:40 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8345-ietf-network-topology-state --- 15:45:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:45:40 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology-state/src/main/yang 15:45:40 [INFO] yang-to-sources: Found 4 dependencies in 958.9 μs 15:45:40 [INFO] yang-to-sources: Project model files found: 1 in 1.872 ms 15:45:40 [INFO] yang-to-sources: 5 YANG models processed in 21.33 ms 15:45:40 [INFO] BindingJavaFileGenerator: Defined 26 files in 5.598 ms 15:45:40 [INFO] Sorted 26 files into 7 directories in 80.56 μs 15:45:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 12.32 ms 15:45:40 [INFO] 15:45:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology-state --- 15:45:40 [INFO] Starting audit... 15:45:40 Audit done. 15:45:40 [INFO] You have 0 Checkstyle violations. 15:45:40 [INFO] 15:45:40 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology-state --- 15:45:40 [INFO] Starting audit... 15:45:40 Audit done. 15:45:40 [INFO] You have 0 Checkstyle violations. 15:45:40 [INFO] 15:45:40 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8345-ietf-network-topology-state --- 15:45:40 [INFO] 15:45:40 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-topology-state --- 15:45:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology-state/src/main/resources 15:45:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi 15:45:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:45:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi 15:45:40 [INFO] 15:45:40 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8345-ietf-network-topology-state --- 15:45:40 [INFO] Recompiling the module because of changed dependency. 15:45:40 [INFO] Compiling 25 source files with javac [debug release 21] to target/classes 15:45:40 [INFO] 15:45:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology-state >>> 15:45:40 [INFO] 15:45:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-topology-state --- 15:45:40 [INFO] Fork Value is true 15:45:43 [INFO] Done SpotBugs Analysis.... 15:45:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:45:43 [INFO] 15:45:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology-state <<< 15:45:43 [INFO] 15:45:43 [INFO] 15:45:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-topology-state --- 15:45:43 [INFO] BugInstance size is 0 15:45:43 [INFO] Error size is 0 15:45:43 [INFO] No errors/warnings found 15:45:43 [INFO] 15:45:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-topology-state --- 15:45:43 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology-state/src/test/resources 15:45:43 [INFO] 15:45:43 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8345-ietf-network-topology-state --- 15:45:43 [INFO] No sources to compile 15:45:43 [INFO] 15:45:43 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8345-ietf-network-topology-state --- 15:45:43 [INFO] No tests to run. 15:45:43 [INFO] 15:45:43 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8345-ietf-network-topology-state --- 15:45:43 [INFO] 15:45:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-topology-state --- 15:45:43 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-14.0.17-SNAPSHOT.jar 15:45:43 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology-state/target/classes/META-INF/MANIFEST.MF 15:45:43 [INFO] 15:45:43 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8345-ietf-network-topology-state --- 15:45:43 [INFO] No previous run data found, generating javadoc. 15:45:45 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-14.0.17-SNAPSHOT-javadoc.jar 15:45:45 [INFO] 15:45:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology-state --- 15:45:45 [INFO] CycloneDX: Resolving Dependencies 15:45:45 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 15:45:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml 15:45:45 [INFO] attaching as rfc8345-ietf-network-topology-state-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json 15:45:45 [INFO] attaching as rfc8345-ietf-network-topology-state-14.0.17-SNAPSHOT-cyclonedx.json 15:45:45 [INFO] 15:45:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology-state --- 15:45:45 [INFO] Skipping duplicate-finder execution! 15:45:45 [INFO] 15:45:45 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology-state --- 15:45:45 [INFO] No dependency problems found 15:45:45 [INFO] 15:45:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology-state --- 15:45:45 [INFO] Skipping source per configuration. 15:45:45 [INFO] 15:45:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-topology-state --- 15:45:45 [INFO] 15:45:45 [INFO] --- jacoco:0.8.13:report (report) @ rfc8345-ietf-network-topology-state --- 15:45:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:45:45 [INFO] 15:45:45 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology-state --- 15:45:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.17-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.17-SNAPSHOT.pom 15:45:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.17-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.17-SNAPSHOT.jar 15:45:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.17-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.17-SNAPSHOT-javadoc.jar 15:45:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.17-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.17-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.17-SNAPSHOT-cyclonedx.json 15:45:45 [INFO] 15:45:45 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-topology-state --- 15:45:45 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.17-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.17-SNAPSHOT.jar 15:45:45 [INFO] Writing OBR metadata 15:45:45 [INFO] 15:45:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- 15:45:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:45:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:45:45 [INFO] 15:45:45 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- 15:45:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:45:45 [INFO] 15:45:45 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology >-- 15:45:45 [INFO] Building rfc8346-ietf-l3-unicast-topology 14.0.17-SNAPSHOT [51/228] 15:45:45 [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml 15:45:45 [INFO] -------------------------------[ bundle ]------------------------------- 15:45:45 [INFO] 15:45:45 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology --- 15:45:45 [INFO] 15:45:45 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology --- 15:45:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:45 [INFO] 15:45:45 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology --- 15:45:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:45 [INFO] 15:45:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology --- 15:45:45 [INFO] 15:45:45 [INFO] --- dependency:3.8.1:properties (default) @ rfc8346-ietf-l3-unicast-topology --- 15:45:45 [INFO] 15:45:45 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology --- 15:45:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:45:45 [INFO] 15:45:45 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology --- 15:45:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:45:45 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/yang 15:45:45 [INFO] yang-to-sources: Found 5 dependencies in 881.0 μs 15:45:45 [INFO] yang-to-sources: Project model files found: 1 in 3.122 ms 15:45:45 [INFO] yang-to-sources: 6 YANG models processed in 53.83 ms 15:45:45 [INFO] BindingJavaFileGenerator: Defined 52 files in 9.104 ms 15:45:45 [INFO] Sorted 52 files into 12 directories in 112.2 μs 15:45:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 23.50 ms 15:45:45 [INFO] 15:45:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology --- 15:45:45 [INFO] Starting audit... 15:45:45 Audit done. 15:45:45 [INFO] You have 0 Checkstyle violations. 15:45:45 [INFO] 15:45:45 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology --- 15:45:46 [INFO] Starting audit... 15:45:46 Audit done. 15:45:46 [INFO] You have 0 Checkstyle violations. 15:45:46 [INFO] 15:45:46 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology --- 15:45:46 [INFO] 15:45:46 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology --- 15:45:46 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/resources 15:45:46 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi 15:45:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:45:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:46 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi 15:45:46 [INFO] 15:45:46 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology --- 15:45:46 [INFO] Recompiling the module because of changed dependency. 15:45:46 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 15:45:46 [INFO] 15:45:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology >>> 15:45:46 [INFO] 15:45:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology --- 15:45:46 [INFO] Fork Value is true 15:45:48 [INFO] Done SpotBugs Analysis.... 15:45:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:45:48 [INFO] 15:45:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology <<< 15:45:48 [INFO] 15:45:48 [INFO] 15:45:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology --- 15:45:48 [INFO] BugInstance size is 0 15:45:48 [INFO] Error size is 0 15:45:48 [INFO] No errors/warnings found 15:45:48 [INFO] 15:45:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology --- 15:45:48 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology/src/test/resources 15:45:48 [INFO] 15:45:48 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology --- 15:45:48 [INFO] No sources to compile 15:45:48 [INFO] 15:45:48 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8346-ietf-l3-unicast-topology --- 15:45:48 [INFO] No tests to run. 15:45:48 [INFO] 15:45:48 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8346-ietf-l3-unicast-topology --- 15:45:48 [INFO] 15:45:48 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology --- 15:45:48 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-14.0.17-SNAPSHOT.jar 15:45:48 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes/META-INF/MANIFEST.MF 15:45:48 [INFO] 15:45:48 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology --- 15:45:48 [INFO] No previous run data found, generating javadoc. 15:45:51 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-14.0.17-SNAPSHOT-javadoc.jar 15:45:51 [INFO] 15:45:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology --- 15:45:51 [INFO] CycloneDX: Resolving Dependencies 15:45:51 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 15:45:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml 15:45:51 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json 15:45:51 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-14.0.17-SNAPSHOT-cyclonedx.json 15:45:51 [INFO] 15:45:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology --- 15:45:51 [INFO] Skipping duplicate-finder execution! 15:45:51 [INFO] 15:45:51 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology --- 15:45:51 [INFO] No dependency problems found 15:45:51 [INFO] 15:45:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology --- 15:45:51 [INFO] Skipping source per configuration. 15:45:51 [INFO] 15:45:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology --- 15:45:51 [INFO] 15:45:51 [INFO] --- jacoco:0.8.13:report (report) @ rfc8346-ietf-l3-unicast-topology --- 15:45:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:45:51 [INFO] 15:45:51 [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- 15:45:51 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.17-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.17-SNAPSHOT.pom 15:45:51 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.17-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.17-SNAPSHOT.jar 15:45:51 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.17-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.17-SNAPSHOT-javadoc.jar 15:45:51 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.17-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:51 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.17-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.17-SNAPSHOT-cyclonedx.json 15:45:51 [INFO] 15:45:51 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- 15:45:51 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.17-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.17-SNAPSHOT.jar 15:45:51 [INFO] Writing OBR metadata 15:45:51 [INFO] 15:45:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- 15:45:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:45:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:45:51 [INFO] 15:45:51 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- 15:45:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:45:51 [INFO] 15:45:51 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology-state >-- 15:45:51 [INFO] Building rfc8346-ietf-l3-unicast-topology-state 14.0.17-SNAPSHOT [52/228] 15:45:51 [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml 15:45:51 [INFO] -------------------------------[ bundle ]------------------------------- 15:45:51 [INFO] 15:45:51 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:51 [INFO] 15:45:51 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:51 [INFO] 15:45:51 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:51 [INFO] 15:45:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:52 [INFO] 15:45:52 [INFO] --- dependency:3.8.1:properties (default) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:52 [INFO] 15:45:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:45:52 [INFO] 15:45:52 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:45:52 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/yang 15:45:52 [INFO] yang-to-sources: Found 8 dependencies in 677.1 μs 15:45:52 [INFO] yang-to-sources: Project model files found: 1 in 1.892 ms 15:45:52 [INFO] yang-to-sources: 9 YANG models processed in 46.59 ms 15:45:52 [INFO] BindingJavaFileGenerator: Defined 24 files in 11.75 ms 15:45:52 [INFO] Sorted 24 files into 4 directories in 90.34 μs 15:45:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 20.74 ms 15:45:52 [INFO] 15:45:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:52 [INFO] Starting audit... 15:45:52 Audit done. 15:45:52 [INFO] You have 0 Checkstyle violations. 15:45:52 [INFO] 15:45:52 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:52 [INFO] Starting audit... 15:45:52 Audit done. 15:45:52 [INFO] You have 0 Checkstyle violations. 15:45:52 [INFO] 15:45:52 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:52 [INFO] 15:45:52 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:52 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/resources 15:45:52 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi 15:45:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:45:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:52 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi 15:45:52 [INFO] 15:45:52 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:52 [INFO] Recompiling the module because of changed dependency. 15:45:52 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 15:45:52 [INFO] 15:45:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology-state >>> 15:45:52 [INFO] 15:45:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:52 [INFO] Fork Value is true 15:45:54 [INFO] Done SpotBugs Analysis.... 15:45:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:45:54 [INFO] 15:45:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology-state <<< 15:45:54 [INFO] 15:45:54 [INFO] 15:45:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:54 [INFO] BugInstance size is 0 15:45:54 [INFO] Error size is 0 15:45:54 [INFO] No errors/warnings found 15:45:54 [INFO] 15:45:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:54 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/test/resources 15:45:54 [INFO] 15:45:54 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:54 [INFO] No sources to compile 15:45:54 [INFO] 15:45:54 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:54 [INFO] No tests to run. 15:45:54 [INFO] 15:45:54 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:54 [INFO] 15:45:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:54 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-14.0.17-SNAPSHOT.jar 15:45:54 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes/META-INF/MANIFEST.MF 15:45:54 [INFO] 15:45:54 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:54 [INFO] No previous run data found, generating javadoc. 15:45:56 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-14.0.17-SNAPSHOT-javadoc.jar 15:45:56 [INFO] 15:45:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:56 [INFO] CycloneDX: Resolving Dependencies 15:45:57 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 15:45:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml 15:45:57 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json 15:45:57 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-14.0.17-SNAPSHOT-cyclonedx.json 15:45:57 [INFO] 15:45:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:57 [INFO] Skipping duplicate-finder execution! 15:45:57 [INFO] 15:45:57 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:57 [INFO] No dependency problems found 15:45:57 [INFO] 15:45:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:57 [INFO] Skipping source per configuration. 15:45:57 [INFO] 15:45:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:57 [INFO] 15:45:57 [INFO] --- jacoco:0.8.13:report (report) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:45:57 [INFO] 15:45:57 [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:57 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.17-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.17-SNAPSHOT.pom 15:45:57 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.17-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.17-SNAPSHOT.jar 15:45:57 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.17-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.17-SNAPSHOT-javadoc.jar 15:45:57 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.17-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.17-SNAPSHOT-cyclonedx.xml 15:45:57 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.17-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.17-SNAPSHOT-cyclonedx.json 15:45:57 [INFO] 15:45:57 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:57 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.17-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.17-SNAPSHOT.jar 15:45:57 [INFO] Writing OBR metadata 15:45:57 [INFO] 15:45:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:45:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:45:57 [INFO] 15:45:57 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- 15:45:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:45:57 [INFO] 15:45:57 [INFO] ------< org.opendaylight.mdsal.binding.model.iana:iana-hardware >------- 15:45:57 [INFO] Building iana-hardware 14.0.17-SNAPSHOT [53/228] 15:45:57 [INFO] from model/iana/iana-hardware/pom.xml 15:45:57 [INFO] -------------------------------[ bundle ]------------------------------- 15:45:57 [INFO] 15:45:57 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-hardware --- 15:45:57 [INFO] 15:45:57 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-hardware --- 15:45:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:57 [INFO] 15:45:57 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-hardware --- 15:45:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:57 [INFO] 15:45:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-hardware --- 15:45:57 [INFO] 15:45:57 [INFO] --- dependency:3.8.1:properties (default) @ iana-hardware --- 15:45:57 [INFO] 15:45:57 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-hardware --- 15:45:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:45:57 [INFO] 15:45:57 [INFO] --- yang:14.0.16:generate-sources (binding) @ iana-hardware --- 15:45:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:45:57 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/src/main/yang 15:45:57 [INFO] yang-to-sources: Found 0 dependencies in 582.0 μs 15:45:57 [INFO] yang-to-sources: Project model files found: 1 in 2.095 ms 15:45:57 [INFO] yang-to-sources: 1 YANG models processed in 3.340 ms 15:45:57 [INFO] BindingJavaFileGenerator: Defined 19 files in 1.646 ms 15:45:57 [INFO] Sorted 19 files into 3 directories in 171.9 μs 15:45:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 10.06 ms 15:45:57 [INFO] 15:45:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-hardware --- 15:45:57 [INFO] Starting audit... 15:45:57 Audit done. 15:45:57 [INFO] You have 0 Checkstyle violations. 15:45:57 [INFO] 15:45:57 [INFO] --- checkstyle:3.6.0:check (default) @ iana-hardware --- 15:45:57 [INFO] Starting audit... 15:45:57 Audit done. 15:45:57 [INFO] You have 0 Checkstyle violations. 15:45:57 [INFO] 15:45:57 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-hardware --- 15:45:57 [INFO] 15:45:57 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-hardware --- 15:45:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/src/main/resources 15:45:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/generated-sources/spi 15:45:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:45:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:45:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/generated-sources/spi 15:45:57 [INFO] 15:45:57 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-hardware --- 15:45:57 [INFO] Recompiling the module because of changed source code. 15:45:57 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 15:45:57 [INFO] 15:45:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-hardware >>> 15:45:57 [INFO] 15:45:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-hardware --- 15:45:57 [INFO] Fork Value is true 15:46:00 [INFO] Done SpotBugs Analysis.... 15:46:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:46:00 [INFO] 15:46:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-hardware <<< 15:46:00 [INFO] 15:46:00 [INFO] 15:46:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-hardware --- 15:46:00 [INFO] BugInstance size is 0 15:46:00 [INFO] Error size is 0 15:46:00 [INFO] No errors/warnings found 15:46:00 [INFO] 15:46:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-hardware --- 15:46:00 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/src/test/resources 15:46:00 [INFO] 15:46:00 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-hardware --- 15:46:00 [INFO] No sources to compile 15:46:00 [INFO] 15:46:00 [INFO] --- surefire:3.5.3:test (default-test) @ iana-hardware --- 15:46:00 [INFO] No tests to run. 15:46:00 [INFO] 15:46:00 [INFO] --- copy:14.1.2:copy-files (default) @ iana-hardware --- 15:46:00 [INFO] 15:46:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-hardware --- 15:46:00 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/iana-hardware-14.0.17-SNAPSHOT.jar 15:46:00 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/classes/META-INF/MANIFEST.MF 15:46:00 [INFO] 15:46:00 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-hardware --- 15:46:00 [INFO] No previous run data found, generating javadoc. 15:46:01 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/iana-hardware-14.0.17-SNAPSHOT-javadoc.jar 15:46:01 [INFO] 15:46:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-hardware --- 15:46:01 [INFO] CycloneDX: Resolving Dependencies 15:46:01 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 15:46:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/bom.xml 15:46:01 [INFO] attaching as iana-hardware-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/bom.json 15:46:01 [INFO] attaching as iana-hardware-14.0.17-SNAPSHOT-cyclonedx.json 15:46:01 [INFO] 15:46:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-hardware --- 15:46:01 [INFO] Skipping duplicate-finder execution! 15:46:01 [INFO] 15:46:01 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-hardware --- 15:46:01 [INFO] No dependency problems found 15:46:01 [INFO] 15:46:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-hardware --- 15:46:01 [INFO] Skipping source per configuration. 15:46:01 [INFO] 15:46:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-hardware --- 15:46:01 [INFO] 15:46:01 [INFO] --- jacoco:0.8.13:report (report) @ iana-hardware --- 15:46:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:46:01 [INFO] 15:46:01 [INFO] --- install:3.1.4:install (default-install) @ iana-hardware --- 15:46:01 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.17-SNAPSHOT/iana-hardware-14.0.17-SNAPSHOT.pom 15:46:01 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/iana-hardware-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.17-SNAPSHOT/iana-hardware-14.0.17-SNAPSHOT.jar 15:46:01 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/iana-hardware-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.17-SNAPSHOT/iana-hardware-14.0.17-SNAPSHOT-javadoc.jar 15:46:01 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.17-SNAPSHOT/iana-hardware-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:01 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.17-SNAPSHOT/iana-hardware-14.0.17-SNAPSHOT-cyclonedx.json 15:46:01 [INFO] 15:46:01 [INFO] --- bundle:6.0.0:install (default-install) @ iana-hardware --- 15:46:01 [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.17-SNAPSHOT/iana-hardware-14.0.17-SNAPSHOT.jar 15:46:01 [INFO] Writing OBR metadata 15:46:01 [INFO] 15:46:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-hardware --- 15:46:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:46:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:46:01 [INFO] 15:46:01 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-hardware --- 15:46:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:46:01 [INFO] 15:46:01 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware >--- 15:46:01 [INFO] Building rfc8348-ietf-hardware 14.0.17-SNAPSHOT [54/228] 15:46:01 [INFO] from model/rfc/rfc8348-ietf-hardware/pom.xml 15:46:01 [INFO] -------------------------------[ bundle ]------------------------------- 15:46:01 [INFO] 15:46:01 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware --- 15:46:01 [INFO] 15:46:01 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8348-ietf-hardware --- 15:46:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:01 [INFO] 15:46:01 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware --- 15:46:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:01 [INFO] 15:46:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8348-ietf-hardware --- 15:46:02 [INFO] 15:46:02 [INFO] --- dependency:3.8.1:properties (default) @ rfc8348-ietf-hardware --- 15:46:02 [INFO] 15:46:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware --- 15:46:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:46:02 [INFO] 15:46:02 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8348-ietf-hardware --- 15:46:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:46:02 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/src/main/yang 15:46:02 [INFO] yang-to-sources: Found 3 dependencies in 533.1 μs 15:46:02 [INFO] yang-to-sources: Project model files found: 1 in 9.483 ms 15:46:02 [INFO] yang-to-sources: 4 YANG models processed in 28.75 ms 15:46:02 [INFO] BindingJavaFileGenerator: Defined 32 files in 4.218 ms 15:46:02 [INFO] Sorted 32 files into 5 directories in 90.00 μs 15:46:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 13.60 ms 15:46:02 [INFO] 15:46:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware --- 15:46:02 [INFO] Starting audit... 15:46:02 Audit done. 15:46:02 [INFO] You have 0 Checkstyle violations. 15:46:02 [INFO] 15:46:02 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware --- 15:46:02 [INFO] Starting audit... 15:46:02 Audit done. 15:46:02 [INFO] You have 0 Checkstyle violations. 15:46:02 [INFO] 15:46:02 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8348-ietf-hardware --- 15:46:02 [INFO] 15:46:02 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8348-ietf-hardware --- 15:46:02 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/src/main/resources 15:46:02 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi 15:46:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:46:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:46:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:46:02 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi 15:46:02 [INFO] 15:46:02 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8348-ietf-hardware --- 15:46:02 [INFO] Recompiling the module because of changed dependency. 15:46:02 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 15:46:02 [INFO] 15:46:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware >>> 15:46:02 [INFO] 15:46:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8348-ietf-hardware --- 15:46:02 [INFO] Fork Value is true 15:46:05 [INFO] Done SpotBugs Analysis.... 15:46:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:46:05 [INFO] 15:46:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware <<< 15:46:05 [INFO] 15:46:05 [INFO] 15:46:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8348-ietf-hardware --- 15:46:05 [INFO] BugInstance size is 0 15:46:05 [INFO] Error size is 0 15:46:05 [INFO] No errors/warnings found 15:46:05 [INFO] 15:46:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8348-ietf-hardware --- 15:46:05 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/src/test/resources 15:46:05 [INFO] 15:46:05 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8348-ietf-hardware --- 15:46:05 [INFO] No sources to compile 15:46:05 [INFO] 15:46:05 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8348-ietf-hardware --- 15:46:05 [INFO] No tests to run. 15:46:05 [INFO] 15:46:05 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8348-ietf-hardware --- 15:46:05 [INFO] 15:46:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8348-ietf-hardware --- 15:46:05 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.17-SNAPSHOT.jar 15:46:05 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/classes/META-INF/MANIFEST.MF 15:46:05 [INFO] 15:46:05 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8348-ietf-hardware --- 15:46:05 [INFO] No previous run data found, generating javadoc. 15:46:07 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.17-SNAPSHOT-javadoc.jar 15:46:07 [INFO] 15:46:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware --- 15:46:07 [INFO] CycloneDX: Resolving Dependencies 15:46:07 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 15:46:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/bom.xml 15:46:07 [INFO] attaching as rfc8348-ietf-hardware-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/bom.json 15:46:07 [INFO] attaching as rfc8348-ietf-hardware-14.0.17-SNAPSHOT-cyclonedx.json 15:46:07 [INFO] 15:46:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware --- 15:46:07 [INFO] Skipping duplicate-finder execution! 15:46:07 [INFO] 15:46:07 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware --- 15:46:07 [INFO] No dependency problems found 15:46:07 [INFO] 15:46:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware --- 15:46:07 [INFO] Skipping source per configuration. 15:46:07 [INFO] 15:46:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8348-ietf-hardware --- 15:46:07 [INFO] 15:46:07 [INFO] --- jacoco:0.8.13:report (report) @ rfc8348-ietf-hardware --- 15:46:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:46:07 [INFO] 15:46:07 [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware --- 15:46:07 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.17-SNAPSHOT/rfc8348-ietf-hardware-14.0.17-SNAPSHOT.pom 15:46:07 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.17-SNAPSHOT/rfc8348-ietf-hardware-14.0.17-SNAPSHOT.jar 15:46:07 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.17-SNAPSHOT/rfc8348-ietf-hardware-14.0.17-SNAPSHOT-javadoc.jar 15:46:07 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.17-SNAPSHOT/rfc8348-ietf-hardware-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:07 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.17-SNAPSHOT/rfc8348-ietf-hardware-14.0.17-SNAPSHOT-cyclonedx.json 15:46:07 [INFO] 15:46:07 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8348-ietf-hardware --- 15:46:07 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.17-SNAPSHOT/rfc8348-ietf-hardware-14.0.17-SNAPSHOT.jar 15:46:07 [INFO] Writing OBR metadata 15:46:07 [INFO] 15:46:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware --- 15:46:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:46:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:46:07 [INFO] 15:46:07 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8348-ietf-hardware --- 15:46:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:46:07 [INFO] 15:46:07 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware-state >-- 15:46:07 [INFO] Building rfc8348-ietf-hardware-state 14.0.17-SNAPSHOT [55/228] 15:46:07 [INFO] from model/rfc/rfc8348-ietf-hardware-state/pom.xml 15:46:07 [INFO] -------------------------------[ bundle ]------------------------------- 15:46:07 [INFO] 15:46:07 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware-state --- 15:46:07 [INFO] 15:46:07 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8348-ietf-hardware-state --- 15:46:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:07 [INFO] 15:46:07 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware-state --- 15:46:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:07 [INFO] 15:46:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8348-ietf-hardware-state --- 15:46:08 [INFO] 15:46:08 [INFO] --- dependency:3.8.1:properties (default) @ rfc8348-ietf-hardware-state --- 15:46:08 [INFO] 15:46:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware-state --- 15:46:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:46:08 [INFO] 15:46:08 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8348-ietf-hardware-state --- 15:46:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:46:08 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/src/main/yang 15:46:08 [INFO] yang-to-sources: Found 4 dependencies in 790.9 μs 15:46:08 [INFO] yang-to-sources: Project model files found: 1 in 3.849 ms 15:46:08 [INFO] yang-to-sources: 5 YANG models processed in 23.85 ms 15:46:08 [INFO] BindingJavaFileGenerator: Defined 22 files in 4.593 ms 15:46:08 [INFO] Sorted 22 files into 5 directories in 88.96 μs 15:46:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 12.43 ms 15:46:08 [INFO] 15:46:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware-state --- 15:46:08 [INFO] Starting audit... 15:46:08 Audit done. 15:46:08 [INFO] You have 0 Checkstyle violations. 15:46:08 [INFO] 15:46:08 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware-state --- 15:46:08 [INFO] Starting audit... 15:46:08 Audit done. 15:46:08 [INFO] You have 0 Checkstyle violations. 15:46:08 [INFO] 15:46:08 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8348-ietf-hardware-state --- 15:46:08 [INFO] 15:46:08 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8348-ietf-hardware-state --- 15:46:08 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/src/main/resources 15:46:08 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi 15:46:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:46:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:46:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:46:08 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi 15:46:08 [INFO] 15:46:08 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8348-ietf-hardware-state --- 15:46:08 [INFO] Recompiling the module because of changed dependency. 15:46:08 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 15:46:08 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated 15:46:08 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated 15:46:08 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated 15:46:08 [INFO] 15:46:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware-state >>> 15:46:08 [INFO] 15:46:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8348-ietf-hardware-state --- 15:46:08 [INFO] Fork Value is true 15:46:10 [INFO] Done SpotBugs Analysis.... 15:46:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:46:10 [INFO] 15:46:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware-state <<< 15:46:10 [INFO] 15:46:10 [INFO] 15:46:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8348-ietf-hardware-state --- 15:46:10 [INFO] BugInstance size is 0 15:46:10 [INFO] Error size is 0 15:46:10 [INFO] No errors/warnings found 15:46:10 [INFO] 15:46:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8348-ietf-hardware-state --- 15:46:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/src/test/resources 15:46:10 [INFO] 15:46:10 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8348-ietf-hardware-state --- 15:46:10 [INFO] No sources to compile 15:46:10 [INFO] 15:46:10 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8348-ietf-hardware-state --- 15:46:10 [INFO] No tests to run. 15:46:10 [INFO] 15:46:10 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8348-ietf-hardware-state --- 15:46:10 [INFO] 15:46:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8348-ietf-hardware-state --- 15:46:11 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-14.0.17-SNAPSHOT.jar 15:46:11 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/target/classes/META-INF/MANIFEST.MF 15:46:11 [INFO] 15:46:11 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8348-ietf-hardware-state --- 15:46:11 [INFO] No previous run data found, generating javadoc. 15:46:12 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-14.0.17-SNAPSHOT-javadoc.jar 15:46:12 [INFO] 15:46:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware-state --- 15:46:12 [INFO] CycloneDX: Resolving Dependencies 15:46:13 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 15:46:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml 15:46:13 [INFO] attaching as rfc8348-ietf-hardware-state-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/target/bom.json 15:46:13 [INFO] attaching as rfc8348-ietf-hardware-state-14.0.17-SNAPSHOT-cyclonedx.json 15:46:13 [INFO] 15:46:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware-state --- 15:46:13 [INFO] Skipping duplicate-finder execution! 15:46:13 [INFO] 15:46:13 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware-state --- 15:46:13 [INFO] No dependency problems found 15:46:13 [INFO] 15:46:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware-state --- 15:46:13 [INFO] Skipping source per configuration. 15:46:13 [INFO] 15:46:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8348-ietf-hardware-state --- 15:46:13 [INFO] 15:46:13 [INFO] --- jacoco:0.8.13:report (report) @ rfc8348-ietf-hardware-state --- 15:46:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:46:13 [INFO] 15:46:13 [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware-state --- 15:46:13 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.17-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.17-SNAPSHOT.pom 15:46:13 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.17-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.17-SNAPSHOT.jar 15:46:13 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.17-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.17-SNAPSHOT-javadoc.jar 15:46:13 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.17-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:13 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.17-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.17-SNAPSHOT-cyclonedx.json 15:46:13 [INFO] 15:46:13 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8348-ietf-hardware-state --- 15:46:13 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.17-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.17-SNAPSHOT.jar 15:46:13 [INFO] Writing OBR metadata 15:46:13 [INFO] 15:46:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- 15:46:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:46:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:46:13 [INFO] 15:46:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- 15:46:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:46:13 [INFO] 15:46:13 [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-routing >--- 15:46:13 [INFO] Building rfc8349-ietf-routing 14.0.17-SNAPSHOT [56/228] 15:46:13 [INFO] from model/rfc/rfc8349-ietf-routing/pom.xml 15:46:13 [INFO] -------------------------------[ bundle ]------------------------------- 15:46:13 [INFO] 15:46:13 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-routing --- 15:46:13 [INFO] 15:46:13 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8349-ietf-routing --- 15:46:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:13 [INFO] 15:46:13 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8349-ietf-routing --- 15:46:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:13 [INFO] 15:46:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-routing --- 15:46:13 [INFO] 15:46:13 [INFO] --- dependency:3.8.1:properties (default) @ rfc8349-ietf-routing --- 15:46:13 [INFO] 15:46:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8349-ietf-routing --- 15:46:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-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/** 15:46:13 [INFO] 15:46:13 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8349-ietf-routing --- 15:46:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:46:13 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/src/main/yang 15:46:13 [INFO] yang-to-sources: Found 2 dependencies in 576.0 μs 15:46:13 [INFO] yang-to-sources: Project model files found: 1 in 3.195 ms 15:46:13 [INFO] yang-to-sources: 3 YANG models processed in 24.22 ms 15:46:13 [INFO] BindingJavaFileGenerator: Defined 103 files in 6.264 ms 15:46:13 [INFO] Sorted 103 files into 28 directories in 161.2 μs 15:46:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 103 in 26.57 ms 15:46:13 [INFO] 15:46:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-routing --- 15:46:13 [INFO] Starting audit... 15:46:13 Audit done. 15:46:13 [INFO] You have 0 Checkstyle violations. 15:46:13 [INFO] 15:46:13 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-routing --- 15:46:13 [INFO] Starting audit... 15:46:13 Audit done. 15:46:13 [INFO] You have 0 Checkstyle violations. 15:46:13 [INFO] 15:46:13 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8349-ietf-routing --- 15:46:13 [INFO] 15:46:13 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-routing --- 15:46:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/src/main/resources 15:46:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi 15:46:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:46:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:46:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:46:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi 15:46:13 [INFO] 15:46:13 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8349-ietf-routing --- 15:46:13 [INFO] Recompiling the module because of changed dependency. 15:46:13 [INFO] Compiling 102 source files with javac [debug release 21] to target/classes 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[272,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[272,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[272,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[284,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[284,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[284,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[55,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[55,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[55,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[98,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 15:46:14 [INFO] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java: Some input files additionally use or override a deprecated API that is marked for removal. 15:46:14 [INFO] 15:46:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-routing >>> 15:46:14 [INFO] 15:46:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-routing --- 15:46:14 [INFO] Fork Value is true 15:46:16 [INFO] Done SpotBugs Analysis.... 15:46:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:46:16 [INFO] 15:46:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-routing <<< 15:46:16 [INFO] 15:46:16 [INFO] 15:46:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-routing --- 15:46:16 [INFO] BugInstance size is 0 15:46:16 [INFO] Error size is 0 15:46:16 [INFO] No errors/warnings found 15:46:16 [INFO] 15:46:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-routing --- 15:46:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/src/test/resources 15:46:16 [INFO] 15:46:16 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8349-ietf-routing --- 15:46:16 [INFO] No sources to compile 15:46:16 [INFO] 15:46:16 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8349-ietf-routing --- 15:46:16 [INFO] No tests to run. 15:46:16 [INFO] 15:46:16 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8349-ietf-routing --- 15:46:16 [INFO] 15:46:16 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-routing --- 15:46:17 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.17-SNAPSHOT.jar 15:46:17 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/classes/META-INF/MANIFEST.MF 15:46:17 [INFO] 15:46:17 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8349-ietf-routing --- 15:46:17 [INFO] No previous run data found, generating javadoc. 15:46:20 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.17-SNAPSHOT-javadoc.jar 15:46:20 [INFO] 15:46:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-routing --- 15:46:20 [INFO] CycloneDX: Resolving Dependencies 15:46:20 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 15:46:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/bom.xml 15:46:20 [INFO] attaching as rfc8349-ietf-routing-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/bom.json 15:46:20 [INFO] attaching as rfc8349-ietf-routing-14.0.17-SNAPSHOT-cyclonedx.json 15:46:20 [INFO] 15:46:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-routing --- 15:46:20 [INFO] Skipping duplicate-finder execution! 15:46:20 [INFO] 15:46:20 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8349-ietf-routing --- 15:46:20 [INFO] No dependency problems found 15:46:20 [INFO] 15:46:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-routing --- 15:46:20 [INFO] Skipping source per configuration. 15:46:20 [INFO] 15:46:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-routing --- 15:46:20 [INFO] 15:46:20 [INFO] --- jacoco:0.8.13:report (report) @ rfc8349-ietf-routing --- 15:46:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:46:20 [INFO] 15:46:20 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-routing --- 15:46:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.17-SNAPSHOT/rfc8349-ietf-routing-14.0.17-SNAPSHOT.pom 15:46:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.17-SNAPSHOT/rfc8349-ietf-routing-14.0.17-SNAPSHOT.jar 15:46:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.17-SNAPSHOT/rfc8349-ietf-routing-14.0.17-SNAPSHOT-javadoc.jar 15:46:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.17-SNAPSHOT/rfc8349-ietf-routing-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.17-SNAPSHOT/rfc8349-ietf-routing-14.0.17-SNAPSHOT-cyclonedx.json 15:46:20 [INFO] 15:46:20 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-routing --- 15:46:20 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.17-SNAPSHOT/rfc8349-ietf-routing-14.0.17-SNAPSHOT.jar 15:46:20 [INFO] Writing OBR metadata 15:46:20 [INFO] 15:46:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-routing --- 15:46:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:46:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:46:20 [INFO] 15:46:20 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-routing --- 15:46:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:46:20 [INFO] 15:46:20 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv4-unicast-routing >-- 15:46:20 [INFO] Building rfc8349-ietf-ipv4-unicast-routing 14.0.17-SNAPSHOT [57/228] 15:46:20 [INFO] from model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml 15:46:20 [INFO] -------------------------------[ bundle ]------------------------------- 15:46:20 [INFO] 15:46:20 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:20 [INFO] 15:46:20 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:20 [INFO] 15:46:20 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:20 [INFO] 15:46:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:21 [INFO] 15:46:21 [INFO] --- dependency:3.8.1:properties (default) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:21 [INFO] 15:46:21 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-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/** 15:46:21 [INFO] 15:46:21 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:46:21 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/yang 15:46:21 [INFO] yang-to-sources: Found 4 dependencies in 767.9 μs 15:46:21 [INFO] yang-to-sources: Project model files found: 1 in 1.684 ms 15:46:21 [INFO] yang-to-sources: 5 YANG models processed in 44.58 ms 15:46:21 [INFO] BindingJavaFileGenerator: Defined 46 files in 6.693 ms 15:46:21 [INFO] Sorted 46 files into 7 directories in 104.0 μs 15:46:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 18.15 ms 15:46:21 [INFO] 15:46:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:21 [INFO] Starting audit... 15:46:21 Audit done. 15:46:21 [INFO] You have 0 Checkstyle violations. 15:46:21 [INFO] 15:46:21 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:21 [INFO] Starting audit... 15:46:21 Audit done. 15:46:21 [INFO] You have 0 Checkstyle violations. 15:46:21 [INFO] 15:46:21 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:21 [INFO] 15:46:21 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:21 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/resources 15:46:21 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi 15:46:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:46:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:46:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:46:21 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi 15:46:21 [INFO] 15:46:21 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:21 [INFO] Recompiling the module because of changed dependency. 15:46:21 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[70,40] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[121,28] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[70,29] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[121,28] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[70,39] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[121,27] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[70,39] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[121,27] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:21 [INFO] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java has additional uses or overrides of a deprecated API that is marked for removal. 15:46:21 [INFO] 15:46:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv4-unicast-routing >>> 15:46:21 [INFO] 15:46:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:21 [INFO] Fork Value is true 15:46:23 [INFO] Done SpotBugs Analysis.... 15:46:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:46:23 [INFO] 15:46:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv4-unicast-routing <<< 15:46:23 [INFO] 15:46:23 [INFO] 15:46:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:23 [INFO] BugInstance size is 0 15:46:23 [INFO] Error size is 0 15:46:23 [INFO] No errors/warnings found 15:46:23 [INFO] 15:46:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/test/resources 15:46:23 [INFO] 15:46:23 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:23 [INFO] No sources to compile 15:46:23 [INFO] 15:46:23 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:23 [INFO] No tests to run. 15:46:23 [INFO] 15:46:23 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:23 [INFO] 15:46:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:23 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-14.0.17-SNAPSHOT.jar 15:46:24 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes/META-INF/MANIFEST.MF 15:46:24 [INFO] 15:46:24 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:24 [INFO] No previous run data found, generating javadoc. 15:46:26 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-14.0.17-SNAPSHOT-javadoc.jar 15:46:26 [INFO] 15:46:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:26 [INFO] CycloneDX: Resolving Dependencies 15:46:26 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 15:46:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml 15:46:26 [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json 15:46:26 [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-14.0.17-SNAPSHOT-cyclonedx.json 15:46:26 [INFO] 15:46:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:26 [INFO] Skipping duplicate-finder execution! 15:46:26 [INFO] 15:46:26 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:26 [INFO] No dependency problems found 15:46:26 [INFO] 15:46:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:26 [INFO] Skipping source per configuration. 15:46:26 [INFO] 15:46:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:26 [INFO] 15:46:26 [INFO] --- jacoco:0.8.13:report (report) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:46:26 [INFO] 15:46:26 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:26 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.17-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.17-SNAPSHOT.pom 15:46:26 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.17-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.17-SNAPSHOT.jar 15:46:26 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.17-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.17-SNAPSHOT-javadoc.jar 15:46:26 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.17-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:26 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.17-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.17-SNAPSHOT-cyclonedx.json 15:46:26 [INFO] 15:46:26 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:26 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.17-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.17-SNAPSHOT.jar 15:46:26 [INFO] Writing OBR metadata 15:46:26 [INFO] 15:46:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:46:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:46:26 [INFO] 15:46:26 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- 15:46:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:46:26 [INFO] 15:46:26 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv6-unicast-routing >-- 15:46:26 [INFO] Building rfc8349-ietf-ipv6-unicast-routing 14.0.17-SNAPSHOT [58/228] 15:46:26 [INFO] from model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml 15:46:26 [INFO] -------------------------------[ bundle ]------------------------------- 15:46:26 [INFO] 15:46:26 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:26 [INFO] 15:46:26 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:26 [INFO] 15:46:26 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:26 [INFO] 15:46:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:26 [INFO] 15:46:26 [INFO] --- dependency:3.8.1:properties (default) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:26 [INFO] 15:46:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-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/** 15:46:26 [INFO] 15:46:26 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:46:26 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/yang 15:46:26 [INFO] yang-to-sources: Found 5 dependencies in 674.5 μs 15:46:27 [INFO] yang-to-sources: Project model files found: 2 in 3.866 ms 15:46:27 [INFO] yang-to-sources: 6 YANG models processed in 59.57 ms 15:46:27 [INFO] BindingJavaFileGenerator: Defined 69 files in 10.76 ms 15:46:27 [INFO] Sorted 69 files into 15 directories in 174.2 μs 15:46:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 69 in 40.15 ms 15:46:27 [INFO] 15:46:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:27 [INFO] Starting audit... 15:46:27 Audit done. 15:46:27 [INFO] You have 0 Checkstyle violations. 15:46:27 [INFO] 15:46:27 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:27 [INFO] Starting audit... 15:46:27 Audit done. 15:46:27 [INFO] You have 0 Checkstyle violations. 15:46:27 [INFO] 15:46:27 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:27 [INFO] 15:46:27 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:27 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/resources 15:46:27 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi 15:46:27 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 15:46:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:46:27 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 15:46:27 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi 15:46:27 [INFO] 15:46:27 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:27 [INFO] Recompiling the module because of changed dependency. 15:46:27 [INFO] Compiling 68 source files with javac [debug release 21] to target/classes 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[70,40] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[121,28] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[71,46] getIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,41] nonnullIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,41] getIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[128,203] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[140,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[153,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[70,29] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 15:46:27 [INFO] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java: Some input files additionally use or override a deprecated API that is marked for removal. 15:46:27 [INFO] 15:46:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv6-unicast-routing >>> 15:46:27 [INFO] 15:46:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:27 [INFO] Fork Value is true 15:46:29 [INFO] Done SpotBugs Analysis.... 15:46:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:46:29 [INFO] 15:46:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv6-unicast-routing <<< 15:46:29 [INFO] 15:46:29 [INFO] 15:46:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:29 [INFO] BugInstance size is 0 15:46:29 [INFO] Error size is 0 15:46:29 [INFO] No errors/warnings found 15:46:29 [INFO] 15:46:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/test/resources 15:46:29 [INFO] 15:46:29 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:29 [INFO] No sources to compile 15:46:29 [INFO] 15:46:29 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:29 [INFO] No tests to run. 15:46:29 [INFO] 15:46:29 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:29 [INFO] 15:46:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:29 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-14.0.17-SNAPSHOT.jar 15:46:29 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes/META-INF/MANIFEST.MF 15:46:29 [INFO] 15:46:29 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:30 [INFO] No previous run data found, generating javadoc. 15:46:32 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-14.0.17-SNAPSHOT-javadoc.jar 15:46:32 [INFO] 15:46:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:32 [INFO] CycloneDX: Resolving Dependencies 15:46:32 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 15:46:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml 15:46:32 [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json 15:46:32 [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-14.0.17-SNAPSHOT-cyclonedx.json 15:46:32 [INFO] 15:46:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:32 [INFO] Skipping duplicate-finder execution! 15:46:32 [INFO] 15:46:32 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:32 [WARNING] Used undeclared dependencies found: 15:46:32 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.17-SNAPSHOT:compile 15:46:32 [INFO] 15:46:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:32 [INFO] Skipping source per configuration. 15:46:32 [INFO] 15:46:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:32 [INFO] 15:46:32 [INFO] --- jacoco:0.8.13:report (report) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:46:32 [INFO] 15:46:32 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:32 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.17-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.17-SNAPSHOT.pom 15:46:32 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.17-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.17-SNAPSHOT.jar 15:46:32 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.17-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.17-SNAPSHOT-javadoc.jar 15:46:32 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.17-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:32 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.17-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.17-SNAPSHOT-cyclonedx.json 15:46:32 [INFO] 15:46:32 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:32 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.17-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.17-SNAPSHOT.jar 15:46:32 [INFO] Writing OBR metadata 15:46:33 [INFO] 15:46:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:46:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:46:33 [INFO] 15:46:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- 15:46:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:46:33 [INFO] 15:46:33 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-ethertypes >-- 15:46:33 [INFO] Building rfc8519-ietf-ethertypes 14.0.17-SNAPSHOT [59/228] 15:46:33 [INFO] from model/rfc/rfc8519-ietf-ethertypes/pom.xml 15:46:33 [INFO] -------------------------------[ bundle ]------------------------------- 15:46:33 [INFO] 15:46:33 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-ethertypes --- 15:46:33 [INFO] 15:46:33 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8519-ietf-ethertypes --- 15:46:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:33 [INFO] 15:46:33 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8519-ietf-ethertypes --- 15:46:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:33 [INFO] 15:46:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-ethertypes --- 15:46:33 [INFO] 15:46:33 [INFO] --- dependency:3.8.1:properties (default) @ rfc8519-ietf-ethertypes --- 15:46:33 [INFO] 15:46:33 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8519-ietf-ethertypes --- 15:46:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:46:33 [INFO] 15:46:33 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8519-ietf-ethertypes --- 15:46:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:46:33 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/src/main/yang 15:46:33 [INFO] yang-to-sources: Found 0 dependencies in 377.3 μs 15:46:33 [INFO] yang-to-sources: Project model files found: 1 in 2.380 ms 15:46:33 [INFO] yang-to-sources: 1 YANG models processed in 2.519 ms 15:46:33 [INFO] BindingJavaFileGenerator: Defined 5 files in 659.1 μs 15:46:33 [INFO] Sorted 5 files into 3 directories in 54.51 μs 15:46:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 3.907 ms 15:46:33 [INFO] 15:46:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-ethertypes --- 15:46:33 [INFO] Starting audit... 15:46:33 Audit done. 15:46:33 [INFO] You have 0 Checkstyle violations. 15:46:33 [INFO] 15:46:33 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-ethertypes --- 15:46:33 [INFO] Starting audit... 15:46:33 Audit done. 15:46:33 [INFO] You have 0 Checkstyle violations. 15:46:33 [INFO] 15:46:33 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8519-ietf-ethertypes --- 15:46:33 [INFO] 15:46:33 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-ethertypes --- 15:46:33 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/src/main/resources 15:46:33 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi 15:46:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:46:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:46:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:46:33 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi 15:46:33 [INFO] 15:46:33 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8519-ietf-ethertypes --- 15:46:33 [INFO] Recompiling the module because of changed source code. 15:46:33 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 15:46:33 [INFO] 15:46:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-ethertypes >>> 15:46:33 [INFO] 15:46:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-ethertypes --- 15:46:33 [INFO] Fork Value is true 15:46:35 [INFO] Done SpotBugs Analysis.... 15:46:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:46:35 [INFO] 15:46:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-ethertypes <<< 15:46:35 [INFO] 15:46:35 [INFO] 15:46:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-ethertypes --- 15:46:35 [INFO] BugInstance size is 0 15:46:35 [INFO] Error size is 0 15:46:35 [INFO] No errors/warnings found 15:46:35 [INFO] 15:46:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-ethertypes --- 15:46:35 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/src/test/resources 15:46:35 [INFO] 15:46:35 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8519-ietf-ethertypes --- 15:46:35 [INFO] No sources to compile 15:46:35 [INFO] 15:46:35 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8519-ietf-ethertypes --- 15:46:35 [INFO] No tests to run. 15:46:35 [INFO] 15:46:35 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8519-ietf-ethertypes --- 15:46:35 [INFO] 15:46:35 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-ethertypes --- 15:46:35 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.17-SNAPSHOT.jar 15:46:35 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/classes/META-INF/MANIFEST.MF 15:46:35 [INFO] 15:46:35 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8519-ietf-ethertypes --- 15:46:35 [INFO] No previous run data found, generating javadoc. 15:46:37 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.17-SNAPSHOT-javadoc.jar 15:46:37 [INFO] 15:46:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-ethertypes --- 15:46:37 [INFO] CycloneDX: Resolving Dependencies 15:46:37 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 15:46:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml 15:46:37 [INFO] attaching as rfc8519-ietf-ethertypes-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/bom.json 15:46:37 [INFO] attaching as rfc8519-ietf-ethertypes-14.0.17-SNAPSHOT-cyclonedx.json 15:46:37 [INFO] 15:46:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-ethertypes --- 15:46:37 [INFO] Skipping duplicate-finder execution! 15:46:37 [INFO] 15:46:37 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8519-ietf-ethertypes --- 15:46:37 [INFO] No dependency problems found 15:46:37 [INFO] 15:46:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-ethertypes --- 15:46:37 [INFO] Skipping source per configuration. 15:46:37 [INFO] 15:46:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-ethertypes --- 15:46:37 [INFO] 15:46:37 [INFO] --- jacoco:0.8.13:report (report) @ rfc8519-ietf-ethertypes --- 15:46:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:46:37 [INFO] 15:46:37 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-ethertypes --- 15:46:37 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.17-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.17-SNAPSHOT.pom 15:46:37 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.17-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.17-SNAPSHOT.jar 15:46:37 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.17-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.17-SNAPSHOT-javadoc.jar 15:46:37 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.17-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:37 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.17-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.17-SNAPSHOT-cyclonedx.json 15:46:37 [INFO] 15:46:37 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-ethertypes --- 15:46:37 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.17-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.17-SNAPSHOT.jar 15:46:37 [INFO] Writing OBR metadata 15:46:37 [INFO] 15:46:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- 15:46:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:46:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:46:37 [INFO] 15:46:37 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- 15:46:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:46:37 [INFO] 15:46:37 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-packet-fields >-- 15:46:37 [INFO] Building rfc8519-ietf-packet-fields 14.0.17-SNAPSHOT [60/228] 15:46:37 [INFO] from model/rfc/rfc8519-ietf-packet-fields/pom.xml 15:46:37 [INFO] -------------------------------[ bundle ]------------------------------- 15:46:37 [INFO] 15:46:37 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-packet-fields --- 15:46:37 [INFO] 15:46:37 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8519-ietf-packet-fields --- 15:46:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:37 [INFO] 15:46:37 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8519-ietf-packet-fields --- 15:46:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:37 [INFO] 15:46:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-packet-fields --- 15:46:38 [INFO] 15:46:38 [INFO] --- dependency:3.8.1:properties (default) @ rfc8519-ietf-packet-fields --- 15:46:38 [INFO] 15:46:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8519-ietf-packet-fields --- 15:46:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:46:38 [INFO] 15:46:38 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8519-ietf-packet-fields --- 15:46:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:46:38 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/src/main/yang 15:46:38 [INFO] yang-to-sources: Found 3 dependencies in 632.9 μs 15:46:38 [INFO] yang-to-sources: Project model files found: 1 in 2.959 ms 15:46:38 [INFO] yang-to-sources: 4 YANG models processed in 16.09 ms 15:46:38 [INFO] BindingJavaFileGenerator: Defined 30 files in 3.880 ms 15:46:38 [INFO] Sorted 30 files into 11 directories in 105.7 μs 15:46:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 11.10 ms 15:46:38 [INFO] 15:46:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-packet-fields --- 15:46:38 [INFO] Starting audit... 15:46:38 Audit done. 15:46:38 [INFO] You have 0 Checkstyle violations. 15:46:38 [INFO] 15:46:38 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-packet-fields --- 15:46:38 [INFO] Starting audit... 15:46:38 Audit done. 15:46:38 [INFO] You have 0 Checkstyle violations. 15:46:38 [INFO] 15:46:38 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8519-ietf-packet-fields --- 15:46:38 [INFO] 15:46:38 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-packet-fields --- 15:46:38 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/src/main/resources 15:46:38 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi 15:46:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:46:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:46:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:46:38 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi 15:46:38 [INFO] 15:46:38 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8519-ietf-packet-fields --- 15:46:38 [INFO] Recompiling the module because of changed dependency. 15:46:38 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 15:46:38 [INFO] 15:46:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-packet-fields >>> 15:46:38 [INFO] 15:46:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-packet-fields --- 15:46:38 [INFO] Fork Value is true 15:46:40 [INFO] Done SpotBugs Analysis.... 15:46:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:46:40 [INFO] 15:46:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-packet-fields <<< 15:46:40 [INFO] 15:46:40 [INFO] 15:46:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-packet-fields --- 15:46:40 [INFO] BugInstance size is 0 15:46:40 [INFO] Error size is 0 15:46:40 [INFO] No errors/warnings found 15:46:40 [INFO] 15:46:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-packet-fields --- 15:46:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/src/test/resources 15:46:40 [INFO] 15:46:40 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8519-ietf-packet-fields --- 15:46:40 [INFO] No sources to compile 15:46:40 [INFO] 15:46:40 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8519-ietf-packet-fields --- 15:46:40 [INFO] No tests to run. 15:46:40 [INFO] 15:46:40 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8519-ietf-packet-fields --- 15:46:40 [INFO] 15:46:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-packet-fields --- 15:46:40 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-14.0.17-SNAPSHOT.jar 15:46:40 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/target/classes/META-INF/MANIFEST.MF 15:46:40 [INFO] 15:46:40 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8519-ietf-packet-fields --- 15:46:40 [INFO] No previous run data found, generating javadoc. 15:46:42 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-14.0.17-SNAPSHOT-javadoc.jar 15:46:42 [INFO] 15:46:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-packet-fields --- 15:46:42 [INFO] CycloneDX: Resolving Dependencies 15:46:42 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 15:46:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml 15:46:42 [INFO] attaching as rfc8519-ietf-packet-fields-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/target/bom.json 15:46:42 [INFO] attaching as rfc8519-ietf-packet-fields-14.0.17-SNAPSHOT-cyclonedx.json 15:46:42 [INFO] 15:46:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-packet-fields --- 15:46:42 [INFO] Skipping duplicate-finder execution! 15:46:42 [INFO] 15:46:42 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8519-ietf-packet-fields --- 15:46:42 [INFO] No dependency problems found 15:46:42 [INFO] 15:46:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-packet-fields --- 15:46:42 [INFO] Skipping source per configuration. 15:46:42 [INFO] 15:46:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-packet-fields --- 15:46:42 [INFO] 15:46:42 [INFO] --- jacoco:0.8.13:report (report) @ rfc8519-ietf-packet-fields --- 15:46:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:46:42 [INFO] 15:46:42 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-packet-fields --- 15:46:42 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.17-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.17-SNAPSHOT.pom 15:46:42 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.17-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.17-SNAPSHOT.jar 15:46:42 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.17-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.17-SNAPSHOT-javadoc.jar 15:46:42 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.17-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:42 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.17-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.17-SNAPSHOT-cyclonedx.json 15:46:42 [INFO] 15:46:42 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-packet-fields --- 15:46:42 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.17-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.17-SNAPSHOT.jar 15:46:42 [INFO] Writing OBR metadata 15:46:42 [INFO] 15:46:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- 15:46:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:46:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:46:42 [INFO] 15:46:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- 15:46:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:46:42 [INFO] 15:46:42 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-access-control-list >-- 15:46:42 [INFO] Building rfc8519-ietf-access-control-list 14.0.17-SNAPSHOT [61/228] 15:46:42 [INFO] from model/rfc/rfc8519-ietf-access-control-list/pom.xml 15:46:42 [INFO] -------------------------------[ bundle ]------------------------------- 15:46:42 [INFO] 15:46:42 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-access-control-list --- 15:46:42 [INFO] 15:46:42 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8519-ietf-access-control-list --- 15:46:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:42 [INFO] 15:46:42 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8519-ietf-access-control-list --- 15:46:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:42 [INFO] 15:46:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-access-control-list --- 15:46:43 [INFO] 15:46:43 [INFO] --- dependency:3.8.1:properties (default) @ rfc8519-ietf-access-control-list --- 15:46:43 [INFO] 15:46:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8519-ietf-access-control-list --- 15:46:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-access-control-list/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:46:43 [INFO] 15:46:43 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8519-ietf-access-control-list --- 15:46:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:46:43 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-access-control-list/src/main/yang 15:46:43 [INFO] yang-to-sources: Found 5 dependencies in 567.2 μs 15:46:43 [INFO] yang-to-sources: Project model files found: 1 in 2.496 ms 15:46:43 [INFO] yang-to-sources: 6 YANG models processed in 46.33 ms 15:46:43 [INFO] BindingJavaFileGenerator: Defined 115 files in 13.68 ms 15:46:43 [INFO] Sorted 115 files into 32 directories in 135.2 μs 15:46:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 33.02 ms 15:46:43 [INFO] 15:46:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-access-control-list --- 15:46:43 [INFO] Starting audit... 15:46:43 Audit done. 15:46:43 [INFO] You have 0 Checkstyle violations. 15:46:43 [INFO] 15:46:43 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-access-control-list --- 15:46:43 [INFO] Starting audit... 15:46:43 Audit done. 15:46:43 [INFO] You have 0 Checkstyle violations. 15:46:43 [INFO] 15:46:43 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8519-ietf-access-control-list --- 15:46:43 [INFO] 15:46:43 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-access-control-list --- 15:46:43 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-access-control-list/src/main/resources 15:46:43 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi 15:46:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:46:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:46:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:46:43 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi 15:46:43 [INFO] 15:46:43 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8519-ietf-access-control-list --- 15:46:43 [INFO] Recompiling the module because of changed dependency. 15:46:43 [INFO] Compiling 114 source files with javac [debug release 21] to target/classes 15:46:43 [INFO] 15:46:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-access-control-list >>> 15:46:43 [INFO] 15:46:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-access-control-list --- 15:46:43 [INFO] Fork Value is true 15:46:46 [INFO] Done SpotBugs Analysis.... 15:46:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:46:46 [INFO] 15:46:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-access-control-list <<< 15:46:46 [INFO] 15:46:46 [INFO] 15:46:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-access-control-list --- 15:46:46 [INFO] BugInstance size is 0 15:46:46 [INFO] Error size is 0 15:46:46 [INFO] No errors/warnings found 15:46:46 [INFO] 15:46:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-access-control-list --- 15:46:46 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-access-control-list/src/test/resources 15:46:46 [INFO] 15:46:46 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8519-ietf-access-control-list --- 15:46:46 [INFO] No sources to compile 15:46:46 [INFO] 15:46:46 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8519-ietf-access-control-list --- 15:46:46 [INFO] No tests to run. 15:46:46 [INFO] 15:46:46 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8519-ietf-access-control-list --- 15:46:46 [INFO] 15:46:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-access-control-list --- 15:46:46 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-14.0.17-SNAPSHOT.jar 15:46:46 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-access-control-list/target/classes/META-INF/MANIFEST.MF 15:46:46 [INFO] 15:46:46 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8519-ietf-access-control-list --- 15:46:46 [INFO] No previous run data found, generating javadoc. 15:46:49 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-14.0.17-SNAPSHOT-javadoc.jar 15:46:50 [INFO] 15:46:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-access-control-list --- 15:46:50 [INFO] CycloneDX: Resolving Dependencies 15:46:50 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 15:46:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml 15:46:50 [INFO] attaching as rfc8519-ietf-access-control-list-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-access-control-list/target/bom.json 15:46:50 [INFO] attaching as rfc8519-ietf-access-control-list-14.0.17-SNAPSHOT-cyclonedx.json 15:46:50 [INFO] 15:46:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-access-control-list --- 15:46:50 [INFO] Skipping duplicate-finder execution! 15:46:50 [INFO] 15:46:50 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8519-ietf-access-control-list --- 15:46:50 [INFO] No dependency problems found 15:46:50 [INFO] 15:46:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-access-control-list --- 15:46:50 [INFO] Skipping source per configuration. 15:46:50 [INFO] 15:46:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-access-control-list --- 15:46:50 [INFO] 15:46:50 [INFO] --- jacoco:0.8.13:report (report) @ rfc8519-ietf-access-control-list --- 15:46:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:46:50 [INFO] 15:46:50 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-access-control-list --- 15:46:50 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-access-control-list/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.17-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.17-SNAPSHOT.pom 15:46:50 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.17-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.17-SNAPSHOT.jar 15:46:50 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.17-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.17-SNAPSHOT-javadoc.jar 15:46:50 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.17-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:50 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-access-control-list/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.17-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.17-SNAPSHOT-cyclonedx.json 15:46:50 [INFO] 15:46:50 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-access-control-list --- 15:46:50 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.17-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.17-SNAPSHOT.jar 15:46:50 [INFO] Writing OBR metadata 15:46:50 [INFO] 15:46:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- 15:46:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:46:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:46:50 [INFO] 15:46:50 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- 15:46:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:46:50 [INFO] 15:46:50 [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-acldns >---- 15:46:50 [INFO] Building rfc8520-ietf-acldns 14.0.17-SNAPSHOT [62/228] 15:46:50 [INFO] from model/rfc/rfc8520-ietf-acldns/pom.xml 15:46:50 [INFO] -------------------------------[ bundle ]------------------------------- 15:46:50 [INFO] 15:46:50 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-acldns --- 15:46:50 [INFO] 15:46:50 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8520-ietf-acldns --- 15:46:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:50 [INFO] 15:46:50 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8520-ietf-acldns --- 15:46:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:50 [INFO] 15:46:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8520-ietf-acldns --- 15:46:51 [INFO] 15:46:51 [INFO] --- dependency:3.8.1:properties (default) @ rfc8520-ietf-acldns --- 15:46:51 [INFO] 15:46:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8520-ietf-acldns --- 15:46:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:46:51 [INFO] 15:46:51 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8520-ietf-acldns --- 15:46:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:46:51 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/src/main/yang 15:46:51 [INFO] yang-to-sources: Found 6 dependencies in 997.3 μs 15:46:51 [INFO] yang-to-sources: Project model files found: 1 in 1.387 ms 15:46:51 [INFO] yang-to-sources: 7 YANG models processed in 46.09 ms 15:46:51 [INFO] BindingJavaFileGenerator: Defined 9 files in 6.982 ms 15:46:51 [INFO] Sorted 9 files into 3 directories in 73.21 μs 15:46:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 10.53 ms 15:46:51 [INFO] 15:46:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-acldns --- 15:46:51 [INFO] Starting audit... 15:46:51 Audit done. 15:46:51 [INFO] You have 0 Checkstyle violations. 15:46:51 [INFO] 15:46:51 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-acldns --- 15:46:51 [INFO] Starting audit... 15:46:51 Audit done. 15:46:51 [INFO] You have 0 Checkstyle violations. 15:46:51 [INFO] 15:46:51 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8520-ietf-acldns --- 15:46:51 [INFO] 15:46:51 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8520-ietf-acldns --- 15:46:51 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/src/main/resources 15:46:51 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi 15:46:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:46:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:46:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:46:51 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi 15:46:51 [INFO] 15:46:51 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8520-ietf-acldns --- 15:46:51 [INFO] Recompiling the module because of changed dependency. 15:46:51 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 15:46:51 [INFO] 15:46:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8520-ietf-acldns >>> 15:46:51 [INFO] 15:46:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8520-ietf-acldns --- 15:46:51 [INFO] Fork Value is true 15:46:53 [INFO] Done SpotBugs Analysis.... 15:46:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:46:53 [INFO] 15:46:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8520-ietf-acldns <<< 15:46:53 [INFO] 15:46:53 [INFO] 15:46:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8520-ietf-acldns --- 15:46:53 [INFO] BugInstance size is 0 15:46:53 [INFO] Error size is 0 15:46:53 [INFO] No errors/warnings found 15:46:53 [INFO] 15:46:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8520-ietf-acldns --- 15:46:53 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/src/test/resources 15:46:53 [INFO] 15:46:53 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8520-ietf-acldns --- 15:46:53 [INFO] No sources to compile 15:46:53 [INFO] 15:46:53 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8520-ietf-acldns --- 15:46:53 [INFO] No tests to run. 15:46:53 [INFO] 15:46:53 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8520-ietf-acldns --- 15:46:53 [INFO] 15:46:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8520-ietf-acldns --- 15:46:53 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.17-SNAPSHOT.jar 15:46:53 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/classes/META-INF/MANIFEST.MF 15:46:53 [INFO] 15:46:53 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8520-ietf-acldns --- 15:46:53 [INFO] No previous run data found, generating javadoc. 15:46:54 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.17-SNAPSHOT-javadoc.jar 15:46:54 [INFO] 15:46:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-acldns --- 15:46:54 [INFO] CycloneDX: Resolving Dependencies 15:46:55 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 15:46:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/bom.xml 15:46:55 [INFO] attaching as rfc8520-ietf-acldns-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/bom.json 15:46:55 [INFO] attaching as rfc8520-ietf-acldns-14.0.17-SNAPSHOT-cyclonedx.json 15:46:55 [INFO] 15:46:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-acldns --- 15:46:55 [INFO] Skipping duplicate-finder execution! 15:46:55 [INFO] 15:46:55 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8520-ietf-acldns --- 15:46:55 [INFO] No dependency problems found 15:46:55 [INFO] 15:46:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8520-ietf-acldns --- 15:46:55 [INFO] Skipping source per configuration. 15:46:55 [INFO] 15:46:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8520-ietf-acldns --- 15:46:55 [INFO] 15:46:55 [INFO] --- jacoco:0.8.13:report (report) @ rfc8520-ietf-acldns --- 15:46:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:46:55 [INFO] 15:46:55 [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-acldns --- 15:46:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.17-SNAPSHOT/rfc8520-ietf-acldns-14.0.17-SNAPSHOT.pom 15:46:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.17-SNAPSHOT/rfc8520-ietf-acldns-14.0.17-SNAPSHOT.jar 15:46:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.17-SNAPSHOT/rfc8520-ietf-acldns-14.0.17-SNAPSHOT-javadoc.jar 15:46:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.17-SNAPSHOT/rfc8520-ietf-acldns-14.0.17-SNAPSHOT-cyclonedx.xml 15:46:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.17-SNAPSHOT/rfc8520-ietf-acldns-14.0.17-SNAPSHOT-cyclonedx.json 15:46:55 [INFO] 15:46:55 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8520-ietf-acldns --- 15:46:55 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.17-SNAPSHOT/rfc8520-ietf-acldns-14.0.17-SNAPSHOT.jar 15:46:55 [INFO] Writing OBR metadata 15:46:55 [INFO] 15:46:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-acldns --- 15:46:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:46:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:46:55 [INFO] 15:46:55 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8520-ietf-acldns --- 15:46:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:46:55 [INFO] 15:46:55 [INFO] -----< org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-mud >----- 15:46:55 [INFO] Building rfc8520-ietf-mud 14.0.17-SNAPSHOT [63/228] 15:46:55 [INFO] from model/rfc/rfc8520-ietf-mud/pom.xml 15:46:55 [INFO] -------------------------------[ bundle ]------------------------------- 15:46:55 [INFO] 15:46:55 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-mud --- 15:46:55 [INFO] 15:46:55 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8520-ietf-mud --- 15:46:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:55 [INFO] 15:46:55 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8520-ietf-mud --- 15:46:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:55 [INFO] 15:46:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8520-ietf-mud --- 15:46:55 [INFO] 15:46:55 [INFO] --- dependency:3.8.1:properties (default) @ rfc8520-ietf-mud --- 15:46:55 [INFO] 15:46:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8520-ietf-mud --- 15:46:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:46:55 [INFO] 15:46:55 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8520-ietf-mud --- 15:46:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:46:55 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/src/main/yang 15:46:55 [INFO] yang-to-sources: Found 6 dependencies in 633.0 μs 15:46:55 [INFO] yang-to-sources: Project model files found: 1 in 1.494 ms 15:46:55 [INFO] yang-to-sources: 7 YANG models processed in 31.48 ms 15:46:55 [INFO] BindingJavaFileGenerator: Defined 24 files in 6.885 ms 15:46:55 [INFO] Sorted 24 files into 7 directories in 65.42 μs 15:46:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 13.25 ms 15:46:55 [INFO] 15:46:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-mud --- 15:46:55 [INFO] Starting audit... 15:46:55 Audit done. 15:46:55 [INFO] You have 0 Checkstyle violations. 15:46:55 [INFO] 15:46:55 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-mud --- 15:46:55 [INFO] Starting audit... 15:46:55 Audit done. 15:46:55 [INFO] You have 0 Checkstyle violations. 15:46:55 [INFO] 15:46:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8520-ietf-mud --- 15:46:55 [INFO] 15:46:55 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8520-ietf-mud --- 15:46:55 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/src/main/resources 15:46:55 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi 15:46:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:46:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:46:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:46:55 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi 15:46:55 [INFO] 15:46:55 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8520-ietf-mud --- 15:46:55 [INFO] Recompiling the module because of changed dependency. 15:46:55 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 15:46:56 [INFO] 15:46:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8520-ietf-mud >>> 15:46:56 [INFO] 15:46:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8520-ietf-mud --- 15:46:56 [INFO] Fork Value is true 15:46:58 [INFO] Done SpotBugs Analysis.... 15:46:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:46:58 [INFO] 15:46:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8520-ietf-mud <<< 15:46:58 [INFO] 15:46:58 [INFO] 15:46:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8520-ietf-mud --- 15:46:58 [INFO] BugInstance size is 0 15:46:58 [INFO] Error size is 0 15:46:58 [INFO] No errors/warnings found 15:46:58 [INFO] 15:46:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8520-ietf-mud --- 15:46:58 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/src/test/resources 15:46:58 [INFO] 15:46:58 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8520-ietf-mud --- 15:46:58 [INFO] No sources to compile 15:46:58 [INFO] 15:46:58 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8520-ietf-mud --- 15:46:58 [INFO] No tests to run. 15:46:58 [INFO] 15:46:58 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8520-ietf-mud --- 15:46:58 [INFO] 15:46:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8520-ietf-mud --- 15:46:58 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.17-SNAPSHOT.jar 15:46:58 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/classes/META-INF/MANIFEST.MF 15:46:58 [INFO] 15:46:58 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8520-ietf-mud --- 15:46:58 [INFO] No previous run data found, generating javadoc. 15:47:00 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.17-SNAPSHOT-javadoc.jar 15:47:00 [INFO] 15:47:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-mud --- 15:47:00 [INFO] CycloneDX: Resolving Dependencies 15:47:00 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 15:47:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/bom.xml 15:47:00 [INFO] attaching as rfc8520-ietf-mud-14.0.17-SNAPSHOT-cyclonedx.xml 15:47:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/bom.json 15:47:00 [INFO] attaching as rfc8520-ietf-mud-14.0.17-SNAPSHOT-cyclonedx.json 15:47:00 [INFO] 15:47:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-mud --- 15:47:00 [INFO] Skipping duplicate-finder execution! 15:47:00 [INFO] 15:47:00 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8520-ietf-mud --- 15:47:00 [INFO] No dependency problems found 15:47:00 [INFO] 15:47:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8520-ietf-mud --- 15:47:00 [INFO] Skipping source per configuration. 15:47:00 [INFO] 15:47:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8520-ietf-mud --- 15:47:00 [INFO] 15:47:00 [INFO] --- jacoco:0.8.13:report (report) @ rfc8520-ietf-mud --- 15:47:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:47:00 [INFO] 15:47:00 [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-mud --- 15:47:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.17-SNAPSHOT/rfc8520-ietf-mud-14.0.17-SNAPSHOT.pom 15:47:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.17-SNAPSHOT/rfc8520-ietf-mud-14.0.17-SNAPSHOT.jar 15:47:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.17-SNAPSHOT/rfc8520-ietf-mud-14.0.17-SNAPSHOT-javadoc.jar 15:47:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.17-SNAPSHOT/rfc8520-ietf-mud-14.0.17-SNAPSHOT-cyclonedx.xml 15:47:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.17-SNAPSHOT/rfc8520-ietf-mud-14.0.17-SNAPSHOT-cyclonedx.json 15:47:00 [INFO] 15:47:00 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8520-ietf-mud --- 15:47:00 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.17-SNAPSHOT/rfc8520-ietf-mud-14.0.17-SNAPSHOT.jar 15:47:00 [INFO] Writing OBR metadata 15:47:00 [INFO] 15:47:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-mud --- 15:47:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:47:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:47:00 [INFO] 15:47:00 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8520-ietf-mud --- 15:47:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:47:00 [INFO] 15:47:00 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8528 >---------- 15:47:00 [INFO] Building rfc8528 14.0.17-SNAPSHOT [64/228] 15:47:00 [INFO] from model/rfc/rfc8528/pom.xml 15:47:00 [INFO] -------------------------------[ bundle ]------------------------------- 15:47:00 [INFO] 15:47:00 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8528 --- 15:47:00 [INFO] 15:47:00 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8528 --- 15:47:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:00 [INFO] 15:47:00 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8528 --- 15:47:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:00 [INFO] 15:47:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8528 --- 15:47:01 [INFO] 15:47:01 [INFO] --- dependency:3.8.1:properties (default) @ rfc8528 --- 15:47:01 [INFO] 15:47:01 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8528 --- 15:47:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:47:01 [INFO] 15:47:01 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8528 --- 15:47:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:47:01 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/src/main/yang 15:47:01 [INFO] yang-to-sources: Found 2 dependencies in 485.1 μs 15:47:01 [INFO] yang-to-sources: Project model files found: 1 in 862.6 μs 15:47:01 [INFO] yang-to-sources: 3 YANG models processed in 9.316 ms 15:47:01 [INFO] BindingJavaFileGenerator: Defined 21 files in 4.570 ms 15:47:01 [INFO] Sorted 21 files into 8 directories in 313.9 μs 15:47:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 10.81 ms 15:47:01 [INFO] 15:47:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8528 --- 15:47:01 [INFO] Starting audit... 15:47:01 Audit done. 15:47:01 [INFO] You have 0 Checkstyle violations. 15:47:01 [INFO] 15:47:01 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8528 --- 15:47:01 [INFO] Starting audit... 15:47:01 Audit done. 15:47:01 [INFO] You have 0 Checkstyle violations. 15:47:01 [INFO] 15:47:01 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8528 --- 15:47:01 [INFO] 15:47:01 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8528 --- 15:47:01 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/src/main/resources 15:47:01 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/generated-sources/spi 15:47:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:47:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:01 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/generated-sources/spi 15:47:01 [INFO] 15:47:01 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8528 --- 15:47:01 [INFO] Recompiling the module because of changed dependency. 15:47:01 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 15:47:01 [INFO] 15:47:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8528 >>> 15:47:01 [INFO] 15:47:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8528 --- 15:47:01 [INFO] Fork Value is true 15:47:04 [INFO] Done SpotBugs Analysis.... 15:47:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:47:04 [INFO] 15:47:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8528 <<< 15:47:04 [INFO] 15:47:04 [INFO] 15:47:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8528 --- 15:47:04 [INFO] BugInstance size is 0 15:47:04 [INFO] Error size is 0 15:47:04 [INFO] No errors/warnings found 15:47:04 [INFO] 15:47:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8528 --- 15:47:04 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/src/test/resources 15:47:04 [INFO] 15:47:04 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8528 --- 15:47:04 [INFO] No sources to compile 15:47:04 [INFO] 15:47:04 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8528 --- 15:47:04 [INFO] No tests to run. 15:47:04 [INFO] 15:47:04 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8528 --- 15:47:04 [INFO] 15:47:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8528 --- 15:47:04 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/rfc8528-14.0.17-SNAPSHOT.jar 15:47:04 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/classes/META-INF/MANIFEST.MF 15:47:04 [INFO] 15:47:04 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8528 --- 15:47:04 [INFO] No previous run data found, generating javadoc. 15:47:05 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/rfc8528-14.0.17-SNAPSHOT-javadoc.jar 15:47:05 [INFO] 15:47:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8528 --- 15:47:05 [INFO] CycloneDX: Resolving Dependencies 15:47:06 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 15:47:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/bom.xml 15:47:06 [INFO] attaching as rfc8528-14.0.17-SNAPSHOT-cyclonedx.xml 15:47:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/bom.json 15:47:06 [INFO] attaching as rfc8528-14.0.17-SNAPSHOT-cyclonedx.json 15:47:06 [INFO] 15:47:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8528 --- 15:47:06 [INFO] Skipping duplicate-finder execution! 15:47:06 [INFO] 15:47:06 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8528 --- 15:47:06 [INFO] No dependency problems found 15:47:06 [INFO] 15:47:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8528 --- 15:47:06 [INFO] Skipping source per configuration. 15:47:06 [INFO] 15:47:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8528 --- 15:47:06 [INFO] 15:47:06 [INFO] --- jacoco:0.8.13:report (report) @ rfc8528 --- 15:47:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:47:06 [INFO] 15:47:06 [INFO] --- install:3.1.4:install (default-install) @ rfc8528 --- 15:47:06 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.17-SNAPSHOT/rfc8528-14.0.17-SNAPSHOT.pom 15:47:06 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/rfc8528-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.17-SNAPSHOT/rfc8528-14.0.17-SNAPSHOT.jar 15:47:06 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/rfc8528-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.17-SNAPSHOT/rfc8528-14.0.17-SNAPSHOT-javadoc.jar 15:47:06 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.17-SNAPSHOT/rfc8528-14.0.17-SNAPSHOT-cyclonedx.xml 15:47:06 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.17-SNAPSHOT/rfc8528-14.0.17-SNAPSHOT-cyclonedx.json 15:47:06 [INFO] 15:47:06 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8528 --- 15:47:06 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.17-SNAPSHOT/rfc8528-14.0.17-SNAPSHOT.jar 15:47:06 [INFO] Writing OBR metadata 15:47:06 [INFO] 15:47:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8528 --- 15:47:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:47:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:47:06 [INFO] 15:47:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8528 --- 15:47:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:47:06 [INFO] 15:47:06 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8529 >---------- 15:47:06 [INFO] Building rfc8529 14.0.17-SNAPSHOT [65/228] 15:47:06 [INFO] from model/rfc/rfc8529/pom.xml 15:47:06 [INFO] -------------------------------[ bundle ]------------------------------- 15:47:06 [INFO] 15:47:06 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8529 --- 15:47:06 [INFO] 15:47:06 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8529 --- 15:47:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:06 [INFO] 15:47:06 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8529 --- 15:47:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:06 [INFO] 15:47:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8529 --- 15:47:06 [INFO] 15:47:06 [INFO] --- dependency:3.8.1:properties (default) @ rfc8529 --- 15:47:06 [INFO] 15:47:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8529 --- 15:47:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:47:06 [INFO] 15:47:06 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8529 --- 15:47:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:47:06 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/src/main/yang 15:47:06 [INFO] yang-to-sources: Found 5 dependencies in 1.588 ms 15:47:06 [INFO] yang-to-sources: Project model files found: 1 in 1.741 ms 15:47:06 [INFO] yang-to-sources: 6 YANG models processed in 36.28 ms 15:47:06 [INFO] BindingJavaFileGenerator: Defined 37 files in 6.871 ms 15:47:06 [INFO] Sorted 37 files into 10 directories in 108.7 μs 15:47:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 12.83 ms 15:47:06 [INFO] 15:47:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8529 --- 15:47:06 [INFO] Starting audit... 15:47:06 Audit done. 15:47:06 [INFO] You have 0 Checkstyle violations. 15:47:06 [INFO] 15:47:06 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8529 --- 15:47:06 [INFO] Starting audit... 15:47:06 Audit done. 15:47:06 [INFO] You have 0 Checkstyle violations. 15:47:06 [INFO] 15:47:06 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8529 --- 15:47:06 [INFO] 15:47:06 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8529 --- 15:47:06 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/src/main/resources 15:47:06 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/generated-sources/spi 15:47:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:47:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:06 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/generated-sources/spi 15:47:06 [INFO] 15:47:06 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8529 --- 15:47:06 [INFO] Recompiling the module because of changed dependency. 15:47:06 [INFO] Compiling 36 source files with javac [debug release 21] to target/classes 15:47:07 [INFO] 15:47:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8529 >>> 15:47:07 [INFO] 15:47:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8529 --- 15:47:07 [INFO] Fork Value is true 15:47:09 [INFO] Done SpotBugs Analysis.... 15:47:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:47:09 [INFO] 15:47:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8529 <<< 15:47:09 [INFO] 15:47:09 [INFO] 15:47:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8529 --- 15:47:09 [INFO] BugInstance size is 0 15:47:09 [INFO] Error size is 0 15:47:09 [INFO] No errors/warnings found 15:47:09 [INFO] 15:47:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8529 --- 15:47:09 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/src/test/resources 15:47:09 [INFO] 15:47:09 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8529 --- 15:47:09 [INFO] No sources to compile 15:47:09 [INFO] 15:47:09 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8529 --- 15:47:09 [INFO] No tests to run. 15:47:09 [INFO] 15:47:09 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8529 --- 15:47:09 [INFO] 15:47:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8529 --- 15:47:09 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/rfc8529-14.0.17-SNAPSHOT.jar 15:47:09 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/classes/META-INF/MANIFEST.MF 15:47:09 [INFO] 15:47:09 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8529 --- 15:47:09 [INFO] No previous run data found, generating javadoc. 15:47:11 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/rfc8529-14.0.17-SNAPSHOT-javadoc.jar 15:47:11 [INFO] 15:47:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8529 --- 15:47:11 [INFO] CycloneDX: Resolving Dependencies 15:47:11 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 15:47:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/bom.xml 15:47:11 [INFO] attaching as rfc8529-14.0.17-SNAPSHOT-cyclonedx.xml 15:47:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/bom.json 15:47:11 [INFO] attaching as rfc8529-14.0.17-SNAPSHOT-cyclonedx.json 15:47:11 [INFO] 15:47:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8529 --- 15:47:11 [INFO] Skipping duplicate-finder execution! 15:47:11 [INFO] 15:47:11 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8529 --- 15:47:11 [INFO] No dependency problems found 15:47:11 [INFO] 15:47:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8529 --- 15:47:11 [INFO] Skipping source per configuration. 15:47:11 [INFO] 15:47:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8529 --- 15:47:11 [INFO] 15:47:11 [INFO] --- jacoco:0.8.13:report (report) @ rfc8529 --- 15:47:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:47:11 [INFO] 15:47:11 [INFO] --- install:3.1.4:install (default-install) @ rfc8529 --- 15:47:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.17-SNAPSHOT/rfc8529-14.0.17-SNAPSHOT.pom 15:47:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/rfc8529-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.17-SNAPSHOT/rfc8529-14.0.17-SNAPSHOT.jar 15:47:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/rfc8529-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.17-SNAPSHOT/rfc8529-14.0.17-SNAPSHOT-javadoc.jar 15:47:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.17-SNAPSHOT/rfc8529-14.0.17-SNAPSHOT-cyclonedx.xml 15:47:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.17-SNAPSHOT/rfc8529-14.0.17-SNAPSHOT-cyclonedx.json 15:47:11 [INFO] 15:47:11 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8529 --- 15:47:11 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.17-SNAPSHOT/rfc8529-14.0.17-SNAPSHOT.jar 15:47:11 [INFO] Writing OBR metadata 15:47:11 [INFO] 15:47:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8529 --- 15:47:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:47:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:47:11 [INFO] 15:47:11 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8529 --- 15:47:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:47:11 [INFO] 15:47:11 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8530 >---------- 15:47:11 [INFO] Building rfc8530 14.0.17-SNAPSHOT [66/228] 15:47:11 [INFO] from model/rfc/rfc8530/pom.xml 15:47:11 [INFO] -------------------------------[ bundle ]------------------------------- 15:47:11 [INFO] 15:47:11 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8530 --- 15:47:11 [INFO] 15:47:11 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8530 --- 15:47:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:11 [INFO] 15:47:11 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8530 --- 15:47:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:11 [INFO] 15:47:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8530 --- 15:47:12 [INFO] 15:47:12 [INFO] --- dependency:3.8.1:properties (default) @ rfc8530 --- 15:47:12 [INFO] 15:47:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8530 --- 15:47:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:47:12 [INFO] 15:47:12 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8530 --- 15:47:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:47:12 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/src/main/yang 15:47:12 [INFO] yang-to-sources: Found 4 dependencies in 677.3 μs 15:47:12 [INFO] yang-to-sources: Project model files found: 1 in 942.6 μs 15:47:12 [INFO] yang-to-sources: 5 YANG models processed in 20.47 ms 15:47:12 [INFO] BindingJavaFileGenerator: Defined 15 files in 7.129 ms 15:47:12 [INFO] Sorted 15 files into 5 directories in 74.99 μs 15:47:12 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 16.36 ms 15:47:12 [INFO] 15:47:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8530 --- 15:47:12 [INFO] Starting audit... 15:47:12 Audit done. 15:47:12 [INFO] You have 0 Checkstyle violations. 15:47:12 [INFO] 15:47:12 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8530 --- 15:47:12 [INFO] Starting audit... 15:47:12 Audit done. 15:47:12 [INFO] You have 0 Checkstyle violations. 15:47:12 [INFO] 15:47:12 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8530 --- 15:47:12 [INFO] 15:47:12 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8530 --- 15:47:12 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/src/main/resources 15:47:12 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/generated-sources/spi 15:47:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:47:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:12 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/generated-sources/spi 15:47:12 [INFO] 15:47:12 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8530 --- 15:47:12 [INFO] Recompiling the module because of changed dependency. 15:47:12 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 15:47:12 [INFO] 15:47:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8530 >>> 15:47:12 [INFO] 15:47:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8530 --- 15:47:12 [INFO] Fork Value is true 15:47:14 [INFO] Done SpotBugs Analysis.... 15:47:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:47:14 [INFO] 15:47:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8530 <<< 15:47:14 [INFO] 15:47:14 [INFO] 15:47:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8530 --- 15:47:14 [INFO] BugInstance size is 0 15:47:14 [INFO] Error size is 0 15:47:14 [INFO] No errors/warnings found 15:47:14 [INFO] 15:47:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8530 --- 15:47:14 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/src/test/resources 15:47:14 [INFO] 15:47:14 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8530 --- 15:47:14 [INFO] No sources to compile 15:47:14 [INFO] 15:47:14 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8530 --- 15:47:14 [INFO] No tests to run. 15:47:14 [INFO] 15:47:14 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8530 --- 15:47:14 [INFO] 15:47:14 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8530 --- 15:47:14 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/rfc8530-14.0.17-SNAPSHOT.jar 15:47:14 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/classes/META-INF/MANIFEST.MF 15:47:14 [INFO] 15:47:14 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8530 --- 15:47:15 [INFO] No previous run data found, generating javadoc. 15:47:16 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/rfc8530-14.0.17-SNAPSHOT-javadoc.jar 15:47:16 [INFO] 15:47:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8530 --- 15:47:16 [INFO] CycloneDX: Resolving Dependencies 15:47:16 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 15:47:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/bom.xml 15:47:16 [INFO] attaching as rfc8530-14.0.17-SNAPSHOT-cyclonedx.xml 15:47:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/bom.json 15:47:16 [INFO] attaching as rfc8530-14.0.17-SNAPSHOT-cyclonedx.json 15:47:16 [INFO] 15:47:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8530 --- 15:47:16 [INFO] Skipping duplicate-finder execution! 15:47:16 [INFO] 15:47:16 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8530 --- 15:47:16 [INFO] No dependency problems found 15:47:16 [INFO] 15:47:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8530 --- 15:47:16 [INFO] Skipping source per configuration. 15:47:16 [INFO] 15:47:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8530 --- 15:47:17 [INFO] 15:47:17 [INFO] --- jacoco:0.8.13:report (report) @ rfc8530 --- 15:47:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:47:17 [INFO] 15:47:17 [INFO] --- install:3.1.4:install (default-install) @ rfc8530 --- 15:47:17 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.17-SNAPSHOT/rfc8530-14.0.17-SNAPSHOT.pom 15:47:17 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/rfc8530-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.17-SNAPSHOT/rfc8530-14.0.17-SNAPSHOT.jar 15:47:17 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/rfc8530-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.17-SNAPSHOT/rfc8530-14.0.17-SNAPSHOT-javadoc.jar 15:47:17 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.17-SNAPSHOT/rfc8530-14.0.17-SNAPSHOT-cyclonedx.xml 15:47:17 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.17-SNAPSHOT/rfc8530-14.0.17-SNAPSHOT-cyclonedx.json 15:47:17 [INFO] 15:47:17 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8530 --- 15:47:17 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.17-SNAPSHOT/rfc8530-14.0.17-SNAPSHOT.jar 15:47:17 [INFO] Writing OBR metadata 15:47:17 [INFO] 15:47:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8530 --- 15:47:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:47:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:47:17 [INFO] 15:47:17 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8530 --- 15:47:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:47:17 [INFO] 15:47:17 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-types >-- 15:47:17 [INFO] Building rfc8542-ietf-dc-fabric-types 14.0.17-SNAPSHOT [67/228] 15:47:17 [INFO] from model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml 15:47:17 [INFO] -------------------------------[ bundle ]------------------------------- 15:47:17 [INFO] 15:47:17 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-types --- 15:47:17 [INFO] 15:47:17 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-types --- 15:47:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:17 [INFO] 15:47:17 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-types --- 15:47:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:17 [INFO] 15:47:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-types --- 15:47:17 [INFO] 15:47:17 [INFO] --- dependency:3.8.1:properties (default) @ rfc8542-ietf-dc-fabric-types --- 15:47:17 [INFO] 15:47:17 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-types --- 15:47:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:47:17 [INFO] 15:47:17 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8542-ietf-dc-fabric-types --- 15:47:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:47:17 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/yang 15:47:17 [INFO] yang-to-sources: Found 2 dependencies in 661.8 μs 15:47:17 [INFO] yang-to-sources: Project model files found: 1 in 1.896 ms 15:47:17 [INFO] yang-to-sources: 3 YANG models processed in 7.873 ms 15:47:17 [INFO] BindingJavaFileGenerator: Defined 40 files in 2.514 ms 15:47:17 [INFO] Sorted 40 files into 4 directories in 82.91 μs 15:47:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 9.428 ms 15:47:17 [INFO] 15:47:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-types --- 15:47:17 [INFO] Starting audit... 15:47:17 Audit done. 15:47:17 [INFO] You have 0 Checkstyle violations. 15:47:17 [INFO] 15:47:17 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-types --- 15:47:17 [INFO] Starting audit... 15:47:17 Audit done. 15:47:17 [INFO] You have 0 Checkstyle violations. 15:47:17 [INFO] 15:47:17 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8542-ietf-dc-fabric-types --- 15:47:17 [INFO] 15:47:17 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8542-ietf-dc-fabric-types --- 15:47:17 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/resources 15:47:17 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi 15:47:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:47:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:17 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi 15:47:17 [INFO] 15:47:17 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8542-ietf-dc-fabric-types --- 15:47:17 [INFO] Recompiling the module because of changed dependency. 15:47:17 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 15:47:17 [INFO] 15:47:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-types >>> 15:47:17 [INFO] 15:47:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-types --- 15:47:17 [INFO] Fork Value is true 15:47:20 [INFO] Done SpotBugs Analysis.... 15:47:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:47:20 [INFO] 15:47:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-types <<< 15:47:20 [INFO] 15:47:20 [INFO] 15:47:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8542-ietf-dc-fabric-types --- 15:47:20 [INFO] BugInstance size is 0 15:47:20 [INFO] Error size is 0 15:47:20 [INFO] No errors/warnings found 15:47:20 [INFO] 15:47:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-types --- 15:47:20 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-types/src/test/resources 15:47:20 [INFO] 15:47:20 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-types --- 15:47:20 [INFO] No sources to compile 15:47:20 [INFO] 15:47:20 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8542-ietf-dc-fabric-types --- 15:47:20 [INFO] No tests to run. 15:47:20 [INFO] 15:47:20 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8542-ietf-dc-fabric-types --- 15:47:20 [INFO] 15:47:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-types --- 15:47:20 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-14.0.17-SNAPSHOT.jar 15:47:20 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes/META-INF/MANIFEST.MF 15:47:20 [INFO] 15:47:20 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-types --- 15:47:20 [INFO] No previous run data found, generating javadoc. 15:47:21 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-14.0.17-SNAPSHOT-javadoc.jar 15:47:21 [INFO] 15:47:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-types --- 15:47:21 [INFO] CycloneDX: Resolving Dependencies 15:47:22 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 15:47:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml 15:47:22 [INFO] attaching as rfc8542-ietf-dc-fabric-types-14.0.17-SNAPSHOT-cyclonedx.xml 15:47:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json 15:47:22 [INFO] attaching as rfc8542-ietf-dc-fabric-types-14.0.17-SNAPSHOT-cyclonedx.json 15:47:22 [INFO] 15:47:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-types --- 15:47:22 [INFO] Skipping duplicate-finder execution! 15:47:22 [INFO] 15:47:22 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-types --- 15:47:22 [INFO] No dependency problems found 15:47:22 [INFO] 15:47:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-types --- 15:47:22 [INFO] Skipping source per configuration. 15:47:22 [INFO] 15:47:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-types --- 15:47:22 [INFO] 15:47:22 [INFO] --- jacoco:0.8.13:report (report) @ rfc8542-ietf-dc-fabric-types --- 15:47:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:47:22 [INFO] 15:47:22 [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-types --- 15:47:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.17-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.17-SNAPSHOT.pom 15:47:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.17-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.17-SNAPSHOT.jar 15:47:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.17-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.17-SNAPSHOT-javadoc.jar 15:47:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.17-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.17-SNAPSHOT-cyclonedx.xml 15:47:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.17-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.17-SNAPSHOT-cyclonedx.json 15:47:22 [INFO] 15:47:22 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8542-ietf-dc-fabric-types --- 15:47:22 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.17-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.17-SNAPSHOT.jar 15:47:22 [INFO] Writing OBR metadata 15:47:22 [INFO] 15:47:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- 15:47:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:47:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:47:22 [INFO] 15:47:22 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- 15:47:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:47:22 [INFO] 15:47:22 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-topology >-- 15:47:22 [INFO] Building rfc8542-ietf-dc-fabric-topology 14.0.17-SNAPSHOT [68/228] 15:47:22 [INFO] from model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml 15:47:22 [INFO] -------------------------------[ bundle ]------------------------------- 15:47:22 [INFO] 15:47:22 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-topology --- 15:47:22 [INFO] 15:47:22 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-topology --- 15:47:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:22 [INFO] 15:47:22 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-topology --- 15:47:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:22 [INFO] 15:47:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-topology --- 15:47:22 [INFO] 15:47:22 [INFO] --- dependency:3.8.1:properties (default) @ rfc8542-ietf-dc-fabric-topology --- 15:47:22 [INFO] 15:47:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-topology --- 15:47:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:47:22 [INFO] 15:47:22 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8542-ietf-dc-fabric-topology --- 15:47:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:47:22 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/yang 15:47:22 [INFO] yang-to-sources: Found 4 dependencies in 611.9 μs 15:47:22 [INFO] yang-to-sources: Project model files found: 1 in 1.824 ms 15:47:22 [INFO] yang-to-sources: 5 YANG models processed in 23.73 ms 15:47:22 [INFO] BindingJavaFileGenerator: Defined 35 files in 10.11 ms 15:47:22 [INFO] Sorted 35 files into 7 directories in 129.3 μs 15:47:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 35 in 17.82 ms 15:47:22 [INFO] 15:47:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-topology --- 15:47:22 [INFO] Starting audit... 15:47:22 Audit done. 15:47:22 [INFO] You have 0 Checkstyle violations. 15:47:22 [INFO] 15:47:22 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-topology --- 15:47:22 [INFO] Starting audit... 15:47:22 Audit done. 15:47:22 [INFO] You have 0 Checkstyle violations. 15:47:22 [INFO] 15:47:22 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8542-ietf-dc-fabric-topology --- 15:47:22 [INFO] 15:47:22 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8542-ietf-dc-fabric-topology --- 15:47:22 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/resources 15:47:22 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi 15:47:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:47:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:22 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi 15:47:22 [INFO] 15:47:22 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8542-ietf-dc-fabric-topology --- 15:47:22 [INFO] Recompiling the module because of changed dependency. 15:47:23 [INFO] Compiling 34 source files with javac [debug release 21] to target/classes 15:47:23 [INFO] 15:47:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-topology >>> 15:47:23 [INFO] 15:47:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-topology --- 15:47:23 [INFO] Fork Value is true 15:47:25 [INFO] Done SpotBugs Analysis.... 15:47:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:47:25 [INFO] 15:47:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-topology <<< 15:47:25 [INFO] 15:47:25 [INFO] 15:47:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8542-ietf-dc-fabric-topology --- 15:47:25 [INFO] BugInstance size is 0 15:47:25 [INFO] Error size is 0 15:47:25 [INFO] No errors/warnings found 15:47:25 [INFO] 15:47:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-topology --- 15:47:25 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-topology/src/test/resources 15:47:25 [INFO] 15:47:25 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-topology --- 15:47:25 [INFO] No sources to compile 15:47:25 [INFO] 15:47:25 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8542-ietf-dc-fabric-topology --- 15:47:25 [INFO] No tests to run. 15:47:25 [INFO] 15:47:25 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8542-ietf-dc-fabric-topology --- 15:47:25 [INFO] 15:47:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-topology --- 15:47:25 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-14.0.17-SNAPSHOT.jar 15:47:25 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes/META-INF/MANIFEST.MF 15:47:25 [INFO] 15:47:25 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-topology --- 15:47:25 [INFO] No previous run data found, generating javadoc. 15:47:28 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-14.0.17-SNAPSHOT-javadoc.jar 15:47:28 [INFO] 15:47:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-topology --- 15:47:28 [INFO] CycloneDX: Resolving Dependencies 15:47:28 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 15:47:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml 15:47:28 [INFO] attaching as rfc8542-ietf-dc-fabric-topology-14.0.17-SNAPSHOT-cyclonedx.xml 15:47:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json 15:47:28 [INFO] attaching as rfc8542-ietf-dc-fabric-topology-14.0.17-SNAPSHOT-cyclonedx.json 15:47:28 [INFO] 15:47:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-topology --- 15:47:28 [INFO] Skipping duplicate-finder execution! 15:47:28 [INFO] 15:47:28 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-topology --- 15:47:28 [INFO] No dependency problems found 15:47:28 [INFO] 15:47:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-topology --- 15:47:28 [INFO] Skipping source per configuration. 15:47:28 [INFO] 15:47:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-topology --- 15:47:28 [INFO] 15:47:28 [INFO] --- jacoco:0.8.13:report (report) @ rfc8542-ietf-dc-fabric-topology --- 15:47:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:47:28 [INFO] 15:47:28 [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- 15:47:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.17-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.17-SNAPSHOT.pom 15:47:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.17-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.17-SNAPSHOT.jar 15:47:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.17-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.17-SNAPSHOT-javadoc.jar 15:47:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.17-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.17-SNAPSHOT-cyclonedx.xml 15:47:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.17-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.17-SNAPSHOT-cyclonedx.json 15:47:28 [INFO] 15:47:28 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- 15:47:28 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.17-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.17-SNAPSHOT.jar 15:47:28 [INFO] Writing OBR metadata 15:47:28 [INFO] 15:47:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- 15:47:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:47:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:47:28 [INFO] 15:47:28 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- 15:47:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:47:28 [INFO] 15:47:28 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-types >--- 15:47:28 [INFO] Building rfc8776-ietf-te-types 14.0.17-SNAPSHOT [69/228] 15:47:28 [INFO] from model/rfc/rfc8776-ietf-te-types/pom.xml 15:47:28 [INFO] -------------------------------[ bundle ]------------------------------- 15:47:28 [INFO] 15:47:28 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-types --- 15:47:28 [INFO] 15:47:28 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8776-ietf-te-types --- 15:47:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:28 [INFO] 15:47:28 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-types --- 15:47:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:28 [INFO] 15:47:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8776-ietf-te-types --- 15:47:29 [INFO] 15:47:29 [INFO] --- dependency:3.8.1:properties (default) @ rfc8776-ietf-te-types --- 15:47:29 [INFO] 15:47:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-types --- 15:47:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:47:29 [INFO] 15:47:29 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8776-ietf-te-types --- 15:47:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:47:29 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/src/main/yang 15:47:29 [INFO] yang-to-sources: Found 3 dependencies in 488.0 μs 15:47:29 [INFO] yang-to-sources: Project model files found: 1 in 31.21 ms 15:47:29 [INFO] yang-to-sources: 4 YANG models processed in 38.62 ms 15:47:29 [INFO] BindingJavaFileGenerator: Defined 400 files in 11.53 ms 15:47:29 [INFO] Sorted 400 files into 59 directories in 500.6 μs 15:47:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 400 in 107.0 ms 15:47:29 [INFO] 15:47:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-types --- 15:47:29 [INFO] Starting audit... 15:47:29 Audit done. 15:47:29 [INFO] You have 0 Checkstyle violations. 15:47:29 [INFO] 15:47:29 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-types --- 15:47:29 [INFO] Starting audit... 15:47:29 Audit done. 15:47:29 [INFO] You have 0 Checkstyle violations. 15:47:29 [INFO] 15:47:29 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8776-ietf-te-types --- 15:47:29 [INFO] 15:47:29 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8776-ietf-te-types --- 15:47:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/src/main/resources 15:47:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi 15:47:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:47:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi 15:47:29 [INFO] 15:47:29 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8776-ietf-te-types --- 15:47:29 [INFO] Recompiling the module because of changed dependency. 15:47:29 [INFO] Compiling 400 source files with javac [debug release 21] to target/classes 15:47:30 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/ExtendedAdminGroup.java:[59,42] possible 'this' escape before subclass is fully initialized 15:47:30 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/TeNodeId.java:[59,42] possible 'this' escape before subclass is fully initialized 15:47:30 [INFO] 15:47:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-types >>> 15:47:30 [INFO] 15:47:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8776-ietf-te-types --- 15:47:30 [INFO] Fork Value is true 15:47:33 [INFO] Done SpotBugs Analysis.... 15:47:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:47:33 [INFO] 15:47:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-types <<< 15:47:33 [INFO] 15:47:33 [INFO] 15:47:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8776-ietf-te-types --- 15:47:33 [INFO] BugInstance size is 0 15:47:33 [INFO] Error size is 0 15:47:33 [INFO] No errors/warnings found 15:47:33 [INFO] 15:47:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8776-ietf-te-types --- 15:47:33 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/src/test/resources 15:47:33 [INFO] 15:47:33 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8776-ietf-te-types --- 15:47:33 [INFO] No sources to compile 15:47:33 [INFO] 15:47:33 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8776-ietf-te-types --- 15:47:33 [INFO] No tests to run. 15:47:33 [INFO] 15:47:33 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8776-ietf-te-types --- 15:47:33 [INFO] 15:47:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8776-ietf-te-types --- 15:47:34 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-14.0.17-SNAPSHOT.jar 15:47:34 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/target/classes/META-INF/MANIFEST.MF 15:47:34 [INFO] 15:47:34 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8776-ietf-te-types --- 15:47:34 [INFO] No previous run data found, generating javadoc. 15:47:39 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-14.0.17-SNAPSHOT-javadoc.jar 15:47:39 [INFO] 15:47:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-types --- 15:47:39 [INFO] CycloneDX: Resolving Dependencies 15:47:40 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 15:47:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/target/bom.xml 15:47:40 [INFO] attaching as rfc8776-ietf-te-types-14.0.17-SNAPSHOT-cyclonedx.xml 15:47:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/target/bom.json 15:47:40 [INFO] attaching as rfc8776-ietf-te-types-14.0.17-SNAPSHOT-cyclonedx.json 15:47:40 [INFO] 15:47:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-types --- 15:47:40 [INFO] Skipping duplicate-finder execution! 15:47:40 [INFO] 15:47:40 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8776-ietf-te-types --- 15:47:40 [INFO] No dependency problems found 15:47:40 [INFO] 15:47:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8776-ietf-te-types --- 15:47:40 [INFO] Skipping source per configuration. 15:47:40 [INFO] 15:47:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8776-ietf-te-types --- 15:47:40 [INFO] 15:47:40 [INFO] --- jacoco:0.8.13:report (report) @ rfc8776-ietf-te-types --- 15:47:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:47:40 [INFO] 15:47:40 [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-types --- 15:47:40 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.17-SNAPSHOT/rfc8776-ietf-te-types-14.0.17-SNAPSHOT.pom 15:47:40 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.17-SNAPSHOT/rfc8776-ietf-te-types-14.0.17-SNAPSHOT.jar 15:47:40 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.17-SNAPSHOT/rfc8776-ietf-te-types-14.0.17-SNAPSHOT-javadoc.jar 15:47:40 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.17-SNAPSHOT/rfc8776-ietf-te-types-14.0.17-SNAPSHOT-cyclonedx.xml 15:47:40 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.17-SNAPSHOT/rfc8776-ietf-te-types-14.0.17-SNAPSHOT-cyclonedx.json 15:47:40 [INFO] 15:47:40 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8776-ietf-te-types --- 15:47:40 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.17-SNAPSHOT/rfc8776-ietf-te-types-14.0.17-SNAPSHOT.jar 15:47:40 [INFO] Writing OBR metadata 15:47:40 [INFO] 15:47:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-types --- 15:47:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:47:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:47:40 [INFO] 15:47:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8776-ietf-te-types --- 15:47:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:47:40 [INFO] 15:47:40 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-packet-types >-- 15:47:40 [INFO] Building rfc8776-ietf-te-packet-types 14.0.17-SNAPSHOT [70/228] 15:47:40 [INFO] from model/rfc/rfc8776-ietf-te-packet-types/pom.xml 15:47:40 [INFO] -------------------------------[ bundle ]------------------------------- 15:47:40 [INFO] 15:47:40 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-packet-types --- 15:47:40 [INFO] 15:47:40 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8776-ietf-te-packet-types --- 15:47:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:40 [INFO] 15:47:40 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-packet-types --- 15:47:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:40 [INFO] 15:47:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8776-ietf-te-packet-types --- 15:47:40 [INFO] 15:47:40 [INFO] --- dependency:3.8.1:properties (default) @ rfc8776-ietf-te-packet-types --- 15:47:40 [INFO] 15:47:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-packet-types --- 15:47:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-packet-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:47:40 [INFO] 15:47:40 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8776-ietf-te-packet-types --- 15:47:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:47:40 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-packet-types/src/main/yang 15:47:40 [INFO] yang-to-sources: Found 4 dependencies in 768.5 μs 15:47:40 [INFO] yang-to-sources: Project model files found: 1 in 5.263 ms 15:47:40 [INFO] yang-to-sources: 5 YANG models processed in 51.52 ms 15:47:40 [INFO] BindingJavaFileGenerator: Defined 31 files in 11.43 ms 15:47:40 [INFO] Sorted 31 files into 5 directories in 191.4 μs 15:47:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 31 in 17.58 ms 15:47:40 [INFO] 15:47:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-packet-types --- 15:47:40 [INFO] Starting audit... 15:47:40 Audit done. 15:47:40 [INFO] You have 0 Checkstyle violations. 15:47:40 [INFO] 15:47:40 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-packet-types --- 15:47:40 [INFO] Starting audit... 15:47:40 Audit done. 15:47:40 [INFO] You have 0 Checkstyle violations. 15:47:40 [INFO] 15:47:40 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8776-ietf-te-packet-types --- 15:47:40 [INFO] 15:47:40 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8776-ietf-te-packet-types --- 15:47:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-packet-types/src/main/resources 15:47:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi 15:47:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:47:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi 15:47:40 [INFO] 15:47:40 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8776-ietf-te-packet-types --- 15:47:40 [INFO] Recompiling the module because of changed dependency. 15:47:40 [INFO] Compiling 30 source files with javac [debug release 21] to target/classes 15:47:41 [INFO] 15:47:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-packet-types >>> 15:47:41 [INFO] 15:47:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8776-ietf-te-packet-types --- 15:47:41 [INFO] Fork Value is true 15:47:43 [INFO] Done SpotBugs Analysis.... 15:47:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:47:43 [INFO] 15:47:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-packet-types <<< 15:47:43 [INFO] 15:47:43 [INFO] 15:47:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8776-ietf-te-packet-types --- 15:47:43 [INFO] BugInstance size is 0 15:47:43 [INFO] Error size is 0 15:47:43 [INFO] No errors/warnings found 15:47:43 [INFO] 15:47:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8776-ietf-te-packet-types --- 15:47:43 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-packet-types/src/test/resources 15:47:43 [INFO] 15:47:43 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8776-ietf-te-packet-types --- 15:47:43 [INFO] No sources to compile 15:47:43 [INFO] 15:47:43 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8776-ietf-te-packet-types --- 15:47:43 [INFO] No tests to run. 15:47:43 [INFO] 15:47:43 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8776-ietf-te-packet-types --- 15:47:43 [INFO] 15:47:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8776-ietf-te-packet-types --- 15:47:43 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-14.0.17-SNAPSHOT.jar 15:47:43 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-packet-types/target/classes/META-INF/MANIFEST.MF 15:47:43 [INFO] 15:47:43 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8776-ietf-te-packet-types --- 15:47:43 [INFO] No previous run data found, generating javadoc. 15:47:45 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-14.0.17-SNAPSHOT-javadoc.jar 15:47:47 [INFO] 15:47:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-packet-types --- 15:47:47 [INFO] CycloneDX: Resolving Dependencies 15:47:47 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 15:47:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml 15:47:47 [INFO] attaching as rfc8776-ietf-te-packet-types-14.0.17-SNAPSHOT-cyclonedx.xml 15:47:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json 15:47:47 [INFO] attaching as rfc8776-ietf-te-packet-types-14.0.17-SNAPSHOT-cyclonedx.json 15:47:47 [INFO] 15:47:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-packet-types --- 15:47:47 [INFO] Skipping duplicate-finder execution! 15:47:47 [INFO] 15:47:47 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8776-ietf-te-packet-types --- 15:47:47 [INFO] No dependency problems found 15:47:47 [INFO] 15:47:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8776-ietf-te-packet-types --- 15:47:47 [INFO] Skipping source per configuration. 15:47:47 [INFO] 15:47:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8776-ietf-te-packet-types --- 15:47:47 [INFO] 15:47:47 [INFO] --- jacoco:0.8.13:report (report) @ rfc8776-ietf-te-packet-types --- 15:47:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:47:47 [INFO] 15:47:47 [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-packet-types --- 15:47:47 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-packet-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.17-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.17-SNAPSHOT.pom 15:47:47 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.17-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.17-SNAPSHOT.jar 15:47:47 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.17-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.17-SNAPSHOT-javadoc.jar 15:47:47 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.17-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.17-SNAPSHOT-cyclonedx.xml 15:47:47 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.17-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.17-SNAPSHOT-cyclonedx.json 15:47:47 [INFO] 15:47:47 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8776-ietf-te-packet-types --- 15:47:47 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.17-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.17-SNAPSHOT.jar 15:47:47 [INFO] Writing OBR metadata 15:47:47 [INFO] 15:47:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- 15:47:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:47:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:47:47 [INFO] 15:47:47 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- 15:47:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:47:47 [INFO] 15:47:47 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology >-- 15:47:47 [INFO] Building rfc8795-ietf-te-topology 14.0.17-SNAPSHOT [71/228] 15:47:47 [INFO] from model/rfc/rfc8795-ietf-te-topology/pom.xml 15:47:47 [INFO] -------------------------------[ bundle ]------------------------------- 15:47:47 [INFO] 15:47:47 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology --- 15:47:47 [INFO] 15:47:47 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8795-ietf-te-topology --- 15:47:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:47 [INFO] 15:47:47 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology --- 15:47:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:47 [INFO] 15:47:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8795-ietf-te-topology --- 15:47:47 [INFO] 15:47:47 [INFO] --- dependency:3.8.1:properties (default) @ rfc8795-ietf-te-topology --- 15:47:47 [INFO] 15:47:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology --- 15:47:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:47:47 [INFO] 15:47:47 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8795-ietf-te-topology --- 15:47:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:47:47 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/src/main/yang 15:47:47 [INFO] yang-to-sources: Found 6 dependencies in 1.012 ms 15:47:47 [INFO] yang-to-sources: Project model files found: 1 in 9.345 ms 15:47:47 [INFO] yang-to-sources: 7 YANG models processed in 161.1 ms 15:47:47 [INFO] BindingJavaFileGenerator: Defined 209 files in 19.06 ms 15:47:47 [INFO] Sorted 209 files into 50 directories in 284.3 μs 15:47:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 209 in 75.28 ms 15:47:47 [INFO] 15:47:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology --- 15:47:47 [INFO] Starting audit... 15:47:47 Audit done. 15:47:47 [INFO] You have 0 Checkstyle violations. 15:47:47 [INFO] 15:47:47 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology --- 15:47:47 [INFO] Starting audit... 15:47:47 Audit done. 15:47:47 [INFO] You have 0 Checkstyle violations. 15:47:47 [INFO] 15:47:47 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8795-ietf-te-topology --- 15:47:47 [INFO] 15:47:47 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8795-ietf-te-topology --- 15:47:47 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/src/main/resources 15:47:47 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi 15:47:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:47:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:47 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi 15:47:47 [INFO] 15:47:47 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8795-ietf-te-topology --- 15:47:47 [INFO] Recompiling the module because of changed dependency. 15:47:47 [INFO] Compiling 208 source files with javac [debug release 21] to target/classes 15:47:47 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/rev200806/te/node/tunnel/termination/point/llc/list/LocalLinkConnectivityKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type 15:47:47 [INFO] 15:47:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology >>> 15:47:47 [INFO] 15:47:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8795-ietf-te-topology --- 15:47:47 [INFO] Fork Value is true 15:47:50 [INFO] Done SpotBugs Analysis.... 15:47:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:47:50 [INFO] 15:47:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology <<< 15:47:50 [INFO] 15:47:50 [INFO] 15:47:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8795-ietf-te-topology --- 15:47:50 [INFO] BugInstance size is 0 15:47:50 [INFO] Error size is 0 15:47:50 [INFO] No errors/warnings found 15:47:50 [INFO] 15:47:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8795-ietf-te-topology --- 15:47:50 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/src/test/resources 15:47:50 [INFO] 15:47:50 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8795-ietf-te-topology --- 15:47:50 [INFO] No sources to compile 15:47:50 [INFO] 15:47:50 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8795-ietf-te-topology --- 15:47:50 [INFO] No tests to run. 15:47:50 [INFO] 15:47:50 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8795-ietf-te-topology --- 15:47:50 [INFO] 15:47:50 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8795-ietf-te-topology --- 15:47:50 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-14.0.17-SNAPSHOT.jar 15:47:50 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/target/classes/META-INF/MANIFEST.MF 15:47:50 [INFO] 15:47:50 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8795-ietf-te-topology --- 15:47:50 [INFO] No previous run data found, generating javadoc. 15:47:55 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-14.0.17-SNAPSHOT-javadoc.jar 15:47:55 [INFO] 15:47:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology --- 15:47:55 [INFO] CycloneDX: Resolving Dependencies 15:47:56 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 15:47:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/target/bom.xml 15:47:56 [INFO] attaching as rfc8795-ietf-te-topology-14.0.17-SNAPSHOT-cyclonedx.xml 15:47:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/target/bom.json 15:47:56 [INFO] attaching as rfc8795-ietf-te-topology-14.0.17-SNAPSHOT-cyclonedx.json 15:47:56 [INFO] 15:47:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology --- 15:47:56 [INFO] Skipping duplicate-finder execution! 15:47:56 [INFO] 15:47:56 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology --- 15:47:56 [INFO] No dependency problems found 15:47:56 [INFO] 15:47:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology --- 15:47:56 [INFO] Skipping source per configuration. 15:47:56 [INFO] 15:47:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8795-ietf-te-topology --- 15:47:56 [INFO] 15:47:56 [INFO] --- jacoco:0.8.13:report (report) @ rfc8795-ietf-te-topology --- 15:47:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:47:56 [INFO] 15:47:56 [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology --- 15:47:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.17-SNAPSHOT/rfc8795-ietf-te-topology-14.0.17-SNAPSHOT.pom 15:47:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.17-SNAPSHOT/rfc8795-ietf-te-topology-14.0.17-SNAPSHOT.jar 15:47:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.17-SNAPSHOT/rfc8795-ietf-te-topology-14.0.17-SNAPSHOT-javadoc.jar 15:47:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.17-SNAPSHOT/rfc8795-ietf-te-topology-14.0.17-SNAPSHOT-cyclonedx.xml 15:47:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.17-SNAPSHOT/rfc8795-ietf-te-topology-14.0.17-SNAPSHOT-cyclonedx.json 15:47:56 [INFO] 15:47:56 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8795-ietf-te-topology --- 15:47:56 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.17-SNAPSHOT/rfc8795-ietf-te-topology-14.0.17-SNAPSHOT.jar 15:47:56 [INFO] Writing OBR metadata 15:47:56 [INFO] 15:47:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology --- 15:47:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:47:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:47:56 [INFO] 15:47:56 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8795-ietf-te-topology --- 15:47:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:47:56 [INFO] 15:47:56 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology-state >-- 15:47:56 [INFO] Building rfc8795-ietf-te-topology-state 14.0.17-SNAPSHOT [72/228] 15:47:56 [INFO] from model/rfc/rfc8795-ietf-te-topology-state/pom.xml 15:47:56 [INFO] -------------------------------[ bundle ]------------------------------- 15:47:56 [INFO] 15:47:56 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology-state --- 15:47:56 [INFO] 15:47:56 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8795-ietf-te-topology-state --- 15:47:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:56 [INFO] 15:47:56 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology-state --- 15:47:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:56 [INFO] 15:47:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8795-ietf-te-topology-state --- 15:47:56 [INFO] 15:47:56 [INFO] --- dependency:3.8.1:properties (default) @ rfc8795-ietf-te-topology-state --- 15:47:56 [INFO] 15:47:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology-state --- 15:47:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:47:56 [INFO] 15:47:56 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8795-ietf-te-topology-state --- 15:47:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:47:56 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/src/main/yang 15:47:56 [INFO] yang-to-sources: Found 9 dependencies in 1.330 ms 15:47:56 [INFO] yang-to-sources: Project model files found: 1 in 2.354 ms 15:47:56 [INFO] yang-to-sources: 10 YANG models processed in 182.0 ms 15:47:56 [INFO] BindingJavaFileGenerator: Defined 39 files in 19.38 ms 15:47:56 [INFO] Sorted 39 files into 8 directories in 161.5 μs 15:47:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 29.69 ms 15:47:56 [INFO] 15:47:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology-state --- 15:47:57 [INFO] Starting audit... 15:47:57 Audit done. 15:47:57 [INFO] You have 0 Checkstyle violations. 15:47:57 [INFO] 15:47:57 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology-state --- 15:47:57 [INFO] Starting audit... 15:47:57 Audit done. 15:47:57 [INFO] You have 0 Checkstyle violations. 15:47:57 [INFO] 15:47:57 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8795-ietf-te-topology-state --- 15:47:57 [INFO] 15:47:57 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8795-ietf-te-topology-state --- 15:47:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/src/main/resources 15:47:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi 15:47:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:47:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi 15:47:57 [INFO] 15:47:57 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8795-ietf-te-topology-state --- 15:47:57 [INFO] Recompiling the module because of changed dependency. 15:47:57 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 15:47:57 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/state/rev200806/te/node/tunnel/termination/point/llc/list/LocalLinkConnectivityKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type 15:47:57 [INFO] 15:47:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology-state >>> 15:47:57 [INFO] 15:47:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8795-ietf-te-topology-state --- 15:47:57 [INFO] Fork Value is true 15:47:59 [INFO] Done SpotBugs Analysis.... 15:47:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:47:59 [INFO] 15:47:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology-state <<< 15:47:59 [INFO] 15:47:59 [INFO] 15:47:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8795-ietf-te-topology-state --- 15:47:59 [INFO] BugInstance size is 0 15:47:59 [INFO] Error size is 0 15:47:59 [INFO] No errors/warnings found 15:47:59 [INFO] 15:47:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8795-ietf-te-topology-state --- 15:47:59 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/src/test/resources 15:47:59 [INFO] 15:47:59 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8795-ietf-te-topology-state --- 15:47:59 [INFO] No sources to compile 15:47:59 [INFO] 15:47:59 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8795-ietf-te-topology-state --- 15:47:59 [INFO] No tests to run. 15:47:59 [INFO] 15:47:59 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8795-ietf-te-topology-state --- 15:47:59 [INFO] 15:47:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8795-ietf-te-topology-state --- 15:47:59 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-14.0.17-SNAPSHOT.jar 15:47:59 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/target/classes/META-INF/MANIFEST.MF 15:47:59 [INFO] 15:47:59 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8795-ietf-te-topology-state --- 15:48:00 [INFO] No previous run data found, generating javadoc. 15:48:02 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-14.0.17-SNAPSHOT-javadoc.jar 15:48:02 [INFO] 15:48:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology-state --- 15:48:02 [INFO] CycloneDX: Resolving Dependencies 15:48:02 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 15:48:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml 15:48:02 [INFO] attaching as rfc8795-ietf-te-topology-state-14.0.17-SNAPSHOT-cyclonedx.xml 15:48:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json 15:48:02 [INFO] attaching as rfc8795-ietf-te-topology-state-14.0.17-SNAPSHOT-cyclonedx.json 15:48:02 [INFO] 15:48:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology-state --- 15:48:02 [INFO] Skipping duplicate-finder execution! 15:48:02 [INFO] 15:48:02 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology-state --- 15:48:02 [INFO] No dependency problems found 15:48:02 [INFO] 15:48:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology-state --- 15:48:02 [INFO] Skipping source per configuration. 15:48:02 [INFO] 15:48:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8795-ietf-te-topology-state --- 15:48:02 [INFO] 15:48:02 [INFO] --- jacoco:0.8.13:report (report) @ rfc8795-ietf-te-topology-state --- 15:48:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:48:02 [INFO] 15:48:02 [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology-state --- 15:48:02 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.17-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.17-SNAPSHOT.pom 15:48:02 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.17-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.17-SNAPSHOT.jar 15:48:02 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.17-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.17-SNAPSHOT-javadoc.jar 15:48:02 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.17-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.17-SNAPSHOT-cyclonedx.xml 15:48:02 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.17-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.17-SNAPSHOT-cyclonedx.json 15:48:02 [INFO] 15:48:02 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8795-ietf-te-topology-state --- 15:48:02 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.17-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.17-SNAPSHOT.jar 15:48:02 [INFO] Writing OBR metadata 15:48:02 [INFO] 15:48:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- 15:48:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:48:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:48:02 [INFO] 15:48:02 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- 15:48:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:48:02 [INFO] 15:48:02 [INFO] -------< org.opendaylight.mdsal.binding.model.iana:iana-if-type >------- 15:48:02 [INFO] Building iana-if-type 14.0.17-SNAPSHOT [73/228] 15:48:02 [INFO] from model/iana/iana-if-type/pom.xml 15:48:02 [INFO] -------------------------------[ bundle ]------------------------------- 15:48:02 [INFO] 15:48:02 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-if-type --- 15:48:02 [INFO] 15:48:02 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-if-type --- 15:48:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:02 [INFO] 15:48:02 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-if-type --- 15:48:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:02 [INFO] 15:48:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-if-type --- 15:48:03 [INFO] 15:48:03 [INFO] --- dependency:3.8.1:properties (default) @ iana-if-type --- 15:48:03 [INFO] 15:48:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-if-type --- 15:48:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:48:03 [INFO] 15:48:03 [INFO] --- yang:14.0.16:generate-sources (binding) @ iana-if-type --- 15:48:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:48:03 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/src/main/yang 15:48:03 [INFO] yang-to-sources: Found 2 dependencies in 468.9 μs 15:48:03 [INFO] yang-to-sources: Project model files found: 1 in 10.58 ms 15:48:03 [INFO] yang-to-sources: 3 YANG models processed in 15.28 ms 15:48:03 [INFO] BindingJavaFileGenerator: Defined 304 files in 6.192 ms 15:48:03 [INFO] Sorted 304 files into 3 directories in 297.5 μs 15:48:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 304 in 40.64 ms 15:48:03 [INFO] 15:48:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-if-type --- 15:48:03 [INFO] Starting audit... 15:48:03 Audit done. 15:48:03 [INFO] You have 0 Checkstyle violations. 15:48:03 [INFO] 15:48:03 [INFO] --- checkstyle:3.6.0:check (default) @ iana-if-type --- 15:48:03 [INFO] Starting audit... 15:48:03 Audit done. 15:48:03 [INFO] You have 0 Checkstyle violations. 15:48:03 [INFO] 15:48:03 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-if-type --- 15:48:03 [INFO] 15:48:03 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-if-type --- 15:48:03 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/src/main/resources 15:48:03 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/generated-sources/spi 15:48:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:48:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:48:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:48:03 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/generated-sources/spi 15:48:03 [INFO] 15:48:03 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-if-type --- 15:48:03 [INFO] Recompiling the module because of changed dependency. 15:48:03 [INFO] Compiling 303 source files with javac [debug release 21] to target/classes 15:48:04 [INFO] 15:48:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-if-type >>> 15:48:04 [INFO] 15:48:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-if-type --- 15:48:04 [INFO] Fork Value is true 15:48:06 [INFO] Done SpotBugs Analysis.... 15:48:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:48:06 [INFO] 15:48:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-if-type <<< 15:48:06 [INFO] 15:48:06 [INFO] 15:48:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-if-type --- 15:48:06 [INFO] BugInstance size is 0 15:48:06 [INFO] Error size is 0 15:48:06 [INFO] No errors/warnings found 15:48:06 [INFO] 15:48:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-if-type --- 15:48:06 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/src/test/resources 15:48:06 [INFO] 15:48:06 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-if-type --- 15:48:06 [INFO] No sources to compile 15:48:06 [INFO] 15:48:06 [INFO] --- surefire:3.5.3:test (default-test) @ iana-if-type --- 15:48:06 [INFO] No tests to run. 15:48:06 [INFO] 15:48:06 [INFO] --- copy:14.1.2:copy-files (default) @ iana-if-type --- 15:48:06 [INFO] 15:48:06 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-if-type --- 15:48:06 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/iana-if-type-14.0.17-SNAPSHOT.jar 15:48:06 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/classes/META-INF/MANIFEST.MF 15:48:06 [INFO] 15:48:06 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-if-type --- 15:48:07 [INFO] No previous run data found, generating javadoc. 15:48:10 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/iana-if-type-14.0.17-SNAPSHOT-javadoc.jar 15:48:10 [INFO] 15:48:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-if-type --- 15:48:10 [INFO] CycloneDX: Resolving Dependencies 15:48:10 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 15:48:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/bom.xml 15:48:10 [INFO] attaching as iana-if-type-14.0.17-SNAPSHOT-cyclonedx.xml 15:48:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/bom.json 15:48:10 [INFO] attaching as iana-if-type-14.0.17-SNAPSHOT-cyclonedx.json 15:48:10 [INFO] 15:48:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-if-type --- 15:48:10 [INFO] Skipping duplicate-finder execution! 15:48:10 [INFO] 15:48:10 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-if-type --- 15:48:10 [INFO] No dependency problems found 15:48:10 [INFO] 15:48:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-if-type --- 15:48:10 [INFO] Skipping source per configuration. 15:48:10 [INFO] 15:48:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-if-type --- 15:48:10 [INFO] 15:48:10 [INFO] --- jacoco:0.8.13:report (report) @ iana-if-type --- 15:48:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:48:10 [INFO] 15:48:10 [INFO] --- install:3.1.4:install (default-install) @ iana-if-type --- 15:48:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.17-SNAPSHOT/iana-if-type-14.0.17-SNAPSHOT.pom 15:48:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/iana-if-type-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.17-SNAPSHOT/iana-if-type-14.0.17-SNAPSHOT.jar 15:48:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/iana-if-type-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.17-SNAPSHOT/iana-if-type-14.0.17-SNAPSHOT-javadoc.jar 15:48:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.17-SNAPSHOT/iana-if-type-14.0.17-SNAPSHOT-cyclonedx.xml 15:48:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.17-SNAPSHOT/iana-if-type-14.0.17-SNAPSHOT-cyclonedx.json 15:48:10 [INFO] 15:48:10 [INFO] --- bundle:6.0.0:install (default-install) @ iana-if-type --- 15:48:10 [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.17-SNAPSHOT/iana-if-type-14.0.17-SNAPSHOT.jar 15:48:10 [INFO] Writing OBR metadata 15:48:10 [INFO] 15:48:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-if-type --- 15:48:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:48:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:48:10 [INFO] 15:48:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-if-type --- 15:48:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:48:10 [INFO] 15:48:10 [INFO] ----< org.opendaylight.mdsal.binding.model.iana:iana-routing-types >---- 15:48:10 [INFO] Building iana-routing-types 14.0.17-SNAPSHOT [74/228] 15:48:11 [INFO] from model/iana/iana-routing-types/pom.xml 15:48:11 [INFO] -------------------------------[ bundle ]------------------------------- 15:48:11 [INFO] 15:48:11 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-routing-types --- 15:48:11 [INFO] 15:48:11 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-routing-types --- 15:48:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:11 [INFO] 15:48:11 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-routing-types --- 15:48:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:11 [INFO] 15:48:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-routing-types --- 15:48:11 [INFO] 15:48:11 [INFO] --- dependency:3.8.1:properties (default) @ iana-routing-types --- 15:48:11 [INFO] 15:48:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-routing-types --- 15:48:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:48:11 [INFO] 15:48:11 [INFO] --- yang:14.0.16:generate-sources (binding) @ iana-routing-types --- 15:48:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:48:11 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/src/main/yang 15:48:11 [INFO] yang-to-sources: Found 0 dependencies in 390.9 μs 15:48:11 [INFO] yang-to-sources: Project model files found: 1 in 4.674 ms 15:48:11 [INFO] yang-to-sources: 1 YANG models processed in 3.284 ms 15:48:11 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.109 ms 15:48:11 [INFO] Sorted 6 files into 3 directories in 83.07 μs 15:48:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.728 ms 15:48:11 [INFO] 15:48:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-routing-types --- 15:48:11 [INFO] Starting audit... 15:48:11 Audit done. 15:48:11 [INFO] You have 0 Checkstyle violations. 15:48:11 [INFO] 15:48:11 [INFO] --- checkstyle:3.6.0:check (default) @ iana-routing-types --- 15:48:11 [INFO] Starting audit... 15:48:11 Audit done. 15:48:11 [INFO] You have 0 Checkstyle violations. 15:48:11 [INFO] 15:48:11 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-routing-types --- 15:48:11 [INFO] 15:48:11 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-routing-types --- 15:48:11 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/src/main/resources 15:48:11 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/generated-sources/spi 15:48:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:48:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:48:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:48:11 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/generated-sources/spi 15:48:11 [INFO] 15:48:11 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-routing-types --- 15:48:11 [INFO] Recompiling the module because of changed source code. 15:48:11 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 15:48:11 [INFO] 15:48:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-routing-types >>> 15:48:11 [INFO] 15:48:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-routing-types --- 15:48:11 [INFO] Fork Value is true 15:48:13 [INFO] Done SpotBugs Analysis.... 15:48:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:48:13 [INFO] 15:48:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-routing-types <<< 15:48:13 [INFO] 15:48:13 [INFO] 15:48:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-routing-types --- 15:48:13 [INFO] BugInstance size is 0 15:48:13 [INFO] Error size is 0 15:48:13 [INFO] No errors/warnings found 15:48:13 [INFO] 15:48:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-routing-types --- 15:48:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/src/test/resources 15:48:13 [INFO] 15:48:13 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-routing-types --- 15:48:13 [INFO] No sources to compile 15:48:13 [INFO] 15:48:13 [INFO] --- surefire:3.5.3:test (default-test) @ iana-routing-types --- 15:48:13 [INFO] No tests to run. 15:48:13 [INFO] 15:48:13 [INFO] --- copy:14.1.2:copy-files (default) @ iana-routing-types --- 15:48:13 [INFO] 15:48:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-routing-types --- 15:48:13 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/iana-routing-types-14.0.17-SNAPSHOT.jar 15:48:13 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/classes/META-INF/MANIFEST.MF 15:48:13 [INFO] 15:48:13 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-routing-types --- 15:48:13 [INFO] No previous run data found, generating javadoc. 15:48:15 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/iana-routing-types-14.0.17-SNAPSHOT-javadoc.jar 15:48:15 [INFO] 15:48:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-routing-types --- 15:48:15 [INFO] CycloneDX: Resolving Dependencies 15:48:15 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 15:48:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/bom.xml 15:48:15 [INFO] attaching as iana-routing-types-14.0.17-SNAPSHOT-cyclonedx.xml 15:48:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/bom.json 15:48:15 [INFO] attaching as iana-routing-types-14.0.17-SNAPSHOT-cyclonedx.json 15:48:15 [INFO] 15:48:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-routing-types --- 15:48:15 [INFO] Skipping duplicate-finder execution! 15:48:15 [INFO] 15:48:15 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-routing-types --- 15:48:15 [INFO] No dependency problems found 15:48:15 [INFO] 15:48:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-routing-types --- 15:48:15 [INFO] Skipping source per configuration. 15:48:15 [INFO] 15:48:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-routing-types --- 15:48:15 [INFO] 15:48:15 [INFO] --- jacoco:0.8.13:report (report) @ iana-routing-types --- 15:48:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:48:15 [INFO] 15:48:15 [INFO] --- install:3.1.4:install (default-install) @ iana-routing-types --- 15:48:15 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.17-SNAPSHOT/iana-routing-types-14.0.17-SNAPSHOT.pom 15:48:15 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/iana-routing-types-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.17-SNAPSHOT/iana-routing-types-14.0.17-SNAPSHOT.jar 15:48:15 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/iana-routing-types-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.17-SNAPSHOT/iana-routing-types-14.0.17-SNAPSHOT-javadoc.jar 15:48:15 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.17-SNAPSHOT/iana-routing-types-14.0.17-SNAPSHOT-cyclonedx.xml 15:48:15 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.17-SNAPSHOT/iana-routing-types-14.0.17-SNAPSHOT-cyclonedx.json 15:48:15 [INFO] 15:48:15 [INFO] --- bundle:6.0.0:install (default-install) @ iana-routing-types --- 15:48:15 [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.17-SNAPSHOT/iana-routing-types-14.0.17-SNAPSHOT.jar 15:48:15 [INFO] Writing OBR metadata 15:48:15 [INFO] 15:48:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-routing-types --- 15:48:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:48:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:48:15 [INFO] 15:48:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-routing-types --- 15:48:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:48:15 [INFO] 15:48:15 [INFO] -------------< org.opendaylight.mdsal.model:ietf-topology >------------- 15:48:15 [INFO] Building ietf-topology 2013.10.21.26.17-SNAPSHOT [75/228] 15:48:15 [INFO] from model/ietf-topology/pom.xml 15:48:15 [INFO] -------------------------------[ bundle ]------------------------------- 15:48:15 [INFO] 15:48:15 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-topology --- 15:48:15 [INFO] 15:48:15 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ ietf-topology --- 15:48:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:15 [INFO] 15:48:15 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ ietf-topology --- 15:48:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:15 [INFO] 15:48:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-topology --- 15:48:16 [INFO] 15:48:16 [INFO] --- dependency:3.8.1:properties (default) @ ietf-topology --- 15:48:16 [INFO] 15:48:16 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ ietf-topology --- 15:48:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:48:16 [INFO] 15:48:16 [INFO] --- yang:14.0.16:generate-sources (binding) @ ietf-topology --- 15:48:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:48:16 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/src/main/yang 15:48:16 [INFO] yang-to-sources: Found 2 dependencies in 515.2 μs 15:48:16 [INFO] yang-to-sources: Project model files found: 1 in 1.534 ms 15:48:16 [INFO] yang-to-sources: 2 YANG models processed in 9.654 ms 15:48:16 [INFO] BindingJavaFileGenerator: Defined 40 files in 2.439 ms 15:48:16 [INFO] Sorted 40 files into 8 directories in 83.43 μs 15:48:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 19.71 ms 15:48:16 [INFO] 15:48:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ ietf-topology --- 15:48:16 [INFO] Starting audit... 15:48:16 Audit done. 15:48:16 [INFO] You have 0 Checkstyle violations. 15:48:16 [INFO] 15:48:16 [INFO] --- checkstyle:3.6.0:check (default) @ ietf-topology --- 15:48:16 [INFO] Starting audit... 15:48:16 Audit done. 15:48:16 [INFO] You have 0 Checkstyle violations. 15:48:16 [INFO] 15:48:16 [INFO] --- dependency:3.8.1:copy (unpack-license) @ ietf-topology --- 15:48:16 [INFO] 15:48:16 [INFO] --- resources:3.3.1:resources (default-resources) @ ietf-topology --- 15:48:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/src/main/resources 15:48:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/generated-sources/spi 15:48:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:48:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:48:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:48:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/generated-sources/spi 15:48:16 [INFO] 15:48:16 [INFO] --- compiler:3.14.0:compile (default-compile) @ ietf-topology --- 15:48:16 [INFO] Recompiling the module because of changed dependency. 15:48:16 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 15:48:16 [INFO] 15:48:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ietf-topology >>> 15:48:16 [INFO] 15:48:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ietf-topology --- 15:48:16 [INFO] Fork Value is true 15:48:18 [INFO] Done SpotBugs Analysis.... 15:48:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:48:18 [INFO] 15:48:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ietf-topology <<< 15:48:18 [INFO] 15:48:18 [INFO] 15:48:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ietf-topology --- 15:48:18 [INFO] BugInstance size is 0 15:48:18 [INFO] Error size is 0 15:48:18 [INFO] No errors/warnings found 15:48:18 [INFO] 15:48:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ietf-topology --- 15:48:18 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/src/test/resources 15:48:18 [INFO] 15:48:18 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ ietf-topology --- 15:48:18 [INFO] No sources to compile 15:48:18 [INFO] 15:48:18 [INFO] --- surefire:3.5.3:test (default-test) @ ietf-topology --- 15:48:18 [INFO] No tests to run. 15:48:18 [INFO] 15:48:18 [INFO] --- copy:14.1.2:copy-files (default) @ ietf-topology --- 15:48:18 [INFO] 15:48:18 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ ietf-topology --- 15:48:18 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/ietf-topology-2013.10.21.26.17-SNAPSHOT.jar 15:48:19 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/classes/META-INF/MANIFEST.MF 15:48:19 [INFO] 15:48:19 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ ietf-topology --- 15:48:19 [INFO] No previous run data found, generating javadoc. 15:48:21 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/ietf-topology-2013.10.21.26.17-SNAPSHOT-javadoc.jar 15:48:21 [INFO] 15:48:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-topology --- 15:48:21 [INFO] CycloneDX: Resolving Dependencies 15:48:21 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 15:48:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/bom.xml 15:48:21 [INFO] attaching as ietf-topology-2013.10.21.26.17-SNAPSHOT-cyclonedx.xml 15:48:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/bom.json 15:48:21 [INFO] attaching as ietf-topology-2013.10.21.26.17-SNAPSHOT-cyclonedx.json 15:48:21 [INFO] 15:48:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-topology --- 15:48:21 [INFO] Skipping duplicate-finder execution! 15:48:21 [INFO] 15:48:21 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ ietf-topology --- 15:48:21 [WARNING] Unused declared dependencies found: 15:48:21 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.17-SNAPSHOT:compile 15:48:21 [INFO] 15:48:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ietf-topology --- 15:48:21 [INFO] Skipping source per configuration. 15:48:21 [INFO] 15:48:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ietf-topology --- 15:48:21 [INFO] 15:48:21 [INFO] --- jacoco:0.8.13:report (report) @ ietf-topology --- 15:48:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:48:21 [INFO] 15:48:21 [INFO] --- install:3.1.4:install (default-install) @ ietf-topology --- 15:48:21 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.17-SNAPSHOT/ietf-topology-2013.10.21.26.17-SNAPSHOT.pom 15:48:21 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/ietf-topology-2013.10.21.26.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.17-SNAPSHOT/ietf-topology-2013.10.21.26.17-SNAPSHOT.jar 15:48:21 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/ietf-topology-2013.10.21.26.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.17-SNAPSHOT/ietf-topology-2013.10.21.26.17-SNAPSHOT-javadoc.jar 15:48:21 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.17-SNAPSHOT/ietf-topology-2013.10.21.26.17-SNAPSHOT-cyclonedx.xml 15:48:21 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.17-SNAPSHOT/ietf-topology-2013.10.21.26.17-SNAPSHOT-cyclonedx.json 15:48:21 [INFO] 15:48:21 [INFO] --- bundle:6.0.0:install (default-install) @ ietf-topology --- 15:48:21 [INFO] Installing org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.17-SNAPSHOT/ietf-topology-2013.10.21.26.17-SNAPSHOT.jar 15:48:21 [INFO] Writing OBR metadata 15:48:21 [INFO] 15:48:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-topology --- 15:48:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:48:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:48:21 [INFO] 15:48:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ ietf-topology --- 15:48:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:48:21 [INFO] 15:48:21 [INFO] -----------------< org.opendaylight.mdsal:mdsal-docs >------------------ 15:48:21 [INFO] Building mdsal-docs 14.0.17-SNAPSHOT [76/228] 15:48:21 [INFO] from docs/pom.xml 15:48:21 [INFO] --------------------------------[ jar ]--------------------------------- 15:48:21 [INFO] 15:48:21 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-docs --- 15:48:21 [INFO] 15:48:21 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-docs --- 15:48:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:21 [INFO] 15:48:21 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-docs --- 15:48:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:21 [INFO] 15:48:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-docs --- 15:48:22 [INFO] 15:48:22 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-docs --- 15:48:22 [INFO] 15:48:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-docs --- 15:48:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:48:22 [INFO] 15:48:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-docs --- 15:48:22 [INFO] Starting audit... 15:48:22 Audit done. 15:48:22 [INFO] You have 0 Checkstyle violations. 15:48:22 [INFO] 15:48:22 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-docs --- 15:48:22 [INFO] Starting audit... 15:48:22 Audit done. 15:48:22 [INFO] You have 0 Checkstyle violations. 15:48:22 [INFO] 15:48:22 [INFO] --- asciidoctor:1.5.7.1:process-asciidoc (output-html) @ mdsal-docs --- 15:48:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:48:25 [INFO] Copying 0 resource 15:48:25 [INFO] Rendered /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/src/main/asciidoc/developer/design/yang-1-1.adoc 15:48:25 [INFO] Rendered /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/src/main/asciidoc/developer/introduction.adoc 15:48:25 [INFO] Rendered /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/src/main/asciidoc/developer/analysis/binding-v2.adoc 15:48:25 [INFO] 15:48:25 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-docs --- 15:48:25 [INFO] 15:48:25 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-docs --- 15:48:25 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/src/main/resources 15:48:25 [INFO] 15:48:25 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-docs --- 15:48:25 [INFO] No sources to compile 15:48:25 [INFO] 15:48:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-docs >>> 15:48:25 [INFO] 15:48:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-docs --- 15:48:25 [INFO] No files found to run spotbugs, check compile phase has been run 15:48:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:48:25 [INFO] 15:48:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-docs <<< 15:48:25 [INFO] 15:48:25 [INFO] 15:48:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-docs --- 15:48:25 [INFO] 15:48:25 [INFO] --- build-helper:3.6.1:add-source (add-source) @ mdsal-docs --- 15:48:25 [INFO] Source directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/target/src added. 15:48:25 [INFO] 15:48:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-docs --- 15:48:25 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/src/test/resources 15:48:25 [INFO] 15:48:25 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-docs --- 15:48:25 [INFO] No sources to compile 15:48:25 [INFO] 15:48:25 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-docs --- 15:48:25 [INFO] No tests to run. 15:48:25 [INFO] 15:48:25 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-sources) @ mdsal-docs --- 15:48:26 [INFO] 15:48:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-docs --- 15:48:26 [INFO] Skipping source per configuration. 15:48:26 [INFO] 15:48:26 [INFO] --- clean:3.5.0:clean (remove-undocumented-sources) @ mdsal-docs --- 15:48:26 [INFO] 15:48:26 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-docs --- 15:48:26 [INFO] 15:48:26 [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-docs --- 15:48:26 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/target/mdsal-docs-14.0.17-SNAPSHOT.jar 15:48:26 [INFO] 15:48:26 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-docs --- 15:48:26 [INFO] No Javadoc in project. Archive not created. 15:48:26 [INFO] 15:48:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-docs --- 15:48:26 [INFO] CycloneDX: Resolving Dependencies 15:48:28 [INFO] CycloneDX: Creating BOM version 1.6 with 186 component(s) 15:48:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/target/bom.xml 15:48:28 [INFO] attaching as mdsal-docs-14.0.17-SNAPSHOT-cyclonedx.xml 15:48:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/target/bom.json 15:48:28 [INFO] attaching as mdsal-docs-14.0.17-SNAPSHOT-cyclonedx.json 15:48:28 [INFO] 15:48:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-docs --- 15:48:28 [INFO] Skipping duplicate-finder execution! 15:48:28 [INFO] 15:48:28 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-docs --- 15:48:28 [WARNING] Unused declared dependencies found: 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-replicate-common:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology-state:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-hardware:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-yanglib-api:jar:0.19.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-yanglib-rfc8525:jar:0.19.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-topology:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.8:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-ethertypes:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv4-unicast-routing:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-mud:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology-state:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-trace-api:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-trace-cli:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-types:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-binding-test-utils:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-trace-impl:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv6-unicast-routing:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware-state:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-access-control-list:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-replicate-netty:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8530:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-types:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-acldns:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-packet-fields:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-packet-types:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-routing:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:14.0.17-SNAPSHOT:compile 15:48:28 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-if-type:jar:14.0.17-SNAPSHOT:compile 15:48:28 [INFO] 15:48:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-docs --- 15:48:28 [INFO] 15:48:28 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-docs --- 15:48:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:48:28 [INFO] 15:48:28 [INFO] --- install:3.1.4:install (default-install) @ mdsal-docs --- 15:48:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.17-SNAPSHOT/mdsal-docs-14.0.17-SNAPSHOT.pom 15:48:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/target/mdsal-docs-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.17-SNAPSHOT/mdsal-docs-14.0.17-SNAPSHOT.jar 15:48:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.17-SNAPSHOT/mdsal-docs-14.0.17-SNAPSHOT-cyclonedx.xml 15:48:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.17-SNAPSHOT/mdsal-docs-14.0.17-SNAPSHOT-cyclonedx.json 15:48:28 [INFO] 15:48:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-docs --- 15:48:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:48:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:48:28 [INFO] 15:48:28 [INFO] ---------------< org.opendaylight.mdsal:dom-databroker >---------------- 15:48:28 [INFO] Building dom-databroker 14.0.17-SNAPSHOT [77/228] 15:48:28 [INFO] from docs/examples/dom-databroker/pom.xml 15:48:28 [INFO] --------------------------------[ jar ]--------------------------------- 15:48:28 [INFO] 15:48:28 [INFO] --- clean:3.5.0:clean (default-clean) @ dom-databroker --- 15:48:28 [INFO] 15:48:28 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ dom-databroker --- 15:48:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:28 [INFO] 15:48:28 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ dom-databroker --- 15:48:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:28 [INFO] 15:48:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dom-databroker --- 15:48:29 [INFO] 15:48:29 [INFO] --- dependency:3.8.1:properties (default) @ dom-databroker --- 15:48:29 [INFO] 15:48:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ dom-databroker --- 15:48:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:48:29 [INFO] 15:48:29 [INFO] --- yang:14.0.16:generate-sources (binding) @ dom-databroker --- 15:48:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:48:29 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/src/main/yang 15:48:29 [INFO] yang-to-sources: Found 0 dependencies in 2.269 ms 15:48:29 [INFO] yang-to-sources: Project model files found: 1 in 1.163 ms 15:48:29 [INFO] yang-to-sources: 1 YANG models processed in 1.790 ms 15:48:29 [INFO] BindingJavaFileGenerator: Defined 4 files in 1.179 ms 15:48:29 [INFO] Sorted 4 files into 3 directories in 119.6 μs 15:48:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 2.807 ms 15:48:29 [INFO] 15:48:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ dom-databroker --- 15:48:29 [INFO] Starting audit... 15:48:29 Audit done. 15:48:29 [INFO] You have 0 Checkstyle violations. 15:48:29 [INFO] 15:48:29 [INFO] --- checkstyle:3.6.0:check (default) @ dom-databroker --- 15:48:29 [INFO] Starting audit... 15:48:29 Audit done. 15:48:29 [INFO] You have 0 Checkstyle violations. 15:48:29 [INFO] 15:48:29 [INFO] --- dependency:3.8.1:copy (unpack-license) @ dom-databroker --- 15:48:29 [INFO] 15:48:29 [INFO] --- resources:3.3.1:resources (default-resources) @ dom-databroker --- 15:48:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/src/main/resources 15:48:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/target/generated-sources/spi 15:48:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:48:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:48:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:48:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/target/generated-sources/spi 15:48:29 [INFO] 15:48:29 [INFO] --- compiler:3.14.0:compile (default-compile) @ dom-databroker --- 15:48:29 [INFO] Recompiling the module because of changed dependency. 15:48:29 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 15:48:29 [INFO] 15:48:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ dom-databroker >>> 15:48:29 [INFO] 15:48:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ dom-databroker --- 15:48:29 [INFO] Fork Value is true 15:48:32 [INFO] Done SpotBugs Analysis.... 15:48:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:48:32 [INFO] 15:48:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ dom-databroker <<< 15:48:32 [INFO] 15:48:32 [INFO] 15:48:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ dom-databroker --- 15:48:32 [INFO] BugInstance size is 0 15:48:32 [INFO] Error size is 0 15:48:32 [INFO] No errors/warnings found 15:48:32 [INFO] 15:48:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ dom-databroker --- 15:48:32 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/src/test/resources 15:48:32 [INFO] 15:48:32 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ dom-databroker --- 15:48:32 [INFO] No sources to compile 15:48:32 [INFO] 15:48:32 [INFO] --- surefire:3.5.3:test (default-test) @ dom-databroker --- 15:48:32 [INFO] No tests to run. 15:48:32 [INFO] 15:48:32 [INFO] --- copy:14.1.2:copy-files (default) @ dom-databroker --- 15:48:32 [INFO] 15:48:32 [INFO] --- jar:3.4.2:jar (default-jar) @ dom-databroker --- 15:48:32 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/target/dom-databroker-14.0.17-SNAPSHOT.jar 15:48:32 [INFO] 15:48:32 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ dom-databroker --- 15:48:32 [INFO] No previous run data found, generating javadoc. 15:48:33 [WARNING] Javadoc Warnings 15:48:33 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-dom-broker/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-dom-broker/apidocs/ are in named modules. 15:48:33 [WARNING] 1 warning 15:48:33 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/target/dom-databroker-14.0.17-SNAPSHOT-javadoc.jar 15:48:33 [INFO] 15:48:33 [INFO] --- shade:3.6.0:shade (default) @ dom-databroker --- 15:48:33 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.17-SNAPSHOT in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:14.0.17-SNAPSHOT in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.17-SNAPSHOT in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.17-SNAPSHOT in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:util:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.immutables:value:jar:annotations:2.11.3 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.17-SNAPSHOT in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:binding-model:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:binding-runtime-api:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:binding-reflect:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 15:48:33 [INFO] Including org.slf4j:slf4j-simple:jar:2.0.12 in the shaded jar. 15:48:33 [INFO] Including com.google.guava:guava:jar:33.4.8-jre in the shaded jar. 15:48:33 [INFO] Including com.google.guava:failureaccess:jar:1.0.3 in the shaded jar. 15:48:33 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 15:48:33 [INFO] Including org.jspecify:jspecify:jar:1.0.0 in the shaded jar. 15:48:33 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.41.0 in the shaded jar. 15:48:33 [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. 15:48:33 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.16 in the shaded jar. 15:48:33 [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.16 in the shaded jar. 15:48:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:34 [WARNING] failureaccess-1.0.3.jar, guava-33.4.8-jre.jar define 1 overlapping resource: 15:48:34 [WARNING] - META-INF/LICENSE 15:48:34 [WARNING] antlr4-runtime-4.13.2.jar, binding-model-14.0.16.jar, binding-reflect-14.0.16.jar, binding-runtime-api-14.0.16.jar, binding-runtime-spi-14.0.16.jar, binding-spec-14.0.16.jar, concepts-14.0.16.jar, dom-databroker-14.0.17-SNAPSHOT.jar, error_prone_annotations-2.41.0.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar, j2objc-annotations-3.0.0.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, mdsal-common-api-14.0.17-SNAPSHOT.jar, mdsal-dom-api-14.0.17-SNAPSHOT.jar, mdsal-dom-broker-14.0.17-SNAPSHOT.jar, mdsal-dom-inmemory-datastore-14.0.17-SNAPSHOT.jar, mdsal-dom-spi-14.0.17-SNAPSHOT.jar, odlext-model-api-14.0.16.jar, odlext-parser-support-14.0.16.jar, openconfig-model-api-14.0.16.jar, openconfig-parser-support-14.0.16.jar, org.eclipse.jdt.annotation-2.3.100.jar, rfc6241-model-api-14.0.16.jar, rfc6241-parser-support-14.0.16.jar, rfc6536-model-api-14.0.16.jar, rfc6536-parser-support-14.0.16.jar, rfc6643-model-api-14.0.16.jar, rfc6643-parser-support-14.0.16.jar, rfc7952-model-api-14.0.16.jar, rfc7952-parser-support-14.0.16.jar, rfc8040-model-api-14.0.16.jar, rfc8040-parser-support-14.0.16.jar, rfc8528-model-api-14.0.16.jar, rfc8528-parser-support-14.0.16.jar, rfc8639-model-api-14.0.16.jar, rfc8639-parser-support-14.0.16.jar, rfc8819-model-api-14.0.16.jar, rfc8819-parser-support-14.0.16.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, triemap-1.3.2.jar, util-14.0.16.jar, value-2.11.3-annotations.jar, yang-common-14.0.16.jar, yang-data-api-14.0.16.jar, yang-data-spi-14.0.16.jar, yang-data-tree-api-14.0.16.jar, yang-data-tree-ri-14.0.16.jar, yang-data-tree-spi-14.0.16.jar, yang-data-util-14.0.16.jar, yang-ir-14.0.16.jar, yang-model-api-14.0.16.jar, yang-model-ri-14.0.16.jar, yang-model-spi-14.0.16.jar, yang-model-util-14.0.16.jar, yang-parser-api-14.0.16.jar, yang-parser-impl-14.0.16.jar, yang-parser-reactor-14.0.16.jar, yang-parser-rfc7950-14.0.16.jar, yang-parser-spi-14.0.16.jar, yang-repo-api-14.0.16.jar, yang-repo-spi-14.0.16.jar, yang-xpath-api-14.0.16.jar, yang-xpath-impl-14.0.16.jar define 1 overlapping resource: 15:48:34 [WARNING] - META-INF/MANIFEST.MF 15:48:34 [WARNING] error_prone_annotations-2.41.0.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar, j2objc-annotations-3.0.0.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: 15:48:34 [WARNING] - META-INF.versions.9.module-info 15:48:34 [WARNING] openconfig-parser-support-14.0.16.jar, org.eclipse.jdt.annotation-2.3.100.jar, yang-data-tree-ri-14.0.16.jar, yang-data-tree-spi-14.0.16.jar, yang-parser-rfc7950-14.0.16.jar define 3 overlapping resources: 15:48:34 [WARNING] - .api_description 15:48:34 [WARNING] - about.html 15:48:34 [WARNING] - bundle.properties 15:48:34 [WARNING] slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: 15:48:34 [WARNING] - META-INF/LICENSE.txt 15:48:34 [WARNING] binding-model-14.0.16.jar, binding-reflect-14.0.16.jar, binding-runtime-api-14.0.16.jar, binding-runtime-spi-14.0.16.jar, binding-spec-14.0.16.jar, concepts-14.0.16.jar, dom-databroker-14.0.17-SNAPSHOT.jar, mdsal-common-api-14.0.17-SNAPSHOT.jar, mdsal-dom-api-14.0.17-SNAPSHOT.jar, mdsal-dom-broker-14.0.17-SNAPSHOT.jar, mdsal-dom-spi-14.0.17-SNAPSHOT.jar, odlext-model-api-14.0.16.jar, odlext-parser-support-14.0.16.jar, openconfig-model-api-14.0.16.jar, openconfig-parser-support-14.0.16.jar, rfc6241-model-api-14.0.16.jar, rfc6241-parser-support-14.0.16.jar, rfc6536-model-api-14.0.16.jar, rfc6536-parser-support-14.0.16.jar, rfc6643-model-api-14.0.16.jar, rfc6643-parser-support-14.0.16.jar, rfc7952-model-api-14.0.16.jar, rfc7952-parser-support-14.0.16.jar, rfc8040-model-api-14.0.16.jar, rfc8040-parser-support-14.0.16.jar, rfc8528-model-api-14.0.16.jar, rfc8528-parser-support-14.0.16.jar, rfc8639-model-api-14.0.16.jar, rfc8639-parser-support-14.0.16.jar, rfc8819-model-api-14.0.16.jar, rfc8819-parser-support-14.0.16.jar, triemap-1.3.2.jar, util-14.0.16.jar, yang-common-14.0.16.jar, yang-data-api-14.0.16.jar, yang-data-spi-14.0.16.jar, yang-data-tree-api-14.0.16.jar, yang-data-tree-ri-14.0.16.jar, yang-data-tree-spi-14.0.16.jar, yang-data-util-14.0.16.jar, yang-ir-14.0.16.jar, yang-model-api-14.0.16.jar, yang-model-ri-14.0.16.jar, yang-model-spi-14.0.16.jar, yang-model-util-14.0.16.jar, yang-parser-api-14.0.16.jar, yang-parser-reactor-14.0.16.jar, yang-parser-rfc7950-14.0.16.jar, yang-parser-spi-14.0.16.jar, yang-repo-api-14.0.16.jar, yang-repo-spi-14.0.16.jar, yang-xpath-api-14.0.16.jar, yang-xpath-impl-14.0.16.jar define 1 overlapping resource: 15:48:34 [WARNING] - README.md 15:48:34 [WARNING] binding-model-14.0.16.jar, binding-reflect-14.0.16.jar, binding-runtime-api-14.0.16.jar, binding-runtime-spi-14.0.16.jar, binding-spec-14.0.16.jar, concepts-14.0.16.jar, dom-databroker-14.0.17-SNAPSHOT.jar, mdsal-common-api-14.0.17-SNAPSHOT.jar, mdsal-dom-api-14.0.17-SNAPSHOT.jar, mdsal-dom-broker-14.0.17-SNAPSHOT.jar, mdsal-dom-inmemory-datastore-14.0.17-SNAPSHOT.jar, mdsal-dom-spi-14.0.17-SNAPSHOT.jar, odlext-model-api-14.0.16.jar, odlext-parser-support-14.0.16.jar, openconfig-model-api-14.0.16.jar, openconfig-parser-support-14.0.16.jar, rfc6241-model-api-14.0.16.jar, rfc6241-parser-support-14.0.16.jar, rfc6536-model-api-14.0.16.jar, rfc6536-parser-support-14.0.16.jar, rfc6643-model-api-14.0.16.jar, rfc6643-parser-support-14.0.16.jar, rfc7952-model-api-14.0.16.jar, rfc7952-parser-support-14.0.16.jar, rfc8040-model-api-14.0.16.jar, rfc8040-parser-support-14.0.16.jar, rfc8528-model-api-14.0.16.jar, rfc8528-parser-support-14.0.16.jar, rfc8639-model-api-14.0.16.jar, rfc8639-parser-support-14.0.16.jar, rfc8819-model-api-14.0.16.jar, rfc8819-parser-support-14.0.16.jar, triemap-1.3.2.jar, util-14.0.16.jar, yang-common-14.0.16.jar, yang-data-api-14.0.16.jar, yang-data-spi-14.0.16.jar, yang-data-tree-api-14.0.16.jar, yang-data-tree-ri-14.0.16.jar, yang-data-tree-spi-14.0.16.jar, yang-data-util-14.0.16.jar, yang-ir-14.0.16.jar, yang-model-api-14.0.16.jar, yang-model-ri-14.0.16.jar, yang-model-spi-14.0.16.jar, yang-model-util-14.0.16.jar, yang-parser-api-14.0.16.jar, yang-parser-impl-14.0.16.jar, yang-parser-reactor-14.0.16.jar, yang-parser-rfc7950-14.0.16.jar, yang-parser-spi-14.0.16.jar, yang-repo-api-14.0.16.jar, yang-repo-spi-14.0.16.jar, yang-xpath-api-14.0.16.jar, yang-xpath-impl-14.0.16.jar define 2 overlapping resources: 15:48:34 [WARNING] - LICENSE 15:48:34 [WARNING] - META-INF/git.properties 15:48:34 [WARNING] maven-shade-plugin has detected that some files are 15:48:34 [WARNING] present in two or more JARs. When this happens, only one 15:48:34 [WARNING] single version of the file is copied to the uber jar. 15:48:34 [WARNING] Usually this is not harmful and you can skip these warnings, 15:48:34 [WARNING] otherwise try to manually exclude artifacts based on 15:48:34 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 15:48:34 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 15:48:34 [INFO] Replacing original artifact with shaded artifact. 15:48:34 [INFO] Replacing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/target/dom-databroker-14.0.17-SNAPSHOT.jar with /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/target/dom-databroker-14.0.17-SNAPSHOT-shaded.jar 15:48:34 [INFO] 15:48:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dom-databroker --- 15:48:34 [INFO] Skipping CycloneDX goal, because module skips deploy 15:48:34 [INFO] 15:48:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ dom-databroker --- 15:48:34 [INFO] Skipping duplicate-finder execution! 15:48:34 [INFO] 15:48:34 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ dom-databroker --- 15:48:34 [WARNING] Used undeclared dependencies found: 15:48:34 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.16:compile 15:48:34 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.16:compile 15:48:34 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.17-SNAPSHOT:compile 15:48:34 [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.16:compile 15:48:34 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.16:compile 15:48:34 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.17-SNAPSHOT:compile 15:48:34 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.16:compile 15:48:34 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.17-SNAPSHOT:compile 15:48:34 [WARNING] Unused declared dependencies found: 15:48:34 [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile 15:48:34 [INFO] 15:48:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ dom-databroker --- 15:48:34 [INFO] Skipping source per configuration. 15:48:34 [INFO] 15:48:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ dom-databroker --- 15:48:34 [INFO] 15:48:34 [INFO] --- jacoco:0.8.13:report (report) @ dom-databroker --- 15:48:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:48:34 [INFO] 15:48:34 [INFO] --- install:3.1.4:install (default-install) @ dom-databroker --- 15:48:34 [INFO] Skipping artifact installation 15:48:34 [INFO] 15:48:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dom-databroker --- 15:48:34 [INFO] Skipping artifact deployment 15:48:34 [INFO] 15:48:34 [INFO] -----------< org.opendaylight.mdsal:dom-databroker-txchain >------------ 15:48:34 [INFO] Building dom-databroker-txchain 14.0.17-SNAPSHOT [78/228] 15:48:34 [INFO] from docs/examples/dom-databroker-txchain/pom.xml 15:48:34 [INFO] --------------------------------[ jar ]--------------------------------- 15:48:34 [INFO] 15:48:34 [INFO] --- clean:3.5.0:clean (default-clean) @ dom-databroker-txchain --- 15:48:34 [INFO] 15:48:34 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ dom-databroker-txchain --- 15:48:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:34 [INFO] 15:48:34 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ dom-databroker-txchain --- 15:48:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:34 [INFO] 15:48:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dom-databroker-txchain --- 15:48:35 [INFO] 15:48:35 [INFO] --- dependency:3.8.1:properties (default) @ dom-databroker-txchain --- 15:48:35 [INFO] 15:48:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ dom-databroker-txchain --- 15:48:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:48:35 [INFO] 15:48:35 [INFO] --- yang:14.0.16:generate-sources (binding) @ dom-databroker-txchain --- 15:48:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:48:35 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/src/main/yang 15:48:35 [INFO] yang-to-sources: Found 0 dependencies in 1.293 ms 15:48:35 [INFO] yang-to-sources: Project model files found: 1 in 361.1 μs 15:48:35 [INFO] yang-to-sources: 1 YANG models processed in 657.6 μs 15:48:35 [INFO] BindingJavaFileGenerator: Defined 4 files in 307.8 μs 15:48:35 [INFO] Sorted 4 files into 3 directories in 45.29 μs 15:48:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 2.121 ms 15:48:35 [INFO] 15:48:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ dom-databroker-txchain --- 15:48:35 [INFO] Starting audit... 15:48:35 Audit done. 15:48:35 [INFO] You have 0 Checkstyle violations. 15:48:35 [INFO] 15:48:35 [INFO] --- checkstyle:3.6.0:check (default) @ dom-databroker-txchain --- 15:48:35 [INFO] Starting audit... 15:48:35 Audit done. 15:48:35 [INFO] You have 0 Checkstyle violations. 15:48:35 [INFO] 15:48:35 [INFO] --- dependency:3.8.1:copy (unpack-license) @ dom-databroker-txchain --- 15:48:35 [INFO] 15:48:35 [INFO] --- resources:3.3.1:resources (default-resources) @ dom-databroker-txchain --- 15:48:35 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/src/main/resources 15:48:35 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/target/generated-sources/spi 15:48:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:48:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:48:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:48:35 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/target/generated-sources/spi 15:48:35 [INFO] 15:48:35 [INFO] --- compiler:3.14.0:compile (default-compile) @ dom-databroker-txchain --- 15:48:35 [INFO] Recompiling the module because of changed dependency. 15:48:35 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 15:48:35 [INFO] 15:48:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ dom-databroker-txchain >>> 15:48:35 [INFO] 15:48:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ dom-databroker-txchain --- 15:48:35 [INFO] Fork Value is true 15:48:37 [INFO] Done SpotBugs Analysis.... 15:48:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:48:37 [INFO] 15:48:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ dom-databroker-txchain <<< 15:48:37 [INFO] 15:48:37 [INFO] 15:48:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ dom-databroker-txchain --- 15:48:37 [INFO] BugInstance size is 0 15:48:37 [INFO] Error size is 0 15:48:37 [INFO] No errors/warnings found 15:48:37 [INFO] 15:48:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ dom-databroker-txchain --- 15:48:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/src/test/resources 15:48:37 [INFO] 15:48:37 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ dom-databroker-txchain --- 15:48:37 [INFO] No sources to compile 15:48:37 [INFO] 15:48:37 [INFO] --- surefire:3.5.3:test (default-test) @ dom-databroker-txchain --- 15:48:37 [INFO] No tests to run. 15:48:37 [INFO] 15:48:37 [INFO] --- copy:14.1.2:copy-files (default) @ dom-databroker-txchain --- 15:48:37 [INFO] 15:48:37 [INFO] --- jar:3.4.2:jar (default-jar) @ dom-databroker-txchain --- 15:48:37 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/target/dom-databroker-txchain-14.0.17-SNAPSHOT.jar 15:48:37 [INFO] 15:48:37 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ dom-databroker-txchain --- 15:48:37 [INFO] No previous run data found, generating javadoc. 15:48:39 [WARNING] Javadoc Warnings 15:48:39 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-dom-broker/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-dom-broker/apidocs/ are in named modules. 15:48:39 [WARNING] 1 warning 15:48:39 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/target/dom-databroker-txchain-14.0.17-SNAPSHOT-javadoc.jar 15:48:39 [INFO] 15:48:39 [INFO] --- shade:3.6.0:shade (default) @ dom-databroker-txchain --- 15:48:39 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.17-SNAPSHOT in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:14.0.17-SNAPSHOT in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.17-SNAPSHOT in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.17-SNAPSHOT in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:util:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.immutables:value:jar:annotations:2.11.3 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.17-SNAPSHOT in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:binding-model:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:binding-runtime-api:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:binding-reflect:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 15:48:39 [INFO] Including org.slf4j:slf4j-simple:jar:2.0.12 in the shaded jar. 15:48:39 [INFO] Including com.google.guava:guava:jar:33.4.8-jre in the shaded jar. 15:48:39 [INFO] Including com.google.guava:failureaccess:jar:1.0.3 in the shaded jar. 15:48:39 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 15:48:39 [INFO] Including org.jspecify:jspecify:jar:1.0.0 in the shaded jar. 15:48:39 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.41.0 in the shaded jar. 15:48:39 [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. 15:48:39 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.16 in the shaded jar. 15:48:39 [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.16 in the shaded jar. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:48:39 [WARNING] failureaccess-1.0.3.jar, guava-33.4.8-jre.jar define 1 overlapping resource: 15:48:39 [WARNING] - META-INF/LICENSE 15:48:39 [WARNING] antlr4-runtime-4.13.2.jar, binding-model-14.0.16.jar, binding-reflect-14.0.16.jar, binding-runtime-api-14.0.16.jar, binding-runtime-spi-14.0.16.jar, binding-spec-14.0.16.jar, concepts-14.0.16.jar, dom-databroker-txchain-14.0.17-SNAPSHOT.jar, error_prone_annotations-2.41.0.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar, j2objc-annotations-3.0.0.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, mdsal-common-api-14.0.17-SNAPSHOT.jar, mdsal-dom-api-14.0.17-SNAPSHOT.jar, mdsal-dom-broker-14.0.17-SNAPSHOT.jar, mdsal-dom-inmemory-datastore-14.0.17-SNAPSHOT.jar, mdsal-dom-spi-14.0.17-SNAPSHOT.jar, odlext-model-api-14.0.16.jar, odlext-parser-support-14.0.16.jar, openconfig-model-api-14.0.16.jar, openconfig-parser-support-14.0.16.jar, org.eclipse.jdt.annotation-2.3.100.jar, rfc6241-model-api-14.0.16.jar, rfc6241-parser-support-14.0.16.jar, rfc6536-model-api-14.0.16.jar, rfc6536-parser-support-14.0.16.jar, rfc6643-model-api-14.0.16.jar, rfc6643-parser-support-14.0.16.jar, rfc7952-model-api-14.0.16.jar, rfc7952-parser-support-14.0.16.jar, rfc8040-model-api-14.0.16.jar, rfc8040-parser-support-14.0.16.jar, rfc8528-model-api-14.0.16.jar, rfc8528-parser-support-14.0.16.jar, rfc8639-model-api-14.0.16.jar, rfc8639-parser-support-14.0.16.jar, rfc8819-model-api-14.0.16.jar, rfc8819-parser-support-14.0.16.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, triemap-1.3.2.jar, util-14.0.16.jar, value-2.11.3-annotations.jar, yang-common-14.0.16.jar, yang-data-api-14.0.16.jar, yang-data-spi-14.0.16.jar, yang-data-tree-api-14.0.16.jar, yang-data-tree-ri-14.0.16.jar, yang-data-tree-spi-14.0.16.jar, yang-data-util-14.0.16.jar, yang-ir-14.0.16.jar, yang-model-api-14.0.16.jar, yang-model-ri-14.0.16.jar, yang-model-spi-14.0.16.jar, yang-model-util-14.0.16.jar, yang-parser-api-14.0.16.jar, yang-parser-impl-14.0.16.jar, yang-parser-reactor-14.0.16.jar, yang-parser-rfc7950-14.0.16.jar, yang-parser-spi-14.0.16.jar, yang-repo-api-14.0.16.jar, yang-repo-spi-14.0.16.jar, yang-xpath-api-14.0.16.jar, yang-xpath-impl-14.0.16.jar define 1 overlapping resource: 15:48:39 [WARNING] - META-INF/MANIFEST.MF 15:48:39 [WARNING] error_prone_annotations-2.41.0.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar, j2objc-annotations-3.0.0.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: 15:48:39 [WARNING] - META-INF.versions.9.module-info 15:48:39 [WARNING] openconfig-parser-support-14.0.16.jar, org.eclipse.jdt.annotation-2.3.100.jar, yang-data-tree-ri-14.0.16.jar, yang-data-tree-spi-14.0.16.jar, yang-parser-rfc7950-14.0.16.jar define 3 overlapping resources: 15:48:39 [WARNING] - .api_description 15:48:39 [WARNING] - about.html 15:48:39 [WARNING] - bundle.properties 15:48:39 [WARNING] slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: 15:48:39 [WARNING] - META-INF/LICENSE.txt 15:48:39 [WARNING] binding-model-14.0.16.jar, binding-reflect-14.0.16.jar, binding-runtime-api-14.0.16.jar, binding-runtime-spi-14.0.16.jar, binding-spec-14.0.16.jar, concepts-14.0.16.jar, dom-databroker-txchain-14.0.17-SNAPSHOT.jar, mdsal-common-api-14.0.17-SNAPSHOT.jar, mdsal-dom-api-14.0.17-SNAPSHOT.jar, mdsal-dom-broker-14.0.17-SNAPSHOT.jar, mdsal-dom-inmemory-datastore-14.0.17-SNAPSHOT.jar, mdsal-dom-spi-14.0.17-SNAPSHOT.jar, odlext-model-api-14.0.16.jar, odlext-parser-support-14.0.16.jar, openconfig-model-api-14.0.16.jar, openconfig-parser-support-14.0.16.jar, rfc6241-model-api-14.0.16.jar, rfc6241-parser-support-14.0.16.jar, rfc6536-model-api-14.0.16.jar, rfc6536-parser-support-14.0.16.jar, rfc6643-model-api-14.0.16.jar, rfc6643-parser-support-14.0.16.jar, rfc7952-model-api-14.0.16.jar, rfc7952-parser-support-14.0.16.jar, rfc8040-model-api-14.0.16.jar, rfc8040-parser-support-14.0.16.jar, rfc8528-model-api-14.0.16.jar, rfc8528-parser-support-14.0.16.jar, rfc8639-model-api-14.0.16.jar, rfc8639-parser-support-14.0.16.jar, rfc8819-model-api-14.0.16.jar, rfc8819-parser-support-14.0.16.jar, triemap-1.3.2.jar, util-14.0.16.jar, yang-common-14.0.16.jar, yang-data-api-14.0.16.jar, yang-data-spi-14.0.16.jar, yang-data-tree-api-14.0.16.jar, yang-data-tree-ri-14.0.16.jar, yang-data-tree-spi-14.0.16.jar, yang-data-util-14.0.16.jar, yang-ir-14.0.16.jar, yang-model-api-14.0.16.jar, yang-model-ri-14.0.16.jar, yang-model-spi-14.0.16.jar, yang-model-util-14.0.16.jar, yang-parser-api-14.0.16.jar, yang-parser-impl-14.0.16.jar, yang-parser-reactor-14.0.16.jar, yang-parser-rfc7950-14.0.16.jar, yang-parser-spi-14.0.16.jar, yang-repo-api-14.0.16.jar, yang-repo-spi-14.0.16.jar, yang-xpath-api-14.0.16.jar, yang-xpath-impl-14.0.16.jar define 2 overlapping resources: 15:48:39 [WARNING] - LICENSE 15:48:39 [WARNING] - META-INF/git.properties 15:48:39 [WARNING] binding-model-14.0.16.jar, binding-reflect-14.0.16.jar, binding-runtime-api-14.0.16.jar, binding-runtime-spi-14.0.16.jar, binding-spec-14.0.16.jar, concepts-14.0.16.jar, dom-databroker-txchain-14.0.17-SNAPSHOT.jar, mdsal-common-api-14.0.17-SNAPSHOT.jar, mdsal-dom-api-14.0.17-SNAPSHOT.jar, mdsal-dom-broker-14.0.17-SNAPSHOT.jar, mdsal-dom-spi-14.0.17-SNAPSHOT.jar, odlext-model-api-14.0.16.jar, odlext-parser-support-14.0.16.jar, openconfig-model-api-14.0.16.jar, openconfig-parser-support-14.0.16.jar, rfc6241-model-api-14.0.16.jar, rfc6241-parser-support-14.0.16.jar, rfc6536-model-api-14.0.16.jar, rfc6536-parser-support-14.0.16.jar, rfc6643-model-api-14.0.16.jar, rfc6643-parser-support-14.0.16.jar, rfc7952-model-api-14.0.16.jar, rfc7952-parser-support-14.0.16.jar, rfc8040-model-api-14.0.16.jar, rfc8040-parser-support-14.0.16.jar, rfc8528-model-api-14.0.16.jar, rfc8528-parser-support-14.0.16.jar, rfc8639-model-api-14.0.16.jar, rfc8639-parser-support-14.0.16.jar, rfc8819-model-api-14.0.16.jar, rfc8819-parser-support-14.0.16.jar, triemap-1.3.2.jar, util-14.0.16.jar, yang-common-14.0.16.jar, yang-data-api-14.0.16.jar, yang-data-spi-14.0.16.jar, yang-data-tree-api-14.0.16.jar, yang-data-tree-ri-14.0.16.jar, yang-data-tree-spi-14.0.16.jar, yang-data-util-14.0.16.jar, yang-ir-14.0.16.jar, yang-model-api-14.0.16.jar, yang-model-ri-14.0.16.jar, yang-model-spi-14.0.16.jar, yang-model-util-14.0.16.jar, yang-parser-api-14.0.16.jar, yang-parser-reactor-14.0.16.jar, yang-parser-rfc7950-14.0.16.jar, yang-parser-spi-14.0.16.jar, yang-repo-api-14.0.16.jar, yang-repo-spi-14.0.16.jar, yang-xpath-api-14.0.16.jar, yang-xpath-impl-14.0.16.jar define 1 overlapping resource: 15:48:39 [WARNING] - README.md 15:48:39 [WARNING] maven-shade-plugin has detected that some files are 15:48:39 [WARNING] present in two or more JARs. When this happens, only one 15:48:39 [WARNING] single version of the file is copied to the uber jar. 15:48:39 [WARNING] Usually this is not harmful and you can skip these warnings, 15:48:39 [WARNING] otherwise try to manually exclude artifacts based on 15:48:39 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 15:48:39 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 15:48:39 [INFO] Replacing original artifact with shaded artifact. 15:48:39 [INFO] Replacing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/target/dom-databroker-txchain-14.0.17-SNAPSHOT.jar with /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/target/dom-databroker-txchain-14.0.17-SNAPSHOT-shaded.jar 15:48:39 [INFO] 15:48:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dom-databroker-txchain --- 15:48:39 [INFO] Skipping CycloneDX goal, because module skips deploy 15:48:39 [INFO] 15:48:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ dom-databroker-txchain --- 15:48:39 [INFO] Skipping duplicate-finder execution! 15:48:39 [INFO] 15:48:39 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ dom-databroker-txchain --- 15:48:39 [WARNING] Used undeclared dependencies found: 15:48:39 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.16:compile 15:48:39 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.16:compile 15:48:39 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.17-SNAPSHOT:compile 15:48:39 [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.16:compile 15:48:39 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.16:compile 15:48:39 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.17-SNAPSHOT:compile 15:48:39 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.16:compile 15:48:39 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.17-SNAPSHOT:compile 15:48:39 [WARNING] Unused declared dependencies found: 15:48:39 [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile 15:48:39 [INFO] 15:48:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ dom-databroker-txchain --- 15:48:39 [INFO] Skipping source per configuration. 15:48:39 [INFO] 15:48:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ dom-databroker-txchain --- 15:48:39 [INFO] 15:48:39 [INFO] --- jacoco:0.8.13:report (report) @ dom-databroker-txchain --- 15:48:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:48:39 [INFO] 15:48:39 [INFO] --- install:3.1.4:install (default-install) @ dom-databroker-txchain --- 15:48:39 [INFO] Skipping artifact installation 15:48:39 [INFO] 15:48:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dom-databroker-txchain --- 15:48:39 [INFO] Skipping artifact deployment 15:48:39 [INFO] 15:48:39 [INFO] -------------< org.opendaylight.mdsal:examples-aggregator >------------- 15:48:39 [INFO] Building examples-aggregator 14.0.17-SNAPSHOT [79/228] 15:48:39 [INFO] from docs/examples/pom.xml 15:48:39 [INFO] --------------------------------[ pom ]--------------------------------- 15:48:39 [INFO] 15:48:39 [INFO] --- clean:3.5.0:clean (default-clean) @ examples-aggregator --- 15:48:39 [INFO] 15:48:39 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ examples-aggregator --- 15:48:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:39 [INFO] 15:48:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ examples-aggregator --- 15:48:39 [INFO] 15:48:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ examples-aggregator --- 15:48:39 [INFO] Skipping CycloneDX goal, because module skips deploy 15:48:39 [INFO] 15:48:39 [INFO] --- install:3.1.4:install (default-install) @ examples-aggregator --- 15:48:39 [INFO] Skipping artifact installation 15:48:39 [INFO] 15:48:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ examples-aggregator --- 15:48:39 [INFO] Skipping artifact deployment 15:48:39 [INFO] 15:48:39 [INFO] ---------------< org.opendaylight.mdsal:feature-parent >---------------- 15:48:39 [INFO] Building OpenDaylight :: MD-SAL :: Feature Parent 14.0.17-SNAPSHOT [80/228] 15:48:39 [INFO] from features/feature-parent/pom.xml 15:48:39 [INFO] --------------------------------[ pom ]--------------------------------- 15:48:39 [INFO] 15:48:39 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- 15:48:39 [INFO] 15:48:39 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ feature-parent --- 15:48:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:48:39 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:48:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:39 [INFO] 15:48:39 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ feature-parent --- 15:48:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:39 [INFO] 15:48:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- 15:48:39 [INFO] 15:48:39 [INFO] --- dependency:3.8.1:properties (default) @ feature-parent --- 15:48:40 [INFO] 15:48:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ feature-parent --- 15:48:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:48:40 [INFO] argLine set to empty 15:48:40 [INFO] 15:48:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- 15:48:40 [INFO] Starting audit... 15:48:40 Audit done. 15:48:40 [INFO] You have 0 Checkstyle violations. 15:48:40 [INFO] 15:48:40 [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- 15:48:40 [INFO] Starting audit... 15:48:40 Audit done. 15:48:40 [INFO] You have 0 Checkstyle violations. 15:48:40 [INFO] 15:48:40 [INFO] --- dependency:3.8.1:copy (unpack-license) @ feature-parent --- 15:48:40 [INFO] 15:48:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-parent >>> 15:48:40 [INFO] 15:48:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-parent --- 15:48:40 [INFO] No files found to run spotbugs, check compile phase has been run 15:48:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:48:40 [INFO] 15:48:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-parent <<< 15:48:40 [INFO] 15:48:40 [INFO] 15:48:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-parent --- 15:48:40 [INFO] 15:48:40 [INFO] --- feattest:14.1.2:test (default) @ feature-parent --- 15:48:41 [INFO] Project packaging is not 'feature', skipping execution 15:48:41 [INFO] 15:48:41 [INFO] --- copy:14.1.2:copy-files (default) @ feature-parent --- 15:48:41 [INFO] 15:48:41 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ feature-parent --- 15:48:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:48:41 [INFO] 15:48:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- 15:48:41 [INFO] CycloneDX: Resolving Dependencies 15:48:42 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 15:48:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/feature-parent/target/bom.xml 15:48:42 [INFO] attaching as feature-parent-14.0.17-SNAPSHOT-cyclonedx.xml 15:48:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/feature-parent/target/bom.json 15:48:42 [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 15:48:42 [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 15:48:42 [INFO] attaching as feature-parent-14.0.17-SNAPSHOT-cyclonedx.json 15:48:42 [INFO] 15:48:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 15:48:42 [INFO] Skipping duplicate-finder execution! 15:48:42 [INFO] 15:48:42 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ feature-parent --- 15:48:42 [INFO] Skipping plugin execution 15:48:42 [INFO] 15:48:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- 15:48:42 [INFO] Skipping source per configuration. 15:48:42 [INFO] 15:48:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-parent --- 15:48:42 [INFO] 15:48:42 [INFO] --- jacoco:0.8.13:report (report) @ feature-parent --- 15:48:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:48:42 [INFO] 15:48:42 [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- 15:48:42 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/feature-parent/14.0.17-SNAPSHOT/feature-parent-14.0.17-SNAPSHOT.pom 15:48:42 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/feature-parent/14.0.17-SNAPSHOT/feature-parent-14.0.17-SNAPSHOT-cyclonedx.xml 15:48:42 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/feature-parent/14.0.17-SNAPSHOT/feature-parent-14.0.17-SNAPSHOT-cyclonedx.json 15:48:42 [INFO] 15:48:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- 15:48:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:48:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:48:42 [INFO] 15:48:42 [INFO] -----------< org.opendaylight.mdsal:template-feature-parent >----------- 15:48:42 [INFO] Building template-feature-parent 14.0.17-SNAPSHOT [81/228] 15:48:42 [INFO] from features/parent/pom.xml 15:48:42 [INFO] --------------------------------[ pom ]--------------------------------- 15:48:42 [INFO] 15:48:42 [INFO] --- clean:3.5.0:clean (default-clean) @ template-feature-parent --- 15:48:42 [INFO] 15:48:42 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ template-feature-parent --- 15:48:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:42 [INFO] 15:48:42 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ template-feature-parent --- 15:48:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:42 [INFO] 15:48:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ template-feature-parent --- 15:48:42 [INFO] 15:48:42 [INFO] --- dependency:3.8.1:properties (default) @ template-feature-parent --- 15:48:42 [INFO] 15:48:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ template-feature-parent --- 15:48:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:48:42 [INFO] argLine set to empty 15:48:42 [INFO] 15:48:42 [INFO] --- feattmpl:14.1.2:generate-feature (generate-feature) @ template-feature-parent --- 15:48:42 [INFO] Project packaging is not 'feature', skipping execution 15:48:42 [INFO] 15:48:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ template-feature-parent --- 15:48:42 [INFO] Starting audit... 15:48:42 Audit done. 15:48:42 [INFO] You have 0 Checkstyle violations. 15:48:42 [INFO] 15:48:42 [INFO] --- checkstyle:3.6.0:check (default) @ template-feature-parent --- 15:48:42 [INFO] Starting audit... 15:48:42 Audit done. 15:48:42 [INFO] You have 0 Checkstyle violations. 15:48:42 [INFO] 15:48:42 [INFO] --- dependency:3.8.1:copy (unpack-license) @ template-feature-parent --- 15:48:42 [INFO] 15:48:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ template-feature-parent >>> 15:48:42 [INFO] 15:48:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ template-feature-parent --- 15:48:42 [INFO] No files found to run spotbugs, check compile phase has been run 15:48:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:48:42 [INFO] 15:48:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ template-feature-parent <<< 15:48:42 [INFO] 15:48:42 [INFO] 15:48:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ template-feature-parent --- 15:48:42 [INFO] 15:48:42 [INFO] --- feattest:14.1.2:test (default) @ template-feature-parent --- 15:48:42 [INFO] Project packaging is not 'feature', skipping execution 15:48:42 [INFO] 15:48:42 [INFO] --- copy:14.1.2:copy-files (default) @ template-feature-parent --- 15:48:42 [INFO] 15:48:42 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ template-feature-parent --- 15:48:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:48:42 [INFO] 15:48:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ template-feature-parent --- 15:48:42 [INFO] CycloneDX: Resolving Dependencies 15:48:42 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 15:48:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/parent/target/bom.xml 15:48:42 [INFO] attaching as template-feature-parent-14.0.17-SNAPSHOT-cyclonedx.xml 15:48:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/parent/target/bom.json 15:48:42 [INFO] attaching as template-feature-parent-14.0.17-SNAPSHOT-cyclonedx.json 15:48:42 [INFO] 15:48:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ template-feature-parent --- 15:48:42 [INFO] Skipping duplicate-finder execution! 15:48:42 [INFO] 15:48:42 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ template-feature-parent --- 15:48:42 [INFO] Skipping plugin execution 15:48:42 [INFO] 15:48:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ template-feature-parent --- 15:48:42 [INFO] Skipping source per configuration. 15:48:42 [INFO] 15:48:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ template-feature-parent --- 15:48:43 [INFO] 15:48:43 [INFO] --- jacoco:0.8.13:report (report) @ template-feature-parent --- 15:48:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:48:43 [INFO] 15:48:43 [INFO] --- install:3.1.4:install (default-install) @ template-feature-parent --- 15:48:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/parent/pom.xml to /tmp/r/org/opendaylight/mdsal/template-feature-parent/14.0.17-SNAPSHOT/template-feature-parent-14.0.17-SNAPSHOT.pom 15:48:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/template-feature-parent/14.0.17-SNAPSHOT/template-feature-parent-14.0.17-SNAPSHOT-cyclonedx.xml 15:48:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/template-feature-parent/14.0.17-SNAPSHOT/template-feature-parent-14.0.17-SNAPSHOT-cyclonedx.json 15:48:43 [INFO] 15:48:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ template-feature-parent --- 15:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:48:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:48:43 [INFO] 15:48:43 [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-binding-base >------------ 15:48:43 [INFO] Building OpenDaylight :: MD-SAL :: Binding Base 14.0.17-SNAPSHOT [82/228] 15:48:43 [INFO] from features/odl-mdsal-binding-base/pom.xml 15:48:43 [INFO] ------------------------------[ feature ]------------------------------- 15:48:43 [INFO] 15:48:43 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding-base --- 15:48:43 [INFO] 15:48:43 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-binding-base --- 15:48:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:43 [INFO] 15:48:43 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-base --- 15:48:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:43 [INFO] 15:48:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding-base --- 15:48:43 [INFO] 15:48:43 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-binding-base --- 15:48:43 [INFO] 15:48:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-binding-base --- 15:48:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:48:43 [INFO] argLine set to empty 15:48:43 [INFO] 15:48:43 [INFO] --- feattmpl:14.1.2:generate-feature (generate-feature) @ odl-mdsal-binding-base --- 15:48:44 [INFO] 15:48:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding-base --- 15:48:44 [INFO] Starting audit... 15:48:44 Audit done. 15:48:44 [INFO] You have 0 Checkstyle violations. 15:48:44 [INFO] 15:48:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding-base --- 15:48:44 [INFO] Starting audit... 15:48:44 Audit done. 15:48:44 [INFO] You have 0 Checkstyle violations. 15:48:44 [INFO] 15:48:44 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-binding-base --- 15:48:44 [INFO] 15:48:44 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-base --- 15:48:44 [INFO] Generation not enabled 15:48:44 [INFO] Attaching artifact 15:48:44 [INFO] 15:48:44 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding-base --- 15:48:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:48:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:48:44 [INFO] 15:48:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-base >>> 15:48:44 [INFO] 15:48:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-binding-base --- 15:48:44 [INFO] No files found to run spotbugs, check compile phase has been run 15:48:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:48:44 [INFO] 15:48:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-base <<< 15:48:44 [INFO] 15:48:44 [INFO] 15:48:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-binding-base --- 15:48:44 [INFO] 15:48:44 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-binding-base --- 15:48:44 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding-base 15:48:46 [INFO] Project dependency features detected: [] 15:48:46 [INFO] Pax Exam System (Version: 4.14.0) created. 15:48:46 [INFO] Creating RMI registry server on 127.0.0.1:35919 15:48:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:48:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:48:47 [INFO] Waiting for remote bundle context.. on 35919 name: fc34c01b-f697-4dfe-8964-a4f90613406f timout: [ RelativeTimeout value = 180000 ] 15:48:52 [INFO] Building jar from resources and headers. 15:48:52 [INFO] Writing jar finished. 15:48:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:48:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:48:54 [INFO] 15:48:54 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-binding-base --- 15:48:54 [INFO] 15:48:54 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-binding-base --- 15:48:54 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:48:54 [INFO] 15:48:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding-base --- 15:48:54 [INFO] CycloneDX: Resolving Dependencies 15:48:55 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 15:48:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-base/target/bom.xml 15:48:55 [INFO] attaching as odl-mdsal-binding-base-14.0.17-SNAPSHOT-cyclonedx.xml 15:48:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-base/target/bom.json 15:48:55 [INFO] attaching as odl-mdsal-binding-base-14.0.17-SNAPSHOT-cyclonedx.json 15:48:55 [INFO] 15:48:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-base --- 15:48:55 [INFO] Skipping duplicate-finder execution! 15:48:55 [INFO] 15:48:55 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-binding-base --- 15:48:55 [INFO] Skipping plugin execution 15:48:55 [INFO] 15:48:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-base --- 15:48:55 [INFO] Skipping source per configuration. 15:48:55 [INFO] 15:48:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-binding-base --- 15:48:55 [INFO] 15:48:55 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-binding-base --- 15:48:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:48:55 [INFO] 15:48:55 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding-base --- 15:48:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-base/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.17-SNAPSHOT/odl-mdsal-binding-base-14.0.17-SNAPSHOT.pom 15:48:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-base/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.17-SNAPSHOT/odl-mdsal-binding-base-14.0.17-SNAPSHOT-features.xml 15:48:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-base/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.17-SNAPSHOT/odl-mdsal-binding-base-14.0.17-SNAPSHOT-cyclonedx.xml 15:48:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-base/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.17-SNAPSHOT/odl-mdsal-binding-base-14.0.17-SNAPSHOT-cyclonedx.json 15:48:55 [INFO] 15:48:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding-base --- 15:48:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:48:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:48:55 [INFO] 15:48:55 [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-common >--------------- 15:48:55 [INFO] Building OpenDaylight :: MD-SAL :: Common 14.0.17-SNAPSHOT [83/228] 15:48:55 [INFO] from features/odl-mdsal-common/pom.xml 15:48:55 [INFO] ------------------------------[ feature ]------------------------------- 15:48:55 [INFO] 15:48:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-common --- 15:48:55 [INFO] 15:48:55 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-common --- 15:48:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:55 [INFO] 15:48:55 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-common --- 15:48:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:55 [INFO] 15:48:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-common --- 15:48:55 [INFO] 15:48:55 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-common --- 15:48:55 [INFO] 15:48:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-common --- 15:48:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:48:55 [INFO] argLine set to empty 15:48:55 [INFO] 15:48:55 [INFO] --- feattmpl:14.1.2:generate-feature (generate-feature) @ odl-mdsal-common --- 15:48:55 [INFO] 15:48:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-common --- 15:48:55 [INFO] Starting audit... 15:48:55 Audit done. 15:48:55 [INFO] You have 0 Checkstyle violations. 15:48:55 [INFO] 15:48:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-common --- 15:48:55 [INFO] Starting audit... 15:48:55 Audit done. 15:48:55 [INFO] You have 0 Checkstyle violations. 15:48:55 [INFO] 15:48:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-common --- 15:48:55 [INFO] 15:48:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-common --- 15:48:55 [INFO] Generation not enabled 15:48:55 [INFO] Attaching artifact 15:48:55 [INFO] 15:48:55 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-common --- 15:48: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 15:48:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:48:55 [INFO] 15:48:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-common >>> 15:48:55 [INFO] 15:48:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-common --- 15:48:55 [INFO] No files found to run spotbugs, check compile phase has been run 15:48:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:48:55 [INFO] 15:48:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-common <<< 15:48:55 [INFO] 15:48:55 [INFO] 15:48:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-common --- 15:48:55 [INFO] 15:48:55 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-common --- 15:48:55 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-common 15:48:55 [INFO] Project dependency features detected: [] 15:48:55 [INFO] Pax Exam System (Version: 4.14.0) created. 15:48:55 [INFO] Creating RMI registry server on 127.0.0.1:33283 15:48:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:48:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:48:56 [INFO] Waiting for remote bundle context.. on 33283 name: f3fa821b-9639-4f50-af87-8d10d3630211 timout: [ RelativeTimeout value = 180000 ] 15:49:00 [INFO] Building jar from resources and headers. 15:49:00 [INFO] Writing jar finished. 15:49:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:49:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:49:02 [INFO] 15:49:02 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-common --- 15:49:02 [INFO] 15:49:02 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-common --- 15:49:02 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:49:02 [INFO] 15:49:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-common --- 15:49:02 [INFO] CycloneDX: Resolving Dependencies 15:49:03 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 15:49:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-common/target/bom.xml 15:49:03 [INFO] attaching as odl-mdsal-common-14.0.17-SNAPSHOT-cyclonedx.xml 15:49:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-common/target/bom.json 15:49:03 [INFO] attaching as odl-mdsal-common-14.0.17-SNAPSHOT-cyclonedx.json 15:49:03 [INFO] 15:49:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-common --- 15:49:03 [INFO] Skipping duplicate-finder execution! 15:49:03 [INFO] 15:49:03 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-common --- 15:49:03 [INFO] Skipping plugin execution 15:49:03 [INFO] 15:49:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-common --- 15:49:03 [INFO] Skipping source per configuration. 15:49:03 [INFO] 15:49:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-common --- 15:49:03 [INFO] 15:49:03 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-common --- 15:49:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:03 [INFO] 15:49:03 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-common --- 15:49:03 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/14.0.17-SNAPSHOT/odl-mdsal-common-14.0.17-SNAPSHOT.pom 15:49:03 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/14.0.17-SNAPSHOT/odl-mdsal-common-14.0.17-SNAPSHOT-features.xml 15:49:03 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/14.0.17-SNAPSHOT/odl-mdsal-common-14.0.17-SNAPSHOT-cyclonedx.xml 15:49:03 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/14.0.17-SNAPSHOT/odl-mdsal-common-14.0.17-SNAPSHOT-cyclonedx.json 15:49:03 [INFO] 15:49:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-common --- 15:49:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:49:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:49:03 [INFO] 15:49:03 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952 >-------- 15:49:03 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7952 14.0.17-SNAPSHOT [84/228] 15:49:03 [INFO] from features/odl-mdsal-model-rfc7952/pom.xml 15:49:03 [INFO] ------------------------------[ feature ]------------------------------- 15:49:03 [INFO] 15:49:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7952 --- 15:49:03 [INFO] 15:49:03 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc7952 --- 15:49:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:03 [INFO] 15:49:03 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7952 --- 15:49:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:03 [INFO] 15:49:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7952 --- 15:49:03 [INFO] 15:49:03 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc7952 --- 15:49:03 [INFO] 15:49:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7952 --- 15:49:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:03 [INFO] argLine set to empty 15:49:03 [INFO] 15:49:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7952 --- 15:49:03 [INFO] Starting audit... 15:49:03 Audit done. 15:49:03 [INFO] You have 0 Checkstyle violations. 15:49:03 [INFO] 15:49:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7952 --- 15:49:03 [INFO] Starting audit... 15:49:03 Audit done. 15:49:03 [INFO] You have 0 Checkstyle violations. 15:49:03 [INFO] 15:49:03 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc7952 --- 15:49:03 [INFO] 15:49:03 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7952 --- 15:49:03 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/target/feature/feature.xml 15:49:04 [INFO] ...done! 15:49:04 [INFO] Attaching features XML 15:49:04 [INFO] 15:49:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7952 --- 15:49: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 15:49:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:49:04 [INFO] 15:49:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7952 >>> 15:49:04 [INFO] 15:49:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc7952 --- 15:49:04 [INFO] No files found to run spotbugs, check compile phase has been run 15:49:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:49:04 [INFO] 15:49:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7952 <<< 15:49:04 [INFO] 15:49:04 [INFO] 15:49:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc7952 --- 15:49:04 [INFO] 15:49:04 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc7952 --- 15:49:04 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952 15:49:04 [INFO] Project dependency features detected: [] 15:49:04 [INFO] Pax Exam System (Version: 4.14.0) created. 15:49:04 [INFO] Creating RMI registry server on 127.0.0.1:42765 15:49:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:49:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:49:04 [INFO] Waiting for remote bundle context.. on 42765 name: 23b3c48a-fb36-4846-83d6-1f232732b912 timout: [ RelativeTimeout value = 180000 ] 15:49:08 [INFO] Building jar from resources and headers. 15:49:08 [INFO] Writing jar finished. 15:49:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:49:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:49:10 [INFO] 15:49:10 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc7952 --- 15:49:10 [INFO] 15:49:10 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc7952 --- 15:49:10 [INFO] No Javadoc in project. Archive not created. 15:49:10 [INFO] 15:49:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7952 --- 15:49:10 [INFO] CycloneDX: Resolving Dependencies 15:49:10 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 15:49:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/target/bom.xml 15:49:10 [INFO] attaching as odl-mdsal-model-rfc7952-14.0.17-SNAPSHOT-cyclonedx.xml 15:49:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/target/bom.json 15:49:10 [INFO] attaching as odl-mdsal-model-rfc7952-14.0.17-SNAPSHOT-cyclonedx.json 15:49:10 [INFO] 15:49:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7952 --- 15:49:10 [INFO] Skipping duplicate-finder execution! 15:49:10 [INFO] 15:49:10 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7952 --- 15:49:10 [INFO] Skipping plugin execution 15:49:10 [INFO] 15:49:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7952 --- 15:49:10 [INFO] Skipping source per configuration. 15:49:10 [INFO] 15:49:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc7952 --- 15:49:10 [INFO] 15:49:10 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc7952 --- 15:49:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:10 [INFO] 15:49:10 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7952 --- 15:49:10 [WARNING] 15:49:10 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7952 did not assign 15:49:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:49:10 [WARNING] 15:49:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:49:10 [WARNING] 15:49:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.17-SNAPSHOT.pom 15:49:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.17-SNAPSHOT-features.xml 15:49:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.17-SNAPSHOT-cyclonedx.xml 15:49:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.17-SNAPSHOT-cyclonedx.json 15:49:10 [INFO] 15:49:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7952 --- 15:49:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:49:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:49:10 [WARNING] 15:49:10 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7952 did not assign 15:49:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:49:10 [WARNING] 15:49:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:49:10 [WARNING] 15:49:11 [INFO] 15:49:11 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342 >-------- 15:49:11 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8342 14.0.17-SNAPSHOT [85/228] 15:49:11 [INFO] from features/odl-mdsal-model-rfc8342/pom.xml 15:49:11 [INFO] ------------------------------[ feature ]------------------------------- 15:49:11 [INFO] 15:49:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8342 --- 15:49:11 [INFO] 15:49:11 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8342 --- 15:49:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:11 [INFO] 15:49:11 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8342 --- 15:49:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:11 [INFO] 15:49:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8342 --- 15:49:11 [INFO] 15:49:11 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8342 --- 15:49:11 [INFO] 15:49:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8342 --- 15:49:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:11 [INFO] argLine set to empty 15:49:11 [INFO] 15:49:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8342 --- 15:49:11 [INFO] Starting audit... 15:49:11 Audit done. 15:49:11 [INFO] You have 0 Checkstyle violations. 15:49:11 [INFO] 15:49:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8342 --- 15:49:11 [INFO] Starting audit... 15:49:11 Audit done. 15:49:11 [INFO] You have 0 Checkstyle violations. 15:49:11 [INFO] 15:49:11 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8342 --- 15:49:11 [INFO] 15:49:11 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8342 --- 15:49:11 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/target/feature/feature.xml 15:49:11 [INFO] ...done! 15:49:11 [INFO] Attaching features XML 15:49:11 [INFO] 15:49:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8342 --- 15:49: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 15:49:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:49:11 [INFO] 15:49:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8342 >>> 15:49:11 [INFO] 15:49:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8342 --- 15:49:11 [INFO] No files found to run spotbugs, check compile phase has been run 15:49:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:49:11 [INFO] 15:49:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8342 <<< 15:49:11 [INFO] 15:49:11 [INFO] 15:49:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8342 --- 15:49:11 [INFO] 15:49:11 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8342 --- 15:49:11 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342 15:49:11 [INFO] Project dependency features detected: [] 15:49:11 [INFO] Pax Exam System (Version: 4.14.0) created. 15:49:11 [INFO] Creating RMI registry server on 127.0.0.1:33661 15:49:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:49:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:49:12 [INFO] Waiting for remote bundle context.. on 33661 name: 68b2ace8-d587-4c6a-9181-baddde9ddffd timout: [ RelativeTimeout value = 180000 ] 15:49:15 [INFO] Building jar from resources and headers. 15:49:15 [INFO] Writing jar finished. 15:49:17 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:49:17 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:49:17 [INFO] 15:49:17 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8342 --- 15:49:17 [INFO] 15:49:17 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8342 --- 15:49:17 [INFO] No Javadoc in project. Archive not created. 15:49:17 [INFO] 15:49:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8342 --- 15:49:17 [INFO] CycloneDX: Resolving Dependencies 15:49:18 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 15:49:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/target/bom.xml 15:49:18 [INFO] attaching as odl-mdsal-model-rfc8342-14.0.17-SNAPSHOT-cyclonedx.xml 15:49:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/target/bom.json 15:49:18 [INFO] attaching as odl-mdsal-model-rfc8342-14.0.17-SNAPSHOT-cyclonedx.json 15:49:18 [INFO] 15:49:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8342 --- 15:49:18 [INFO] Skipping duplicate-finder execution! 15:49:18 [INFO] 15:49:18 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8342 --- 15:49:18 [INFO] Skipping plugin execution 15:49:18 [INFO] 15:49:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8342 --- 15:49:18 [INFO] Skipping source per configuration. 15:49:18 [INFO] 15:49:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8342 --- 15:49:18 [INFO] 15:49:18 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8342 --- 15:49:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:18 [INFO] 15:49:18 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8342 --- 15:49:18 [WARNING] 15:49:18 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8342 did not assign 15:49:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:49:18 [WARNING] 15:49:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:49:18 [WARNING] 15:49:18 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.17-SNAPSHOT.pom 15:49:18 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.17-SNAPSHOT-features.xml 15:49:18 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.17-SNAPSHOT-cyclonedx.xml 15:49:18 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.17-SNAPSHOT-cyclonedx.json 15:49:18 [INFO] 15:49:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8342 --- 15:49:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:49:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:49:18 [WARNING] 15:49:18 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8342 did not assign 15:49:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:49:18 [WARNING] 15:49:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:49:18 [WARNING] 15:49:18 [INFO] 15:49:18 [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-binding-api >------------ 15:49:18 [INFO] Building OpenDaylight :: MD-SAL :: Binding API 14.0.17-SNAPSHOT [86/228] 15:49:18 [INFO] from features/odl-mdsal-binding-api/pom.xml 15:49:18 [INFO] ------------------------------[ feature ]------------------------------- 15:49:18 [INFO] 15:49:18 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding-api --- 15:49:18 [INFO] 15:49:18 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-binding-api --- 15:49:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:18 [INFO] 15:49:18 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-api --- 15:49:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:18 [INFO] 15:49:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding-api --- 15:49:18 [INFO] 15:49:18 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-binding-api --- 15:49:18 [INFO] 15:49:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-binding-api --- 15:49:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:18 [INFO] argLine set to empty 15:49:18 [INFO] 15:49:18 [INFO] --- feattmpl:14.1.2:generate-feature (generate-feature) @ odl-mdsal-binding-api --- 15:49:18 [INFO] 15:49:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding-api --- 15:49:18 [INFO] Starting audit... 15:49:18 Audit done. 15:49:18 [INFO] You have 0 Checkstyle violations. 15:49:18 [INFO] 15:49:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding-api --- 15:49:18 [INFO] Starting audit... 15:49:18 Audit done. 15:49:18 [INFO] You have 0 Checkstyle violations. 15:49:18 [INFO] 15:49:18 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-binding-api --- 15:49:18 [INFO] 15:49:18 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-api --- 15:49:18 [INFO] Generation not enabled 15:49:18 [INFO] Attaching artifact 15:49:18 [INFO] 15:49:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding-api --- 15:49:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:49:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:49:19 [INFO] 15:49:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-api >>> 15:49:19 [INFO] 15:49:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-binding-api --- 15:49:19 [INFO] No files found to run spotbugs, check compile phase has been run 15:49:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:49:19 [INFO] 15:49:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-api <<< 15:49:19 [INFO] 15:49:19 [INFO] 15:49:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-binding-api --- 15:49:19 [INFO] 15:49:19 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-binding-api --- 15:49:19 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding-api 15:49:19 [INFO] Project dependency features detected: [] 15:49:19 [INFO] Pax Exam System (Version: 4.14.0) created. 15:49:19 [INFO] Creating RMI registry server on 127.0.0.1:44205 15:49:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:49:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:49:19 [INFO] Waiting for remote bundle context.. on 44205 name: be14fa8b-10ac-4973-adb3-80c37abed74f timout: [ RelativeTimeout value = 180000 ] 15:49:23 [INFO] Building jar from resources and headers. 15:49:23 [INFO] Writing jar finished. 15:49:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:49:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:49:25 [INFO] 15:49:25 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-binding-api --- 15:49:25 [INFO] 15:49:25 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-binding-api --- 15:49:25 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:49:25 [INFO] 15:49:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding-api --- 15:49:25 [INFO] CycloneDX: Resolving Dependencies 15:49:26 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 15:49:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-api/target/bom.xml 15:49:26 [INFO] attaching as odl-mdsal-binding-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:49:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-api/target/bom.json 15:49:26 [INFO] attaching as odl-mdsal-binding-api-14.0.17-SNAPSHOT-cyclonedx.json 15:49:26 [INFO] 15:49:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-api --- 15:49:26 [INFO] Skipping duplicate-finder execution! 15:49:26 [INFO] 15:49:26 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-binding-api --- 15:49:26 [INFO] Skipping plugin execution 15:49:26 [INFO] 15:49:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-api --- 15:49:26 [INFO] Skipping source per configuration. 15:49:26 [INFO] 15:49:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-binding-api --- 15:49:26 [INFO] 15:49:26 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-binding-api --- 15:49:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:26 [INFO] 15:49:26 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding-api --- 15:49:26 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-api/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.17-SNAPSHOT/odl-mdsal-binding-api-14.0.17-SNAPSHOT.pom 15:49:26 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-api/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.17-SNAPSHOT/odl-mdsal-binding-api-14.0.17-SNAPSHOT-features.xml 15:49:26 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.17-SNAPSHOT/odl-mdsal-binding-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:49:26 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.17-SNAPSHOT/odl-mdsal-binding-api-14.0.17-SNAPSHOT-cyclonedx.json 15:49:26 [INFO] 15:49:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding-api --- 15:49:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:49:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:49:26 [INFO] 15:49:26 [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-dom-api >-------------- 15:49:26 [INFO] Building OpenDaylight :: MD-SAL :: DOM API and SPI 14.0.17-SNAPSHOT [87/228] 15:49:26 [INFO] from features/odl-mdsal-dom-api/pom.xml 15:49:26 [INFO] ------------------------------[ feature ]------------------------------- 15:49:26 [INFO] 15:49:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-dom-api --- 15:49:26 [INFO] 15:49:26 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-dom-api --- 15:49:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:26 [INFO] 15:49:26 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-dom-api --- 15:49:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:26 [INFO] 15:49:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-dom-api --- 15:49:26 [INFO] 15:49:26 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-dom-api --- 15:49:26 [INFO] 15:49:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-dom-api --- 15:49:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:26 [INFO] argLine set to empty 15:49:26 [INFO] 15:49:26 [INFO] --- feattmpl:14.1.2:generate-feature (generate-feature) @ odl-mdsal-dom-api --- 15:49:26 [INFO] 15:49:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-dom-api --- 15:49:26 [INFO] Starting audit... 15:49:26 Audit done. 15:49:26 [INFO] You have 0 Checkstyle violations. 15:49:26 [INFO] 15:49:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-dom-api --- 15:49:26 [INFO] Starting audit... 15:49:26 Audit done. 15:49:26 [INFO] You have 0 Checkstyle violations. 15:49:26 [INFO] 15:49:26 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-dom-api --- 15:49:26 [INFO] 15:49:26 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom-api --- 15:49:26 [INFO] Generation not enabled 15:49:26 [INFO] Attaching artifact 15:49:26 [INFO] 15:49:26 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-dom-api --- 15:49: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 15:49:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:49:26 [INFO] 15:49:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-dom-api >>> 15:49:26 [INFO] 15:49:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-dom-api --- 15:49:26 [INFO] No files found to run spotbugs, check compile phase has been run 15:49:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:49:26 [INFO] 15:49:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-dom-api <<< 15:49:26 [INFO] 15:49:26 [INFO] 15:49:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-dom-api --- 15:49:26 [INFO] 15:49:26 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-dom-api --- 15:49:26 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-dom-api 15:49:26 [INFO] Project dependency features detected: [] 15:49:26 [INFO] Pax Exam System (Version: 4.14.0) created. 15:49:26 [INFO] Creating RMI registry server on 127.0.0.1:35889 15:49:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:49:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:49:27 [INFO] Waiting for remote bundle context.. on 35889 name: e8a3a95b-a5f9-46a8-9302-0f148d7471cd timout: [ RelativeTimeout value = 180000 ] 15:49:31 [INFO] Building jar from resources and headers. 15:49:31 [INFO] Writing jar finished. 15:49:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:49:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:49:33 [INFO] 15:49:33 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-dom-api --- 15:49:33 [INFO] 15:49:33 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-dom-api --- 15:49:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:49:33 [INFO] 15:49:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-dom-api --- 15:49:33 [INFO] CycloneDX: Resolving Dependencies 15:49:34 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 15:49:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-api/target/bom.xml 15:49:34 [INFO] attaching as odl-mdsal-dom-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:49:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-api/target/bom.json 15:49:34 [INFO] attaching as odl-mdsal-dom-api-14.0.17-SNAPSHOT-cyclonedx.json 15:49:34 [INFO] 15:49:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom-api --- 15:49:34 [INFO] Skipping duplicate-finder execution! 15:49:34 [INFO] 15:49:34 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-dom-api --- 15:49:34 [INFO] Skipping plugin execution 15:49:34 [INFO] 15:49:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom-api --- 15:49:34 [INFO] Skipping source per configuration. 15:49:34 [INFO] 15:49:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-dom-api --- 15:49:34 [INFO] 15:49:34 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-dom-api --- 15:49:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:34 [INFO] 15:49:34 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-dom-api --- 15:49:34 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-api/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.17-SNAPSHOT/odl-mdsal-dom-api-14.0.17-SNAPSHOT.pom 15:49:34 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-api/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.17-SNAPSHOT/odl-mdsal-dom-api-14.0.17-SNAPSHOT-features.xml 15:49:34 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.17-SNAPSHOT/odl-mdsal-dom-api-14.0.17-SNAPSHOT-cyclonedx.xml 15:49:34 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.17-SNAPSHOT/odl-mdsal-dom-api-14.0.17-SNAPSHOT-cyclonedx.json 15:49:34 [INFO] 15:49:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-dom-api --- 15:49:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:49:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:49:34 [INFO] 15:49:34 [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-dom-runtime >------------ 15:49:34 [INFO] Building OpenDaylight :: MD-SAL :: DOM Runtime 14.0.17-SNAPSHOT [88/228] 15:49:34 [INFO] from features/odl-mdsal-dom-runtime/pom.xml 15:49:34 [INFO] ------------------------------[ feature ]------------------------------- 15:49:44 [INFO] 15:49:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-dom-runtime --- 15:49:44 [INFO] 15:49:44 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-dom-runtime --- 15:49:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:44 [INFO] 15:49:44 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-dom-runtime --- 15:49:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:44 [INFO] 15:49:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-dom-runtime --- 15:49:44 [INFO] 15:49:44 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-dom-runtime --- 15:49:44 [INFO] 15:49:44 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-dom-runtime --- 15:49:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:44 [INFO] argLine set to empty 15:49:44 [INFO] 15:49:44 [INFO] --- feattmpl:14.1.2:generate-feature (generate-feature) @ odl-mdsal-dom-runtime --- 15:49:44 [INFO] 15:49:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-dom-runtime --- 15:49:44 [INFO] Starting audit... 15:49:44 Audit done. 15:49:44 [INFO] You have 0 Checkstyle violations. 15:49:44 [INFO] 15:49:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-dom-runtime --- 15:49:45 [INFO] Starting audit... 15:49:45 Audit done. 15:49:45 [INFO] You have 0 Checkstyle violations. 15:49:45 [INFO] 15:49:45 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-dom-runtime --- 15:49:45 [INFO] 15:49:45 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom-runtime --- 15:49:45 [INFO] Generation not enabled 15:49:45 [INFO] Attaching artifact 15:49:45 [INFO] 15:49:45 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-dom-runtime --- 15:49: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 15:49:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:49:45 [INFO] 15:49:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-dom-runtime >>> 15:49:45 [INFO] 15:49:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-dom-runtime --- 15:49:45 [INFO] No files found to run spotbugs, check compile phase has been run 15:49:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:49:45 [INFO] 15:49:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-dom-runtime <<< 15:49:45 [INFO] 15:49:45 [INFO] 15:49:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-dom-runtime --- 15:49:45 [INFO] 15:49:45 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-dom-runtime --- 15:49:45 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-dom-runtime 15:49:45 [INFO] Project dependency features detected: [] 15:49:45 [INFO] Pax Exam System (Version: 4.14.0) created. 15:49:45 [INFO] Creating RMI registry server on 127.0.0.1:33243 15:49:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:49:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:49:45 [INFO] Waiting for remote bundle context.. on 33243 name: 62c5cedd-0af7-4a59-a826-9cfa02fac091 timout: [ RelativeTimeout value = 180000 ] 15:49:49 [INFO] Building jar from resources and headers. 15:49:49 [INFO] Writing jar finished. 15:49:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:49:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:49:52 [INFO] 15:49:52 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-dom-runtime --- 15:49:52 [INFO] 15:49:52 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-dom-runtime --- 15:49:52 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:49:52 [INFO] 15:49:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-dom-runtime --- 15:49:52 [INFO] CycloneDX: Resolving Dependencies 15:49:53 [INFO] CycloneDX: Creating BOM version 1.6 with 86 component(s) 15:49:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-runtime/target/bom.xml 15:49:53 [INFO] attaching as odl-mdsal-dom-runtime-14.0.17-SNAPSHOT-cyclonedx.xml 15:49:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-runtime/target/bom.json 15:49:53 [INFO] attaching as odl-mdsal-dom-runtime-14.0.17-SNAPSHOT-cyclonedx.json 15:49:53 [INFO] 15:49:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom-runtime --- 15:49:53 [INFO] Skipping duplicate-finder execution! 15:49:53 [INFO] 15:49:53 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-dom-runtime --- 15:49:53 [INFO] Skipping plugin execution 15:49:53 [INFO] 15:49:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom-runtime --- 15:49:53 [INFO] Skipping source per configuration. 15:49:53 [INFO] 15:49:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-dom-runtime --- 15:49:53 [INFO] 15:49:53 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-dom-runtime --- 15:49:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:53 [INFO] 15:49:53 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-dom-runtime --- 15:49:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-runtime/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.17-SNAPSHOT/odl-mdsal-dom-runtime-14.0.17-SNAPSHOT.pom 15:49:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-runtime/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.17-SNAPSHOT/odl-mdsal-dom-runtime-14.0.17-SNAPSHOT-features.xml 15:49:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-runtime/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.17-SNAPSHOT/odl-mdsal-dom-runtime-14.0.17-SNAPSHOT-cyclonedx.xml 15:49:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-runtime/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.17-SNAPSHOT/odl-mdsal-dom-runtime-14.0.17-SNAPSHOT-cyclonedx.json 15:49:53 [INFO] 15:49:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-dom-runtime --- 15:49:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:49:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:49:53 [INFO] 15:49:53 [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-binding-runtime >---------- 15:49:53 [INFO] Building OpenDaylight :: MD-SAL :: Binding Runtime 14.0.17-SNAPSHOT [89/228] 15:49:53 [INFO] from features/odl-mdsal-binding-runtime/pom.xml 15:49:53 [INFO] ------------------------------[ feature ]------------------------------- 15:49:53 [INFO] 15:49:53 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding-runtime --- 15:49:53 [INFO] 15:49:53 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-binding-runtime --- 15:49:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:53 [INFO] 15:49:53 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-runtime --- 15:49:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:53 [INFO] 15:49:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding-runtime --- 15:49:53 [INFO] 15:49:53 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-binding-runtime --- 15:49:53 [INFO] 15:49:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-binding-runtime --- 15:49:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:53 [INFO] argLine set to empty 15:49:53 [INFO] 15:49:53 [INFO] --- feattmpl:14.1.2:generate-feature (generate-feature) @ odl-mdsal-binding-runtime --- 15:49:53 [INFO] 15:49:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding-runtime --- 15:49:53 [INFO] Starting audit... 15:49:53 Audit done. 15:49:53 [INFO] You have 0 Checkstyle violations. 15:49:53 [INFO] 15:49:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding-runtime --- 15:49:53 [INFO] Starting audit... 15:49:53 Audit done. 15:49:53 [INFO] You have 0 Checkstyle violations. 15:49:53 [INFO] 15:49:53 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-binding-runtime --- 15:49:53 [INFO] 15:49:53 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-runtime --- 15:49:53 [INFO] Generation not enabled 15:49:53 [INFO] Attaching artifact 15:49:53 [INFO] 15:49:53 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding-runtime --- 15:49:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:49:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:49:53 [INFO] 15:49:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-runtime >>> 15:49:53 [INFO] 15:49:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-binding-runtime --- 15:49:53 [INFO] No files found to run spotbugs, check compile phase has been run 15:49:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:49:53 [INFO] 15:49:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-runtime <<< 15:49:53 [INFO] 15:49:53 [INFO] 15:49:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-binding-runtime --- 15:49:53 [INFO] 15:49:53 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-binding-runtime --- 15:49:53 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding-runtime 15:49:53 [INFO] Project dependency features detected: [] 15:49:53 [INFO] Pax Exam System (Version: 4.14.0) created. 15:49:53 [INFO] Creating RMI registry server on 127.0.0.1:37329 15:49:54 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:49:54 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:49:54 [INFO] Waiting for remote bundle context.. on 37329 name: 76f2f9a7-db44-4309-958c-9e2686bf6ecb timout: [ RelativeTimeout value = 180000 ] 15:49:58 [INFO] Building jar from resources and headers. 15:49:58 [INFO] Writing jar finished. 15:50:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:50:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:50:01 [INFO] 15:50:01 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-binding-runtime --- 15:50:01 [INFO] 15:50:01 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-binding-runtime --- 15:50:01 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:50:01 [INFO] 15:50:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding-runtime --- 15:50:01 [INFO] CycloneDX: Resolving Dependencies 15:50:01 [INFO] CycloneDX: Creating BOM version 1.6 with 96 component(s) 15:50:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-runtime/target/bom.xml 15:50:02 [INFO] attaching as odl-mdsal-binding-runtime-14.0.17-SNAPSHOT-cyclonedx.xml 15:50:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-runtime/target/bom.json 15:50:02 [INFO] attaching as odl-mdsal-binding-runtime-14.0.17-SNAPSHOT-cyclonedx.json 15:50:02 [INFO] 15:50:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-runtime --- 15:50:02 [INFO] Skipping duplicate-finder execution! 15:50:02 [INFO] 15:50:02 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-binding-runtime --- 15:50:02 [INFO] Skipping plugin execution 15:50:02 [INFO] 15:50:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-runtime --- 15:50:02 [INFO] Skipping source per configuration. 15:50:02 [INFO] 15:50:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-binding-runtime --- 15:50:02 [INFO] 15:50:02 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-binding-runtime --- 15:50:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:50:02 [INFO] 15:50:02 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding-runtime --- 15:50:02 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-runtime/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.17-SNAPSHOT/odl-mdsal-binding-runtime-14.0.17-SNAPSHOT.pom 15:50:02 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-runtime/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.17-SNAPSHOT/odl-mdsal-binding-runtime-14.0.17-SNAPSHOT-features.xml 15:50:02 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-runtime/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.17-SNAPSHOT/odl-mdsal-binding-runtime-14.0.17-SNAPSHOT-cyclonedx.xml 15:50:02 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-runtime/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.17-SNAPSHOT/odl-mdsal-binding-runtime-14.0.17-SNAPSHOT-cyclonedx.json 15:50:02 [INFO] 15:50:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding-runtime --- 15:50:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:50:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:50:02 [INFO] 15:50:02 [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-dom-broker >------------- 15:50:02 [INFO] Building OpenDaylight :: MD-SAL :: DOM Broker 14.0.17-SNAPSHOT [90/228] 15:50:02 [INFO] from features/odl-mdsal-dom-broker/pom.xml 15:50:02 [INFO] ------------------------------[ feature ]------------------------------- 15:50:02 [INFO] 15:50:02 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-dom-broker --- 15:50:02 [INFO] 15:50:02 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-dom-broker --- 15:50:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:02 [INFO] 15:50:02 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-dom-broker --- 15:50:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:02 [INFO] 15:50:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-dom-broker --- 15:50:02 [INFO] 15:50:02 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-dom-broker --- 15:50:02 [INFO] 15:50:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-dom-broker --- 15:50:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:50:02 [INFO] argLine set to empty 15:50:02 [INFO] 15:50:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-dom-broker --- 15:50:02 [INFO] Starting audit... 15:50:02 Audit done. 15:50:02 [INFO] You have 0 Checkstyle violations. 15:50:02 [INFO] 15:50:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-dom-broker --- 15:50:02 [INFO] Starting audit... 15:50:02 Audit done. 15:50:02 [INFO] You have 0 Checkstyle violations. 15:50:02 [INFO] 15:50:02 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-dom-broker --- 15:50:02 [INFO] 15:50:02 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom-broker --- 15:50:02 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-broker/target/feature/feature.xml 15:50:02 [INFO] ...done! 15:50:02 [INFO] Attaching features XML 15:50:02 [INFO] 15:50:02 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-dom-broker --- 15:50:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:50:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:50:02 [INFO] 15:50:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-dom-broker >>> 15:50:02 [INFO] 15:50:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-dom-broker --- 15:50:02 [INFO] No files found to run spotbugs, check compile phase has been run 15:50:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:50:02 [INFO] 15:50:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-dom-broker <<< 15:50:02 [INFO] 15:50:02 [INFO] 15:50:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-dom-broker --- 15:50:02 [INFO] 15:50:02 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-dom-broker --- 15:50:02 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-dom-broker 15:50:02 [INFO] Project dependency features detected: [] 15:50:02 [INFO] Pax Exam System (Version: 4.14.0) created. 15:50:02 [INFO] Creating RMI registry server on 127.0.0.1:36841 15:50:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:50:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:50:03 [INFO] Waiting for remote bundle context.. on 36841 name: b264618e-3323-4369-9717-8b32354ebbb5 timout: [ RelativeTimeout value = 180000 ] 15:50:07 [INFO] Building jar from resources and headers. 15:50:07 [INFO] Writing jar finished. 15:50:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:50:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:50:09 [INFO] 15:50:09 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-dom-broker --- 15:50:09 [INFO] 15:50:09 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-dom-broker --- 15:50:09 [INFO] No Javadoc in project. Archive not created. 15:50:09 [INFO] 15:50:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-dom-broker --- 15:50:09 [INFO] CycloneDX: Resolving Dependencies 15:50:10 [INFO] CycloneDX: Creating BOM version 1.6 with 88 component(s) 15:50:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-broker/target/bom.xml 15:50:10 [INFO] attaching as odl-mdsal-dom-broker-14.0.17-SNAPSHOT-cyclonedx.xml 15:50:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-broker/target/bom.json 15:50:10 [INFO] attaching as odl-mdsal-dom-broker-14.0.17-SNAPSHOT-cyclonedx.json 15:50:10 [INFO] 15:50:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom-broker --- 15:50:10 [INFO] Skipping duplicate-finder execution! 15:50:10 [INFO] 15:50:10 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-dom-broker --- 15:50:10 [INFO] Skipping plugin execution 15:50:10 [INFO] 15:50:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom-broker --- 15:50:10 [INFO] Skipping source per configuration. 15:50:10 [INFO] 15:50:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-dom-broker --- 15:50:10 [INFO] 15:50:10 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-dom-broker --- 15:50:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:50:10 [INFO] 15:50:10 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-dom-broker --- 15:50:10 [WARNING] 15:50:10 [WARNING] The packaging plugin for project odl-mdsal-dom-broker did not assign 15:50:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:50:10 [WARNING] 15:50:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:50:10 [WARNING] 15:50:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-broker/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.17-SNAPSHOT/odl-mdsal-dom-broker-14.0.17-SNAPSHOT.pom 15:50:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-broker/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.17-SNAPSHOT/odl-mdsal-dom-broker-14.0.17-SNAPSHOT-features.xml 15:50:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-broker/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.17-SNAPSHOT/odl-mdsal-dom-broker-14.0.17-SNAPSHOT-cyclonedx.xml 15:50:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-broker/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.17-SNAPSHOT/odl-mdsal-dom-broker-14.0.17-SNAPSHOT-cyclonedx.json 15:50:10 [INFO] 15:50:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-dom-broker --- 15:50:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:50:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:50:10 [WARNING] 15:50:10 [WARNING] The packaging plugin for project odl-mdsal-dom-broker did not assign 15:50:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:50:10 [WARNING] 15:50:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:50:10 [WARNING] 15:50:10 [INFO] 15:50:10 [INFO] --------< org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter >-------- 15:50:10 [INFO] Building OpenDaylight :: MD-SAL :: Binding/DOM Adapter 14.0.17-SNAPSHOT [91/228] 15:50:10 [INFO] from features/odl-mdsal-binding-dom-adapter/pom.xml 15:50:10 [INFO] ------------------------------[ feature ]------------------------------- 15:50:10 [INFO] 15:50:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding-dom-adapter --- 15:50:10 [INFO] 15:50:10 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-binding-dom-adapter --- 15:50:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:10 [INFO] 15:50:10 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-dom-adapter --- 15:50:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:10 [INFO] 15:50:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding-dom-adapter --- 15:50:11 [INFO] 15:50:11 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-binding-dom-adapter --- 15:50:11 [INFO] 15:50:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-binding-dom-adapter --- 15:50:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:50:11 [INFO] argLine set to empty 15:50:11 [INFO] 15:50:11 [INFO] --- feattmpl:14.1.2:generate-feature (generate-feature) @ odl-mdsal-binding-dom-adapter --- 15:50:11 [INFO] 15:50:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding-dom-adapter --- 15:50:11 [INFO] Starting audit... 15:50:11 Audit done. 15:50:11 [INFO] You have 0 Checkstyle violations. 15:50:11 [INFO] 15:50:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding-dom-adapter --- 15:50:11 [INFO] Starting audit... 15:50:11 Audit done. 15:50:11 [INFO] You have 0 Checkstyle violations. 15:50:11 [INFO] 15:50:11 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-binding-dom-adapter --- 15:50:11 [INFO] 15:50:11 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-dom-adapter --- 15:50:11 [INFO] Generation not enabled 15:50:11 [INFO] Attaching artifact 15:50:11 [INFO] 15:50:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding-dom-adapter --- 15:50: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 15:50:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:50:11 [INFO] 15:50:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-dom-adapter >>> 15:50:11 [INFO] 15:50:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-binding-dom-adapter --- 15:50:11 [INFO] No files found to run spotbugs, check compile phase has been run 15:50:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:50:11 [INFO] 15:50:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-dom-adapter <<< 15:50:11 [INFO] 15:50:11 [INFO] 15:50:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-binding-dom-adapter --- 15:50:11 [INFO] 15:50:11 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-binding-dom-adapter --- 15:50:11 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter 15:50:11 [INFO] Project dependency features detected: [] 15:50:11 [INFO] Pax Exam System (Version: 4.14.0) created. 15:50:11 [INFO] Creating RMI registry server on 127.0.0.1:37735 15:50:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:50:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:50:11 [INFO] Waiting for remote bundle context.. on 37735 name: e37d441f-e5ef-4d84-8de5-86baaf16707a timout: [ RelativeTimeout value = 180000 ] 15:50:16 [INFO] Building jar from resources and headers. 15:50:16 [INFO] Writing jar finished. 15:50:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:50:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:50:19 [INFO] 15:50:19 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-binding-dom-adapter --- 15:50:19 [INFO] 15:50:19 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-binding-dom-adapter --- 15:50:19 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:50:19 [INFO] 15:50:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding-dom-adapter --- 15:50:19 [INFO] CycloneDX: Resolving Dependencies 15:50:20 [INFO] CycloneDX: Creating BOM version 1.6 with 109 component(s) 15:50:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-dom-adapter/target/bom.xml 15:50:20 [INFO] attaching as odl-mdsal-binding-dom-adapter-14.0.17-SNAPSHOT-cyclonedx.xml 15:50:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-dom-adapter/target/bom.json 15:50:20 [INFO] attaching as odl-mdsal-binding-dom-adapter-14.0.17-SNAPSHOT-cyclonedx.json 15:50:20 [INFO] 15:50:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-dom-adapter --- 15:50:20 [INFO] Skipping duplicate-finder execution! 15:50:20 [INFO] 15:50:20 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-binding-dom-adapter --- 15:50:20 [INFO] Skipping plugin execution 15:50:20 [INFO] 15:50:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-dom-adapter --- 15:50:20 [INFO] Skipping source per configuration. 15:50:20 [INFO] 15:50:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-binding-dom-adapter --- 15:50:20 [INFO] 15:50:20 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-binding-dom-adapter --- 15:50:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:50:20 [INFO] 15:50:20 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding-dom-adapter --- 15:50:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-dom-adapter/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.17-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.17-SNAPSHOT.pom 15:50:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-dom-adapter/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.17-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.17-SNAPSHOT-features.xml 15:50:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-dom-adapter/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.17-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.17-SNAPSHOT-cyclonedx.xml 15:50:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-dom-adapter/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.17-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.17-SNAPSHOT-cyclonedx.json 15:50:20 [INFO] 15:50:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding-dom-adapter --- 15:50:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:50:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:50:20 [INFO] 15:50:20 [INFO] ----------------< org.opendaylight.mdsal:odl-mdsal-dom >---------------- 15:50:20 [INFO] Building OpenDaylight :: MD-SAL :: DOM 14.0.17-SNAPSHOT [92/228] 15:50:20 [INFO] from features/odl-mdsal-dom/pom.xml 15:50:20 [INFO] ------------------------------[ feature ]------------------------------- 15:50:20 [INFO] 15:50:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-dom --- 15:50:20 [INFO] 15:50:20 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-dom --- 15:50:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:20 [INFO] 15:50:20 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-dom --- 15:50:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:20 [INFO] 15:50:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-dom --- 15:50:20 [INFO] 15:50:20 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-dom --- 15:50:20 [INFO] 15:50:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-dom --- 15:50:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:50:20 [INFO] argLine set to empty 15:50:20 [INFO] 15:50:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-dom --- 15:50:20 [INFO] Starting audit... 15:50:20 Audit done. 15:50:20 [INFO] You have 0 Checkstyle violations. 15:50:20 [INFO] 15:50:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-dom --- 15:50:20 [INFO] Starting audit... 15:50:20 Audit done. 15:50:20 [INFO] You have 0 Checkstyle violations. 15:50:20 [INFO] 15:50:20 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-dom --- 15:50:20 [INFO] 15:50:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom --- 15:50:51 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom/target/feature/feature.xml 15:50:51 [INFO] ...done! 15:50:51 [INFO] Attaching features XML 15:50:51 [INFO] 15:50:51 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-dom --- 15:50: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 15:50:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:50:51 [INFO] 15:50:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-dom >>> 15:50:51 [INFO] 15:50:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-dom --- 15:50:51 [INFO] No files found to run spotbugs, check compile phase has been run 15:50:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:50:51 [INFO] 15:50:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-dom <<< 15:50:51 [INFO] 15:50:51 [INFO] 15:50:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-dom --- 15:50:51 [INFO] 15:50:51 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-dom --- 15:50:51 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-dom 15:50:51 [INFO] Project dependency features detected: [] 15:50:51 [INFO] Pax Exam System (Version: 4.14.0) created. 15:50:51 [INFO] Creating RMI registry server on 127.0.0.1:40597 15:50:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:50:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:50:52 [INFO] Waiting for remote bundle context.. on 40597 name: 13c92574-67f4-4a50-9242-3249ed7f81e3 timout: [ RelativeTimeout value = 180000 ] 15:50:56 [INFO] Building jar from resources and headers. 15:50:56 [INFO] Writing jar finished. 15:50:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:50:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:50:59 [INFO] 15:50:59 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-dom --- 15:50:59 [INFO] 15:50:59 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-dom --- 15:50:59 [INFO] No Javadoc in project. Archive not created. 15:50:59 [INFO] 15:50:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-dom --- 15:50:59 [INFO] CycloneDX: Resolving Dependencies 15:51:00 [INFO] CycloneDX: Creating BOM version 1.6 with 89 component(s) 15:51:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom/target/bom.xml 15:51:00 [INFO] attaching as odl-mdsal-dom-14.0.17-SNAPSHOT-cyclonedx.xml 15:51:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom/target/bom.json 15:51:00 [INFO] attaching as odl-mdsal-dom-14.0.17-SNAPSHOT-cyclonedx.json 15:51:00 [INFO] 15:51:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom --- 15:51:00 [INFO] Skipping duplicate-finder execution! 15:51:00 [INFO] 15:51:00 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-dom --- 15:51:00 [INFO] Skipping plugin execution 15:51:00 [INFO] 15:51:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom --- 15:51:00 [INFO] Skipping source per configuration. 15:51:00 [INFO] 15:51:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-dom --- 15:51:00 [INFO] 15:51:00 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-dom --- 15:51:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:00 [INFO] 15:51:00 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-dom --- 15:51:00 [WARNING] 15:51:00 [WARNING] The packaging plugin for project odl-mdsal-dom did not assign 15:51:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:00 [WARNING] 15:51:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:00 [WARNING] 15:51:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/14.0.17-SNAPSHOT/odl-mdsal-dom-14.0.17-SNAPSHOT.pom 15:51:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/14.0.17-SNAPSHOT/odl-mdsal-dom-14.0.17-SNAPSHOT-features.xml 15:51:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/14.0.17-SNAPSHOT/odl-mdsal-dom-14.0.17-SNAPSHOT-cyclonedx.xml 15:51:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/14.0.17-SNAPSHOT/odl-mdsal-dom-14.0.17-SNAPSHOT-cyclonedx.json 15:51:00 [INFO] 15:51:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-dom --- 15:51:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:51:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:51:00 [WARNING] 15:51:00 [WARNING] The packaging plugin for project odl-mdsal-dom did not assign 15:51:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:00 [WARNING] 15:51:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:00 [WARNING] 15:51:00 [INFO] 15:51:00 [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-binding >-------------- 15:51:00 [INFO] Building OpenDaylight :: MD-SAL :: Binding 14.0.17-SNAPSHOT [93/228] 15:51:00 [INFO] from features/odl-mdsal-binding/pom.xml 15:51:00 [INFO] ------------------------------[ feature ]------------------------------- 15:51:00 [INFO] 15:51:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding --- 15:51:00 [INFO] 15:51:00 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-binding --- 15:51:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:00 [INFO] 15:51:00 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-binding --- 15:51:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:00 [INFO] 15:51:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding --- 15:51:00 [INFO] 15:51:00 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-binding --- 15:51:00 [INFO] 15:51:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-binding --- 15:51:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:00 [INFO] argLine set to empty 15:51:00 [INFO] 15:51:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding --- 15:51:00 [INFO] Starting audit... 15:51:00 Audit done. 15:51:00 [INFO] You have 0 Checkstyle violations. 15:51:00 [INFO] 15:51:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding --- 15:51:00 [INFO] Starting audit... 15:51:00 Audit done. 15:51:00 [INFO] You have 0 Checkstyle violations. 15:51:00 [INFO] 15:51:00 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-binding --- 15:51:00 [INFO] 15:51:00 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding --- 15:51:00 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding/target/feature/feature.xml 15:51:00 [INFO] ...done! 15:51:00 [INFO] Attaching features XML 15:51:00 [INFO] 15:51:00 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding --- 15:51: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 15:51:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:51:00 [INFO] 15:51:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-binding >>> 15:51:00 [INFO] 15:51:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-binding --- 15:51:00 [INFO] No files found to run spotbugs, check compile phase has been run 15:51:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:51:00 [INFO] 15:51:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-binding <<< 15:51:00 [INFO] 15:51:00 [INFO] 15:51:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-binding --- 15:51:00 [INFO] 15:51:00 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-binding --- 15:51:00 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding 15:51:01 [INFO] Project dependency features detected: [] 15:51:01 [INFO] Pax Exam System (Version: 4.14.0) created. 15:51:01 [INFO] Creating RMI registry server on 127.0.0.1:41663 15:51:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:51:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:51:01 [INFO] Waiting for remote bundle context.. on 41663 name: bd33372e-0d8e-423e-b763-44c037ff85eb timout: [ RelativeTimeout value = 180000 ] 15:51:05 [INFO] Building jar from resources and headers. 15:51:05 [INFO] Writing jar finished. 15:51:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:51:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:51:08 [INFO] 15:51:08 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-binding --- 15:51:08 [INFO] 15:51:08 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-binding --- 15:51:08 [INFO] No Javadoc in project. Archive not created. 15:51:08 [INFO] 15:51:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding --- 15:51:08 [INFO] CycloneDX: Resolving Dependencies 15:51:09 [INFO] CycloneDX: Creating BOM version 1.6 with 111 component(s) 15:51:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding/target/bom.xml 15:51:09 [INFO] attaching as odl-mdsal-binding-14.0.17-SNAPSHOT-cyclonedx.xml 15:51:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding/target/bom.json 15:51:09 [INFO] attaching as odl-mdsal-binding-14.0.17-SNAPSHOT-cyclonedx.json 15:51:09 [INFO] 15:51:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding --- 15:51:09 [INFO] Skipping duplicate-finder execution! 15:51:09 [INFO] 15:51:09 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-binding --- 15:51:09 [INFO] Skipping plugin execution 15:51:09 [INFO] 15:51:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding --- 15:51:09 [INFO] Skipping source per configuration. 15:51:09 [INFO] 15:51:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-binding --- 15:51:09 [INFO] 15:51:09 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-binding --- 15:51:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:09 [INFO] 15:51:09 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding --- 15:51:09 [WARNING] 15:51:09 [WARNING] The packaging plugin for project odl-mdsal-binding did not assign 15:51:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:09 [WARNING] 15:51:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:09 [WARNING] 15:51:09 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/14.0.17-SNAPSHOT/odl-mdsal-binding-14.0.17-SNAPSHOT.pom 15:51:09 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/14.0.17-SNAPSHOT/odl-mdsal-binding-14.0.17-SNAPSHOT-features.xml 15:51:09 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/14.0.17-SNAPSHOT/odl-mdsal-binding-14.0.17-SNAPSHOT-cyclonedx.xml 15:51:09 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/14.0.17-SNAPSHOT/odl-mdsal-binding-14.0.17-SNAPSHOT-cyclonedx.json 15:51:09 [INFO] 15:51:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding --- 15:51:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:51:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:51:09 [WARNING] 15:51:09 [WARNING] The packaging plugin for project odl-mdsal-binding did not assign 15:51:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:09 [WARNING] 15:51:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:09 [WARNING] 15:51:09 [INFO] 15:51:09 [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-eos-common >------------- 15:51:09 [INFO] Building OpenDaylight :: MD-SAL :: EOS :: Common 14.0.17-SNAPSHOT [94/228] 15:51:09 [INFO] from features/odl-mdsal-eos-common/pom.xml 15:51:09 [INFO] ------------------------------[ feature ]------------------------------- 15:51:09 [INFO] 15:51:09 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-eos-common --- 15:51:09 [INFO] 15:51:09 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-eos-common --- 15:51:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:09 [INFO] 15:51:09 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-common --- 15:51:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:09 [INFO] 15:51:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-eos-common --- 15:51:10 [INFO] 15:51:10 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-eos-common --- 15:51:10 [INFO] 15:51:10 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-eos-common --- 15:51:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:10 [INFO] argLine set to empty 15:51:10 [INFO] 15:51:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-eos-common --- 15:51:10 [INFO] Starting audit... 15:51:10 Audit done. 15:51:10 [INFO] You have 0 Checkstyle violations. 15:51:10 [INFO] 15:51:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-eos-common --- 15:51:10 [INFO] Starting audit... 15:51:10 Audit done. 15:51:10 [INFO] You have 0 Checkstyle violations. 15:51:10 [INFO] 15:51:10 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-eos-common --- 15:51:10 [INFO] 15:51:10 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-common --- 15:51:10 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-common/target/feature/feature.xml 15:51:10 [INFO] ...done! 15:51:10 [INFO] Attaching features XML 15:51:10 [INFO] 15:51:10 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-eos-common --- 15:51:10 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:51:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:51:10 [INFO] 15:51:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-common >>> 15:51:10 [INFO] 15:51:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-eos-common --- 15:51:10 [INFO] No files found to run spotbugs, check compile phase has been run 15:51:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:51:10 [INFO] 15:51:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-common <<< 15:51:10 [INFO] 15:51:10 [INFO] 15:51:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-eos-common --- 15:51:10 [INFO] 15:51:10 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-eos-common --- 15:51:10 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-eos-common 15:51:10 [INFO] Project dependency features detected: [] 15:51:10 [INFO] Pax Exam System (Version: 4.14.0) created. 15:51:10 [INFO] Creating RMI registry server on 127.0.0.1:42029 15:51:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:51:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:51:10 [INFO] Waiting for remote bundle context.. on 42029 name: a861ed5b-92e6-4d6f-b29d-e2be4f944c64 timout: [ RelativeTimeout value = 180000 ] 15:51:15 [INFO] Building jar from resources and headers. 15:51:15 [INFO] Writing jar finished. 15:51:17 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:51:17 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:51:17 [INFO] 15:51:17 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-eos-common --- 15:51:17 [INFO] 15:51:17 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-eos-common --- 15:51:17 [INFO] No Javadoc in project. Archive not created. 15:51:17 [INFO] 15:51:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-eos-common --- 15:51:17 [INFO] CycloneDX: Resolving Dependencies 15:51:17 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 15:51:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-common/target/bom.xml 15:51:17 [INFO] attaching as odl-mdsal-eos-common-14.0.17-SNAPSHOT-cyclonedx.xml 15:51:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-common/target/bom.json 15:51:17 [INFO] attaching as odl-mdsal-eos-common-14.0.17-SNAPSHOT-cyclonedx.json 15:51:17 [INFO] 15:51:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-common --- 15:51:17 [INFO] Skipping duplicate-finder execution! 15:51:17 [INFO] 15:51:17 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-eos-common --- 15:51:17 [INFO] Skipping plugin execution 15:51:17 [INFO] 15:51:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-eos-common --- 15:51:17 [INFO] Skipping source per configuration. 15:51:17 [INFO] 15:51:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-eos-common --- 15:51:17 [INFO] 15:51:17 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-eos-common --- 15:51:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:17 [INFO] 15:51:17 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-eos-common --- 15:51:17 [WARNING] 15:51:17 [WARNING] The packaging plugin for project odl-mdsal-eos-common did not assign 15:51:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:17 [WARNING] 15:51:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:17 [WARNING] 15:51:17 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.17-SNAPSHOT/odl-mdsal-eos-common-14.0.17-SNAPSHOT.pom 15:51:17 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.17-SNAPSHOT/odl-mdsal-eos-common-14.0.17-SNAPSHOT-features.xml 15:51:17 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.17-SNAPSHOT/odl-mdsal-eos-common-14.0.17-SNAPSHOT-cyclonedx.xml 15:51:17 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.17-SNAPSHOT/odl-mdsal-eos-common-14.0.17-SNAPSHOT-cyclonedx.json 15:51:17 [INFO] 15:51:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-eos-common --- 15:51:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:51:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:51:17 [WARNING] 15:51:17 [WARNING] The packaging plugin for project odl-mdsal-eos-common did not assign 15:51:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:17 [WARNING] 15:51:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:17 [WARNING] 15:51:17 [INFO] 15:51:17 [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-eos-dom >-------------- 15:51:17 [INFO] Building OpenDaylight :: MD-SAL :: EOS :: DOM 14.0.17-SNAPSHOT [95/228] 15:51:17 [INFO] from features/odl-mdsal-eos-dom/pom.xml 15:51:17 [INFO] ------------------------------[ feature ]------------------------------- 15:51:17 [INFO] 15:51:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-eos-dom --- 15:51:17 [INFO] 15:51:17 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-eos-dom --- 15:51:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:17 [INFO] 15:51:17 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-dom --- 15:51:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:17 [INFO] 15:51:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-eos-dom --- 15:51:18 [INFO] 15:51:18 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-eos-dom --- 15:51:18 [INFO] 15:51:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-eos-dom --- 15:51:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:18 [INFO] argLine set to empty 15:51:18 [INFO] 15:51:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-eos-dom --- 15:51:18 [INFO] Starting audit... 15:51:18 Audit done. 15:51:18 [INFO] You have 0 Checkstyle violations. 15:51:18 [INFO] 15:51:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-eos-dom --- 15:51:18 [INFO] Starting audit... 15:51:18 Audit done. 15:51:18 [INFO] You have 0 Checkstyle violations. 15:51:18 [INFO] 15:51:18 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-eos-dom --- 15:51:18 [INFO] 15:51:18 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-dom --- 15:51:18 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-dom/target/feature/feature.xml 15:51:18 [INFO] ...done! 15:51:18 [INFO] Attaching features XML 15:51:18 [INFO] 15:51:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-eos-dom --- 15:51:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:51:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:51:18 [INFO] 15:51:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-dom >>> 15:51:18 [INFO] 15:51:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-eos-dom --- 15:51:18 [INFO] No files found to run spotbugs, check compile phase has been run 15:51:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:51:18 [INFO] 15:51:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-dom <<< 15:51:18 [INFO] 15:51:18 [INFO] 15:51:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-eos-dom --- 15:51:18 [INFO] 15:51:18 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-eos-dom --- 15:51:18 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-eos-dom 15:51:18 [INFO] Project dependency features detected: [] 15:51:18 [INFO] Pax Exam System (Version: 4.14.0) created. 15:51:18 [INFO] Creating RMI registry server on 127.0.0.1:34595 15:51:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:51:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:51:18 [INFO] Waiting for remote bundle context.. on 34595 name: 0f07d53d-a9d9-4be2-b9c8-a5a3c8e1403d timout: [ RelativeTimeout value = 180000 ] 15:51:22 [INFO] Building jar from resources and headers. 15:51:22 [INFO] Writing jar finished. 15:51:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:51:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:51:24 [INFO] 15:51:24 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-eos-dom --- 15:51:24 [INFO] 15:51:24 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-eos-dom --- 15:51:24 [INFO] No Javadoc in project. Archive not created. 15:51:24 [INFO] 15:51:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-eos-dom --- 15:51:24 [INFO] CycloneDX: Resolving Dependencies 15:51:25 [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) 15:51:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-dom/target/bom.xml 15:51:25 [INFO] attaching as odl-mdsal-eos-dom-14.0.17-SNAPSHOT-cyclonedx.xml 15:51:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-dom/target/bom.json 15:51:25 [INFO] attaching as odl-mdsal-eos-dom-14.0.17-SNAPSHOT-cyclonedx.json 15:51:25 [INFO] 15:51:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-dom --- 15:51:25 [INFO] Skipping duplicate-finder execution! 15:51:25 [INFO] 15:51:25 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-eos-dom --- 15:51:25 [INFO] Skipping plugin execution 15:51:25 [INFO] 15:51:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-eos-dom --- 15:51:25 [INFO] Skipping source per configuration. 15:51:25 [INFO] 15:51:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-eos-dom --- 15:51:25 [INFO] 15:51:25 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-eos-dom --- 15:51:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:25 [INFO] 15:51:25 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-eos-dom --- 15:51:25 [WARNING] 15:51:25 [WARNING] The packaging plugin for project odl-mdsal-eos-dom did not assign 15:51:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:25 [WARNING] 15:51:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:25 [WARNING] 15:51:25 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-dom/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.17-SNAPSHOT/odl-mdsal-eos-dom-14.0.17-SNAPSHOT.pom 15:51:25 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-dom/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.17-SNAPSHOT/odl-mdsal-eos-dom-14.0.17-SNAPSHOT-features.xml 15:51:25 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-dom/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.17-SNAPSHOT/odl-mdsal-eos-dom-14.0.17-SNAPSHOT-cyclonedx.xml 15:51:25 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-dom/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.17-SNAPSHOT/odl-mdsal-eos-dom-14.0.17-SNAPSHOT-cyclonedx.json 15:51:25 [INFO] 15:51:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-eos-dom --- 15:51:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:51:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:51:25 [WARNING] 15:51:25 [WARNING] The packaging plugin for project odl-mdsal-eos-dom did not assign 15:51:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:25 [WARNING] 15:51:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:25 [WARNING] 15:51:25 [INFO] 15:51:25 [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-eos-binding >------------ 15:51:25 [INFO] Building OpenDaylight :: MD-SAL :: EOS :: Binding 14.0.17-SNAPSHOT [96/228] 15:51:25 [INFO] from features/odl-mdsal-eos-binding/pom.xml 15:51:25 [INFO] ------------------------------[ feature ]------------------------------- 15:51:25 [INFO] 15:51:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-eos-binding --- 15:51:25 [INFO] 15:51:25 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-eos-binding --- 15:51:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:25 [INFO] 15:51:25 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-binding --- 15:51:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:25 [INFO] 15:51:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-eos-binding --- 15:51:25 [INFO] 15:51:25 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-eos-binding --- 15:51:25 [INFO] 15:51:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-eos-binding --- 15:51:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:25 [INFO] argLine set to empty 15:51:25 [INFO] 15:51:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-eos-binding --- 15:51:25 [INFO] Starting audit... 15:51:25 Audit done. 15:51:25 [INFO] You have 0 Checkstyle violations. 15:51:25 [INFO] 15:51:25 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-eos-binding --- 15:51:26 [INFO] Starting audit... 15:51:26 Audit done. 15:51:26 [INFO] You have 0 Checkstyle violations. 15:51:26 [INFO] 15:51:26 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-eos-binding --- 15:51:26 [INFO] 15:51:26 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-binding --- 15:51:26 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-binding/target/feature/feature.xml 15:51:26 [INFO] ...done! 15:51:26 [INFO] Attaching features XML 15:51:26 [INFO] 15:51:26 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-eos-binding --- 15:51: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 15:51:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:51:26 [INFO] 15:51:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-binding >>> 15:51:26 [INFO] 15:51:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-eos-binding --- 15:51:26 [INFO] No files found to run spotbugs, check compile phase has been run 15:51:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:51:26 [INFO] 15:51:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-binding <<< 15:51:26 [INFO] 15:51:26 [INFO] 15:51:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-eos-binding --- 15:51:26 [INFO] 15:51:26 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-eos-binding --- 15:51:26 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 15:51:26 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 15:51:26 [INFO] 15:51:26 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-eos-binding --- 15:51:26 [INFO] 15:51:26 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-eos-binding --- 15:51:26 [INFO] No Javadoc in project. Archive not created. 15:51:26 [INFO] 15:51:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-eos-binding --- 15:51:26 [INFO] CycloneDX: Resolving Dependencies 15:51:27 [INFO] CycloneDX: Creating BOM version 1.6 with 117 component(s) 15:51:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-binding/target/bom.xml 15:51:27 [INFO] attaching as odl-mdsal-eos-binding-14.0.17-SNAPSHOT-cyclonedx.xml 15:51:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-binding/target/bom.json 15:51:27 [INFO] attaching as odl-mdsal-eos-binding-14.0.17-SNAPSHOT-cyclonedx.json 15:51:27 [INFO] 15:51:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-binding --- 15:51:27 [INFO] Skipping duplicate-finder execution! 15:51:27 [INFO] 15:51:27 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-eos-binding --- 15:51:27 [INFO] Skipping plugin execution 15:51:27 [INFO] 15:51:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-eos-binding --- 15:51:27 [INFO] Skipping source per configuration. 15:51:27 [INFO] 15:51:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-eos-binding --- 15:51:27 [INFO] 15:51:27 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-eos-binding --- 15:51:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:27 [INFO] 15:51:27 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-eos-binding --- 15:51:27 [WARNING] 15:51:27 [WARNING] The packaging plugin for project odl-mdsal-eos-binding did not assign 15:51:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:27 [WARNING] 15:51:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:27 [WARNING] 15:51:27 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-binding/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.17-SNAPSHOT/odl-mdsal-eos-binding-14.0.17-SNAPSHOT.pom 15:51:27 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-binding/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.17-SNAPSHOT/odl-mdsal-eos-binding-14.0.17-SNAPSHOT-features.xml 15:51:27 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-binding/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.17-SNAPSHOT/odl-mdsal-eos-binding-14.0.17-SNAPSHOT-cyclonedx.xml 15:51:27 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-binding/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.17-SNAPSHOT/odl-mdsal-eos-binding-14.0.17-SNAPSHOT-cyclonedx.json 15:51:27 [INFO] 15:51:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-eos-binding --- 15:51:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:51:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:51:27 [WARNING] 15:51:27 [WARNING] The packaging plugin for project odl-mdsal-eos-binding did not assign 15:51:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:27 [WARNING] 15:51:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:27 [WARNING] 15:51:27 [INFO] 15:51:27 [INFO] ---------< org.opendaylight.mdsal:odl-mdsal-singleton-common >---------- 15:51:27 [INFO] Building OpenDaylight :: MD-SAL :: Singleton :: Common 14.0.17-SNAPSHOT [97/228] 15:51:27 [INFO] from features/odl-mdsal-singleton-common/pom.xml 15:51:27 [INFO] ------------------------------[ feature ]------------------------------- 15:51:27 [INFO] 15:51:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-singleton-common --- 15:51:27 [INFO] 15:51:27 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-singleton-common --- 15:51:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:27 [INFO] 15:51:27 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-singleton-common --- 15:51:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:27 [INFO] 15:51:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-singleton-common --- 15:51:27 [INFO] 15:51:27 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-singleton-common --- 15:51:27 [INFO] 15:51:27 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-singleton-common --- 15:51:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:27 [INFO] argLine set to empty 15:51:27 [INFO] 15:51:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-singleton-common --- 15:51:27 [INFO] Starting audit... 15:51:27 Audit done. 15:51:27 [INFO] You have 0 Checkstyle violations. 15:51:27 [INFO] 15:51:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-singleton-common --- 15:51:27 [INFO] Starting audit... 15:51:27 Audit done. 15:51:27 [INFO] You have 0 Checkstyle violations. 15:51:27 [INFO] 15:51:27 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-singleton-common --- 15:51:27 [INFO] 15:51:27 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-singleton-common --- 15:51:27 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-common/target/feature/feature.xml 15:51:27 [INFO] ...done! 15:51:27 [INFO] Attaching features XML 15:51:27 [INFO] 15:51:27 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-singleton-common --- 15:51:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:51:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:51:27 [INFO] 15:51:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-singleton-common >>> 15:51:27 [INFO] 15:51:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-singleton-common --- 15:51:27 [INFO] No files found to run spotbugs, check compile phase has been run 15:51:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:51:27 [INFO] 15:51:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-singleton-common <<< 15:51:27 [INFO] 15:51:27 [INFO] 15:51:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-singleton-common --- 15:51:27 [INFO] 15:51:27 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-singleton-common --- 15:51:27 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-singleton-common 15:51:27 [INFO] Project dependency features detected: [] 15:51:27 [INFO] Pax Exam System (Version: 4.14.0) created. 15:51:27 [INFO] Creating RMI registry server on 127.0.0.1:33351 15:51:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:51:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:51:28 [INFO] Waiting for remote bundle context.. on 33351 name: 7e1070bd-ef1e-4191-ba7e-f35ad4a8088f timout: [ RelativeTimeout value = 180000 ] 15:51:32 [INFO] Building jar from resources and headers. 15:51:32 [INFO] Writing jar finished. 15:51:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:51:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:51:34 [INFO] 15:51:34 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-singleton-common --- 15:51:34 [INFO] 15:51:34 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-singleton-common --- 15:51:34 [INFO] No Javadoc in project. Archive not created. 15:51:34 [INFO] 15:51:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-singleton-common --- 15:51:34 [INFO] CycloneDX: Resolving Dependencies 15:51:34 [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) 15:51:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-common/target/bom.xml 15:51:34 [INFO] attaching as odl-mdsal-singleton-common-14.0.17-SNAPSHOT-cyclonedx.xml 15:51:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-common/target/bom.json 15:51:34 [INFO] attaching as odl-mdsal-singleton-common-14.0.17-SNAPSHOT-cyclonedx.json 15:51:34 [INFO] 15:51:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-singleton-common --- 15:51:34 [INFO] Skipping duplicate-finder execution! 15:51:34 [INFO] 15:51:34 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-singleton-common --- 15:51:34 [INFO] Skipping plugin execution 15:51:34 [INFO] 15:51:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-singleton-common --- 15:51:34 [INFO] Skipping source per configuration. 15:51:34 [INFO] 15:51:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-singleton-common --- 15:51:34 [INFO] 15:51:34 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-singleton-common --- 15:51:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:34 [INFO] 15:51:34 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-singleton-common --- 15:51:34 [WARNING] 15:51:34 [WARNING] The packaging plugin for project odl-mdsal-singleton-common did not assign 15:51:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:34 [WARNING] 15:51:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:34 [WARNING] 15:51:34 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.17-SNAPSHOT/odl-mdsal-singleton-common-14.0.17-SNAPSHOT.pom 15:51:34 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.17-SNAPSHOT/odl-mdsal-singleton-common-14.0.17-SNAPSHOT-features.xml 15:51:34 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.17-SNAPSHOT/odl-mdsal-singleton-common-14.0.17-SNAPSHOT-cyclonedx.xml 15:51:34 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.17-SNAPSHOT/odl-mdsal-singleton-common-14.0.17-SNAPSHOT-cyclonedx.json 15:51:34 [INFO] 15:51:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-singleton-common --- 15:51:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:51:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:51:34 [WARNING] 15:51:34 [WARNING] The packaging plugin for project odl-mdsal-singleton-common did not assign 15:51:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:34 [WARNING] 15:51:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:34 [WARNING] 15:51:34 [INFO] 15:51:34 [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-singleton-dom >----------- 15:51:34 [INFO] Building OpenDaylight :: MD-SAL :: Singleton :: DOM 14.0.17-SNAPSHOT [98/228] 15:51:34 [INFO] from features/odl-mdsal-singleton-dom/pom.xml 15:51:34 [INFO] ------------------------------[ feature ]------------------------------- 15:51:34 [INFO] 15:51:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-singleton-dom --- 15:51:34 [INFO] 15:51:34 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-singleton-dom --- 15:51:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:34 [INFO] 15:51:34 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-singleton-dom --- 15:51:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:34 [INFO] 15:51:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-singleton-dom --- 15:51:35 [INFO] 15:51:35 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-singleton-dom --- 15:51:35 [INFO] 15:51:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-singleton-dom --- 15:51:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:35 [INFO] argLine set to empty 15:51:35 [INFO] 15:51:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-singleton-dom --- 15:51:35 [INFO] Starting audit... 15:51:35 Audit done. 15:51:35 [INFO] You have 0 Checkstyle violations. 15:51:35 [INFO] 15:51:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-singleton-dom --- 15:51:35 [INFO] Starting audit... 15:51:35 Audit done. 15:51:35 [INFO] You have 0 Checkstyle violations. 15:51:35 [INFO] 15:51:35 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-singleton-dom --- 15:51:35 [INFO] 15:51:35 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-singleton-dom --- 15:51:35 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-dom/target/feature/feature.xml 15:51:35 [INFO] ...done! 15:51:35 [INFO] Attaching features XML 15:51:35 [INFO] 15:51:35 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-singleton-dom --- 15:51: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 15:51:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:51:35 [INFO] 15:51:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-singleton-dom >>> 15:51:35 [INFO] 15:51:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-singleton-dom --- 15:51:35 [INFO] No files found to run spotbugs, check compile phase has been run 15:51:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:51:35 [INFO] 15:51:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-singleton-dom <<< 15:51:35 [INFO] 15:51:35 [INFO] 15:51:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-singleton-dom --- 15:51:35 [INFO] 15:51:35 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-singleton-dom --- 15:51:35 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 15:51:35 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 15:51:35 [INFO] 15:51:35 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-singleton-dom --- 15:51:35 [INFO] 15:51:35 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-singleton-dom --- 15:51:35 [INFO] No Javadoc in project. Archive not created. 15:51:35 [INFO] 15:51:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-singleton-dom --- 15:51:35 [INFO] CycloneDX: Resolving Dependencies 15:51:36 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 15:51:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-dom/target/bom.xml 15:51:36 [INFO] attaching as odl-mdsal-singleton-dom-14.0.17-SNAPSHOT-cyclonedx.xml 15:51:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-dom/target/bom.json 15:51:36 [INFO] attaching as odl-mdsal-singleton-dom-14.0.17-SNAPSHOT-cyclonedx.json 15:51:36 [INFO] 15:51:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-singleton-dom --- 15:51:36 [INFO] Skipping duplicate-finder execution! 15:51:36 [INFO] 15:51:36 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-singleton-dom --- 15:51:36 [INFO] Skipping plugin execution 15:51:36 [INFO] 15:51:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-singleton-dom --- 15:51:36 [INFO] Skipping source per configuration. 15:51:36 [INFO] 15:51:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-singleton-dom --- 15:51:36 [INFO] 15:51:36 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-singleton-dom --- 15:51:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:36 [INFO] 15:51:36 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-singleton-dom --- 15:51:36 [WARNING] 15:51:36 [WARNING] The packaging plugin for project odl-mdsal-singleton-dom did not assign 15:51:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:36 [WARNING] 15:51:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:36 [WARNING] 15:51:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-dom/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.17-SNAPSHOT/odl-mdsal-singleton-dom-14.0.17-SNAPSHOT.pom 15:51:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-dom/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.17-SNAPSHOT/odl-mdsal-singleton-dom-14.0.17-SNAPSHOT-features.xml 15:51:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-dom/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.17-SNAPSHOT/odl-mdsal-singleton-dom-14.0.17-SNAPSHOT-cyclonedx.xml 15:51:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-dom/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.17-SNAPSHOT/odl-mdsal-singleton-dom-14.0.17-SNAPSHOT-cyclonedx.json 15:51:36 [INFO] 15:51:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-singleton-dom --- 15:51:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:51:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:51:36 [WARNING] 15:51:36 [WARNING] The packaging plugin for project odl-mdsal-singleton-dom did not assign 15:51:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:36 [WARNING] 15:51:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:36 [WARNING] 15:51:36 [INFO] 15:51:36 [INFO] ---------------< org.opendaylight.mdsal:odl-mdsal-trace >--------------- 15:51:36 [INFO] Building OpenDaylight :: MD-SAL :: TracingBroker 14.0.17-SNAPSHOT [99/228] 15:51:36 [INFO] from features/odl-mdsal-trace/pom.xml 15:51:36 [INFO] ------------------------------[ feature ]------------------------------- 15:51:36 [INFO] 15:51:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-trace --- 15:51:36 [INFO] 15:51:36 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-trace --- 15:51:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:36 [INFO] 15:51:36 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-trace --- 15:51:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:36 [INFO] 15:51:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-trace --- 15:51:36 [INFO] 15:51:36 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-trace --- 15:51:36 [INFO] 15:51:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-trace --- 15:51:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:36 [INFO] argLine set to empty 15:51:36 [INFO] 15:51:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-trace --- 15:51:36 [INFO] Starting audit... 15:51:36 Audit done. 15:51:36 [INFO] You have 0 Checkstyle violations. 15:51:36 [INFO] 15:51:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-trace --- 15:51:36 [INFO] Starting audit... 15:51:36 Audit done. 15:51:36 [INFO] You have 0 Checkstyle violations. 15:51:36 [INFO] 15:51:36 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-trace --- 15:51:36 [INFO] 15:51:36 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-trace --- 15:51:36 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-trace/target/feature/feature.xml 15:51:36 [INFO] ...done! 15:51:36 [INFO] Attaching features XML 15:51:36 [INFO] 15:51:36 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-trace --- 15:51: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 15:51:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:51:36 [INFO] 15:51:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-trace >>> 15:51:36 [INFO] 15:51:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-trace --- 15:51:36 [INFO] No files found to run spotbugs, check compile phase has been run 15:51:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:51:36 [INFO] 15:51:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-trace <<< 15:51:36 [INFO] 15:51:36 [INFO] 15:51:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-trace --- 15:51:36 [INFO] 15:51:36 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-trace --- 15:51:36 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-trace 15:51:36 [INFO] Project dependency features detected: [] 15:51:36 [INFO] Pax Exam System (Version: 4.14.0) created. 15:51:36 [INFO] Creating RMI registry server on 127.0.0.1:35171 15:51:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:51:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:51:37 [INFO] Waiting for remote bundle context.. on 35171 name: 0dc9f6b4-90c4-4691-86c6-7f5e520799fe timout: [ RelativeTimeout value = 180000 ] 15:51:41 [INFO] Building jar from resources and headers. 15:51:41 [INFO] Writing jar finished. 15:51:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:51:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:51:44 [INFO] 15:51:44 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-trace --- 15:51:44 [INFO] 15:51:44 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-trace --- 15:51:44 [INFO] No Javadoc in project. Archive not created. 15:51:44 [INFO] 15:51:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-trace --- 15:51:44 [INFO] CycloneDX: Resolving Dependencies 15:51:45 [INFO] CycloneDX: Creating BOM version 1.6 with 113 component(s) 15:51:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-trace/target/bom.xml 15:51:45 [INFO] attaching as odl-mdsal-trace-14.0.17-SNAPSHOT-cyclonedx.xml 15:51:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-trace/target/bom.json 15:51:45 [INFO] attaching as odl-mdsal-trace-14.0.17-SNAPSHOT-cyclonedx.json 15:51:45 [INFO] 15:51:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-trace --- 15:51:45 [INFO] Skipping duplicate-finder execution! 15:51:45 [INFO] 15:51:45 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-trace --- 15:51:45 [INFO] Skipping plugin execution 15:51:45 [INFO] 15:51:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-trace --- 15:51:45 [INFO] Skipping source per configuration. 15:51:45 [INFO] 15:51:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-trace --- 15:51:45 [INFO] 15:51:45 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-trace --- 15:51:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:45 [INFO] 15:51:45 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-trace --- 15:51:45 [WARNING] 15:51:45 [WARNING] The packaging plugin for project odl-mdsal-trace did not assign 15:51:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:45 [WARNING] 15:51:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:45 [WARNING] 15:51:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-trace/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/14.0.17-SNAPSHOT/odl-mdsal-trace-14.0.17-SNAPSHOT.pom 15:51:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-trace/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/14.0.17-SNAPSHOT/odl-mdsal-trace-14.0.17-SNAPSHOT-features.xml 15:51:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-trace/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/14.0.17-SNAPSHOT/odl-mdsal-trace-14.0.17-SNAPSHOT-cyclonedx.xml 15:51:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-trace/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/14.0.17-SNAPSHOT/odl-mdsal-trace-14.0.17-SNAPSHOT-cyclonedx.json 15:51:45 [INFO] 15:51:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-trace --- 15:51:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:51:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:51:45 [WARNING] 15:51:45 [WARNING] The packaging plugin for project odl-mdsal-trace did not assign 15:51:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:45 [WARNING] 15:51:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:45 [WARNING] 15:51:45 [INFO] 15:51:45 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991 >-------- 15:51:45 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6991 14.0.17-SNAPSHOT [100/228] 15:51:45 [INFO] from features/odl-mdsal-model-rfc6991/pom.xml 15:51:45 [INFO] ------------------------------[ feature ]------------------------------- 15:51:45 [INFO] 15:51:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6991 --- 15:51:45 [INFO] 15:51:45 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc6991 --- 15:51:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:45 [INFO] 15:51:45 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6991 --- 15:51:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:45 [INFO] 15:51:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6991 --- 15:51:46 [INFO] 15:51:46 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc6991 --- 15:51:46 [INFO] 15:51:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6991 --- 15:51:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:46 [INFO] argLine set to empty 15:51:46 [INFO] 15:51:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6991 --- 15:51:46 [INFO] Starting audit... 15:51:46 Audit done. 15:51:46 [INFO] You have 0 Checkstyle violations. 15:51:46 [INFO] 15:51:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6991 --- 15:51:46 [INFO] Starting audit... 15:51:46 Audit done. 15:51:46 [INFO] You have 0 Checkstyle violations. 15:51:46 [INFO] 15:51:46 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc6991 --- 15:51:46 [INFO] 15:51:46 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6991 --- 15:51:46 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/target/feature/feature.xml 15:51:46 [INFO] ...done! 15:51:46 [INFO] Attaching features XML 15:51:46 [INFO] 15:51:46 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6991 --- 15:51: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 15:51:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:51:46 [INFO] 15:51:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6991 >>> 15:51:46 [INFO] 15:51:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc6991 --- 15:51:46 [INFO] No files found to run spotbugs, check compile phase has been run 15:51:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:51:46 [INFO] 15:51:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6991 <<< 15:51:46 [INFO] 15:51:46 [INFO] 15:51:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc6991 --- 15:51:46 [INFO] 15:51:46 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc6991 --- 15:51:46 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991 15:51:46 [INFO] Project dependency features detected: [] 15:51:46 [INFO] Pax Exam System (Version: 4.14.0) created. 15:51:46 [INFO] Creating RMI registry server on 127.0.0.1:45103 15:51:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:51:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:51:46 [INFO] Waiting for remote bundle context.. on 45103 name: 7a6fbc9f-87a7-489c-9b65-fd760a5da282 timout: [ RelativeTimeout value = 180000 ] 15:51:50 [INFO] Building jar from resources and headers. 15:51:50 [INFO] Writing jar finished. 15:51:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:51:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:51:52 [INFO] 15:51:52 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc6991 --- 15:51:52 [INFO] 15:51:52 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc6991 --- 15:51:52 [INFO] No Javadoc in project. Archive not created. 15:51:52 [INFO] 15:51:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6991 --- 15:51:52 [INFO] CycloneDX: Resolving Dependencies 15:51:53 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 15:51:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/target/bom.xml 15:51:53 [INFO] attaching as odl-mdsal-model-rfc6991-14.0.17-SNAPSHOT-cyclonedx.xml 15:51:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/target/bom.json 15:51:53 [INFO] attaching as odl-mdsal-model-rfc6991-14.0.17-SNAPSHOT-cyclonedx.json 15:51:53 [INFO] 15:51:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6991 --- 15:51:53 [INFO] Skipping duplicate-finder execution! 15:51:53 [INFO] 15:51:53 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6991 --- 15:51:53 [INFO] Skipping plugin execution 15:51:53 [INFO] 15:51:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6991 --- 15:51:53 [INFO] Skipping source per configuration. 15:51:53 [INFO] 15:51:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc6991 --- 15:51:53 [INFO] 15:51:53 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc6991 --- 15:51:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:53 [INFO] 15:51:53 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6991 --- 15:51:53 [WARNING] 15:51:53 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6991 did not assign 15:51:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:53 [WARNING] 15:51:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:53 [WARNING] 15:51:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.17-SNAPSHOT.pom 15:51:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.17-SNAPSHOT-features.xml 15:51:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.17-SNAPSHOT-cyclonedx.xml 15:51:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.17-SNAPSHOT-cyclonedx.json 15:51:53 [INFO] 15:51:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6991 --- 15:51:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:51:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:51:53 [WARNING] 15:51:53 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6991 did not assign 15:51:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:51:53 [WARNING] 15:51:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:51:53 [WARNING] 15:51:53 [INFO] 15:51:53 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294 >-------- 15:51:53 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8294 14.0.17-SNAPSHOT [101/228] 15:51:53 [INFO] from features/odl-mdsal-model-rfc8294/pom.xml 15:51:53 [INFO] ------------------------------[ feature ]------------------------------- 15:51:53 [INFO] 15:51:53 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8294 --- 15:51:53 [INFO] 15:51:53 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8294 --- 15:51:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:53 [INFO] 15:51:53 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8294 --- 15:51:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:53 [INFO] 15:51:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8294 --- 15:51:53 [INFO] 15:51:53 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8294 --- 15:51:53 [INFO] 15:51:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8294 --- 15:51:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:51:53 [INFO] argLine set to empty 15:51:53 [INFO] 15:51:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8294 --- 15:51:53 [INFO] Starting audit... 15:51:53 Audit done. 15:51:53 [INFO] You have 0 Checkstyle violations. 15:51:53 [INFO] 15:51:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8294 --- 15:51:53 [INFO] Starting audit... 15:51:53 Audit done. 15:51:53 [INFO] You have 0 Checkstyle violations. 15:51:53 [INFO] 15:51:53 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8294 --- 15:51:53 [INFO] 15:51:53 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8294 --- 15:51:53 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/target/feature/feature.xml 15:51:53 [INFO] ...done! 15:51:53 [INFO] Attaching features XML 15:51:53 [INFO] 15:51:53 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8294 --- 15:51:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:51:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:51:53 [INFO] 15:51:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8294 >>> 15:51:53 [INFO] 15:51:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8294 --- 15:51:53 [INFO] No files found to run spotbugs, check compile phase has been run 15:51:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:51:53 [INFO] 15:51:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8294 <<< 15:51:53 [INFO] 15:51:53 [INFO] 15:51:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8294 --- 15:51:53 [INFO] 15:51:53 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8294 --- 15:51:53 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294 15:51:53 [INFO] Project dependency features detected: [] 15:51:53 [INFO] Pax Exam System (Version: 4.14.0) created. 15:51:53 [INFO] Creating RMI registry server on 127.0.0.1:37625 15:51:54 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:51:54 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:51:54 [INFO] Waiting for remote bundle context.. on 37625 name: 210cde0a-4efb-419b-900e-45e0c6231f1b timout: [ RelativeTimeout value = 180000 ] 15:51:58 [INFO] Building jar from resources and headers. 15:51:58 [INFO] Writing jar finished. 15:52:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:52:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:52:00 [INFO] 15:52:00 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8294 --- 15:52:00 [INFO] 15:52:00 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8294 --- 15:52:00 [INFO] No Javadoc in project. Archive not created. 15:52:00 [INFO] 15:52:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8294 --- 15:52:00 [INFO] CycloneDX: Resolving Dependencies 15:52:00 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 15:52:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/target/bom.xml 15:52:00 [INFO] attaching as odl-mdsal-model-rfc8294-14.0.17-SNAPSHOT-cyclonedx.xml 15:52:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/target/bom.json 15:52:00 [INFO] attaching as odl-mdsal-model-rfc8294-14.0.17-SNAPSHOT-cyclonedx.json 15:52:00 [INFO] 15:52:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8294 --- 15:52:00 [INFO] Skipping duplicate-finder execution! 15:52:00 [INFO] 15:52:00 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8294 --- 15:52:00 [INFO] Skipping plugin execution 15:52:00 [INFO] 15:52:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8294 --- 15:52:00 [INFO] Skipping source per configuration. 15:52:00 [INFO] 15:52:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8294 --- 15:52:00 [INFO] 15:52:00 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8294 --- 15:52:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:00 [INFO] 15:52:00 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8294 --- 15:52:00 [WARNING] 15:52:00 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8294 did not assign 15:52:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:52:00 [WARNING] 15:52:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:52:00 [WARNING] 15:52:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.17-SNAPSHOT.pom 15:52:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.17-SNAPSHOT-features.xml 15:52:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.17-SNAPSHOT-cyclonedx.xml 15:52:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.17-SNAPSHOT-cyclonedx.json 15:52:00 [INFO] 15:52:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8294 --- 15:52:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:52:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:52:00 [WARNING] 15:52:00 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8294 did not assign 15:52:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:52:00 [WARNING] 15:52:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:52:00 [WARNING] 15:52:00 [INFO] 15:52:00 [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-rfc8294-netty >----------- 15:52:00 [INFO] Building OpenDaylight :: MD-SAL :: RFC8294 :: Netty 14.0.17-SNAPSHOT [102/228] 15:52:00 [INFO] from features/odl-mdsal-rfc8294-netty/pom.xml 15:52:00 [INFO] ------------------------------[ feature ]------------------------------- 15:52:00 [INFO] 15:52:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-rfc8294-netty --- 15:52:00 [INFO] 15:52:00 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-rfc8294-netty --- 15:52:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:00 [INFO] 15:52:00 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-rfc8294-netty --- 15:52:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:00 [INFO] 15:52:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-rfc8294-netty --- 15:52:01 [INFO] 15:52:01 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-rfc8294-netty --- 15:52:01 [INFO] 15:52:01 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-rfc8294-netty --- 15:52:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:01 [INFO] argLine set to empty 15:52:01 [INFO] 15:52:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-rfc8294-netty --- 15:52:01 [INFO] Starting audit... 15:52:01 Audit done. 15:52:01 [INFO] You have 0 Checkstyle violations. 15:52:01 [INFO] 15:52:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-rfc8294-netty --- 15:52:01 [INFO] Starting audit... 15:52:01 Audit done. 15:52:01 [INFO] You have 0 Checkstyle violations. 15:52:01 [INFO] 15:52:01 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-rfc8294-netty --- 15:52:01 [INFO] 15:52:01 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-rfc8294-netty --- 15:52:01 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/target/feature/feature.xml 15:52:01 [INFO] ...done! 15:52:01 [INFO] Attaching features XML 15:52:01 [INFO] 15:52:01 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-rfc8294-netty --- 15:52:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:52:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:52:01 [INFO] 15:52:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-rfc8294-netty >>> 15:52:01 [INFO] 15:52:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-rfc8294-netty --- 15:52:01 [INFO] No files found to run spotbugs, check compile phase has been run 15:52:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:52:01 [INFO] 15:52:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-rfc8294-netty <<< 15:52:01 [INFO] 15:52:01 [INFO] 15:52:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-rfc8294-netty --- 15:52:01 [INFO] 15:52:01 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-rfc8294-netty --- 15:52:01 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-rfc8294-netty 15:52:01 [INFO] Project dependency features detected: [] 15:52:01 [INFO] Pax Exam System (Version: 4.14.0) created. 15:52:01 [INFO] Creating RMI registry server on 127.0.0.1:34141 15:52:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:52:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:52:01 [INFO] Waiting for remote bundle context.. on 34141 name: 55f681ea-d36d-4a4f-af1a-1dca9a75410b timout: [ RelativeTimeout value = 180000 ] 15:52:06 [INFO] Building jar from resources and headers. 15:52:06 [INFO] Writing jar finished. 15:52:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:52:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:52:08 [INFO] 15:52:08 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-rfc8294-netty --- 15:52:08 [INFO] 15:52:08 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-rfc8294-netty --- 15:52:08 [INFO] No Javadoc in project. Archive not created. 15:52:08 [INFO] 15:52:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-rfc8294-netty --- 15:52:08 [INFO] CycloneDX: Resolving Dependencies 15:52:08 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 15:52:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/target/bom.xml 15:52:08 [INFO] attaching as odl-mdsal-rfc8294-netty-14.0.17-SNAPSHOT-cyclonedx.xml 15:52:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/target/bom.json 15:52:08 [INFO] attaching as odl-mdsal-rfc8294-netty-14.0.17-SNAPSHOT-cyclonedx.json 15:52:08 [INFO] 15:52:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-rfc8294-netty --- 15:52:08 [INFO] Skipping duplicate-finder execution! 15:52:08 [INFO] 15:52:08 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-rfc8294-netty --- 15:52:08 [INFO] Skipping plugin execution 15:52:08 [INFO] 15:52:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-rfc8294-netty --- 15:52:08 [INFO] Skipping source per configuration. 15:52:08 [INFO] 15:52:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-rfc8294-netty --- 15:52:08 [INFO] 15:52:08 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-rfc8294-netty --- 15:52:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:08 [INFO] 15:52:08 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-rfc8294-netty --- 15:52:08 [WARNING] 15:52:08 [WARNING] The packaging plugin for project odl-mdsal-rfc8294-netty did not assign 15:52:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:52:08 [WARNING] 15:52:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:52:08 [WARNING] 15:52:08 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.17-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.17-SNAPSHOT.pom 15:52:08 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.17-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.17-SNAPSHOT-features.xml 15:52:08 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.17-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.17-SNAPSHOT-cyclonedx.xml 15:52:08 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.17-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.17-SNAPSHOT-cyclonedx.json 15:52:08 [INFO] 15:52:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-rfc8294-netty --- 15:52:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:52:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:52:08 [WARNING] 15:52:08 [WARNING] The packaging plugin for project odl-mdsal-rfc8294-netty did not assign 15:52:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:52:08 [WARNING] 15:52:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:52:08 [WARNING] 15:52:08 [INFO] 15:52:08 [INFO] ---------< org.opendaylight.mdsal:odl-mdsal-replicate-common >---------- 15:52:08 [INFO] Building OpenDaylight :: MD-SAL :: Replicate :: Common 14.0.17-SNAPSHOT [103/228] 15:52:08 [INFO] from features/odl-mdsal-replicate-common/pom.xml 15:52:08 [INFO] ------------------------------[ feature ]------------------------------- 15:52:08 [INFO] 15:52:08 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-replicate-common --- 15:52:08 [INFO] 15:52:08 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-replicate-common --- 15:52:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:08 [INFO] 15:52:08 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-replicate-common --- 15:52:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:08 [INFO] 15:52:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-replicate-common --- 15:52:09 [INFO] 15:52:09 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-replicate-common --- 15:52:09 [INFO] 15:52:09 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-replicate-common --- 15:52:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:09 [INFO] argLine set to empty 15:52:09 [INFO] 15:52:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-replicate-common --- 15:52:09 [INFO] Starting audit... 15:52:09 Audit done. 15:52:09 [INFO] You have 0 Checkstyle violations. 15:52:09 [INFO] 15:52:09 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-replicate-common --- 15:52:09 [INFO] Starting audit... 15:52:09 Audit done. 15:52:09 [INFO] You have 0 Checkstyle violations. 15:52:09 [INFO] 15:52:09 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-replicate-common --- 15:52:09 [INFO] 15:52:09 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-replicate-common --- 15:52:09 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-common/target/feature/feature.xml 15:52:09 [INFO] ...done! 15:52:09 [INFO] Attaching features XML 15:52:09 [INFO] 15:52:09 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-replicate-common --- 15:52:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:52:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:52:09 [INFO] 15:52:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-replicate-common >>> 15:52:09 [INFO] 15:52:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-replicate-common --- 15:52:09 [INFO] No files found to run spotbugs, check compile phase has been run 15:52:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:52:09 [INFO] 15:52:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-replicate-common <<< 15:52:09 [INFO] 15:52:09 [INFO] 15:52:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-replicate-common --- 15:52:09 [INFO] 15:52:09 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-replicate-common --- 15:52:09 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-replicate-common 15:52:09 [INFO] Project dependency features detected: [] 15:52:09 [INFO] Pax Exam System (Version: 4.14.0) created. 15:52:09 [INFO] Creating RMI registry server on 127.0.0.1:44959 15:52:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:52:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:52:09 [INFO] Waiting for remote bundle context.. on 44959 name: 7d9bb24b-8a2c-4d43-af3c-6955d31596b1 timout: [ RelativeTimeout value = 180000 ] 15:52:13 [INFO] Building jar from resources and headers. 15:52:13 [INFO] Writing jar finished. 15:52:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:52:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:52:16 [INFO] 15:52:16 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-replicate-common --- 15:52:16 [INFO] 15:52:16 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-replicate-common --- 15:52:16 [INFO] No Javadoc in project. Archive not created. 15:52:16 [INFO] 15:52:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-replicate-common --- 15:52:16 [INFO] CycloneDX: Resolving Dependencies 15:52:16 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 15:52:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-common/target/bom.xml 15:52:16 [INFO] attaching as odl-mdsal-replicate-common-14.0.17-SNAPSHOT-cyclonedx.xml 15:52:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-common/target/bom.json 15:52:16 [INFO] attaching as odl-mdsal-replicate-common-14.0.17-SNAPSHOT-cyclonedx.json 15:52:16 [INFO] 15:52:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-replicate-common --- 15:52:16 [INFO] Skipping duplicate-finder execution! 15:52:16 [INFO] 15:52:16 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-replicate-common --- 15:52:16 [INFO] Skipping plugin execution 15:52:16 [INFO] 15:52:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-replicate-common --- 15:52:16 [INFO] Skipping source per configuration. 15:52:16 [INFO] 15:52:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-replicate-common --- 15:52:16 [INFO] 15:52:16 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-replicate-common --- 15:52:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:16 [INFO] 15:52:16 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-replicate-common --- 15:52:16 [WARNING] 15:52:16 [WARNING] The packaging plugin for project odl-mdsal-replicate-common did not assign 15:52:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:52:16 [WARNING] 15:52:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:52:16 [WARNING] 15:52:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.17-SNAPSHOT/odl-mdsal-replicate-common-14.0.17-SNAPSHOT.pom 15:52:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.17-SNAPSHOT/odl-mdsal-replicate-common-14.0.17-SNAPSHOT-features.xml 15:52:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.17-SNAPSHOT/odl-mdsal-replicate-common-14.0.17-SNAPSHOT-cyclonedx.xml 15:52:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.17-SNAPSHOT/odl-mdsal-replicate-common-14.0.17-SNAPSHOT-cyclonedx.json 15:52:16 [INFO] 15:52:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-replicate-common --- 15:52:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:52:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:52:16 [WARNING] 15:52:16 [WARNING] The packaging plugin for project odl-mdsal-replicate-common did not assign 15:52:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:52:16 [WARNING] 15:52:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:52:16 [WARNING] 15:52:16 [INFO] 15:52:16 [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-replicate-netty >---------- 15:52:16 [INFO] Building OpenDaylight :: MD-SAL :: Replicate :: Netty 14.0.17-SNAPSHOT [104/228] 15:52:16 [INFO] from features/odl-mdsal-replicate-netty/pom.xml 15:52:16 [INFO] ------------------------------[ feature ]------------------------------- 15:52:16 [INFO] 15:52:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-replicate-netty --- 15:52:16 [INFO] 15:52:16 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-replicate-netty --- 15:52:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:16 [INFO] 15:52:16 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-replicate-netty --- 15:52:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:16 [INFO] 15:52:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-replicate-netty --- 15:52:17 [INFO] 15:52:17 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-replicate-netty --- 15:52:17 [INFO] 15:52:17 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-replicate-netty --- 15:52:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:17 [INFO] argLine set to empty 15:52:17 [INFO] 15:52:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-replicate-netty --- 15:52:17 [INFO] Starting audit... 15:52:17 Audit done. 15:52:17 [INFO] You have 0 Checkstyle violations. 15:52:17 [INFO] 15:52:17 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-replicate-netty --- 15:52:17 [INFO] Starting audit... 15:52:17 Audit done. 15:52:17 [INFO] You have 0 Checkstyle violations. 15:52:17 [INFO] 15:52:17 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-replicate-netty --- 15:52:17 [INFO] 15:52:17 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-replicate-netty --- 15:52:17 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-netty/target/feature/feature.xml 15:52:17 [INFO] ...done! 15:52:17 [INFO] Attaching features XML 15:52:17 [INFO] 15:52:17 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-replicate-netty --- 15:52:17 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:52:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:52:17 [INFO] 15:52:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-replicate-netty >>> 15:52:17 [INFO] 15:52:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-replicate-netty --- 15:52:17 [INFO] No files found to run spotbugs, check compile phase has been run 15:52:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:52:17 [INFO] 15:52:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-replicate-netty <<< 15:52:17 [INFO] 15:52:17 [INFO] 15:52:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-replicate-netty --- 15:52:17 [INFO] 15:52:17 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-replicate-netty --- 15:52:17 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 15:52:17 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 15:52:17 [INFO] 15:52:17 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-replicate-netty --- 15:52:17 [INFO] 15:52:17 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-replicate-netty --- 15:52:17 [INFO] No Javadoc in project. Archive not created. 15:52:17 [INFO] 15:52:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-replicate-netty --- 15:52:17 [INFO] CycloneDX: Resolving Dependencies 15:52:18 [INFO] CycloneDX: Creating BOM version 1.6 with 89 component(s) 15:52:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-netty/target/bom.xml 15:52:18 [INFO] attaching as odl-mdsal-replicate-netty-14.0.17-SNAPSHOT-cyclonedx.xml 15:52:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-netty/target/bom.json 15:52:18 [INFO] attaching as odl-mdsal-replicate-netty-14.0.17-SNAPSHOT-cyclonedx.json 15:52:18 [INFO] 15:52:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-replicate-netty --- 15:52:18 [INFO] Skipping duplicate-finder execution! 15:52:18 [INFO] 15:52:18 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-replicate-netty --- 15:52:18 [INFO] Skipping plugin execution 15:52:18 [INFO] 15:52:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-replicate-netty --- 15:52:18 [INFO] Skipping source per configuration. 15:52:18 [INFO] 15:52:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-replicate-netty --- 15:52:18 [INFO] 15:52:18 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-replicate-netty --- 15:52:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:18 [INFO] 15:52:18 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-replicate-netty --- 15:52:18 [WARNING] 15:52:18 [WARNING] The packaging plugin for project odl-mdsal-replicate-netty did not assign 15:52:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:52:18 [WARNING] 15:52:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:52:18 [WARNING] 15:52:18 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.17-SNAPSHOT/odl-mdsal-replicate-netty-14.0.17-SNAPSHOT.pom 15:52:18 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-netty/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.17-SNAPSHOT/odl-mdsal-replicate-netty-14.0.17-SNAPSHOT-features.xml 15:52:18 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.17-SNAPSHOT/odl-mdsal-replicate-netty-14.0.17-SNAPSHOT-cyclonedx.xml 15:52:18 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.17-SNAPSHOT/odl-mdsal-replicate-netty-14.0.17-SNAPSHOT-cyclonedx.json 15:52:18 [INFO] 15:52:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-replicate-netty --- 15:52:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:52:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:52:18 [WARNING] 15:52:18 [WARNING] The packaging plugin for project odl-mdsal-replicate-netty did not assign 15:52:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:52:18 [WARNING] 15:52:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:52:18 [WARNING] 15:52:18 [INFO] 15:52:18 [INFO] ---------------< org.opendaylight.mdsal:features-mdsal >---------------- 15:52:18 [INFO] Building OpenDaylight :: MD-SAL :: Stable Features 14.0.17-SNAPSHOT [105/228] 15:52:18 [INFO] from features/features-mdsal/pom.xml 15:52:18 [INFO] ------------------------------[ feature ]------------------------------- 15:52:18 [INFO] 15:52:18 [INFO] --- clean:3.5.0:clean (default-clean) @ features-mdsal --- 15:52:18 [INFO] 15:52:18 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-mdsal --- 15:52:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:18 [INFO] 15:52:18 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-mdsal --- 15:52:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:18 [INFO] 15:52:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-mdsal --- 15:52:18 [INFO] 15:52:18 [INFO] --- dependency:3.8.1:properties (default) @ features-mdsal --- 15:52:18 [INFO] 15:52:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-mdsal --- 15:52:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:18 [INFO] argLine set to empty 15:52:18 [INFO] 15:52:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-mdsal --- 15:52:18 [INFO] Starting audit... 15:52:18 Audit done. 15:52:18 [INFO] You have 0 Checkstyle violations. 15:52:18 [INFO] 15:52:18 [INFO] --- checkstyle:3.6.0:check (default) @ features-mdsal --- 15:52:18 [INFO] Starting audit... 15:52:18 Audit done. 15:52:18 [INFO] You have 0 Checkstyle violations. 15:52:18 [INFO] 15:52:18 [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-mdsal --- 15:52:18 [INFO] 15:52:18 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-mdsal --- 15:52:18 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal/target/feature/feature.xml 15:52:18 [INFO] ...done! 15:52:18 [INFO] Attaching features XML 15:52:18 [INFO] 15:52:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-mdsal --- 15:52:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:52:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:52:18 [INFO] 15:52:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-mdsal >>> 15:52:18 [INFO] 15:52:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-mdsal --- 15:52:18 [INFO] No files found to run spotbugs, check compile phase has been run 15:52:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:52:18 [INFO] 15:52:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-mdsal <<< 15:52:18 [INFO] 15:52:18 [INFO] 15:52:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-mdsal --- 15:52:18 [INFO] 15:52:18 [INFO] --- feattest:14.1.2:test (default) @ features-mdsal --- 15:52:18 [INFO] 15:52:18 [INFO] --- copy:14.1.2:copy-files (default) @ features-mdsal --- 15:52:18 [INFO] 15:52:18 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-mdsal --- 15:52:18 [INFO] No Javadoc in project. Archive not created. 15:52:18 [INFO] 15:52:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-mdsal --- 15:52:18 [INFO] CycloneDX: Resolving Dependencies 15:52:20 [INFO] CycloneDX: Creating BOM version 1.6 with 170 component(s) 15:52:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal/target/bom.xml 15:52:20 [INFO] attaching as features-mdsal-14.0.17-SNAPSHOT-cyclonedx.xml 15:52:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal/target/bom.json 15:52:20 [INFO] attaching as features-mdsal-14.0.17-SNAPSHOT-cyclonedx.json 15:52:20 [INFO] 15:52:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-mdsal --- 15:52:20 [INFO] Skipping duplicate-finder execution! 15:52:20 [INFO] 15:52:20 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-mdsal --- 15:52:20 [INFO] Skipping plugin execution 15:52:20 [INFO] 15:52:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-mdsal --- 15:52:20 [INFO] Skipping source per configuration. 15:52:20 [INFO] 15:52:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-mdsal --- 15:52:20 [INFO] 15:52:20 [INFO] --- jacoco:0.8.13:report (report) @ features-mdsal --- 15:52:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:20 [INFO] 15:52:20 [INFO] --- install:3.1.4:install (default-install) @ features-mdsal --- 15:52:20 [WARNING] 15:52:20 [WARNING] The packaging plugin for project features-mdsal did not assign 15:52:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:52:20 [WARNING] 15:52:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:52:20 [WARNING] 15:52:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal/pom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal/14.0.17-SNAPSHOT/features-mdsal-14.0.17-SNAPSHOT.pom 15:52:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal/14.0.17-SNAPSHOT/features-mdsal-14.0.17-SNAPSHOT-features.xml 15:52:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal/target/bom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal/14.0.17-SNAPSHOT/features-mdsal-14.0.17-SNAPSHOT-cyclonedx.xml 15:52:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal/target/bom.json to /tmp/r/org/opendaylight/mdsal/features-mdsal/14.0.17-SNAPSHOT/features-mdsal-14.0.17-SNAPSHOT-cyclonedx.json 15:52:20 [INFO] 15:52:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-mdsal --- 15:52:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:52:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:52:20 [WARNING] 15:52:20 [WARNING] The packaging plugin for project features-mdsal did not assign 15:52:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:52:20 [WARNING] 15:52:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:52:20 [WARNING] 15:52:20 [INFO] 15:52:20 [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-exp-yanglib-api >---------- 15:52:20 [INFO] Building OpenDaylight :: MD-SAL :: YANG (Module) Library API 0.19.17-SNAPSHOT [106/228] 15:52:20 [INFO] from features/odl-mdsal-exp-yanglib-api/pom.xml 15:52:20 [INFO] ------------------------------[ feature ]------------------------------- 15:52:20 [INFO] 15:52:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-exp-yanglib-api --- 15:52:20 [INFO] 15:52:20 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-exp-yanglib-api --- 15:52:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:20 [INFO] 15:52:20 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-exp-yanglib-api --- 15:52:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:20 [INFO] 15:52:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-exp-yanglib-api --- 15:52:20 [INFO] 15:52:20 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-exp-yanglib-api --- 15:52:20 [INFO] 15:52:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-exp-yanglib-api --- 15:52:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:20 [INFO] argLine set to empty 15:52:20 [INFO] 15:52:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-exp-yanglib-api --- 15:52:20 [INFO] Starting audit... 15:52:20 Audit done. 15:52:20 [INFO] You have 0 Checkstyle violations. 15:52:20 [INFO] 15:52:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-exp-yanglib-api --- 15:52:20 [INFO] Starting audit... 15:52:20 Audit done. 15:52:20 [INFO] You have 0 Checkstyle violations. 15:52:20 [INFO] 15:52:20 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-exp-yanglib-api --- 15:52:20 [INFO] 15:52:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-exp-yanglib-api --- 15:52:21 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-api/target/feature/feature.xml 15:52:21 [INFO] ...done! 15:52:21 [INFO] Attaching features XML 15:52:21 [INFO] 15:52:21 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-exp-yanglib-api --- 15:52: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 15:52:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:52:21 [INFO] 15:52:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-exp-yanglib-api >>> 15:52:21 [INFO] 15:52:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-exp-yanglib-api --- 15:52:21 [INFO] No files found to run spotbugs, check compile phase has been run 15:52:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:52:21 [INFO] 15:52:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-exp-yanglib-api <<< 15:52:21 [INFO] 15:52:21 [INFO] 15:52:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-exp-yanglib-api --- 15:52:21 [INFO] 15:52:21 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-exp-yanglib-api --- 15:52:21 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-exp-yanglib-api 15:52:21 [INFO] Project dependency features detected: [] 15:52:21 [INFO] Pax Exam System (Version: 4.14.0) created. 15:52:21 [INFO] Creating RMI registry server on 127.0.0.1:41577 15:52:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:52:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:52:21 [INFO] Waiting for remote bundle context.. on 41577 name: 1182ba9b-51bd-43c2-964a-c0216b82d734 timout: [ RelativeTimeout value = 180000 ] 15:52:25 [INFO] Building jar from resources and headers. 15:52:25 [INFO] Writing jar finished. 15:52:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:52:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:52:27 [INFO] 15:52:27 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-exp-yanglib-api --- 15:52:27 [INFO] 15:52:27 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-exp-yanglib-api --- 15:52:27 [INFO] No Javadoc in project. Archive not created. 15:52:27 [INFO] 15:52:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-exp-yanglib-api --- 15:52:27 [INFO] CycloneDX: Resolving Dependencies 15:52:27 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 15:52:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-api/target/bom.xml 15:52:27 [INFO] attaching as odl-mdsal-exp-yanglib-api-0.19.17-SNAPSHOT-cyclonedx.xml 15:52:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-api/target/bom.json 15:52:28 [INFO] attaching as odl-mdsal-exp-yanglib-api-0.19.17-SNAPSHOT-cyclonedx.json 15:52:28 [INFO] 15:52:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-exp-yanglib-api --- 15:52:28 [INFO] Skipping duplicate-finder execution! 15:52:28 [INFO] 15:52:28 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-exp-yanglib-api --- 15:52:28 [INFO] Skipping plugin execution 15:52:28 [INFO] 15:52:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-exp-yanglib-api --- 15:52:28 [INFO] Skipping source per configuration. 15:52:28 [INFO] 15:52:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-exp-yanglib-api --- 15:52:28 [INFO] 15:52:28 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-exp-yanglib-api --- 15:52:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:28 [INFO] 15:52:28 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-exp-yanglib-api --- 15:52:28 [WARNING] 15:52:28 [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-api did not assign 15:52:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:52:28 [WARNING] 15:52:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:52:28 [WARNING] 15:52:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-api/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.17-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.17-SNAPSHOT.pom 15:52:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-api/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.17-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.17-SNAPSHOT-features.xml 15:52:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.17-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.17-SNAPSHOT-cyclonedx.xml 15:52:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.17-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.17-SNAPSHOT-cyclonedx.json 15:52:28 [INFO] 15:52:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-exp-yanglib-api --- 15:52:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:52:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:52:28 [WARNING] 15:52:28 [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-api did not assign 15:52:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:52:28 [WARNING] 15:52:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:52:28 [WARNING] 15:52:28 [INFO] 15:52:28 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525 >-------- 15:52:28 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8525 14.0.17-SNAPSHOT [107/228] 15:52:28 [INFO] from features/odl-mdsal-model-rfc8525/pom.xml 15:52:28 [INFO] ------------------------------[ feature ]------------------------------- 15:52:28 [INFO] 15:52:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8525 --- 15:52:28 [INFO] 15:52:28 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8525 --- 15:52:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:28 [INFO] 15:52:28 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8525 --- 15:52:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:28 [INFO] 15:52:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8525 --- 15:52:28 [INFO] 15:52:28 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8525 --- 15:52:28 [INFO] 15:52:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8525 --- 15:52:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:28 [INFO] argLine set to empty 15:52:28 [INFO] 15:52:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8525 --- 15:52:28 [INFO] Starting audit... 15:52:28 Audit done. 15:52:28 [INFO] You have 0 Checkstyle violations. 15:52:28 [INFO] 15:52:28 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8525 --- 15:52:28 [INFO] Starting audit... 15:52:28 Audit done. 15:52:28 [INFO] You have 0 Checkstyle violations. 15:52:28 [INFO] 15:52:28 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8525 --- 15:52:28 [INFO] 15:52:28 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8525 --- 15:52:28 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/target/feature/feature.xml 15:52:28 [INFO] ...done! 15:52:28 [INFO] Attaching features XML 15:52:28 [INFO] 15:52:28 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8525 --- 15:52:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:52:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:52:28 [INFO] 15:52:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8525 >>> 15:52:28 [INFO] 15:52:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8525 --- 15:52:28 [INFO] No files found to run spotbugs, check compile phase has been run 15:52:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:52:28 [INFO] 15:52:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8525 <<< 15:52:28 [INFO] 15:52:28 [INFO] 15:52:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8525 --- 15:52:28 [INFO] 15:52:28 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8525 --- 15:52:28 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525 15:52:28 [INFO] Project dependency features detected: [] 15:52:28 [INFO] Pax Exam System (Version: 4.14.0) created. 15:52:28 [INFO] Creating RMI registry server on 127.0.0.1:35181 15:52:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:52:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:52:29 [INFO] Waiting for remote bundle context.. on 35181 name: 4de135b3-ea78-4421-8485-422f4472b5bf timout: [ RelativeTimeout value = 180000 ] 15:52:33 [INFO] Building jar from resources and headers. 15:52:33 [INFO] Writing jar finished. 15:52:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:52:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:52:35 [INFO] 15:52:35 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8525 --- 15:52:35 [INFO] 15:52:35 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8525 --- 15:52:35 [INFO] No Javadoc in project. Archive not created. 15:52:35 [INFO] 15:52:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8525 --- 15:52:35 [INFO] CycloneDX: Resolving Dependencies 15:52:35 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 15:52:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/target/bom.xml 15:52:35 [INFO] attaching as odl-mdsal-model-rfc8525-14.0.17-SNAPSHOT-cyclonedx.xml 15:52:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/target/bom.json 15:52:35 [INFO] attaching as odl-mdsal-model-rfc8525-14.0.17-SNAPSHOT-cyclonedx.json 15:52:35 [INFO] 15:52:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8525 --- 15:52:35 [INFO] Skipping duplicate-finder execution! 15:52:35 [INFO] 15:52:35 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8525 --- 15:52:35 [INFO] Skipping plugin execution 15:52:35 [INFO] 15:52:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8525 --- 15:52:35 [INFO] Skipping source per configuration. 15:52:35 [INFO] 15:52:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8525 --- 15:52:35 [INFO] 15:52:35 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8525 --- 15:52:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:35 [INFO] 15:52:35 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8525 --- 15:52:35 [WARNING] 15:52:35 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8525 did not assign 15:52:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:52:35 [WARNING] 15:52:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:52:35 [WARNING] 15:52:35 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.17-SNAPSHOT.pom 15:52:35 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.17-SNAPSHOT-features.xml 15:52:35 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.17-SNAPSHOT-cyclonedx.xml 15:52:35 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.17-SNAPSHOT-cyclonedx.json 15:52:35 [INFO] 15:52:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8525 --- 15:52:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:52:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:52:35 [WARNING] 15:52:35 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8525 did not assign 15:52:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:52:35 [WARNING] 15:52:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:52:35 [WARNING] 15:52:35 [INFO] 15:52:35 [INFO] --------< org.opendaylight.mdsal:odl-mdsal-exp-yanglib-rfc8525 >-------- 15:52:35 [INFO] Building OpenDaylight :: MD-SAL :: RFC8525 YANG Library 0.19.17-SNAPSHOT [108/228] 15:52:35 [INFO] from features/odl-mdsal-exp-yanglib-rfc8525/pom.xml 15:52:35 [INFO] ------------------------------[ feature ]------------------------------- 15:52:36 [INFO] 15:52:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:36 [INFO] 15:52:36 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:36 [INFO] 15:52:36 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:36 [INFO] 15:52:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:36 [INFO] 15:52:36 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:36 [INFO] 15:52:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:36 [INFO] argLine set to empty 15:52:36 [INFO] 15:52:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:36 [INFO] Starting audit... 15:52:36 Audit done. 15:52:36 [INFO] You have 0 Checkstyle violations. 15:52:36 [INFO] 15:52:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:36 [INFO] Starting audit... 15:52:36 Audit done. 15:52:36 [INFO] You have 0 Checkstyle violations. 15:52:36 [INFO] 15:52:36 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:36 [INFO] 15:52:36 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:36 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-rfc8525/target/feature/feature.xml 15:52:36 [INFO] ...done! 15:52:36 [INFO] Attaching features XML 15:52:36 [INFO] 15:52:36 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52: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 15:52:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:52:36 [INFO] 15:52:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-exp-yanglib-rfc8525 >>> 15:52:36 [INFO] 15:52:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:36 [INFO] No files found to run spotbugs, check compile phase has been run 15:52:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:52:36 [INFO] 15:52:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-exp-yanglib-rfc8525 <<< 15:52:36 [INFO] 15:52:36 [INFO] 15:52:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:36 [INFO] 15:52:36 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:36 [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-exp-yanglib-rfc8525 15:52:36 [INFO] Project dependency features detected: [] 15:52:36 [INFO] Pax Exam System (Version: 4.14.0) created. 15:52:36 [INFO] Creating RMI registry server on 127.0.0.1:40353 15:52:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:52:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:52:36 [INFO] Waiting for remote bundle context.. on 40353 name: e0632dbc-b51d-4e8b-89a7-48e191874fc2 timout: [ RelativeTimeout value = 180000 ] 15:52:41 [INFO] Building jar from resources and headers. 15:52:41 [INFO] Writing jar finished. 15:52:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:52:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:52:44 [INFO] 15:52:44 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:44 [INFO] 15:52:44 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:44 [INFO] No Javadoc in project. Archive not created. 15:52:44 [INFO] 15:52:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:44 [INFO] CycloneDX: Resolving Dependencies 15:52:45 [INFO] CycloneDX: Creating BOM version 1.6 with 111 component(s) 15:52:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.xml 15:52:45 [INFO] attaching as odl-mdsal-exp-yanglib-rfc8525-0.19.17-SNAPSHOT-cyclonedx.xml 15:52:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.json 15:52:45 [INFO] attaching as odl-mdsal-exp-yanglib-rfc8525-0.19.17-SNAPSHOT-cyclonedx.json 15:52:45 [INFO] 15:52:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:45 [INFO] Skipping duplicate-finder execution! 15:52:45 [INFO] 15:52:45 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:45 [INFO] Skipping plugin execution 15:52:45 [INFO] 15:52:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:45 [INFO] Skipping source per configuration. 15:52:45 [INFO] 15:52:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:45 [INFO] 15:52:45 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:45 [INFO] 15:52:45 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:45 [WARNING] 15:52:45 [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-rfc8525 did not assign 15:52:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:52:45 [WARNING] 15:52:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:52:45 [WARNING] 15:52:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.17-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.17-SNAPSHOT.pom 15:52:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-rfc8525/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.17-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.17-SNAPSHOT-features.xml 15:52:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.17-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.17-SNAPSHOT-cyclonedx.xml 15:52:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.17-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.17-SNAPSHOT-cyclonedx.json 15:52:45 [INFO] 15:52:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-exp-yanglib-rfc8525 --- 15:52:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:52:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:52:45 [WARNING] 15:52:45 [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-rfc8525 did not assign 15:52:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:52:45 [WARNING] 15:52:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:52:45 [WARNING] 15:52:45 [INFO] 15:52:45 [INFO] ---------< org.opendaylight.mdsal:features-mdsal-experimental >--------- 15:52:45 [INFO] Building OpenDaylight :: MD-SAL :: Experimental Features 14.0.17-SNAPSHOT [109/228] 15:52:45 [INFO] from features/features-mdsal-experimental/pom.xml 15:52:45 [INFO] ------------------------------[ feature ]------------------------------- 15:52:45 [INFO] 15:52:45 [INFO] --- clean:3.5.0:clean (default-clean) @ features-mdsal-experimental --- 15:52:45 [INFO] 15:52:45 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-mdsal-experimental --- 15:52:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:45 [INFO] 15:52:45 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-mdsal-experimental --- 15:52:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:45 [INFO] 15:52:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-mdsal-experimental --- 15:52:45 [INFO] 15:52:45 [INFO] --- dependency:3.8.1:properties (default) @ features-mdsal-experimental --- 15:52:45 [INFO] 15:52:45 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-mdsal-experimental --- 15:52:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:45 [INFO] argLine set to empty 15:52:45 [INFO] 15:52:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-mdsal-experimental --- 15:52:45 [INFO] Starting audit... 15:52:45 Audit done. 15:52:45 [INFO] You have 0 Checkstyle violations. 15:52:45 [INFO] 15:52:45 [INFO] --- checkstyle:3.6.0:check (default) @ features-mdsal-experimental --- 15:52:45 [INFO] Starting audit... 15:52:45 Audit done. 15:52:45 [INFO] You have 0 Checkstyle violations. 15:52:45 [INFO] 15:52:45 [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-mdsal-experimental --- 15:52:45 [INFO] 15:52:45 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-mdsal-experimental --- 15:52:45 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal-experimental/target/feature/feature.xml 15:52:45 [INFO] ...done! 15:52:45 [INFO] Attaching features XML 15:52:45 [INFO] 15:52:45 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-mdsal-experimental --- 15:52: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 15:52:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:52:45 [INFO] 15:52:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-mdsal-experimental >>> 15:52:45 [INFO] 15:52:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-mdsal-experimental --- 15:52:45 [INFO] No files found to run spotbugs, check compile phase has been run 15:52:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:52:45 [INFO] 15:52:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-mdsal-experimental <<< 15:52:45 [INFO] 15:52:45 [INFO] 15:52:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-mdsal-experimental --- 15:52:45 [INFO] 15:52:45 [INFO] --- feattest:14.1.2:test (default) @ features-mdsal-experimental --- 15:52:45 [INFO] 15:52:45 [INFO] --- copy:14.1.2:copy-files (default) @ features-mdsal-experimental --- 15:52:45 [INFO] 15:52:45 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-mdsal-experimental --- 15:52:45 [INFO] No Javadoc in project. Archive not created. 15:52:45 [INFO] 15:52:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-mdsal-experimental --- 15:52:45 [INFO] CycloneDX: Resolving Dependencies 15:52:47 [INFO] CycloneDX: Creating BOM version 1.6 with 177 component(s) 15:52:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal-experimental/target/bom.xml 15:52:47 [INFO] attaching as features-mdsal-experimental-14.0.17-SNAPSHOT-cyclonedx.xml 15:52:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal-experimental/target/bom.json 15:52:47 [INFO] attaching as features-mdsal-experimental-14.0.17-SNAPSHOT-cyclonedx.json 15:52:47 [INFO] 15:52:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-mdsal-experimental --- 15:52:47 [INFO] Skipping duplicate-finder execution! 15:52:47 [INFO] 15:52:47 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-mdsal-experimental --- 15:52:47 [INFO] Skipping plugin execution 15:52:47 [INFO] 15:52:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-mdsal-experimental --- 15:52:47 [INFO] Skipping source per configuration. 15:52:47 [INFO] 15:52:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-mdsal-experimental --- 15:52:47 [INFO] 15:52:47 [INFO] --- jacoco:0.8.13:report (report) @ features-mdsal-experimental --- 15:52:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:47 [INFO] 15:52:47 [INFO] --- install:3.1.4:install (default-install) @ features-mdsal-experimental --- 15:52:47 [WARNING] 15:52:47 [WARNING] The packaging plugin for project features-mdsal-experimental did not assign 15:52:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:52:47 [WARNING] 15:52:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:52:47 [WARNING] 15:52:47 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal-experimental/pom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/14.0.17-SNAPSHOT/features-mdsal-experimental-14.0.17-SNAPSHOT.pom 15:52:47 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/14.0.17-SNAPSHOT/features-mdsal-experimental-14.0.17-SNAPSHOT-features.xml 15:52:47 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal-experimental/target/bom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/14.0.17-SNAPSHOT/features-mdsal-experimental-14.0.17-SNAPSHOT-cyclonedx.xml 15:52:47 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal-experimental/target/bom.json to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/14.0.17-SNAPSHOT/features-mdsal-experimental-14.0.17-SNAPSHOT-cyclonedx.json 15:52:47 [INFO] 15:52:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-mdsal-experimental --- 15:52:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:52:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:52:47 [WARNING] 15:52:47 [WARNING] The packaging plugin for project features-mdsal-experimental did not assign 15:52:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:52:47 [WARNING] 15:52:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:52:47 [WARNING] 15:52:47 [INFO] 15:52:47 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6022 >---------- 15:52:47 [INFO] Building rfc6022 14.0.17-SNAPSHOT [110/228] 15:52:47 [INFO] from model/rfc/rfc6022/pom.xml 15:52:47 [INFO] -------------------------------[ bundle ]------------------------------- 15:52:47 [INFO] 15:52:47 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6022 --- 15:52:47 [INFO] 15:52:47 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6022 --- 15:52:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:47 [INFO] 15:52:47 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6022 --- 15:52:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:47 [INFO] 15:52:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6022 --- 15:52:48 [INFO] 15:52:48 [INFO] --- dependency:3.8.1:properties (default) @ rfc6022 --- 15:52:48 [INFO] 15:52:48 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6022 --- 15:52:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:52:48 [INFO] 15:52:48 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc6022 --- 15:52:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:52:48 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/src/main/yang 15:52:48 [INFO] yang-to-sources: Found 2 dependencies in 3.045 ms 15:52:48 [INFO] yang-to-sources: Project model files found: 1 in 41.05 ms 15:52:48 [INFO] yang-to-sources: 3 YANG models processed in 66.96 ms 15:52:48 [INFO] BindingJavaFileGenerator: Defined 58 files in 13.64 ms 15:52:48 [INFO] Sorted 58 files into 13 directories in 264.7 μs 15:52:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 58 in 103.6 ms 15:52:48 [INFO] 15:52:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6022 --- 15:52:48 [INFO] Starting audit... 15:52:48 Audit done. 15:52:48 [INFO] You have 0 Checkstyle violations. 15:52:48 [INFO] 15:52:48 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6022 --- 15:52:48 [INFO] Starting audit... 15:52:48 Audit done. 15:52:48 [INFO] You have 0 Checkstyle violations. 15:52:48 [INFO] 15:52:48 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6022 --- 15:52:48 [INFO] 15:52:48 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6022 --- 15:52:48 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/src/main/resources 15:52:48 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/generated-sources/spi 15:52:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:52:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:52:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:52:48 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/generated-sources/spi 15:52:48 [INFO] 15:52:48 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6022 --- 15:52:48 [INFO] Recompiling the module because of changed dependency. 15:52:48 [INFO] Compiling 57 source files with javac [debug release 21] to target/classes 15:52:50 [INFO] 15:52:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6022 >>> 15:52:50 [INFO] 15:52:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6022 --- 15:52:50 [INFO] Fork Value is true 15:52:54 [INFO] Done SpotBugs Analysis.... 15:52:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:52:54 [INFO] 15:52:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6022 <<< 15:52:54 [INFO] 15:52:54 [INFO] 15:52:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6022 --- 15:52:54 [INFO] BugInstance size is 0 15:52:54 [INFO] Error size is 0 15:52:54 [INFO] No errors/warnings found 15:52:54 [INFO] 15:52:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6022 --- 15:52:54 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/src/test/resources 15:52:54 [INFO] 15:52:54 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6022 --- 15:52:54 [INFO] No sources to compile 15:52:54 [INFO] 15:52:54 [INFO] --- surefire:3.5.3:test (default-test) @ rfc6022 --- 15:52:54 [INFO] No tests to run. 15:52:54 [INFO] 15:52:54 [INFO] --- copy:14.1.2:copy-files (default) @ rfc6022 --- 15:52:54 [INFO] 15:52:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6022 --- 15:52:54 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/rfc6022-14.0.17-SNAPSHOT.jar 15:52:54 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/classes/META-INF/MANIFEST.MF 15:52:54 [INFO] 15:52:54 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6022 --- 15:52:54 [INFO] No previous run data found, generating javadoc. 15:52:58 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/rfc6022-14.0.17-SNAPSHOT-javadoc.jar 15:52:58 [INFO] 15:52:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6022 --- 15:52:58 [INFO] CycloneDX: Resolving Dependencies 15:52:59 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 15:52:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/bom.xml 15:52:59 [INFO] attaching as rfc6022-14.0.17-SNAPSHOT-cyclonedx.xml 15:52:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/bom.json 15:52:59 [INFO] attaching as rfc6022-14.0.17-SNAPSHOT-cyclonedx.json 15:52:59 [INFO] 15:52:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- 15:52:59 [INFO] Skipping duplicate-finder execution! 15:52:59 [INFO] 15:52:59 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6022 --- 15:52:59 [INFO] No dependency problems found 15:52:59 [INFO] 15:52:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6022 --- 15:52:59 [INFO] Skipping source per configuration. 15:52:59 [INFO] 15:52:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6022 --- 15:52:59 [INFO] 15:52:59 [INFO] --- jacoco:0.8.13:report (report) @ rfc6022 --- 15:52:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:52:59 [INFO] 15:52:59 [INFO] --- install:3.1.4:install (default-install) @ rfc6022 --- 15:52:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.17-SNAPSHOT/rfc6022-14.0.17-SNAPSHOT.pom 15:52:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/rfc6022-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.17-SNAPSHOT/rfc6022-14.0.17-SNAPSHOT.jar 15:52:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/rfc6022-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.17-SNAPSHOT/rfc6022-14.0.17-SNAPSHOT-javadoc.jar 15:52:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.17-SNAPSHOT/rfc6022-14.0.17-SNAPSHOT-cyclonedx.xml 15:52:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.17-SNAPSHOT/rfc6022-14.0.17-SNAPSHOT-cyclonedx.json 15:52:59 [INFO] 15:52:59 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6022 --- 15:52:59 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.17-SNAPSHOT/rfc6022-14.0.17-SNAPSHOT.jar 15:52:59 [INFO] Writing OBR metadata 15:52:59 [INFO] 15:52:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6022 --- 15:52:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:52:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:52:59 [INFO] 15:52:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6022 --- 15:52:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:52:59 [INFO] 15:52:59 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6022 >-------- 15:52:59 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6022 14.0.17-SNAPSHOT [111/228] 15:52:59 [INFO] from features/odl-mdsal-model-rfc6022/pom.xml 15:52:59 [INFO] ------------------------------[ feature ]------------------------------- 15:52:59 [INFO] 15:52:59 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6022 --- 15:52:59 [INFO] 15:52:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc6022 --- 15:52:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:59 [INFO] 15:52:59 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6022 --- 15:52:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:59 [INFO] 15:52:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6022 --- 15:53:00 [INFO] 15:53:00 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc6022 --- 15:53:00 [INFO] 15:53:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6022 --- 15:53:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:53:00 [INFO] argLine set to empty 15:53:00 [INFO] 15:53:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6022 --- 15:53:00 [INFO] Starting audit... 15:53:00 Audit done. 15:53:00 [INFO] You have 0 Checkstyle violations. 15:53:00 [INFO] 15:53:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6022 --- 15:53:00 [INFO] Starting audit... 15:53:00 Audit done. 15:53:00 [INFO] You have 0 Checkstyle violations. 15:53:00 [INFO] 15:53:00 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc6022 --- 15:53:00 [INFO] 15:53:00 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6022 --- 15:53:00 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6022/target/feature/feature.xml 15:53:00 [INFO] ...done! 15:53:00 [INFO] Attaching features XML 15:53:00 [INFO] 15:53:00 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6022 --- 15:53: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 15:53:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:53:00 [INFO] 15:53:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6022 >>> 15:53:00 [INFO] 15:53:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc6022 --- 15:53:00 [INFO] No files found to run spotbugs, check compile phase has been run 15:53:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:53:00 [INFO] 15:53:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6022 <<< 15:53:00 [INFO] 15:53:00 [INFO] 15:53:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc6022 --- 15:53:00 [INFO] 15:53:00 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc6022 --- 15:53:00 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc6022 15:53:00 [INFO] Project dependency features detected: [] 15:53:00 [INFO] Pax Exam System (Version: 4.14.0) created. 15:53:00 [INFO] Creating RMI registry server on 127.0.0.1:45611 15:53:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:53:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:53:00 [INFO] Waiting for remote bundle context.. on 45611 name: 10524fae-c22c-45e5-8719-2d6c1efc8ff7 timout: [ RelativeTimeout value = 180000 ] 15:53:04 [INFO] Building jar from resources and headers. 15:53:04 [INFO] Writing jar finished. 15:53:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:53:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:53:06 [INFO] 15:53:06 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc6022 --- 15:53:06 [INFO] 15:53:06 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc6022 --- 15:53:06 [INFO] No Javadoc in project. Archive not created. 15:53:06 [INFO] 15:53:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6022 --- 15:53:06 [INFO] CycloneDX: Resolving Dependencies 15:53:07 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 15:53:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6022/target/bom.xml 15:53:07 [INFO] attaching as odl-mdsal-model-rfc6022-14.0.17-SNAPSHOT-cyclonedx.xml 15:53:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6022/target/bom.json 15:53:07 [INFO] attaching as odl-mdsal-model-rfc6022-14.0.17-SNAPSHOT-cyclonedx.json 15:53:07 [INFO] 15:53:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6022 --- 15:53:07 [INFO] Skipping duplicate-finder execution! 15:53:07 [INFO] 15:53:07 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6022 --- 15:53:07 [INFO] Skipping plugin execution 15:53:07 [INFO] 15:53:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6022 --- 15:53:07 [INFO] Skipping source per configuration. 15:53:07 [INFO] 15:53:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc6022 --- 15:53:07 [INFO] 15:53:07 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc6022 --- 15:53:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:53:07 [INFO] 15:53:07 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6022 --- 15:53:07 [WARNING] 15:53:07 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6022 did not assign 15:53:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:53:07 [WARNING] 15:53:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:53:07 [WARNING] 15:53:07 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.17-SNAPSHOT.pom 15:53:07 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.17-SNAPSHOT-features.xml 15:53:07 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.17-SNAPSHOT-cyclonedx.xml 15:53:07 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.17-SNAPSHOT-cyclonedx.json 15:53:07 [INFO] 15:53:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6022 --- 15:53:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:53:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:53:07 [WARNING] 15:53:07 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6022 did not assign 15:53:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:53:07 [WARNING] 15:53:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:53:07 [WARNING] 15:53:07 [INFO] 15:53:07 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6241 >---------- 15:53:07 [INFO] Building rfc6241 14.0.17-SNAPSHOT [112/228] 15:53:07 [INFO] from model/rfc/rfc6241/pom.xml 15:53:07 [INFO] -------------------------------[ bundle ]------------------------------- 15:53:07 [INFO] 15:53:07 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6241 --- 15:53:07 [INFO] 15:53:07 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6241 --- 15:53:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:07 [INFO] 15:53:07 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6241 --- 15:53:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:07 [INFO] 15:53:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6241 --- 15:53:07 [INFO] 15:53:07 [INFO] --- dependency:3.8.1:properties (default) @ rfc6241 --- 15:53:07 [INFO] 15:53:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6241 --- 15:53:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:53:07 [INFO] 15:53:07 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc6241 --- 15:53:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:53:07 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/src/main/yang 15:53:07 [INFO] yang-to-sources: Found 1 dependencies in 981.5 μs 15:53:07 [INFO] yang-to-sources: Project model files found: 1 in 8.033 ms 15:53:07 [INFO] yang-to-sources: 2 YANG models processed in 25.61 ms 15:53:07 [INFO] BindingJavaFileGenerator: Defined 172 files in 11.48 ms 15:53:07 [INFO] Sorted 172 files into 33 directories in 411.2 μs 15:53:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 172 in 135.4 ms 15:53:07 [INFO] 15:53:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6241 --- 15:53:07 [INFO] Starting audit... 15:53:07 Audit done. 15:53:07 [INFO] You have 0 Checkstyle violations. 15:53:07 [INFO] 15:53:07 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6241 --- 15:53:07 [INFO] Starting audit... 15:53:07 Audit done. 15:53:07 [INFO] You have 0 Checkstyle violations. 15:53:07 [INFO] 15:53:07 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6241 --- 15:53:07 [INFO] 15:53:07 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6241 --- 15:53:07 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/src/main/resources 15:53:07 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/generated-sources/spi 15:53:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:53:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:53:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:53:07 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/generated-sources/spi 15:53:07 [INFO] 15:53:07 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6241 --- 15:53:07 [INFO] Recompiling the module because of changed dependency. 15:53:07 [INFO] Compiling 171 source files with javac [debug release 21] to target/classes 15:53:08 [INFO] 15:53:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6241 >>> 15:53:08 [INFO] 15:53:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6241 --- 15:53:08 [INFO] Fork Value is true 15:53:12 [INFO] Done SpotBugs Analysis.... 15:53:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:53:13 [INFO] 15:53:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6241 <<< 15:53:13 [INFO] 15:53:13 [INFO] 15:53:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6241 --- 15:53:13 [INFO] BugInstance size is 0 15:53:13 [INFO] Error size is 0 15:53:13 [INFO] No errors/warnings found 15:53:13 [INFO] 15:53:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6241 --- 15:53:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/src/test/resources 15:53:13 [INFO] 15:53:13 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6241 --- 15:53:13 [INFO] No sources to compile 15:53:13 [INFO] 15:53:13 [INFO] --- surefire:3.5.3:test (default-test) @ rfc6241 --- 15:53:13 [INFO] No tests to run. 15:53:13 [INFO] 15:53:13 [INFO] --- copy:14.1.2:copy-files (default) @ rfc6241 --- 15:53:13 [INFO] 15:53:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6241 --- 15:53:13 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/rfc6241-14.0.17-SNAPSHOT.jar 15:53:13 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/classes/META-INF/MANIFEST.MF 15:53:13 [INFO] 15:53:13 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6241 --- 15:53:13 [INFO] No previous run data found, generating javadoc. 15:53:17 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/rfc6241-14.0.17-SNAPSHOT-javadoc.jar 15:53:17 [INFO] 15:53:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6241 --- 15:53:17 [INFO] CycloneDX: Resolving Dependencies 15:53:18 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 15:53:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/bom.xml 15:53:18 [INFO] attaching as rfc6241-14.0.17-SNAPSHOT-cyclonedx.xml 15:53:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/bom.json 15:53:18 [INFO] attaching as rfc6241-14.0.17-SNAPSHOT-cyclonedx.json 15:53:18 [INFO] 15:53:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- 15:53:18 [INFO] Skipping duplicate-finder execution! 15:53:18 [INFO] 15:53:18 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6241 --- 15:53:18 [INFO] No dependency problems found 15:53:18 [INFO] 15:53:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6241 --- 15:53:18 [INFO] Skipping source per configuration. 15:53:18 [INFO] 15:53:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6241 --- 15:53:18 [INFO] 15:53:18 [INFO] --- jacoco:0.8.13:report (report) @ rfc6241 --- 15:53:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:53:18 [INFO] 15:53:18 [INFO] --- install:3.1.4:install (default-install) @ rfc6241 --- 15:53:18 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.17-SNAPSHOT/rfc6241-14.0.17-SNAPSHOT.pom 15:53:18 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/rfc6241-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.17-SNAPSHOT/rfc6241-14.0.17-SNAPSHOT.jar 15:53:18 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/rfc6241-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.17-SNAPSHOT/rfc6241-14.0.17-SNAPSHOT-javadoc.jar 15:53:18 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.17-SNAPSHOT/rfc6241-14.0.17-SNAPSHOT-cyclonedx.xml 15:53:18 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.17-SNAPSHOT/rfc6241-14.0.17-SNAPSHOT-cyclonedx.json 15:53:18 [INFO] 15:53:18 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6241 --- 15:53:18 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.17-SNAPSHOT/rfc6241-14.0.17-SNAPSHOT.jar 15:53:18 [INFO] Writing OBR metadata 15:53:18 [INFO] 15:53:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6241 --- 15:53:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:53:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:53:18 [INFO] 15:53:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6241 --- 15:53:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:53:18 [INFO] 15:53:18 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241 >-------- 15:53:18 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6241 14.0.17-SNAPSHOT [113/228] 15:53:18 [INFO] from features/odl-mdsal-model-rfc6241/pom.xml 15:53:18 [INFO] ------------------------------[ feature ]------------------------------- 15:53:18 [INFO] 15:53:18 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6241 --- 15:53:18 [INFO] 15:53:18 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc6241 --- 15:53:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:18 [INFO] 15:53:18 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6241 --- 15:53:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:18 [INFO] 15:53:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6241 --- 15:53:18 [INFO] 15:53:18 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc6241 --- 15:53:18 [INFO] 15:53:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6241 --- 15:53:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:53:18 [INFO] argLine set to empty 15:53:18 [INFO] 15:53:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6241 --- 15:53:18 [INFO] Starting audit... 15:53:18 Audit done. 15:53:18 [INFO] You have 0 Checkstyle violations. 15:53:18 [INFO] 15:53:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6241 --- 15:53:18 [INFO] Starting audit... 15:53:18 Audit done. 15:53:18 [INFO] You have 0 Checkstyle violations. 15:53:18 [INFO] 15:53:18 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc6241 --- 15:53:18 [INFO] 15:53:18 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6241 --- 15:53:18 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6241/target/feature/feature.xml 15:53:18 [INFO] ...done! 15:53:18 [INFO] Attaching features XML 15:53:18 [INFO] 15:53:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6241 --- 15:53:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:53:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:53:18 [INFO] 15:53:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6241 >>> 15:53:18 [INFO] 15:53:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc6241 --- 15:53:18 [INFO] No files found to run spotbugs, check compile phase has been run 15:53:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:53:18 [INFO] 15:53:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6241 <<< 15:53:18 [INFO] 15:53:18 [INFO] 15:53:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc6241 --- 15:53:18 [INFO] 15:53:18 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc6241 --- 15:53:18 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241 15:53:18 [INFO] Project dependency features detected: [] 15:53:18 [INFO] Pax Exam System (Version: 4.14.0) created. 15:53:18 [INFO] Creating RMI registry server on 127.0.0.1:34759 15:53:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:53:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:53:19 [INFO] Waiting for remote bundle context.. on 34759 name: 5e0cba36-4201-4db5-93ba-03541cf90e8a timout: [ RelativeTimeout value = 180000 ] 15:53:23 [INFO] Building jar from resources and headers. 15:53:23 [INFO] Writing jar finished. 15:53:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:53:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:53:25 [INFO] 15:53:25 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc6241 --- 15:53:25 [INFO] 15:53:25 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc6241 --- 15:53:25 [INFO] No Javadoc in project. Archive not created. 15:53:25 [INFO] 15:53:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6241 --- 15:53:25 [INFO] CycloneDX: Resolving Dependencies 15:53:26 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 15:53:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6241/target/bom.xml 15:53:26 [INFO] attaching as odl-mdsal-model-rfc6241-14.0.17-SNAPSHOT-cyclonedx.xml 15:53:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6241/target/bom.json 15:53:26 [INFO] attaching as odl-mdsal-model-rfc6241-14.0.17-SNAPSHOT-cyclonedx.json 15:53:26 [INFO] 15:53:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6241 --- 15:53:26 [INFO] Skipping duplicate-finder execution! 15:53:26 [INFO] 15:53:26 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6241 --- 15:53:26 [INFO] Skipping plugin execution 15:53:26 [INFO] 15:53:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6241 --- 15:53:26 [INFO] Skipping source per configuration. 15:53:26 [INFO] 15:53:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc6241 --- 15:53:26 [INFO] 15:53:26 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc6241 --- 15:53:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:53:26 [INFO] 15:53:26 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6241 --- 15:53:26 [WARNING] 15:53:26 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6241 did not assign 15:53:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:53:26 [WARNING] 15:53:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:53:26 [WARNING] 15:53:26 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.17-SNAPSHOT.pom 15:53:26 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.17-SNAPSHOT-features.xml 15:53:26 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.17-SNAPSHOT-cyclonedx.xml 15:53:26 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.17-SNAPSHOT-cyclonedx.json 15:53:26 [INFO] 15:53:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6241 --- 15:53:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:53:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:53:26 [WARNING] 15:53:26 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6241 did not assign 15:53:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:53:26 [WARNING] 15:53:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:53:26 [WARNING] 15:53:26 [INFO] 15:53:26 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6243 >---------- 15:53:26 [INFO] Building rfc6243 14.0.17-SNAPSHOT [114/228] 15:53:26 [INFO] from model/rfc/rfc6243/pom.xml 15:53:26 [INFO] -------------------------------[ bundle ]------------------------------- 15:53:26 [INFO] 15:53:26 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6243 --- 15:53:26 [INFO] 15:53:26 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6243 --- 15:53:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:26 [INFO] 15:53:26 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6243 --- 15:53:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:26 [INFO] 15:53:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6243 --- 15:53:26 [INFO] 15:53:26 [INFO] --- dependency:3.8.1:properties (default) @ rfc6243 --- 15:53:26 [INFO] 15:53:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6243 --- 15:53:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:53:26 [INFO] 15:53:26 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc6243 --- 15:53:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:53:26 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/src/main/yang 15:53:26 [INFO] yang-to-sources: Found 2 dependencies in 899.9 μs 15:53:26 [INFO] yang-to-sources: Project model files found: 1 in 3.449 ms 15:53:26 [INFO] yang-to-sources: 3 YANG models processed in 47.82 ms 15:53:26 [INFO] BindingJavaFileGenerator: Defined 12 files in 8.684 ms 15:53:26 [INFO] Sorted 12 files into 3 directories in 169.7 μs 15:53:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 27.08 ms 15:53:26 [INFO] 15:53:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6243 --- 15:53:26 [INFO] Starting audit... 15:53:26 Audit done. 15:53:26 [INFO] You have 0 Checkstyle violations. 15:53:26 [INFO] 15:53:26 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6243 --- 15:53:26 [INFO] Starting audit... 15:53:26 Audit done. 15:53:26 [INFO] You have 0 Checkstyle violations. 15:53:26 [INFO] 15:53:26 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6243 --- 15:53:26 [INFO] 15:53:26 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6243 --- 15:53:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/src/main/resources 15:53:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/generated-sources/spi 15:53:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:53:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:53:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:53:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/generated-sources/spi 15:53:26 [INFO] 15:53:26 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6243 --- 15:53:26 [INFO] Recompiling the module because of changed dependency. 15:53:26 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 15:53:27 [INFO] 15:53:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6243 >>> 15:53:27 [INFO] 15:53:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6243 --- 15:53:27 [INFO] Fork Value is true 15:53:29 [INFO] Done SpotBugs Analysis.... 15:53:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:53:29 [INFO] 15:53:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6243 <<< 15:53:29 [INFO] 15:53:29 [INFO] 15:53:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6243 --- 15:53:29 [INFO] BugInstance size is 0 15:53:29 [INFO] Error size is 0 15:53:29 [INFO] No errors/warnings found 15:53:29 [INFO] 15:53:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6243 --- 15:53:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/src/test/resources 15:53:29 [INFO] 15:53:29 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6243 --- 15:53:29 [INFO] No sources to compile 15:53:29 [INFO] 15:53:29 [INFO] --- surefire:3.5.3:test (default-test) @ rfc6243 --- 15:53:29 [INFO] No tests to run. 15:53:29 [INFO] 15:53:29 [INFO] --- copy:14.1.2:copy-files (default) @ rfc6243 --- 15:53:29 [INFO] 15:53:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6243 --- 15:53:29 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/rfc6243-14.0.17-SNAPSHOT.jar 15:53:29 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/classes/META-INF/MANIFEST.MF 15:53:29 [INFO] 15:53:29 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6243 --- 15:53:29 [INFO] No previous run data found, generating javadoc. 15:53:31 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/rfc6243-14.0.17-SNAPSHOT-javadoc.jar 15:53:31 [INFO] 15:53:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6243 --- 15:53:31 [INFO] CycloneDX: Resolving Dependencies 15:53:31 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 15:53:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/bom.xml 15:53:31 [INFO] attaching as rfc6243-14.0.17-SNAPSHOT-cyclonedx.xml 15:53:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/bom.json 15:53:31 [INFO] attaching as rfc6243-14.0.17-SNAPSHOT-cyclonedx.json 15:53:31 [INFO] 15:53:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- 15:53:31 [INFO] Skipping duplicate-finder execution! 15:53:31 [INFO] 15:53:31 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6243 --- 15:53:31 [INFO] No dependency problems found 15:53:31 [INFO] 15:53:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6243 --- 15:53:31 [INFO] Skipping source per configuration. 15:53:31 [INFO] 15:53:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6243 --- 15:53:31 [INFO] 15:53:31 [INFO] --- jacoco:0.8.13:report (report) @ rfc6243 --- 15:53:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:53:31 [INFO] 15:53:31 [INFO] --- install:3.1.4:install (default-install) @ rfc6243 --- 15:53:31 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.17-SNAPSHOT/rfc6243-14.0.17-SNAPSHOT.pom 15:53:31 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/rfc6243-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.17-SNAPSHOT/rfc6243-14.0.17-SNAPSHOT.jar 15:53:31 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/rfc6243-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.17-SNAPSHOT/rfc6243-14.0.17-SNAPSHOT-javadoc.jar 15:53:31 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.17-SNAPSHOT/rfc6243-14.0.17-SNAPSHOT-cyclonedx.xml 15:53:31 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.17-SNAPSHOT/rfc6243-14.0.17-SNAPSHOT-cyclonedx.json 15:53:31 [INFO] 15:53:31 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6243 --- 15:53:31 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.17-SNAPSHOT/rfc6243-14.0.17-SNAPSHOT.jar 15:53:31 [INFO] Writing OBR metadata 15:53:31 [INFO] 15:53:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6243 --- 15:53:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:53:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:53:31 [INFO] 15:53:31 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6243 --- 15:53:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:53:31 [INFO] 15:53:31 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243 >-------- 15:53:31 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6243 14.0.17-SNAPSHOT [115/228] 15:53:31 [INFO] from features/odl-mdsal-model-rfc6243/pom.xml 15:53:31 [INFO] ------------------------------[ feature ]------------------------------- 15:53:31 [INFO] 15:53:31 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6243 --- 15:53:31 [INFO] 15:53:31 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc6243 --- 15:53:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:31 [INFO] 15:53:31 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6243 --- 15:53:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:31 [INFO] 15:53:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6243 --- 15:53:32 [INFO] 15:53:32 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc6243 --- 15:53:32 [INFO] 15:53:32 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6243 --- 15:53:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:53:32 [INFO] argLine set to empty 15:53:32 [INFO] 15:53:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6243 --- 15:53:32 [INFO] Starting audit... 15:53:32 Audit done. 15:53:32 [INFO] You have 0 Checkstyle violations. 15:53:32 [INFO] 15:53:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6243 --- 15:53:32 [INFO] Starting audit... 15:53:32 Audit done. 15:53:32 [INFO] You have 0 Checkstyle violations. 15:53:32 [INFO] 15:53:32 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc6243 --- 15:53:32 [INFO] 15:53:32 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6243 --- 15:53:32 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6243/target/feature/feature.xml 15:53:32 [INFO] ...done! 15:53:32 [INFO] Attaching features XML 15:53:32 [INFO] 15:53:32 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6243 --- 15:53: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 15:53:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:53:32 [INFO] 15:53:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6243 >>> 15:53:32 [INFO] 15:53:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc6243 --- 15:53:32 [INFO] No files found to run spotbugs, check compile phase has been run 15:53:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:53:32 [INFO] 15:53:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6243 <<< 15:53:32 [INFO] 15:53:32 [INFO] 15:53:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc6243 --- 15:53:32 [INFO] 15:53:32 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc6243 --- 15:53:32 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243 15:53:32 [INFO] Project dependency features detected: [] 15:53:32 [INFO] Pax Exam System (Version: 4.14.0) created. 15:53:32 [INFO] Creating RMI registry server on 127.0.0.1:37299 15:53:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:53:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:53:32 [INFO] Waiting for remote bundle context.. on 37299 name: ed6baa5f-e8fb-4af4-8907-afbbe8b18953 timout: [ RelativeTimeout value = 180000 ] 15:53:36 [INFO] Building jar from resources and headers. 15:53:36 [INFO] Writing jar finished. 15:53:38 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:53:38 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:53:38 [INFO] 15:53:38 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc6243 --- 15:53:38 [INFO] 15:53:38 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc6243 --- 15:53:38 [INFO] No Javadoc in project. Archive not created. 15:53:38 [INFO] 15:53:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6243 --- 15:53:38 [INFO] CycloneDX: Resolving Dependencies 15:53:39 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 15:53:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6243/target/bom.xml 15:53:39 [INFO] attaching as odl-mdsal-model-rfc6243-14.0.17-SNAPSHOT-cyclonedx.xml 15:53:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6243/target/bom.json 15:53:39 [INFO] attaching as odl-mdsal-model-rfc6243-14.0.17-SNAPSHOT-cyclonedx.json 15:53:39 [INFO] 15:53:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6243 --- 15:53:39 [INFO] Skipping duplicate-finder execution! 15:53:39 [INFO] 15:53:39 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6243 --- 15:53:39 [INFO] Skipping plugin execution 15:53:39 [INFO] 15:53:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6243 --- 15:53:39 [INFO] Skipping source per configuration. 15:53:39 [INFO] 15:53:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc6243 --- 15:53:39 [INFO] 15:53:39 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc6243 --- 15:53:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:53:39 [INFO] 15:53:39 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6243 --- 15:53:39 [WARNING] 15:53:39 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6243 did not assign 15:53:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:53:39 [WARNING] 15:53:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:53:39 [WARNING] 15:53:39 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.17-SNAPSHOT.pom 15:53:39 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.17-SNAPSHOT-features.xml 15:53:39 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.17-SNAPSHOT-cyclonedx.xml 15:53:39 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.17-SNAPSHOT-cyclonedx.json 15:53:39 [INFO] 15:53:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6243 --- 15:53:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:53:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:53:39 [WARNING] 15:53:39 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6243 did not assign 15:53:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:53:39 [WARNING] 15:53:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:53:39 [WARNING] 15:53:39 [INFO] 15:53:39 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6470 >---------- 15:53:39 [INFO] Building rfc6470 14.0.17-SNAPSHOT [116/228] 15:53:39 [INFO] from model/rfc/rfc6470/pom.xml 15:53:39 [INFO] -------------------------------[ bundle ]------------------------------- 15:53:39 [INFO] 15:53:39 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6470 --- 15:53:39 [INFO] 15:53:39 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6470 --- 15:53:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:39 [INFO] 15:53:39 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6470 --- 15:53:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:39 [INFO] 15:53:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6470 --- 15:53:39 [INFO] 15:53:39 [INFO] --- dependency:3.8.1:properties (default) @ rfc6470 --- 15:53:39 [INFO] 15:53:39 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6470 --- 15:53:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:53:39 [INFO] 15:53:39 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc6470 --- 15:53:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:53:39 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/src/main/yang 15:53:39 [INFO] yang-to-sources: Found 2 dependencies in 757.5 μs 15:53:39 [INFO] yang-to-sources: Project model files found: 1 in 2.246 ms 15:53:39 [INFO] yang-to-sources: 3 YANG models processed in 23.12 ms 15:53:39 [INFO] BindingJavaFileGenerator: Defined 25 files in 8.877 ms 15:53:39 [INFO] Sorted 25 files into 7 directories in 159.6 μs 15:53:39 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 19.16 ms 15:53:39 [INFO] 15:53:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6470 --- 15:53:39 [INFO] Starting audit... 15:53:39 Audit done. 15:53:39 [INFO] You have 0 Checkstyle violations. 15:53:39 [INFO] 15:53:39 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6470 --- 15:53:39 [INFO] Starting audit... 15:53:39 Audit done. 15:53:39 [INFO] You have 0 Checkstyle violations. 15:53:39 [INFO] 15:53:39 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6470 --- 15:53:39 [INFO] 15:53:39 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6470 --- 15:53:39 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/src/main/resources 15:53:39 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/generated-sources/spi 15:53:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:53:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:53:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:53:39 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/generated-sources/spi 15:53:39 [INFO] 15:53:39 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6470 --- 15:53:39 [INFO] Recompiling the module because of changed dependency. 15:53:39 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 15:53:40 [INFO] 15:53:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6470 >>> 15:53:40 [INFO] 15:53:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6470 --- 15:53:40 [INFO] Fork Value is true 15:53:43 [INFO] Done SpotBugs Analysis.... 15:53:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:53:43 [INFO] 15:53:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6470 <<< 15:53:43 [INFO] 15:53:43 [INFO] 15:53:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6470 --- 15:53:43 [INFO] BugInstance size is 0 15:53:43 [INFO] Error size is 0 15:53:43 [INFO] No errors/warnings found 15:53:43 [INFO] 15:53:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6470 --- 15:53:43 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/src/test/resources 15:53:43 [INFO] 15:53:43 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6470 --- 15:53:43 [INFO] No sources to compile 15:53:43 [INFO] 15:53:43 [INFO] --- surefire:3.5.3:test (default-test) @ rfc6470 --- 15:53:43 [INFO] No tests to run. 15:53:43 [INFO] 15:53:43 [INFO] --- copy:14.1.2:copy-files (default) @ rfc6470 --- 15:53:43 [INFO] 15:53:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6470 --- 15:53:43 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/rfc6470-14.0.17-SNAPSHOT.jar 15:53:43 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/classes/META-INF/MANIFEST.MF 15:53:43 [INFO] 15:53:43 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6470 --- 15:53:43 [INFO] No previous run data found, generating javadoc. 15:53:45 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/rfc6470-14.0.17-SNAPSHOT-javadoc.jar 15:53:45 [INFO] 15:53:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6470 --- 15:53:45 [INFO] CycloneDX: Resolving Dependencies 15:53:45 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 15:53:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/bom.xml 15:53:45 [INFO] attaching as rfc6470-14.0.17-SNAPSHOT-cyclonedx.xml 15:53:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/bom.json 15:53:45 [INFO] attaching as rfc6470-14.0.17-SNAPSHOT-cyclonedx.json 15:53:45 [INFO] 15:53:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- 15:53:45 [INFO] Skipping duplicate-finder execution! 15:53:45 [INFO] 15:53:45 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6470 --- 15:53:45 [INFO] No dependency problems found 15:53:45 [INFO] 15:53:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6470 --- 15:53:45 [INFO] Skipping source per configuration. 15:53:45 [INFO] 15:53:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6470 --- 15:53:45 [INFO] 15:53:45 [INFO] --- jacoco:0.8.13:report (report) @ rfc6470 --- 15:53:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:53:45 [INFO] 15:53:45 [INFO] --- install:3.1.4:install (default-install) @ rfc6470 --- 15:53:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.17-SNAPSHOT/rfc6470-14.0.17-SNAPSHOT.pom 15:53:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/rfc6470-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.17-SNAPSHOT/rfc6470-14.0.17-SNAPSHOT.jar 15:53:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/rfc6470-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.17-SNAPSHOT/rfc6470-14.0.17-SNAPSHOT-javadoc.jar 15:53:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.17-SNAPSHOT/rfc6470-14.0.17-SNAPSHOT-cyclonedx.xml 15:53:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.17-SNAPSHOT/rfc6470-14.0.17-SNAPSHOT-cyclonedx.json 15:53:45 [INFO] 15:53:45 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6470 --- 15:53:45 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.17-SNAPSHOT/rfc6470-14.0.17-SNAPSHOT.jar 15:53:45 [INFO] Writing OBR metadata 15:53:45 [INFO] 15:53:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6470 --- 15:53:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:53:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:53:45 [INFO] 15:53:45 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6470 --- 15:53:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:53:45 [INFO] 15:53:45 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470 >-------- 15:53:45 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6470 14.0.17-SNAPSHOT [117/228] 15:53:45 [INFO] from features/odl-mdsal-model-rfc6470/pom.xml 15:53:45 [INFO] ------------------------------[ feature ]------------------------------- 15:53:45 [INFO] 15:53:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6470 --- 15:53:45 [INFO] 15:53:45 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc6470 --- 15:53:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:45 [INFO] 15:53:45 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6470 --- 15:53:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:45 [INFO] 15:53:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6470 --- 15:53:46 [INFO] 15:53:46 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc6470 --- 15:53:46 [INFO] 15:53:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6470 --- 15:53:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:53:46 [INFO] argLine set to empty 15:53:46 [INFO] 15:53:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6470 --- 15:53:46 [INFO] Starting audit... 15:53:46 Audit done. 15:53:46 [INFO] You have 0 Checkstyle violations. 15:53:46 [INFO] 15:53:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6470 --- 15:53:46 [INFO] Starting audit... 15:53:46 Audit done. 15:53:46 [INFO] You have 0 Checkstyle violations. 15:53:46 [INFO] 15:53:46 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc6470 --- 15:53:46 [INFO] 15:53:46 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6470 --- 15:53:46 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6470/target/feature/feature.xml 15:53:46 [INFO] ...done! 15:53:46 [INFO] Attaching features XML 15:53:46 [INFO] 15:53:46 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6470 --- 15:53: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 15:53:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:53:46 [INFO] 15:53:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6470 >>> 15:53:46 [INFO] 15:53:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc6470 --- 15:53:46 [INFO] No files found to run spotbugs, check compile phase has been run 15:53:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:53:46 [INFO] 15:53:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6470 <<< 15:53:46 [INFO] 15:53:46 [INFO] 15:53:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc6470 --- 15:53:46 [INFO] 15:53:46 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc6470 --- 15:53:46 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470 15:53:46 [INFO] Project dependency features detected: [] 15:53:46 [INFO] Pax Exam System (Version: 4.14.0) created. 15:53:46 [INFO] Creating RMI registry server on 127.0.0.1:33359 15:53:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:53:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:53:46 [INFO] Waiting for remote bundle context.. on 33359 name: 35363bf6-19f2-4a92-9901-712d1915e483 timout: [ RelativeTimeout value = 180000 ] 15:53:50 [INFO] Building jar from resources and headers. 15:53:50 [INFO] Writing jar finished. 15:53:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:53:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:53:52 [INFO] 15:53:52 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc6470 --- 15:53:52 [INFO] 15:53:52 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc6470 --- 15:53:52 [INFO] No Javadoc in project. Archive not created. 15:53:52 [INFO] 15:53:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6470 --- 15:53:52 [INFO] CycloneDX: Resolving Dependencies 15:53:53 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 15:53:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6470/target/bom.xml 15:53:53 [INFO] attaching as odl-mdsal-model-rfc6470-14.0.17-SNAPSHOT-cyclonedx.xml 15:53:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6470/target/bom.json 15:53:53 [INFO] attaching as odl-mdsal-model-rfc6470-14.0.17-SNAPSHOT-cyclonedx.json 15:53:53 [INFO] 15:53:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6470 --- 15:53:53 [INFO] Skipping duplicate-finder execution! 15:53:53 [INFO] 15:53:53 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6470 --- 15:53:53 [INFO] Skipping plugin execution 15:53:53 [INFO] 15:53:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6470 --- 15:53:53 [INFO] Skipping source per configuration. 15:53:53 [INFO] 15:53:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc6470 --- 15:53:53 [INFO] 15:53:53 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc6470 --- 15:53:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:53:53 [INFO] 15:53:53 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6470 --- 15:53:53 [WARNING] 15:53:53 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6470 did not assign 15:53:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:53:53 [WARNING] 15:53:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:53:53 [WARNING] 15:53:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.17-SNAPSHOT.pom 15:53:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.17-SNAPSHOT-features.xml 15:53:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.17-SNAPSHOT-cyclonedx.xml 15:53:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.17-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.17-SNAPSHOT-cyclonedx.json 15:53:53 [INFO] 15:53:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6470 --- 15:53:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:53:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:53:53 [WARNING] 15:53:53 [WARNING] The packaging plugin for project odl-mdsal-model-rfc6470 did not assign 15:53:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:53:53 [WARNING] 15:53:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:53:53 [WARNING] 15:53:53 [INFO] 15:53:53 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343 >-------- 15:53:53 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8343 14.0.17-SNAPSHOT [118/228] 15:53:53 [INFO] from features/odl-mdsal-model-rfc8343/pom.xml 15:53:53 [INFO] ------------------------------[ feature ]------------------------------- 15:53:53 [INFO] 15:53:53 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8343 --- 15:53:53 [INFO] 15:53:53 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8343 --- 15:53:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:53 [INFO] 15:53:53 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8343 --- 15:53:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:53 [INFO] 15:53:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8343 --- 15:53:53 [INFO] 15:53:53 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8343 --- 15:53:53 [INFO] 15:53:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8343 --- 15:53:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:53:53 [INFO] argLine set to empty 15:53:53 [INFO] 15:53:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8343 --- 15:53:53 [INFO] Starting audit... 15:53:53 Audit done. 15:53:53 [INFO] You have 0 Checkstyle violations. 15:53:53 [INFO] 15:53:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8343 --- 15:53:53 [INFO] Starting audit... 15:53:53 Audit done. 15:53:53 [INFO] You have 0 Checkstyle violations. 15:53:53 [INFO] 15:53:53 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8343 --- 15:53:53 [INFO] 15:53:53 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8343 --- 15:53:53 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/target/feature/feature.xml 15:53:53 [INFO] ...done! 15:53:53 [INFO] Attaching features XML 15:53:53 [INFO] 15:53:53 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8343 --- 15:53:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:53:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:53:53 [INFO] 15:53:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8343 >>> 15:53:53 [INFO] 15:53:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8343 --- 15:53:53 [INFO] No files found to run spotbugs, check compile phase has been run 15:53:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:53:53 [INFO] 15:53:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8343 <<< 15:53:53 [INFO] 15:53:53 [INFO] 15:53:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8343 --- 15:53:53 [INFO] 15:53:53 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8343 --- 15:53:53 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343 15:53:53 [INFO] Project dependency features detected: [] 15:53:53 [INFO] Pax Exam System (Version: 4.14.0) created. 15:53:53 [INFO] Creating RMI registry server on 127.0.0.1:37677 15:53:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:53:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:53:53 [INFO] Waiting for remote bundle context.. on 37677 name: 7ee96531-a4a6-4482-b422-42f7c95d68a2 timout: [ RelativeTimeout value = 180000 ] 15:53:57 [INFO] Building jar from resources and headers. 15:53:57 [INFO] Writing jar finished. 15:54:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:54:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:54:00 [INFO] 15:54:00 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8343 --- 15:54:00 [INFO] 15:54:00 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8343 --- 15:54:00 [INFO] No Javadoc in project. Archive not created. 15:54:00 [INFO] 15:54:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8343 --- 15:54:00 [INFO] CycloneDX: Resolving Dependencies 15:54:00 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 15:54:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/target/bom.xml 15:54:00 [INFO] attaching as odl-mdsal-model-rfc8343-14.0.17-SNAPSHOT-cyclonedx.xml 15:54:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/target/bom.json 15:54:00 [INFO] attaching as odl-mdsal-model-rfc8343-14.0.17-SNAPSHOT-cyclonedx.json 15:54:00 [INFO] 15:54:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8343 --- 15:54:00 [INFO] Skipping duplicate-finder execution! 15:54:00 [INFO] 15:54:00 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8343 --- 15:54:00 [INFO] Skipping plugin execution 15:54:00 [INFO] 15:54:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8343 --- 15:54:00 [INFO] Skipping source per configuration. 15:54:00 [INFO] 15:54:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8343 --- 15:54:00 [INFO] 15:54:00 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8343 --- 15:54:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:00 [INFO] 15:54:00 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8343 --- 15:54:00 [WARNING] 15:54:00 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8343 did not assign 15:54:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:54:00 [WARNING] 15:54:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:54:00 [WARNING] 15:54:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.17-SNAPSHOT.pom 15:54:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.17-SNAPSHOT-features.xml 15:54:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.17-SNAPSHOT-cyclonedx.xml 15:54:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.17-SNAPSHOT-cyclonedx.json 15:54:00 [INFO] 15:54:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8343 --- 15:54:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:54:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:54:00 [WARNING] 15:54:00 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8343 did not assign 15:54:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:54:00 [WARNING] 15:54:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:54:00 [WARNING] 15:54:00 [INFO] 15:54:00 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7224 >-------- 15:54:00 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7224 14.0.17-SNAPSHOT [119/228] 15:54:00 [INFO] from features/odl-mdsal-model-rfc7224/pom.xml 15:54:00 [INFO] ------------------------------[ feature ]------------------------------- 15:54:00 [INFO] 15:54:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7224 --- 15:54:00 [INFO] 15:54:00 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc7224 --- 15:54:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:00 [INFO] 15:54:00 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7224 --- 15:54:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:00 [INFO] 15:54:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7224 --- 15:54:01 [INFO] 15:54:01 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc7224 --- 15:54:01 [INFO] 15:54:01 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7224 --- 15:54:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:01 [INFO] argLine set to empty 15:54:01 [INFO] 15:54:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7224 --- 15:54:01 [INFO] Starting audit... 15:54:01 Audit done. 15:54:01 [INFO] You have 0 Checkstyle violations. 15:54:01 [INFO] 15:54:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7224 --- 15:54:01 [INFO] Starting audit... 15:54:01 Audit done. 15:54:01 [INFO] You have 0 Checkstyle violations. 15:54:01 [INFO] 15:54:01 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc7224 --- 15:54:01 [INFO] 15:54:01 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7224 --- 15:54:01 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/target/feature/feature.xml 15:54:01 [INFO] ...done! 15:54:01 [INFO] Attaching features XML 15:54:01 [INFO] 15:54:01 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7224 --- 15:54:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:54:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:54:01 [INFO] 15:54:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7224 >>> 15:54:01 [INFO] 15:54:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc7224 --- 15:54:01 [INFO] No files found to run spotbugs, check compile phase has been run 15:54:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:54:01 [INFO] 15:54:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7224 <<< 15:54:01 [INFO] 15:54:01 [INFO] 15:54:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc7224 --- 15:54:01 [INFO] 15:54:01 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc7224 --- 15:54:01 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7224 15:54:01 [INFO] Project dependency features detected: [] 15:54:01 [INFO] Pax Exam System (Version: 4.14.0) created. 15:54:01 [INFO] Creating RMI registry server on 127.0.0.1:45899 15:54:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:54:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:54:01 [INFO] Waiting for remote bundle context.. on 45899 name: 98bba3ce-6772-47bb-b03e-026e66ca3111 timout: [ RelativeTimeout value = 180000 ] 15:54:06 [INFO] Building jar from resources and headers. 15:54:06 [INFO] Writing jar finished. 15:54:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:54:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:54:08 [INFO] 15:54:08 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc7224 --- 15:54:08 [INFO] 15:54:08 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc7224 --- 15:54:08 [INFO] No Javadoc in project. Archive not created. 15:54:08 [INFO] 15:54:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7224 --- 15:54:08 [INFO] CycloneDX: Resolving Dependencies 15:54:09 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 15:54:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/target/bom.xml 15:54:09 [INFO] attaching as odl-mdsal-model-rfc7224-14.0.17-SNAPSHOT-cyclonedx.xml 15:54:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/target/bom.json 15:54:09 [INFO] attaching as odl-mdsal-model-rfc7224-14.0.17-SNAPSHOT-cyclonedx.json 15:54:09 [INFO] 15:54:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7224 --- 15:54:09 [INFO] Skipping duplicate-finder execution! 15:54:09 [INFO] 15:54:09 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7224 --- 15:54:09 [INFO] Skipping plugin execution 15:54:09 [INFO] 15:54:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7224 --- 15:54:09 [INFO] Skipping source per configuration. 15:54:09 [INFO] 15:54:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc7224 --- 15:54:09 [INFO] 15:54:09 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc7224 --- 15:54:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:09 [INFO] 15:54:09 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7224 --- 15:54:09 [WARNING] 15:54:09 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7224 did not assign 15:54:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:54:09 [WARNING] 15:54:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:54:09 [WARNING] 15:54:09 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.17-SNAPSHOT.pom 15:54:09 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.17-SNAPSHOT-features.xml 15:54:09 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.17-SNAPSHOT-cyclonedx.xml 15:54:09 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.17-SNAPSHOT-cyclonedx.json 15:54:09 [INFO] 15:54:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7224 --- 15:54:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:54:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:54:09 [WARNING] 15:54:09 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7224 did not assign 15:54:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:54:09 [WARNING] 15:54:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:54:09 [WARNING] 15:54:09 [INFO] 15:54:09 [INFO] -----< org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash >------ 15:54:09 [INFO] Building iana-crypt-hash 14.0.17-SNAPSHOT [120/228] 15:54:09 [INFO] from model/iana/iana-crypt-hash/pom.xml 15:54:09 [INFO] -------------------------------[ bundle ]------------------------------- 15:54:09 [INFO] 15:54:09 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-crypt-hash --- 15:54:09 [INFO] 15:54:09 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-crypt-hash --- 15:54:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:09 [INFO] 15:54:09 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-crypt-hash --- 15:54:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:09 [INFO] 15:54:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-crypt-hash --- 15:54:10 [INFO] 15:54:10 [INFO] --- dependency:3.8.1:properties (default) @ iana-crypt-hash --- 15:54:10 [INFO] 15:54:10 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-crypt-hash --- 15:54:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:54:10 [INFO] 15:54:10 [INFO] --- yang:14.0.16:generate-sources (binding) @ iana-crypt-hash --- 15:54:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:54:10 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/src/main/yang 15:54:10 [INFO] yang-to-sources: Found 0 dependencies in 522.0 μs 15:54:10 [INFO] yang-to-sources: Project model files found: 1 in 1.197 ms 15:54:10 [INFO] yang-to-sources: 1 YANG models processed in 2.835 ms 15:54:10 [INFO] BindingJavaFileGenerator: Defined 8 files in 1.162 ms 15:54:10 [INFO] Sorted 8 files into 3 directories in 78.74 μs 15:54:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 4.897 ms 15:54:10 [INFO] 15:54:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-crypt-hash --- 15:54:10 [INFO] Starting audit... 15:54:10 Audit done. 15:54:10 [INFO] You have 0 Checkstyle violations. 15:54:10 [INFO] 15:54:10 [INFO] --- checkstyle:3.6.0:check (default) @ iana-crypt-hash --- 15:54:10 [INFO] Starting audit... 15:54:10 Audit done. 15:54:10 [INFO] You have 0 Checkstyle violations. 15:54:10 [INFO] 15:54:10 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-crypt-hash --- 15:54:10 [INFO] 15:54:10 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-crypt-hash --- 15:54:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/src/main/resources 15:54:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/generated-sources/spi 15:54:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:54:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:54:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:54:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/generated-sources/spi 15:54:10 [INFO] 15:54:10 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-crypt-hash --- 15:54:10 [INFO] Recompiling the module because of changed source code. 15:54:10 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 15:54:10 [INFO] 15:54:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-crypt-hash >>> 15:54:10 [INFO] 15:54:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-crypt-hash --- 15:54:10 [INFO] Fork Value is true 15:54:12 [INFO] Done SpotBugs Analysis.... 15:54:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:54:12 [INFO] 15:54:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-crypt-hash <<< 15:54:12 [INFO] 15:54:12 [INFO] 15:54:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-crypt-hash --- 15:54:12 [INFO] BugInstance size is 0 15:54:12 [INFO] Error size is 0 15:54:12 [INFO] No errors/warnings found 15:54:12 [INFO] 15:54:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-crypt-hash --- 15:54:12 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/src/test/resources 15:54:12 [INFO] 15:54:12 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-crypt-hash --- 15:54:12 [INFO] No sources to compile 15:54:12 [INFO] 15:54:12 [INFO] --- surefire:3.5.3:test (default-test) @ iana-crypt-hash --- 15:54:12 [INFO] No tests to run. 15:54:12 [INFO] 15:54:12 [INFO] --- copy:14.1.2:copy-files (default) @ iana-crypt-hash --- 15:54:12 [INFO] 15:54:12 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-crypt-hash --- 15:54:12 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.17-SNAPSHOT.jar 15:54:12 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/classes/META-INF/MANIFEST.MF 15:54:12 [INFO] 15:54:12 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-crypt-hash --- 15:54:12 [INFO] No previous run data found, generating javadoc. 15:54:14 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.17-SNAPSHOT-javadoc.jar 15:54:14 [INFO] 15:54:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-crypt-hash --- 15:54:14 [INFO] CycloneDX: Resolving Dependencies 15:54:14 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 15:54:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/bom.xml 15:54:14 [INFO] attaching as iana-crypt-hash-14.0.17-SNAPSHOT-cyclonedx.xml 15:54:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/bom.json 15:54:14 [INFO] attaching as iana-crypt-hash-14.0.17-SNAPSHOT-cyclonedx.json 15:54:14 [INFO] 15:54:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-crypt-hash --- 15:54:14 [INFO] Skipping duplicate-finder execution! 15:54:14 [INFO] 15:54:14 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-crypt-hash --- 15:54:14 [INFO] No dependency problems found 15:54:14 [INFO] 15:54:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-crypt-hash --- 15:54:14 [INFO] Skipping source per configuration. 15:54:14 [INFO] 15:54:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-crypt-hash --- 15:54:14 [INFO] 15:54:14 [INFO] --- jacoco:0.8.13:report (report) @ iana-crypt-hash --- 15:54:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:54:14 [INFO] 15:54:14 [INFO] --- install:3.1.4:install (default-install) @ iana-crypt-hash --- 15:54:14 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.17-SNAPSHOT/iana-crypt-hash-14.0.17-SNAPSHOT.pom 15:54:14 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.17-SNAPSHOT/iana-crypt-hash-14.0.17-SNAPSHOT.jar 15:54:14 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.17-SNAPSHOT/iana-crypt-hash-14.0.17-SNAPSHOT-javadoc.jar 15:54:14 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.17-SNAPSHOT/iana-crypt-hash-14.0.17-SNAPSHOT-cyclonedx.xml 15:54:14 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.17-SNAPSHOT/iana-crypt-hash-14.0.17-SNAPSHOT-cyclonedx.json 15:54:14 [INFO] 15:54:14 [INFO] --- bundle:6.0.0:install (default-install) @ iana-crypt-hash --- 15:54:14 [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.17-SNAPSHOT/iana-crypt-hash-14.0.17-SNAPSHOT.jar 15:54:14 [INFO] Writing OBR metadata 15:54:14 [INFO] 15:54:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-crypt-hash --- 15:54:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:54:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:54:14 [INFO] 15:54:14 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-crypt-hash --- 15:54:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:54:14 [INFO] 15:54:14 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash >-- 15:54:14 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash 14.0.17-SNAPSHOT [121/228] 15:54:14 [INFO] from features/odl-mdsal-model-rfc7317-iana-crypt-hash/pom.xml 15:54:14 [INFO] ------------------------------[ feature ]------------------------------- 15:54:14 [INFO] 15:54:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:14 [INFO] 15:54:14 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:14 [INFO] 15:54:14 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:14 [INFO] 15:54:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:15 [INFO] 15:54:15 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:15 [INFO] 15:54:15 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:15 [INFO] argLine set to empty 15:54:15 [INFO] 15:54:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:15 [INFO] Starting audit... 15:54:15 Audit done. 15:54:15 [INFO] You have 0 Checkstyle violations. 15:54:15 [INFO] 15:54:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:15 [INFO] Starting audit... 15:54:15 Audit done. 15:54:15 [INFO] You have 0 Checkstyle violations. 15:54:15 [INFO] 15:54:15 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:15 [INFO] 15:54:15 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:15 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/feature/feature.xml 15:54:15 [INFO] ...done! 15:54:15 [INFO] Attaching features XML 15:54:15 [INFO] 15:54:15 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54: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 15:54:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:54:15 [INFO] 15:54:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7317-iana-crypt-hash >>> 15:54:15 [INFO] 15:54:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:15 [INFO] No files found to run spotbugs, check compile phase has been run 15:54:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:54:15 [INFO] 15:54:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7317-iana-crypt-hash <<< 15:54:15 [INFO] 15:54:15 [INFO] 15:54:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:15 [INFO] 15:54:15 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:15 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash 15:54:15 [INFO] Project dependency features detected: [] 15:54:15 [INFO] Pax Exam System (Version: 4.14.0) created. 15:54:15 [INFO] Creating RMI registry server on 127.0.0.1:46181 15:54:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:54:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:54:15 [INFO] Waiting for remote bundle context.. on 46181 name: 9628ac8a-3107-4b72-93a6-08dc305002c6 timout: [ RelativeTimeout value = 180000 ] 15:54:20 [INFO] Building jar from resources and headers. 15:54:20 [INFO] Writing jar finished. 15:54:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:54:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:54:22 [INFO] 15:54:22 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:22 [INFO] 15:54:22 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:22 [INFO] No Javadoc in project. Archive not created. 15:54:22 [INFO] 15:54:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:22 [INFO] CycloneDX: Resolving Dependencies 15:54:22 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 15:54:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.xml 15:54:22 [INFO] attaching as odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.17-SNAPSHOT-cyclonedx.xml 15:54:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.json 15:54:22 [INFO] attaching as odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.17-SNAPSHOT-cyclonedx.json 15:54:22 [INFO] 15:54:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:22 [INFO] Skipping duplicate-finder execution! 15:54:22 [INFO] 15:54:22 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:22 [INFO] Skipping plugin execution 15:54:22 [INFO] 15:54:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:22 [INFO] Skipping source per configuration. 15:54:22 [INFO] 15:54:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:22 [INFO] 15:54:22 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:22 [INFO] 15:54:22 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:22 [WARNING] 15:54:22 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7317-iana-crypt-hash did not assign 15:54:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:54:22 [WARNING] 15:54:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:54:22 [WARNING] 15:54:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.17-SNAPSHOT.pom 15:54:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.17-SNAPSHOT-features.xml 15:54:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.17-SNAPSHOT-cyclonedx.xml 15:54:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.17-SNAPSHOT-cyclonedx.json 15:54:22 [INFO] 15:54:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- 15:54:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:54:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:54:22 [WARNING] 15:54:22 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7317-iana-crypt-hash did not assign 15:54:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:54:22 [WARNING] 15:54:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:54:22 [WARNING] 15:54:22 [INFO] 15:54:22 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8341 >---------- 15:54:22 [INFO] Building rfc8341 14.0.17-SNAPSHOT [122/228] 15:54:22 [INFO] from model/rfc/rfc8341/pom.xml 15:54:22 [INFO] -------------------------------[ bundle ]------------------------------- 15:54:22 [INFO] 15:54:22 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8341 --- 15:54:22 [INFO] 15:54:22 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8341 --- 15:54:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:22 [INFO] 15:54:22 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8341 --- 15:54:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:22 [INFO] 15:54:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8341 --- 15:54:23 [INFO] 15:54:23 [INFO] --- dependency:3.8.1:properties (default) @ rfc8341 --- 15:54:23 [INFO] 15:54:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8341 --- 15:54:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:54:23 [INFO] 15:54:23 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8341 --- 15:54:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:54:23 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/src/main/yang 15:54:23 [INFO] yang-to-sources: Found 1 dependencies in 818.7 μs 15:54:23 [INFO] yang-to-sources: Project model files found: 1 in 3.454 ms 15:54:23 [INFO] yang-to-sources: 2 YANG models processed in 9.261 ms 15:54:23 [INFO] BindingJavaFileGenerator: Defined 30 files in 4.376 ms 15:54:23 [INFO] Sorted 30 files into 8 directories in 110.4 μs 15:54:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 17.27 ms 15:54:23 [INFO] 15:54:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8341 --- 15:54:23 [INFO] Starting audit... 15:54:23 Audit done. 15:54:23 [INFO] You have 0 Checkstyle violations. 15:54:23 [INFO] 15:54:23 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8341 --- 15:54:23 [INFO] Starting audit... 15:54:23 Audit done. 15:54:23 [INFO] You have 0 Checkstyle violations. 15:54:23 [INFO] 15:54:23 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8341 --- 15:54:23 [INFO] 15:54:23 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8341 --- 15:54:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/src/main/resources 15:54:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/generated-sources/spi 15:54:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:54:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:54:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:54:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/generated-sources/spi 15:54:23 [INFO] 15:54:23 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8341 --- 15:54:23 [INFO] Recompiling the module because of changed dependency. 15:54:23 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 15:54:23 [INFO] 15:54:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8341 >>> 15:54:23 [INFO] 15:54:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8341 --- 15:54:23 [INFO] Fork Value is true 15:54:26 [INFO] Done SpotBugs Analysis.... 15:54:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:54:26 [INFO] 15:54:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8341 <<< 15:54:26 [INFO] 15:54:26 [INFO] 15:54:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8341 --- 15:54:26 [INFO] BugInstance size is 0 15:54:26 [INFO] Error size is 0 15:54:26 [INFO] No errors/warnings found 15:54:26 [INFO] 15:54:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8341 --- 15:54:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/src/test/resources 15:54:26 [INFO] 15:54:26 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8341 --- 15:54:26 [INFO] No sources to compile 15:54:26 [INFO] 15:54:26 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8341 --- 15:54:26 [INFO] No tests to run. 15:54:26 [INFO] 15:54:26 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8341 --- 15:54:26 [INFO] 15:54:26 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8341 --- 15:54:26 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/rfc8341-14.0.17-SNAPSHOT.jar 15:54:26 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/classes/META-INF/MANIFEST.MF 15:54:26 [INFO] 15:54:26 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8341 --- 15:54:26 [INFO] No previous run data found, generating javadoc. 15:54:28 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/rfc8341-14.0.17-SNAPSHOT-javadoc.jar 15:54:28 [INFO] 15:54:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8341 --- 15:54:28 [INFO] CycloneDX: Resolving Dependencies 15:54:28 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 15:54:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/bom.xml 15:54:28 [INFO] attaching as rfc8341-14.0.17-SNAPSHOT-cyclonedx.xml 15:54:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/bom.json 15:54:28 [INFO] attaching as rfc8341-14.0.17-SNAPSHOT-cyclonedx.json 15:54:28 [INFO] 15:54:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- 15:54:28 [INFO] Skipping duplicate-finder execution! 15:54:28 [INFO] 15:54:28 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8341 --- 15:54:28 [INFO] No dependency problems found 15:54:28 [INFO] 15:54:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8341 --- 15:54:28 [INFO] Skipping source per configuration. 15:54:28 [INFO] 15:54:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8341 --- 15:54:28 [INFO] 15:54:28 [INFO] --- jacoco:0.8.13:report (report) @ rfc8341 --- 15:54:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:54:28 [INFO] 15:54:28 [INFO] --- install:3.1.4:install (default-install) @ rfc8341 --- 15:54:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.17-SNAPSHOT/rfc8341-14.0.17-SNAPSHOT.pom 15:54:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/rfc8341-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.17-SNAPSHOT/rfc8341-14.0.17-SNAPSHOT.jar 15:54:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/rfc8341-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.17-SNAPSHOT/rfc8341-14.0.17-SNAPSHOT-javadoc.jar 15:54:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.17-SNAPSHOT/rfc8341-14.0.17-SNAPSHOT-cyclonedx.xml 15:54:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.17-SNAPSHOT/rfc8341-14.0.17-SNAPSHOT-cyclonedx.json 15:54:28 [INFO] 15:54:28 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8341 --- 15:54:28 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.17-SNAPSHOT/rfc8341-14.0.17-SNAPSHOT.jar 15:54:28 [INFO] Writing OBR metadata 15:54:29 [INFO] 15:54:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8341 --- 15:54:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:54:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:54:29 [INFO] 15:54:29 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8341 --- 15:54:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:54:29 [INFO] 15:54:29 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341 >-------- 15:54:29 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8341 14.0.17-SNAPSHOT [123/228] 15:54:29 [INFO] from features/odl-mdsal-model-rfc8341/pom.xml 15:54:29 [INFO] ------------------------------[ feature ]------------------------------- 15:54:29 [INFO] 15:54:29 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8341 --- 15:54:29 [INFO] 15:54:29 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8341 --- 15:54:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:29 [INFO] 15:54:29 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8341 --- 15:54:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:29 [INFO] 15:54:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8341 --- 15:54:29 [INFO] 15:54:29 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8341 --- 15:54:29 [INFO] 15:54:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8341 --- 15:54:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:29 [INFO] argLine set to empty 15:54:29 [INFO] 15:54:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8341 --- 15:54:29 [INFO] Starting audit... 15:54:29 Audit done. 15:54:29 [INFO] You have 0 Checkstyle violations. 15:54:29 [INFO] 15:54:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8341 --- 15:54:29 [INFO] Starting audit... 15:54:29 Audit done. 15:54:29 [INFO] You have 0 Checkstyle violations. 15:54:29 [INFO] 15:54:29 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8341 --- 15:54:29 [INFO] 15:54:29 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8341 --- 15:54:29 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8341/target/feature/feature.xml 15:54:29 [INFO] ...done! 15:54:29 [INFO] Attaching features XML 15:54:29 [INFO] 15:54:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8341 --- 15:54: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 15:54:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:54:29 [INFO] 15:54:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8341 >>> 15:54:29 [INFO] 15:54:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8341 --- 15:54:29 [INFO] No files found to run spotbugs, check compile phase has been run 15:54:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:54:29 [INFO] 15:54:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8341 <<< 15:54:29 [INFO] 15:54:29 [INFO] 15:54:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8341 --- 15:54:29 [INFO] 15:54:29 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8341 --- 15:54:29 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341 15:54:29 [INFO] Project dependency features detected: [] 15:54:29 [INFO] Pax Exam System (Version: 4.14.0) created. 15:54:29 [INFO] Creating RMI registry server on 127.0.0.1:34849 15:54:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:54:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:54:30 [INFO] Waiting for remote bundle context.. on 34849 name: 6a5cb42a-0392-4881-a921-d03c04c5caef timout: [ RelativeTimeout value = 180000 ] 15:54:34 [INFO] Building jar from resources and headers. 15:54:34 [INFO] Writing jar finished. 15:54:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:54:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:54:36 [INFO] 15:54:36 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8341 --- 15:54:36 [INFO] 15:54:36 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8341 --- 15:54:36 [INFO] No Javadoc in project. Archive not created. 15:54:36 [INFO] 15:54:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8341 --- 15:54:36 [INFO] CycloneDX: Resolving Dependencies 15:54:36 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 15:54:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8341/target/bom.xml 15:54:37 [INFO] attaching as odl-mdsal-model-rfc8341-14.0.17-SNAPSHOT-cyclonedx.xml 15:54:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8341/target/bom.json 15:54:37 [INFO] attaching as odl-mdsal-model-rfc8341-14.0.17-SNAPSHOT-cyclonedx.json 15:54:37 [INFO] 15:54:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8341 --- 15:54:37 [INFO] Skipping duplicate-finder execution! 15:54:37 [INFO] 15:54:37 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8341 --- 15:54:37 [INFO] Skipping plugin execution 15:54:37 [INFO] 15:54:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8341 --- 15:54:37 [INFO] Skipping source per configuration. 15:54:37 [INFO] 15:54:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8341 --- 15:54:37 [INFO] 15:54:37 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8341 --- 15:54:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:37 [INFO] 15:54:37 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8341 --- 15:54:37 [WARNING] 15:54:37 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8341 did not assign 15:54:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:54:37 [WARNING] 15:54:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:54:37 [WARNING] 15:54:37 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.17-SNAPSHOT.pom 15:54:37 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.17-SNAPSHOT-features.xml 15:54:37 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.17-SNAPSHOT-cyclonedx.xml 15:54:37 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.17-SNAPSHOT-cyclonedx.json 15:54:37 [INFO] 15:54:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8341 --- 15:54:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:54:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:54:37 [WARNING] 15:54:37 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8341 did not assign 15:54:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:54:37 [WARNING] 15:54:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:54:37 [WARNING] 15:54:37 [INFO] 15:54:37 [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc7317-ietf-system >---- 15:54:37 [INFO] Building rfc7317-ietf-system 14.0.17-SNAPSHOT [124/228] 15:54:37 [INFO] from model/rfc/rfc7317-ietf-system/pom.xml 15:54:37 [INFO] -------------------------------[ bundle ]------------------------------- 15:54:37 [INFO] 15:54:37 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7317-ietf-system --- 15:54:37 [INFO] 15:54:37 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc7317-ietf-system --- 15:54:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:37 [INFO] 15:54:37 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc7317-ietf-system --- 15:54:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:37 [INFO] 15:54:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7317-ietf-system --- 15:54:37 [INFO] 15:54:37 [INFO] --- dependency:3.8.1:properties (default) @ rfc7317-ietf-system --- 15:54:37 [INFO] 15:54:37 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc7317-ietf-system --- 15:54:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:54:37 [INFO] 15:54:37 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc7317-ietf-system --- 15:54:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:54:37 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/src/main/yang 15:54:37 [INFO] yang-to-sources: Found 4 dependencies in 1.421 ms 15:54:37 [INFO] yang-to-sources: Project model files found: 1 in 4.409 ms 15:54:37 [INFO] yang-to-sources: 5 YANG models processed in 20.02 ms 15:54:37 [INFO] BindingJavaFileGenerator: Defined 91 files in 8.443 ms 15:54:37 [INFO] Sorted 91 files into 21 directories in 257.2 μs 15:54:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 91 in 30.10 ms 15:54:37 [INFO] 15:54:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7317-ietf-system --- 15:54:37 [INFO] Starting audit... 15:54:37 Audit done. 15:54:37 [INFO] You have 0 Checkstyle violations. 15:54:37 [INFO] 15:54:37 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7317-ietf-system --- 15:54:37 [INFO] Starting audit... 15:54:37 Audit done. 15:54:37 [INFO] You have 0 Checkstyle violations. 15:54:37 [INFO] 15:54:37 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc7317-ietf-system --- 15:54:37 [INFO] 15:54:37 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7317-ietf-system --- 15:54:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/src/main/resources 15:54:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/generated-sources/spi 15:54:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:54:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:54:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:54:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/generated-sources/spi 15:54:37 [INFO] 15:54:37 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc7317-ietf-system --- 15:54:37 [INFO] Recompiling the module because of changed dependency. 15:54:37 [INFO] Compiling 90 source files with javac [debug release 21] to target/classes 15:54:38 [INFO] 15:54:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7317-ietf-system >>> 15:54:38 [INFO] 15:54:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7317-ietf-system --- 15:54:38 [INFO] Fork Value is true 15:54:41 [INFO] Done SpotBugs Analysis.... 15:54:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:54:41 [INFO] 15:54:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7317-ietf-system <<< 15:54:41 [INFO] 15:54:41 [INFO] 15:54:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7317-ietf-system --- 15:54:41 [INFO] BugInstance size is 0 15:54:41 [INFO] Error size is 0 15:54:41 [INFO] No errors/warnings found 15:54:41 [INFO] 15:54:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7317-ietf-system --- 15:54:41 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/src/test/resources 15:54:41 [INFO] 15:54:41 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc7317-ietf-system --- 15:54:41 [INFO] No sources to compile 15:54:41 [INFO] 15:54:41 [INFO] --- surefire:3.5.3:test (default-test) @ rfc7317-ietf-system --- 15:54:41 [INFO] No tests to run. 15:54:41 [INFO] 15:54:41 [INFO] --- copy:14.1.2:copy-files (default) @ rfc7317-ietf-system --- 15:54:41 [INFO] 15:54:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7317-ietf-system --- 15:54:41 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-14.0.17-SNAPSHOT.jar 15:54:41 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/classes/META-INF/MANIFEST.MF 15:54:41 [INFO] 15:54:41 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc7317-ietf-system --- 15:54:41 [INFO] No previous run data found, generating javadoc. 15:54:44 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-14.0.17-SNAPSHOT-javadoc.jar 15:54:44 [INFO] 15:54:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7317-ietf-system --- 15:54:44 [INFO] CycloneDX: Resolving Dependencies 15:54:44 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 15:54:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/bom.xml 15:54:44 [INFO] attaching as rfc7317-ietf-system-14.0.17-SNAPSHOT-cyclonedx.xml 15:54:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/bom.json 15:54:44 [INFO] attaching as rfc7317-ietf-system-14.0.17-SNAPSHOT-cyclonedx.json 15:54:44 [INFO] 15:54:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7317-ietf-system --- 15:54:44 [INFO] Skipping duplicate-finder execution! 15:54:44 [INFO] 15:54:44 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc7317-ietf-system --- 15:54:44 [INFO] No dependency problems found 15:54:44 [INFO] 15:54:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7317-ietf-system --- 15:54:44 [INFO] Skipping source per configuration. 15:54:44 [INFO] 15:54:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7317-ietf-system --- 15:54:44 [INFO] 15:54:44 [INFO] --- jacoco:0.8.13:report (report) @ rfc7317-ietf-system --- 15:54:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:54:44 [INFO] 15:54:44 [INFO] --- install:3.1.4:install (default-install) @ rfc7317-ietf-system --- 15:54:44 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.17-SNAPSHOT/rfc7317-ietf-system-14.0.17-SNAPSHOT.pom 15:54:44 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.17-SNAPSHOT/rfc7317-ietf-system-14.0.17-SNAPSHOT.jar 15:54:44 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.17-SNAPSHOT/rfc7317-ietf-system-14.0.17-SNAPSHOT-javadoc.jar 15:54:44 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.17-SNAPSHOT/rfc7317-ietf-system-14.0.17-SNAPSHOT-cyclonedx.xml 15:54:44 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.17-SNAPSHOT/rfc7317-ietf-system-14.0.17-SNAPSHOT-cyclonedx.json 15:54:44 [INFO] 15:54:44 [INFO] --- bundle:6.0.0:install (default-install) @ rfc7317-ietf-system --- 15:54:44 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.17-SNAPSHOT/rfc7317-ietf-system-14.0.17-SNAPSHOT.jar 15:54:44 [INFO] Writing OBR metadata 15:54:44 [INFO] 15:54:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7317-ietf-system --- 15:54:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:54:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:54:45 [INFO] 15:54:45 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7317-ietf-system --- 15:54:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:54:45 [INFO] 15:54:45 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-ietf-system >-- 15:54:45 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7317 ietf-system 14.0.17-SNAPSHOT [125/228] 15:54:45 [INFO] from features/odl-mdsal-model-rfc7317-ietf-system/pom.xml 15:54:45 [INFO] ------------------------------[ feature ]------------------------------- 15:54:45 [INFO] 15:54:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:45 [INFO] 15:54:45 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:45 [INFO] 15:54:45 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:45 [INFO] 15:54:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:45 [INFO] 15:54:45 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:45 [INFO] 15:54:45 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:45 [INFO] argLine set to empty 15:54:45 [INFO] 15:54:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:45 [INFO] Starting audit... 15:54:45 Audit done. 15:54:45 [INFO] You have 0 Checkstyle violations. 15:54:45 [INFO] 15:54:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:45 [INFO] Starting audit... 15:54:45 Audit done. 15:54:45 [INFO] You have 0 Checkstyle violations. 15:54:45 [INFO] 15:54:45 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:45 [INFO] 15:54:45 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:45 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-ietf-system/target/feature/feature.xml 15:54:45 [INFO] ...done! 15:54:45 [INFO] Attaching features XML 15:54:45 [INFO] 15:54:45 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54: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 15:54:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:54:45 [INFO] 15:54:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7317-ietf-system >>> 15:54:45 [INFO] 15:54:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:45 [INFO] No files found to run spotbugs, check compile phase has been run 15:54:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:54:45 [INFO] 15:54:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7317-ietf-system <<< 15:54:45 [INFO] 15:54:45 [INFO] 15:54:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:45 [INFO] 15:54:45 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:45 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-ietf-system 15:54:45 [INFO] Project dependency features detected: [] 15:54:45 [INFO] Pax Exam System (Version: 4.14.0) created. 15:54:45 [INFO] Creating RMI registry server on 127.0.0.1:39427 15:54:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:54:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:54:46 [INFO] Waiting for remote bundle context.. on 39427 name: 991bc093-c069-41b1-917f-d6c6671e336d timout: [ RelativeTimeout value = 180000 ] 15:54:50 [INFO] Building jar from resources and headers. 15:54:50 [INFO] Writing jar finished. 15:54:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:54:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:54:52 [INFO] 15:54:52 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:52 [INFO] 15:54:52 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:52 [INFO] No Javadoc in project. Archive not created. 15:54:52 [INFO] 15:54:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:52 [INFO] CycloneDX: Resolving Dependencies 15:54:52 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 15:54:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-ietf-system/target/bom.xml 15:54:52 [INFO] attaching as odl-mdsal-model-rfc7317-ietf-system-14.0.17-SNAPSHOT-cyclonedx.xml 15:54:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-ietf-system/target/bom.json 15:54:52 [INFO] attaching as odl-mdsal-model-rfc7317-ietf-system-14.0.17-SNAPSHOT-cyclonedx.json 15:54:52 [INFO] 15:54:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:52 [INFO] Skipping duplicate-finder execution! 15:54:52 [INFO] 15:54:52 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:52 [INFO] Skipping plugin execution 15:54:52 [INFO] 15:54:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:52 [INFO] Skipping source per configuration. 15:54:52 [INFO] 15:54:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:52 [INFO] 15:54:52 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:52 [INFO] 15:54:52 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:52 [WARNING] 15:54:52 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7317-ietf-system did not assign 15:54:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:54:52 [WARNING] 15:54:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:54:52 [WARNING] 15:54:52 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.17-SNAPSHOT.pom 15:54:52 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-ietf-system/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.17-SNAPSHOT-features.xml 15:54:52 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.17-SNAPSHOT-cyclonedx.xml 15:54:52 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-ietf-system/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.17-SNAPSHOT-cyclonedx.json 15:54:52 [INFO] 15:54:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7317-ietf-system --- 15:54:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:54:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:54:52 [WARNING] 15:54:52 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7317-ietf-system did not assign 15:54:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:54:52 [WARNING] 15:54:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:54:52 [WARNING] 15:54:52 [INFO] 15:54:52 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-x509-cert-to-name >-- 15:54:52 [INFO] Building rfc7407-ietf-x509-cert-to-name 14.0.17-SNAPSHOT [126/228] 15:54:52 [INFO] from model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml 15:54:52 [INFO] -------------------------------[ bundle ]------------------------------- 15:54:52 [INFO] 15:54:52 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- 15:54:52 [INFO] 15:54:52 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- 15:54:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:52 [INFO] 15:54:52 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- 15:54:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:52 [INFO] 15:54:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- 15:54:53 [INFO] 15:54:53 [INFO] --- dependency:3.8.1:properties (default) @ rfc7407-ietf-x509-cert-to-name --- 15:54:53 [INFO] 15:54:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- 15:54:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:54:53 [INFO] 15:54:53 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- 15:54:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:54:53 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/yang 15:54:53 [INFO] yang-to-sources: Found 1 dependencies in 792.8 μs 15:54:53 [INFO] yang-to-sources: Project model files found: 1 in 1.917 ms 15:54:53 [INFO] yang-to-sources: 2 YANG models processed in 8.884 ms 15:54:53 [INFO] BindingJavaFileGenerator: Defined 16 files in 3.289 ms 15:54:53 [INFO] Sorted 16 files into 4 directories in 277.4 μs 15:54:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 9.101 ms 15:54:53 [INFO] 15:54:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- 15:54:53 [INFO] Starting audit... 15:54:53 Audit done. 15:54:53 [INFO] You have 0 Checkstyle violations. 15:54:53 [INFO] 15:54:53 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-x509-cert-to-name --- 15:54:53 [INFO] Starting audit... 15:54:53 Audit done. 15:54:53 [INFO] You have 0 Checkstyle violations. 15:54:53 [INFO] 15:54:53 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- 15:54:53 [INFO] 15:54:53 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- 15:54:53 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/resources 15:54:53 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 15:54:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:54:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:54:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:54:53 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 15:54:53 [INFO] 15:54:53 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- 15:54:53 [INFO] Recompiling the module because of changed dependency. 15:54:53 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 15:54:53 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/x509/cert/to/name/rev141210/TlsFingerprint.java:[61,42] possible 'this' escape before subclass is fully initialized 15:54:53 [INFO] 15:54:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> 15:54:53 [INFO] 15:54:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- 15:54:53 [INFO] Fork Value is true 15:54:56 [INFO] Done SpotBugs Analysis.... 15:54:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:54:56 [INFO] 15:54:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< 15:54:56 [INFO] 15:54:56 [INFO] 15:54:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- 15:54:56 [INFO] BugInstance size is 0 15:54:56 [INFO] Error size is 0 15:54:56 [INFO] No errors/warnings found 15:54:56 [INFO] 15:54:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- 15:54:56 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/src/test/resources 15:54:56 [INFO] 15:54:56 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- 15:54:56 [INFO] No sources to compile 15:54:56 [INFO] 15:54:56 [INFO] --- surefire:3.5.3:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- 15:54:56 [INFO] No tests to run. 15:54:56 [INFO] 15:54:56 [INFO] --- copy:14.1.2:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- 15:54:56 [INFO] 15:54:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- 15:54:56 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-14.0.17-SNAPSHOT.jar 15:54:56 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF 15:54:56 [INFO] 15:54:56 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- 15:54:56 [INFO] No previous run data found, generating javadoc. 15:54:57 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-14.0.17-SNAPSHOT-javadoc.jar 15:54:57 [INFO] 15:54:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- 15:54:57 [INFO] CycloneDX: Resolving Dependencies 15:54:57 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 15:54:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml 15:54:57 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-14.0.17-SNAPSHOT-cyclonedx.xml 15:54:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json 15:54:57 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-14.0.17-SNAPSHOT-cyclonedx.json 15:54:57 [INFO] 15:54:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- 15:54:57 [INFO] Skipping duplicate-finder execution! 15:54:57 [INFO] 15:54:57 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] No dependency problems found 15:54:58 [INFO] 15:54:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] Skipping source per configuration. 15:54:58 [INFO] 15:54:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] 15:54:58 [INFO] --- jacoco:0.8.13:report (report) @ rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:54:58 [INFO] 15:54:58 [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.17-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.17-SNAPSHOT.pom 15:54:58 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.17-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.17-SNAPSHOT.jar 15:54:58 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.17-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.17-SNAPSHOT-javadoc.jar 15:54:58 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.17-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.17-SNAPSHOT-cyclonedx.xml 15:54:58 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.17-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.17-SNAPSHOT-cyclonedx.json 15:54:58 [INFO] 15:54:58 [INFO] --- bundle:6.0.0:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.17-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.17-SNAPSHOT.jar 15:54:58 [INFO] Writing OBR metadata 15:54:58 [INFO] 15:54:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:54:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:54:58 [INFO] 15:54:58 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:54:58 [INFO] 15:54:58 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name >-- 15:54:58 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-x509-cert-to-name 14.0.17-SNAPSHOT [127/228] 15:54:58 [INFO] from features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/pom.xml 15:54:58 [INFO] ------------------------------[ feature ]------------------------------- 15:54:58 [INFO] 15:54:58 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] 15:54:58 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:58 [INFO] 15:54:58 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:58 [INFO] 15:54:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] 15:54:58 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] 15:54:58 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:58 [INFO] argLine set to empty 15:54:58 [INFO] 15:54:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] Starting audit... 15:54:58 Audit done. 15:54:58 [INFO] You have 0 Checkstyle violations. 15:54:58 [INFO] 15:54:58 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] Starting audit... 15:54:58 Audit done. 15:54:58 [INFO] You have 0 Checkstyle violations. 15:54:58 [INFO] 15:54:58 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] 15:54:58 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml 15:54:58 [INFO] ...done! 15:54:58 [INFO] Attaching features XML 15:54:58 [INFO] 15:54:58 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:54:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:54:58 [INFO] 15:54:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name >>> 15:54:58 [INFO] 15:54:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] No files found to run spotbugs, check compile phase has been run 15:54:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:54:58 [INFO] 15:54:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name <<< 15:54:58 [INFO] 15:54:58 [INFO] 15:54:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] 15:54:58 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:54:58 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 15:54:58 [INFO] Project dependency features detected: [] 15:54:58 [INFO] Pax Exam System (Version: 4.14.0) created. 15:54:58 [INFO] Creating RMI registry server on 127.0.0.1:40007 15:54:59 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:54:59 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:54:59 [INFO] Waiting for remote bundle context.. on 40007 name: e8993d2b-977e-494f-94ca-86d799725732 timout: [ RelativeTimeout value = 180000 ] 15:55:03 [INFO] Building jar from resources and headers. 15:55:03 [INFO] Writing jar finished. 15:55:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:55:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:55:05 [INFO] 15:55:05 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:55:05 [INFO] 15:55:05 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:55:05 [INFO] No Javadoc in project. Archive not created. 15:55:05 [INFO] 15:55:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:55:05 [INFO] CycloneDX: Resolving Dependencies 15:55:05 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 15:55:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml 15:55:05 [INFO] attaching as odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.17-SNAPSHOT-cyclonedx.xml 15:55:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/bom.json 15:55:05 [INFO] attaching as odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.17-SNAPSHOT-cyclonedx.json 15:55:05 [INFO] 15:55:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:55:05 [INFO] Skipping duplicate-finder execution! 15:55:05 [INFO] 15:55:05 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:55:05 [INFO] Skipping plugin execution 15:55:05 [INFO] 15:55:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:55:05 [INFO] Skipping source per configuration. 15:55:05 [INFO] 15:55:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:55:05 [INFO] 15:55:05 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:55:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:55:05 [INFO] 15:55:05 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:55:05 [WARNING] 15:55:05 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7407-ietf-x509-cert-to-name did not assign 15:55:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:55:05 [WARNING] 15:55:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:55:05 [WARNING] 15:55:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.17-SNAPSHOT.pom 15:55:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.17-SNAPSHOT-features.xml 15:55:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.17-SNAPSHOT-cyclonedx.xml 15:55:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.17-SNAPSHOT-cyclonedx.json 15:55:05 [INFO] 15:55:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- 15:55:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:55:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:55:05 [WARNING] 15:55:05 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7407-ietf-x509-cert-to-name did not assign 15:55:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:55:05 [WARNING] 15:55:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:55:05 [WARNING] 15:55:05 [INFO] 15:55:05 [INFO] ----< org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-snmp >----- 15:55:05 [INFO] Building rfc7407-ietf-snmp 14.0.17-SNAPSHOT [128/228] 15:55:05 [INFO] from model/rfc/rfc7407-ietf-snmp/pom.xml 15:55:05 [INFO] -------------------------------[ bundle ]------------------------------- 15:55:05 [INFO] 15:55:05 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-snmp --- 15:55:05 [INFO] 15:55:05 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc7407-ietf-snmp --- 15:55:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:05 [INFO] 15:55:05 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc7407-ietf-snmp --- 15:55:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:05 [INFO] 15:55:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7407-ietf-snmp --- 15:55:06 [INFO] 15:55:06 [INFO] --- dependency:3.8.1:properties (default) @ rfc7407-ietf-snmp --- 15:55:06 [INFO] 15:55:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc7407-ietf-snmp --- 15:55:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:55:06 [INFO] 15:55:06 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc7407-ietf-snmp --- 15:55:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:55:06 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/src/main/yang 15:55:06 [INFO] yang-to-sources: Found 4 dependencies in 768.3 μs 15:55:06 [INFO] yang-to-sources: Project model files found: 12 in 7.933 ms 15:55:06 [INFO] yang-to-sources: 5 YANG models processed in 41.06 ms 15:55:06 [INFO] BindingJavaFileGenerator: Defined 183 files in 11.73 ms 15:55:06 [INFO] Sorted 183 files into 38 directories in 521.7 μs 15:55:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 183 in 68.55 ms 15:55:06 [INFO] 15:55:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-snmp --- 15:55:06 [INFO] Starting audit... 15:55:06 Audit done. 15:55:06 [INFO] You have 0 Checkstyle violations. 15:55:06 [INFO] 15:55:06 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-snmp --- 15:55:06 [INFO] Starting audit... 15:55:06 Audit done. 15:55:06 [INFO] You have 0 Checkstyle violations. 15:55:06 [INFO] 15:55:06 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc7407-ietf-snmp --- 15:55:06 [INFO] 15:55:06 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7407-ietf-snmp --- 15:55:06 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/src/main/resources 15:55:06 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi 15:55:06 [INFO] Copying 12 resources from target/generated-sources/yang to target/classes 15:55:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:55:06 [INFO] Copying 12 resources from target/generated-sources/yang to target/classes 15:55:06 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi 15:55:06 [INFO] 15:55:06 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc7407-ietf-snmp --- 15:55:06 [INFO] Recompiling the module because of changed dependency. 15:55:06 [INFO] Compiling 182 source files with javac [debug release 21] to target/classes 15:55:07 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/snmp/rev141210/EngineId.java:[61,42] possible 'this' escape before subclass is fully initialized 15:55:07 [INFO] 15:55:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7407-ietf-snmp >>> 15:55:07 [INFO] 15:55:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7407-ietf-snmp --- 15:55:07 [INFO] Fork Value is true 15:55:10 [INFO] Done SpotBugs Analysis.... 15:55:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:55:10 [INFO] 15:55:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7407-ietf-snmp <<< 15:55:10 [INFO] 15:55:10 [INFO] 15:55:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7407-ietf-snmp --- 15:55:10 [INFO] BugInstance size is 0 15:55:10 [INFO] Error size is 0 15:55:10 [INFO] No errors/warnings found 15:55:10 [INFO] 15:55:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7407-ietf-snmp --- 15:55:10 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/src/test/resources 15:55:10 [INFO] 15:55:10 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc7407-ietf-snmp --- 15:55:10 [INFO] No sources to compile 15:55:10 [INFO] 15:55:10 [INFO] --- surefire:3.5.3:test (default-test) @ rfc7407-ietf-snmp --- 15:55:10 [INFO] No tests to run. 15:55:10 [INFO] 15:55:10 [INFO] --- copy:14.1.2:copy-files (default) @ rfc7407-ietf-snmp --- 15:55:10 [INFO] 15:55:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7407-ietf-snmp --- 15:55:10 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-14.0.17-SNAPSHOT.jar 15:55:10 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/classes/META-INF/MANIFEST.MF 15:55:10 [INFO] 15:55:10 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc7407-ietf-snmp --- 15:55:10 [INFO] No previous run data found, generating javadoc. 15:55:14 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-14.0.17-SNAPSHOT-javadoc.jar 15:55:14 [INFO] 15:55:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-snmp --- 15:55:14 [INFO] CycloneDX: Resolving Dependencies 15:55:15 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 15:55:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/bom.xml 15:55:15 [INFO] attaching as rfc7407-ietf-snmp-14.0.17-SNAPSHOT-cyclonedx.xml 15:55:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/bom.json 15:55:15 [INFO] attaching as rfc7407-ietf-snmp-14.0.17-SNAPSHOT-cyclonedx.json 15:55:15 [INFO] 15:55:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-snmp --- 15:55:15 [INFO] Skipping duplicate-finder execution! 15:55:15 [INFO] 15:55:15 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc7407-ietf-snmp --- 15:55:15 [INFO] No dependency problems found 15:55:15 [INFO] 15:55:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7407-ietf-snmp --- 15:55:15 [INFO] Skipping source per configuration. 15:55:15 [INFO] 15:55:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7407-ietf-snmp --- 15:55:15 [INFO] 15:55:15 [INFO] --- jacoco:0.8.13:report (report) @ rfc7407-ietf-snmp --- 15:55:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:55:15 [INFO] 15:55:15 [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-snmp --- 15:55:15 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.17-SNAPSHOT/rfc7407-ietf-snmp-14.0.17-SNAPSHOT.pom 15:55:15 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.17-SNAPSHOT/rfc7407-ietf-snmp-14.0.17-SNAPSHOT.jar 15:55:15 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.17-SNAPSHOT/rfc7407-ietf-snmp-14.0.17-SNAPSHOT-javadoc.jar 15:55:15 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.17-SNAPSHOT/rfc7407-ietf-snmp-14.0.17-SNAPSHOT-cyclonedx.xml 15:55:15 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.17-SNAPSHOT/rfc7407-ietf-snmp-14.0.17-SNAPSHOT-cyclonedx.json 15:55:15 [INFO] 15:55:15 [INFO] --- bundle:6.0.0:install (default-install) @ rfc7407-ietf-snmp --- 15:55:15 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.17-SNAPSHOT/rfc7407-ietf-snmp-14.0.17-SNAPSHOT.jar 15:55:15 [INFO] Writing OBR metadata 15:55:15 [INFO] 15:55:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-snmp --- 15:55:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:55:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:55:15 [INFO] 15:55:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7407-ietf-snmp --- 15:55:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:55:15 [INFO] 15:55:15 [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-snmp >--- 15:55:15 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-snmp 14.0.17-SNAPSHOT [129/228] 15:55:15 [INFO] from features/odl-mdsal-model-rfc7407-ietf-snmp/pom.xml 15:55:15 [INFO] ------------------------------[ feature ]------------------------------- 15:55:15 [INFO] 15:55:15 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:15 [INFO] 15:55:15 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:15 [INFO] 15:55:15 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:15 [INFO] 15:55:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:15 [INFO] 15:55:15 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:15 [INFO] 15:55:15 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:55:15 [INFO] argLine set to empty 15:55:15 [INFO] 15:55:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:15 [INFO] Starting audit... 15:55:15 Audit done. 15:55:15 [INFO] You have 0 Checkstyle violations. 15:55:15 [INFO] 15:55:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:15 [INFO] Starting audit... 15:55:15 Audit done. 15:55:15 [INFO] You have 0 Checkstyle violations. 15:55:15 [INFO] 15:55:15 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:15 [INFO] 15:55:15 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:16 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7407-ietf-snmp/target/feature/feature.xml 15:55:16 [INFO] ...done! 15:55:16 [INFO] Attaching features XML 15:55:16 [INFO] 15:55:16 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:16 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:55:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:55:16 [INFO] 15:55:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7407-ietf-snmp >>> 15:55:16 [INFO] 15:55:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:16 [INFO] No files found to run spotbugs, check compile phase has been run 15:55:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:55:16 [INFO] 15:55:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7407-ietf-snmp <<< 15:55:16 [INFO] 15:55:16 [INFO] 15:55:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:16 [INFO] 15:55:16 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:16 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-snmp 15:55:16 [INFO] Project dependency features detected: [] 15:55:16 [INFO] Pax Exam System (Version: 4.14.0) created. 15:55:16 [INFO] Creating RMI registry server on 127.0.0.1:33321 15:55:16 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:55:16 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:55:16 [INFO] Waiting for remote bundle context.. on 33321 name: 5943d710-2e8a-46c2-9df4-584369aeae66 timout: [ RelativeTimeout value = 180000 ] 15:55:20 [INFO] Building jar from resources and headers. 15:55:20 [INFO] Writing jar finished. 15:55:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:55:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:55:23 [INFO] 15:55:23 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:23 [INFO] 15:55:23 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:23 [INFO] No Javadoc in project. Archive not created. 15:55:23 [INFO] 15:55:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:23 [INFO] CycloneDX: Resolving Dependencies 15:55:23 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 15:55:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7407-ietf-snmp/target/bom.xml 15:55:23 [INFO] attaching as odl-mdsal-model-rfc7407-ietf-snmp-14.0.17-SNAPSHOT-cyclonedx.xml 15:55:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7407-ietf-snmp/target/bom.json 15:55:23 [INFO] attaching as odl-mdsal-model-rfc7407-ietf-snmp-14.0.17-SNAPSHOT-cyclonedx.json 15:55:23 [INFO] 15:55:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:23 [INFO] Skipping duplicate-finder execution! 15:55:23 [INFO] 15:55:23 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:23 [INFO] Skipping plugin execution 15:55:23 [INFO] 15:55:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:23 [INFO] Skipping source per configuration. 15:55:23 [INFO] 15:55:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:23 [INFO] 15:55:23 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:55:23 [INFO] 15:55:23 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:23 [WARNING] 15:55:23 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7407-ietf-snmp did not assign 15:55:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:55:23 [WARNING] 15:55:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:55:23 [WARNING] 15:55:23 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.17-SNAPSHOT.pom 15:55:23 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7407-ietf-snmp/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.17-SNAPSHOT-features.xml 15:55:23 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.17-SNAPSHOT-cyclonedx.xml 15:55:23 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.17-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.17-SNAPSHOT-cyclonedx.json 15:55:23 [INFO] 15:55:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7407-ietf-snmp --- 15:55:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:55:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:55:23 [WARNING] 15:55:23 [WARNING] The packaging plugin for project odl-mdsal-model-rfc7407-ietf-snmp did not assign 15:55:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:55:23 [WARNING] 15:55:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:55:23 [WARNING] 15:55:23 [INFO] 15:55:23 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf >-- 15:55:23 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf 14.0.17-SNAPSHOT [130/228] 15:55:23 [INFO] from features/odl-mdsal-model-rfc8040-ietf-restconf/pom.xml 15:55:23 [INFO] ------------------------------[ feature ]------------------------------- 15:55:23 [INFO] 15:55:23 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:23 [INFO] 15:55:23 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:23 [INFO] 15:55:23 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:23 [INFO] 15:55:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:24 [INFO] 15:55:24 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:24 [INFO] 15:55:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:55:24 [INFO] argLine set to empty 15:55:24 [INFO] 15:55:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:24 [INFO] Starting audit... 15:55:24 Audit done. 15:55:24 [INFO] You have 0 Checkstyle violations. 15:55:24 [INFO] 15:55:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:24 [INFO] Starting audit... 15:55:24 Audit done. 15:55:24 [INFO] You have 0 Checkstyle violations. 15:55:24 [INFO] 15:55:24 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:24 [INFO] 15:55:24 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:24 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8040-ietf-restconf/target/feature/feature.xml 15:55:24 [INFO] ...done! 15:55:24 [INFO] Attaching features XML 15:55:24 [INFO] 15:55:24 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:24 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:55:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:55:24 [INFO] 15:55:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8040-ietf-restconf >>> 15:55:24 [INFO] 15:55:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:24 [INFO] No files found to run spotbugs, check compile phase has been run 15:55:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:55:24 [INFO] 15:55:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8040-ietf-restconf <<< 15:55:24 [INFO] 15:55:24 [INFO] 15:55:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:24 [INFO] 15:55:24 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:24 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf 15:55:24 [INFO] Project dependency features detected: [] 15:55:24 [INFO] Pax Exam System (Version: 4.14.0) created. 15:55:24 [INFO] Creating RMI registry server on 127.0.0.1:44487 15:55:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:55:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:55:24 [INFO] Waiting for remote bundle context.. on 44487 name: d6b05509-88fa-4b13-988c-43af1c8ef647 timout: [ RelativeTimeout value = 180000 ] 15:55:28 [INFO] Building jar from resources and headers. 15:55:28 [INFO] Writing jar finished. 15:55:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:55:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:55:30 [INFO] 15:55:30 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:30 [INFO] 15:55:30 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:30 [INFO] No Javadoc in project. Archive not created. 15:55:30 [INFO] 15:55:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:30 [INFO] CycloneDX: Resolving Dependencies 15:55:31 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 15:55:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8040-ietf-restconf/target/bom.xml 15:55:31 [INFO] attaching as odl-mdsal-model-rfc8040-ietf-restconf-14.0.17-SNAPSHOT-cyclonedx.xml 15:55:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8040-ietf-restconf/target/bom.json 15:55:31 [INFO] attaching as odl-mdsal-model-rfc8040-ietf-restconf-14.0.17-SNAPSHOT-cyclonedx.json 15:55:31 [INFO] 15:55:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:31 [INFO] Skipping duplicate-finder execution! 15:55:31 [INFO] 15:55:31 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:31 [INFO] Skipping plugin execution 15:55:31 [INFO] 15:55:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:31 [INFO] Skipping source per configuration. 15:55:31 [INFO] 15:55:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:31 [INFO] 15:55:31 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:55:31 [INFO] 15:55:31 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:31 [WARNING] 15:55:31 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8040-ietf-restconf did not assign 15:55:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:55:31 [WARNING] 15:55:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:55:31 [WARNING] 15:55:31 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.17-SNAPSHOT.pom 15:55:31 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8040-ietf-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.17-SNAPSHOT-features.xml 15:55:31 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.17-SNAPSHOT-cyclonedx.xml 15:55:31 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.17-SNAPSHOT-cyclonedx.json 15:55:31 [INFO] 15:55:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8040-ietf-restconf --- 15:55:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:55:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:55:31 [WARNING] 15:55:31 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8040-ietf-restconf did not assign 15:55:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:55:31 [WARNING] 15:55:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:55:31 [WARNING] 15:55:31 [INFO] 15:55:31 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf-monitoring >-- 15:55:31 [INFO] Building rfc8040-ietf-restconf-monitoring 14.0.17-SNAPSHOT [131/228] 15:55:31 [INFO] from model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml 15:55:31 [INFO] -------------------------------[ bundle ]------------------------------- 15:55:31 [INFO] 15:55:31 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- 15:55:31 [INFO] 15:55:31 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- 15:55:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:31 [INFO] 15:55:31 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- 15:55:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:31 [INFO] 15:55:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- 15:55:31 [INFO] 15:55:31 [INFO] --- dependency:3.8.1:properties (default) @ rfc8040-ietf-restconf-monitoring --- 15:55:31 [INFO] 15:55:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- 15:55:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:55:31 [INFO] 15:55:31 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- 15:55:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:55:31 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/yang 15:55:31 [INFO] yang-to-sources: Found 2 dependencies in 1.159 ms 15:55:31 [INFO] yang-to-sources: Project model files found: 1 in 1.502 ms 15:55:31 [INFO] yang-to-sources: 3 YANG models processed in 29.89 ms 15:55:31 [INFO] BindingJavaFileGenerator: Defined 16 files in 5.789 ms 15:55:31 [INFO] Sorted 16 files into 6 directories in 431.9 μs 15:55:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 15.29 ms 15:55:31 [INFO] 15:55:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf-monitoring --- 15:55:31 [INFO] Starting audit... 15:55:31 Audit done. 15:55:31 [INFO] You have 0 Checkstyle violations. 15:55:31 [INFO] 15:55:31 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf-monitoring --- 15:55:31 [INFO] Starting audit... 15:55:31 Audit done. 15:55:31 [INFO] You have 0 Checkstyle violations. 15:55:31 [INFO] 15:55:31 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- 15:55:31 [INFO] 15:55:31 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- 15:55:31 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/resources 15:55:31 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 15:55:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:55:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:55:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:55:31 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 15:55:31 [INFO] 15:55:31 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- 15:55:31 [INFO] Recompiling the module because of changed dependency. 15:55:31 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 15:55:31 [INFO] 15:55:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> 15:55:31 [INFO] 15:55:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- 15:55:31 [INFO] Fork Value is true 15:55:34 [INFO] Done SpotBugs Analysis.... 15:55:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:55:34 [INFO] 15:55:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< 15:55:34 [INFO] 15:55:34 [INFO] 15:55:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- 15:55:34 [INFO] BugInstance size is 0 15:55:34 [INFO] Error size is 0 15:55:34 [INFO] No errors/warnings found 15:55:34 [INFO] 15:55:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- 15:55:34 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/src/test/resources 15:55:34 [INFO] 15:55:34 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- 15:55:34 [INFO] No sources to compile 15:55:34 [INFO] 15:55:34 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8040-ietf-restconf-monitoring --- 15:55:34 [INFO] No tests to run. 15:55:34 [INFO] 15:55:34 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- 15:55:34 [INFO] 15:55:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- 15:55:34 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-14.0.17-SNAPSHOT.jar 15:55:34 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF 15:55:34 [INFO] 15:55:34 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- 15:55:34 [INFO] No previous run data found, generating javadoc. 15:55:36 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-14.0.17-SNAPSHOT-javadoc.jar 15:55:36 [INFO] 15:55:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- 15:55:36 [INFO] CycloneDX: Resolving Dependencies 15:55:36 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 15:55:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml 15:55:36 [INFO] attaching as rfc8040-ietf-restconf-monitoring-14.0.17-SNAPSHOT-cyclonedx.xml 15:55:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json 15:55:36 [INFO] attaching as rfc8040-ietf-restconf-monitoring-14.0.17-SNAPSHOT-cyclonedx.json 15:55:36 [INFO] 15:55:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- 15:55:36 [INFO] Skipping duplicate-finder execution! 15:55:36 [INFO] 15:55:36 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- 15:55:36 [INFO] No dependency problems found 15:55:36 [INFO] 15:55:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- 15:55:36 [INFO] Skipping source per configuration. 15:55:36 [INFO] 15:55:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- 15:55:36 [INFO] 15:55:36 [INFO] --- jacoco:0.8.13:report (report) @ rfc8040-ietf-restconf-monitoring --- 15:55:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:55:36 [INFO] 15:55:36 [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 15:55:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.17-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.17-SNAPSHOT.pom 15:55:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.17-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.17-SNAPSHOT.jar 15:55:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.17-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.17-SNAPSHOT-javadoc.jar 15:55:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.17-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.17-SNAPSHOT-cyclonedx.xml 15:55:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.17-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.17-SNAPSHOT-cyclonedx.json 15:55:36 [INFO] 15:55:36 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 15:55:36 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.17-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.17-SNAPSHOT.jar 15:55:36 [INFO] Writing OBR metadata 15:55:36 [INFO] 15:55:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 15:55:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:55:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:55:36 [INFO] 15:55:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 15:55:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:55:36 [INFO] 15:55:36 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring >-- 15:55:36 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf-monitoring 14.0.17-SNAPSHOT [132/228] 15:55:36 [INFO] from features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/pom.xml 15:55:36 [INFO] ------------------------------[ feature ]------------------------------- 15:55:36 [INFO] 15:55:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:36 [INFO] 15:55:36 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:36 [INFO] 15:55:36 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:36 [INFO] 15:55:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:37 [INFO] 15:55:37 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:37 [INFO] 15:55:37 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:55:37 [INFO] argLine set to empty 15:55:37 [INFO] 15:55:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:37 [INFO] Starting audit... 15:55:37 Audit done. 15:55:37 [INFO] You have 0 Checkstyle violations. 15:55:37 [INFO] 15:55:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:37 [INFO] Starting audit... 15:55:37 Audit done. 15:55:37 [INFO] You have 0 Checkstyle violations. 15:55:37 [INFO] 15:55:37 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:37 [INFO] 15:55:37 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:37 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml 15:55:37 [INFO] ...done! 15:55:37 [INFO] Attaching features XML 15:55:37 [INFO] 15:55:37 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:37 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:55:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:55:37 [INFO] 15:55:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring >>> 15:55:37 [INFO] 15:55:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:37 [INFO] No files found to run spotbugs, check compile phase has been run 15:55:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:55:37 [INFO] 15:55:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring <<< 15:55:37 [INFO] 15:55:37 [INFO] 15:55:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:37 [INFO] 15:55:37 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:37 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring 15:55:37 [INFO] Project dependency features detected: [] 15:55:37 [INFO] Pax Exam System (Version: 4.14.0) created. 15:55:37 [INFO] Creating RMI registry server on 127.0.0.1:37241 15:55:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:55:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:55:37 [INFO] Waiting for remote bundle context.. on 37241 name: 46996fd6-92d8-4614-90b9-40fb58e2efbc timout: [ RelativeTimeout value = 180000 ] 15:55:41 [INFO] Building jar from resources and headers. 15:55:41 [INFO] Writing jar finished. 15:55:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:55:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:55:43 [INFO] 15:55:43 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:44 [INFO] 15:55:44 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:44 [INFO] No Javadoc in project. Archive not created. 15:55:44 [INFO] 15:55:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:44 [INFO] CycloneDX: Resolving Dependencies 15:55:44 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 15:55:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/bom.xml 15:55:44 [INFO] attaching as odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.17-SNAPSHOT-cyclonedx.xml 15:55:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/bom.json 15:55:44 [INFO] attaching as odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.17-SNAPSHOT-cyclonedx.json 15:55:44 [INFO] 15:55:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:44 [INFO] Skipping duplicate-finder execution! 15:55:44 [INFO] 15:55:44 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:44 [INFO] Skipping plugin execution 15:55:44 [INFO] 15:55:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:44 [INFO] Skipping source per configuration. 15:55:44 [INFO] 15:55:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:44 [INFO] 15:55:44 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:55:44 [INFO] 15:55:44 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:44 [WARNING] 15:55:44 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8040-ietf-restconf-monitoring did not assign 15:55:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:55:44 [WARNING] 15:55:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:55:44 [WARNING] 15:55:44 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.17-SNAPSHOT.pom 15:55:44 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.17-SNAPSHOT-features.xml 15:55:44 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.17-SNAPSHOT-cyclonedx.xml 15:55:44 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.17-SNAPSHOT-cyclonedx.json 15:55:44 [INFO] 15:55:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- 15:55:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:55:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:55:44 [WARNING] 15:55:44 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8040-ietf-restconf-monitoring did not assign 15:55:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:55:44 [WARNING] 15:55:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:55:44 [WARNING] 15:55:44 [INFO] 15:55:44 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8072 >---------- 15:55:44 [INFO] Building rfc8072 14.0.17-SNAPSHOT [133/228] 15:55:44 [INFO] from model/rfc/rfc8072/pom.xml 15:55:44 [INFO] -------------------------------[ bundle ]------------------------------- 15:55:44 [INFO] 15:55:44 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8072 --- 15:55:44 [INFO] 15:55:44 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8072 --- 15:55:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:44 [INFO] 15:55:44 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8072 --- 15:55:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:44 [INFO] 15:55:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8072 --- 15:55:44 [INFO] 15:55:44 [INFO] --- dependency:3.8.1:properties (default) @ rfc8072 --- 15:55:44 [INFO] 15:55:44 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8072 --- 15:55:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:55:44 [INFO] 15:55:44 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8072 --- 15:55:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:55:44 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/src/main/yang 15:55:44 [INFO] yang-to-sources: Found 1 dependencies in 711.8 μs 15:55:44 [INFO] yang-to-sources: Project model files found: 1 in 2.398 ms 15:55:44 [INFO] yang-to-sources: 2 YANG models processed in 9.671 ms 15:55:45 [INFO] BindingJavaFileGenerator: Defined 34 files in 2.870 ms 15:55:45 [INFO] Sorted 34 files into 12 directories in 115.9 μs 15:55:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 34 in 10.95 ms 15:55:45 [INFO] 15:55:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8072 --- 15:55:45 [INFO] Starting audit... 15:55:45 Audit done. 15:55:45 [INFO] You have 0 Checkstyle violations. 15:55:45 [INFO] 15:55:45 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8072 --- 15:55:45 [INFO] Starting audit... 15:55:45 Audit done. 15:55:45 [INFO] You have 0 Checkstyle violations. 15:55:45 [INFO] 15:55:45 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8072 --- 15:55:45 [INFO] 15:55:45 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8072 --- 15:55:45 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/src/main/resources 15:55:45 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/generated-sources/spi 15:55:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:55:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:55:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:55:45 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/generated-sources/spi 15:55:45 [INFO] 15:55:45 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8072 --- 15:55:45 [INFO] Recompiling the module because of changed dependency. 15:55:45 [INFO] Compiling 33 source files with javac [debug release 21] to target/classes 15:55:45 [INFO] 15:55:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8072 >>> 15:55:45 [INFO] 15:55:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8072 --- 15:55:45 [INFO] Fork Value is true 15:55:47 [INFO] Done SpotBugs Analysis.... 15:55:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:55:47 [INFO] 15:55:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8072 <<< 15:55:47 [INFO] 15:55:47 [INFO] 15:55:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8072 --- 15:55:47 [INFO] BugInstance size is 0 15:55:47 [INFO] Error size is 0 15:55:47 [INFO] No errors/warnings found 15:55:47 [INFO] 15:55:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8072 --- 15:55:47 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/src/test/resources 15:55:47 [INFO] 15:55:47 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8072 --- 15:55:47 [INFO] No sources to compile 15:55:47 [INFO] 15:55:47 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8072 --- 15:55:47 [INFO] No tests to run. 15:55:47 [INFO] 15:55:47 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8072 --- 15:55:47 [INFO] 15:55:47 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8072 --- 15:55:47 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/rfc8072-14.0.17-SNAPSHOT.jar 15:55:47 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/classes/META-INF/MANIFEST.MF 15:55:47 [INFO] 15:55:47 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8072 --- 15:55:48 [INFO] No previous run data found, generating javadoc. 15:55:50 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/rfc8072-14.0.17-SNAPSHOT-javadoc.jar 15:55:50 [INFO] 15:55:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8072 --- 15:55:50 [INFO] CycloneDX: Resolving Dependencies 15:55:50 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 15:55:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/bom.xml 15:55:50 [INFO] attaching as rfc8072-14.0.17-SNAPSHOT-cyclonedx.xml 15:55:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/bom.json 15:55:50 [INFO] attaching as rfc8072-14.0.17-SNAPSHOT-cyclonedx.json 15:55:50 [INFO] 15:55:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8072 --- 15:55:50 [INFO] Skipping duplicate-finder execution! 15:55:50 [INFO] 15:55:50 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8072 --- 15:55:50 [INFO] No dependency problems found 15:55:50 [INFO] 15:55:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8072 --- 15:55:50 [INFO] Skipping source per configuration. 15:55:50 [INFO] 15:55:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8072 --- 15:55:50 [INFO] 15:55:50 [INFO] --- jacoco:0.8.13:report (report) @ rfc8072 --- 15:55:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:55:50 [INFO] 15:55:50 [INFO] --- install:3.1.4:install (default-install) @ rfc8072 --- 15:55:50 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.17-SNAPSHOT/rfc8072-14.0.17-SNAPSHOT.pom 15:55:50 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/rfc8072-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.17-SNAPSHOT/rfc8072-14.0.17-SNAPSHOT.jar 15:55:50 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/rfc8072-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.17-SNAPSHOT/rfc8072-14.0.17-SNAPSHOT-javadoc.jar 15:55:50 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.17-SNAPSHOT/rfc8072-14.0.17-SNAPSHOT-cyclonedx.xml 15:55:50 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.17-SNAPSHOT/rfc8072-14.0.17-SNAPSHOT-cyclonedx.json 15:55:50 [INFO] 15:55:50 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8072 --- 15:55:50 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.17-SNAPSHOT/rfc8072-14.0.17-SNAPSHOT.jar 15:55:50 [INFO] Writing OBR metadata 15:55:50 [INFO] 15:55:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8072 --- 15:55:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:55:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:55:50 [INFO] 15:55:50 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8072 --- 15:55:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:55:50 [INFO] 15:55:50 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072 >-------- 15:55:50 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8072 14.0.17-SNAPSHOT [134/228] 15:55:50 [INFO] from features/odl-mdsal-model-rfc8072/pom.xml 15:55:50 [INFO] ------------------------------[ feature ]------------------------------- 15:55:50 [INFO] 15:55:50 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8072 --- 15:55:50 [INFO] 15:55:50 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8072 --- 15:55:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:50 [INFO] 15:55:50 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8072 --- 15:55:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:50 [INFO] 15:55:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8072 --- 15:55:51 [INFO] 15:55:51 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8072 --- 15:55:51 [INFO] 15:55:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8072 --- 15:55:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:55:51 [INFO] argLine set to empty 15:55:51 [INFO] 15:55:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8072 --- 15:55:51 [INFO] Starting audit... 15:55:51 Audit done. 15:55:51 [INFO] You have 0 Checkstyle violations. 15:55:51 [INFO] 15:55:51 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8072 --- 15:55:51 [INFO] Starting audit... 15:55:51 Audit done. 15:55:51 [INFO] You have 0 Checkstyle violations. 15:55:51 [INFO] 15:55:51 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8072 --- 15:55:51 [INFO] 15:55:51 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8072 --- 15:55:51 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/target/feature/feature.xml 15:55:51 [INFO] ...done! 15:55:51 [INFO] Attaching features XML 15:55:51 [INFO] 15:55:51 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8072 --- 15:55: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 15:55:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:55:51 [INFO] 15:55:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8072 >>> 15:55:51 [INFO] 15:55:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8072 --- 15:55:51 [INFO] No files found to run spotbugs, check compile phase has been run 15:55:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:55:51 [INFO] 15:55:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8072 <<< 15:55:51 [INFO] 15:55:51 [INFO] 15:55:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8072 --- 15:55:51 [INFO] 15:55:51 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8072 --- 15:55:51 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072 15:55:51 [INFO] Project dependency features detected: [] 15:55:51 [INFO] Pax Exam System (Version: 4.14.0) created. 15:55:51 [INFO] Creating RMI registry server on 127.0.0.1:36831 15:55:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:55:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:55:51 [INFO] Waiting for remote bundle context.. on 36831 name: f466f6bf-897d-4da7-83c0-3f6d8a97379a timout: [ RelativeTimeout value = 180000 ] 15:55:56 [INFO] Building jar from resources and headers. 15:55:56 [INFO] Writing jar finished. 15:55:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:55:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:55:58 [INFO] 15:55:58 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8072 --- 15:55:58 [INFO] 15:55:58 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8072 --- 15:55:58 [INFO] No Javadoc in project. Archive not created. 15:55:58 [INFO] 15:55:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8072 --- 15:55:58 [INFO] CycloneDX: Resolving Dependencies 15:55:58 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 15:55:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/target/bom.xml 15:55:58 [INFO] attaching as odl-mdsal-model-rfc8072-14.0.17-SNAPSHOT-cyclonedx.xml 15:55:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/target/bom.json 15:55:58 [INFO] attaching as odl-mdsal-model-rfc8072-14.0.17-SNAPSHOT-cyclonedx.json 15:55:58 [INFO] 15:55:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8072 --- 15:55:58 [INFO] Skipping duplicate-finder execution! 15:55:58 [INFO] 15:55:58 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8072 --- 15:55:58 [INFO] Skipping plugin execution 15:55:58 [INFO] 15:55:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8072 --- 15:55:58 [INFO] Skipping source per configuration. 15:55:58 [INFO] 15:55:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8072 --- 15:55:58 [INFO] 15:55:58 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8072 --- 15:55:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:55:58 [INFO] 15:55:58 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8072 --- 15:55:58 [WARNING] 15:55:58 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8072 did not assign 15:55:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:55:58 [WARNING] 15:55:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:55:58 [WARNING] 15:55:58 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.17-SNAPSHOT.pom 15:55:58 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.17-SNAPSHOT-features.xml 15:55:58 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.17-SNAPSHOT-cyclonedx.xml 15:55:58 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.17-SNAPSHOT-cyclonedx.json 15:55:58 [INFO] 15:55:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8072 --- 15:55:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:55:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:55:58 [WARNING] 15:55:58 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8072 did not assign 15:55:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:55:58 [WARNING] 15:55:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:55:58 [WARNING] 15:55:58 [INFO] 15:55:58 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8177 >---------- 15:55:58 [INFO] Building rfc8177 14.0.17-SNAPSHOT [135/228] 15:55:58 [INFO] from model/rfc/rfc8177/pom.xml 15:55:58 [INFO] -------------------------------[ bundle ]------------------------------- 15:55:58 [INFO] 15:55:58 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8177 --- 15:55:58 [INFO] 15:55:58 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8177 --- 15:55:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:58 [INFO] 15:55:58 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8177 --- 15:55:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:58 [INFO] 15:55:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8177 --- 15:55:59 [INFO] 15:55:59 [INFO] --- dependency:3.8.1:properties (default) @ rfc8177 --- 15:55:59 [INFO] 15:55:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8177 --- 15:55:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:55:59 [INFO] 15:55:59 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8177 --- 15:55:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:55:59 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/src/main/yang 15:55:59 [INFO] yang-to-sources: Found 2 dependencies in 848.5 μs 15:55:59 [INFO] yang-to-sources: Project model files found: 1 in 2.262 ms 15:55:59 [INFO] yang-to-sources: 3 YANG models processed in 27.47 ms 15:55:59 [INFO] BindingJavaFileGenerator: Defined 68 files in 4.889 ms 15:55:59 [INFO] Sorted 68 files into 16 directories in 239.3 μs 15:55:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 17.62 ms 15:55:59 [INFO] 15:55:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8177 --- 15:55:59 [INFO] Starting audit... 15:55:59 Audit done. 15:55:59 [INFO] You have 0 Checkstyle violations. 15:55:59 [INFO] 15:55:59 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8177 --- 15:55:59 [INFO] Starting audit... 15:55:59 Audit done. 15:55:59 [INFO] You have 0 Checkstyle violations. 15:55:59 [INFO] 15:55:59 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8177 --- 15:55:59 [INFO] 15:55:59 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8177 --- 15:55:59 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/src/main/resources 15:55:59 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/generated-sources/spi 15:55:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:55:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:55:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:55:59 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/generated-sources/spi 15:55:59 [INFO] 15:55:59 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8177 --- 15:55:59 [INFO] Recompiling the module because of changed dependency. 15:55:59 [INFO] Compiling 67 source files with javac [debug release 21] to target/classes 15:55:59 [INFO] 15:55:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8177 >>> 15:55:59 [INFO] 15:55:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8177 --- 15:55:59 [INFO] Fork Value is true 15:56:02 [INFO] Done SpotBugs Analysis.... 15:56:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:56:02 [INFO] 15:56:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8177 <<< 15:56:02 [INFO] 15:56:02 [INFO] 15:56:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8177 --- 15:56:02 [INFO] BugInstance size is 0 15:56:02 [INFO] Error size is 0 15:56:02 [INFO] No errors/warnings found 15:56:02 [INFO] 15:56:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8177 --- 15:56:02 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/src/test/resources 15:56:02 [INFO] 15:56:02 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8177 --- 15:56:02 [INFO] No sources to compile 15:56:02 [INFO] 15:56:02 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8177 --- 15:56:02 [INFO] No tests to run. 15:56:02 [INFO] 15:56:02 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8177 --- 15:56:02 [INFO] 15:56:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8177 --- 15:56:02 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/rfc8177-14.0.17-SNAPSHOT.jar 15:56:02 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/classes/META-INF/MANIFEST.MF 15:56:02 [INFO] 15:56:02 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8177 --- 15:56:02 [INFO] No previous run data found, generating javadoc. 15:56:05 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/rfc8177-14.0.17-SNAPSHOT-javadoc.jar 15:56:05 [INFO] 15:56:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8177 --- 15:56:05 [INFO] CycloneDX: Resolving Dependencies 15:56:05 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 15:56:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/bom.xml 15:56:05 [INFO] attaching as rfc8177-14.0.17-SNAPSHOT-cyclonedx.xml 15:56:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/bom.json 15:56:05 [INFO] attaching as rfc8177-14.0.17-SNAPSHOT-cyclonedx.json 15:56:05 [INFO] 15:56:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8177 --- 15:56:05 [INFO] Skipping duplicate-finder execution! 15:56:05 [INFO] 15:56:05 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8177 --- 15:56:05 [INFO] No dependency problems found 15:56:05 [INFO] 15:56:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8177 --- 15:56:05 [INFO] Skipping source per configuration. 15:56:05 [INFO] 15:56:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8177 --- 15:56:05 [INFO] 15:56:05 [INFO] --- jacoco:0.8.13:report (report) @ rfc8177 --- 15:56:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:56:05 [INFO] 15:56:05 [INFO] --- install:3.1.4:install (default-install) @ rfc8177 --- 15:56:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.17-SNAPSHOT/rfc8177-14.0.17-SNAPSHOT.pom 15:56:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/rfc8177-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.17-SNAPSHOT/rfc8177-14.0.17-SNAPSHOT.jar 15:56:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/rfc8177-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.17-SNAPSHOT/rfc8177-14.0.17-SNAPSHOT-javadoc.jar 15:56:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.17-SNAPSHOT/rfc8177-14.0.17-SNAPSHOT-cyclonedx.xml 15:56:05 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.17-SNAPSHOT/rfc8177-14.0.17-SNAPSHOT-cyclonedx.json 15:56:05 [INFO] 15:56:05 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8177 --- 15:56:06 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.17-SNAPSHOT/rfc8177-14.0.17-SNAPSHOT.jar 15:56:06 [INFO] Writing OBR metadata 15:56:06 [INFO] 15:56:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8177 --- 15:56:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:56:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:56:06 [INFO] 15:56:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8177 --- 15:56:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:56:06 [INFO] 15:56:06 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8177 >-------- 15:56:06 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8177 14.0.17-SNAPSHOT [136/228] 15:56:06 [INFO] from features/odl-mdsal-model-rfc8177/pom.xml 15:56:06 [INFO] ------------------------------[ feature ]------------------------------- 15:56:06 [INFO] 15:56:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8177 --- 15:56:06 [INFO] 15:56:06 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8177 --- 15:56:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:06 [INFO] 15:56:06 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8177 --- 15:56:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:06 [INFO] 15:56:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8177 --- 15:56:06 [INFO] 15:56:06 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8177 --- 15:56:06 [INFO] 15:56:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8177 --- 15:56:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:56:06 [INFO] argLine set to empty 15:56:06 [INFO] 15:56:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8177 --- 15:56:06 [INFO] Starting audit... 15:56:06 Audit done. 15:56:06 [INFO] You have 0 Checkstyle violations. 15:56:06 [INFO] 15:56:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8177 --- 15:56:06 [INFO] Starting audit... 15:56:06 Audit done. 15:56:06 [INFO] You have 0 Checkstyle violations. 15:56:06 [INFO] 15:56:06 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8177 --- 15:56:06 [INFO] 15:56:06 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8177 --- 15:56:06 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8177/target/feature/feature.xml 15:56:06 [INFO] ...done! 15:56:06 [INFO] Attaching features XML 15:56:06 [INFO] 15:56:06 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8177 --- 15:56: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 15:56:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:56:06 [INFO] 15:56:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8177 >>> 15:56:06 [INFO] 15:56:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8177 --- 15:56:06 [INFO] No files found to run spotbugs, check compile phase has been run 15:56:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:56:06 [INFO] 15:56:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8177 <<< 15:56:06 [INFO] 15:56:06 [INFO] 15:56:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8177 --- 15:56:06 [INFO] 15:56:06 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8177 --- 15:56:06 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8177 15:56:06 [INFO] Project dependency features detected: [] 15:56:06 [INFO] Pax Exam System (Version: 4.14.0) created. 15:56:06 [INFO] Creating RMI registry server on 127.0.0.1:42691 15:56:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:56:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:56:07 [INFO] Waiting for remote bundle context.. on 42691 name: 2caeda52-afdb-41af-8bba-16d733904b9e timout: [ RelativeTimeout value = 180000 ] 15:56:11 [INFO] Building jar from resources and headers. 15:56:11 [INFO] Writing jar finished. 15:56:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:56:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:56:13 [INFO] 15:56:13 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8177 --- 15:56:13 [INFO] 15:56:13 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8177 --- 15:56:13 [INFO] No Javadoc in project. Archive not created. 15:56:13 [INFO] 15:56:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8177 --- 15:56:13 [INFO] CycloneDX: Resolving Dependencies 15:56:13 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 15:56:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8177/target/bom.xml 15:56:14 [INFO] attaching as odl-mdsal-model-rfc8177-14.0.17-SNAPSHOT-cyclonedx.xml 15:56:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8177/target/bom.json 15:56:14 [INFO] attaching as odl-mdsal-model-rfc8177-14.0.17-SNAPSHOT-cyclonedx.json 15:56:14 [INFO] 15:56:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8177 --- 15:56:14 [INFO] Skipping duplicate-finder execution! 15:56:14 [INFO] 15:56:14 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8177 --- 15:56:14 [INFO] Skipping plugin execution 15:56:14 [INFO] 15:56:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8177 --- 15:56:14 [INFO] Skipping source per configuration. 15:56:14 [INFO] 15:56:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8177 --- 15:56:14 [INFO] 15:56:14 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8177 --- 15:56:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:56:14 [INFO] 15:56:14 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8177 --- 15:56:14 [WARNING] 15:56:14 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8177 did not assign 15:56:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:56:14 [WARNING] 15:56:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:56:14 [WARNING] 15:56:14 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8177/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.17-SNAPSHOT.pom 15:56:14 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8177/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.17-SNAPSHOT-features.xml 15:56:14 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8177/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.17-SNAPSHOT-cyclonedx.xml 15:56:14 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8177/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8177/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.17-SNAPSHOT-cyclonedx.json 15:56:14 [INFO] 15:56:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8177 --- 15:56:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:56:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:56:14 [WARNING] 15:56:14 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8177 did not assign 15:56:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:56:14 [WARNING] 15:56:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:56:14 [WARNING] 15:56:14 [INFO] 15:56:14 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344 >-------- 15:56:14 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8344 14.0.17-SNAPSHOT [137/228] 15:56:14 [INFO] from features/odl-mdsal-model-rfc8344/pom.xml 15:56:14 [INFO] ------------------------------[ feature ]------------------------------- 15:56:14 [INFO] 15:56:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8344 --- 15:56:14 [INFO] 15:56:14 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8344 --- 15:56:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:14 [INFO] 15:56:14 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8344 --- 15:56:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:14 [INFO] 15:56:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8344 --- 15:56:14 [INFO] 15:56:14 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8344 --- 15:56:14 [INFO] 15:56:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8344 --- 15:56:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:56:14 [INFO] argLine set to empty 15:56:14 [INFO] 15:56:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8344 --- 15:56:14 [INFO] Starting audit... 15:56:14 Audit done. 15:56:14 [INFO] You have 0 Checkstyle violations. 15:56:14 [INFO] 15:56:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8344 --- 15:56:14 [INFO] Starting audit... 15:56:14 Audit done. 15:56:14 [INFO] You have 0 Checkstyle violations. 15:56:14 [INFO] 15:56:14 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8344 --- 15:56:14 [INFO] 15:56:14 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8344 --- 15:56:14 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/target/feature/feature.xml 15:56:14 [INFO] ...done! 15:56:14 [INFO] Attaching features XML 15:56:14 [INFO] 15:56:14 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8344 --- 15:56:14 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:56:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:56:14 [INFO] 15:56:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8344 >>> 15:56:14 [INFO] 15:56:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8344 --- 15:56:14 [INFO] No files found to run spotbugs, check compile phase has been run 15:56:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:56:14 [INFO] 15:56:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8344 <<< 15:56:14 [INFO] 15:56:14 [INFO] 15:56:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8344 --- 15:56:14 [INFO] 15:56:14 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8344 --- 15:56:14 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344 15:56:14 [INFO] Project dependency features detected: [] 15:56:14 [INFO] Pax Exam System (Version: 4.14.0) created. 15:56:14 [INFO] Creating RMI registry server on 127.0.0.1:40723 15:56:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:56:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:56:15 [INFO] Waiting for remote bundle context.. on 40723 name: 090a70a2-ec69-4d04-88a4-0a318364f93e timout: [ RelativeTimeout value = 180000 ] 15:56:19 [INFO] Building jar from resources and headers. 15:56:19 [INFO] Writing jar finished. 15:56:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:56:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:56:21 [INFO] 15:56:21 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8344 --- 15:56:21 [INFO] 15:56:21 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8344 --- 15:56:21 [INFO] No Javadoc in project. Archive not created. 15:56:21 [INFO] 15:56:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8344 --- 15:56:21 [INFO] CycloneDX: Resolving Dependencies 15:56:21 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 15:56:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/target/bom.xml 15:56:22 [INFO] attaching as odl-mdsal-model-rfc8344-14.0.17-SNAPSHOT-cyclonedx.xml 15:56:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/target/bom.json 15:56:22 [INFO] attaching as odl-mdsal-model-rfc8344-14.0.17-SNAPSHOT-cyclonedx.json 15:56:22 [INFO] 15:56:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8344 --- 15:56:22 [INFO] Skipping duplicate-finder execution! 15:56:22 [INFO] 15:56:22 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8344 --- 15:56:22 [INFO] Skipping plugin execution 15:56:22 [INFO] 15:56:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8344 --- 15:56:22 [INFO] Skipping source per configuration. 15:56:22 [INFO] 15:56:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8344 --- 15:56:22 [INFO] 15:56:22 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8344 --- 15:56:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:56:22 [INFO] 15:56:22 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8344 --- 15:56:22 [WARNING] 15:56:22 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8344 did not assign 15:56:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:56:22 [WARNING] 15:56:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:56:22 [WARNING] 15:56:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.17-SNAPSHOT.pom 15:56:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.17-SNAPSHOT-features.xml 15:56:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.17-SNAPSHOT-cyclonedx.xml 15:56:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.17-SNAPSHOT-cyclonedx.json 15:56:22 [INFO] 15:56:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8344 --- 15:56:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:56:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:56:22 [WARNING] 15:56:22 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8344 did not assign 15:56:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:56:22 [WARNING] 15:56:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:56:22 [WARNING] 15:56:22 [INFO] 15:56:22 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345 >-------- 15:56:22 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8345 14.0.17-SNAPSHOT [138/228] 15:56:22 [INFO] from features/odl-mdsal-model-rfc8345/pom.xml 15:56:22 [INFO] ------------------------------[ feature ]------------------------------- 15:56:22 [INFO] 15:56:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8345 --- 15:56:22 [INFO] 15:56:22 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8345 --- 15:56:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:22 [INFO] 15:56:22 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8345 --- 15:56:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:22 [INFO] 15:56:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8345 --- 15:56:22 [INFO] 15:56:22 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8345 --- 15:56:22 [INFO] 15:56:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8345 --- 15:56:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:56:22 [INFO] argLine set to empty 15:56:22 [INFO] 15:56:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8345 --- 15:56:22 [INFO] Starting audit... 15:56:22 Audit done. 15:56:22 [INFO] You have 0 Checkstyle violations. 15:56:22 [INFO] 15:56:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8345 --- 15:56:22 [INFO] Starting audit... 15:56:22 Audit done. 15:56:22 [INFO] You have 0 Checkstyle violations. 15:56:22 [INFO] 15:56:22 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8345 --- 15:56:22 [INFO] 15:56:22 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8345 --- 15:56:22 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/target/feature/feature.xml 15:56:22 [INFO] ...done! 15:56:22 [INFO] Attaching features XML 15:56:22 [INFO] 15:56:22 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8345 --- 15:56:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:56:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:56:22 [INFO] 15:56:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8345 >>> 15:56:22 [INFO] 15:56:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8345 --- 15:56:22 [INFO] No files found to run spotbugs, check compile phase has been run 15:56:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:56:22 [INFO] 15:56:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8345 <<< 15:56:22 [INFO] 15:56:22 [INFO] 15:56:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8345 --- 15:56:22 [INFO] 15:56:22 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8345 --- 15:56:22 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345 15:56:22 [INFO] Project dependency features detected: [] 15:56:22 [INFO] Pax Exam System (Version: 4.14.0) created. 15:56:22 [INFO] Creating RMI registry server on 127.0.0.1:44431 15:56:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:56:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:56:23 [INFO] Waiting for remote bundle context.. on 44431 name: 1346e5a0-7b64-4a7d-a23f-41d5182c6ce3 timout: [ RelativeTimeout value = 180000 ] 15:56:26 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:44517/jndi/rmi://127.0.0.1:44431/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 15:56:26 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 15:56:26 at java.base/java.lang.Thread.run(Thread.java:1583) 15:56:26 Caused by: java.io.IOException: The server has been stopped. 15:56:26 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 15:56:26 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 15:56:26 ... 1 more 15:56:27 [INFO] Building jar from resources and headers. 15:56:27 [INFO] Writing jar finished. 15:56:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:56:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:56:29 [INFO] 15:56:29 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8345 --- 15:56:29 [INFO] 15:56:29 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8345 --- 15:56:29 [INFO] No Javadoc in project. Archive not created. 15:56:29 [INFO] 15:56:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8345 --- 15:56:29 [INFO] CycloneDX: Resolving Dependencies 15:56:29 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 15:56:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/target/bom.xml 15:56:29 [INFO] attaching as odl-mdsal-model-rfc8345-14.0.17-SNAPSHOT-cyclonedx.xml 15:56:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/target/bom.json 15:56:29 [INFO] attaching as odl-mdsal-model-rfc8345-14.0.17-SNAPSHOT-cyclonedx.json 15:56:29 [INFO] 15:56:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8345 --- 15:56:29 [INFO] Skipping duplicate-finder execution! 15:56:29 [INFO] 15:56:29 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8345 --- 15:56:29 [INFO] Skipping plugin execution 15:56:29 [INFO] 15:56:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8345 --- 15:56:29 [INFO] Skipping source per configuration. 15:56:29 [INFO] 15:56:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8345 --- 15:56:29 [INFO] 15:56:29 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8345 --- 15:56:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:56:29 [INFO] 15:56:29 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8345 --- 15:56:29 [WARNING] 15:56:29 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345 did not assign 15:56:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:56:29 [WARNING] 15:56:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:56:29 [WARNING] 15:56:29 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.17-SNAPSHOT.pom 15:56:29 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.17-SNAPSHOT-features.xml 15:56:29 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.17-SNAPSHOT-cyclonedx.xml 15:56:29 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.17-SNAPSHOT-cyclonedx.json 15:56:29 [INFO] 15:56:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8345 --- 15:56:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:56:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:56:29 [WARNING] 15:56:29 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345 did not assign 15:56:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:56:29 [WARNING] 15:56:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:56:29 [WARNING] 15:56:29 [INFO] 15:56:29 [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345-non-nmda >---- 15:56:29 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA 14.0.17-SNAPSHOT [139/228] 15:56:29 [INFO] from features/odl-mdsal-model-rfc8345-non-nmda/pom.xml 15:56:29 [INFO] ------------------------------[ feature ]------------------------------- 15:56:29 [INFO] 15:56:29 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:29 [INFO] 15:56:29 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:29 [INFO] 15:56:29 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:29 [INFO] 15:56:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:30 [INFO] 15:56:30 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:30 [INFO] 15:56:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:56:30 [INFO] argLine set to empty 15:56:30 [INFO] 15:56:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:30 [INFO] Starting audit... 15:56:30 Audit done. 15:56:30 [INFO] You have 0 Checkstyle violations. 15:56:30 [INFO] 15:56:30 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:30 [INFO] Starting audit... 15:56:30 Audit done. 15:56:30 [INFO] You have 0 Checkstyle violations. 15:56:30 [INFO] 15:56:30 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:30 [INFO] 15:56:30 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:30 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345-non-nmda/target/feature/feature.xml 15:56:30 [INFO] ...done! 15:56:30 [INFO] Attaching features XML 15:56:30 [INFO] 15:56:30 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:30 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:56:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:56:30 [INFO] 15:56:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8345-non-nmda >>> 15:56:30 [INFO] 15:56:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:30 [INFO] No files found to run spotbugs, check compile phase has been run 15:56:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:56:30 [INFO] 15:56:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8345-non-nmda <<< 15:56:30 [INFO] 15:56:30 [INFO] 15:56:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:30 [INFO] 15:56:30 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:30 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345-non-nmda 15:56:30 [INFO] Project dependency features detected: [] 15:56:30 [INFO] Pax Exam System (Version: 4.14.0) created. 15:56:30 [INFO] Creating RMI registry server on 127.0.0.1:40029 15:56:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:56:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:56:30 [INFO] Waiting for remote bundle context.. on 40029 name: ae9b8c11-e35f-4db8-9980-650adf8fbc6c timout: [ RelativeTimeout value = 180000 ] 15:56:35 [INFO] Building jar from resources and headers. 15:56:35 [INFO] Writing jar finished. 15:56:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:56:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:56:37 [INFO] 15:56:37 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:37 [INFO] 15:56:37 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:37 [INFO] No Javadoc in project. Archive not created. 15:56:37 [INFO] 15:56:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:37 [INFO] CycloneDX: Resolving Dependencies 15:56:38 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 15:56:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.xml 15:56:38 [INFO] attaching as odl-mdsal-model-rfc8345-non-nmda-14.0.17-SNAPSHOT-cyclonedx.xml 15:56:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.json 15:56:38 [INFO] attaching as odl-mdsal-model-rfc8345-non-nmda-14.0.17-SNAPSHOT-cyclonedx.json 15:56:38 [INFO] 15:56:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:38 [INFO] Skipping duplicate-finder execution! 15:56:38 [INFO] 15:56:38 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:38 [INFO] Skipping plugin execution 15:56:38 [INFO] 15:56:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:38 [INFO] Skipping source per configuration. 15:56:38 [INFO] 15:56:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:38 [INFO] 15:56:38 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:56:38 [INFO] 15:56:38 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:38 [WARNING] 15:56:38 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345-non-nmda did not assign 15:56:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:56:38 [WARNING] 15:56:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:56:38 [WARNING] 15:56:38 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.17-SNAPSHOT.pom 15:56:38 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.17-SNAPSHOT-features.xml 15:56:38 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.17-SNAPSHOT-cyclonedx.xml 15:56:38 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.17-SNAPSHOT-cyclonedx.json 15:56:38 [INFO] 15:56:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8345-non-nmda --- 15:56:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:56:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:56:38 [WARNING] 15:56:38 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345-non-nmda did not assign 15:56:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:56:38 [WARNING] 15:56:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:56:38 [WARNING] 15:56:38 [INFO] 15:56:38 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346 >-------- 15:56:38 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8346 14.0.17-SNAPSHOT [140/228] 15:56:38 [INFO] from features/odl-mdsal-model-rfc8346/pom.xml 15:56:38 [INFO] ------------------------------[ feature ]------------------------------- 15:56:38 [INFO] 15:56:38 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8346 --- 15:56:38 [INFO] 15:56:38 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8346 --- 15:56:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:38 [INFO] 15:56:38 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8346 --- 15:56:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:38 [INFO] 15:56:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8346 --- 15:56:38 [INFO] 15:56:38 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8346 --- 15:56:38 [INFO] 15:56:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8346 --- 15:56:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:56:38 [INFO] argLine set to empty 15:56:38 [INFO] 15:56:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8346 --- 15:56:38 [INFO] Starting audit... 15:56:38 Audit done. 15:56:38 [INFO] You have 0 Checkstyle violations. 15:56:38 [INFO] 15:56:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8346 --- 15:56:38 [INFO] Starting audit... 15:56:38 Audit done. 15:56:38 [INFO] You have 0 Checkstyle violations. 15:56:38 [INFO] 15:56:38 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8346 --- 15:56:38 [INFO] 15:56:38 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8346 --- 15:56:38 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/target/feature/feature.xml 15:56:38 [INFO] ...done! 15:56:38 [INFO] Attaching features XML 15:56:38 [INFO] 15:56:38 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8346 --- 15:56: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 15:56:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:56:38 [INFO] 15:56:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8346 >>> 15:56:38 [INFO] 15:56:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8346 --- 15:56:38 [INFO] No files found to run spotbugs, check compile phase has been run 15:56:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:56:38 [INFO] 15:56:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8346 <<< 15:56:38 [INFO] 15:56:38 [INFO] 15:56:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8346 --- 15:56:38 [INFO] 15:56:38 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8346 --- 15:56:38 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346 15:56:38 [INFO] Project dependency features detected: [] 15:56:38 [INFO] Pax Exam System (Version: 4.14.0) created. 15:56:38 [INFO] Creating RMI registry server on 127.0.0.1:32919 15:56:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:56:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:56:39 [INFO] Waiting for remote bundle context.. on 32919 name: c1c6aa1a-54b6-4094-8d65-923078135290 timout: [ RelativeTimeout value = 180000 ] 15:56:43 [INFO] Building jar from resources and headers. 15:56:43 [INFO] Writing jar finished. 15:56:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:56:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:56:45 [INFO] 15:56:45 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8346 --- 15:56:45 [INFO] 15:56:45 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8346 --- 15:56:45 [INFO] No Javadoc in project. Archive not created. 15:56:45 [INFO] 15:56:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8346 --- 15:56:45 [INFO] CycloneDX: Resolving Dependencies 15:56:46 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 15:56:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/target/bom.xml 15:56:46 [INFO] attaching as odl-mdsal-model-rfc8346-14.0.17-SNAPSHOT-cyclonedx.xml 15:56:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/target/bom.json 15:56:46 [INFO] attaching as odl-mdsal-model-rfc8346-14.0.17-SNAPSHOT-cyclonedx.json 15:56:46 [INFO] 15:56:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8346 --- 15:56:46 [INFO] Skipping duplicate-finder execution! 15:56:46 [INFO] 15:56:46 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8346 --- 15:56:46 [INFO] Skipping plugin execution 15:56:46 [INFO] 15:56:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8346 --- 15:56:46 [INFO] Skipping source per configuration. 15:56:46 [INFO] 15:56:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8346 --- 15:56:46 [INFO] 15:56:46 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8346 --- 15:56:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:56:46 [INFO] 15:56:46 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8346 --- 15:56:46 [WARNING] 15:56:46 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346 did not assign 15:56:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:56:46 [WARNING] 15:56:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:56:46 [WARNING] 15:56:46 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.17-SNAPSHOT.pom 15:56:46 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.17-SNAPSHOT-features.xml 15:56:46 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.17-SNAPSHOT-cyclonedx.xml 15:56:46 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.17-SNAPSHOT-cyclonedx.json 15:56:46 [INFO] 15:56:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8346 --- 15:56:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:56:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:56:46 [WARNING] 15:56:46 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346 did not assign 15:56:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:56:46 [WARNING] 15:56:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:56:46 [WARNING] 15:56:46 [INFO] 15:56:46 [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346-non-nmda >---- 15:56:46 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA 14.0.17-SNAPSHOT [141/228] 15:56:46 [INFO] from features/odl-mdsal-model-rfc8346-non-nmda/pom.xml 15:56:46 [INFO] ------------------------------[ feature ]------------------------------- 15:56:46 [INFO] 15:56:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:46 [INFO] 15:56:46 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:46 [INFO] 15:56:46 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:46 [INFO] 15:56:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:46 [INFO] 15:56:46 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:46 [INFO] 15:56:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:56:46 [INFO] argLine set to empty 15:56:46 [INFO] 15:56:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:46 [INFO] Starting audit... 15:56:46 Audit done. 15:56:46 [INFO] You have 0 Checkstyle violations. 15:56:46 [INFO] 15:56:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:46 [INFO] Starting audit... 15:56:46 Audit done. 15:56:46 [INFO] You have 0 Checkstyle violations. 15:56:46 [INFO] 15:56:46 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:46 [INFO] 15:56:46 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:46 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346-non-nmda/target/feature/feature.xml 15:56:46 [INFO] ...done! 15:56:46 [INFO] Attaching features XML 15:56:46 [INFO] 15:56:46 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56: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 15:56:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:56:46 [INFO] 15:56:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8346-non-nmda >>> 15:56:46 [INFO] 15:56:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:46 [INFO] No files found to run spotbugs, check compile phase has been run 15:56:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:56:46 [INFO] 15:56:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8346-non-nmda <<< 15:56:46 [INFO] 15:56:46 [INFO] 15:56:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:46 [INFO] 15:56:46 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:46 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346-non-nmda 15:56:46 [INFO] Project dependency features detected: [] 15:56:46 [INFO] Pax Exam System (Version: 4.14.0) created. 15:56:46 [INFO] Creating RMI registry server on 127.0.0.1:35073 15:56:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:56:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:56:47 [INFO] Waiting for remote bundle context.. on 35073 name: de58fdec-515b-4cf5-9920-a52461250c13 timout: [ RelativeTimeout value = 180000 ] 15:56:51 [INFO] Building jar from resources and headers. 15:56:51 [INFO] Writing jar finished. 15:56:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:56:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:56:54 [INFO] 15:56:54 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:54 [INFO] 15:56:54 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:54 [INFO] No Javadoc in project. Archive not created. 15:56:54 [INFO] 15:56:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:54 [INFO] CycloneDX: Resolving Dependencies 15:56:54 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 15:56:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.xml 15:56:54 [INFO] attaching as odl-mdsal-model-rfc8346-non-nmda-14.0.17-SNAPSHOT-cyclonedx.xml 15:56:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.json 15:56:54 [INFO] attaching as odl-mdsal-model-rfc8346-non-nmda-14.0.17-SNAPSHOT-cyclonedx.json 15:56:54 [INFO] 15:56:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:54 [INFO] Skipping duplicate-finder execution! 15:56:54 [INFO] 15:56:54 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:54 [INFO] Skipping plugin execution 15:56:54 [INFO] 15:56:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:54 [INFO] Skipping source per configuration. 15:56:54 [INFO] 15:56:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:54 [INFO] 15:56:54 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:56:54 [INFO] 15:56:54 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:54 [WARNING] 15:56:54 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346-non-nmda did not assign 15:56:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:56:54 [WARNING] 15:56:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:56:54 [WARNING] 15:56:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.17-SNAPSHOT.pom 15:56:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.17-SNAPSHOT-features.xml 15:56:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.17-SNAPSHOT-cyclonedx.xml 15:56:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.17-SNAPSHOT-cyclonedx.json 15:56:54 [INFO] 15:56:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8346-non-nmda --- 15:56:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:56:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:56:54 [WARNING] 15:56:54 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346-non-nmda did not assign 15:56:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:56:54 [WARNING] 15:56:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:56:54 [WARNING] 15:56:54 [INFO] 15:56:54 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348 >-------- 15:56:54 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8348 14.0.17-SNAPSHOT [142/228] 15:56:54 [INFO] from features/odl-mdsal-model-rfc8348/pom.xml 15:56:54 [INFO] ------------------------------[ feature ]------------------------------- 15:56:54 [INFO] 15:56:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8348 --- 15:56:54 [INFO] 15:56:54 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8348 --- 15:56:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:54 [INFO] 15:56:54 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8348 --- 15:56:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:54 [INFO] 15:56:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8348 --- 15:56:55 [INFO] 15:56:55 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8348 --- 15:56:55 [INFO] 15:56:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8348 --- 15:56:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:56:55 [INFO] argLine set to empty 15:56:55 [INFO] 15:56:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8348 --- 15:56:55 [INFO] Starting audit... 15:56:55 Audit done. 15:56:55 [INFO] You have 0 Checkstyle violations. 15:56:55 [INFO] 15:56:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8348 --- 15:56:55 [INFO] Starting audit... 15:56:55 Audit done. 15:56:55 [INFO] You have 0 Checkstyle violations. 15:56:55 [INFO] 15:56:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8348 --- 15:56:55 [INFO] 15:56:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8348 --- 15:56:55 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/target/feature/feature.xml 15:56:55 [INFO] ...done! 15:56:55 [INFO] Attaching features XML 15:56:55 [INFO] 15:56:55 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8348 --- 15:56: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 15:56:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:56:55 [INFO] 15:56:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8348 >>> 15:56:55 [INFO] 15:56:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8348 --- 15:56:55 [INFO] No files found to run spotbugs, check compile phase has been run 15:56:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:56:55 [INFO] 15:56:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8348 <<< 15:56:55 [INFO] 15:56:55 [INFO] 15:56:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8348 --- 15:56:55 [INFO] 15:56:55 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8348 --- 15:56:55 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348 15:56:55 [INFO] Project dependency features detected: [] 15:56:55 [INFO] Pax Exam System (Version: 4.14.0) created. 15:56:55 [INFO] Creating RMI registry server on 127.0.0.1:45399 15:56:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:56:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:56:55 [INFO] Waiting for remote bundle context.. on 45399 name: 628a4312-2aac-49ea-ab8b-3e389c312ae9 timout: [ RelativeTimeout value = 180000 ] 15:57:00 [INFO] Building jar from resources and headers. 15:57:00 [INFO] Writing jar finished. 15:57:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:57:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:57:03 [INFO] 15:57:03 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8348 --- 15:57:03 [INFO] 15:57:03 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8348 --- 15:57:03 [INFO] No Javadoc in project. Archive not created. 15:57:03 [INFO] 15:57:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8348 --- 15:57:03 [INFO] CycloneDX: Resolving Dependencies 15:57:03 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 15:57:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/target/bom.xml 15:57:03 [INFO] attaching as odl-mdsal-model-rfc8348-14.0.17-SNAPSHOT-cyclonedx.xml 15:57:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/target/bom.json 15:57:03 [INFO] attaching as odl-mdsal-model-rfc8348-14.0.17-SNAPSHOT-cyclonedx.json 15:57:03 [INFO] 15:57:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8348 --- 15:57:03 [INFO] Skipping duplicate-finder execution! 15:57:03 [INFO] 15:57:03 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8348 --- 15:57:03 [INFO] Skipping plugin execution 15:57:03 [INFO] 15:57:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8348 --- 15:57:03 [INFO] Skipping source per configuration. 15:57:03 [INFO] 15:57:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8348 --- 15:57:03 [INFO] 15:57:03 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8348 --- 15:57:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:03 [INFO] 15:57:03 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8348 --- 15:57:03 [WARNING] 15:57:03 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348 did not assign 15:57:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:57:03 [WARNING] 15:57:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:57:03 [WARNING] 15:57:03 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.17-SNAPSHOT.pom 15:57:03 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.17-SNAPSHOT-features.xml 15:57:03 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.17-SNAPSHOT-cyclonedx.xml 15:57:03 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.17-SNAPSHOT-cyclonedx.json 15:57:03 [INFO] 15:57:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8348 --- 15:57:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:57:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:57:03 [WARNING] 15:57:03 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348 did not assign 15:57:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:57:03 [WARNING] 15:57:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:57:03 [WARNING] 15:57:03 [INFO] 15:57:03 [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348-non-nmda >---- 15:57:03 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA 14.0.17-SNAPSHOT [143/228] 15:57:03 [INFO] from features/odl-mdsal-model-rfc8348-non-nmda/pom.xml 15:57:03 [INFO] ------------------------------[ feature ]------------------------------- 15:57:03 [INFO] 15:57:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:03 [INFO] 15:57:03 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:03 [INFO] 15:57:03 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:03 [INFO] 15:57:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:04 [INFO] 15:57:04 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:04 [INFO] 15:57:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:04 [INFO] argLine set to empty 15:57:04 [INFO] 15:57:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:04 [INFO] Starting audit... 15:57:04 Audit done. 15:57:04 [INFO] You have 0 Checkstyle violations. 15:57:04 [INFO] 15:57:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:04 [INFO] Starting audit... 15:57:04 Audit done. 15:57:04 [INFO] You have 0 Checkstyle violations. 15:57:04 [INFO] 15:57:04 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:04 [INFO] 15:57:04 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:04 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348-non-nmda/target/feature/feature.xml 15:57:04 [INFO] ...done! 15:57:04 [INFO] Attaching features XML 15:57:04 [INFO] 15:57:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57: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 15:57:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:57:04 [INFO] 15:57:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8348-non-nmda >>> 15:57:04 [INFO] 15:57:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:04 [INFO] No files found to run spotbugs, check compile phase has been run 15:57:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:57:04 [INFO] 15:57:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8348-non-nmda <<< 15:57:04 [INFO] 15:57:04 [INFO] 15:57:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:04 [INFO] 15:57:04 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:04 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348-non-nmda 15:57:04 [INFO] Project dependency features detected: [] 15:57:04 [INFO] Pax Exam System (Version: 4.14.0) created. 15:57:04 [INFO] Creating RMI registry server on 127.0.0.1:44005 15:57:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:57:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:57:04 [INFO] Waiting for remote bundle context.. on 44005 name: a9e3dd22-3351-4c9e-8657-ec52ee21fac9 timout: [ RelativeTimeout value = 180000 ] 15:57:08 [INFO] Building jar from resources and headers. 15:57:08 [INFO] Writing jar finished. 15:57:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:57:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:57:10 [INFO] 15:57:10 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:10 [INFO] 15:57:10 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:10 [INFO] No Javadoc in project. Archive not created. 15:57:10 [INFO] 15:57:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:10 [INFO] CycloneDX: Resolving Dependencies 15:57:11 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 15:57:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.xml 15:57:11 [INFO] attaching as odl-mdsal-model-rfc8348-non-nmda-14.0.17-SNAPSHOT-cyclonedx.xml 15:57:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.json 15:57:11 [INFO] attaching as odl-mdsal-model-rfc8348-non-nmda-14.0.17-SNAPSHOT-cyclonedx.json 15:57:11 [INFO] 15:57:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:11 [INFO] Skipping duplicate-finder execution! 15:57:11 [INFO] 15:57:11 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:11 [INFO] Skipping plugin execution 15:57:11 [INFO] 15:57:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:11 [INFO] Skipping source per configuration. 15:57:11 [INFO] 15:57:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:11 [INFO] 15:57:11 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:11 [INFO] 15:57:11 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:11 [WARNING] 15:57:11 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348-non-nmda did not assign 15:57:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:57:11 [WARNING] 15:57:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:57:11 [WARNING] 15:57:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.17-SNAPSHOT.pom 15:57:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.17-SNAPSHOT-features.xml 15:57:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.17-SNAPSHOT-cyclonedx.xml 15:57:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.17-SNAPSHOT-cyclonedx.json 15:57:11 [INFO] 15:57:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8348-non-nmda --- 15:57:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:57:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:57:11 [WARNING] 15:57:11 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348-non-nmda did not assign 15:57:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:57:11 [WARNING] 15:57:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:57:11 [WARNING] 15:57:11 [INFO] 15:57:11 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8349 >-------- 15:57:11 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8349 14.0.17-SNAPSHOT [144/228] 15:57:11 [INFO] from features/odl-mdsal-model-rfc8349/pom.xml 15:57:11 [INFO] ------------------------------[ feature ]------------------------------- 15:57:11 [INFO] 15:57:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8349 --- 15:57:11 [INFO] 15:57:11 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8349 --- 15:57:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:11 [INFO] 15:57:11 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8349 --- 15:57:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:11 [INFO] 15:57:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8349 --- 15:57:11 [INFO] 15:57:11 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8349 --- 15:57:11 [INFO] 15:57:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8349 --- 15:57:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:11 [INFO] argLine set to empty 15:57:11 [INFO] 15:57:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8349 --- 15:57:11 [INFO] Starting audit... 15:57:11 Audit done. 15:57:11 [INFO] You have 0 Checkstyle violations. 15:57:11 [INFO] 15:57:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8349 --- 15:57:11 [INFO] Starting audit... 15:57:11 Audit done. 15:57:11 [INFO] You have 0 Checkstyle violations. 15:57:11 [INFO] 15:57:11 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8349 --- 15:57:11 [INFO] 15:57:11 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8349 --- 15:57:11 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/target/feature/feature.xml 15:57:11 [INFO] ...done! 15:57:11 [INFO] Attaching features XML 15:57:11 [INFO] 15:57:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8349 --- 15:57: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 15:57:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:57:11 [INFO] 15:57:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8349 >>> 15:57:11 [INFO] 15:57:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8349 --- 15:57:11 [INFO] No files found to run spotbugs, check compile phase has been run 15:57:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:57:11 [INFO] 15:57:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8349 <<< 15:57:11 [INFO] 15:57:11 [INFO] 15:57:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8349 --- 15:57:11 [INFO] 15:57:11 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8349 --- 15:57:11 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8349 15:57:11 [INFO] Project dependency features detected: [] 15:57:11 [INFO] Pax Exam System (Version: 4.14.0) created. 15:57:11 [INFO] Creating RMI registry server on 127.0.0.1:38997 15:57:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:57:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:57:12 [INFO] Waiting for remote bundle context.. on 38997 name: 47490936-de2e-4a1b-b557-20ce755cab2b timout: [ RelativeTimeout value = 180000 ] 15:57:16 [INFO] Building jar from resources and headers. 15:57:16 [INFO] Writing jar finished. 15:57:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:57:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:57:18 [INFO] 15:57:18 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8349 --- 15:57:18 [INFO] 15:57:18 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8349 --- 15:57:18 [INFO] No Javadoc in project. Archive not created. 15:57:18 [INFO] 15:57:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8349 --- 15:57:18 [INFO] CycloneDX: Resolving Dependencies 15:57:19 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 15:57:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/target/bom.xml 15:57:19 [INFO] attaching as odl-mdsal-model-rfc8349-14.0.17-SNAPSHOT-cyclonedx.xml 15:57:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/target/bom.json 15:57:19 [INFO] attaching as odl-mdsal-model-rfc8349-14.0.17-SNAPSHOT-cyclonedx.json 15:57:19 [INFO] 15:57:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8349 --- 15:57:19 [INFO] Skipping duplicate-finder execution! 15:57:19 [INFO] 15:57:19 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8349 --- 15:57:19 [INFO] Skipping plugin execution 15:57:19 [INFO] 15:57:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8349 --- 15:57:19 [INFO] Skipping source per configuration. 15:57:19 [INFO] 15:57:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8349 --- 15:57:19 [INFO] 15:57:19 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8349 --- 15:57:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:19 [INFO] 15:57:19 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8349 --- 15:57:19 [WARNING] 15:57:19 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8349 did not assign 15:57:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:57:19 [WARNING] 15:57:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:57:19 [WARNING] 15:57:19 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.17-SNAPSHOT.pom 15:57:19 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.17-SNAPSHOT-features.xml 15:57:19 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.17-SNAPSHOT-cyclonedx.xml 15:57:19 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.17-SNAPSHOT-cyclonedx.json 15:57:19 [INFO] 15:57:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8349 --- 15:57:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:57:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:57:19 [WARNING] 15:57:19 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8349 did not assign 15:57:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:57:19 [WARNING] 15:57:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:57:19 [WARNING] 15:57:19 [INFO] 15:57:19 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8519 >-------- 15:57:19 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8519 14.0.17-SNAPSHOT [145/228] 15:57:19 [INFO] from features/odl-mdsal-model-rfc8519/pom.xml 15:57:19 [INFO] ------------------------------[ feature ]------------------------------- 15:57:19 [INFO] 15:57:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8519 --- 15:57:19 [INFO] 15:57:19 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8519 --- 15:57:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:19 [INFO] 15:57:19 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8519 --- 15:57:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:19 [INFO] 15:57:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8519 --- 15:57:20 [INFO] 15:57:20 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8519 --- 15:57:20 [INFO] 15:57:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8519 --- 15:57:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:20 [INFO] argLine set to empty 15:57:20 [INFO] 15:57:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8519 --- 15:57:20 [INFO] Starting audit... 15:57:20 Audit done. 15:57:20 [INFO] You have 0 Checkstyle violations. 15:57:20 [INFO] 15:57:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8519 --- 15:57:20 [INFO] Starting audit... 15:57:20 Audit done. 15:57:20 [INFO] You have 0 Checkstyle violations. 15:57:20 [INFO] 15:57:20 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8519 --- 15:57:20 [INFO] 15:57:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8519 --- 15:57:20 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/target/feature/feature.xml 15:57:20 [INFO] ...done! 15:57:20 [INFO] Attaching features XML 15:57:20 [INFO] 15:57:20 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8519 --- 15:57:20 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:57:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:57:20 [INFO] 15:57:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8519 >>> 15:57:20 [INFO] 15:57:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8519 --- 15:57:20 [INFO] No files found to run spotbugs, check compile phase has been run 15:57:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:57:20 [INFO] 15:57:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8519 <<< 15:57:20 [INFO] 15:57:20 [INFO] 15:57:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8519 --- 15:57:20 [INFO] 15:57:20 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8519 --- 15:57:20 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8519 15:57:20 [INFO] Project dependency features detected: [] 15:57:20 [INFO] Pax Exam System (Version: 4.14.0) created. 15:57:20 [INFO] Creating RMI registry server on 127.0.0.1:42057 15:57:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:57:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:57:20 [INFO] Waiting for remote bundle context.. on 42057 name: 42b6aa1e-22dc-4659-96e7-9d116a8b569d timout: [ RelativeTimeout value = 180000 ] 15:57:25 [INFO] Building jar from resources and headers. 15:57:25 [INFO] Writing jar finished. 15:57:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:57:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:57:28 [INFO] 15:57:28 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8519 --- 15:57:28 [INFO] 15:57:28 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8519 --- 15:57:28 [INFO] No Javadoc in project. Archive not created. 15:57:28 [INFO] 15:57:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8519 --- 15:57:28 [INFO] CycloneDX: Resolving Dependencies 15:57:28 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 15:57:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/target/bom.xml 15:57:28 [INFO] attaching as odl-mdsal-model-rfc8519-14.0.17-SNAPSHOT-cyclonedx.xml 15:57:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/target/bom.json 15:57:28 [INFO] attaching as odl-mdsal-model-rfc8519-14.0.17-SNAPSHOT-cyclonedx.json 15:57:28 [INFO] 15:57:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8519 --- 15:57:28 [INFO] Skipping duplicate-finder execution! 15:57:28 [INFO] 15:57:28 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8519 --- 15:57:28 [INFO] Skipping plugin execution 15:57:28 [INFO] 15:57:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8519 --- 15:57:28 [INFO] Skipping source per configuration. 15:57:28 [INFO] 15:57:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8519 --- 15:57:28 [INFO] 15:57:28 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8519 --- 15:57:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:28 [INFO] 15:57:28 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8519 --- 15:57:28 [WARNING] 15:57:28 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8519 did not assign 15:57:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:57:28 [WARNING] 15:57:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:57:28 [WARNING] 15:57:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.17-SNAPSHOT.pom 15:57:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.17-SNAPSHOT-features.xml 15:57:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.17-SNAPSHOT-cyclonedx.xml 15:57:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.17-SNAPSHOT-cyclonedx.json 15:57:28 [INFO] 15:57:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8519 --- 15:57:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:57:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:57:28 [WARNING] 15:57:28 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8519 did not assign 15:57:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:57:28 [WARNING] 15:57:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:57:28 [WARNING] 15:57:28 [INFO] 15:57:28 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8520 >-------- 15:57:28 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8520 14.0.17-SNAPSHOT [146/228] 15:57:28 [INFO] from features/odl-mdsal-model-rfc8520/pom.xml 15:57:28 [INFO] ------------------------------[ feature ]------------------------------- 15:57:28 [INFO] 15:57:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8520 --- 15:57:28 [INFO] 15:57:28 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8520 --- 15:57:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:28 [INFO] 15:57:28 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8520 --- 15:57:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:28 [INFO] 15:57:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8520 --- 15:57:29 [INFO] 15:57:29 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8520 --- 15:57:29 [INFO] 15:57:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8520 --- 15:57:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:29 [INFO] argLine set to empty 15:57:29 [INFO] 15:57:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8520 --- 15:57:29 [INFO] Starting audit... 15:57:29 Audit done. 15:57:29 [INFO] You have 0 Checkstyle violations. 15:57:29 [INFO] 15:57:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8520 --- 15:57:29 [INFO] Starting audit... 15:57:29 Audit done. 15:57:29 [INFO] You have 0 Checkstyle violations. 15:57:29 [INFO] 15:57:29 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8520 --- 15:57:29 [INFO] 15:57:29 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8520 --- 15:57:29 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/target/feature/feature.xml 15:57:29 [INFO] ...done! 15:57:29 [INFO] Attaching features XML 15:57:29 [INFO] 15:57:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8520 --- 15:57: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 15:57:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:57:29 [INFO] 15:57:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8520 >>> 15:57:29 [INFO] 15:57:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8520 --- 15:57:29 [INFO] No files found to run spotbugs, check compile phase has been run 15:57:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:57:29 [INFO] 15:57:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8520 <<< 15:57:29 [INFO] 15:57:29 [INFO] 15:57:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8520 --- 15:57:29 [INFO] 15:57:29 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8520 --- 15:57:29 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8520 15:57:29 [INFO] Project dependency features detected: [] 15:57:29 [INFO] Pax Exam System (Version: 4.14.0) created. 15:57:29 [INFO] Creating RMI registry server on 127.0.0.1:36721 15:57:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:57:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:57:29 [INFO] Waiting for remote bundle context.. on 36721 name: be64a7cc-416a-43f8-a385-62a3932d9a0c timout: [ RelativeTimeout value = 180000 ] 15:57:34 [INFO] Building jar from resources and headers. 15:57:34 [INFO] Writing jar finished. 15:57:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:57:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:57:36 [INFO] 15:57:36 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8520 --- 15:57:36 [INFO] 15:57:36 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8520 --- 15:57:36 [INFO] No Javadoc in project. Archive not created. 15:57:36 [INFO] 15:57:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8520 --- 15:57:36 [INFO] CycloneDX: Resolving Dependencies 15:57:36 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 15:57:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/target/bom.xml 15:57:36 [INFO] attaching as odl-mdsal-model-rfc8520-14.0.17-SNAPSHOT-cyclonedx.xml 15:57:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/target/bom.json 15:57:36 [INFO] attaching as odl-mdsal-model-rfc8520-14.0.17-SNAPSHOT-cyclonedx.json 15:57:36 [INFO] 15:57:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8520 --- 15:57:36 [INFO] Skipping duplicate-finder execution! 15:57:36 [INFO] 15:57:36 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8520 --- 15:57:36 [INFO] Skipping plugin execution 15:57:36 [INFO] 15:57:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8520 --- 15:57:36 [INFO] Skipping source per configuration. 15:57:36 [INFO] 15:57:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8520 --- 15:57:36 [INFO] 15:57:36 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8520 --- 15:57:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:36 [INFO] 15:57:36 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8520 --- 15:57:36 [WARNING] 15:57:36 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8520 did not assign 15:57:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:57:36 [WARNING] 15:57:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:57:36 [WARNING] 15:57:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.17-SNAPSHOT.pom 15:57:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.17-SNAPSHOT-features.xml 15:57:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.17-SNAPSHOT-cyclonedx.xml 15:57:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.17-SNAPSHOT-cyclonedx.json 15:57:36 [INFO] 15:57:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8520 --- 15:57:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:57:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:57:36 [WARNING] 15:57:36 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8520 did not assign 15:57:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:57:36 [WARNING] 15:57:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:57:36 [WARNING] 15:57:36 [INFO] 15:57:36 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8526 >---------- 15:57:36 [INFO] Building rfc8526 14.0.17-SNAPSHOT [147/228] 15:57:36 [INFO] from model/rfc/rfc8526/pom.xml 15:57:36 [INFO] -------------------------------[ bundle ]------------------------------- 15:57:36 [INFO] 15:57:36 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8526 --- 15:57:36 [INFO] 15:57:36 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8526 --- 15:57:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:36 [INFO] 15:57:36 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8526 --- 15:57:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:36 [INFO] 15:57:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8526 --- 15:57:37 [INFO] 15:57:37 [INFO] --- dependency:3.8.1:properties (default) @ rfc8526 --- 15:57:37 [INFO] 15:57:37 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8526 --- 15:57:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:57:37 [INFO] 15:57:37 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8526 --- 15:57:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:57:37 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/src/main/yang 15:57:37 [INFO] yang-to-sources: Found 7 dependencies in 750.1 μs 15:57:37 [INFO] yang-to-sources: Project model files found: 1 in 1.917 ms 15:57:37 [INFO] yang-to-sources: 8 YANG models processed in 23.42 ms 15:57:37 [INFO] BindingJavaFileGenerator: Defined 40 files in 7.368 ms 15:57:37 [INFO] Sorted 40 files into 14 directories in 128.3 μs 15:57:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 20.01 ms 15:57:37 [INFO] 15:57:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8526 --- 15:57:37 [INFO] Starting audit... 15:57:37 Audit done. 15:57:37 [INFO] You have 0 Checkstyle violations. 15:57:37 [INFO] 15:57:37 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8526 --- 15:57:37 [INFO] Starting audit... 15:57:37 Audit done. 15:57:37 [INFO] You have 0 Checkstyle violations. 15:57:37 [INFO] 15:57:37 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8526 --- 15:57:37 [INFO] 15:57:37 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8526 --- 15:57:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/src/main/resources 15:57:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/generated-sources/spi 15:57:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:57:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:57:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:57:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/generated-sources/spi 15:57:37 [INFO] 15:57:37 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8526 --- 15:57:37 [INFO] Recompiling the module because of changed dependency. 15:57:37 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 15:57:37 [INFO] 15:57:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8526 >>> 15:57:37 [INFO] 15:57:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8526 --- 15:57:37 [INFO] Fork Value is true 15:57:40 [INFO] Done SpotBugs Analysis.... 15:57:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:57:40 [INFO] 15:57:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8526 <<< 15:57:40 [INFO] 15:57:40 [INFO] 15:57:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8526 --- 15:57:40 [INFO] BugInstance size is 0 15:57:40 [INFO] Error size is 0 15:57:40 [INFO] No errors/warnings found 15:57:40 [INFO] 15:57:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8526 --- 15:57:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/src/test/resources 15:57:40 [INFO] 15:57:40 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8526 --- 15:57:40 [INFO] No sources to compile 15:57:40 [INFO] 15:57:40 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8526 --- 15:57:40 [INFO] No tests to run. 15:57:40 [INFO] 15:57:40 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8526 --- 15:57:40 [INFO] 15:57:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8526 --- 15:57:40 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/rfc8526-14.0.17-SNAPSHOT.jar 15:57:40 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/classes/META-INF/MANIFEST.MF 15:57:40 [INFO] 15:57:40 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8526 --- 15:57:40 [INFO] No previous run data found, generating javadoc. 15:57:42 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/rfc8526-14.0.17-SNAPSHOT-javadoc.jar 15:57:42 [INFO] 15:57:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8526 --- 15:57:42 [INFO] CycloneDX: Resolving Dependencies 15:57:43 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 15:57:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/bom.xml 15:57:43 [INFO] attaching as rfc8526-14.0.17-SNAPSHOT-cyclonedx.xml 15:57:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/bom.json 15:57:43 [INFO] attaching as rfc8526-14.0.17-SNAPSHOT-cyclonedx.json 15:57:43 [INFO] 15:57:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- 15:57:43 [INFO] Skipping duplicate-finder execution! 15:57:43 [INFO] 15:57:43 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8526 --- 15:57:43 [INFO] No dependency problems found 15:57:43 [INFO] 15:57:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8526 --- 15:57:43 [INFO] Skipping source per configuration. 15:57:43 [INFO] 15:57:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8526 --- 15:57:43 [INFO] 15:57:43 [INFO] --- jacoco:0.8.13:report (report) @ rfc8526 --- 15:57:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:57:43 [INFO] 15:57:43 [INFO] --- install:3.1.4:install (default-install) @ rfc8526 --- 15:57:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.17-SNAPSHOT/rfc8526-14.0.17-SNAPSHOT.pom 15:57:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/rfc8526-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.17-SNAPSHOT/rfc8526-14.0.17-SNAPSHOT.jar 15:57:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/rfc8526-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.17-SNAPSHOT/rfc8526-14.0.17-SNAPSHOT-javadoc.jar 15:57:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.17-SNAPSHOT/rfc8526-14.0.17-SNAPSHOT-cyclonedx.xml 15:57:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.17-SNAPSHOT/rfc8526-14.0.17-SNAPSHOT-cyclonedx.json 15:57:43 [INFO] 15:57:43 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8526 --- 15:57:43 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.17-SNAPSHOT/rfc8526-14.0.17-SNAPSHOT.jar 15:57:43 [INFO] Writing OBR metadata 15:57:43 [INFO] 15:57:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8526 --- 15:57:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:57:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:57:43 [INFO] 15:57:43 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8526 --- 15:57:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:57:43 [INFO] 15:57:43 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526 >-------- 15:57:43 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8526 14.0.17-SNAPSHOT [148/228] 15:57:43 [INFO] from features/odl-mdsal-model-rfc8526/pom.xml 15:57:43 [INFO] ------------------------------[ feature ]------------------------------- 15:57:43 [INFO] 15:57:43 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8526 --- 15:57:43 [INFO] 15:57:43 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8526 --- 15:57:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:43 [INFO] 15:57:43 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8526 --- 15:57:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:43 [INFO] 15:57:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8526 --- 15:57:43 [INFO] 15:57:43 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8526 --- 15:57:43 [INFO] 15:57:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8526 --- 15:57:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:43 [INFO] argLine set to empty 15:57:43 [INFO] 15:57:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8526 --- 15:57:43 [INFO] Starting audit... 15:57:43 Audit done. 15:57:43 [INFO] You have 0 Checkstyle violations. 15:57:43 [INFO] 15:57:43 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8526 --- 15:57:43 [INFO] Starting audit... 15:57:43 Audit done. 15:57:43 [INFO] You have 0 Checkstyle violations. 15:57:43 [INFO] 15:57:43 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8526 --- 15:57:43 [INFO] 15:57:43 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8526 --- 15:57:43 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8526/target/feature/feature.xml 15:57:43 [INFO] ...done! 15:57:43 [INFO] Attaching features XML 15:57:43 [INFO] 15:57:43 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8526 --- 15:57:43 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:57:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:57:43 [INFO] 15:57:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8526 >>> 15:57:43 [INFO] 15:57:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8526 --- 15:57:43 [INFO] No files found to run spotbugs, check compile phase has been run 15:57:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:57:43 [INFO] 15:57:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8526 <<< 15:57:43 [INFO] 15:57:43 [INFO] 15:57:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8526 --- 15:57:43 [INFO] 15:57:43 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8526 --- 15:57:43 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526 15:57:43 [INFO] Project dependency features detected: [] 15:57:43 [INFO] Pax Exam System (Version: 4.14.0) created. 15:57:43 [INFO] Creating RMI registry server on 127.0.0.1:42961 15:57:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:57:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:57:44 [INFO] Waiting for remote bundle context.. on 42961 name: c6f9caae-ee76-4c02-9742-5d3852040b09 timout: [ RelativeTimeout value = 180000 ] 15:57:49 [INFO] Building jar from resources and headers. 15:57:49 [INFO] Writing jar finished. 15:57:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:57:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:57:51 [INFO] 15:57:51 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8526 --- 15:57:51 [INFO] 15:57:51 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8526 --- 15:57:51 [INFO] No Javadoc in project. Archive not created. 15:57:51 [INFO] 15:57:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8526 --- 15:57:51 [INFO] CycloneDX: Resolving Dependencies 15:57:51 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 15:57:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8526/target/bom.xml 15:57:51 [INFO] attaching as odl-mdsal-model-rfc8526-14.0.17-SNAPSHOT-cyclonedx.xml 15:57:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8526/target/bom.json 15:57:51 [INFO] attaching as odl-mdsal-model-rfc8526-14.0.17-SNAPSHOT-cyclonedx.json 15:57:51 [INFO] 15:57:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8526 --- 15:57:51 [INFO] Skipping duplicate-finder execution! 15:57:51 [INFO] 15:57:51 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8526 --- 15:57:51 [INFO] Skipping plugin execution 15:57:51 [INFO] 15:57:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8526 --- 15:57:51 [INFO] Skipping source per configuration. 15:57:51 [INFO] 15:57:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8526 --- 15:57:51 [INFO] 15:57:51 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8526 --- 15:57:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:51 [INFO] 15:57:51 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8526 --- 15:57:51 [WARNING] 15:57:51 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8526 did not assign 15:57:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:57:51 [WARNING] 15:57:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:57:51 [WARNING] 15:57:51 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.17-SNAPSHOT.pom 15:57:51 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.17-SNAPSHOT-features.xml 15:57:51 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.17-SNAPSHOT-cyclonedx.xml 15:57:51 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.17-SNAPSHOT-cyclonedx.json 15:57:51 [INFO] 15:57:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8526 --- 15:57:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:57:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:57:51 [WARNING] 15:57:51 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8526 did not assign 15:57:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:57:51 [WARNING] 15:57:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:57:51 [WARNING] 15:57:51 [INFO] 15:57:51 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528 >-------- 15:57:51 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8528 14.0.17-SNAPSHOT [149/228] 15:57:51 [INFO] from features/odl-mdsal-model-rfc8528/pom.xml 15:57:51 [INFO] ------------------------------[ feature ]------------------------------- 15:57:51 [INFO] 15:57:51 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8528 --- 15:57:51 [INFO] 15:57:51 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8528 --- 15:57:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:51 [INFO] 15:57:51 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8528 --- 15:57:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:51 [INFO] 15:57:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8528 --- 15:57:52 [INFO] 15:57:52 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8528 --- 15:57:52 [INFO] 15:57:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8528 --- 15:57:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:52 [INFO] argLine set to empty 15:57:52 [INFO] 15:57:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8528 --- 15:57:52 [INFO] Starting audit... 15:57:52 Audit done. 15:57:52 [INFO] You have 0 Checkstyle violations. 15:57:52 [INFO] 15:57:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8528 --- 15:57:52 [INFO] Starting audit... 15:57:52 Audit done. 15:57:52 [INFO] You have 0 Checkstyle violations. 15:57:52 [INFO] 15:57:52 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8528 --- 15:57:52 [INFO] 15:57:52 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8528 --- 15:57:52 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/target/feature/feature.xml 15:57:52 [INFO] ...done! 15:57:52 [INFO] Attaching features XML 15:57:52 [INFO] 15:57:52 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8528 --- 15:57: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 15:57:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:57:52 [INFO] 15:57:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8528 >>> 15:57:52 [INFO] 15:57:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8528 --- 15:57:52 [INFO] No files found to run spotbugs, check compile phase has been run 15:57:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:57:52 [INFO] 15:57:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8528 <<< 15:57:52 [INFO] 15:57:52 [INFO] 15:57:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8528 --- 15:57:52 [INFO] 15:57:52 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8528 --- 15:57:52 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528 15:57:52 [INFO] Project dependency features detected: [] 15:57:52 [INFO] Pax Exam System (Version: 4.14.0) created. 15:57:52 [INFO] Creating RMI registry server on 127.0.0.1:44925 15:57:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:57:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:57:52 [INFO] Waiting for remote bundle context.. on 44925 name: 06a1aa92-3b16-48e9-857d-e5f3f1d69e9d timout: [ RelativeTimeout value = 180000 ] 15:57:56 [INFO] Building jar from resources and headers. 15:57:56 [INFO] Writing jar finished. 15:57:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:57:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:57:58 [INFO] 15:57:58 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8528 --- 15:57:58 [INFO] 15:57:58 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8528 --- 15:57:58 [INFO] No Javadoc in project. Archive not created. 15:57:58 [INFO] 15:57:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8528 --- 15:57:58 [INFO] CycloneDX: Resolving Dependencies 15:57:59 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 15:57:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/target/bom.xml 15:57:59 [INFO] attaching as odl-mdsal-model-rfc8528-14.0.17-SNAPSHOT-cyclonedx.xml 15:57:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/target/bom.json 15:57:59 [INFO] attaching as odl-mdsal-model-rfc8528-14.0.17-SNAPSHOT-cyclonedx.json 15:57:59 [INFO] 15:57:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8528 --- 15:57:59 [INFO] Skipping duplicate-finder execution! 15:57:59 [INFO] 15:57:59 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8528 --- 15:57:59 [INFO] Skipping plugin execution 15:57:59 [INFO] 15:57:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8528 --- 15:57:59 [INFO] Skipping source per configuration. 15:57:59 [INFO] 15:57:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8528 --- 15:57:59 [INFO] 15:57:59 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8528 --- 15:57:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:59 [INFO] 15:57:59 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8528 --- 15:57:59 [WARNING] 15:57:59 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8528 did not assign 15:57:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:57:59 [WARNING] 15:57:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:57:59 [WARNING] 15:57:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.17-SNAPSHOT.pom 15:57:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.17-SNAPSHOT-features.xml 15:57:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.17-SNAPSHOT-cyclonedx.xml 15:57:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.17-SNAPSHOT-cyclonedx.json 15:57:59 [INFO] 15:57:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8528 --- 15:57:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:57:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:57:59 [WARNING] 15:57:59 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8528 did not assign 15:57:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:57:59 [WARNING] 15:57:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:57:59 [WARNING] 15:57:59 [INFO] 15:57:59 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529 >-------- 15:57:59 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8529 14.0.17-SNAPSHOT [150/228] 15:57:59 [INFO] from features/odl-mdsal-model-rfc8529/pom.xml 15:57:59 [INFO] ------------------------------[ feature ]------------------------------- 15:57:59 [INFO] 15:57:59 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8529 --- 15:57:59 [INFO] 15:57:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8529 --- 15:57:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:59 [INFO] 15:57:59 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8529 --- 15:57:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:59 [INFO] 15:57:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8529 --- 15:57:59 [INFO] 15:57:59 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8529 --- 15:57:59 [INFO] 15:57:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8529 --- 15:57:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:59 [INFO] argLine set to empty 15:57:59 [INFO] 15:57:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8529 --- 15:57:59 [INFO] Starting audit... 15:57:59 Audit done. 15:57:59 [INFO] You have 0 Checkstyle violations. 15:57:59 [INFO] 15:57:59 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8529 --- 15:57:59 [INFO] Starting audit... 15:57:59 Audit done. 15:57:59 [INFO] You have 0 Checkstyle violations. 15:57:59 [INFO] 15:57:59 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8529 --- 15:57:59 [INFO] 15:57:59 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8529 --- 15:57:59 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/target/feature/feature.xml 15:57:59 [INFO] ...done! 15:57:59 [INFO] Attaching features XML 15:57:59 [INFO] 15:57:59 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8529 --- 15:57:59 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:57:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:57:59 [INFO] 15:57:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8529 >>> 15:57:59 [INFO] 15:57:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8529 --- 15:57:59 [INFO] No files found to run spotbugs, check compile phase has been run 15:57:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:57:59 [INFO] 15:57:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8529 <<< 15:57:59 [INFO] 15:57:59 [INFO] 15:57:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8529 --- 15:57:59 [INFO] 15:57:59 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8529 --- 15:57:59 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529 15:57:59 [INFO] Project dependency features detected: [] 15:57:59 [INFO] Pax Exam System (Version: 4.14.0) created. 15:57:59 [INFO] Creating RMI registry server on 127.0.0.1:44513 15:58:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:58:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:58:00 [INFO] Waiting for remote bundle context.. on 44513 name: 457e6668-0f62-4b05-a602-77aeb57354c9 timout: [ RelativeTimeout value = 180000 ] 15:58:04 [INFO] Building jar from resources and headers. 15:58:04 [INFO] Writing jar finished. 15:58:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:58:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:58:06 [INFO] 15:58:06 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8529 --- 15:58:06 [INFO] 15:58:06 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8529 --- 15:58:06 [INFO] No Javadoc in project. Archive not created. 15:58:06 [INFO] 15:58:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8529 --- 15:58:06 [INFO] CycloneDX: Resolving Dependencies 15:58:06 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 15:58:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/target/bom.xml 15:58:06 [INFO] attaching as odl-mdsal-model-rfc8529-14.0.17-SNAPSHOT-cyclonedx.xml 15:58:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/target/bom.json 15:58:07 [INFO] attaching as odl-mdsal-model-rfc8529-14.0.17-SNAPSHOT-cyclonedx.json 15:58:07 [INFO] 15:58:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8529 --- 15:58:07 [INFO] Skipping duplicate-finder execution! 15:58:07 [INFO] 15:58:07 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8529 --- 15:58:07 [INFO] Skipping plugin execution 15:58:07 [INFO] 15:58:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8529 --- 15:58:07 [INFO] Skipping source per configuration. 15:58:07 [INFO] 15:58:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8529 --- 15:58:07 [INFO] 15:58:07 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8529 --- 15:58:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:07 [INFO] 15:58:07 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8529 --- 15:58:07 [WARNING] 15:58:07 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8529 did not assign 15:58:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:58:07 [WARNING] 15:58:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:58:07 [WARNING] 15:58:07 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.17-SNAPSHOT.pom 15:58:07 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.17-SNAPSHOT-features.xml 15:58:07 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.17-SNAPSHOT-cyclonedx.xml 15:58:07 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.17-SNAPSHOT-cyclonedx.json 15:58:07 [INFO] 15:58:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8529 --- 15:58:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:58:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:58:07 [WARNING] 15:58:07 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8529 did not assign 15:58:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:58:07 [WARNING] 15:58:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:58:07 [WARNING] 15:58:07 [INFO] 15:58:07 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8530 >-------- 15:58:07 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8530 14.0.17-SNAPSHOT [151/228] 15:58:07 [INFO] from features/odl-mdsal-model-rfc8530/pom.xml 15:58:07 [INFO] ------------------------------[ feature ]------------------------------- 15:58:07 [INFO] 15:58:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8530 --- 15:58:07 [INFO] 15:58:07 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8530 --- 15:58:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:07 [INFO] 15:58:07 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8530 --- 15:58:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:07 [INFO] 15:58:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8530 --- 15:58:07 [INFO] 15:58:07 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8530 --- 15:58:07 [INFO] 15:58:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8530 --- 15:58:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:07 [INFO] argLine set to empty 15:58:07 [INFO] 15:58:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8530 --- 15:58:07 [INFO] Starting audit... 15:58:07 Audit done. 15:58:07 [INFO] You have 0 Checkstyle violations. 15:58:07 [INFO] 15:58:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8530 --- 15:58:07 [INFO] Starting audit... 15:58:07 Audit done. 15:58:07 [INFO] You have 0 Checkstyle violations. 15:58:07 [INFO] 15:58:07 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8530 --- 15:58:07 [INFO] 15:58:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8530 --- 15:58:07 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/target/feature/feature.xml 15:58:07 [INFO] ...done! 15:58:07 [INFO] Attaching features XML 15:58:07 [INFO] 15:58:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8530 --- 15:58:07 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:58:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:58:07 [INFO] 15:58:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8530 >>> 15:58:07 [INFO] 15:58:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8530 --- 15:58:07 [INFO] No files found to run spotbugs, check compile phase has been run 15:58:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:07 [INFO] 15:58:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8530 <<< 15:58:07 [INFO] 15:58:07 [INFO] 15:58:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8530 --- 15:58:07 [INFO] 15:58:07 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8530 --- 15:58:07 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8530 15:58:07 [INFO] Project dependency features detected: [] 15:58:07 [INFO] Pax Exam System (Version: 4.14.0) created. 15:58:07 [INFO] Creating RMI registry server on 127.0.0.1:40421 15:58:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:58:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:58:07 [INFO] Waiting for remote bundle context.. on 40421 name: c1ccfea6-fe64-4e0c-8dca-6988ba1a8ffd timout: [ RelativeTimeout value = 180000 ] 15:58:12 [INFO] Building jar from resources and headers. 15:58:12 [INFO] Writing jar finished. 15:58:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:58:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:58:14 [INFO] 15:58:14 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8530 --- 15:58:14 [INFO] 15:58:14 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8530 --- 15:58:14 [INFO] No Javadoc in project. Archive not created. 15:58:14 [INFO] 15:58:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8530 --- 15:58:14 [INFO] CycloneDX: Resolving Dependencies 15:58:15 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 15:58:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/target/bom.xml 15:58:15 [INFO] attaching as odl-mdsal-model-rfc8530-14.0.17-SNAPSHOT-cyclonedx.xml 15:58:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/target/bom.json 15:58:15 [INFO] attaching as odl-mdsal-model-rfc8530-14.0.17-SNAPSHOT-cyclonedx.json 15:58:15 [INFO] 15:58:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8530 --- 15:58:15 [INFO] Skipping duplicate-finder execution! 15:58:15 [INFO] 15:58:15 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8530 --- 15:58:15 [INFO] Skipping plugin execution 15:58:15 [INFO] 15:58:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8530 --- 15:58:15 [INFO] Skipping source per configuration. 15:58:15 [INFO] 15:58:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8530 --- 15:58:15 [INFO] 15:58:15 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8530 --- 15:58:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:15 [INFO] 15:58:15 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8530 --- 15:58:15 [WARNING] 15:58:15 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8530 did not assign 15:58:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:58:15 [WARNING] 15:58:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:58:15 [WARNING] 15:58:15 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.17-SNAPSHOT.pom 15:58:15 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.17-SNAPSHOT-features.xml 15:58:15 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.17-SNAPSHOT-cyclonedx.xml 15:58:15 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.17-SNAPSHOT-cyclonedx.json 15:58:15 [INFO] 15:58:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8530 --- 15:58:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:58:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:58:15 [WARNING] 15:58:15 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8530 did not assign 15:58:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:58:15 [WARNING] 15:58:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:58:15 [WARNING] 15:58:15 [INFO] 15:58:15 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8542 >-------- 15:58:15 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8542 14.0.17-SNAPSHOT [152/228] 15:58:15 [INFO] from features/odl-mdsal-model-rfc8542/pom.xml 15:58:15 [INFO] ------------------------------[ feature ]------------------------------- 15:58:15 [INFO] 15:58:15 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8542 --- 15:58:15 [INFO] 15:58:15 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8542 --- 15:58:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:15 [INFO] 15:58:15 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8542 --- 15:58:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:15 [INFO] 15:58:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8542 --- 15:58:15 [INFO] 15:58:15 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8542 --- 15:58:15 [INFO] 15:58:15 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8542 --- 15:58:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:15 [INFO] argLine set to empty 15:58:15 [INFO] 15:58:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8542 --- 15:58:15 [INFO] Starting audit... 15:58:15 Audit done. 15:58:15 [INFO] You have 0 Checkstyle violations. 15:58:15 [INFO] 15:58:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8542 --- 15:58:15 [INFO] Starting audit... 15:58:15 Audit done. 15:58:15 [INFO] You have 0 Checkstyle violations. 15:58:15 [INFO] 15:58:15 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8542 --- 15:58:15 [INFO] 15:58:15 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8542 --- 15:58:15 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/target/feature/feature.xml 15:58:15 [INFO] ...done! 15:58:15 [INFO] Attaching features XML 15:58:15 [INFO] 15:58:15 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8542 --- 15:58: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 15:58:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:58:15 [INFO] 15:58:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8542 >>> 15:58:15 [INFO] 15:58:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8542 --- 15:58:15 [INFO] No files found to run spotbugs, check compile phase has been run 15:58:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:15 [INFO] 15:58:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8542 <<< 15:58:15 [INFO] 15:58:15 [INFO] 15:58:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8542 --- 15:58:15 [INFO] 15:58:15 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8542 --- 15:58:15 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8542 15:58:15 [INFO] Project dependency features detected: [] 15:58:15 [INFO] Pax Exam System (Version: 4.14.0) created. 15:58:15 [INFO] Creating RMI registry server on 127.0.0.1:40301 15:58:16 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:58:16 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:58:16 [INFO] Waiting for remote bundle context.. on 40301 name: 7f42f641-8549-4f45-a819-0a00a2dca88d timout: [ RelativeTimeout value = 180000 ] 15:58:20 [INFO] Building jar from resources and headers. 15:58:20 [INFO] Writing jar finished. 15:58:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:58:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:58:22 [INFO] 15:58:22 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8542 --- 15:58:22 [INFO] 15:58:22 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8542 --- 15:58:22 [INFO] No Javadoc in project. Archive not created. 15:58:22 [INFO] 15:58:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8542 --- 15:58:22 [INFO] CycloneDX: Resolving Dependencies 15:58:22 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 15:58:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/target/bom.xml 15:58:22 [INFO] attaching as odl-mdsal-model-rfc8542-14.0.17-SNAPSHOT-cyclonedx.xml 15:58:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/target/bom.json 15:58:22 [INFO] attaching as odl-mdsal-model-rfc8542-14.0.17-SNAPSHOT-cyclonedx.json 15:58:22 [INFO] 15:58:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8542 --- 15:58:22 [INFO] Skipping duplicate-finder execution! 15:58:22 [INFO] 15:58:22 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8542 --- 15:58:22 [INFO] Skipping plugin execution 15:58:22 [INFO] 15:58:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8542 --- 15:58:22 [INFO] Skipping source per configuration. 15:58:22 [INFO] 15:58:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8542 --- 15:58:22 [INFO] 15:58:22 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8542 --- 15:58:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:22 [INFO] 15:58:22 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8542 --- 15:58:22 [WARNING] 15:58:22 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8542 did not assign 15:58:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:58:22 [WARNING] 15:58:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:58:22 [WARNING] 15:58:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.17-SNAPSHOT.pom 15:58:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.17-SNAPSHOT-features.xml 15:58:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.17-SNAPSHOT-cyclonedx.xml 15:58:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.17-SNAPSHOT-cyclonedx.json 15:58:22 [INFO] 15:58:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8542 --- 15:58:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:58:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:58:22 [WARNING] 15:58:22 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8542 did not assign 15:58:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:58:22 [WARNING] 15:58:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:58:22 [WARNING] 15:58:22 [INFO] 15:58:22 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8572-ietf-sztp-bootstrap-server >-- 15:58:22 [INFO] Building rfc8572-ietf-sztp-bootstrap-server 14.0.17-SNAPSHOT [153/228] 15:58:22 [INFO] from model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml 15:58:22 [INFO] -------------------------------[ bundle ]------------------------------- 15:58:22 [INFO] 15:58:22 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:22 [INFO] 15:58:22 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:22 [INFO] 15:58:22 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:22 [INFO] 15:58:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:23 [INFO] 15:58:23 [INFO] --- dependency:3.8.1:properties (default) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:23 [INFO] 15:58:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:58:23 [INFO] 15:58:23 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:58:23 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/yang 15:58:23 [INFO] yang-to-sources: Found 0 dependencies in 547.6 μs 15:58:23 [INFO] yang-to-sources: Project model files found: 1 in 2.422 ms 15:58:23 [INFO] yang-to-sources: 1 YANG models processed in 5.733 ms 15:58:23 [INFO] BindingJavaFileGenerator: Defined 23 files in 2.572 ms 15:58:23 [INFO] Sorted 23 files into 5 directories in 106.5 μs 15:58:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 13.08 ms 15:58:23 [INFO] 15:58:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:23 [INFO] Starting audit... 15:58:23 Audit done. 15:58:23 [INFO] You have 0 Checkstyle violations. 15:58:23 [INFO] 15:58:23 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:23 [INFO] Starting audit... 15:58:23 Audit done. 15:58:23 [INFO] You have 0 Checkstyle violations. 15:58:23 [INFO] 15:58:23 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:23 [INFO] 15:58:23 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/resources 15:58:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi 15:58:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:58:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:58:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:58:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi 15:58:23 [INFO] 15:58:23 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:23 [INFO] Recompiling the module because of changed source code. 15:58:23 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 15:58:23 [INFO] 15:58:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-bootstrap-server >>> 15:58:23 [INFO] 15:58:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:23 [INFO] Fork Value is true 15:58:26 [INFO] Done SpotBugs Analysis.... 15:58:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:26 [INFO] 15:58:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-bootstrap-server <<< 15:58:26 [INFO] 15:58:26 [INFO] 15:58:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:26 [INFO] BugInstance size is 0 15:58:26 [INFO] Error size is 0 15:58:26 [INFO] No errors/warnings found 15:58:26 [INFO] 15:58:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/test/resources 15:58:26 [INFO] 15:58:26 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:26 [INFO] No sources to compile 15:58:26 [INFO] 15:58:26 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:26 [INFO] No tests to run. 15:58:26 [INFO] 15:58:26 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:26 [INFO] 15:58:26 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:26 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-14.0.17-SNAPSHOT.jar 15:58:26 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes/META-INF/MANIFEST.MF 15:58:26 [INFO] 15:58:26 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:26 [INFO] No previous run data found, generating javadoc. 15:58:28 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-14.0.17-SNAPSHOT-javadoc.jar 15:58:28 [INFO] 15:58:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:28 [INFO] CycloneDX: Resolving Dependencies 15:58:28 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 15:58:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml 15:58:28 [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-14.0.17-SNAPSHOT-cyclonedx.xml 15:58:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json 15:58:28 [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-14.0.17-SNAPSHOT-cyclonedx.json 15:58:28 [INFO] 15:58:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:28 [INFO] Skipping duplicate-finder execution! 15:58:28 [INFO] 15:58:28 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:28 [INFO] No dependency problems found 15:58:28 [INFO] 15:58:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:28 [INFO] Skipping source per configuration. 15:58:28 [INFO] 15:58:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:28 [INFO] 15:58:28 [INFO] --- jacoco:0.8.13:report (report) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:58:28 [INFO] 15:58:28 [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.17-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.17-SNAPSHOT.pom 15:58:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.17-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.17-SNAPSHOT.jar 15:58:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.17-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.17-SNAPSHOT-javadoc.jar 15:58:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.17-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.17-SNAPSHOT-cyclonedx.xml 15:58:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.17-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.17-SNAPSHOT-cyclonedx.json 15:58:28 [INFO] 15:58:28 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:28 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.17-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.17-SNAPSHOT.jar 15:58:28 [INFO] Writing OBR metadata 15:58:28 [INFO] 15:58:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:58:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:58:28 [INFO] 15:58:28 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- 15:58:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:58:28 [INFO] 15:58:28 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server >-- 15:58:28 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-bootstrap-server 14.0.17-SNAPSHOT [154/228] 15:58:28 [INFO] from features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml 15:58:28 [INFO] ------------------------------[ feature ]------------------------------- 15:58:28 [INFO] 15:58:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:28 [INFO] 15:58:28 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:28 [INFO] 15:58:28 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:28 [INFO] 15:58:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:29 [INFO] 15:58:29 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:29 [INFO] 15:58:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:29 [INFO] argLine set to empty 15:58:29 [INFO] 15:58:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:29 [INFO] Starting audit... 15:58:29 Audit done. 15:58:29 [INFO] You have 0 Checkstyle violations. 15:58:29 [INFO] 15:58:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:29 [INFO] Starting audit... 15:58:29 Audit done. 15:58:29 [INFO] You have 0 Checkstyle violations. 15:58:29 [INFO] 15:58:29 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:29 [INFO] 15:58:29 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:29 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml 15:58:29 [INFO] ...done! 15:58:29 [INFO] Attaching features XML 15:58:29 [INFO] 15:58:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58: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 15:58:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:58:29 [INFO] 15:58:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server >>> 15:58:29 [INFO] 15:58:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:29 [INFO] No files found to run spotbugs, check compile phase has been run 15:58:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:29 [INFO] 15:58:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server <<< 15:58:29 [INFO] 15:58:29 [INFO] 15:58:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:29 [INFO] 15:58:29 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:29 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server 15:58:29 [INFO] Project dependency features detected: [] 15:58:29 [INFO] Pax Exam System (Version: 4.14.0) created. 15:58:29 [INFO] Creating RMI registry server on 127.0.0.1:34651 15:58:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:58:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:58:29 [INFO] Waiting for remote bundle context.. on 34651 name: 018ee5f4-27c4-4b40-9c90-10fe3959b895 timout: [ RelativeTimeout value = 180000 ] 15:58:33 [INFO] Building jar from resources and headers. 15:58:33 [INFO] Writing jar finished. 15:58:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:58:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:58:35 [INFO] 15:58:35 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:35 [INFO] 15:58:35 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:35 [INFO] No Javadoc in project. Archive not created. 15:58:35 [INFO] 15:58:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:36 [INFO] CycloneDX: Resolving Dependencies 15:58:36 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 15:58:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml 15:58:36 [INFO] attaching as odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.17-SNAPSHOT-cyclonedx.xml 15:58:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json 15:58:36 [INFO] attaching as odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.17-SNAPSHOT-cyclonedx.json 15:58:36 [INFO] 15:58:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:36 [INFO] Skipping duplicate-finder execution! 15:58:36 [INFO] 15:58:36 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:36 [INFO] Skipping plugin execution 15:58:36 [INFO] 15:58:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:36 [INFO] Skipping source per configuration. 15:58:36 [INFO] 15:58:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:36 [INFO] 15:58:36 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:36 [INFO] 15:58:36 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:36 [WARNING] 15:58:36 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server did not assign 15:58:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:58:36 [WARNING] 15:58:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:58:36 [WARNING] 15:58:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.17-SNAPSHOT.pom 15:58:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.17-SNAPSHOT-features.xml 15:58:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.17-SNAPSHOT-cyclonedx.xml 15:58:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.17-SNAPSHOT-cyclonedx.json 15:58:36 [INFO] 15:58:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- 15:58:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:58:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:58:36 [WARNING] 15:58:36 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server did not assign 15:58:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:58:36 [WARNING] 15:58:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:58:36 [WARNING] 15:58:36 [INFO] 15:58:36 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8572-ietf-sztp-conveyed-info >-- 15:58:36 [INFO] Building rfc8572-ietf-sztp-conveyed-info 14.0.17-SNAPSHOT [155/228] 15:58:36 [INFO] from model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml 15:58:36 [INFO] -------------------------------[ bundle ]------------------------------- 15:58:36 [INFO] 15:58:36 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:36 [INFO] 15:58:36 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:36 [INFO] 15:58:36 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:36 [INFO] 15:58:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:36 [INFO] 15:58:36 [INFO] --- dependency:3.8.1:properties (default) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:36 [INFO] 15:58:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:58:36 [INFO] 15:58:36 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:58:36 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/yang 15:58:36 [INFO] yang-to-sources: Found 3 dependencies in 743.3 μs 15:58:36 [INFO] yang-to-sources: Project model files found: 1 in 1.842 ms 15:58:36 [INFO] yang-to-sources: 4 YANG models processed in 13.51 ms 15:58:36 [INFO] BindingJavaFileGenerator: Defined 27 files in 3.932 ms 15:58:36 [INFO] Sorted 27 files into 10 directories in 130.8 μs 15:58:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 27 in 17.73 ms 15:58:37 [INFO] 15:58:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:37 [INFO] Starting audit... 15:58:37 Audit done. 15:58:37 [INFO] You have 0 Checkstyle violations. 15:58:37 [INFO] 15:58:37 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:37 [INFO] Starting audit... 15:58:37 Audit done. 15:58:37 [INFO] You have 0 Checkstyle violations. 15:58:37 [INFO] 15:58:37 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:37 [INFO] 15:58:37 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/resources 15:58:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi 15:58:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:58:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:58:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:58:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi 15:58:37 [INFO] 15:58:37 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:37 [INFO] Recompiling the module because of changed dependency. 15:58:37 [INFO] Compiling 26 source files with javac [debug release 21] to target/classes 15:58:37 [INFO] 15:58:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-conveyed-info >>> 15:58:37 [INFO] 15:58:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:37 [INFO] Fork Value is true 15:58:39 [INFO] Done SpotBugs Analysis.... 15:58:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:39 [INFO] 15:58:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-conveyed-info <<< 15:58:39 [INFO] 15:58:39 [INFO] 15:58:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:39 [INFO] BugInstance size is 0 15:58:39 [INFO] Error size is 0 15:58:39 [INFO] No errors/warnings found 15:58:39 [INFO] 15:58:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:39 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/test/resources 15:58:39 [INFO] 15:58:39 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:39 [INFO] No sources to compile 15:58:39 [INFO] 15:58:39 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:39 [INFO] No tests to run. 15:58:39 [INFO] 15:58:39 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:39 [INFO] 15:58:39 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:39 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-14.0.17-SNAPSHOT.jar 15:58:39 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes/META-INF/MANIFEST.MF 15:58:39 [INFO] 15:58:39 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:40 [INFO] No previous run data found, generating javadoc. 15:58:42 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-14.0.17-SNAPSHOT-javadoc.jar 15:58:42 [INFO] 15:58:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:42 [INFO] CycloneDX: Resolving Dependencies 15:58:42 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 15:58:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml 15:58:42 [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-14.0.17-SNAPSHOT-cyclonedx.xml 15:58:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json 15:58:42 [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-14.0.17-SNAPSHOT-cyclonedx.json 15:58:42 [INFO] 15:58:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:42 [INFO] Skipping duplicate-finder execution! 15:58:42 [INFO] 15:58:42 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:42 [INFO] No dependency problems found 15:58:42 [INFO] 15:58:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:42 [INFO] Skipping source per configuration. 15:58:42 [INFO] 15:58:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:42 [INFO] 15:58:42 [INFO] --- jacoco:0.8.13:report (report) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:58:42 [INFO] 15:58:42 [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:42 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.17-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.17-SNAPSHOT.pom 15:58:42 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.17-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.17-SNAPSHOT.jar 15:58:42 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.17-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.17-SNAPSHOT-javadoc.jar 15:58:42 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.17-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.17-SNAPSHOT-cyclonedx.xml 15:58:42 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.17-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.17-SNAPSHOT-cyclonedx.json 15:58:42 [INFO] 15:58:42 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:42 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.17-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.17-SNAPSHOT.jar 15:58:42 [INFO] Writing OBR metadata 15:58:42 [INFO] 15:58:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:58:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:58:42 [INFO] 15:58:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- 15:58:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:58:42 [INFO] 15:58:42 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info >-- 15:58:42 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-conveyed-info 14.0.17-SNAPSHOT [156/228] 15:58:42 [INFO] from features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/pom.xml 15:58:42 [INFO] ------------------------------[ feature ]------------------------------- 15:58:42 [INFO] 15:58:42 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:42 [INFO] 15:58:42 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:42 [INFO] 15:58:42 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:42 [INFO] 15:58:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:43 [INFO] 15:58:43 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:43 [INFO] 15:58:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:43 [INFO] argLine set to empty 15:58:43 [INFO] 15:58:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:43 [INFO] Starting audit... 15:58:43 Audit done. 15:58:43 [INFO] You have 0 Checkstyle violations. 15:58:43 [INFO] 15:58:43 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:43 [INFO] Starting audit... 15:58:43 Audit done. 15:58:43 [INFO] You have 0 Checkstyle violations. 15:58:43 [INFO] 15:58:43 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:43 [INFO] 15:58:43 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:43 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml 15:58:43 [INFO] ...done! 15:58:43 [INFO] Attaching features XML 15:58:43 [INFO] 15:58:43 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:43 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:58:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:58:43 [INFO] 15:58:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info >>> 15:58:43 [INFO] 15:58:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:43 [INFO] No files found to run spotbugs, check compile phase has been run 15:58:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:43 [INFO] 15:58:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info <<< 15:58:43 [INFO] 15:58:43 [INFO] 15:58:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:43 [INFO] 15:58:43 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:43 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info 15:58:43 [INFO] Project dependency features detected: [] 15:58:43 [INFO] Pax Exam System (Version: 4.14.0) created. 15:58:43 [INFO] Creating RMI registry server on 127.0.0.1:45481 15:58:43 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:58:43 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:58:43 [INFO] Waiting for remote bundle context.. on 45481 name: 14a43ed1-297d-4ee9-a972-d9bf74a46c14 timout: [ RelativeTimeout value = 180000 ] 15:58:48 [INFO] Building jar from resources and headers. 15:58:48 [INFO] Writing jar finished. 15:58:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:58:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:58:51 [INFO] 15:58:51 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:51 [INFO] 15:58:51 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:51 [INFO] No Javadoc in project. Archive not created. 15:58:51 [INFO] 15:58:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:51 [INFO] CycloneDX: Resolving Dependencies 15:58:52 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 15:58:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml 15:58:52 [INFO] attaching as odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.17-SNAPSHOT-cyclonedx.xml 15:58:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json 15:58:52 [INFO] attaching as odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.17-SNAPSHOT-cyclonedx.json 15:58:52 [INFO] 15:58:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:52 [INFO] Skipping duplicate-finder execution! 15:58:52 [INFO] 15:58:52 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:52 [INFO] Skipping plugin execution 15:58:52 [INFO] 15:58:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:52 [INFO] Skipping source per configuration. 15:58:52 [INFO] 15:58:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:52 [INFO] 15:58:52 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:52 [INFO] 15:58:52 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:52 [WARNING] 15:58:52 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info did not assign 15:58:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:58:52 [WARNING] 15:58:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:58:52 [WARNING] 15:58:52 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.17-SNAPSHOT.pom 15:58:52 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.17-SNAPSHOT-features.xml 15:58:52 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.17-SNAPSHOT-cyclonedx.xml 15:58:52 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.17-SNAPSHOT-cyclonedx.json 15:58:52 [INFO] 15:58:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- 15:58:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:58:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:58:52 [WARNING] 15:58:52 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info did not assign 15:58:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:58:52 [WARNING] 15:58:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:58:52 [WARNING] 15:58:52 [INFO] 15:58:52 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8639 >---------- 15:58:52 [INFO] Building rfc8639 14.0.17-SNAPSHOT [157/228] 15:58:52 [INFO] from model/rfc/rfc8639/pom.xml 15:58:52 [INFO] -------------------------------[ bundle ]------------------------------- 15:58:52 [INFO] 15:58:52 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8639 --- 15:58:52 [INFO] 15:58:52 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8639 --- 15:58:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:52 [INFO] 15:58:52 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8639 --- 15:58:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:52 [INFO] 15:58:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8639 --- 15:58:52 [INFO] 15:58:52 [INFO] --- dependency:3.8.1:properties (default) @ rfc8639 --- 15:58:52 [INFO] 15:58:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8639 --- 15:58:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:58:52 [INFO] 15:58:52 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8639 --- 15:58:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:58:52 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/src/main/yang 15:58:52 [INFO] yang-to-sources: Found 8 dependencies in 759.0 μs 15:58:52 [INFO] yang-to-sources: Project model files found: 1 in 4.985 ms 15:58:52 [INFO] yang-to-sources: 9 YANG models processed in 49.01 ms 15:58:52 [INFO] BindingJavaFileGenerator: Defined 136 files in 11.62 ms 15:58:52 [INFO] Sorted 136 files into 22 directories in 188.2 μs 15:58:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 136 in 38.20 ms 15:58:52 [INFO] 15:58:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8639 --- 15:58:52 [INFO] Starting audit... 15:58:52 Audit done. 15:58:52 [INFO] You have 0 Checkstyle violations. 15:58:52 [INFO] 15:58:52 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8639 --- 15:58:52 [INFO] Starting audit... 15:58:52 Audit done. 15:58:52 [INFO] You have 0 Checkstyle violations. 15:58:52 [INFO] 15:58:52 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8639 --- 15:58:52 [INFO] 15:58:52 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8639 --- 15:58:52 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/src/main/resources 15:58:52 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/generated-sources/spi 15:58:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:58:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:58:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:58:52 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/generated-sources/spi 15:58:52 [INFO] 15:58:52 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8639 --- 15:58:52 [INFO] Recompiling the module because of changed dependency. 15:58:52 [INFO] Compiling 135 source files with javac [debug release 21] to target/classes 15:58:53 [INFO] 15:58:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8639 >>> 15:58:53 [INFO] 15:58:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8639 --- 15:58:53 [INFO] Fork Value is true 15:58:56 [INFO] Done SpotBugs Analysis.... 15:58:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:56 [INFO] 15:58:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8639 <<< 15:58:56 [INFO] 15:58:56 [INFO] 15:58:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8639 --- 15:58:56 [INFO] BugInstance size is 0 15:58:56 [INFO] Error size is 0 15:58:56 [INFO] No errors/warnings found 15:58:56 [INFO] 15:58:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8639 --- 15:58:56 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/src/test/resources 15:58:56 [INFO] 15:58:56 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8639 --- 15:58:56 [INFO] No sources to compile 15:58:56 [INFO] 15:58:56 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8639 --- 15:58:56 [INFO] No tests to run. 15:58:56 [INFO] 15:58:56 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8639 --- 15:58:56 [INFO] 15:58:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8639 --- 15:58:56 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/rfc8639-14.0.17-SNAPSHOT.jar 15:58:56 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/classes/META-INF/MANIFEST.MF 15:58:56 [INFO] 15:58:56 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8639 --- 15:58:56 [INFO] No previous run data found, generating javadoc. 15:58:59 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/rfc8639-14.0.17-SNAPSHOT-javadoc.jar 15:58:59 [INFO] 15:58:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8639 --- 15:58:59 [INFO] CycloneDX: Resolving Dependencies 15:59:00 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 15:59:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/bom.xml 15:59:00 [INFO] attaching as rfc8639-14.0.17-SNAPSHOT-cyclonedx.xml 15:59:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/bom.json 15:59:00 [INFO] attaching as rfc8639-14.0.17-SNAPSHOT-cyclonedx.json 15:59:00 [INFO] 15:59:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- 15:59:00 [INFO] Skipping duplicate-finder execution! 15:59:00 [INFO] 15:59:00 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8639 --- 15:59:00 [INFO] No dependency problems found 15:59:00 [INFO] 15:59:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8639 --- 15:59:00 [INFO] Skipping source per configuration. 15:59:00 [INFO] 15:59:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8639 --- 15:59:00 [INFO] 15:59:00 [INFO] --- jacoco:0.8.13:report (report) @ rfc8639 --- 15:59:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:59:00 [INFO] 15:59:00 [INFO] --- install:3.1.4:install (default-install) @ rfc8639 --- 15:59:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.17-SNAPSHOT/rfc8639-14.0.17-SNAPSHOT.pom 15:59:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/rfc8639-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.17-SNAPSHOT/rfc8639-14.0.17-SNAPSHOT.jar 15:59:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/rfc8639-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.17-SNAPSHOT/rfc8639-14.0.17-SNAPSHOT-javadoc.jar 15:59:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.17-SNAPSHOT/rfc8639-14.0.17-SNAPSHOT-cyclonedx.xml 15:59:00 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.17-SNAPSHOT/rfc8639-14.0.17-SNAPSHOT-cyclonedx.json 15:59:00 [INFO] 15:59:00 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8639 --- 15:59:00 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.17-SNAPSHOT/rfc8639-14.0.17-SNAPSHOT.jar 15:59:00 [INFO] Writing OBR metadata 15:59:00 [INFO] 15:59:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8639 --- 15:59:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:59:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:59:00 [INFO] 15:59:00 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8639 --- 15:59:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:59:00 [INFO] 15:59:00 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639 >-------- 15:59:00 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8639 14.0.17-SNAPSHOT [158/228] 15:59:00 [INFO] from features/odl-mdsal-model-rfc8639/pom.xml 15:59:00 [INFO] ------------------------------[ feature ]------------------------------- 15:59:00 [INFO] 15:59:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8639 --- 15:59:00 [INFO] 15:59:00 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8639 --- 15:59:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:00 [INFO] 15:59:00 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8639 --- 15:59:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:00 [INFO] 15:59:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8639 --- 15:59:00 [INFO] 15:59:00 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8639 --- 15:59:00 [INFO] 15:59:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8639 --- 15:59:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:00 [INFO] argLine set to empty 15:59:00 [INFO] 15:59:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8639 --- 15:59:00 [INFO] Starting audit... 15:59:00 Audit done. 15:59:00 [INFO] You have 0 Checkstyle violations. 15:59:00 [INFO] 15:59:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8639 --- 15:59:00 [INFO] Starting audit... 15:59:00 Audit done. 15:59:00 [INFO] You have 0 Checkstyle violations. 15:59:00 [INFO] 15:59:00 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8639 --- 15:59:00 [INFO] 15:59:00 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8639 --- 15:59:00 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8639/target/feature/feature.xml 15:59:00 [INFO] ...done! 15:59:00 [INFO] Attaching features XML 15:59:00 [INFO] 15:59:00 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8639 --- 15:59: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 15:59:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:59:00 [INFO] 15:59:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8639 >>> 15:59:00 [INFO] 15:59:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8639 --- 15:59:00 [INFO] No files found to run spotbugs, check compile phase has been run 15:59:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:00 [INFO] 15:59:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8639 <<< 15:59:00 [INFO] 15:59:00 [INFO] 15:59:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8639 --- 15:59:00 [INFO] 15:59:00 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8639 --- 15:59:00 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639 15:59:00 [INFO] Project dependency features detected: [] 15:59:00 [INFO] Pax Exam System (Version: 4.14.0) created. 15:59:00 [INFO] Creating RMI registry server on 127.0.0.1:39349 15:59:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:59:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:59:01 [INFO] Waiting for remote bundle context.. on 39349 name: 6a5a8fa9-8d99-4d81-97e9-42271f2d24af timout: [ RelativeTimeout value = 180000 ] 15:59:05 [INFO] Building jar from resources and headers. 15:59:05 [INFO] Writing jar finished. 15:59:07 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:59:07 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:59:08 [INFO] 15:59:08 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8639 --- 15:59:08 [INFO] 15:59:08 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8639 --- 15:59:08 [INFO] No Javadoc in project. Archive not created. 15:59:08 [INFO] 15:59:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8639 --- 15:59:08 [INFO] CycloneDX: Resolving Dependencies 15:59:08 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 15:59:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8639/target/bom.xml 15:59:08 [INFO] attaching as odl-mdsal-model-rfc8639-14.0.17-SNAPSHOT-cyclonedx.xml 15:59:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8639/target/bom.json 15:59:08 [INFO] attaching as odl-mdsal-model-rfc8639-14.0.17-SNAPSHOT-cyclonedx.json 15:59:08 [INFO] 15:59:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8639 --- 15:59:08 [INFO] Skipping duplicate-finder execution! 15:59:08 [INFO] 15:59:08 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8639 --- 15:59:08 [INFO] Skipping plugin execution 15:59:08 [INFO] 15:59:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8639 --- 15:59:08 [INFO] Skipping source per configuration. 15:59:08 [INFO] 15:59:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8639 --- 15:59:08 [INFO] 15:59:08 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8639 --- 15:59:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:08 [INFO] 15:59:08 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8639 --- 15:59:08 [WARNING] 15:59:08 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8639 did not assign 15:59:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:59:08 [WARNING] 15:59:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:59:08 [WARNING] 15:59:08 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.17-SNAPSHOT.pom 15:59:08 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.17-SNAPSHOT-features.xml 15:59:08 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.17-SNAPSHOT-cyclonedx.xml 15:59:08 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8639/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.17-SNAPSHOT-cyclonedx.json 15:59:08 [INFO] 15:59:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8639 --- 15:59:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:59:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:59:08 [WARNING] 15:59:08 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8639 did not assign 15:59:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:59:08 [WARNING] 15:59:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:59:08 [WARNING] 15:59:08 [INFO] 15:59:08 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8641 >---------- 15:59:08 [INFO] Building rfc8641 14.0.17-SNAPSHOT [159/228] 15:59:08 [INFO] from model/rfc/rfc8641/pom.xml 15:59:08 [INFO] -------------------------------[ bundle ]------------------------------- 15:59:08 [INFO] 15:59:08 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8641 --- 15:59:08 [INFO] 15:59:08 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8641 --- 15:59:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:08 [INFO] 15:59:08 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8641 --- 15:59:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:08 [INFO] 15:59:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8641 --- 15:59:09 [INFO] 15:59:09 [INFO] --- dependency:3.8.1:properties (default) @ rfc8641 --- 15:59:09 [INFO] 15:59:09 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8641 --- 15:59:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:59:09 [INFO] 15:59:09 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8641 --- 15:59:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:59:09 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/src/main/yang 15:59:09 [INFO] yang-to-sources: Found 11 dependencies in 1.283 ms 15:59:09 [INFO] yang-to-sources: Project model files found: 1 in 3.178 ms 15:59:09 [INFO] yang-to-sources: 12 YANG models processed in 60.73 ms 15:59:09 [INFO] BindingJavaFileGenerator: Defined 94 files in 13.19 ms 15:59:09 [INFO] Sorted 94 files into 24 directories in 179.7 μs 15:59:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 94 in 36.69 ms 15:59:09 [INFO] 15:59:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8641 --- 15:59:09 [INFO] Starting audit... 15:59:09 Audit done. 15:59:09 [INFO] You have 0 Checkstyle violations. 15:59:09 [INFO] 15:59:09 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8641 --- 15:59:09 [INFO] Starting audit... 15:59:09 Audit done. 15:59:09 [INFO] You have 0 Checkstyle violations. 15:59:09 [INFO] 15:59:09 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8641 --- 15:59:09 [INFO] 15:59:09 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8641 --- 15:59:09 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/src/main/resources 15:59:09 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/generated-sources/spi 15:59:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:59:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:59:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:59:09 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/generated-sources/spi 15:59:09 [INFO] 15:59:09 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8641 --- 15:59:09 [INFO] Recompiling the module because of changed dependency. 15:59:09 [INFO] Compiling 93 source files with javac [debug release 21] to target/classes 15:59:09 [INFO] 15:59:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8641 >>> 15:59:09 [INFO] 15:59:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8641 --- 15:59:09 [INFO] Fork Value is true 15:59:12 [INFO] Done SpotBugs Analysis.... 15:59:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:12 [INFO] 15:59:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8641 <<< 15:59:12 [INFO] 15:59:12 [INFO] 15:59:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8641 --- 15:59:12 [INFO] BugInstance size is 0 15:59:12 [INFO] Error size is 0 15:59:12 [INFO] No errors/warnings found 15:59:12 [INFO] 15:59:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8641 --- 15:59:12 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/src/test/resources 15:59:12 [INFO] 15:59:12 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8641 --- 15:59:12 [INFO] No sources to compile 15:59:12 [INFO] 15:59:12 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8641 --- 15:59:12 [INFO] No tests to run. 15:59:12 [INFO] 15:59:12 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8641 --- 15:59:12 [INFO] 15:59:12 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8641 --- 15:59:12 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/rfc8641-14.0.17-SNAPSHOT.jar 15:59:12 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/classes/META-INF/MANIFEST.MF 15:59:12 [INFO] 15:59:12 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8641 --- 15:59:12 [INFO] No previous run data found, generating javadoc. 15:59:15 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/rfc8641-14.0.17-SNAPSHOT-javadoc.jar 15:59:15 [INFO] 15:59:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8641 --- 15:59:15 [INFO] CycloneDX: Resolving Dependencies 15:59:15 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 15:59:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/bom.xml 15:59:15 [INFO] attaching as rfc8641-14.0.17-SNAPSHOT-cyclonedx.xml 15:59:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/bom.json 15:59:15 [INFO] attaching as rfc8641-14.0.17-SNAPSHOT-cyclonedx.json 15:59:15 [INFO] 15:59:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- 15:59:15 [INFO] Skipping duplicate-finder execution! 15:59:15 [INFO] 15:59:15 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8641 --- 15:59:16 [INFO] No dependency problems found 15:59:16 [INFO] 15:59:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8641 --- 15:59:16 [INFO] Skipping source per configuration. 15:59:16 [INFO] 15:59:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8641 --- 15:59:16 [INFO] 15:59:16 [INFO] --- jacoco:0.8.13:report (report) @ rfc8641 --- 15:59:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:59:16 [INFO] 15:59:16 [INFO] --- install:3.1.4:install (default-install) @ rfc8641 --- 15:59:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.17-SNAPSHOT/rfc8641-14.0.17-SNAPSHOT.pom 15:59:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/rfc8641-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.17-SNAPSHOT/rfc8641-14.0.17-SNAPSHOT.jar 15:59:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/rfc8641-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.17-SNAPSHOT/rfc8641-14.0.17-SNAPSHOT-javadoc.jar 15:59:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.17-SNAPSHOT/rfc8641-14.0.17-SNAPSHOT-cyclonedx.xml 15:59:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.17-SNAPSHOT/rfc8641-14.0.17-SNAPSHOT-cyclonedx.json 15:59:16 [INFO] 15:59:16 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8641 --- 15:59:16 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.17-SNAPSHOT/rfc8641-14.0.17-SNAPSHOT.jar 15:59:16 [INFO] Writing OBR metadata 15:59:16 [INFO] 15:59:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8641 --- 15:59:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:59:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:59:16 [INFO] 15:59:16 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8641 --- 15:59:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:59:16 [INFO] 15:59:16 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8641 >-------- 15:59:16 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8641 14.0.17-SNAPSHOT [160/228] 15:59:16 [INFO] from features/odl-mdsal-model-rfc8641/pom.xml 15:59:16 [INFO] ------------------------------[ feature ]------------------------------- 15:59:16 [INFO] 15:59:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8641 --- 15:59:16 [INFO] 15:59:16 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8641 --- 15:59:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:16 [INFO] 15:59:16 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8641 --- 15:59:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:16 [INFO] 15:59:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8641 --- 15:59:16 [INFO] 15:59:16 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8641 --- 15:59:16 [INFO] 15:59:16 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8641 --- 15:59:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:16 [INFO] argLine set to empty 15:59:16 [INFO] 15:59:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8641 --- 15:59:16 [INFO] Starting audit... 15:59:16 Audit done. 15:59:16 [INFO] You have 0 Checkstyle violations. 15:59:16 [INFO] 15:59:16 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8641 --- 15:59:16 [INFO] Starting audit... 15:59:16 Audit done. 15:59:16 [INFO] You have 0 Checkstyle violations. 15:59:16 [INFO] 15:59:16 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8641 --- 15:59:16 [INFO] 15:59:16 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8641 --- 15:59:16 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8641/target/feature/feature.xml 15:59:16 [INFO] ...done! 15:59:16 [INFO] Attaching features XML 15:59:16 [INFO] 15:59:16 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8641 --- 15:59:16 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:59:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:59:16 [INFO] 15:59:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8641 >>> 15:59:16 [INFO] 15:59:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8641 --- 15:59:16 [INFO] No files found to run spotbugs, check compile phase has been run 15:59:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:16 [INFO] 15:59:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8641 <<< 15:59:16 [INFO] 15:59:16 [INFO] 15:59:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8641 --- 15:59:16 [INFO] 15:59:16 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8641 --- 15:59:16 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8641 15:59:16 [INFO] Project dependency features detected: [] 15:59:16 [INFO] Pax Exam System (Version: 4.14.0) created. 15:59:16 [INFO] Creating RMI registry server on 127.0.0.1:38165 15:59:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:59:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:59:17 [INFO] Waiting for remote bundle context.. on 38165 name: efa52a91-e656-46fe-9825-62aca3d91ace timout: [ RelativeTimeout value = 180000 ] 15:59:21 [INFO] Building jar from resources and headers. 15:59:21 [INFO] Writing jar finished. 15:59:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:59:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:59:23 [INFO] 15:59:23 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8641 --- 15:59:23 [INFO] 15:59:23 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8641 --- 15:59:23 [INFO] No Javadoc in project. Archive not created. 15:59:23 [INFO] 15:59:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8641 --- 15:59:23 [INFO] CycloneDX: Resolving Dependencies 15:59:24 [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) 15:59:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8641/target/bom.xml 15:59:24 [INFO] attaching as odl-mdsal-model-rfc8641-14.0.17-SNAPSHOT-cyclonedx.xml 15:59:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8641/target/bom.json 15:59:24 [INFO] attaching as odl-mdsal-model-rfc8641-14.0.17-SNAPSHOT-cyclonedx.json 15:59:24 [INFO] 15:59:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8641 --- 15:59:24 [INFO] Skipping duplicate-finder execution! 15:59:24 [INFO] 15:59:24 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8641 --- 15:59:24 [INFO] Skipping plugin execution 15:59:24 [INFO] 15:59:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8641 --- 15:59:24 [INFO] Skipping source per configuration. 15:59:24 [INFO] 15:59:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8641 --- 15:59:24 [INFO] 15:59:24 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8641 --- 15:59:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:24 [INFO] 15:59:24 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8641 --- 15:59:24 [WARNING] 15:59:24 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8641 did not assign 15:59:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:59:24 [WARNING] 15:59:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:59:24 [WARNING] 15:59:24 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.17-SNAPSHOT.pom 15:59:24 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.17-SNAPSHOT-features.xml 15:59:24 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.17-SNAPSHOT-cyclonedx.xml 15:59:24 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8641/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.17-SNAPSHOT-cyclonedx.json 15:59:24 [INFO] 15:59:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8641 --- 15:59:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:59:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:59:24 [WARNING] 15:59:24 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8641 did not assign 15:59:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:59:24 [WARNING] 15:59:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:59:24 [WARNING] 15:59:24 [INFO] 15:59:24 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8650 >---------- 15:59:24 [INFO] Building rfc8650 14.0.17-SNAPSHOT [161/228] 15:59:24 [INFO] from model/rfc/rfc8650/pom.xml 15:59:24 [INFO] -------------------------------[ bundle ]------------------------------- 15:59:24 [INFO] 15:59:24 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8650 --- 15:59:24 [INFO] 15:59:24 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8650 --- 15:59:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:24 [INFO] 15:59:24 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8650 --- 15:59:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:24 [INFO] 15:59:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8650 --- 15:59:25 [INFO] 15:59:25 [INFO] --- dependency:3.8.1:properties (default) @ rfc8650 --- 15:59:25 [INFO] 15:59:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8650 --- 15:59:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:59:25 [INFO] 15:59:25 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8650 --- 15:59:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:59:25 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/src/main/yang 15:59:25 [INFO] yang-to-sources: Found 9 dependencies in 1.551 ms 15:59:25 [INFO] yang-to-sources: Project model files found: 1 in 1.308 ms 15:59:25 [INFO] yang-to-sources: 10 YANG models processed in 48.33 ms 15:59:25 [INFO] BindingJavaFileGenerator: Defined 11 files in 10.52 ms 15:59:25 [INFO] Sorted 11 files into 3 directories in 116.0 μs 15:59:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 16.17 ms 15:59:25 [INFO] 15:59:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8650 --- 15:59:25 [INFO] Starting audit... 15:59:25 Audit done. 15:59:25 [INFO] You have 0 Checkstyle violations. 15:59:25 [INFO] 15:59:25 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8650 --- 15:59:25 [INFO] Starting audit... 15:59:25 Audit done. 15:59:25 [INFO] You have 0 Checkstyle violations. 15:59:25 [INFO] 15:59:25 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8650 --- 15:59:25 [INFO] 15:59:25 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8650 --- 15:59:25 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/src/main/resources 15:59:25 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/generated-sources/spi 15:59:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:59:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:59:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:59:25 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/generated-sources/spi 15:59:25 [INFO] 15:59:25 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8650 --- 15:59:25 [INFO] Recompiling the module because of changed dependency. 15:59:25 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 15:59:25 [INFO] 15:59:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8650 >>> 15:59:25 [INFO] 15:59:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8650 --- 15:59:25 [INFO] Fork Value is true 15:59:27 [INFO] Done SpotBugs Analysis.... 15:59:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:27 [INFO] 15:59:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8650 <<< 15:59:27 [INFO] 15:59:27 [INFO] 15:59:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8650 --- 15:59:27 [INFO] BugInstance size is 0 15:59:27 [INFO] Error size is 0 15:59:27 [INFO] No errors/warnings found 15:59:27 [INFO] 15:59:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8650 --- 15:59:27 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/src/test/resources 15:59:27 [INFO] 15:59:27 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8650 --- 15:59:27 [INFO] No sources to compile 15:59:27 [INFO] 15:59:27 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8650 --- 15:59:27 [INFO] No tests to run. 15:59:27 [INFO] 15:59:27 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8650 --- 15:59:27 [INFO] 15:59:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8650 --- 15:59:27 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/rfc8650-14.0.17-SNAPSHOT.jar 15:59:27 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/classes/META-INF/MANIFEST.MF 15:59:27 [INFO] 15:59:27 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8650 --- 15:59:27 [INFO] No previous run data found, generating javadoc. 15:59:29 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/rfc8650-14.0.17-SNAPSHOT-javadoc.jar 15:59:29 [INFO] 15:59:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8650 --- 15:59:29 [INFO] CycloneDX: Resolving Dependencies 15:59:29 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 15:59:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/bom.xml 15:59:29 [INFO] attaching as rfc8650-14.0.17-SNAPSHOT-cyclonedx.xml 15:59:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/bom.json 15:59:29 [INFO] attaching as rfc8650-14.0.17-SNAPSHOT-cyclonedx.json 15:59:29 [INFO] 15:59:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- 15:59:29 [INFO] Skipping duplicate-finder execution! 15:59:29 [INFO] 15:59:29 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8650 --- 15:59:29 [INFO] No dependency problems found 15:59:29 [INFO] 15:59:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8650 --- 15:59:29 [INFO] Skipping source per configuration. 15:59:29 [INFO] 15:59:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8650 --- 15:59:29 [INFO] 15:59:29 [INFO] --- jacoco:0.8.13:report (report) @ rfc8650 --- 15:59:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:59:29 [INFO] 15:59:29 [INFO] --- install:3.1.4:install (default-install) @ rfc8650 --- 15:59:29 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.17-SNAPSHOT/rfc8650-14.0.17-SNAPSHOT.pom 15:59:29 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/rfc8650-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.17-SNAPSHOT/rfc8650-14.0.17-SNAPSHOT.jar 15:59:29 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/rfc8650-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.17-SNAPSHOT/rfc8650-14.0.17-SNAPSHOT-javadoc.jar 15:59:29 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.17-SNAPSHOT/rfc8650-14.0.17-SNAPSHOT-cyclonedx.xml 15:59:29 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.17-SNAPSHOT/rfc8650-14.0.17-SNAPSHOT-cyclonedx.json 15:59:29 [INFO] 15:59:29 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8650 --- 15:59:29 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.17-SNAPSHOT/rfc8650-14.0.17-SNAPSHOT.jar 15:59:29 [INFO] Writing OBR metadata 15:59:30 [INFO] 15:59:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8650 --- 15:59:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:59:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:59:30 [INFO] 15:59:30 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8650 --- 15:59:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:59:30 [INFO] 15:59:30 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650 >-------- 15:59:30 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8650 14.0.17-SNAPSHOT [162/228] 15:59:30 [INFO] from features/odl-mdsal-model-rfc8650/pom.xml 15:59:30 [INFO] ------------------------------[ feature ]------------------------------- 15:59:30 [INFO] 15:59:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8650 --- 15:59:30 [INFO] 15:59:30 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8650 --- 15:59:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:30 [INFO] 15:59:30 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8650 --- 15:59:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:30 [INFO] 15:59:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8650 --- 15:59:30 [INFO] 15:59:30 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8650 --- 15:59:30 [INFO] 15:59:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8650 --- 15:59:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:30 [INFO] argLine set to empty 15:59:30 [INFO] 15:59:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8650 --- 15:59:30 [INFO] Starting audit... 15:59:30 Audit done. 15:59:30 [INFO] You have 0 Checkstyle violations. 15:59:30 [INFO] 15:59:30 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8650 --- 15:59:30 [INFO] Starting audit... 15:59:30 Audit done. 15:59:30 [INFO] You have 0 Checkstyle violations. 15:59:30 [INFO] 15:59:30 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8650 --- 15:59:30 [INFO] 15:59:30 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8650 --- 15:59:30 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8650/target/feature/feature.xml 15:59:30 [INFO] ...done! 15:59:30 [INFO] Attaching features XML 15:59:30 [INFO] 15:59:30 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8650 --- 15:59:30 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:59:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:59:30 [INFO] 15:59:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8650 >>> 15:59:30 [INFO] 15:59:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8650 --- 15:59:30 [INFO] No files found to run spotbugs, check compile phase has been run 15:59:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:30 [INFO] 15:59:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8650 <<< 15:59:30 [INFO] 15:59:30 [INFO] 15:59:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8650 --- 15:59:30 [INFO] 15:59:30 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8650 --- 15:59:30 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650 15:59:30 [INFO] Project dependency features detected: [] 15:59:30 [INFO] Pax Exam System (Version: 4.14.0) created. 15:59:30 [INFO] Creating RMI registry server on 127.0.0.1:35651 15:59:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:59:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:59:31 [INFO] Waiting for remote bundle context.. on 35651 name: db2811ea-3a3f-4b79-9535-61bfa4c627b3 timout: [ RelativeTimeout value = 180000 ] 15:59:35 [INFO] Building jar from resources and headers. 15:59:35 [INFO] Writing jar finished. 15:59:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:59:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:59:37 [INFO] 15:59:37 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8650 --- 15:59:37 [INFO] 15:59:37 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8650 --- 15:59:37 [INFO] No Javadoc in project. Archive not created. 15:59:37 [INFO] 15:59:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8650 --- 15:59:37 [INFO] CycloneDX: Resolving Dependencies 15:59:38 [INFO] CycloneDX: Creating BOM version 1.6 with 40 component(s) 15:59:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8650/target/bom.xml 15:59:38 [INFO] attaching as odl-mdsal-model-rfc8650-14.0.17-SNAPSHOT-cyclonedx.xml 15:59:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8650/target/bom.json 15:59:38 [INFO] attaching as odl-mdsal-model-rfc8650-14.0.17-SNAPSHOT-cyclonedx.json 15:59:38 [INFO] 15:59:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8650 --- 15:59:38 [INFO] Skipping duplicate-finder execution! 15:59:38 [INFO] 15:59:38 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8650 --- 15:59:38 [INFO] Skipping plugin execution 15:59:38 [INFO] 15:59:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8650 --- 15:59:38 [INFO] Skipping source per configuration. 15:59:38 [INFO] 15:59:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8650 --- 15:59:38 [INFO] 15:59:38 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8650 --- 15:59:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:38 [INFO] 15:59:38 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8650 --- 15:59:38 [WARNING] 15:59:38 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8650 did not assign 15:59:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:59:38 [WARNING] 15:59:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:59:38 [WARNING] 15:59:38 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.17-SNAPSHOT.pom 15:59:38 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.17-SNAPSHOT-features.xml 15:59:38 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.17-SNAPSHOT-cyclonedx.xml 15:59:38 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8650/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.17-SNAPSHOT-cyclonedx.json 15:59:38 [INFO] 15:59:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8650 --- 15:59:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:59:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:59:38 [WARNING] 15:59:38 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8650 did not assign 15:59:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:59:38 [WARNING] 15:59:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:59:38 [WARNING] 15:59:38 [INFO] 15:59:38 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8776 >-------- 15:59:38 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8776 14.0.17-SNAPSHOT [163/228] 15:59:38 [INFO] from features/odl-mdsal-model-rfc8776/pom.xml 15:59:38 [INFO] ------------------------------[ feature ]------------------------------- 15:59:38 [INFO] 15:59:38 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8776 --- 15:59:38 [INFO] 15:59:38 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8776 --- 15:59:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:38 [INFO] 15:59:38 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8776 --- 15:59:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:38 [INFO] 15:59:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8776 --- 15:59:38 [INFO] 15:59:38 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8776 --- 15:59:38 [INFO] 15:59:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8776 --- 15:59:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:38 [INFO] argLine set to empty 15:59:38 [INFO] 15:59:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8776 --- 15:59:38 [INFO] Starting audit... 15:59:38 Audit done. 15:59:38 [INFO] You have 0 Checkstyle violations. 15:59:38 [INFO] 15:59:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8776 --- 15:59:38 [INFO] Starting audit... 15:59:38 Audit done. 15:59:38 [INFO] You have 0 Checkstyle violations. 15:59:38 [INFO] 15:59:38 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8776 --- 15:59:38 [INFO] 15:59:38 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8776 --- 15:59:38 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/target/feature/feature.xml 15:59:38 [INFO] ...done! 15:59:38 [INFO] Attaching features XML 15:59:38 [INFO] 15:59:38 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8776 --- 15:59: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 15:59:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:59:38 [INFO] 15:59:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8776 >>> 15:59:38 [INFO] 15:59:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8776 --- 15:59:38 [INFO] No files found to run spotbugs, check compile phase has been run 15:59:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:38 [INFO] 15:59:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8776 <<< 15:59:38 [INFO] 15:59:38 [INFO] 15:59:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8776 --- 15:59:38 [INFO] 15:59:38 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8776 --- 15:59:38 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8776 15:59:38 [INFO] Project dependency features detected: [] 15:59:38 [INFO] Pax Exam System (Version: 4.14.0) created. 15:59:38 [INFO] Creating RMI registry server on 127.0.0.1:42547 15:59:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:59:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:59:39 [INFO] Waiting for remote bundle context.. on 42547 name: b1b77baa-b1ea-405f-ab0b-62280b6aa579 timout: [ RelativeTimeout value = 180000 ] 15:59:43 [INFO] Building jar from resources and headers. 15:59:43 [INFO] Writing jar finished. 15:59:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:59:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:59:45 [INFO] 15:59:45 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8776 --- 15:59:45 [INFO] 15:59:45 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8776 --- 15:59:45 [INFO] No Javadoc in project. Archive not created. 15:59:45 [INFO] 15:59:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8776 --- 15:59:45 [INFO] CycloneDX: Resolving Dependencies 15:59:46 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 15:59:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/target/bom.xml 15:59:46 [INFO] attaching as odl-mdsal-model-rfc8776-14.0.17-SNAPSHOT-cyclonedx.xml 15:59:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/target/bom.json 15:59:46 [INFO] attaching as odl-mdsal-model-rfc8776-14.0.17-SNAPSHOT-cyclonedx.json 15:59:46 [INFO] 15:59:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8776 --- 15:59:46 [INFO] Skipping duplicate-finder execution! 15:59:46 [INFO] 15:59:46 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8776 --- 15:59:46 [INFO] Skipping plugin execution 15:59:46 [INFO] 15:59:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8776 --- 15:59:46 [INFO] Skipping source per configuration. 15:59:46 [INFO] 15:59:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8776 --- 15:59:46 [INFO] 15:59:46 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8776 --- 15:59:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:46 [INFO] 15:59:46 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8776 --- 15:59:46 [WARNING] 15:59:46 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8776 did not assign 15:59:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:59:46 [WARNING] 15:59:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:59:46 [WARNING] 15:59:46 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.17-SNAPSHOT.pom 15:59:46 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.17-SNAPSHOT-features.xml 15:59:46 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.17-SNAPSHOT-cyclonedx.xml 15:59:46 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.17-SNAPSHOT-cyclonedx.json 15:59:46 [INFO] 15:59:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8776 --- 15:59:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:59:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:59:46 [WARNING] 15:59:46 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8776 did not assign 15:59:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:59:46 [WARNING] 15:59:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:59:46 [WARNING] 15:59:46 [INFO] 15:59:46 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795 >-------- 15:59:46 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8795 14.0.17-SNAPSHOT [164/228] 15:59:46 [INFO] from features/odl-mdsal-model-rfc8795/pom.xml 15:59:46 [INFO] ------------------------------[ feature ]------------------------------- 15:59:46 [INFO] 15:59:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8795 --- 15:59:46 [INFO] 15:59:46 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8795 --- 15:59:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:46 [INFO] 15:59:46 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8795 --- 15:59:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:46 [INFO] 15:59:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8795 --- 15:59:46 [INFO] 15:59:46 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8795 --- 15:59:46 [INFO] 15:59:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8795 --- 15:59:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:46 [INFO] argLine set to empty 15:59:46 [INFO] 15:59:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8795 --- 15:59:46 [INFO] Starting audit... 15:59:46 Audit done. 15:59:46 [INFO] You have 0 Checkstyle violations. 15:59:46 [INFO] 15:59:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8795 --- 15:59:46 [INFO] Starting audit... 15:59:46 Audit done. 15:59:46 [INFO] You have 0 Checkstyle violations. 15:59:46 [INFO] 15:59:46 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8795 --- 15:59:46 [INFO] 15:59:46 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8795 --- 15:59:46 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/target/feature/feature.xml 15:59:46 [INFO] ...done! 15:59:46 [INFO] Attaching features XML 15:59:46 [INFO] 15:59:46 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8795 --- 15:59: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 15:59:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:59:46 [INFO] 15:59:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8795 >>> 15:59:46 [INFO] 15:59:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8795 --- 15:59:46 [INFO] No files found to run spotbugs, check compile phase has been run 15:59:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:46 [INFO] 15:59:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8795 <<< 15:59:46 [INFO] 15:59:46 [INFO] 15:59:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8795 --- 15:59:46 [INFO] 15:59:46 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8795 --- 15:59:46 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795 15:59:46 [INFO] Project dependency features detected: [] 15:59:46 [INFO] Pax Exam System (Version: 4.14.0) created. 15:59:46 [INFO] Creating RMI registry server on 127.0.0.1:34605 15:59:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:59:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:59:47 [INFO] Waiting for remote bundle context.. on 34605 name: ab613249-9c49-4ba7-a92b-6847f4d84236 timout: [ RelativeTimeout value = 180000 ] 15:59:52 [INFO] Building jar from resources and headers. 15:59:52 [INFO] Writing jar finished. 15:59:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:59:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:59:54 [INFO] 15:59:54 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8795 --- 15:59:54 [INFO] 15:59:54 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8795 --- 15:59:54 [INFO] No Javadoc in project. Archive not created. 15:59:54 [INFO] 15:59:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8795 --- 15:59:54 [INFO] CycloneDX: Resolving Dependencies 15:59:54 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 15:59:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/target/bom.xml 15:59:54 [INFO] attaching as odl-mdsal-model-rfc8795-14.0.17-SNAPSHOT-cyclonedx.xml 15:59:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/target/bom.json 15:59:54 [INFO] attaching as odl-mdsal-model-rfc8795-14.0.17-SNAPSHOT-cyclonedx.json 15:59:54 [INFO] 15:59:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8795 --- 15:59:54 [INFO] Skipping duplicate-finder execution! 15:59:54 [INFO] 15:59:54 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8795 --- 15:59:54 [INFO] Skipping plugin execution 15:59:54 [INFO] 15:59:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8795 --- 15:59:54 [INFO] Skipping source per configuration. 15:59:54 [INFO] 15:59:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8795 --- 15:59:54 [INFO] 15:59:54 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8795 --- 15:59:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:54 [INFO] 15:59:54 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8795 --- 15:59:54 [WARNING] 15:59:54 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795 did not assign 15:59:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:59:54 [WARNING] 15:59:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:59:54 [WARNING] 15:59:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.17-SNAPSHOT.pom 15:59:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.17-SNAPSHOT-features.xml 15:59:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.17-SNAPSHOT-cyclonedx.xml 15:59:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.17-SNAPSHOT-cyclonedx.json 15:59:54 [INFO] 15:59:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8795 --- 15:59:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 15:59:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 15:59:54 [WARNING] 15:59:54 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795 did not assign 15:59:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:59:54 [WARNING] 15:59:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:59:54 [WARNING] 15:59:54 [INFO] 15:59:54 [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795-non-nmda >---- 15:59:54 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA 14.0.17-SNAPSHOT [165/228] 15:59:54 [INFO] from features/odl-mdsal-model-rfc8795-non-nmda/pom.xml 15:59:54 [INFO] ------------------------------[ feature ]------------------------------- 15:59:54 [INFO] 15:59:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8795-non-nmda --- 15:59:54 [INFO] 15:59:54 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8795-non-nmda --- 15:59:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:54 [INFO] 15:59:54 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8795-non-nmda --- 15:59:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:54 [INFO] 15:59:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8795-non-nmda --- 15:59:55 [INFO] 15:59:55 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8795-non-nmda --- 15:59:55 [INFO] 15:59:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8795-non-nmda --- 15:59:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:55 [INFO] argLine set to empty 15:59:55 [INFO] 15:59:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8795-non-nmda --- 15:59:55 [INFO] Starting audit... 15:59:55 Audit done. 15:59:55 [INFO] You have 0 Checkstyle violations. 15:59:55 [INFO] 15:59:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8795-non-nmda --- 15:59:55 [INFO] Starting audit... 15:59:55 Audit done. 15:59:55 [INFO] You have 0 Checkstyle violations. 15:59:55 [INFO] 15:59:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8795-non-nmda --- 15:59:55 [INFO] 15:59:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8795-non-nmda --- 15:59:55 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795-non-nmda/target/feature/feature.xml 15:59:55 [INFO] ...done! 15:59:55 [INFO] Attaching features XML 15:59:55 [INFO] 15:59:55 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8795-non-nmda --- 15:59: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 15:59:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:59:55 [INFO] 15:59:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8795-non-nmda >>> 15:59:55 [INFO] 15:59:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8795-non-nmda --- 15:59:55 [INFO] No files found to run spotbugs, check compile phase has been run 15:59:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:55 [INFO] 15:59:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8795-non-nmda <<< 15:59:55 [INFO] 15:59:55 [INFO] 15:59:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8795-non-nmda --- 15:59:55 [INFO] 15:59:55 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8795-non-nmda --- 15:59:55 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795-non-nmda 15:59:55 [INFO] Project dependency features detected: [] 15:59:55 [INFO] Pax Exam System (Version: 4.14.0) created. 15:59:55 [INFO] Creating RMI registry server on 127.0.0.1:38021 15:59:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:59:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:59:55 [INFO] Waiting for remote bundle context.. on 38021 name: 1cf7bfe4-9e87-4ff0-8e52-07139b260e22 timout: [ RelativeTimeout value = 180000 ] 16:00:00 [INFO] Building jar from resources and headers. 16:00:00 [INFO] Writing jar finished. 16:00:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:00:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:00:02 [INFO] 16:00:02 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8795-non-nmda --- 16:00:02 [INFO] 16:00:02 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8795-non-nmda --- 16:00:02 [INFO] No Javadoc in project. Archive not created. 16:00:02 [INFO] 16:00:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8795-non-nmda --- 16:00:02 [INFO] CycloneDX: Resolving Dependencies 16:00:02 [INFO] CycloneDX: Creating BOM version 1.6 with 40 component(s) 16:00:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.xml 16:00:03 [INFO] attaching as odl-mdsal-model-rfc8795-non-nmda-14.0.17-SNAPSHOT-cyclonedx.xml 16:00:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.json 16:00:03 [INFO] attaching as odl-mdsal-model-rfc8795-non-nmda-14.0.17-SNAPSHOT-cyclonedx.json 16:00:03 [INFO] 16:00:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8795-non-nmda --- 16:00:03 [INFO] Skipping duplicate-finder execution! 16:00:03 [INFO] 16:00:03 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8795-non-nmda --- 16:00:03 [INFO] Skipping plugin execution 16:00:03 [INFO] 16:00:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8795-non-nmda --- 16:00:03 [INFO] Skipping source per configuration. 16:00:03 [INFO] 16:00:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8795-non-nmda --- 16:00:03 [INFO] 16:00:03 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8795-non-nmda --- 16:00:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:03 [INFO] 16:00:03 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8795-non-nmda --- 16:00:03 [WARNING] 16:00:03 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795-non-nmda did not assign 16:00:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:00:03 [WARNING] 16:00:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:00:03 [WARNING] 16:00:03 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.17-SNAPSHOT.pom 16:00:03 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.17-SNAPSHOT-features.xml 16:00:03 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.17-SNAPSHOT-cyclonedx.xml 16:00:03 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.17-SNAPSHOT-cyclonedx.json 16:00:03 [INFO] 16:00:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8795-non-nmda --- 16:00:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:00:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:00:03 [WARNING] 16:00:03 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795-non-nmda did not assign 16:00:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:00:03 [WARNING] 16:00:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:00:03 [WARNING] 16:00:03 [INFO] 16:00:03 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8808 >---------- 16:00:03 [INFO] Building rfc8808 14.0.17-SNAPSHOT [166/228] 16:00:03 [INFO] from model/rfc/rfc8808/pom.xml 16:00:03 [INFO] -------------------------------[ bundle ]------------------------------- 16:00:03 [INFO] 16:00:03 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8808 --- 16:00:03 [INFO] 16:00:03 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8808 --- 16:00:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:03 [INFO] 16:00:03 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8808 --- 16:00:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:03 [INFO] 16:00:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8808 --- 16:00:03 [INFO] 16:00:03 [INFO] --- dependency:3.8.1:properties (default) @ rfc8808 --- 16:00:03 [INFO] 16:00:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8808 --- 16:00:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:00:03 [INFO] 16:00:03 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8808 --- 16:00:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:00:03 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/src/main/yang 16:00:03 [INFO] yang-to-sources: Found 3 dependencies in 714.9 μs 16:00:03 [INFO] yang-to-sources: Project model files found: 1 in 1.262 ms 16:00:03 [INFO] yang-to-sources: 4 YANG models processed in 13.71 ms 16:00:03 [INFO] BindingJavaFileGenerator: Defined 11 files in 4.083 ms 16:00:03 [INFO] Sorted 11 files into 3 directories in 109.7 μs 16:00:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 10.54 ms 16:00:03 [INFO] 16:00:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8808 --- 16:00:03 [INFO] Starting audit... 16:00:03 Audit done. 16:00:03 [INFO] You have 0 Checkstyle violations. 16:00:03 [INFO] 16:00:03 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8808 --- 16:00:03 [INFO] Starting audit... 16:00:03 Audit done. 16:00:03 [INFO] You have 0 Checkstyle violations. 16:00:03 [INFO] 16:00:03 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8808 --- 16:00:03 [INFO] 16:00:03 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8808 --- 16:00:03 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/src/main/resources 16:00:03 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/generated-sources/spi 16:00:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:00:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:00:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:00:03 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/generated-sources/spi 16:00:03 [INFO] 16:00:03 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8808 --- 16:00:03 [INFO] Recompiling the module because of changed dependency. 16:00:03 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 16:00:03 [INFO] 16:00:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8808 >>> 16:00:03 [INFO] 16:00:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8808 --- 16:00:03 [INFO] Fork Value is true 16:00:06 [INFO] Done SpotBugs Analysis.... 16:00:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:06 [INFO] 16:00:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8808 <<< 16:00:06 [INFO] 16:00:06 [INFO] 16:00:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8808 --- 16:00:06 [INFO] BugInstance size is 0 16:00:06 [INFO] Error size is 0 16:00:06 [INFO] No errors/warnings found 16:00:06 [INFO] 16:00:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8808 --- 16:00:06 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/src/test/resources 16:00:06 [INFO] 16:00:06 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8808 --- 16:00:06 [INFO] No sources to compile 16:00:06 [INFO] 16:00:06 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8808 --- 16:00:06 [INFO] No tests to run. 16:00:06 [INFO] 16:00:06 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8808 --- 16:00:06 [INFO] 16:00:06 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8808 --- 16:00:06 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/rfc8808-14.0.17-SNAPSHOT.jar 16:00:06 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/classes/META-INF/MANIFEST.MF 16:00:06 [INFO] 16:00:06 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8808 --- 16:00:06 [INFO] No previous run data found, generating javadoc. 16:00:07 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/rfc8808-14.0.17-SNAPSHOT-javadoc.jar 16:00:07 [INFO] 16:00:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8808 --- 16:00:07 [INFO] CycloneDX: Resolving Dependencies 16:00:08 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 16:00:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/bom.xml 16:00:08 [INFO] attaching as rfc8808-14.0.17-SNAPSHOT-cyclonedx.xml 16:00:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/bom.json 16:00:08 [INFO] attaching as rfc8808-14.0.17-SNAPSHOT-cyclonedx.json 16:00:08 [INFO] 16:00:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8808 --- 16:00:08 [INFO] Skipping duplicate-finder execution! 16:00:08 [INFO] 16:00:08 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8808 --- 16:00:08 [INFO] No dependency problems found 16:00:08 [INFO] 16:00:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8808 --- 16:00:08 [INFO] Skipping source per configuration. 16:00:08 [INFO] 16:00:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8808 --- 16:00:08 [INFO] 16:00:08 [INFO] --- jacoco:0.8.13:report (report) @ rfc8808 --- 16:00:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:00:08 [INFO] 16:00:08 [INFO] --- install:3.1.4:install (default-install) @ rfc8808 --- 16:00:08 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.17-SNAPSHOT/rfc8808-14.0.17-SNAPSHOT.pom 16:00:08 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/rfc8808-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.17-SNAPSHOT/rfc8808-14.0.17-SNAPSHOT.jar 16:00:08 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/rfc8808-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.17-SNAPSHOT/rfc8808-14.0.17-SNAPSHOT-javadoc.jar 16:00:08 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.17-SNAPSHOT/rfc8808-14.0.17-SNAPSHOT-cyclonedx.xml 16:00:08 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.17-SNAPSHOT/rfc8808-14.0.17-SNAPSHOT-cyclonedx.json 16:00:08 [INFO] 16:00:08 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8808 --- 16:00:08 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.17-SNAPSHOT/rfc8808-14.0.17-SNAPSHOT.jar 16:00:08 [INFO] Writing OBR metadata 16:00:08 [INFO] 16:00:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8808 --- 16:00:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:00:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:00:08 [INFO] 16:00:08 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8808 --- 16:00:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:00:08 [INFO] 16:00:08 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8808 >-------- 16:00:08 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8808 14.0.17-SNAPSHOT [167/228] 16:00:08 [INFO] from features/odl-mdsal-model-rfc8808/pom.xml 16:00:08 [INFO] ------------------------------[ feature ]------------------------------- 16:00:08 [INFO] 16:00:08 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8808 --- 16:00:08 [INFO] 16:00:08 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8808 --- 16:00:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:08 [INFO] 16:00:08 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8808 --- 16:00:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:08 [INFO] 16:00:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8808 --- 16:00:08 [INFO] 16:00:08 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8808 --- 16:00:08 [INFO] 16:00:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8808 --- 16:00:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:08 [INFO] argLine set to empty 16:00:08 [INFO] 16:00:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8808 --- 16:00:08 [INFO] Starting audit... 16:00:08 Audit done. 16:00:08 [INFO] You have 0 Checkstyle violations. 16:00:08 [INFO] 16:00:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8808 --- 16:00:08 [INFO] Starting audit... 16:00:08 Audit done. 16:00:08 [INFO] You have 0 Checkstyle violations. 16:00:08 [INFO] 16:00:08 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8808 --- 16:00:08 [INFO] 16:00:08 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8808 --- 16:00:08 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8808/target/feature/feature.xml 16:00:08 [INFO] ...done! 16:00:08 [INFO] Attaching features XML 16:00:08 [INFO] 16:00:08 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8808 --- 16:00:08 [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 16:00:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:00:08 [INFO] 16:00:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8808 >>> 16:00:08 [INFO] 16:00:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8808 --- 16:00:08 [INFO] No files found to run spotbugs, check compile phase has been run 16:00:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:08 [INFO] 16:00:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8808 <<< 16:00:08 [INFO] 16:00:08 [INFO] 16:00:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8808 --- 16:00:08 [INFO] 16:00:08 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8808 --- 16:00:08 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8808 16:00:08 [INFO] Project dependency features detected: [] 16:00:08 [INFO] Pax Exam System (Version: 4.14.0) created. 16:00:08 [INFO] Creating RMI registry server on 127.0.0.1:33785 16:00:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:00:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:00:09 [INFO] Waiting for remote bundle context.. on 33785 name: d3df2dbf-2965-450e-8a64-df0b70ed93ee timout: [ RelativeTimeout value = 180000 ] 16:00:13 [INFO] Building jar from resources and headers. 16:00:13 [INFO] Writing jar finished. 16:00:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:00:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:00:15 [INFO] 16:00:15 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8808 --- 16:00:15 [INFO] 16:00:15 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8808 --- 16:00:15 [INFO] No Javadoc in project. Archive not created. 16:00:15 [INFO] 16:00:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8808 --- 16:00:15 [INFO] CycloneDX: Resolving Dependencies 16:00:15 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 16:00:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8808/target/bom.xml 16:00:15 [INFO] attaching as odl-mdsal-model-rfc8808-14.0.17-SNAPSHOT-cyclonedx.xml 16:00:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8808/target/bom.json 16:00:15 [INFO] attaching as odl-mdsal-model-rfc8808-14.0.17-SNAPSHOT-cyclonedx.json 16:00:15 [INFO] 16:00:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8808 --- 16:00:15 [INFO] Skipping duplicate-finder execution! 16:00:15 [INFO] 16:00:15 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8808 --- 16:00:15 [INFO] Skipping plugin execution 16:00:15 [INFO] 16:00:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8808 --- 16:00:15 [INFO] Skipping source per configuration. 16:00:15 [INFO] 16:00:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8808 --- 16:00:15 [INFO] 16:00:15 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8808 --- 16:00:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:15 [INFO] 16:00:15 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8808 --- 16:00:15 [WARNING] 16:00:15 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8808 did not assign 16:00:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:00:15 [WARNING] 16:00:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:00:15 [WARNING] 16:00:15 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8808/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.17-SNAPSHOT.pom 16:00:15 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8808/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.17-SNAPSHOT-features.xml 16:00:15 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8808/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.17-SNAPSHOT-cyclonedx.xml 16:00:15 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8808/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8808/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.17-SNAPSHOT-cyclonedx.json 16:00:15 [INFO] 16:00:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8808 --- 16:00:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:00:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:00:15 [WARNING] 16:00:15 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8808 did not assign 16:00:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:00:15 [WARNING] 16:00:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:00:15 [WARNING] 16:00:15 [INFO] 16:00:15 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags >-- 16:00:15 [INFO] Building rfc8819-ietf-module-tags 14.0.17-SNAPSHOT [168/228] 16:00:15 [INFO] from model/rfc/rfc8819-ietf-module-tags/pom.xml 16:00:15 [INFO] -------------------------------[ bundle ]------------------------------- 16:00:15 [INFO] 16:00:15 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags --- 16:00:15 [INFO] 16:00:15 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8819-ietf-module-tags --- 16:00:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:15 [INFO] 16:00:15 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags --- 16:00:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:15 [INFO] 16:00:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8819-ietf-module-tags --- 16:00:16 [INFO] 16:00:16 [INFO] --- dependency:3.8.1:properties (default) @ rfc8819-ietf-module-tags --- 16:00:16 [INFO] 16:00:16 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags --- 16:00:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:00:16 [INFO] 16:00:16 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8819-ietf-module-tags --- 16:00:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:00:16 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/src/main/yang 16:00:16 [INFO] yang-to-sources: Found 1 dependencies in 512.8 μs 16:00:16 [INFO] yang-to-sources: Project model files found: 1 in 1.090 ms 16:00:16 [INFO] yang-to-sources: 2 YANG models processed in 5.224 ms 16:00:16 [INFO] BindingJavaFileGenerator: Defined 10 files in 1.835 ms 16:00:16 [INFO] Sorted 10 files into 4 directories in 82.47 μs 16:00:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 7.249 ms 16:00:16 [INFO] 16:00:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags --- 16:00:16 [INFO] Starting audit... 16:00:16 Audit done. 16:00:16 [INFO] You have 0 Checkstyle violations. 16:00:16 [INFO] 16:00:16 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags --- 16:00:16 [INFO] Starting audit... 16:00:16 Audit done. 16:00:16 [INFO] You have 0 Checkstyle violations. 16:00:16 [INFO] 16:00:16 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8819-ietf-module-tags --- 16:00:16 [INFO] 16:00:16 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8819-ietf-module-tags --- 16:00:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/src/main/resources 16:00:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi 16:00:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:00:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:00:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:00:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi 16:00:16 [INFO] 16:00:16 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8819-ietf-module-tags --- 16:00:16 [INFO] Recompiling the module because of changed dependency. 16:00:16 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 16:00:16 [INFO] 16:00:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags >>> 16:00:16 [INFO] 16:00:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8819-ietf-module-tags --- 16:00:16 [INFO] Fork Value is true 16:00:18 [INFO] Done SpotBugs Analysis.... 16:00:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:18 [INFO] 16:00:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags <<< 16:00:18 [INFO] 16:00:18 [INFO] 16:00:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8819-ietf-module-tags --- 16:00:18 [INFO] BugInstance size is 0 16:00:18 [INFO] Error size is 0 16:00:18 [INFO] No errors/warnings found 16:00:18 [INFO] 16:00:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8819-ietf-module-tags --- 16:00:18 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/src/test/resources 16:00:18 [INFO] 16:00:18 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8819-ietf-module-tags --- 16:00:18 [INFO] No sources to compile 16:00:18 [INFO] 16:00:18 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8819-ietf-module-tags --- 16:00:18 [INFO] No tests to run. 16:00:18 [INFO] 16:00:18 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8819-ietf-module-tags --- 16:00:18 [INFO] 16:00:18 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8819-ietf-module-tags --- 16:00:18 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-14.0.17-SNAPSHOT.jar 16:00:18 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/target/classes/META-INF/MANIFEST.MF 16:00:18 [INFO] 16:00:18 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8819-ietf-module-tags --- 16:00:19 [INFO] No previous run data found, generating javadoc. 16:00:20 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-14.0.17-SNAPSHOT-javadoc.jar 16:00:20 [INFO] 16:00:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags --- 16:00:20 [INFO] CycloneDX: Resolving Dependencies 16:00:20 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 16:00:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/target/bom.xml 16:00:20 [INFO] attaching as rfc8819-ietf-module-tags-14.0.17-SNAPSHOT-cyclonedx.xml 16:00:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/target/bom.json 16:00:20 [INFO] attaching as rfc8819-ietf-module-tags-14.0.17-SNAPSHOT-cyclonedx.json 16:00:20 [INFO] 16:00:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags --- 16:00:20 [INFO] Skipping duplicate-finder execution! 16:00:20 [INFO] 16:00:20 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags --- 16:00:20 [INFO] No dependency problems found 16:00:20 [INFO] 16:00:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags --- 16:00:20 [INFO] Skipping source per configuration. 16:00:20 [INFO] 16:00:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8819-ietf-module-tags --- 16:00:20 [INFO] 16:00:20 [INFO] --- jacoco:0.8.13:report (report) @ rfc8819-ietf-module-tags --- 16:00:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:00:20 [INFO] 16:00:20 [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags --- 16:00:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.17-SNAPSHOT/rfc8819-ietf-module-tags-14.0.17-SNAPSHOT.pom 16:00:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.17-SNAPSHOT/rfc8819-ietf-module-tags-14.0.17-SNAPSHOT.jar 16:00:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.17-SNAPSHOT/rfc8819-ietf-module-tags-14.0.17-SNAPSHOT-javadoc.jar 16:00:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.17-SNAPSHOT/rfc8819-ietf-module-tags-14.0.17-SNAPSHOT-cyclonedx.xml 16:00:20 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.17-SNAPSHOT/rfc8819-ietf-module-tags-14.0.17-SNAPSHOT-cyclonedx.json 16:00:20 [INFO] 16:00:20 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8819-ietf-module-tags --- 16:00:21 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.17-SNAPSHOT/rfc8819-ietf-module-tags-14.0.17-SNAPSHOT.jar 16:00:21 [INFO] Writing OBR metadata 16:00:21 [INFO] 16:00:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags --- 16:00:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:00:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:00:21 [INFO] 16:00:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8819-ietf-module-tags --- 16:00:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:00:21 [INFO] 16:00:21 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819 >-------- 16:00:21 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8819 14.0.17-SNAPSHOT [169/228] 16:00:21 [INFO] from features/odl-mdsal-model-rfc8819/pom.xml 16:00:21 [INFO] ------------------------------[ feature ]------------------------------- 16:00:21 [INFO] 16:00:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8819 --- 16:00:21 [INFO] 16:00:21 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8819 --- 16:00:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:21 [INFO] 16:00:21 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8819 --- 16:00:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:21 [INFO] 16:00:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8819 --- 16:00:21 [INFO] 16:00:21 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8819 --- 16:00:21 [INFO] 16:00:21 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8819 --- 16:00:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:21 [INFO] argLine set to empty 16:00:21 [INFO] 16:00:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8819 --- 16:00:21 [INFO] Starting audit... 16:00:21 Audit done. 16:00:21 [INFO] You have 0 Checkstyle violations. 16:00:21 [INFO] 16:00:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8819 --- 16:00:21 [INFO] Starting audit... 16:00:21 Audit done. 16:00:21 [INFO] You have 0 Checkstyle violations. 16:00:21 [INFO] 16:00:21 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8819 --- 16:00:21 [INFO] 16:00:21 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8819 --- 16:00:21 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/target/feature/feature.xml 16:00:21 [INFO] ...done! 16:00:21 [INFO] Attaching features XML 16:00:21 [INFO] 16:00:21 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8819 --- 16:00: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 16:00:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:00:21 [INFO] 16:00:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8819 >>> 16:00:21 [INFO] 16:00:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8819 --- 16:00:21 [INFO] No files found to run spotbugs, check compile phase has been run 16:00:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:21 [INFO] 16:00:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8819 <<< 16:00:21 [INFO] 16:00:21 [INFO] 16:00:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8819 --- 16:00:21 [INFO] 16:00:21 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8819 --- 16:00:21 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819 16:00:21 [INFO] Project dependency features detected: [] 16:00:21 [INFO] Pax Exam System (Version: 4.14.0) created. 16:00:21 [INFO] Creating RMI registry server on 127.0.0.1:46551 16:00:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:00:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:00:22 [INFO] Waiting for remote bundle context.. on 46551 name: 48c4e545-aa3d-42fa-ac90-86ccd34c964d timout: [ RelativeTimeout value = 180000 ] 16:00:25 [INFO] Building jar from resources and headers. 16:00:25 [INFO] Writing jar finished. 16:00:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:00:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:00:27 [INFO] 16:00:27 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8819 --- 16:00:27 [INFO] 16:00:27 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8819 --- 16:00:27 [INFO] No Javadoc in project. Archive not created. 16:00:27 [INFO] 16:00:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8819 --- 16:00:27 [INFO] CycloneDX: Resolving Dependencies 16:00:28 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 16:00:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/target/bom.xml 16:00:28 [INFO] attaching as odl-mdsal-model-rfc8819-14.0.17-SNAPSHOT-cyclonedx.xml 16:00:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/target/bom.json 16:00:28 [INFO] attaching as odl-mdsal-model-rfc8819-14.0.17-SNAPSHOT-cyclonedx.json 16:00:28 [INFO] 16:00:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8819 --- 16:00:28 [INFO] Skipping duplicate-finder execution! 16:00:28 [INFO] 16:00:28 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8819 --- 16:00:28 [INFO] Skipping plugin execution 16:00:28 [INFO] 16:00:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8819 --- 16:00:28 [INFO] Skipping source per configuration. 16:00:28 [INFO] 16:00:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8819 --- 16:00:28 [INFO] 16:00:28 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8819 --- 16:00:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:28 [INFO] 16:00:28 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8819 --- 16:00:28 [WARNING] 16:00:28 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819 did not assign 16:00:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:00:28 [WARNING] 16:00:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:00:28 [WARNING] 16:00:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.17-SNAPSHOT.pom 16:00:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.17-SNAPSHOT-features.xml 16:00:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.17-SNAPSHOT-cyclonedx.xml 16:00:28 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.17-SNAPSHOT-cyclonedx.json 16:00:28 [INFO] 16:00:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8819 --- 16:00:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:00:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:00:28 [WARNING] 16:00:28 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819 did not assign 16:00:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:00:28 [WARNING] 16:00:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:00:28 [WARNING] 16:00:28 [INFO] 16:00:28 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags-state >-- 16:00:28 [INFO] Building rfc8819-ietf-module-tags-state 14.0.17-SNAPSHOT [170/228] 16:00:28 [INFO] from model/rfc/rfc8819-ietf-module-tags-state/pom.xml 16:00:28 [INFO] -------------------------------[ bundle ]------------------------------- 16:00:28 [INFO] 16:00:28 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags-state --- 16:00:28 [INFO] 16:00:28 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8819-ietf-module-tags-state --- 16:00:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:28 [INFO] 16:00:28 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags-state --- 16:00:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:28 [INFO] 16:00:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8819-ietf-module-tags-state --- 16:00:28 [INFO] 16:00:28 [INFO] --- dependency:3.8.1:properties (default) @ rfc8819-ietf-module-tags-state --- 16:00:28 [INFO] 16:00:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags-state --- 16:00:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-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/** 16:00:28 [INFO] 16:00:28 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8819-ietf-module-tags-state --- 16:00:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:00:28 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/src/main/yang 16:00:28 [INFO] yang-to-sources: Found 2 dependencies in 514.9 μs 16:00:28 [INFO] yang-to-sources: Project model files found: 1 in 1.008 ms 16:00:28 [INFO] yang-to-sources: 3 YANG models processed in 6.699 ms 16:00:28 [INFO] BindingJavaFileGenerator: Defined 9 files in 2.382 ms 16:00:28 [INFO] Sorted 9 files into 4 directories in 521.3 μs 16:00:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 9.086 ms 16:00:28 [INFO] 16:00:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags-state --- 16:00:28 [INFO] Starting audit... 16:00:28 Audit done. 16:00:28 [INFO] You have 0 Checkstyle violations. 16:00:28 [INFO] 16:00:28 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags-state --- 16:00:29 [INFO] Starting audit... 16:00:29 Audit done. 16:00:29 [INFO] You have 0 Checkstyle violations. 16:00:29 [INFO] 16:00:29 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8819-ietf-module-tags-state --- 16:00:29 [INFO] 16:00:29 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8819-ietf-module-tags-state --- 16:00:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/src/main/resources 16:00:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi 16:00:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:00:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:00:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:00:29 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi 16:00:29 [INFO] 16:00:29 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8819-ietf-module-tags-state --- 16:00:29 [INFO] Recompiling the module because of changed dependency. 16:00:29 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 16:00:29 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated 16:00:29 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated 16:00:29 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated 16:00:29 [INFO] 16:00:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags-state >>> 16:00:29 [INFO] 16:00:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8819-ietf-module-tags-state --- 16:00:29 [INFO] Fork Value is true 16:00:31 [INFO] Done SpotBugs Analysis.... 16:00:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:31 [INFO] 16:00:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags-state <<< 16:00:31 [INFO] 16:00:31 [INFO] 16:00:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8819-ietf-module-tags-state --- 16:00:31 [INFO] BugInstance size is 0 16:00:31 [INFO] Error size is 0 16:00:31 [INFO] No errors/warnings found 16:00:31 [INFO] 16:00:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8819-ietf-module-tags-state --- 16:00:31 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/src/test/resources 16:00:31 [INFO] 16:00:31 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8819-ietf-module-tags-state --- 16:00:31 [INFO] No sources to compile 16:00:31 [INFO] 16:00:31 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8819-ietf-module-tags-state --- 16:00:31 [INFO] No tests to run. 16:00:31 [INFO] 16:00:31 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8819-ietf-module-tags-state --- 16:00:31 [INFO] 16:00:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8819-ietf-module-tags-state --- 16:00:31 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-14.0.17-SNAPSHOT.jar 16:00:31 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/target/classes/META-INF/MANIFEST.MF 16:00:31 [INFO] 16:00:31 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8819-ietf-module-tags-state --- 16:00:31 [INFO] No previous run data found, generating javadoc. 16:00:33 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-14.0.17-SNAPSHOT-javadoc.jar 16:00:33 [INFO] 16:00:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags-state --- 16:00:33 [INFO] CycloneDX: Resolving Dependencies 16:00:33 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 16:00:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml 16:00:33 [INFO] attaching as rfc8819-ietf-module-tags-state-14.0.17-SNAPSHOT-cyclonedx.xml 16:00:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json 16:00:33 [INFO] attaching as rfc8819-ietf-module-tags-state-14.0.17-SNAPSHOT-cyclonedx.json 16:00:33 [INFO] 16:00:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags-state --- 16:00:33 [INFO] Skipping duplicate-finder execution! 16:00:33 [INFO] 16:00:33 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags-state --- 16:00:33 [INFO] No dependency problems found 16:00:33 [INFO] 16:00:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags-state --- 16:00:33 [INFO] Skipping source per configuration. 16:00:33 [INFO] 16:00:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8819-ietf-module-tags-state --- 16:00:33 [INFO] 16:00:33 [INFO] --- jacoco:0.8.13:report (report) @ rfc8819-ietf-module-tags-state --- 16:00:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:00:33 [INFO] 16:00:33 [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags-state --- 16:00:33 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.17-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.17-SNAPSHOT.pom 16:00:33 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.17-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.17-SNAPSHOT.jar 16:00:33 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.17-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.17-SNAPSHOT-javadoc.jar 16:00:33 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.17-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.17-SNAPSHOT-cyclonedx.xml 16:00:33 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.17-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.17-SNAPSHOT-cyclonedx.json 16:00:33 [INFO] 16:00:33 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8819-ietf-module-tags-state --- 16:00:33 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.17-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.17-SNAPSHOT.jar 16:00:33 [INFO] Writing OBR metadata 16:00:33 [INFO] 16:00:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- 16:00:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:00:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:00:33 [INFO] 16:00:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- 16:00:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:00:33 [INFO] 16:00:33 [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819-non-nmda >---- 16:00:33 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA 14.0.17-SNAPSHOT [171/228] 16:00:33 [INFO] from features/odl-mdsal-model-rfc8819-non-nmda/pom.xml 16:00:33 [INFO] ------------------------------[ feature ]------------------------------- 16:00:33 [INFO] 16:00:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:33 [INFO] 16:00:33 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:33 [INFO] 16:00:33 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:33 [INFO] 16:00:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:34 [INFO] 16:00:34 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:34 [INFO] 16:00:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:34 [INFO] argLine set to empty 16:00:34 [INFO] 16:00:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:34 [INFO] Starting audit... 16:00:34 Audit done. 16:00:34 [INFO] You have 0 Checkstyle violations. 16:00:34 [INFO] 16:00:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:34 [INFO] Starting audit... 16:00:34 Audit done. 16:00:34 [INFO] You have 0 Checkstyle violations. 16:00:34 [INFO] 16:00:34 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:34 [INFO] 16:00:34 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:34 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819-non-nmda/target/feature/feature.xml 16:00:34 [INFO] ...done! 16:00:34 [INFO] Attaching features XML 16:00:34 [INFO] 16:00:34 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:34 [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 16:00:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:00:34 [INFO] 16:00:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8819-non-nmda >>> 16:00:34 [INFO] 16:00:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:34 [INFO] No files found to run spotbugs, check compile phase has been run 16:00:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:34 [INFO] 16:00:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8819-non-nmda <<< 16:00:34 [INFO] 16:00:34 [INFO] 16:00:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:34 [INFO] 16:00:34 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:34 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819-non-nmda 16:00:34 [INFO] Project dependency features detected: [] 16:00:34 [INFO] Pax Exam System (Version: 4.14.0) created. 16:00:34 [INFO] Creating RMI registry server on 127.0.0.1:41279 16:00:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:00:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:00:35 [INFO] Waiting for remote bundle context.. on 41279 name: 18f668eb-c566-421d-9510-20a24c14cc17 timout: [ RelativeTimeout value = 180000 ] 16:00:38 [INFO] Building jar from resources and headers. 16:00:38 [INFO] Writing jar finished. 16:00:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:00:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:00:40 [INFO] 16:00:40 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:40 [INFO] 16:00:40 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:40 [INFO] No Javadoc in project. Archive not created. 16:00:40 [INFO] 16:00:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:40 [INFO] CycloneDX: Resolving Dependencies 16:00:41 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 16:00:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.xml 16:00:41 [INFO] attaching as odl-mdsal-model-rfc8819-non-nmda-14.0.17-SNAPSHOT-cyclonedx.xml 16:00:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.json 16:00:41 [INFO] attaching as odl-mdsal-model-rfc8819-non-nmda-14.0.17-SNAPSHOT-cyclonedx.json 16:00:41 [INFO] 16:00:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:41 [INFO] Skipping duplicate-finder execution! 16:00:41 [INFO] 16:00:41 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:41 [INFO] Skipping plugin execution 16:00:41 [INFO] 16:00:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:41 [INFO] Skipping source per configuration. 16:00:41 [INFO] 16:00:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:41 [INFO] 16:00:41 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:41 [INFO] 16:00:41 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:41 [WARNING] 16:00:41 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819-non-nmda did not assign 16:00:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:00:41 [WARNING] 16:00:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:00:41 [WARNING] 16:00:41 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.17-SNAPSHOT.pom 16:00:41 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.17-SNAPSHOT-features.xml 16:00:41 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.17-SNAPSHOT-cyclonedx.xml 16:00:41 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.17-SNAPSHOT-cyclonedx.json 16:00:41 [INFO] 16:00:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8819-non-nmda --- 16:00:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:00:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:00:41 [WARNING] 16:00:41 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819-non-nmda did not assign 16:00:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:00:41 [WARNING] 16:00:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:00:41 [WARNING] 16:00:41 [INFO] 16:00:41 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8916 >---------- 16:00:41 [INFO] Building rfc8916 14.0.17-SNAPSHOT [172/228] 16:00:41 [INFO] from model/rfc/rfc8916/pom.xml 16:00:41 [INFO] -------------------------------[ bundle ]------------------------------- 16:00:41 [INFO] 16:00:41 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8916 --- 16:00:41 [INFO] 16:00:41 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8916 --- 16:00:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:41 [INFO] 16:00:41 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8916 --- 16:00:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:41 [INFO] 16:00:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8916 --- 16:00:41 [INFO] 16:00:41 [INFO] --- dependency:3.8.1:properties (default) @ rfc8916 --- 16:00:41 [INFO] 16:00:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8916 --- 16:00:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:00:41 [INFO] 16:00:41 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc8916 --- 16:00:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:00:41 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/src/main/yang 16:00:41 [INFO] yang-to-sources: Found 11 dependencies in 986.4 μs 16:00:41 [INFO] yang-to-sources: Project model files found: 1 in 3.982 ms 16:00:42 [INFO] yang-to-sources: 12 YANG models processed in 64.25 ms 16:00:42 [INFO] BindingJavaFileGenerator: Defined 80 files in 15.43 ms 16:00:42 [INFO] Sorted 80 files into 18 directories in 172.7 μs 16:00:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 80 in 31.32 ms 16:00:42 [INFO] 16:00:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8916 --- 16:00:42 [INFO] Starting audit... 16:00:42 Audit done. 16:00:42 [INFO] You have 0 Checkstyle violations. 16:00:42 [INFO] 16:00:42 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8916 --- 16:00:42 [INFO] Starting audit... 16:00:42 Audit done. 16:00:42 [INFO] You have 0 Checkstyle violations. 16:00:42 [INFO] 16:00:42 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8916 --- 16:00:42 [INFO] 16:00:42 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8916 --- 16:00:42 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/src/main/resources 16:00:42 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/generated-sources/spi 16:00:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:00:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:00:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:00:42 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/generated-sources/spi 16:00:42 [INFO] 16:00:42 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8916 --- 16:00:42 [INFO] Recompiling the module because of changed dependency. 16:00:42 [INFO] Compiling 79 source files with javac [debug release 21] to target/classes 16:00:42 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/msdp/rev201031/global/config/attributes/DefaultPeerKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type 16:00:42 [INFO] 16:00:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8916 >>> 16:00:42 [INFO] 16:00:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8916 --- 16:00:42 [INFO] Fork Value is true 16:00:45 [INFO] Done SpotBugs Analysis.... 16:00:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:45 [INFO] 16:00:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8916 <<< 16:00:45 [INFO] 16:00:45 [INFO] 16:00:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8916 --- 16:00:45 [INFO] BugInstance size is 0 16:00:45 [INFO] Error size is 0 16:00:45 [INFO] No errors/warnings found 16:00:45 [INFO] 16:00:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8916 --- 16:00:45 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/src/test/resources 16:00:45 [INFO] 16:00:45 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8916 --- 16:00:45 [INFO] No sources to compile 16:00:45 [INFO] 16:00:45 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8916 --- 16:00:45 [INFO] No tests to run. 16:00:45 [INFO] 16:00:45 [INFO] --- copy:14.1.2:copy-files (default) @ rfc8916 --- 16:00:45 [INFO] 16:00:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8916 --- 16:00:45 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/rfc8916-14.0.17-SNAPSHOT.jar 16:00:45 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/classes/META-INF/MANIFEST.MF 16:00:45 [INFO] 16:00:45 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8916 --- 16:00:45 [INFO] No previous run data found, generating javadoc. 16:00:48 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/rfc8916-14.0.17-SNAPSHOT-javadoc.jar 16:00:48 [INFO] 16:00:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8916 --- 16:00:48 [INFO] CycloneDX: Resolving Dependencies 16:00:48 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 16:00:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/bom.xml 16:00:48 [INFO] attaching as rfc8916-14.0.17-SNAPSHOT-cyclonedx.xml 16:00:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/bom.json 16:00:48 [INFO] attaching as rfc8916-14.0.17-SNAPSHOT-cyclonedx.json 16:00:48 [INFO] 16:00:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8916 --- 16:00:48 [INFO] Skipping duplicate-finder execution! 16:00:48 [INFO] 16:00:48 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8916 --- 16:00:48 [INFO] No dependency problems found 16:00:48 [INFO] 16:00:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8916 --- 16:00:48 [INFO] Skipping source per configuration. 16:00:48 [INFO] 16:00:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8916 --- 16:00:48 [INFO] 16:00:48 [INFO] --- jacoco:0.8.13:report (report) @ rfc8916 --- 16:00:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:00:48 [INFO] 16:00:48 [INFO] --- install:3.1.4:install (default-install) @ rfc8916 --- 16:00:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.17-SNAPSHOT/rfc8916-14.0.17-SNAPSHOT.pom 16:00:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/rfc8916-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.17-SNAPSHOT/rfc8916-14.0.17-SNAPSHOT.jar 16:00:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/rfc8916-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.17-SNAPSHOT/rfc8916-14.0.17-SNAPSHOT-javadoc.jar 16:00:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.17-SNAPSHOT/rfc8916-14.0.17-SNAPSHOT-cyclonedx.xml 16:00:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.17-SNAPSHOT/rfc8916-14.0.17-SNAPSHOT-cyclonedx.json 16:00:48 [INFO] 16:00:48 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8916 --- 16:00:48 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.17-SNAPSHOT/rfc8916-14.0.17-SNAPSHOT.jar 16:00:48 [INFO] Writing OBR metadata 16:00:48 [INFO] 16:00:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8916 --- 16:00:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:00:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:00:48 [INFO] 16:00:48 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8916 --- 16:00:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:00:48 [INFO] 16:00:48 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8916 >-------- 16:00:48 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8916 14.0.17-SNAPSHOT [173/228] 16:00:48 [INFO] from features/odl-mdsal-model-rfc8916/pom.xml 16:00:48 [INFO] ------------------------------[ feature ]------------------------------- 16:00:48 [INFO] 16:00:48 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8916 --- 16:00:48 [INFO] 16:00:48 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8916 --- 16:00:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:48 [INFO] 16:00:48 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8916 --- 16:00:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:48 [INFO] 16:00:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8916 --- 16:00:49 [INFO] 16:00:49 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc8916 --- 16:00:49 [INFO] 16:00:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8916 --- 16:00:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:49 [INFO] argLine set to empty 16:00:49 [INFO] 16:00:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8916 --- 16:00:49 [INFO] Starting audit... 16:00:49 Audit done. 16:00:49 [INFO] You have 0 Checkstyle violations. 16:00:49 [INFO] 16:00:49 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8916 --- 16:00:49 [INFO] Starting audit... 16:00:49 Audit done. 16:00:49 [INFO] You have 0 Checkstyle violations. 16:00:49 [INFO] 16:00:49 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc8916 --- 16:00:49 [INFO] 16:00:49 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8916 --- 16:00:49 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8916/target/feature/feature.xml 16:00:49 [INFO] ...done! 16:00:49 [INFO] Attaching features XML 16:00:49 [INFO] 16:00:49 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8916 --- 16:00:49 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:00:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:00:49 [INFO] 16:00:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8916 >>> 16:00:49 [INFO] 16:00:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8916 --- 16:00:49 [INFO] No files found to run spotbugs, check compile phase has been run 16:00:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:49 [INFO] 16:00:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8916 <<< 16:00:49 [INFO] 16:00:49 [INFO] 16:00:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8916 --- 16:00:49 [INFO] 16:00:49 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc8916 --- 16:00:49 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8916 16:00:49 [INFO] Project dependency features detected: [] 16:00:49 [INFO] Pax Exam System (Version: 4.14.0) created. 16:00:49 [INFO] Creating RMI registry server on 127.0.0.1:34307 16:00:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:00:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:00:49 [INFO] Waiting for remote bundle context.. on 34307 name: 48a37fb1-3050-4568-8834-b36953bac4c3 timout: [ RelativeTimeout value = 180000 ] 16:00:54 [INFO] Building jar from resources and headers. 16:00:54 [INFO] Writing jar finished. 16:00:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:00:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:00:56 [INFO] 16:00:56 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc8916 --- 16:00:56 [INFO] 16:00:56 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc8916 --- 16:00:56 [INFO] No Javadoc in project. Archive not created. 16:00:56 [INFO] 16:00:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8916 --- 16:00:56 [INFO] CycloneDX: Resolving Dependencies 16:00:56 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 16:00:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8916/target/bom.xml 16:00:57 [INFO] attaching as odl-mdsal-model-rfc8916-14.0.17-SNAPSHOT-cyclonedx.xml 16:00:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8916/target/bom.json 16:00:57 [INFO] attaching as odl-mdsal-model-rfc8916-14.0.17-SNAPSHOT-cyclonedx.json 16:00:57 [INFO] 16:00:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8916 --- 16:00:57 [INFO] Skipping duplicate-finder execution! 16:00:57 [INFO] 16:00:57 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8916 --- 16:00:57 [INFO] Skipping plugin execution 16:00:57 [INFO] 16:00:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8916 --- 16:00:57 [INFO] Skipping source per configuration. 16:00:57 [INFO] 16:00:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8916 --- 16:00:57 [INFO] 16:00:57 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc8916 --- 16:00:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:57 [INFO] 16:00:57 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8916 --- 16:00:57 [WARNING] 16:00:57 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8916 did not assign 16:00:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:00:57 [WARNING] 16:00:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:00:57 [WARNING] 16:00:57 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8916/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.17-SNAPSHOT.pom 16:00:57 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8916/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.17-SNAPSHOT-features.xml 16:00:57 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8916/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.17-SNAPSHOT-cyclonedx.xml 16:00:57 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8916/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8916/14.0.17-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.17-SNAPSHOT-cyclonedx.json 16:00:57 [INFO] 16:00:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8916 --- 16:00:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:00:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:00:57 [WARNING] 16:00:57 [WARNING] The packaging plugin for project odl-mdsal-model-rfc8916 did not assign 16:00:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:00:57 [WARNING] 16:00:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:00:57 [WARNING] 16:00:57 [INFO] 16:00:57 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9067 >---------- 16:00:57 [INFO] Building rfc9067 14.0.17-SNAPSHOT [174/228] 16:00:57 [INFO] from model/rfc/rfc9067/pom.xml 16:00:57 [INFO] -------------------------------[ bundle ]------------------------------- 16:00:57 [INFO] 16:00:57 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9067 --- 16:00:57 [INFO] 16:00:57 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9067 --- 16:00:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:57 [INFO] 16:00:57 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9067 --- 16:00:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:57 [INFO] 16:00:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9067 --- 16:00:57 [INFO] 16:00:57 [INFO] --- dependency:3.8.1:properties (default) @ rfc9067 --- 16:00:57 [INFO] 16:00:57 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9067 --- 16:00:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:00:57 [INFO] 16:00:57 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9067 --- 16:00:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:00:57 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/src/main/yang 16:00:57 [INFO] yang-to-sources: Found 4 dependencies in 933.8 μs 16:00:57 [INFO] yang-to-sources: Project model files found: 1 in 4.128 ms 16:00:57 [INFO] yang-to-sources: 5 YANG models processed in 33.90 ms 16:00:57 [INFO] BindingJavaFileGenerator: Defined 93 files in 13.53 ms 16:00:57 [INFO] Sorted 93 files into 17 directories in 200.8 μs 16:00:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 93 in 28.05 ms 16:00:57 [INFO] 16:00:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9067 --- 16:00:57 [INFO] Starting audit... 16:00:57 Audit done. 16:00:57 [INFO] You have 0 Checkstyle violations. 16:00:57 [INFO] 16:00:57 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9067 --- 16:00:57 [INFO] Starting audit... 16:00:57 Audit done. 16:00:57 [INFO] You have 0 Checkstyle violations. 16:00:57 [INFO] 16:00:57 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9067 --- 16:00:57 [INFO] 16:00:57 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9067 --- 16:00:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/src/main/resources 16:00:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/generated-sources/spi 16:00:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:00:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:00:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:00:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/generated-sources/spi 16:00:57 [INFO] 16:00:57 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9067 --- 16:00:57 [INFO] Recompiling the module because of changed dependency. 16:00:57 [INFO] Compiling 92 source files with javac [debug release 21] to target/classes 16:00:58 [INFO] 16:00:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9067 >>> 16:00:58 [INFO] 16:00:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9067 --- 16:00:58 [INFO] Fork Value is true 16:01:00 [INFO] Done SpotBugs Analysis.... 16:01:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:00 [INFO] 16:01:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9067 <<< 16:01:00 [INFO] 16:01:00 [INFO] 16:01:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9067 --- 16:01:00 [INFO] BugInstance size is 0 16:01:00 [INFO] Error size is 0 16:01:00 [INFO] No errors/warnings found 16:01:00 [INFO] 16:01:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9067 --- 16:01:00 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/src/test/resources 16:01:00 [INFO] 16:01:00 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9067 --- 16:01:00 [INFO] No sources to compile 16:01:00 [INFO] 16:01:00 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9067 --- 16:01:00 [INFO] No tests to run. 16:01:00 [INFO] 16:01:00 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9067 --- 16:01:00 [INFO] 16:01:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9067 --- 16:01:00 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/rfc9067-14.0.17-SNAPSHOT.jar 16:01:00 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/classes/META-INF/MANIFEST.MF 16:01:00 [INFO] 16:01:00 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9067 --- 16:01:00 [INFO] No previous run data found, generating javadoc. 16:01:03 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/rfc9067-14.0.17-SNAPSHOT-javadoc.jar 16:01:03 [INFO] 16:01:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9067 --- 16:01:03 [INFO] CycloneDX: Resolving Dependencies 16:01:04 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 16:01:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/bom.xml 16:01:04 [INFO] attaching as rfc9067-14.0.17-SNAPSHOT-cyclonedx.xml 16:01:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/bom.json 16:01:04 [INFO] attaching as rfc9067-14.0.17-SNAPSHOT-cyclonedx.json 16:01:04 [INFO] 16:01:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9067 --- 16:01:04 [INFO] Skipping duplicate-finder execution! 16:01:04 [INFO] 16:01:04 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9067 --- 16:01:04 [INFO] No dependency problems found 16:01:04 [INFO] 16:01:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9067 --- 16:01:04 [INFO] Skipping source per configuration. 16:01:04 [INFO] 16:01:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9067 --- 16:01:04 [INFO] 16:01:04 [INFO] --- jacoco:0.8.13:report (report) @ rfc9067 --- 16:01:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:01:04 [INFO] 16:01:04 [INFO] --- install:3.1.4:install (default-install) @ rfc9067 --- 16:01:04 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.17-SNAPSHOT/rfc9067-14.0.17-SNAPSHOT.pom 16:01:04 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/rfc9067-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.17-SNAPSHOT/rfc9067-14.0.17-SNAPSHOT.jar 16:01:04 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/rfc9067-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.17-SNAPSHOT/rfc9067-14.0.17-SNAPSHOT-javadoc.jar 16:01:04 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.17-SNAPSHOT/rfc9067-14.0.17-SNAPSHOT-cyclonedx.xml 16:01:04 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.17-SNAPSHOT/rfc9067-14.0.17-SNAPSHOT-cyclonedx.json 16:01:04 [INFO] 16:01:04 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9067 --- 16:01:04 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.17-SNAPSHOT/rfc9067-14.0.17-SNAPSHOT.jar 16:01:04 [INFO] Writing OBR metadata 16:01:04 [INFO] 16:01:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9067 --- 16:01:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:01:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:01:04 [INFO] 16:01:04 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9067 --- 16:01:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:01:04 [INFO] 16:01:04 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9067 >-------- 16:01:04 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9067 14.0.17-SNAPSHOT [175/228] 16:01:04 [INFO] from features/odl-mdsal-model-rfc9067/pom.xml 16:01:04 [INFO] ------------------------------[ feature ]------------------------------- 16:01:04 [INFO] 16:01:04 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9067 --- 16:01:04 [INFO] 16:01:04 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9067 --- 16:01:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:04 [INFO] 16:01:04 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9067 --- 16:01:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:04 [INFO] 16:01:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9067 --- 16:01:04 [INFO] 16:01:04 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9067 --- 16:01:04 [INFO] 16:01:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9067 --- 16:01:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:04 [INFO] argLine set to empty 16:01:04 [INFO] 16:01:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9067 --- 16:01:04 [INFO] Starting audit... 16:01:04 Audit done. 16:01:04 [INFO] You have 0 Checkstyle violations. 16:01:04 [INFO] 16:01:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9067 --- 16:01:04 [INFO] Starting audit... 16:01:04 Audit done. 16:01:04 [INFO] You have 0 Checkstyle violations. 16:01:04 [INFO] 16:01:04 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9067 --- 16:01:04 [INFO] 16:01:04 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9067 --- 16:01:04 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9067/target/feature/feature.xml 16:01:04 [INFO] ...done! 16:01:04 [INFO] Attaching features XML 16:01:04 [INFO] 16:01:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9067 --- 16:01: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 16:01:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:01:04 [INFO] 16:01:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9067 >>> 16:01:04 [INFO] 16:01:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9067 --- 16:01:04 [INFO] No files found to run spotbugs, check compile phase has been run 16:01:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:04 [INFO] 16:01:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9067 <<< 16:01:04 [INFO] 16:01:04 [INFO] 16:01:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9067 --- 16:01:04 [INFO] 16:01:04 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc9067 --- 16:01:04 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9067 16:01:05 [INFO] Project dependency features detected: [] 16:01:05 [INFO] Pax Exam System (Version: 4.14.0) created. 16:01:05 [INFO] Creating RMI registry server on 127.0.0.1:38835 16:01:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:01:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:01:05 [INFO] Waiting for remote bundle context.. on 38835 name: 5b214802-cbc5-4fdd-a02e-5f671325168b timout: [ RelativeTimeout value = 180000 ] 16:01:09 [INFO] Building jar from resources and headers. 16:01:09 [INFO] Writing jar finished. 16:01:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:01:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:01:11 [INFO] 16:01:11 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc9067 --- 16:01:11 [INFO] 16:01:11 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9067 --- 16:01:11 [INFO] No Javadoc in project. Archive not created. 16:01:11 [INFO] 16:01:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9067 --- 16:01:11 [INFO] CycloneDX: Resolving Dependencies 16:01:12 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 16:01:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9067/target/bom.xml 16:01:12 [INFO] attaching as odl-mdsal-model-rfc9067-14.0.17-SNAPSHOT-cyclonedx.xml 16:01:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9067/target/bom.json 16:01:12 [INFO] attaching as odl-mdsal-model-rfc9067-14.0.17-SNAPSHOT-cyclonedx.json 16:01:12 [INFO] 16:01:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9067 --- 16:01:12 [INFO] Skipping duplicate-finder execution! 16:01:12 [INFO] 16:01:12 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9067 --- 16:01:12 [INFO] Skipping plugin execution 16:01:12 [INFO] 16:01:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9067 --- 16:01:12 [INFO] Skipping source per configuration. 16:01:12 [INFO] 16:01:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9067 --- 16:01:12 [INFO] 16:01:12 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9067 --- 16:01:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:12 [INFO] 16:01:12 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9067 --- 16:01:12 [WARNING] 16:01:12 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9067 did not assign 16:01:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:01:12 [WARNING] 16:01:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:01:12 [WARNING] 16:01:12 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9067/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.17-SNAPSHOT.pom 16:01:12 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9067/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.17-SNAPSHOT-features.xml 16:01:12 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9067/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.17-SNAPSHOT-cyclonedx.xml 16:01:12 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9067/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9067/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.17-SNAPSHOT-cyclonedx.json 16:01:12 [INFO] 16:01:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9067 --- 16:01:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:01:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:01:12 [WARNING] 16:01:12 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9067 did not assign 16:01:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:01:12 [WARNING] 16:01:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:01:12 [WARNING] 16:01:12 [INFO] 16:01:12 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9070-ietf-mpls-ldp >--- 16:01:12 [INFO] Building rfc9070-ietf-mpls-ldp 14.0.17-SNAPSHOT [176/228] 16:01:12 [INFO] from model/rfc/rfc9070-ietf-mpls-ldp/pom.xml 16:01:12 [INFO] -------------------------------[ bundle ]------------------------------- 16:01:12 [INFO] 16:01:12 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp --- 16:01:12 [INFO] 16:01:12 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp --- 16:01:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:12 [INFO] 16:01:12 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp --- 16:01:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:12 [INFO] 16:01:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp --- 16:01:13 [INFO] 16:01:13 [INFO] --- dependency:3.8.1:properties (default) @ rfc9070-ietf-mpls-ldp --- 16:01:13 [INFO] 16:01:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp --- 16:01:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:01:13 [INFO] 16:01:13 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9070-ietf-mpls-ldp --- 16:01:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:01:13 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/src/main/yang 16:01:13 [INFO] yang-to-sources: Found 8 dependencies in 1.152 ms 16:01:13 [INFO] yang-to-sources: Project model files found: 1 in 6.040 ms 16:01:13 [INFO] yang-to-sources: 9 YANG models processed in 48.68 ms 16:01:13 [INFO] BindingJavaFileGenerator: Defined 179 files in 14.04 ms 16:01:13 [INFO] Sorted 179 files into 47 directories in 228.5 μs 16:01:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 179 in 51.87 ms 16:01:13 [INFO] 16:01:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp --- 16:01:13 [INFO] Starting audit... 16:01:13 Audit done. 16:01:13 [INFO] You have 0 Checkstyle violations. 16:01:13 [INFO] 16:01:13 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp --- 16:01:13 [INFO] Starting audit... 16:01:13 Audit done. 16:01:13 [INFO] You have 0 Checkstyle violations. 16:01:13 [INFO] 16:01:13 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9070-ietf-mpls-ldp --- 16:01:13 [INFO] 16:01:13 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9070-ietf-mpls-ldp --- 16:01:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/src/main/resources 16:01:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi 16:01:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:01:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:01:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:01:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi 16:01:13 [INFO] 16:01:13 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9070-ietf-mpls-ldp --- 16:01:13 [INFO] Recompiling the module because of changed dependency. 16:01:13 [INFO] Compiling 178 source files with javac [debug release 21] to target/classes 16:01:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mpls/ldp/rev220314/binding/label/state/attributes/PeerKey.java:[24,26] non-transient instance field of a serializable class declared with a non-serializable type 16:01:14 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mpls/ldp/rev220314/binding/label/state/attributes/PeerKey.java:[25,26] non-transient instance field of a serializable class declared with a non-serializable type 16:01:14 [INFO] 16:01:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp >>> 16:01:14 [INFO] 16:01:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp --- 16:01:14 [INFO] Fork Value is true 16:01:16 [INFO] Done SpotBugs Analysis.... 16:01:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:16 [INFO] 16:01:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp <<< 16:01:16 [INFO] 16:01:16 [INFO] 16:01:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9070-ietf-mpls-ldp --- 16:01:16 [INFO] BugInstance size is 0 16:01:16 [INFO] Error size is 0 16:01:16 [INFO] No errors/warnings found 16:01:16 [INFO] 16:01:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp --- 16:01:16 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/src/test/resources 16:01:16 [INFO] 16:01:16 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp --- 16:01:16 [INFO] No sources to compile 16:01:16 [INFO] 16:01:16 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9070-ietf-mpls-ldp --- 16:01:16 [INFO] No tests to run. 16:01:16 [INFO] 16:01:16 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9070-ietf-mpls-ldp --- 16:01:16 [INFO] 16:01:16 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp --- 16:01:17 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-14.0.17-SNAPSHOT.jar 16:01:17 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/target/classes/META-INF/MANIFEST.MF 16:01:17 [INFO] 16:01:17 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp --- 16:01:17 [INFO] No previous run data found, generating javadoc. 16:01:21 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-14.0.17-SNAPSHOT-javadoc.jar 16:01:21 [INFO] 16:01:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp --- 16:01:21 [INFO] CycloneDX: Resolving Dependencies 16:01:22 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 16:01:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml 16:01:22 [INFO] attaching as rfc9070-ietf-mpls-ldp-14.0.17-SNAPSHOT-cyclonedx.xml 16:01:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json 16:01:22 [INFO] attaching as rfc9070-ietf-mpls-ldp-14.0.17-SNAPSHOT-cyclonedx.json 16:01:22 [INFO] 16:01:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp --- 16:01:22 [INFO] Skipping duplicate-finder execution! 16:01:22 [INFO] 16:01:22 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp --- 16:01:22 [INFO] No dependency problems found 16:01:22 [INFO] 16:01:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp --- 16:01:22 [INFO] Skipping source per configuration. 16:01:22 [INFO] 16:01:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp --- 16:01:22 [INFO] 16:01:22 [INFO] --- jacoco:0.8.13:report (report) @ rfc9070-ietf-mpls-ldp --- 16:01:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:01:22 [INFO] 16:01:22 [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp --- 16:01:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.17-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.17-SNAPSHOT.pom 16:01:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.17-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.17-SNAPSHOT.jar 16:01:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.17-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.17-SNAPSHOT-javadoc.jar 16:01:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.17-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.17-SNAPSHOT-cyclonedx.xml 16:01:22 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.17-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.17-SNAPSHOT-cyclonedx.json 16:01:22 [INFO] 16:01:22 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9070-ietf-mpls-ldp --- 16:01:22 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.17-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.17-SNAPSHOT.jar 16:01:22 [INFO] Writing OBR metadata 16:01:22 [INFO] 16:01:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- 16:01:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:01:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:01:22 [INFO] 16:01:22 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- 16:01:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:01:22 [INFO] 16:01:22 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9070-ietf-mpls-ldp-extended >-- 16:01:22 [INFO] Building rfc9070-ietf-mpls-ldp-extended 14.0.17-SNAPSHOT [177/228] 16:01:22 [INFO] from model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml 16:01:22 [INFO] -------------------------------[ bundle ]------------------------------- 16:01:22 [INFO] 16:01:22 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:22 [INFO] 16:01:22 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:22 [INFO] 16:01:22 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:22 [INFO] 16:01:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:22 [INFO] 16:01:22 [INFO] --- dependency:3.8.1:properties (default) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:22 [INFO] 16:01:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:01:22 [INFO] 16:01:22 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:01:22 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/yang 16:01:22 [INFO] yang-to-sources: Found 10 dependencies in 1.283 ms 16:01:22 [INFO] yang-to-sources: Project model files found: 1 in 4.036 ms 16:01:22 [INFO] yang-to-sources: 11 YANG models processed in 75.64 ms 16:01:22 [INFO] BindingJavaFileGenerator: Defined 146 files in 16.74 ms 16:01:22 [INFO] Sorted 146 files into 30 directories in 201.4 μs 16:01:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 146 in 46.65 ms 16:01:23 [INFO] 16:01:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:23 [INFO] Starting audit... 16:01:23 Audit done. 16:01:23 [INFO] You have 0 Checkstyle violations. 16:01:23 [INFO] 16:01:23 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:23 [INFO] Starting audit... 16:01:23 Audit done. 16:01:23 [INFO] You have 0 Checkstyle violations. 16:01:23 [INFO] 16:01:23 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:23 [INFO] 16:01:23 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/resources 16:01:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi 16:01:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:01:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:01:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:01:23 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi 16:01:23 [INFO] 16:01:23 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:23 [INFO] Recompiling the module because of changed dependency. 16:01:23 [INFO] Compiling 145 source files with javac [debug release 21] to target/classes 16:01:23 [INFO] 16:01:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp-extended >>> 16:01:23 [INFO] 16:01:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:23 [INFO] Fork Value is true 16:01:26 [INFO] Done SpotBugs Analysis.... 16:01:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:26 [INFO] 16:01:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp-extended <<< 16:01:26 [INFO] 16:01:26 [INFO] 16:01:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:26 [INFO] BugInstance size is 0 16:01:26 [INFO] Error size is 0 16:01:26 [INFO] No errors/warnings found 16:01:26 [INFO] 16:01:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:26 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/test/resources 16:01:26 [INFO] 16:01:26 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:26 [INFO] No sources to compile 16:01:26 [INFO] 16:01:26 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:26 [INFO] No tests to run. 16:01:26 [INFO] 16:01:26 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:26 [INFO] 16:01:26 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:26 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-14.0.17-SNAPSHOT.jar 16:01:26 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes/META-INF/MANIFEST.MF 16:01:26 [INFO] 16:01:26 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:26 [INFO] No previous run data found, generating javadoc. 16:01:30 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-14.0.17-SNAPSHOT-javadoc.jar 16:01:30 [INFO] 16:01:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:30 [INFO] CycloneDX: Resolving Dependencies 16:01:31 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 16:01:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml 16:01:31 [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-14.0.17-SNAPSHOT-cyclonedx.xml 16:01:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json 16:01:31 [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-14.0.17-SNAPSHOT-cyclonedx.json 16:01:31 [INFO] 16:01:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:31 [INFO] Skipping duplicate-finder execution! 16:01:31 [INFO] 16:01:31 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:31 [INFO] No dependency problems found 16:01:31 [INFO] 16:01:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:31 [INFO] Skipping source per configuration. 16:01:31 [INFO] 16:01:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:31 [INFO] 16:01:31 [INFO] --- jacoco:0.8.13:report (report) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:01:31 [INFO] 16:01:31 [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:31 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.17-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.17-SNAPSHOT.pom 16:01:31 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.17-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.17-SNAPSHOT.jar 16:01:31 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.17-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.17-SNAPSHOT-javadoc.jar 16:01:31 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.17-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.17-SNAPSHOT-cyclonedx.xml 16:01:31 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.17-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.17-SNAPSHOT-cyclonedx.json 16:01:31 [INFO] 16:01:31 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:31 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.17-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.17-SNAPSHOT.jar 16:01:31 [INFO] Writing OBR metadata 16:01:31 [INFO] 16:01:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:01:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:01:31 [INFO] 16:01:31 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- 16:01:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:01:31 [INFO] 16:01:31 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9070 >-------- 16:01:31 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9070 14.0.17-SNAPSHOT [178/228] 16:01:31 [INFO] from features/odl-mdsal-model-rfc9070/pom.xml 16:01:31 [INFO] ------------------------------[ feature ]------------------------------- 16:01:31 [INFO] 16:01:31 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9070 --- 16:01:31 [INFO] 16:01:31 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9070 --- 16:01:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:31 [INFO] 16:01:31 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9070 --- 16:01:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:31 [INFO] 16:01:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9070 --- 16:01:32 [INFO] 16:01:32 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9070 --- 16:01:32 [INFO] 16:01:32 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9070 --- 16:01:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:32 [INFO] argLine set to empty 16:01:32 [INFO] 16:01:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9070 --- 16:01:32 [INFO] Starting audit... 16:01:32 Audit done. 16:01:32 [INFO] You have 0 Checkstyle violations. 16:01:32 [INFO] 16:01:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9070 --- 16:01:32 [INFO] Starting audit... 16:01:32 Audit done. 16:01:32 [INFO] You have 0 Checkstyle violations. 16:01:32 [INFO] 16:01:32 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9070 --- 16:01:32 [INFO] 16:01:32 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9070 --- 16:01:32 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9070/target/feature/feature.xml 16:01:32 [INFO] ...done! 16:01:32 [INFO] Attaching features XML 16:01:32 [INFO] 16:01:32 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9070 --- 16:01: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 16:01:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:01:32 [INFO] 16:01:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9070 >>> 16:01:32 [INFO] 16:01:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9070 --- 16:01:32 [INFO] No files found to run spotbugs, check compile phase has been run 16:01:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:32 [INFO] 16:01:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9070 <<< 16:01:32 [INFO] 16:01:32 [INFO] 16:01:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9070 --- 16:01:32 [INFO] 16:01:32 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc9070 --- 16:01:32 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9070 16:01:32 [INFO] Project dependency features detected: [] 16:01:32 [INFO] Pax Exam System (Version: 4.14.0) created. 16:01:32 [INFO] Creating RMI registry server on 127.0.0.1:35311 16:01:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:01:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:01:32 [INFO] Waiting for remote bundle context.. on 35311 name: d6370d64-d8d5-46fd-bb6c-73e2c6760d0c timout: [ RelativeTimeout value = 180000 ] 16:01:36 [INFO] Building jar from resources and headers. 16:01:36 [INFO] Writing jar finished. 16:01:38 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:01:38 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:01:39 [INFO] 16:01:39 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc9070 --- 16:01:39 [INFO] 16:01:39 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9070 --- 16:01:39 [INFO] No Javadoc in project. Archive not created. 16:01:39 [INFO] 16:01:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9070 --- 16:01:39 [INFO] CycloneDX: Resolving Dependencies 16:01:39 [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s) 16:01:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9070/target/bom.xml 16:01:39 [INFO] attaching as odl-mdsal-model-rfc9070-14.0.17-SNAPSHOT-cyclonedx.xml 16:01:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9070/target/bom.json 16:01:39 [INFO] attaching as odl-mdsal-model-rfc9070-14.0.17-SNAPSHOT-cyclonedx.json 16:01:39 [INFO] 16:01:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9070 --- 16:01:39 [INFO] Skipping duplicate-finder execution! 16:01:39 [INFO] 16:01:39 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9070 --- 16:01:39 [INFO] Skipping plugin execution 16:01:39 [INFO] 16:01:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9070 --- 16:01:39 [INFO] Skipping source per configuration. 16:01:39 [INFO] 16:01:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9070 --- 16:01:39 [INFO] 16:01:39 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9070 --- 16:01:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:39 [INFO] 16:01:39 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9070 --- 16:01:39 [WARNING] 16:01:39 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9070 did not assign 16:01:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:01:39 [WARNING] 16:01:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:01:39 [WARNING] 16:01:39 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9070/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.17-SNAPSHOT.pom 16:01:39 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9070/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.17-SNAPSHOT-features.xml 16:01:39 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9070/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.17-SNAPSHOT-cyclonedx.xml 16:01:39 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9070/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9070/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.17-SNAPSHOT-cyclonedx.json 16:01:39 [INFO] 16:01:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9070 --- 16:01:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:01:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:01:39 [WARNING] 16:01:39 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9070 did not assign 16:01:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:01:39 [WARNING] 16:01:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:01:39 [WARNING] 16:01:39 [INFO] 16:01:39 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9144 >---------- 16:01:39 [INFO] Building rfc9144 14.0.17-SNAPSHOT [179/228] 16:01:39 [INFO] from model/rfc/rfc9144/pom.xml 16:01:39 [INFO] -------------------------------[ bundle ]------------------------------- 16:01:39 [INFO] 16:01:39 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9144 --- 16:01:39 [INFO] 16:01:39 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9144 --- 16:01:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:39 [INFO] 16:01:39 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9144 --- 16:01:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:39 [INFO] 16:01:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9144 --- 16:01:40 [INFO] 16:01:40 [INFO] --- dependency:3.8.1:properties (default) @ rfc9144 --- 16:01:40 [INFO] 16:01:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9144 --- 16:01:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:01:40 [INFO] 16:01:40 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9144 --- 16:01:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:01:40 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/src/main/yang 16:01:40 [INFO] yang-to-sources: Found 6 dependencies in 1.000 ms 16:01:40 [INFO] yang-to-sources: Project model files found: 1 in 1.810 ms 16:01:40 [INFO] yang-to-sources: 7 YANG models processed in 24.14 ms 16:01:40 [INFO] BindingJavaFileGenerator: Defined 25 files in 6.307 ms 16:01:40 [INFO] Sorted 25 files into 11 directories in 107.9 μs 16:01:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 11.58 ms 16:01:40 [INFO] 16:01:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9144 --- 16:01:40 [INFO] Starting audit... 16:01:40 Audit done. 16:01:40 [INFO] You have 0 Checkstyle violations. 16:01:40 [INFO] 16:01:40 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9144 --- 16:01:40 [INFO] Starting audit... 16:01:40 Audit done. 16:01:40 [INFO] You have 0 Checkstyle violations. 16:01:40 [INFO] 16:01:40 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9144 --- 16:01:40 [INFO] 16:01:40 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9144 --- 16:01:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/src/main/resources 16:01:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/generated-sources/spi 16:01:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:01:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:01:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:01:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/generated-sources/spi 16:01:40 [INFO] 16:01:40 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9144 --- 16:01:40 [INFO] Recompiling the module because of changed dependency. 16:01:40 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 16:01:40 [INFO] 16:01:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9144 >>> 16:01:40 [INFO] 16:01:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9144 --- 16:01:40 [INFO] Fork Value is true 16:01:43 [INFO] Done SpotBugs Analysis.... 16:01:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:43 [INFO] 16:01:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9144 <<< 16:01:43 [INFO] 16:01:43 [INFO] 16:01:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9144 --- 16:01:43 [INFO] BugInstance size is 0 16:01:43 [INFO] Error size is 0 16:01:43 [INFO] No errors/warnings found 16:01:43 [INFO] 16:01:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9144 --- 16:01:43 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/src/test/resources 16:01:43 [INFO] 16:01:43 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9144 --- 16:01:43 [INFO] No sources to compile 16:01:43 [INFO] 16:01:43 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9144 --- 16:01:43 [INFO] No tests to run. 16:01:43 [INFO] 16:01:43 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9144 --- 16:01:43 [INFO] 16:01:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9144 --- 16:01:43 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/rfc9144-14.0.17-SNAPSHOT.jar 16:01:43 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/classes/META-INF/MANIFEST.MF 16:01:43 [INFO] 16:01:43 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9144 --- 16:01:43 [INFO] No previous run data found, generating javadoc. 16:01:45 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/rfc9144-14.0.17-SNAPSHOT-javadoc.jar 16:01:45 [INFO] 16:01:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9144 --- 16:01:45 [INFO] CycloneDX: Resolving Dependencies 16:01:45 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 16:01:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/bom.xml 16:01:45 [INFO] attaching as rfc9144-14.0.17-SNAPSHOT-cyclonedx.xml 16:01:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/bom.json 16:01:45 [INFO] attaching as rfc9144-14.0.17-SNAPSHOT-cyclonedx.json 16:01:45 [INFO] 16:01:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9144 --- 16:01:45 [INFO] Skipping duplicate-finder execution! 16:01:45 [INFO] 16:01:45 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9144 --- 16:01:45 [INFO] No dependency problems found 16:01:45 [INFO] 16:01:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9144 --- 16:01:45 [INFO] Skipping source per configuration. 16:01:45 [INFO] 16:01:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9144 --- 16:01:45 [INFO] 16:01:45 [INFO] --- jacoco:0.8.13:report (report) @ rfc9144 --- 16:01:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:01:45 [INFO] 16:01:45 [INFO] --- install:3.1.4:install (default-install) @ rfc9144 --- 16:01:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.17-SNAPSHOT/rfc9144-14.0.17-SNAPSHOT.pom 16:01:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/rfc9144-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.17-SNAPSHOT/rfc9144-14.0.17-SNAPSHOT.jar 16:01:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/rfc9144-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.17-SNAPSHOT/rfc9144-14.0.17-SNAPSHOT-javadoc.jar 16:01:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.17-SNAPSHOT/rfc9144-14.0.17-SNAPSHOT-cyclonedx.xml 16:01:45 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.17-SNAPSHOT/rfc9144-14.0.17-SNAPSHOT-cyclonedx.json 16:01:45 [INFO] 16:01:45 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9144 --- 16:01:45 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.17-SNAPSHOT/rfc9144-14.0.17-SNAPSHOT.jar 16:01:45 [INFO] Writing OBR metadata 16:01:45 [INFO] 16:01:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9144 --- 16:01:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:01:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:01:45 [INFO] 16:01:45 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9144 --- 16:01:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:01:45 [INFO] 16:01:45 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9144 >-------- 16:01:45 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9144 14.0.17-SNAPSHOT [180/228] 16:01:45 [INFO] from features/odl-mdsal-model-rfc9144/pom.xml 16:01:45 [INFO] ------------------------------[ feature ]------------------------------- 16:01:45 [INFO] 16:01:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9144 --- 16:01:45 [INFO] 16:01:45 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9144 --- 16:01:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:45 [INFO] 16:01:45 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9144 --- 16:01:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:45 [INFO] 16:01:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9144 --- 16:01:46 [INFO] 16:01:46 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9144 --- 16:01:46 [INFO] 16:01:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9144 --- 16:01:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:46 [INFO] argLine set to empty 16:01:46 [INFO] 16:01:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9144 --- 16:01:46 [INFO] Starting audit... 16:01:46 Audit done. 16:01:46 [INFO] You have 0 Checkstyle violations. 16:01:46 [INFO] 16:01:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9144 --- 16:01:46 [INFO] Starting audit... 16:01:46 Audit done. 16:01:46 [INFO] You have 0 Checkstyle violations. 16:01:46 [INFO] 16:01:46 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9144 --- 16:01:46 [INFO] 16:01:46 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9144 --- 16:01:46 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9144/target/feature/feature.xml 16:01:46 [INFO] ...done! 16:01:46 [INFO] Attaching features XML 16:01:46 [INFO] 16:01:46 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9144 --- 16:01: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 16:01:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:01:46 [INFO] 16:01:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9144 >>> 16:01:46 [INFO] 16:01:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9144 --- 16:01:46 [INFO] No files found to run spotbugs, check compile phase has been run 16:01:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:46 [INFO] 16:01:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9144 <<< 16:01:46 [INFO] 16:01:46 [INFO] 16:01:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9144 --- 16:01:46 [INFO] 16:01:46 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc9144 --- 16:01:46 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9144 16:01:46 [INFO] Project dependency features detected: [] 16:01:46 [INFO] Pax Exam System (Version: 4.14.0) created. 16:01:46 [INFO] Creating RMI registry server on 127.0.0.1:44305 16:01:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:01:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:01:46 [INFO] Waiting for remote bundle context.. on 44305 name: ffb54c4c-e386-4326-908c-422547be09c7 timout: [ RelativeTimeout value = 180000 ] 16:01:51 [INFO] Building jar from resources and headers. 16:01:51 [INFO] Writing jar finished. 16:01:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:01:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:01:53 [INFO] 16:01:53 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc9144 --- 16:01:53 [INFO] 16:01:53 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9144 --- 16:01:53 [INFO] No Javadoc in project. Archive not created. 16:01:53 [INFO] 16:01:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9144 --- 16:01:53 [INFO] CycloneDX: Resolving Dependencies 16:01:53 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 16:01:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9144/target/bom.xml 16:01:53 [INFO] attaching as odl-mdsal-model-rfc9144-14.0.17-SNAPSHOT-cyclonedx.xml 16:01:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9144/target/bom.json 16:01:53 [INFO] attaching as odl-mdsal-model-rfc9144-14.0.17-SNAPSHOT-cyclonedx.json 16:01:53 [INFO] 16:01:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9144 --- 16:01:53 [INFO] Skipping duplicate-finder execution! 16:01:53 [INFO] 16:01:53 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9144 --- 16:01:53 [INFO] Skipping plugin execution 16:01:53 [INFO] 16:01:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9144 --- 16:01:53 [INFO] Skipping source per configuration. 16:01:53 [INFO] 16:01:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9144 --- 16:01:53 [INFO] 16:01:53 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9144 --- 16:01:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:53 [INFO] 16:01:53 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9144 --- 16:01:53 [WARNING] 16:01:53 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9144 did not assign 16:01:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:01:53 [WARNING] 16:01:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:01:53 [WARNING] 16:01:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9144/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.17-SNAPSHOT.pom 16:01:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9144/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.17-SNAPSHOT-features.xml 16:01:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9144/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.17-SNAPSHOT-cyclonedx.xml 16:01:53 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9144/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9144/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.17-SNAPSHOT-cyclonedx.json 16:01:53 [INFO] 16:01:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9144 --- 16:01:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:01:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:01:53 [WARNING] 16:01:53 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9144 did not assign 16:01:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:01:53 [WARNING] 16:01:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:01:53 [WARNING] 16:01:53 [INFO] 16:01:53 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9179 >---------- 16:01:53 [INFO] Building rfc9179 14.0.17-SNAPSHOT [181/228] 16:01:53 [INFO] from model/rfc/rfc9179/pom.xml 16:01:53 [INFO] -------------------------------[ bundle ]------------------------------- 16:01:53 [INFO] 16:01:53 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9179 --- 16:01:53 [INFO] 16:01:53 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9179 --- 16:01:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:53 [INFO] 16:01:53 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9179 --- 16:01:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:53 [INFO] 16:01:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9179 --- 16:01:54 [INFO] 16:01:54 [INFO] --- dependency:3.8.1:properties (default) @ rfc9179 --- 16:01:54 [INFO] 16:01:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9179 --- 16:01:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:01:54 [INFO] 16:01:54 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9179 --- 16:01:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:01:54 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/src/main/yang 16:01:54 [INFO] yang-to-sources: Found 1 dependencies in 759.1 μs 16:01:54 [INFO] yang-to-sources: Project model files found: 1 in 2.213 ms 16:01:54 [INFO] yang-to-sources: 2 YANG models processed in 7.108 ms 16:01:54 [INFO] BindingJavaFileGenerator: Defined 19 files in 2.047 ms 16:01:54 [INFO] Sorted 19 files into 7 directories in 101.2 μs 16:01:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 9.536 ms 16:01:54 [INFO] 16:01:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9179 --- 16:01:54 [INFO] Starting audit... 16:01:54 Audit done. 16:01:54 [INFO] You have 0 Checkstyle violations. 16:01:54 [INFO] 16:01:54 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9179 --- 16:01:54 [INFO] Starting audit... 16:01:54 Audit done. 16:01:54 [INFO] You have 0 Checkstyle violations. 16:01:54 [INFO] 16:01:54 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9179 --- 16:01:54 [INFO] 16:01:54 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9179 --- 16:01:54 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/src/main/resources 16:01:54 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/generated-sources/spi 16:01:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:01:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:01:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:01:54 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/generated-sources/spi 16:01:54 [INFO] 16:01:54 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9179 --- 16:01:54 [INFO] Recompiling the module because of changed dependency. 16:01:54 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 16:01:54 [INFO] 16:01:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9179 >>> 16:01:54 [INFO] 16:01:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9179 --- 16:01:54 [INFO] Fork Value is true 16:01:56 [INFO] Done SpotBugs Analysis.... 16:01:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:56 [INFO] 16:01:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9179 <<< 16:01:56 [INFO] 16:01:56 [INFO] 16:01:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9179 --- 16:01:56 [INFO] BugInstance size is 0 16:01:56 [INFO] Error size is 0 16:01:56 [INFO] No errors/warnings found 16:01:56 [INFO] 16:01:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9179 --- 16:01:56 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/src/test/resources 16:01:56 [INFO] 16:01:56 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9179 --- 16:01:56 [INFO] No sources to compile 16:01:56 [INFO] 16:01:56 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9179 --- 16:01:56 [INFO] No tests to run. 16:01:56 [INFO] 16:01:56 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9179 --- 16:01:56 [INFO] 16:01:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9179 --- 16:01:56 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/rfc9179-14.0.17-SNAPSHOT.jar 16:01:56 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/classes/META-INF/MANIFEST.MF 16:01:56 [INFO] 16:01:56 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9179 --- 16:01:57 [INFO] No previous run data found, generating javadoc. 16:01:58 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/rfc9179-14.0.17-SNAPSHOT-javadoc.jar 16:01:58 [INFO] 16:01:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9179 --- 16:01:58 [INFO] CycloneDX: Resolving Dependencies 16:01:59 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 16:01:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/bom.xml 16:01:59 [INFO] attaching as rfc9179-14.0.17-SNAPSHOT-cyclonedx.xml 16:01:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/bom.json 16:01:59 [INFO] attaching as rfc9179-14.0.17-SNAPSHOT-cyclonedx.json 16:01:59 [INFO] 16:01:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9179 --- 16:01:59 [INFO] Skipping duplicate-finder execution! 16:01:59 [INFO] 16:01:59 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9179 --- 16:01:59 [INFO] No dependency problems found 16:01:59 [INFO] 16:01:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9179 --- 16:01:59 [INFO] Skipping source per configuration. 16:01:59 [INFO] 16:01:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9179 --- 16:01:59 [INFO] 16:01:59 [INFO] --- jacoco:0.8.13:report (report) @ rfc9179 --- 16:01:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:01:59 [INFO] 16:01:59 [INFO] --- install:3.1.4:install (default-install) @ rfc9179 --- 16:01:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.17-SNAPSHOT/rfc9179-14.0.17-SNAPSHOT.pom 16:01:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/rfc9179-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.17-SNAPSHOT/rfc9179-14.0.17-SNAPSHOT.jar 16:01:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/rfc9179-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.17-SNAPSHOT/rfc9179-14.0.17-SNAPSHOT-javadoc.jar 16:01:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.17-SNAPSHOT/rfc9179-14.0.17-SNAPSHOT-cyclonedx.xml 16:01:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.17-SNAPSHOT/rfc9179-14.0.17-SNAPSHOT-cyclonedx.json 16:01:59 [INFO] 16:01:59 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9179 --- 16:01:59 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.17-SNAPSHOT/rfc9179-14.0.17-SNAPSHOT.jar 16:01:59 [INFO] Writing OBR metadata 16:01:59 [INFO] 16:01:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9179 --- 16:01:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:01:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:01:59 [INFO] 16:01:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9179 --- 16:01:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:01:59 [INFO] 16:01:59 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9179 >-------- 16:01:59 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9179 14.0.17-SNAPSHOT [182/228] 16:01:59 [INFO] from features/odl-mdsal-model-rfc9179/pom.xml 16:01:59 [INFO] ------------------------------[ feature ]------------------------------- 16:01:59 [INFO] 16:01:59 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9179 --- 16:01:59 [INFO] 16:01:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9179 --- 16:01:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:59 [INFO] 16:01:59 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9179 --- 16:01:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:59 [INFO] 16:01:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9179 --- 16:01:59 [INFO] 16:01:59 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9179 --- 16:01:59 [INFO] 16:01:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9179 --- 16:01:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:59 [INFO] argLine set to empty 16:01:59 [INFO] 16:01:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9179 --- 16:01:59 [INFO] Starting audit... 16:01:59 Audit done. 16:01:59 [INFO] You have 0 Checkstyle violations. 16:01:59 [INFO] 16:01:59 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9179 --- 16:01:59 [INFO] Starting audit... 16:01:59 Audit done. 16:01:59 [INFO] You have 0 Checkstyle violations. 16:01:59 [INFO] 16:01:59 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9179 --- 16:01:59 [INFO] 16:01:59 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9179 --- 16:01:59 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9179/target/feature/feature.xml 16:01:59 [INFO] ...done! 16:01:59 [INFO] Attaching features XML 16:01:59 [INFO] 16:01:59 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9179 --- 16:01:59 [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 16:01:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:01:59 [INFO] 16:01:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9179 >>> 16:01:59 [INFO] 16:01:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9179 --- 16:01:59 [INFO] No files found to run spotbugs, check compile phase has been run 16:01:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:59 [INFO] 16:01:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9179 <<< 16:01:59 [INFO] 16:01:59 [INFO] 16:01:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9179 --- 16:01:59 [INFO] 16:01:59 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc9179 --- 16:01:59 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9179 16:01:59 [INFO] Project dependency features detected: [] 16:01:59 [INFO] Pax Exam System (Version: 4.14.0) created. 16:01:59 [INFO] Creating RMI registry server on 127.0.0.1:40511 16:02:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:02:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:02:00 [INFO] Waiting for remote bundle context.. on 40511 name: d6010a8a-7c64-4010-b07c-ea894bbe5a2f timout: [ RelativeTimeout value = 180000 ] 16:02:05 [INFO] Building jar from resources and headers. 16:02:05 [INFO] Writing jar finished. 16:02:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:02:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:02:07 [INFO] 16:02:07 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc9179 --- 16:02:07 [INFO] 16:02:07 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9179 --- 16:02:07 [INFO] No Javadoc in project. Archive not created. 16:02:07 [INFO] 16:02:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9179 --- 16:02:07 [INFO] CycloneDX: Resolving Dependencies 16:02:07 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 16:02:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9179/target/bom.xml 16:02:07 [INFO] attaching as odl-mdsal-model-rfc9179-14.0.17-SNAPSHOT-cyclonedx.xml 16:02:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9179/target/bom.json 16:02:07 [INFO] attaching as odl-mdsal-model-rfc9179-14.0.17-SNAPSHOT-cyclonedx.json 16:02:07 [INFO] 16:02:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9179 --- 16:02:07 [INFO] Skipping duplicate-finder execution! 16:02:07 [INFO] 16:02:07 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9179 --- 16:02:07 [INFO] Skipping plugin execution 16:02:07 [INFO] 16:02:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9179 --- 16:02:07 [INFO] Skipping source per configuration. 16:02:07 [INFO] 16:02:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9179 --- 16:02:07 [INFO] 16:02:07 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9179 --- 16:02:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:07 [INFO] 16:02:07 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9179 --- 16:02:07 [WARNING] 16:02:07 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9179 did not assign 16:02:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:02:07 [WARNING] 16:02:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:02:07 [WARNING] 16:02:07 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9179/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.17-SNAPSHOT.pom 16:02:07 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9179/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.17-SNAPSHOT-features.xml 16:02:07 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9179/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.17-SNAPSHOT-cyclonedx.xml 16:02:07 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9179/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9179/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.17-SNAPSHOT-cyclonedx.json 16:02:07 [INFO] 16:02:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9179 --- 16:02:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:02:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:02:07 [WARNING] 16:02:07 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9179 did not assign 16:02:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:02:07 [WARNING] 16:02:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:02:07 [WARNING] 16:02:07 [INFO] 16:02:07 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9196-ietf-system-capabilities >-- 16:02:07 [INFO] Building rfc9196-ietf-system-capabilities 14.0.17-SNAPSHOT [183/228] 16:02:07 [INFO] from model/rfc/rfc9196-ietf-system-capabilities/pom.xml 16:02:07 [INFO] -------------------------------[ bundle ]------------------------------- 16:02:07 [INFO] 16:02:07 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-system-capabilities --- 16:02:07 [INFO] 16:02:07 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9196-ietf-system-capabilities --- 16:02:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:07 [INFO] 16:02:07 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9196-ietf-system-capabilities --- 16:02:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:07 [INFO] 16:02:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9196-ietf-system-capabilities --- 16:02:08 [INFO] 16:02:08 [INFO] --- dependency:3.8.1:properties (default) @ rfc9196-ietf-system-capabilities --- 16:02:08 [INFO] 16:02:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9196-ietf-system-capabilities --- 16:02:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:02:08 [INFO] 16:02:08 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9196-ietf-system-capabilities --- 16:02:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:02:08 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/src/main/yang 16:02:08 [INFO] yang-to-sources: Found 5 dependencies in 1.024 ms 16:02:08 [INFO] yang-to-sources: Project model files found: 1 in 1.653 ms 16:02:08 [INFO] yang-to-sources: 6 YANG models processed in 19.66 ms 16:02:08 [INFO] BindingJavaFileGenerator: Defined 14 files in 5.244 ms 16:02:08 [INFO] Sorted 14 files into 7 directories in 99.96 μs 16:02:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 10.39 ms 16:02:08 [INFO] 16:02:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-system-capabilities --- 16:02:08 [INFO] Starting audit... 16:02:08 Audit done. 16:02:08 [INFO] You have 0 Checkstyle violations. 16:02:08 [INFO] 16:02:08 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-system-capabilities --- 16:02:08 [INFO] Starting audit... 16:02:08 Audit done. 16:02:08 [INFO] You have 0 Checkstyle violations. 16:02:08 [INFO] 16:02:08 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9196-ietf-system-capabilities --- 16:02:08 [INFO] 16:02:08 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9196-ietf-system-capabilities --- 16:02:08 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/src/main/resources 16:02:08 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi 16:02:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:02:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:02:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:02:08 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi 16:02:08 [INFO] 16:02:08 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9196-ietf-system-capabilities --- 16:02:08 [INFO] Recompiling the module because of changed dependency. 16:02:08 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 16:02:08 [INFO] 16:02:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9196-ietf-system-capabilities >>> 16:02:08 [INFO] 16:02:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9196-ietf-system-capabilities --- 16:02:08 [INFO] Fork Value is true 16:02:11 [INFO] Done SpotBugs Analysis.... 16:02:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:11 [INFO] 16:02:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9196-ietf-system-capabilities <<< 16:02:11 [INFO] 16:02:11 [INFO] 16:02:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9196-ietf-system-capabilities --- 16:02:11 [INFO] BugInstance size is 0 16:02:11 [INFO] Error size is 0 16:02:11 [INFO] No errors/warnings found 16:02:11 [INFO] 16:02:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9196-ietf-system-capabilities --- 16:02:11 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/src/test/resources 16:02:11 [INFO] 16:02:11 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9196-ietf-system-capabilities --- 16:02:11 [INFO] No sources to compile 16:02:11 [INFO] 16:02:11 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9196-ietf-system-capabilities --- 16:02:11 [INFO] No tests to run. 16:02:11 [INFO] 16:02:11 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9196-ietf-system-capabilities --- 16:02:11 [INFO] 16:02:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9196-ietf-system-capabilities --- 16:02:11 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-14.0.17-SNAPSHOT.jar 16:02:11 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/target/classes/META-INF/MANIFEST.MF 16:02:11 [INFO] 16:02:11 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9196-ietf-system-capabilities --- 16:02:11 [INFO] No previous run data found, generating javadoc. 16:02:12 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-14.0.17-SNAPSHOT-javadoc.jar 16:02:12 [INFO] 16:02:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-system-capabilities --- 16:02:12 [INFO] CycloneDX: Resolving Dependencies 16:02:13 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 16:02:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml 16:02:13 [INFO] attaching as rfc9196-ietf-system-capabilities-14.0.17-SNAPSHOT-cyclonedx.xml 16:02:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json 16:02:13 [INFO] attaching as rfc9196-ietf-system-capabilities-14.0.17-SNAPSHOT-cyclonedx.json 16:02:13 [INFO] 16:02:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-system-capabilities --- 16:02:13 [INFO] Skipping duplicate-finder execution! 16:02:13 [INFO] 16:02:13 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9196-ietf-system-capabilities --- 16:02:13 [WARNING] Used undeclared dependencies found: 16:02:13 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.17-SNAPSHOT:compile 16:02:13 [INFO] 16:02:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9196-ietf-system-capabilities --- 16:02:13 [INFO] Skipping source per configuration. 16:02:13 [INFO] 16:02:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9196-ietf-system-capabilities --- 16:02:13 [INFO] 16:02:13 [INFO] --- jacoco:0.8.13:report (report) @ rfc9196-ietf-system-capabilities --- 16:02:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:02:13 [INFO] 16:02:13 [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-system-capabilities --- 16:02:13 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.17-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.17-SNAPSHOT.pom 16:02:13 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.17-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.17-SNAPSHOT.jar 16:02:13 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.17-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.17-SNAPSHOT-javadoc.jar 16:02:13 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.17-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.17-SNAPSHOT-cyclonedx.xml 16:02:13 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.17-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.17-SNAPSHOT-cyclonedx.json 16:02:13 [INFO] 16:02:13 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9196-ietf-system-capabilities --- 16:02:13 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.17-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.17-SNAPSHOT.jar 16:02:13 [INFO] Writing OBR metadata 16:02:13 [INFO] 16:02:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- 16:02:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:02:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:02:13 [INFO] 16:02:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- 16:02:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:02:13 [INFO] 16:02:13 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9196-ietf-system-capabilities >-- 16:02:13 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-system-capabilities 14.0.17-SNAPSHOT [184/228] 16:02:13 [INFO] from features/odl-mdsal-model-rfc9196-ietf-system-capabilities/pom.xml 16:02:13 [INFO] ------------------------------[ feature ]------------------------------- 16:02:13 [INFO] 16:02:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:13 [INFO] 16:02:13 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:13 [INFO] 16:02:13 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:13 [INFO] 16:02:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:14 [INFO] 16:02:14 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:14 [INFO] 16:02:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:14 [INFO] argLine set to empty 16:02:14 [INFO] 16:02:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:14 [INFO] Starting audit... 16:02:14 Audit done. 16:02:14 [INFO] You have 0 Checkstyle violations. 16:02:14 [INFO] 16:02:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:14 [INFO] Starting audit... 16:02:14 Audit done. 16:02:14 [INFO] You have 0 Checkstyle violations. 16:02:14 [INFO] 16:02:14 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:14 [INFO] 16:02:14 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:14 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml 16:02:14 [INFO] ...done! 16:02:14 [INFO] Attaching features XML 16:02:14 [INFO] 16:02:14 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02: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 16:02:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:02:14 [INFO] 16:02:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9196-ietf-system-capabilities >>> 16:02:14 [INFO] 16:02:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:14 [INFO] No files found to run spotbugs, check compile phase has been run 16:02:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:14 [INFO] 16:02:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9196-ietf-system-capabilities <<< 16:02:14 [INFO] 16:02:14 [INFO] 16:02:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:14 [INFO] 16:02:14 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:14 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9196-ietf-system-capabilities 16:02:14 [INFO] Project dependency features detected: [] 16:02:14 [INFO] Pax Exam System (Version: 4.14.0) created. 16:02:14 [INFO] Creating RMI registry server on 127.0.0.1:44751 16:02:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:02:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:02:14 [INFO] Waiting for remote bundle context.. on 44751 name: bece2a76-f6eb-413f-89c4-311e82f7cb97 timout: [ RelativeTimeout value = 180000 ] 16:02:19 [INFO] Building jar from resources and headers. 16:02:19 [INFO] Writing jar finished. 16:02:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:02:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:02:21 [INFO] 16:02:21 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:21 [INFO] 16:02:21 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:21 [INFO] No Javadoc in project. Archive not created. 16:02:21 [INFO] 16:02:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:21 [INFO] CycloneDX: Resolving Dependencies 16:02:21 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 16:02:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/bom.xml 16:02:21 [INFO] attaching as odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.17-SNAPSHOT-cyclonedx.xml 16:02:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/bom.json 16:02:21 [INFO] attaching as odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.17-SNAPSHOT-cyclonedx.json 16:02:21 [INFO] 16:02:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:21 [INFO] Skipping duplicate-finder execution! 16:02:21 [INFO] 16:02:21 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:21 [INFO] Skipping plugin execution 16:02:21 [INFO] 16:02:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:21 [INFO] Skipping source per configuration. 16:02:21 [INFO] 16:02:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:21 [INFO] 16:02:21 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:21 [INFO] 16:02:21 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:21 [WARNING] 16:02:21 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9196-ietf-system-capabilities did not assign 16:02:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:02:21 [WARNING] 16:02:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:02:21 [WARNING] 16:02:21 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.17-SNAPSHOT.pom 16:02:21 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.17-SNAPSHOT-features.xml 16:02:21 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.17-SNAPSHOT-cyclonedx.xml 16:02:21 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.17-SNAPSHOT-cyclonedx.json 16:02:21 [INFO] 16:02:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- 16:02:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:02:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:02:21 [WARNING] 16:02:21 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9196-ietf-system-capabilities did not assign 16:02:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:02:21 [WARNING] 16:02:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:02:21 [WARNING] 16:02:21 [INFO] 16:02:21 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9196-ietf-notification-capabilities >-- 16:02:21 [INFO] Building rfc9196-ietf-notification-capabilities 14.0.17-SNAPSHOT [185/228] 16:02:21 [INFO] from model/rfc/rfc9196-ietf-notification-capabilities/pom.xml 16:02:21 [INFO] -------------------------------[ bundle ]------------------------------- 16:02:21 [INFO] 16:02:21 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-notification-capabilities --- 16:02:21 [INFO] 16:02:21 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9196-ietf-notification-capabilities --- 16:02:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:21 [INFO] 16:02:21 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9196-ietf-notification-capabilities --- 16:02:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:21 [INFO] 16:02:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9196-ietf-notification-capabilities --- 16:02:22 [INFO] 16:02:22 [INFO] --- dependency:3.8.1:properties (default) @ rfc9196-ietf-notification-capabilities --- 16:02:22 [INFO] 16:02:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9196-ietf-notification-capabilities --- 16:02:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:02:22 [INFO] 16:02:22 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9196-ietf-notification-capabilities --- 16:02:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:02:22 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/src/main/yang 16:02:22 [INFO] yang-to-sources: Found 14 dependencies in 1.019 ms 16:02:22 [INFO] yang-to-sources: Project model files found: 1 in 1.509 ms 16:02:22 [INFO] yang-to-sources: 15 YANG models processed in 62.99 ms 16:02:22 [INFO] BindingJavaFileGenerator: Defined 17 files in 12.31 ms 16:02:22 [INFO] Sorted 17 files into 6 directories in 98.05 μs 16:02:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 17 in 18.09 ms 16:02:22 [INFO] 16:02:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-notification-capabilities --- 16:02:22 [INFO] Starting audit... 16:02:22 Audit done. 16:02:22 [INFO] You have 0 Checkstyle violations. 16:02:22 [INFO] 16:02:22 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-notification-capabilities --- 16:02:22 [INFO] Starting audit... 16:02:22 Audit done. 16:02:22 [INFO] You have 0 Checkstyle violations. 16:02:22 [INFO] 16:02:22 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9196-ietf-notification-capabilities --- 16:02:22 [INFO] 16:02:22 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9196-ietf-notification-capabilities --- 16:02:22 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/src/main/resources 16:02:22 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi 16:02:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:02:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:02:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:02:22 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi 16:02:22 [INFO] 16:02:22 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9196-ietf-notification-capabilities --- 16:02:22 [INFO] Recompiling the module because of changed dependency. 16:02:22 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 16:02:22 [INFO] 16:02:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9196-ietf-notification-capabilities >>> 16:02:22 [INFO] 16:02:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9196-ietf-notification-capabilities --- 16:02:22 [INFO] Fork Value is true 16:02:24 [INFO] Done SpotBugs Analysis.... 16:02:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:24 [INFO] 16:02:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9196-ietf-notification-capabilities <<< 16:02:24 [INFO] 16:02:24 [INFO] 16:02:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9196-ietf-notification-capabilities --- 16:02:24 [INFO] BugInstance size is 0 16:02:24 [INFO] Error size is 0 16:02:24 [INFO] No errors/warnings found 16:02:24 [INFO] 16:02:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9196-ietf-notification-capabilities --- 16:02:24 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/src/test/resources 16:02:24 [INFO] 16:02:24 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9196-ietf-notification-capabilities --- 16:02:24 [INFO] No sources to compile 16:02:24 [INFO] 16:02:24 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9196-ietf-notification-capabilities --- 16:02:24 [INFO] No tests to run. 16:02:24 [INFO] 16:02:24 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9196-ietf-notification-capabilities --- 16:02:24 [INFO] 16:02:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9196-ietf-notification-capabilities --- 16:02:24 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-14.0.17-SNAPSHOT.jar 16:02:24 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/target/classes/META-INF/MANIFEST.MF 16:02:24 [INFO] 16:02:24 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9196-ietf-notification-capabilities --- 16:02:24 [INFO] No previous run data found, generating javadoc. 16:02:26 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-14.0.17-SNAPSHOT-javadoc.jar 16:02:26 [INFO] 16:02:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-notification-capabilities --- 16:02:26 [INFO] CycloneDX: Resolving Dependencies 16:02:27 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 16:02:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml 16:02:27 [INFO] attaching as rfc9196-ietf-notification-capabilities-14.0.17-SNAPSHOT-cyclonedx.xml 16:02:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json 16:02:27 [INFO] attaching as rfc9196-ietf-notification-capabilities-14.0.17-SNAPSHOT-cyclonedx.json 16:02:27 [INFO] 16:02:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] Skipping duplicate-finder execution! 16:02:27 [INFO] 16:02:27 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] No dependency problems found 16:02:27 [INFO] 16:02:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] Skipping source per configuration. 16:02:27 [INFO] 16:02:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] 16:02:27 [INFO] --- jacoco:0.8.13:report (report) @ rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:02:27 [INFO] 16:02:27 [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.17-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.17-SNAPSHOT.pom 16:02:27 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.17-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.17-SNAPSHOT.jar 16:02:27 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.17-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.17-SNAPSHOT-javadoc.jar 16:02:27 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.17-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.17-SNAPSHOT-cyclonedx.xml 16:02:27 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.17-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.17-SNAPSHOT-cyclonedx.json 16:02:27 [INFO] 16:02:27 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.17-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.17-SNAPSHOT.jar 16:02:27 [INFO] Writing OBR metadata 16:02:27 [INFO] 16:02:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:02:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:02:27 [INFO] 16:02:27 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:02:27 [INFO] 16:02:27 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9196-ietf-notification-capabilities >-- 16:02:27 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-notification-capabilities 14.0.17-SNAPSHOT [186/228] 16:02:27 [INFO] from features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/pom.xml 16:02:27 [INFO] ------------------------------[ feature ]------------------------------- 16:02:27 [INFO] 16:02:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] 16:02:27 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:27 [INFO] 16:02:27 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:27 [INFO] 16:02:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] 16:02:27 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] 16:02:27 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:27 [INFO] argLine set to empty 16:02:27 [INFO] 16:02:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] Starting audit... 16:02:27 Audit done. 16:02:27 [INFO] You have 0 Checkstyle violations. 16:02:27 [INFO] 16:02:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] Starting audit... 16:02:27 Audit done. 16:02:27 [INFO] You have 0 Checkstyle violations. 16:02:27 [INFO] 16:02:27 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] 16:02:27 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml 16:02:27 [INFO] ...done! 16:02:27 [INFO] Attaching features XML 16:02:27 [INFO] 16:02:27 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02: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 16:02:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:02:27 [INFO] 16:02:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9196-ietf-notification-capabilities >>> 16:02:27 [INFO] 16:02:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] No files found to run spotbugs, check compile phase has been run 16:02:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:27 [INFO] 16:02:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9196-ietf-notification-capabilities <<< 16:02:27 [INFO] 16:02:27 [INFO] 16:02:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] 16:02:27 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:27 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9196-ietf-notification-capabilities 16:02:27 [INFO] Project dependency features detected: [] 16:02:27 [INFO] Pax Exam System (Version: 4.14.0) created. 16:02:27 [INFO] Creating RMI registry server on 127.0.0.1:44795 16:02:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:02:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:02:28 [INFO] Waiting for remote bundle context.. on 44795 name: ccf6cd7c-cec9-43d9-9fca-046e28a30c7c timout: [ RelativeTimeout value = 180000 ] 16:02:32 [INFO] Building jar from resources and headers. 16:02:32 [INFO] Writing jar finished. 16:02:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:02:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:02:34 [INFO] 16:02:34 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:34 [INFO] 16:02:34 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:34 [INFO] No Javadoc in project. Archive not created. 16:02:34 [INFO] 16:02:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:34 [INFO] CycloneDX: Resolving Dependencies 16:02:35 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 16:02:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/bom.xml 16:02:35 [INFO] attaching as odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.17-SNAPSHOT-cyclonedx.xml 16:02:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/bom.json 16:02:35 [INFO] attaching as odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.17-SNAPSHOT-cyclonedx.json 16:02:35 [INFO] 16:02:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:35 [INFO] Skipping duplicate-finder execution! 16:02:35 [INFO] 16:02:35 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:35 [INFO] Skipping plugin execution 16:02:35 [INFO] 16:02:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:35 [INFO] Skipping source per configuration. 16:02:35 [INFO] 16:02:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:35 [INFO] 16:02:35 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:35 [INFO] 16:02:35 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:35 [WARNING] 16:02:35 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9196-ietf-notification-capabilities did not assign 16:02:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:02:35 [WARNING] 16:02:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:02:35 [WARNING] 16:02:35 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.17-SNAPSHOT.pom 16:02:35 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.17-SNAPSHOT-features.xml 16:02:35 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.17-SNAPSHOT-cyclonedx.xml 16:02:35 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.17-SNAPSHOT-cyclonedx.json 16:02:35 [INFO] 16:02:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- 16:02:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:02:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:02:35 [WARNING] 16:02:35 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9196-ietf-notification-capabilities did not assign 16:02:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:02:35 [WARNING] 16:02:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:02:35 [WARNING] 16:02:35 [INFO] 16:02:35 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9640 >---------- 16:02:35 [INFO] Building rfc9640 14.0.17-SNAPSHOT [187/228] 16:02:35 [INFO] from model/rfc/rfc9640/pom.xml 16:02:35 [INFO] -------------------------------[ bundle ]------------------------------- 16:02:35 [INFO] 16:02:35 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9640 --- 16:02:35 [INFO] 16:02:35 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9640 --- 16:02:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:35 [INFO] 16:02:35 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9640 --- 16:02:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:35 [INFO] 16:02:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9640 --- 16:02:35 [INFO] 16:02:35 [INFO] --- dependency:3.8.1:properties (default) @ rfc9640 --- 16:02:35 [INFO] 16:02:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9640 --- 16:02:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:02:35 [INFO] 16:02:35 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9640 --- 16:02:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:02:35 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/src/main/yang 16:02:35 [INFO] yang-to-sources: Found 2 dependencies in 814.2 μs 16:02:35 [INFO] yang-to-sources: Project model files found: 1 in 4.128 ms 16:02:35 [INFO] yang-to-sources: 3 YANG models processed in 15.58 ms 16:02:35 [INFO] BindingJavaFileGenerator: Defined 109 files in 5.730 ms 16:02:35 [INFO] Sorted 109 files into 20 directories in 192.1 μs 16:02:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 109 in 18.67 ms 16:02:35 [INFO] 16:02:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9640 --- 16:02:35 [INFO] Starting audit... 16:02:35 Audit done. 16:02:35 [INFO] You have 0 Checkstyle violations. 16:02:35 [INFO] 16:02:35 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9640 --- 16:02:35 [INFO] Starting audit... 16:02:35 Audit done. 16:02:35 [INFO] You have 0 Checkstyle violations. 16:02:35 [INFO] 16:02:35 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9640 --- 16:02:35 [INFO] 16:02:35 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9640 --- 16:02:35 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/src/main/resources 16:02:35 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/generated-sources/spi 16:02:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:02:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:02:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:02:35 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/generated-sources/spi 16:02:35 [INFO] 16:02:35 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9640 --- 16:02:36 [INFO] Recompiling the module because of changed dependency. 16:02:36 [INFO] Compiling 108 source files with javac [debug release 21] to target/classes 16:02:36 [INFO] 16:02:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9640 >>> 16:02:36 [INFO] 16:02:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9640 --- 16:02:36 [INFO] Fork Value is true 16:02:38 [INFO] Done SpotBugs Analysis.... 16:02:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:38 [INFO] 16:02:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9640 <<< 16:02:38 [INFO] 16:02:38 [INFO] 16:02:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9640 --- 16:02:38 [INFO] BugInstance size is 0 16:02:38 [INFO] Error size is 0 16:02:38 [INFO] No errors/warnings found 16:02:38 [INFO] 16:02:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9640 --- 16:02:38 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/src/test/resources 16:02:38 [INFO] 16:02:38 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9640 --- 16:02:38 [INFO] No sources to compile 16:02:38 [INFO] 16:02:38 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9640 --- 16:02:38 [INFO] No tests to run. 16:02:38 [INFO] 16:02:38 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9640 --- 16:02:38 [INFO] 16:02:38 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9640 --- 16:02:38 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/rfc9640-14.0.17-SNAPSHOT.jar 16:02:38 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/classes/META-INF/MANIFEST.MF 16:02:38 [INFO] 16:02:38 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9640 --- 16:02:39 [INFO] No previous run data found, generating javadoc. 16:02:41 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/rfc9640-14.0.17-SNAPSHOT-javadoc.jar 16:02:41 [INFO] 16:02:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9640 --- 16:02:41 [INFO] CycloneDX: Resolving Dependencies 16:02:41 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 16:02:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/bom.xml 16:02:42 [INFO] attaching as rfc9640-14.0.17-SNAPSHOT-cyclonedx.xml 16:02:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/bom.json 16:02:42 [INFO] attaching as rfc9640-14.0.17-SNAPSHOT-cyclonedx.json 16:02:42 [INFO] 16:02:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9640 --- 16:02:42 [INFO] Skipping duplicate-finder execution! 16:02:42 [INFO] 16:02:42 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9640 --- 16:02:42 [INFO] No dependency problems found 16:02:42 [INFO] 16:02:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9640 --- 16:02:42 [INFO] Skipping source per configuration. 16:02:42 [INFO] 16:02:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9640 --- 16:02:42 [INFO] 16:02:42 [INFO] --- jacoco:0.8.13:report (report) @ rfc9640 --- 16:02:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:02:42 [INFO] 16:02:42 [INFO] --- install:3.1.4:install (default-install) @ rfc9640 --- 16:02:42 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.17-SNAPSHOT/rfc9640-14.0.17-SNAPSHOT.pom 16:02:42 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/rfc9640-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.17-SNAPSHOT/rfc9640-14.0.17-SNAPSHOT.jar 16:02:42 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/rfc9640-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.17-SNAPSHOT/rfc9640-14.0.17-SNAPSHOT-javadoc.jar 16:02:42 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.17-SNAPSHOT/rfc9640-14.0.17-SNAPSHOT-cyclonedx.xml 16:02:42 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.17-SNAPSHOT/rfc9640-14.0.17-SNAPSHOT-cyclonedx.json 16:02:42 [INFO] 16:02:42 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9640 --- 16:02:42 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.17-SNAPSHOT/rfc9640-14.0.17-SNAPSHOT.jar 16:02:42 [INFO] Writing OBR metadata 16:02:42 [INFO] 16:02:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9640 --- 16:02:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:02:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:02:42 [INFO] 16:02:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9640 --- 16:02:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:02:42 [INFO] 16:02:42 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640 >-------- 16:02:42 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9640 14.0.17-SNAPSHOT [188/228] 16:02:42 [INFO] from features/odl-mdsal-model-rfc9640/pom.xml 16:02:42 [INFO] ------------------------------[ feature ]------------------------------- 16:02:42 [INFO] 16:02:42 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9640 --- 16:02:42 [INFO] 16:02:42 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9640 --- 16:02:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:42 [INFO] 16:02:42 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9640 --- 16:02:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:42 [INFO] 16:02:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9640 --- 16:02:42 [INFO] 16:02:42 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9640 --- 16:02:42 [INFO] 16:02:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9640 --- 16:02:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:42 [INFO] argLine set to empty 16:02:42 [INFO] 16:02:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9640 --- 16:02:42 [INFO] Starting audit... 16:02:42 Audit done. 16:02:42 [INFO] You have 0 Checkstyle violations. 16:02:42 [INFO] 16:02:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9640 --- 16:02:42 [INFO] Starting audit... 16:02:42 Audit done. 16:02:42 [INFO] You have 0 Checkstyle violations. 16:02:42 [INFO] 16:02:42 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9640 --- 16:02:42 [INFO] 16:02:42 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9640 --- 16:02:42 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9640/target/feature/feature.xml 16:02:42 [INFO] ...done! 16:02:42 [INFO] Attaching features XML 16:02:42 [INFO] 16:02:42 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9640 --- 16:02:42 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:02:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:02:42 [INFO] 16:02:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9640 >>> 16:02:42 [INFO] 16:02:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9640 --- 16:02:42 [INFO] No files found to run spotbugs, check compile phase has been run 16:02:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:42 [INFO] 16:02:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9640 <<< 16:02:42 [INFO] 16:02:42 [INFO] 16:02:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9640 --- 16:02:42 [INFO] 16:02:42 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc9640 --- 16:02:42 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640 16:02:42 [INFO] Project dependency features detected: [] 16:02:42 [INFO] Pax Exam System (Version: 4.14.0) created. 16:02:42 [INFO] Creating RMI registry server on 127.0.0.1:45135 16:02:43 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:02:43 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:02:43 [INFO] Waiting for remote bundle context.. on 45135 name: 2275f19c-659a-4e8d-80ba-afe820956c93 timout: [ RelativeTimeout value = 180000 ] 16:02:46 [INFO] Building jar from resources and headers. 16:02:46 [INFO] Writing jar finished. 16:02:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:02:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:02:49 [INFO] 16:02:49 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc9640 --- 16:02:49 [INFO] 16:02:49 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9640 --- 16:02:49 [INFO] No Javadoc in project. Archive not created. 16:02:49 [INFO] 16:02:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9640 --- 16:02:49 [INFO] CycloneDX: Resolving Dependencies 16:02:49 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 16:02:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9640/target/bom.xml 16:02:49 [INFO] attaching as odl-mdsal-model-rfc9640-14.0.17-SNAPSHOT-cyclonedx.xml 16:02:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9640/target/bom.json 16:02:49 [INFO] attaching as odl-mdsal-model-rfc9640-14.0.17-SNAPSHOT-cyclonedx.json 16:02:49 [INFO] 16:02:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9640 --- 16:02:49 [INFO] Skipping duplicate-finder execution! 16:02:49 [INFO] 16:02:49 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9640 --- 16:02:49 [INFO] Skipping plugin execution 16:02:49 [INFO] 16:02:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9640 --- 16:02:49 [INFO] Skipping source per configuration. 16:02:49 [INFO] 16:02:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9640 --- 16:02:49 [INFO] 16:02:49 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9640 --- 16:02:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:49 [INFO] 16:02:49 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9640 --- 16:02:49 [WARNING] 16:02:49 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9640 did not assign 16:02:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:02:49 [WARNING] 16:02:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:02:49 [WARNING] 16:02:49 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9640/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.17-SNAPSHOT.pom 16:02:49 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9640/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.17-SNAPSHOT-features.xml 16:02:49 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9640/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.17-SNAPSHOT-cyclonedx.xml 16:02:49 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9640/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.17-SNAPSHOT-cyclonedx.json 16:02:49 [INFO] 16:02:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9640 --- 16:02:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:02:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:02:49 [WARNING] 16:02:49 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9640 did not assign 16:02:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:02:49 [WARNING] 16:02:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:02:49 [WARNING] 16:02:49 [INFO] 16:02:49 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9641 >---------- 16:02:49 [INFO] Building rfc9641 14.0.17-SNAPSHOT [189/228] 16:02:49 [INFO] from model/rfc/rfc9641/pom.xml 16:02:49 [INFO] -------------------------------[ bundle ]------------------------------- 16:02:49 [INFO] 16:02:49 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9641 --- 16:02:49 [INFO] 16:02:49 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9641 --- 16:02:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:49 [INFO] 16:02:49 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9641 --- 16:02:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:49 [INFO] 16:02:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9641 --- 16:02:50 [INFO] 16:02:50 [INFO] --- dependency:3.8.1:properties (default) @ rfc9641 --- 16:02:50 [INFO] 16:02:50 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9641 --- 16:02:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:02:50 [INFO] 16:02:50 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9641 --- 16:02:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:02:50 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/src/main/yang 16:02:50 [INFO] yang-to-sources: Found 3 dependencies in 1.018 ms 16:02:50 [INFO] yang-to-sources: Project model files found: 1 in 2.337 ms 16:02:50 [INFO] yang-to-sources: 4 YANG models processed in 20.22 ms 16:02:50 [INFO] BindingJavaFileGenerator: Defined 55 files in 5.798 ms 16:02:50 [INFO] Sorted 55 files into 18 directories in 135.1 μs 16:02:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 55 in 14.21 ms 16:02:50 [INFO] 16:02:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9641 --- 16:02:50 [INFO] Starting audit... 16:02:50 Audit done. 16:02:50 [INFO] You have 0 Checkstyle violations. 16:02:50 [INFO] 16:02:50 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9641 --- 16:02:50 [INFO] Starting audit... 16:02:50 Audit done. 16:02:50 [INFO] You have 0 Checkstyle violations. 16:02:50 [INFO] 16:02:50 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9641 --- 16:02:50 [INFO] 16:02:50 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9641 --- 16:02:50 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/src/main/resources 16:02:50 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/generated-sources/spi 16:02:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:02:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:02:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:02:50 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/generated-sources/spi 16:02:50 [INFO] 16:02:50 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9641 --- 16:02:50 [INFO] Recompiling the module because of changed dependency. 16:02:50 [INFO] Compiling 54 source files with javac [debug release 21] to target/classes 16:02:50 [INFO] 16:02:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9641 >>> 16:02:50 [INFO] 16:02:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9641 --- 16:02:50 [INFO] Fork Value is true 16:02:53 [INFO] Done SpotBugs Analysis.... 16:02:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:53 [INFO] 16:02:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9641 <<< 16:02:53 [INFO] 16:02:53 [INFO] 16:02:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9641 --- 16:02:53 [INFO] BugInstance size is 0 16:02:53 [INFO] Error size is 0 16:02:53 [INFO] No errors/warnings found 16:02:53 [INFO] 16:02:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9641 --- 16:02:53 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/src/test/resources 16:02:53 [INFO] 16:02:53 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9641 --- 16:02:53 [INFO] No sources to compile 16:02:53 [INFO] 16:02:53 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9641 --- 16:02:53 [INFO] No tests to run. 16:02:53 [INFO] 16:02:53 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9641 --- 16:02:53 [INFO] 16:02:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9641 --- 16:02:53 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/rfc9641-14.0.17-SNAPSHOT.jar 16:02:53 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/classes/META-INF/MANIFEST.MF 16:02:53 [INFO] 16:02:53 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9641 --- 16:02:53 [INFO] No previous run data found, generating javadoc. 16:02:55 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/rfc9641-14.0.17-SNAPSHOT-javadoc.jar 16:02:55 [INFO] 16:02:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9641 --- 16:02:55 [INFO] CycloneDX: Resolving Dependencies 16:02:56 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 16:02:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/bom.xml 16:02:56 [INFO] attaching as rfc9641-14.0.17-SNAPSHOT-cyclonedx.xml 16:02:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/bom.json 16:02:56 [INFO] attaching as rfc9641-14.0.17-SNAPSHOT-cyclonedx.json 16:02:56 [INFO] 16:02:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9641 --- 16:02:56 [INFO] Skipping duplicate-finder execution! 16:02:56 [INFO] 16:02:56 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9641 --- 16:02:56 [INFO] No dependency problems found 16:02:56 [INFO] 16:02:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9641 --- 16:02:56 [INFO] Skipping source per configuration. 16:02:56 [INFO] 16:02:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9641 --- 16:02:56 [INFO] 16:02:56 [INFO] --- jacoco:0.8.13:report (report) @ rfc9641 --- 16:02:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:02:56 [INFO] 16:02:56 [INFO] --- install:3.1.4:install (default-install) @ rfc9641 --- 16:02:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.17-SNAPSHOT/rfc9641-14.0.17-SNAPSHOT.pom 16:02:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/rfc9641-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.17-SNAPSHOT/rfc9641-14.0.17-SNAPSHOT.jar 16:02:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/rfc9641-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.17-SNAPSHOT/rfc9641-14.0.17-SNAPSHOT-javadoc.jar 16:02:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.17-SNAPSHOT/rfc9641-14.0.17-SNAPSHOT-cyclonedx.xml 16:02:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.17-SNAPSHOT/rfc9641-14.0.17-SNAPSHOT-cyclonedx.json 16:02:56 [INFO] 16:02:56 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9641 --- 16:02:56 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.17-SNAPSHOT/rfc9641-14.0.17-SNAPSHOT.jar 16:02:56 [INFO] Writing OBR metadata 16:02:56 [INFO] 16:02:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9641 --- 16:02:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:02:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:02:56 [INFO] 16:02:56 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9641 --- 16:02:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:02:56 [INFO] 16:02:56 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641 >-------- 16:02:56 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9641 14.0.17-SNAPSHOT [190/228] 16:02:56 [INFO] from features/odl-mdsal-model-rfc9641/pom.xml 16:02:56 [INFO] ------------------------------[ feature ]------------------------------- 16:02:56 [INFO] 16:02:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9641 --- 16:02:56 [INFO] 16:02:56 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9641 --- 16:02:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:56 [INFO] 16:02:56 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9641 --- 16:02:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:56 [INFO] 16:02:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9641 --- 16:02:56 [INFO] 16:02:56 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9641 --- 16:02:56 [INFO] 16:02:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9641 --- 16:02:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:56 [INFO] argLine set to empty 16:02:56 [INFO] 16:02:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9641 --- 16:02:56 [INFO] Starting audit... 16:02:56 Audit done. 16:02:56 [INFO] You have 0 Checkstyle violations. 16:02:56 [INFO] 16:02:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9641 --- 16:02:56 [INFO] Starting audit... 16:02:56 Audit done. 16:02:56 [INFO] You have 0 Checkstyle violations. 16:02:56 [INFO] 16:02:56 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9641 --- 16:02:56 [INFO] 16:02:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9641 --- 16:02:56 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9641/target/feature/feature.xml 16:02:56 [INFO] ...done! 16:02:56 [INFO] Attaching features XML 16:02:56 [INFO] 16:02:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9641 --- 16:02: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 16:02:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:02:56 [INFO] 16:02:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9641 >>> 16:02:56 [INFO] 16:02:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9641 --- 16:02:56 [INFO] No files found to run spotbugs, check compile phase has been run 16:02:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:56 [INFO] 16:02:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9641 <<< 16:02:56 [INFO] 16:02:56 [INFO] 16:02:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9641 --- 16:02:56 [INFO] 16:02:56 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc9641 --- 16:02:56 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641 16:02:56 [INFO] Project dependency features detected: [] 16:02:56 [INFO] Pax Exam System (Version: 4.14.0) created. 16:02:56 [INFO] Creating RMI registry server on 127.0.0.1:36237 16:02:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:02:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:02:57 [INFO] Waiting for remote bundle context.. on 36237 name: b4c44749-f962-4b9f-ae4b-06975312aba1 timout: [ RelativeTimeout value = 180000 ] 16:03:01 [INFO] Building jar from resources and headers. 16:03:01 [INFO] Writing jar finished. 16:03:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:03:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:03:03 [INFO] 16:03:03 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc9641 --- 16:03:03 [INFO] 16:03:03 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9641 --- 16:03:03 [INFO] No Javadoc in project. Archive not created. 16:03:03 [INFO] 16:03:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9641 --- 16:03:03 [INFO] CycloneDX: Resolving Dependencies 16:03:04 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 16:03:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9641/target/bom.xml 16:03:04 [INFO] attaching as odl-mdsal-model-rfc9641-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9641/target/bom.json 16:03:04 [INFO] attaching as odl-mdsal-model-rfc9641-14.0.17-SNAPSHOT-cyclonedx.json 16:03:04 [INFO] 16:03:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9641 --- 16:03:04 [INFO] Skipping duplicate-finder execution! 16:03:04 [INFO] 16:03:04 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9641 --- 16:03:04 [INFO] Skipping plugin execution 16:03:04 [INFO] 16:03:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9641 --- 16:03:04 [INFO] Skipping source per configuration. 16:03:04 [INFO] 16:03:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9641 --- 16:03:04 [INFO] 16:03:04 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9641 --- 16:03:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:03:04 [INFO] 16:03:04 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9641 --- 16:03:04 [WARNING] 16:03:04 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9641 did not assign 16:03:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:03:04 [WARNING] 16:03:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:03:04 [WARNING] 16:03:04 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9641/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.17-SNAPSHOT.pom 16:03:04 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9641/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.17-SNAPSHOT-features.xml 16:03:04 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9641/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:04 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9641/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.17-SNAPSHOT-cyclonedx.json 16:03:04 [INFO] 16:03:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9641 --- 16:03:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:03:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:03:04 [WARNING] 16:03:04 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9641 did not assign 16:03:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:03:04 [WARNING] 16:03:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:03:04 [WARNING] 16:03:04 [INFO] 16:03:04 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9642 >---------- 16:03:04 [INFO] Building rfc9642 14.0.17-SNAPSHOT [191/228] 16:03:04 [INFO] from model/rfc/rfc9642/pom.xml 16:03:04 [INFO] -------------------------------[ bundle ]------------------------------- 16:03:04 [INFO] 16:03:04 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9642 --- 16:03:04 [INFO] 16:03:04 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9642 --- 16:03:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:04 [INFO] 16:03:04 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9642 --- 16:03:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:04 [INFO] 16:03:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9642 --- 16:03:04 [INFO] 16:03:04 [INFO] --- dependency:3.8.1:properties (default) @ rfc9642 --- 16:03:04 [INFO] 16:03:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9642 --- 16:03:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:03:04 [INFO] 16:03:04 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9642 --- 16:03:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:03:04 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/src/main/yang 16:03:04 [INFO] yang-to-sources: Found 3 dependencies in 866.7 μs 16:03:04 [INFO] yang-to-sources: Project model files found: 1 in 2.372 ms 16:03:04 [INFO] yang-to-sources: 4 YANG models processed in 34.44 ms 16:03:04 [INFO] BindingJavaFileGenerator: Defined 71 files in 7.492 ms 16:03:04 [INFO] Sorted 71 files into 25 directories in 195.9 μs 16:03:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 71 in 22.28 ms 16:03:04 [INFO] 16:03:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9642 --- 16:03:04 [INFO] Starting audit... 16:03:04 Audit done. 16:03:04 [INFO] You have 0 Checkstyle violations. 16:03:04 [INFO] 16:03:04 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9642 --- 16:03:04 [INFO] Starting audit... 16:03:04 Audit done. 16:03:04 [INFO] You have 0 Checkstyle violations. 16:03:04 [INFO] 16:03:04 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9642 --- 16:03:04 [INFO] 16:03:04 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9642 --- 16:03:04 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/src/main/resources 16:03:04 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/generated-sources/spi 16:03:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:03:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:04 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/generated-sources/spi 16:03:04 [INFO] 16:03:04 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9642 --- 16:03:04 [INFO] Recompiling the module because of changed dependency. 16:03:04 [INFO] Compiling 70 source files with javac [debug release 21] to target/classes 16:03:05 [INFO] 16:03:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9642 >>> 16:03:05 [INFO] 16:03:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9642 --- 16:03:05 [INFO] Fork Value is true 16:03:07 [INFO] Done SpotBugs Analysis.... 16:03:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:03:08 [INFO] 16:03:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9642 <<< 16:03:08 [INFO] 16:03:08 [INFO] 16:03:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9642 --- 16:03:08 [INFO] BugInstance size is 0 16:03:08 [INFO] Error size is 0 16:03:08 [INFO] No errors/warnings found 16:03:08 [INFO] 16:03:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9642 --- 16:03:08 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/src/test/resources 16:03:08 [INFO] 16:03:08 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9642 --- 16:03:08 [INFO] No sources to compile 16:03:08 [INFO] 16:03:08 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9642 --- 16:03:08 [INFO] No tests to run. 16:03:08 [INFO] 16:03:08 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9642 --- 16:03:08 [INFO] 16:03:08 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9642 --- 16:03:08 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/rfc9642-14.0.17-SNAPSHOT.jar 16:03:08 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/classes/META-INF/MANIFEST.MF 16:03:08 [INFO] 16:03:08 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9642 --- 16:03:08 [INFO] No previous run data found, generating javadoc. 16:03:10 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/rfc9642-14.0.17-SNAPSHOT-javadoc.jar 16:03:10 [INFO] 16:03:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9642 --- 16:03:10 [INFO] CycloneDX: Resolving Dependencies 16:03:11 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 16:03:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/bom.xml 16:03:11 [INFO] attaching as rfc9642-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/bom.json 16:03:11 [INFO] attaching as rfc9642-14.0.17-SNAPSHOT-cyclonedx.json 16:03:11 [INFO] 16:03:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9642 --- 16:03:11 [INFO] Skipping duplicate-finder execution! 16:03:11 [INFO] 16:03:11 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9642 --- 16:03:11 [INFO] No dependency problems found 16:03:11 [INFO] 16:03:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9642 --- 16:03:11 [INFO] Skipping source per configuration. 16:03:11 [INFO] 16:03:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9642 --- 16:03:11 [INFO] 16:03:11 [INFO] --- jacoco:0.8.13:report (report) @ rfc9642 --- 16:03:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:03:11 [INFO] 16:03:11 [INFO] --- install:3.1.4:install (default-install) @ rfc9642 --- 16:03:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.17-SNAPSHOT/rfc9642-14.0.17-SNAPSHOT.pom 16:03:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/rfc9642-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.17-SNAPSHOT/rfc9642-14.0.17-SNAPSHOT.jar 16:03:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/rfc9642-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.17-SNAPSHOT/rfc9642-14.0.17-SNAPSHOT-javadoc.jar 16:03:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.17-SNAPSHOT/rfc9642-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:11 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.17-SNAPSHOT/rfc9642-14.0.17-SNAPSHOT-cyclonedx.json 16:03:11 [INFO] 16:03:11 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9642 --- 16:03:11 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.17-SNAPSHOT/rfc9642-14.0.17-SNAPSHOT.jar 16:03:11 [INFO] Writing OBR metadata 16:03:11 [INFO] 16:03:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9642 --- 16:03:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:03:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:03:11 [INFO] 16:03:11 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9642 --- 16:03:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:03:11 [INFO] 16:03:11 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642 >-------- 16:03:11 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9642 14.0.17-SNAPSHOT [192/228] 16:03:11 [INFO] from features/odl-mdsal-model-rfc9642/pom.xml 16:03:11 [INFO] ------------------------------[ feature ]------------------------------- 16:03:11 [INFO] 16:03:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9642 --- 16:03:11 [INFO] 16:03:11 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9642 --- 16:03:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:11 [INFO] 16:03:11 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9642 --- 16:03:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:11 [INFO] 16:03:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9642 --- 16:03:12 [INFO] 16:03:12 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9642 --- 16:03:12 [INFO] 16:03:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9642 --- 16:03:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:03:12 [INFO] argLine set to empty 16:03:12 [INFO] 16:03:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9642 --- 16:03:12 [INFO] Starting audit... 16:03:12 Audit done. 16:03:12 [INFO] You have 0 Checkstyle violations. 16:03:12 [INFO] 16:03:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9642 --- 16:03:12 [INFO] Starting audit... 16:03:12 Audit done. 16:03:12 [INFO] You have 0 Checkstyle violations. 16:03:12 [INFO] 16:03:12 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9642 --- 16:03:12 [INFO] 16:03:12 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9642 --- 16:03:12 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9642/target/feature/feature.xml 16:03:12 [INFO] ...done! 16:03:12 [INFO] Attaching features XML 16:03:12 [INFO] 16:03:12 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9642 --- 16:03: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 16:03:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:03:12 [INFO] 16:03:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9642 >>> 16:03:12 [INFO] 16:03:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9642 --- 16:03:12 [INFO] No files found to run spotbugs, check compile phase has been run 16:03:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:03:12 [INFO] 16:03:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9642 <<< 16:03:12 [INFO] 16:03:12 [INFO] 16:03:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9642 --- 16:03:12 [INFO] 16:03:12 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc9642 --- 16:03:12 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642 16:03:12 [INFO] Project dependency features detected: [] 16:03:12 [INFO] Pax Exam System (Version: 4.14.0) created. 16:03:12 [INFO] Creating RMI registry server on 127.0.0.1:33433 16:03:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:03:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:03:12 [INFO] Waiting for remote bundle context.. on 33433 name: b386d815-b41e-4edb-af7d-13be47962176 timout: [ RelativeTimeout value = 180000 ] 16:03:17 [INFO] Building jar from resources and headers. 16:03:17 [INFO] Writing jar finished. 16:03:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:03:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:03:19 [INFO] 16:03:19 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc9642 --- 16:03:19 [INFO] 16:03:19 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9642 --- 16:03:19 [INFO] No Javadoc in project. Archive not created. 16:03:19 [INFO] 16:03:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9642 --- 16:03:19 [INFO] CycloneDX: Resolving Dependencies 16:03:19 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 16:03:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9642/target/bom.xml 16:03:19 [INFO] attaching as odl-mdsal-model-rfc9642-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9642/target/bom.json 16:03:19 [INFO] attaching as odl-mdsal-model-rfc9642-14.0.17-SNAPSHOT-cyclonedx.json 16:03:19 [INFO] 16:03:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9642 --- 16:03:19 [INFO] Skipping duplicate-finder execution! 16:03:19 [INFO] 16:03:19 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9642 --- 16:03:19 [INFO] Skipping plugin execution 16:03:19 [INFO] 16:03:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9642 --- 16:03:19 [INFO] Skipping source per configuration. 16:03:19 [INFO] 16:03:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9642 --- 16:03:19 [INFO] 16:03:19 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9642 --- 16:03:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:03:19 [INFO] 16:03:19 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9642 --- 16:03:19 [WARNING] 16:03:19 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9642 did not assign 16:03:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:03:19 [WARNING] 16:03:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:03:19 [WARNING] 16:03:19 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9642/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.17-SNAPSHOT.pom 16:03:19 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9642/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.17-SNAPSHOT-features.xml 16:03:19 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9642/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:19 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9642/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.17-SNAPSHOT-cyclonedx.json 16:03:19 [INFO] 16:03:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9642 --- 16:03:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:03:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:03:19 [WARNING] 16:03:19 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9642 did not assign 16:03:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:03:19 [WARNING] 16:03:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:03:19 [WARNING] 16:03:19 [INFO] 16:03:19 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-common >-- 16:03:19 [INFO] Building rfc9643-ietf-tcp-common 14.0.17-SNAPSHOT [193/228] 16:03:19 [INFO] from model/rfc/rfc9643-ietf-tcp-common/pom.xml 16:03:19 [INFO] -------------------------------[ bundle ]------------------------------- 16:03:19 [INFO] 16:03:19 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-common --- 16:03:19 [INFO] 16:03:19 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9643-ietf-tcp-common --- 16:03:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:19 [INFO] 16:03:19 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-common --- 16:03:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:19 [INFO] 16:03:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-common --- 16:03:20 [INFO] 16:03:20 [INFO] --- dependency:3.8.1:properties (default) @ rfc9643-ietf-tcp-common --- 16:03:20 [INFO] 16:03:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-common --- 16:03:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:03:20 [INFO] 16:03:20 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9643-ietf-tcp-common --- 16:03:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:03:20 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/src/main/yang 16:03:20 [INFO] yang-to-sources: Found 0 dependencies in 615.5 μs 16:03:20 [INFO] yang-to-sources: Project model files found: 1 in 1.465 ms 16:03:20 [INFO] yang-to-sources: 1 YANG models processed in 3.083 ms 16:03:20 [INFO] BindingJavaFileGenerator: Defined 8 files in 1.414 ms 16:03:20 [INFO] Sorted 8 files into 4 directories in 92.20 μs 16:03:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 6.723 ms 16:03:20 [INFO] 16:03:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-common --- 16:03:20 [INFO] Starting audit... 16:03:20 Audit done. 16:03:20 [INFO] You have 0 Checkstyle violations. 16:03:20 [INFO] 16:03:20 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-common --- 16:03:20 [INFO] Starting audit... 16:03:20 Audit done. 16:03:20 [INFO] You have 0 Checkstyle violations. 16:03:20 [INFO] 16:03:20 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9643-ietf-tcp-common --- 16:03:20 [INFO] 16:03:20 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9643-ietf-tcp-common --- 16:03:20 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/src/main/resources 16:03:20 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi 16:03:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:03:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:20 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi 16:03:20 [INFO] 16:03:20 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9643-ietf-tcp-common --- 16:03:20 [INFO] Recompiling the module because of changed source code. 16:03:20 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 16:03:20 [INFO] 16:03:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-common >>> 16:03:20 [INFO] 16:03:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-common --- 16:03:20 [INFO] Fork Value is true 16:03:22 [INFO] Done SpotBugs Analysis.... 16:03:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:03:22 [INFO] 16:03:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-common <<< 16:03:22 [INFO] 16:03:22 [INFO] 16:03:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-common --- 16:03:22 [INFO] BugInstance size is 0 16:03:22 [INFO] Error size is 0 16:03:22 [INFO] No errors/warnings found 16:03:22 [INFO] 16:03:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9643-ietf-tcp-common --- 16:03:22 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/src/test/resources 16:03:22 [INFO] 16:03:22 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-common --- 16:03:22 [INFO] No sources to compile 16:03:22 [INFO] 16:03:22 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9643-ietf-tcp-common --- 16:03:22 [INFO] No tests to run. 16:03:22 [INFO] 16:03:22 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9643-ietf-tcp-common --- 16:03:22 [INFO] 16:03:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-common --- 16:03:22 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-14.0.17-SNAPSHOT.jar 16:03:22 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/target/classes/META-INF/MANIFEST.MF 16:03:22 [INFO] 16:03:22 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9643-ietf-tcp-common --- 16:03:22 [INFO] No previous run data found, generating javadoc. 16:03:24 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-14.0.17-SNAPSHOT-javadoc.jar 16:03:24 [INFO] 16:03:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-common --- 16:03:24 [INFO] CycloneDX: Resolving Dependencies 16:03:24 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 16:03:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml 16:03:24 [INFO] attaching as rfc9643-ietf-tcp-common-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/target/bom.json 16:03:24 [INFO] attaching as rfc9643-ietf-tcp-common-14.0.17-SNAPSHOT-cyclonedx.json 16:03:24 [INFO] 16:03:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-common --- 16:03:24 [INFO] Skipping duplicate-finder execution! 16:03:24 [INFO] 16:03:24 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-common --- 16:03:24 [INFO] No dependency problems found 16:03:24 [INFO] 16:03:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-common --- 16:03:24 [INFO] Skipping source per configuration. 16:03:24 [INFO] 16:03:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-common --- 16:03:24 [INFO] 16:03:24 [INFO] --- jacoco:0.8.13:report (report) @ rfc9643-ietf-tcp-common --- 16:03:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:03:24 [INFO] 16:03:24 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-common --- 16:03:24 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.17-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.17-SNAPSHOT.pom 16:03:24 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.17-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.17-SNAPSHOT.jar 16:03:24 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.17-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.17-SNAPSHOT-javadoc.jar 16:03:24 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.17-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:24 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.17-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.17-SNAPSHOT-cyclonedx.json 16:03:24 [INFO] 16:03:24 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-common --- 16:03:24 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.17-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.17-SNAPSHOT.jar 16:03:24 [INFO] Writing OBR metadata 16:03:24 [INFO] 16:03:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- 16:03:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:03:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:03:24 [INFO] 16:03:24 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- 16:03:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:03:24 [INFO] 16:03:24 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-client >-- 16:03:24 [INFO] Building rfc9643-ietf-tcp-client 14.0.17-SNAPSHOT [194/228] 16:03:24 [INFO] from model/rfc/rfc9643-ietf-tcp-client/pom.xml 16:03:24 [INFO] -------------------------------[ bundle ]------------------------------- 16:03:24 [INFO] 16:03:24 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-client --- 16:03:24 [INFO] 16:03:24 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9643-ietf-tcp-client --- 16:03:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:24 [INFO] 16:03:24 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-client --- 16:03:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:24 [INFO] 16:03:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-client --- 16:03:25 [INFO] 16:03:25 [INFO] --- dependency:3.8.1:properties (default) @ rfc9643-ietf-tcp-client --- 16:03:25 [INFO] 16:03:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-client --- 16:03:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:03:25 [INFO] 16:03:25 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9643-ietf-tcp-client --- 16:03:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:03:25 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/src/main/yang 16:03:25 [INFO] yang-to-sources: Found 5 dependencies in 771.2 μs 16:03:25 [INFO] yang-to-sources: Project model files found: 1 in 1.686 ms 16:03:25 [INFO] yang-to-sources: 6 YANG models processed in 19.75 ms 16:03:25 [INFO] BindingJavaFileGenerator: Defined 39 files in 4.463 ms 16:03:25 [INFO] Sorted 39 files into 14 directories in 79.75 μs 16:03:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 14.24 ms 16:03:25 [INFO] 16:03:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-client --- 16:03:25 [INFO] Starting audit... 16:03:25 Audit done. 16:03:25 [INFO] You have 0 Checkstyle violations. 16:03:25 [INFO] 16:03:25 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-client --- 16:03:25 [INFO] Starting audit... 16:03:25 Audit done. 16:03:25 [INFO] You have 0 Checkstyle violations. 16:03:25 [INFO] 16:03:25 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9643-ietf-tcp-client --- 16:03:25 [INFO] 16:03:25 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9643-ietf-tcp-client --- 16:03:25 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/src/main/resources 16:03:25 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi 16:03:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:03:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:25 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi 16:03:25 [INFO] 16:03:25 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9643-ietf-tcp-client --- 16:03:25 [INFO] Recompiling the module because of changed dependency. 16:03:25 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 16:03:25 [INFO] 16:03:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-client >>> 16:03:25 [INFO] 16:03:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-client --- 16:03:25 [INFO] Fork Value is true 16:03:28 [INFO] Done SpotBugs Analysis.... 16:03:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:03:28 [INFO] 16:03:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-client <<< 16:03:28 [INFO] 16:03:28 [INFO] 16:03:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-client --- 16:03:28 [INFO] BugInstance size is 0 16:03:28 [INFO] Error size is 0 16:03:28 [INFO] No errors/warnings found 16:03:28 [INFO] 16:03:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9643-ietf-tcp-client --- 16:03:28 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/src/test/resources 16:03:28 [INFO] 16:03:28 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-client --- 16:03:28 [INFO] No sources to compile 16:03:28 [INFO] 16:03:28 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9643-ietf-tcp-client --- 16:03:28 [INFO] No tests to run. 16:03:28 [INFO] 16:03:28 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9643-ietf-tcp-client --- 16:03:28 [INFO] 16:03:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-client --- 16:03:28 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-14.0.17-SNAPSHOT.jar 16:03:28 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/target/classes/META-INF/MANIFEST.MF 16:03:28 [INFO] 16:03:28 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9643-ietf-tcp-client --- 16:03:28 [INFO] No previous run data found, generating javadoc. 16:03:30 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-14.0.17-SNAPSHOT-javadoc.jar 16:03:30 [INFO] 16:03:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-client --- 16:03:30 [INFO] CycloneDX: Resolving Dependencies 16:03:30 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 16:03:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml 16:03:30 [INFO] attaching as rfc9643-ietf-tcp-client-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/target/bom.json 16:03:30 [INFO] attaching as rfc9643-ietf-tcp-client-14.0.17-SNAPSHOT-cyclonedx.json 16:03:30 [INFO] 16:03:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-client --- 16:03:30 [INFO] Skipping duplicate-finder execution! 16:03:30 [INFO] 16:03:30 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-client --- 16:03:30 [INFO] No dependency problems found 16:03:30 [INFO] 16:03:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-client --- 16:03:30 [INFO] Skipping source per configuration. 16:03:30 [INFO] 16:03:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-client --- 16:03:30 [INFO] 16:03:30 [INFO] --- jacoco:0.8.13:report (report) @ rfc9643-ietf-tcp-client --- 16:03:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:03:30 [INFO] 16:03:30 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-client --- 16:03:30 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.17-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.17-SNAPSHOT.pom 16:03:30 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.17-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.17-SNAPSHOT.jar 16:03:30 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.17-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.17-SNAPSHOT-javadoc.jar 16:03:30 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.17-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:30 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.17-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.17-SNAPSHOT-cyclonedx.json 16:03:30 [INFO] 16:03:30 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-client --- 16:03:30 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.17-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.17-SNAPSHOT.jar 16:03:30 [INFO] Writing OBR metadata 16:03:30 [INFO] 16:03:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- 16:03:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:03:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:03:30 [INFO] 16:03:30 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- 16:03:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:03:30 [INFO] 16:03:30 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-server >-- 16:03:30 [INFO] Building rfc9643-ietf-tcp-server 14.0.17-SNAPSHOT [195/228] 16:03:30 [INFO] from model/rfc/rfc9643-ietf-tcp-server/pom.xml 16:03:30 [INFO] -------------------------------[ bundle ]------------------------------- 16:03:30 [INFO] 16:03:30 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-server --- 16:03:30 [INFO] 16:03:30 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9643-ietf-tcp-server --- 16:03:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:30 [INFO] 16:03:30 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-server --- 16:03:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:30 [INFO] 16:03:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-server --- 16:03:31 [INFO] 16:03:31 [INFO] --- dependency:3.8.1:properties (default) @ rfc9643-ietf-tcp-server --- 16:03:31 [INFO] 16:03:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-server --- 16:03:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:03:31 [INFO] 16:03:31 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9643-ietf-tcp-server --- 16:03:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:03:31 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/src/main/yang 16:03:31 [INFO] yang-to-sources: Found 2 dependencies in 602.9 μs 16:03:31 [INFO] yang-to-sources: Project model files found: 1 in 1.083 ms 16:03:31 [INFO] yang-to-sources: 3 YANG models processed in 8.632 ms 16:03:31 [INFO] BindingJavaFileGenerator: Defined 9 files in 2.566 ms 16:03:31 [INFO] Sorted 9 files into 4 directories in 95.65 μs 16:03:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 6.157 ms 16:03:31 [INFO] 16:03:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-server --- 16:03:31 [INFO] Starting audit... 16:03:31 Audit done. 16:03:31 [INFO] You have 0 Checkstyle violations. 16:03:31 [INFO] 16:03:31 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-server --- 16:03:31 [INFO] Starting audit... 16:03:31 Audit done. 16:03:31 [INFO] You have 0 Checkstyle violations. 16:03:31 [INFO] 16:03:31 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9643-ietf-tcp-server --- 16:03:31 [INFO] 16:03:31 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9643-ietf-tcp-server --- 16:03:31 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/src/main/resources 16:03:31 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi 16:03:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:03:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:31 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi 16:03:31 [INFO] 16:03:31 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9643-ietf-tcp-server --- 16:03:31 [INFO] Recompiling the module because of changed dependency. 16:03:31 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 16:03:31 [INFO] 16:03:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-server >>> 16:03:31 [INFO] 16:03:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-server --- 16:03:31 [INFO] Fork Value is true 16:03:34 [INFO] Done SpotBugs Analysis.... 16:03:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:03:34 [INFO] 16:03:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-server <<< 16:03:34 [INFO] 16:03:34 [INFO] 16:03:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-server --- 16:03:34 [INFO] BugInstance size is 0 16:03:34 [INFO] Error size is 0 16:03:34 [INFO] No errors/warnings found 16:03:34 [INFO] 16:03:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9643-ietf-tcp-server --- 16:03:34 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/src/test/resources 16:03:34 [INFO] 16:03:34 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-server --- 16:03:34 [INFO] No sources to compile 16:03:34 [INFO] 16:03:34 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9643-ietf-tcp-server --- 16:03:34 [INFO] No tests to run. 16:03:34 [INFO] 16:03:34 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9643-ietf-tcp-server --- 16:03:34 [INFO] 16:03:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-server --- 16:03:34 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-14.0.17-SNAPSHOT.jar 16:03:34 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/target/classes/META-INF/MANIFEST.MF 16:03:34 [INFO] 16:03:34 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9643-ietf-tcp-server --- 16:03:34 [INFO] No previous run data found, generating javadoc. 16:03:36 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-14.0.17-SNAPSHOT-javadoc.jar 16:03:36 [INFO] 16:03:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-server --- 16:03:36 [INFO] CycloneDX: Resolving Dependencies 16:03:36 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 16:03:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml 16:03:36 [INFO] attaching as rfc9643-ietf-tcp-server-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/target/bom.json 16:03:36 [INFO] attaching as rfc9643-ietf-tcp-server-14.0.17-SNAPSHOT-cyclonedx.json 16:03:36 [INFO] 16:03:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-server --- 16:03:36 [INFO] Skipping duplicate-finder execution! 16:03:36 [INFO] 16:03:36 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-server --- 16:03:36 [INFO] No dependency problems found 16:03:36 [INFO] 16:03:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-server --- 16:03:36 [INFO] Skipping source per configuration. 16:03:36 [INFO] 16:03:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-server --- 16:03:36 [INFO] 16:03:36 [INFO] --- jacoco:0.8.13:report (report) @ rfc9643-ietf-tcp-server --- 16:03:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:03:36 [INFO] 16:03:36 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-server --- 16:03:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.17-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.17-SNAPSHOT.pom 16:03:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.17-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.17-SNAPSHOT.jar 16:03:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.17-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.17-SNAPSHOT-javadoc.jar 16:03:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.17-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.17-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.17-SNAPSHOT-cyclonedx.json 16:03:36 [INFO] 16:03:36 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-server --- 16:03:36 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.17-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.17-SNAPSHOT.jar 16:03:36 [INFO] Writing OBR metadata 16:03:36 [INFO] 16:03:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- 16:03:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:03:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:03:36 [INFO] 16:03:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- 16:03:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:03:36 [INFO] 16:03:36 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643 >-------- 16:03:36 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9643 14.0.17-SNAPSHOT [196/228] 16:03:36 [INFO] from features/odl-mdsal-model-rfc9643/pom.xml 16:03:36 [INFO] ------------------------------[ feature ]------------------------------- 16:03:36 [INFO] 16:03:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9643 --- 16:03:36 [INFO] 16:03:36 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9643 --- 16:03:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:36 [INFO] 16:03:36 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9643 --- 16:03:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:36 [INFO] 16:03:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9643 --- 16:03:36 [INFO] 16:03:36 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9643 --- 16:03:36 [INFO] 16:03:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9643 --- 16:03:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:03:36 [INFO] argLine set to empty 16:03:36 [INFO] 16:03:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9643 --- 16:03:36 [INFO] Starting audit... 16:03:36 Audit done. 16:03:36 [INFO] You have 0 Checkstyle violations. 16:03:36 [INFO] 16:03:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9643 --- 16:03:36 [INFO] Starting audit... 16:03:36 Audit done. 16:03:36 [INFO] You have 0 Checkstyle violations. 16:03:36 [INFO] 16:03:36 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9643 --- 16:03:36 [INFO] 16:03:36 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9643 --- 16:03:36 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9643/target/feature/feature.xml 16:03:36 [INFO] ...done! 16:03:36 [INFO] Attaching features XML 16:03:36 [INFO] 16:03:36 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9643 --- 16:03: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 16:03:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:03:36 [INFO] 16:03:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9643 >>> 16:03:36 [INFO] 16:03:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9643 --- 16:03:36 [INFO] No files found to run spotbugs, check compile phase has been run 16:03:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:03:36 [INFO] 16:03:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9643 <<< 16:03:36 [INFO] 16:03:36 [INFO] 16:03:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9643 --- 16:03:36 [INFO] 16:03:36 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc9643 --- 16:03:36 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643 16:03:36 [INFO] Project dependency features detected: [] 16:03:36 [INFO] Pax Exam System (Version: 4.14.0) created. 16:03:36 [INFO] Creating RMI registry server on 127.0.0.1:41771 16:03:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:03:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:03:37 [INFO] Waiting for remote bundle context.. on 41771 name: ede97f45-e45b-4659-908d-673d0a2b3628 timout: [ RelativeTimeout value = 180000 ] 16:03:41 [INFO] Building jar from resources and headers. 16:03:41 [INFO] Writing jar finished. 16:03:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:03:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:03:43 [INFO] 16:03:43 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc9643 --- 16:03:43 [INFO] 16:03:43 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9643 --- 16:03:43 [INFO] No Javadoc in project. Archive not created. 16:03:43 [INFO] 16:03:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9643 --- 16:03:43 [INFO] CycloneDX: Resolving Dependencies 16:03:43 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 16:03:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9643/target/bom.xml 16:03:43 [INFO] attaching as odl-mdsal-model-rfc9643-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9643/target/bom.json 16:03:43 [INFO] attaching as odl-mdsal-model-rfc9643-14.0.17-SNAPSHOT-cyclonedx.json 16:03:43 [INFO] 16:03:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9643 --- 16:03:43 [INFO] Skipping duplicate-finder execution! 16:03:43 [INFO] 16:03:43 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9643 --- 16:03:43 [INFO] Skipping plugin execution 16:03:43 [INFO] 16:03:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9643 --- 16:03:43 [INFO] Skipping source per configuration. 16:03:43 [INFO] 16:03:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9643 --- 16:03:43 [INFO] 16:03:43 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9643 --- 16:03:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:03:43 [INFO] 16:03:43 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9643 --- 16:03:43 [WARNING] 16:03:43 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9643 did not assign 16:03:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:03:43 [WARNING] 16:03:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:03:43 [WARNING] 16:03:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9643/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.17-SNAPSHOT.pom 16:03:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9643/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.17-SNAPSHOT-features.xml 16:03:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9643/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9643/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.17-SNAPSHOT-cyclonedx.json 16:03:43 [INFO] 16:03:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9643 --- 16:03:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:03:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:03:43 [WARNING] 16:03:43 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9643 did not assign 16:03:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:03:43 [WARNING] 16:03:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:03:43 [WARNING] 16:03:43 [INFO] 16:03:43 [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-ssh-encryption-algs >-- 16:03:43 [INFO] Building iana-ssh-encryption-algs 14.0.17-SNAPSHOT [197/228] 16:03:43 [INFO] from model/iana/iana-ssh-encryption-algs/pom.xml 16:03:43 [INFO] -------------------------------[ bundle ]------------------------------- 16:03:43 [INFO] 16:03:43 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-encryption-algs --- 16:03:43 [INFO] 16:03:43 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-ssh-encryption-algs --- 16:03:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:43 [INFO] 16:03:43 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-ssh-encryption-algs --- 16:03:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:43 [INFO] 16:03:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-encryption-algs --- 16:03:44 [INFO] 16:03:44 [INFO] --- dependency:3.8.1:properties (default) @ iana-ssh-encryption-algs --- 16:03:44 [INFO] 16:03:44 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-ssh-encryption-algs --- 16:03:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:03:44 [INFO] 16:03:44 [INFO] --- yang:14.0.16:generate-sources (binding) @ iana-ssh-encryption-algs --- 16:03:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:03:44 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/src/main/yang 16:03:44 [INFO] yang-to-sources: Found 0 dependencies in 466.7 μs 16:03:44 [INFO] yang-to-sources: Project model files found: 1 in 1.737 ms 16:03:44 [INFO] yang-to-sources: 1 YANG models processed in 2.337 ms 16:03:44 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.374 ms 16:03:44 [INFO] Sorted 5 files into 3 directories in 96.63 μs 16:03:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 4.309 ms 16:03:44 [INFO] 16:03:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-encryption-algs --- 16:03:44 [INFO] Starting audit... 16:03:44 Audit done. 16:03:44 [INFO] You have 0 Checkstyle violations. 16:03:44 [INFO] 16:03:44 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-encryption-algs --- 16:03:44 [INFO] Starting audit... 16:03:44 Audit done. 16:03:44 [INFO] You have 0 Checkstyle violations. 16:03:44 [INFO] 16:03:44 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-ssh-encryption-algs --- 16:03:44 [INFO] 16:03:44 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-encryption-algs --- 16:03:44 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/src/main/resources 16:03:44 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi 16:03:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:03:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:44 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi 16:03:44 [INFO] 16:03:44 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-ssh-encryption-algs --- 16:03:44 [INFO] Recompiling the module because of changed source code. 16:03:44 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 16:03:44 [INFO] 16:03:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-encryption-algs >>> 16:03:44 [INFO] 16:03:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-encryption-algs --- 16:03:44 [INFO] Fork Value is true 16:03:46 [INFO] Done SpotBugs Analysis.... 16:03:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:03:46 [INFO] 16:03:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-encryption-algs <<< 16:03:46 [INFO] 16:03:46 [INFO] 16:03:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-encryption-algs --- 16:03:46 [INFO] BugInstance size is 0 16:03:46 [INFO] Error size is 0 16:03:46 [INFO] No errors/warnings found 16:03:46 [INFO] 16:03:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-encryption-algs --- 16:03:46 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/src/test/resources 16:03:46 [INFO] 16:03:46 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-ssh-encryption-algs --- 16:03:46 [INFO] No sources to compile 16:03:46 [INFO] 16:03:46 [INFO] --- surefire:3.5.3:test (default-test) @ iana-ssh-encryption-algs --- 16:03:46 [INFO] No tests to run. 16:03:46 [INFO] 16:03:46 [INFO] --- copy:14.1.2:copy-files (default) @ iana-ssh-encryption-algs --- 16:03:47 [INFO] 16:03:47 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-encryption-algs --- 16:03:47 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-14.0.17-SNAPSHOT.jar 16:03:47 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/target/classes/META-INF/MANIFEST.MF 16:03:47 [INFO] 16:03:47 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-ssh-encryption-algs --- 16:03:47 [INFO] No previous run data found, generating javadoc. 16:03:48 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-14.0.17-SNAPSHOT-javadoc.jar 16:03:48 [INFO] 16:03:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-encryption-algs --- 16:03:48 [INFO] CycloneDX: Resolving Dependencies 16:03:48 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 16:03:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/target/bom.xml 16:03:48 [INFO] attaching as iana-ssh-encryption-algs-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/target/bom.json 16:03:48 [INFO] attaching as iana-ssh-encryption-algs-14.0.17-SNAPSHOT-cyclonedx.json 16:03:48 [INFO] 16:03:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-encryption-algs --- 16:03:48 [INFO] Skipping duplicate-finder execution! 16:03:48 [INFO] 16:03:48 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-ssh-encryption-algs --- 16:03:48 [INFO] No dependency problems found 16:03:48 [INFO] 16:03:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-encryption-algs --- 16:03:48 [INFO] Skipping source per configuration. 16:03:48 [INFO] 16:03:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-encryption-algs --- 16:03:48 [INFO] 16:03:48 [INFO] --- jacoco:0.8.13:report (report) @ iana-ssh-encryption-algs --- 16:03:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:03:48 [INFO] 16:03:48 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-encryption-algs --- 16:03:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.17-SNAPSHOT/iana-ssh-encryption-algs-14.0.17-SNAPSHOT.pom 16:03:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.17-SNAPSHOT/iana-ssh-encryption-algs-14.0.17-SNAPSHOT.jar 16:03:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.17-SNAPSHOT/iana-ssh-encryption-algs-14.0.17-SNAPSHOT-javadoc.jar 16:03:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.17-SNAPSHOT/iana-ssh-encryption-algs-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:48 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.17-SNAPSHOT/iana-ssh-encryption-algs-14.0.17-SNAPSHOT-cyclonedx.json 16:03:48 [INFO] 16:03:48 [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-encryption-algs --- 16:03:48 [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.17-SNAPSHOT/iana-ssh-encryption-algs-14.0.17-SNAPSHOT.jar 16:03:48 [INFO] Writing OBR metadata 16:03:48 [INFO] 16:03:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-encryption-algs --- 16:03:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:03:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:03:48 [INFO] 16:03:48 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-encryption-algs --- 16:03:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:03:48 [INFO] 16:03:48 [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-ssh-key-exchange-algs >-- 16:03:48 [INFO] Building iana-ssh-key-exchange-algs 14.0.17-SNAPSHOT [198/228] 16:03:48 [INFO] from model/iana/iana-ssh-key-exchange-algs/pom.xml 16:03:48 [INFO] -------------------------------[ bundle ]------------------------------- 16:03:48 [INFO] 16:03:48 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-key-exchange-algs --- 16:03:48 [INFO] 16:03:48 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-ssh-key-exchange-algs --- 16:03:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:48 [INFO] 16:03:48 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-ssh-key-exchange-algs --- 16:03:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:48 [INFO] 16:03:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-key-exchange-algs --- 16:03:49 [INFO] 16:03:49 [INFO] --- dependency:3.8.1:properties (default) @ iana-ssh-key-exchange-algs --- 16:03:49 [INFO] 16:03:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-ssh-key-exchange-algs --- 16:03:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-key-exchange-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:03:49 [INFO] 16:03:49 [INFO] --- yang:14.0.16:generate-sources (binding) @ iana-ssh-key-exchange-algs --- 16:03:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:03:49 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-key-exchange-algs/src/main/yang 16:03:49 [INFO] yang-to-sources: Found 0 dependencies in 505.5 μs 16:03:49 [INFO] yang-to-sources: Project model files found: 1 in 5.440 ms 16:03:49 [INFO] yang-to-sources: 1 YANG models processed in 3.654 ms 16:03:49 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.274 ms 16:03:49 [INFO] Sorted 5 files into 3 directories in 94.33 μs 16:03:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 6.748 ms 16:03:49 [INFO] 16:03:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-key-exchange-algs --- 16:03:49 [INFO] Starting audit... 16:03:49 Audit done. 16:03:49 [INFO] You have 0 Checkstyle violations. 16:03:49 [INFO] 16:03:49 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-key-exchange-algs --- 16:03:49 [INFO] Starting audit... 16:03:49 Audit done. 16:03:49 [INFO] You have 0 Checkstyle violations. 16:03:49 [INFO] 16:03:49 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-ssh-key-exchange-algs --- 16:03:49 [INFO] 16:03:49 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-key-exchange-algs --- 16:03:49 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-key-exchange-algs/src/main/resources 16:03:49 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi 16:03:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:03:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:49 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi 16:03:49 [INFO] 16:03:49 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-ssh-key-exchange-algs --- 16:03:49 [INFO] Recompiling the module because of changed source code. 16:03:49 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 16:03:49 [INFO] 16:03:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-key-exchange-algs >>> 16:03:49 [INFO] 16:03:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-key-exchange-algs --- 16:03:49 [INFO] Fork Value is true 16:03:52 [INFO] Done SpotBugs Analysis.... 16:03:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:03:52 [INFO] 16:03:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-key-exchange-algs <<< 16:03:52 [INFO] 16:03:52 [INFO] 16:03:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-key-exchange-algs --- 16:03:52 [INFO] BugInstance size is 0 16:03:52 [INFO] Error size is 0 16:03:52 [INFO] No errors/warnings found 16:03:52 [INFO] 16:03:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-key-exchange-algs --- 16:03:52 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-key-exchange-algs/src/test/resources 16:03:52 [INFO] 16:03:52 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-ssh-key-exchange-algs --- 16:03:52 [INFO] No sources to compile 16:03:52 [INFO] 16:03:52 [INFO] --- surefire:3.5.3:test (default-test) @ iana-ssh-key-exchange-algs --- 16:03:52 [INFO] No tests to run. 16:03:52 [INFO] 16:03:52 [INFO] --- copy:14.1.2:copy-files (default) @ iana-ssh-key-exchange-algs --- 16:03:52 [INFO] 16:03:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-key-exchange-algs --- 16:03:52 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-14.0.17-SNAPSHOT.jar 16:03:52 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-key-exchange-algs/target/classes/META-INF/MANIFEST.MF 16:03:52 [INFO] 16:03:52 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-ssh-key-exchange-algs --- 16:03:52 [INFO] No previous run data found, generating javadoc. 16:03:53 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-14.0.17-SNAPSHOT-javadoc.jar 16:03:53 [INFO] 16:03:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-key-exchange-algs --- 16:03:53 [INFO] CycloneDX: Resolving Dependencies 16:03:54 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 16:03:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-key-exchange-algs/target/bom.xml 16:03:54 [INFO] attaching as iana-ssh-key-exchange-algs-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-key-exchange-algs/target/bom.json 16:03:54 [INFO] attaching as iana-ssh-key-exchange-algs-14.0.17-SNAPSHOT-cyclonedx.json 16:03:54 [INFO] 16:03:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-key-exchange-algs --- 16:03:54 [INFO] Skipping duplicate-finder execution! 16:03:54 [INFO] 16:03:54 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-ssh-key-exchange-algs --- 16:03:54 [INFO] No dependency problems found 16:03:54 [INFO] 16:03:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-key-exchange-algs --- 16:03:54 [INFO] Skipping source per configuration. 16:03:54 [INFO] 16:03:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-key-exchange-algs --- 16:03:54 [INFO] 16:03:54 [INFO] --- jacoco:0.8.13:report (report) @ iana-ssh-key-exchange-algs --- 16:03:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:03:54 [INFO] 16:03:54 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-key-exchange-algs --- 16:03:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-key-exchange-algs/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.17-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.17-SNAPSHOT.pom 16:03:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.17-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.17-SNAPSHOT.jar 16:03:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.17-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.17-SNAPSHOT-javadoc.jar 16:03:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-key-exchange-algs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.17-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-key-exchange-algs/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.17-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.17-SNAPSHOT-cyclonedx.json 16:03:54 [INFO] 16:03:54 [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-key-exchange-algs --- 16:03:54 [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.17-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.17-SNAPSHOT.jar 16:03:54 [INFO] Writing OBR metadata 16:03:54 [INFO] 16:03:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- 16:03:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:03:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:03:54 [INFO] 16:03:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- 16:03:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:03:54 [INFO] 16:03:54 [INFO] ----< org.opendaylight.mdsal.binding.model.iana:iana-ssh-mac-algs >----- 16:03:54 [INFO] Building iana-ssh-mac-algs 14.0.17-SNAPSHOT [199/228] 16:03:54 [INFO] from model/iana/iana-ssh-mac-algs/pom.xml 16:03:54 [INFO] -------------------------------[ bundle ]------------------------------- 16:03:54 [INFO] 16:03:54 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-mac-algs --- 16:03:54 [INFO] 16:03:54 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-ssh-mac-algs --- 16:03:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:54 [INFO] 16:03:54 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-ssh-mac-algs --- 16:03:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:54 [INFO] 16:03:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-mac-algs --- 16:03:54 [INFO] 16:03:54 [INFO] --- dependency:3.8.1:properties (default) @ iana-ssh-mac-algs --- 16:03:54 [INFO] 16:03:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-ssh-mac-algs --- 16:03:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:03:54 [INFO] 16:03:54 [INFO] --- yang:14.0.16:generate-sources (binding) @ iana-ssh-mac-algs --- 16:03:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:03:54 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/src/main/yang 16:03:54 [INFO] yang-to-sources: Found 0 dependencies in 458.0 μs 16:03:54 [INFO] yang-to-sources: Project model files found: 1 in 1.146 ms 16:03:54 [INFO] yang-to-sources: 1 YANG models processed in 2.063 ms 16:03:54 [INFO] BindingJavaFileGenerator: Defined 5 files in 924.1 μs 16:03:54 [INFO] Sorted 5 files into 3 directories in 111.2 μs 16:03:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 3.569 ms 16:03:54 [INFO] 16:03:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-mac-algs --- 16:03:54 [INFO] Starting audit... 16:03:54 Audit done. 16:03:54 [INFO] You have 0 Checkstyle violations. 16:03:54 [INFO] 16:03:54 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-mac-algs --- 16:03:54 [INFO] Starting audit... 16:03:54 Audit done. 16:03:54 [INFO] You have 0 Checkstyle violations. 16:03:54 [INFO] 16:03:54 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-ssh-mac-algs --- 16:03:54 [INFO] 16:03:54 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-mac-algs --- 16:03:54 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/src/main/resources 16:03:54 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/target/generated-sources/spi 16:03:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:03:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:54 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/target/generated-sources/spi 16:03:54 [INFO] 16:03:54 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-ssh-mac-algs --- 16:03:54 [INFO] Recompiling the module because of changed source code. 16:03:54 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 16:03:55 [INFO] 16:03:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-mac-algs >>> 16:03:55 [INFO] 16:03:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-mac-algs --- 16:03:55 [INFO] Fork Value is true 16:03:57 [INFO] Done SpotBugs Analysis.... 16:03:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:03:57 [INFO] 16:03:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-mac-algs <<< 16:03:57 [INFO] 16:03:57 [INFO] 16:03:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-mac-algs --- 16:03:57 [INFO] BugInstance size is 0 16:03:57 [INFO] Error size is 0 16:03:57 [INFO] No errors/warnings found 16:03:57 [INFO] 16:03:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-mac-algs --- 16:03:57 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/src/test/resources 16:03:57 [INFO] 16:03:57 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-ssh-mac-algs --- 16:03:57 [INFO] No sources to compile 16:03:57 [INFO] 16:03:57 [INFO] --- surefire:3.5.3:test (default-test) @ iana-ssh-mac-algs --- 16:03:57 [INFO] No tests to run. 16:03:57 [INFO] 16:03:57 [INFO] --- copy:14.1.2:copy-files (default) @ iana-ssh-mac-algs --- 16:03:57 [INFO] 16:03:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-mac-algs --- 16:03:57 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-14.0.17-SNAPSHOT.jar 16:03:57 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/target/classes/META-INF/MANIFEST.MF 16:03:57 [INFO] 16:03:57 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-ssh-mac-algs --- 16:03:57 [INFO] No previous run data found, generating javadoc. 16:03:58 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-14.0.17-SNAPSHOT-javadoc.jar 16:03:58 [INFO] 16:03:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-mac-algs --- 16:03:58 [INFO] CycloneDX: Resolving Dependencies 16:03:58 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 16:03:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/target/bom.xml 16:03:59 [INFO] attaching as iana-ssh-mac-algs-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/target/bom.json 16:03:59 [INFO] attaching as iana-ssh-mac-algs-14.0.17-SNAPSHOT-cyclonedx.json 16:03:59 [INFO] 16:03:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-mac-algs --- 16:03:59 [INFO] Skipping duplicate-finder execution! 16:03:59 [INFO] 16:03:59 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-ssh-mac-algs --- 16:03:59 [INFO] No dependency problems found 16:03:59 [INFO] 16:03:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-mac-algs --- 16:03:59 [INFO] Skipping source per configuration. 16:03:59 [INFO] 16:03:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-mac-algs --- 16:03:59 [INFO] 16:03:59 [INFO] --- jacoco:0.8.13:report (report) @ iana-ssh-mac-algs --- 16:03:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:03:59 [INFO] 16:03:59 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-mac-algs --- 16:03:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.17-SNAPSHOT/iana-ssh-mac-algs-14.0.17-SNAPSHOT.pom 16:03:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.17-SNAPSHOT/iana-ssh-mac-algs-14.0.17-SNAPSHOT.jar 16:03:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.17-SNAPSHOT/iana-ssh-mac-algs-14.0.17-SNAPSHOT-javadoc.jar 16:03:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.17-SNAPSHOT/iana-ssh-mac-algs-14.0.17-SNAPSHOT-cyclonedx.xml 16:03:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.17-SNAPSHOT/iana-ssh-mac-algs-14.0.17-SNAPSHOT-cyclonedx.json 16:03:59 [INFO] 16:03:59 [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-mac-algs --- 16:03:59 [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.17-SNAPSHOT/iana-ssh-mac-algs-14.0.17-SNAPSHOT.jar 16:03:59 [INFO] Writing OBR metadata 16:03:59 [INFO] 16:03:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-mac-algs --- 16:03:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:03:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:03:59 [INFO] 16:03:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-mac-algs --- 16:03:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:03:59 [INFO] 16:03:59 [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-ssh-public-key-algs >-- 16:03:59 [INFO] Building iana-ssh-public-key-algs 14.0.17-SNAPSHOT [200/228] 16:03:59 [INFO] from model/iana/iana-ssh-public-key-algs/pom.xml 16:03:59 [INFO] -------------------------------[ bundle ]------------------------------- 16:03:59 [INFO] 16:03:59 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-public-key-algs --- 16:03:59 [INFO] 16:03:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-ssh-public-key-algs --- 16:03:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:59 [INFO] 16:03:59 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-ssh-public-key-algs --- 16:03:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:59 [INFO] 16:03:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-public-key-algs --- 16:03:59 [INFO] 16:03:59 [INFO] --- dependency:3.8.1:properties (default) @ iana-ssh-public-key-algs --- 16:03:59 [INFO] 16:03:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-ssh-public-key-algs --- 16:03:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-public-key-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:03:59 [INFO] 16:03:59 [INFO] --- yang:14.0.16:generate-sources (binding) @ iana-ssh-public-key-algs --- 16:03:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:03:59 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-public-key-algs/src/main/yang 16:03:59 [INFO] yang-to-sources: Found 0 dependencies in 429.9 μs 16:03:59 [INFO] yang-to-sources: Project model files found: 1 in 1.654 ms 16:03:59 [INFO] yang-to-sources: 1 YANG models processed in 2.141 ms 16:03:59 [INFO] BindingJavaFileGenerator: Defined 5 files in 881.6 μs 16:03:59 [INFO] Sorted 5 files into 3 directories in 170.1 μs 16:03:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 4.992 ms 16:03:59 [INFO] 16:03:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-public-key-algs --- 16:03:59 [INFO] Starting audit... 16:03:59 Audit done. 16:03:59 [INFO] You have 0 Checkstyle violations. 16:03:59 [INFO] 16:03:59 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-public-key-algs --- 16:03:59 [INFO] Starting audit... 16:03:59 Audit done. 16:03:59 [INFO] You have 0 Checkstyle violations. 16:03:59 [INFO] 16:03:59 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-ssh-public-key-algs --- 16:03:59 [INFO] 16:03:59 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-public-key-algs --- 16:03:59 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-public-key-algs/src/main/resources 16:03:59 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi 16:03:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:03:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:03:59 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi 16:03:59 [INFO] 16:03:59 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-ssh-public-key-algs --- 16:03:59 [INFO] Recompiling the module because of changed source code. 16:03:59 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 16:03:59 [INFO] 16:03:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-public-key-algs >>> 16:03:59 [INFO] 16:03:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-public-key-algs --- 16:03:59 [INFO] Fork Value is true 16:04:02 [INFO] Done SpotBugs Analysis.... 16:04:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:04:02 [INFO] 16:04:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-public-key-algs <<< 16:04:02 [INFO] 16:04:02 [INFO] 16:04:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-public-key-algs --- 16:04:02 [INFO] BugInstance size is 0 16:04:02 [INFO] Error size is 0 16:04:02 [INFO] No errors/warnings found 16:04:02 [INFO] 16:04:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-public-key-algs --- 16:04:02 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-public-key-algs/src/test/resources 16:04:02 [INFO] 16:04:02 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-ssh-public-key-algs --- 16:04:02 [INFO] No sources to compile 16:04:02 [INFO] 16:04:02 [INFO] --- surefire:3.5.3:test (default-test) @ iana-ssh-public-key-algs --- 16:04:02 [INFO] No tests to run. 16:04:02 [INFO] 16:04:02 [INFO] --- copy:14.1.2:copy-files (default) @ iana-ssh-public-key-algs --- 16:04:02 [INFO] 16:04:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-public-key-algs --- 16:04:02 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-14.0.17-SNAPSHOT.jar 16:04:02 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-public-key-algs/target/classes/META-INF/MANIFEST.MF 16:04:02 [INFO] 16:04:02 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-ssh-public-key-algs --- 16:04:02 [INFO] No previous run data found, generating javadoc. 16:04:03 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-14.0.17-SNAPSHOT-javadoc.jar 16:04:03 [INFO] 16:04:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-public-key-algs --- 16:04:03 [INFO] CycloneDX: Resolving Dependencies 16:04:03 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 16:04:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-public-key-algs/target/bom.xml 16:04:03 [INFO] attaching as iana-ssh-public-key-algs-14.0.17-SNAPSHOT-cyclonedx.xml 16:04:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-public-key-algs/target/bom.json 16:04:03 [INFO] attaching as iana-ssh-public-key-algs-14.0.17-SNAPSHOT-cyclonedx.json 16:04:03 [INFO] 16:04:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-public-key-algs --- 16:04:03 [INFO] Skipping duplicate-finder execution! 16:04:03 [INFO] 16:04:03 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-ssh-public-key-algs --- 16:04:03 [INFO] No dependency problems found 16:04:03 [INFO] 16:04:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-public-key-algs --- 16:04:03 [INFO] Skipping source per configuration. 16:04:03 [INFO] 16:04:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-public-key-algs --- 16:04:03 [INFO] 16:04:03 [INFO] --- jacoco:0.8.13:report (report) @ iana-ssh-public-key-algs --- 16:04:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:04:03 [INFO] 16:04:03 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-public-key-algs --- 16:04:03 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-public-key-algs/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.17-SNAPSHOT/iana-ssh-public-key-algs-14.0.17-SNAPSHOT.pom 16:04:03 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.17-SNAPSHOT/iana-ssh-public-key-algs-14.0.17-SNAPSHOT.jar 16:04:03 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.17-SNAPSHOT/iana-ssh-public-key-algs-14.0.17-SNAPSHOT-javadoc.jar 16:04:03 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-public-key-algs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.17-SNAPSHOT/iana-ssh-public-key-algs-14.0.17-SNAPSHOT-cyclonedx.xml 16:04:03 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-public-key-algs/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.17-SNAPSHOT/iana-ssh-public-key-algs-14.0.17-SNAPSHOT-cyclonedx.json 16:04:03 [INFO] 16:04:03 [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-public-key-algs --- 16:04:03 [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.17-SNAPSHOT/iana-ssh-public-key-algs-14.0.17-SNAPSHOT.jar 16:04:03 [INFO] Writing OBR metadata 16:04:04 [INFO] 16:04:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-public-key-algs --- 16:04:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:04:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:04:04 [INFO] 16:04:04 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-public-key-algs --- 16:04:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:04:04 [INFO] 16:04:04 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-common >-- 16:04:04 [INFO] Building rfc9644-ietf-ssh-common 14.0.17-SNAPSHOT [201/228] 16:04:04 [INFO] from model/rfc/rfc9644-ietf-ssh-common/pom.xml 16:04:04 [INFO] -------------------------------[ bundle ]------------------------------- 16:04:04 [INFO] 16:04:04 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-common --- 16:04:04 [INFO] 16:04:04 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9644-ietf-ssh-common --- 16:04:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:04 [INFO] 16:04:04 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-common --- 16:04:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:04 [INFO] 16:04:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-common --- 16:04:04 [INFO] 16:04:04 [INFO] --- dependency:3.8.1:properties (default) @ rfc9644-ietf-ssh-common --- 16:04:04 [INFO] 16:04:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-common --- 16:04:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:04:04 [INFO] 16:04:04 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9644-ietf-ssh-common --- 16:04:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:04:04 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/src/main/yang 16:04:04 [INFO] yang-to-sources: Found 8 dependencies in 832.0 μs 16:04:04 [INFO] yang-to-sources: Project model files found: 1 in 2.452 ms 16:04:04 [INFO] yang-to-sources: 9 YANG models processed in 38.35 ms 16:04:04 [INFO] BindingJavaFileGenerator: Defined 52 files in 6.825 ms 16:04:04 [INFO] Sorted 52 files into 11 directories in 150.2 μs 16:04:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 18.72 ms 16:04:04 [INFO] 16:04:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-common --- 16:04:04 [INFO] Starting audit... 16:04:04 Audit done. 16:04:04 [INFO] You have 0 Checkstyle violations. 16:04:04 [INFO] 16:04:04 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-common --- 16:04:04 [INFO] Starting audit... 16:04:04 Audit done. 16:04:04 [INFO] You have 0 Checkstyle violations. 16:04:04 [INFO] 16:04:04 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9644-ietf-ssh-common --- 16:04:04 [INFO] 16:04:04 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9644-ietf-ssh-common --- 16:04:04 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/src/main/resources 16:04:04 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi 16:04:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:04:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:04:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:04:04 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi 16:04:04 [INFO] 16:04:04 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9644-ietf-ssh-common --- 16:04:04 [INFO] Recompiling the module because of changed dependency. 16:04:04 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 16:04:04 [INFO] 16:04:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-common >>> 16:04:04 [INFO] 16:04:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-common --- 16:04:04 [INFO] Fork Value is true 16:04:07 [INFO] Done SpotBugs Analysis.... 16:04:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:04:07 [INFO] 16:04:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-common <<< 16:04:07 [INFO] 16:04:07 [INFO] 16:04:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-common --- 16:04:07 [INFO] BugInstance size is 0 16:04:07 [INFO] Error size is 0 16:04:07 [INFO] No errors/warnings found 16:04:07 [INFO] 16:04:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9644-ietf-ssh-common --- 16:04:07 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/src/test/resources 16:04:07 [INFO] 16:04:07 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-common --- 16:04:07 [INFO] No sources to compile 16:04:07 [INFO] 16:04:07 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9644-ietf-ssh-common --- 16:04:07 [INFO] No tests to run. 16:04:07 [INFO] 16:04:07 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9644-ietf-ssh-common --- 16:04:07 [INFO] 16:04:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-common --- 16:04:07 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-14.0.17-SNAPSHOT.jar 16:04:07 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/target/classes/META-INF/MANIFEST.MF 16:04:07 [INFO] 16:04:07 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9644-ietf-ssh-common --- 16:04:07 [INFO] No previous run data found, generating javadoc. 16:04:10 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-14.0.17-SNAPSHOT-javadoc.jar 16:04:10 [INFO] 16:04:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-common --- 16:04:10 [INFO] CycloneDX: Resolving Dependencies 16:04:10 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 16:04:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml 16:04:10 [INFO] attaching as rfc9644-ietf-ssh-common-14.0.17-SNAPSHOT-cyclonedx.xml 16:04:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/target/bom.json 16:04:10 [INFO] attaching as rfc9644-ietf-ssh-common-14.0.17-SNAPSHOT-cyclonedx.json 16:04:10 [INFO] 16:04:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-common --- 16:04:10 [INFO] Skipping duplicate-finder execution! 16:04:10 [INFO] 16:04:10 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-common --- 16:04:10 [INFO] No dependency problems found 16:04:10 [INFO] 16:04:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-common --- 16:04:10 [INFO] Skipping source per configuration. 16:04:10 [INFO] 16:04:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-common --- 16:04:10 [INFO] 16:04:10 [INFO] --- jacoco:0.8.13:report (report) @ rfc9644-ietf-ssh-common --- 16:04:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:04:10 [INFO] 16:04:10 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-common --- 16:04:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.17-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.17-SNAPSHOT.pom 16:04:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.17-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.17-SNAPSHOT.jar 16:04:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.17-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.17-SNAPSHOT-javadoc.jar 16:04:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.17-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.17-SNAPSHOT-cyclonedx.xml 16:04:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.17-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.17-SNAPSHOT-cyclonedx.json 16:04:10 [INFO] 16:04:10 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-common --- 16:04:10 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.17-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.17-SNAPSHOT.jar 16:04:10 [INFO] Writing OBR metadata 16:04:10 [INFO] 16:04:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- 16:04:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:04:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:04:10 [INFO] 16:04:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- 16:04:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:04:10 [INFO] 16:04:10 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-client >-- 16:04:10 [INFO] Building rfc9644-ietf-ssh-client 14.0.17-SNAPSHOT [202/228] 16:04:10 [INFO] from model/rfc/rfc9644-ietf-ssh-client/pom.xml 16:04:10 [INFO] -------------------------------[ bundle ]------------------------------- 16:04:10 [INFO] 16:04:10 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-client --- 16:04:10 [INFO] 16:04:10 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9644-ietf-ssh-client --- 16:04:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:10 [INFO] 16:04:10 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-client --- 16:04:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:10 [INFO] 16:04:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-client --- 16:04:11 [INFO] 16:04:11 [INFO] --- dependency:3.8.1:properties (default) @ rfc9644-ietf-ssh-client --- 16:04:11 [INFO] 16:04:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-client --- 16:04:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:04:11 [INFO] 16:04:11 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9644-ietf-ssh-client --- 16:04:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:04:11 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/src/main/yang 16:04:11 [INFO] yang-to-sources: Found 10 dependencies in 1.117 ms 16:04:11 [INFO] yang-to-sources: Project model files found: 1 in 2.449 ms 16:04:11 [INFO] yang-to-sources: 11 YANG models processed in 42.91 ms 16:04:11 [INFO] BindingJavaFileGenerator: Defined 32 files in 8.009 ms 16:04:11 [INFO] Sorted 32 files into 6 directories in 138.0 μs 16:04:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 15.37 ms 16:04:11 [INFO] 16:04:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-client --- 16:04:11 [INFO] Starting audit... 16:04:11 Audit done. 16:04:11 [INFO] You have 0 Checkstyle violations. 16:04:11 [INFO] 16:04:11 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-client --- 16:04:11 [INFO] Starting audit... 16:04:11 Audit done. 16:04:11 [INFO] You have 0 Checkstyle violations. 16:04:11 [INFO] 16:04:11 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9644-ietf-ssh-client --- 16:04:11 [INFO] 16:04:11 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9644-ietf-ssh-client --- 16:04:11 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/src/main/resources 16:04:11 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi 16:04:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:04:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:04:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:04:11 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi 16:04:11 [INFO] 16:04:11 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9644-ietf-ssh-client --- 16:04:11 [INFO] Recompiling the module because of changed dependency. 16:04:11 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 16:04:11 [INFO] 16:04:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-client >>> 16:04:11 [INFO] 16:04:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-client --- 16:04:11 [INFO] Fork Value is true 16:04:13 [INFO] Done SpotBugs Analysis.... 16:04:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:04:13 [INFO] 16:04:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-client <<< 16:04:13 [INFO] 16:04:13 [INFO] 16:04:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-client --- 16:04:13 [INFO] BugInstance size is 0 16:04:13 [INFO] Error size is 0 16:04:13 [INFO] No errors/warnings found 16:04:13 [INFO] 16:04:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9644-ietf-ssh-client --- 16:04:13 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/src/test/resources 16:04:13 [INFO] 16:04:13 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-client --- 16:04:13 [INFO] No sources to compile 16:04:13 [INFO] 16:04:13 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9644-ietf-ssh-client --- 16:04:13 [INFO] No tests to run. 16:04:13 [INFO] 16:04:13 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9644-ietf-ssh-client --- 16:04:13 [INFO] 16:04:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-client --- 16:04:13 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-14.0.17-SNAPSHOT.jar 16:04:14 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/target/classes/META-INF/MANIFEST.MF 16:04:14 [INFO] 16:04:14 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9644-ietf-ssh-client --- 16:04:14 [INFO] No previous run data found, generating javadoc. 16:04:15 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-14.0.17-SNAPSHOT-javadoc.jar 16:04:15 [INFO] 16:04:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-client --- 16:04:15 [INFO] CycloneDX: Resolving Dependencies 16:04:16 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 16:04:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml 16:04:16 [INFO] attaching as rfc9644-ietf-ssh-client-14.0.17-SNAPSHOT-cyclonedx.xml 16:04:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/target/bom.json 16:04:16 [INFO] attaching as rfc9644-ietf-ssh-client-14.0.17-SNAPSHOT-cyclonedx.json 16:04:16 [INFO] 16:04:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-client --- 16:04:16 [INFO] Skipping duplicate-finder execution! 16:04:16 [INFO] 16:04:16 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-client --- 16:04:16 [INFO] No dependency problems found 16:04:16 [INFO] 16:04:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-client --- 16:04:16 [INFO] Skipping source per configuration. 16:04:16 [INFO] 16:04:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-client --- 16:04:16 [INFO] 16:04:16 [INFO] --- jacoco:0.8.13:report (report) @ rfc9644-ietf-ssh-client --- 16:04:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:04:16 [INFO] 16:04:16 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-client --- 16:04:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.17-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.17-SNAPSHOT.pom 16:04:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.17-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.17-SNAPSHOT.jar 16:04:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.17-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.17-SNAPSHOT-javadoc.jar 16:04:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.17-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.17-SNAPSHOT-cyclonedx.xml 16:04:16 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.17-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.17-SNAPSHOT-cyclonedx.json 16:04:16 [INFO] 16:04:16 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-client --- 16:04:16 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.17-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.17-SNAPSHOT.jar 16:04:16 [INFO] Writing OBR metadata 16:04:16 [INFO] 16:04:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- 16:04:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:04:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:04:16 [INFO] 16:04:16 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- 16:04:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:04:16 [INFO] 16:04:16 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-server >-- 16:04:16 [INFO] Building rfc9644-ietf-ssh-server 14.0.17-SNAPSHOT [203/228] 16:04:16 [INFO] from model/rfc/rfc9644-ietf-ssh-server/pom.xml 16:04:16 [INFO] -------------------------------[ bundle ]------------------------------- 16:04:16 [INFO] 16:04:16 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-server --- 16:04:16 [INFO] 16:04:16 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9644-ietf-ssh-server --- 16:04:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:16 [INFO] 16:04:16 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-server --- 16:04:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:16 [INFO] 16:04:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-server --- 16:04:17 [INFO] 16:04:17 [INFO] --- dependency:3.8.1:properties (default) @ rfc9644-ietf-ssh-server --- 16:04:17 [INFO] 16:04:17 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-server --- 16:04:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:04:17 [INFO] 16:04:17 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9644-ietf-ssh-server --- 16:04:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:04:17 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/src/main/yang 16:04:17 [INFO] yang-to-sources: Found 11 dependencies in 1.057 ms 16:04:17 [INFO] yang-to-sources: Project model files found: 1 in 2.311 ms 16:04:17 [INFO] yang-to-sources: 12 YANG models processed in 40.22 ms 16:04:17 [INFO] BindingJavaFileGenerator: Defined 46 files in 8.298 ms 16:04:17 [INFO] Sorted 46 files into 12 directories in 122.6 μs 16:04:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 19.19 ms 16:04:17 [INFO] 16:04:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-server --- 16:04:17 [INFO] Starting audit... 16:04:17 Audit done. 16:04:17 [INFO] You have 0 Checkstyle violations. 16:04:17 [INFO] 16:04:17 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-server --- 16:04:17 [INFO] Starting audit... 16:04:17 Audit done. 16:04:17 [INFO] You have 0 Checkstyle violations. 16:04:17 [INFO] 16:04:17 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9644-ietf-ssh-server --- 16:04:17 [INFO] 16:04:17 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9644-ietf-ssh-server --- 16:04:17 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/src/main/resources 16:04:17 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi 16:04:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:04:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:04:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:04:17 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi 16:04:17 [INFO] 16:04:17 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9644-ietf-ssh-server --- 16:04:17 [INFO] Recompiling the module because of changed dependency. 16:04:17 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 16:04:17 [INFO] 16:04:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-server >>> 16:04:17 [INFO] 16:04:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-server --- 16:04:17 [INFO] Fork Value is true 16:04:19 [INFO] Done SpotBugs Analysis.... 16:04:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:04:20 [INFO] 16:04:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-server <<< 16:04:20 [INFO] 16:04:20 [INFO] 16:04:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-server --- 16:04:20 [INFO] BugInstance size is 0 16:04:20 [INFO] Error size is 0 16:04:20 [INFO] No errors/warnings found 16:04:20 [INFO] 16:04:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9644-ietf-ssh-server --- 16:04:20 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/src/test/resources 16:04:20 [INFO] 16:04:20 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-server --- 16:04:20 [INFO] No sources to compile 16:04:20 [INFO] 16:04:20 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9644-ietf-ssh-server --- 16:04:20 [INFO] No tests to run. 16:04:20 [INFO] 16:04:20 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9644-ietf-ssh-server --- 16:04:20 [INFO] 16:04:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-server --- 16:04:20 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-14.0.17-SNAPSHOT.jar 16:04:20 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/target/classes/META-INF/MANIFEST.MF 16:04:20 [INFO] 16:04:20 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9644-ietf-ssh-server --- 16:04:20 [INFO] No previous run data found, generating javadoc. 16:04:22 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-14.0.17-SNAPSHOT-javadoc.jar 16:04:22 [INFO] 16:04:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-server --- 16:04:22 [INFO] CycloneDX: Resolving Dependencies 16:04:22 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 16:04:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml 16:04:23 [INFO] attaching as rfc9644-ietf-ssh-server-14.0.17-SNAPSHOT-cyclonedx.xml 16:04:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/target/bom.json 16:04:23 [INFO] attaching as rfc9644-ietf-ssh-server-14.0.17-SNAPSHOT-cyclonedx.json 16:04:23 [INFO] 16:04:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-server --- 16:04:23 [INFO] Skipping duplicate-finder execution! 16:04:23 [INFO] 16:04:23 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-server --- 16:04:23 [INFO] No dependency problems found 16:04:23 [INFO] 16:04:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-server --- 16:04:23 [INFO] Skipping source per configuration. 16:04:23 [INFO] 16:04:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-server --- 16:04:23 [INFO] 16:04:23 [INFO] --- jacoco:0.8.13:report (report) @ rfc9644-ietf-ssh-server --- 16:04:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:04:23 [INFO] 16:04:23 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-server --- 16:04:23 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.17-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.17-SNAPSHOT.pom 16:04:23 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.17-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.17-SNAPSHOT.jar 16:04:23 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.17-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.17-SNAPSHOT-javadoc.jar 16:04:23 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.17-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.17-SNAPSHOT-cyclonedx.xml 16:04:23 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.17-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.17-SNAPSHOT-cyclonedx.json 16:04:23 [INFO] 16:04:23 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-server --- 16:04:23 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.17-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.17-SNAPSHOT.jar 16:04:23 [INFO] Writing OBR metadata 16:04:23 [INFO] 16:04:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- 16:04:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:04:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:04:23 [INFO] 16:04:23 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- 16:04:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:04:23 [INFO] 16:04:23 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644 >-------- 16:04:23 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9644 14.0.17-SNAPSHOT [204/228] 16:04:23 [INFO] from features/odl-mdsal-model-rfc9644/pom.xml 16:04:23 [INFO] ------------------------------[ feature ]------------------------------- 16:04:23 [INFO] 16:04:23 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9644 --- 16:04:23 [INFO] 16:04:23 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9644 --- 16:04:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:23 [INFO] 16:04:23 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9644 --- 16:04:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:23 [INFO] 16:04:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9644 --- 16:04:23 [INFO] 16:04:23 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9644 --- 16:04:23 [INFO] 16:04:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9644 --- 16:04:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:04:23 [INFO] argLine set to empty 16:04:23 [INFO] 16:04:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9644 --- 16:04:23 [INFO] Starting audit... 16:04:23 Audit done. 16:04:23 [INFO] You have 0 Checkstyle violations. 16:04:23 [INFO] 16:04:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9644 --- 16:04:23 [INFO] Starting audit... 16:04:23 Audit done. 16:04:23 [INFO] You have 0 Checkstyle violations. 16:04:23 [INFO] 16:04:23 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9644 --- 16:04:23 [INFO] 16:04:23 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9644 --- 16:04:23 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9644/target/feature/feature.xml 16:04:23 [INFO] ...done! 16:04:23 [INFO] Attaching features XML 16:04:23 [INFO] 16:04:23 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9644 --- 16:04:23 [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 16:04:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:04:23 [INFO] 16:04:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9644 >>> 16:04:23 [INFO] 16:04:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9644 --- 16:04:23 [INFO] No files found to run spotbugs, check compile phase has been run 16:04:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:04:23 [INFO] 16:04:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9644 <<< 16:04:23 [INFO] 16:04:23 [INFO] 16:04:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9644 --- 16:04:23 [INFO] 16:04:23 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc9644 --- 16:04:23 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644 16:04:23 [INFO] Project dependency features detected: [] 16:04:23 [INFO] Pax Exam System (Version: 4.14.0) created. 16:04:23 [INFO] Creating RMI registry server on 127.0.0.1:35231 16:04:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:04:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:04:24 [INFO] Waiting for remote bundle context.. on 35231 name: 5fdb5571-45d0-484e-b711-cf864af059d2 timout: [ RelativeTimeout value = 180000 ] 16:04:28 [INFO] Building jar from resources and headers. 16:04:28 [INFO] Writing jar finished. 16:04:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:04:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:04:30 [INFO] 16:04:30 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc9644 --- 16:04:30 [INFO] 16:04:30 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9644 --- 16:04:30 [INFO] No Javadoc in project. Archive not created. 16:04:30 [INFO] 16:04:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9644 --- 16:04:30 [INFO] CycloneDX: Resolving Dependencies 16:04:31 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 16:04:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9644/target/bom.xml 16:04:31 [INFO] attaching as odl-mdsal-model-rfc9644-14.0.17-SNAPSHOT-cyclonedx.xml 16:04:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9644/target/bom.json 16:04:31 [INFO] attaching as odl-mdsal-model-rfc9644-14.0.17-SNAPSHOT-cyclonedx.json 16:04:31 [INFO] 16:04:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9644 --- 16:04:31 [INFO] Skipping duplicate-finder execution! 16:04:31 [INFO] 16:04:31 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9644 --- 16:04:31 [INFO] Skipping plugin execution 16:04:31 [INFO] 16:04:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9644 --- 16:04:31 [INFO] Skipping source per configuration. 16:04:31 [INFO] 16:04:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9644 --- 16:04:31 [INFO] 16:04:31 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9644 --- 16:04:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:04:31 [INFO] 16:04:31 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9644 --- 16:04:31 [WARNING] 16:04:31 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9644 did not assign 16:04:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:04:31 [WARNING] 16:04:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:04:31 [WARNING] 16:04:31 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9644/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.17-SNAPSHOT.pom 16:04:31 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9644/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.17-SNAPSHOT-features.xml 16:04:31 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9644/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.17-SNAPSHOT-cyclonedx.xml 16:04:31 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9644/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.17-SNAPSHOT-cyclonedx.json 16:04:31 [INFO] 16:04:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9644 --- 16:04:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:04:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:04:31 [WARNING] 16:04:31 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9644 did not assign 16:04:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:04:31 [WARNING] 16:04:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:04:31 [WARNING] 16:04:31 [INFO] 16:04:31 [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-tls-cipher-suite-algs >-- 16:04:31 [INFO] Building iana-tls-cipher-suite-algs 14.0.17-SNAPSHOT [205/228] 16:04:31 [INFO] from model/iana/iana-tls-cipher-suite-algs/pom.xml 16:04:31 [INFO] -------------------------------[ bundle ]------------------------------- 16:04:31 [INFO] 16:04:31 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tls-cipher-suite-algs --- 16:04:31 [INFO] 16:04:31 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-tls-cipher-suite-algs --- 16:04:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:31 [INFO] 16:04:31 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-tls-cipher-suite-algs --- 16:04:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:31 [INFO] 16:04:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-tls-cipher-suite-algs --- 16:04:32 [INFO] 16:04:32 [INFO] --- dependency:3.8.1:properties (default) @ iana-tls-cipher-suite-algs --- 16:04:32 [INFO] 16:04:32 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-tls-cipher-suite-algs --- 16:04:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-tls-cipher-suite-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:04:32 [INFO] 16:04:32 [INFO] --- yang:14.0.16:generate-sources (binding) @ iana-tls-cipher-suite-algs --- 16:04:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:04:32 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-tls-cipher-suite-algs/src/main/yang 16:04:32 [INFO] yang-to-sources: Found 0 dependencies in 450.3 μs 16:04:32 [INFO] yang-to-sources: Project model files found: 1 in 10.23 ms 16:04:32 [INFO] yang-to-sources: 1 YANG models processed in 5.584 ms 16:04:32 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.631 ms 16:04:32 [INFO] Sorted 5 files into 3 directories in 113.2 μs 16:04:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 9.744 ms 16:04:32 [INFO] 16:04:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tls-cipher-suite-algs --- 16:04:32 [INFO] Starting audit... 16:04:32 Audit done. 16:04:32 [INFO] You have 0 Checkstyle violations. 16:04:32 [INFO] 16:04:32 [INFO] --- checkstyle:3.6.0:check (default) @ iana-tls-cipher-suite-algs --- 16:04:32 [INFO] Starting audit... 16:04:32 Audit done. 16:04:32 [INFO] You have 0 Checkstyle violations. 16:04:32 [INFO] 16:04:32 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-tls-cipher-suite-algs --- 16:04:32 [INFO] 16:04:32 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-tls-cipher-suite-algs --- 16:04:32 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-tls-cipher-suite-algs/src/main/resources 16:04:32 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi 16:04:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:04:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:04:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:04:32 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi 16:04:32 [INFO] 16:04:32 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-tls-cipher-suite-algs --- 16:04:32 [INFO] Recompiling the module because of changed source code. 16:04:32 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 16:04:32 [INFO] 16:04:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-tls-cipher-suite-algs >>> 16:04:32 [INFO] 16:04:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-tls-cipher-suite-algs --- 16:04:32 [INFO] Fork Value is true 16:04:34 [INFO] Done SpotBugs Analysis.... 16:04:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:04:34 [INFO] 16:04:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-tls-cipher-suite-algs <<< 16:04:34 [INFO] 16:04:34 [INFO] 16:04:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-tls-cipher-suite-algs --- 16:04:34 [INFO] BugInstance size is 0 16:04:34 [INFO] Error size is 0 16:04:34 [INFO] No errors/warnings found 16:04:34 [INFO] 16:04:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-tls-cipher-suite-algs --- 16:04:34 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-tls-cipher-suite-algs/src/test/resources 16:04:34 [INFO] 16:04:34 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-tls-cipher-suite-algs --- 16:04:34 [INFO] No sources to compile 16:04:34 [INFO] 16:04:34 [INFO] --- surefire:3.5.3:test (default-test) @ iana-tls-cipher-suite-algs --- 16:04:34 [INFO] No tests to run. 16:04:34 [INFO] 16:04:34 [INFO] --- copy:14.1.2:copy-files (default) @ iana-tls-cipher-suite-algs --- 16:04:34 [INFO] 16:04:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-tls-cipher-suite-algs --- 16:04:34 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-14.0.17-SNAPSHOT.jar 16:04:34 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-tls-cipher-suite-algs/target/classes/META-INF/MANIFEST.MF 16:04:34 [INFO] 16:04:34 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-tls-cipher-suite-algs --- 16:04:34 [INFO] No previous run data found, generating javadoc. 16:04:36 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-14.0.17-SNAPSHOT-javadoc.jar 16:04:36 [INFO] 16:04:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tls-cipher-suite-algs --- 16:04:36 [INFO] CycloneDX: Resolving Dependencies 16:04:36 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 16:04:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-tls-cipher-suite-algs/target/bom.xml 16:04:36 [INFO] attaching as iana-tls-cipher-suite-algs-14.0.17-SNAPSHOT-cyclonedx.xml 16:04:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-tls-cipher-suite-algs/target/bom.json 16:04:36 [INFO] attaching as iana-tls-cipher-suite-algs-14.0.17-SNAPSHOT-cyclonedx.json 16:04:36 [INFO] 16:04:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tls-cipher-suite-algs --- 16:04:36 [INFO] Skipping duplicate-finder execution! 16:04:36 [INFO] 16:04:36 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-tls-cipher-suite-algs --- 16:04:36 [INFO] No dependency problems found 16:04:36 [INFO] 16:04:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-tls-cipher-suite-algs --- 16:04:36 [INFO] Skipping source per configuration. 16:04:36 [INFO] 16:04:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-tls-cipher-suite-algs --- 16:04:36 [INFO] 16:04:36 [INFO] --- jacoco:0.8.13:report (report) @ iana-tls-cipher-suite-algs --- 16:04:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:04:36 [INFO] 16:04:36 [INFO] --- install:3.1.4:install (default-install) @ iana-tls-cipher-suite-algs --- 16:04:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-tls-cipher-suite-algs/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.17-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.17-SNAPSHOT.pom 16:04:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.17-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.17-SNAPSHOT.jar 16:04:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.17-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.17-SNAPSHOT-javadoc.jar 16:04:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-tls-cipher-suite-algs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.17-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.17-SNAPSHOT-cyclonedx.xml 16:04:36 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-tls-cipher-suite-algs/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.17-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.17-SNAPSHOT-cyclonedx.json 16:04:36 [INFO] 16:04:36 [INFO] --- bundle:6.0.0:install (default-install) @ iana-tls-cipher-suite-algs --- 16:04:36 [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.17-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.17-SNAPSHOT.jar 16:04:36 [INFO] Writing OBR metadata 16:04:36 [INFO] 16:04:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- 16:04:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:04:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:04:36 [INFO] 16:04:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- 16:04:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:04:36 [INFO] 16:04:36 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-common >-- 16:04:36 [INFO] Building rfc9645-ietf-tls-common 14.0.17-SNAPSHOT [206/228] 16:04:36 [INFO] from model/rfc/rfc9645-ietf-tls-common/pom.xml 16:04:36 [INFO] -------------------------------[ bundle ]------------------------------- 16:04:36 [INFO] 16:04:36 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-common --- 16:04:36 [INFO] 16:04:36 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9645-ietf-tls-common --- 16:04:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:36 [INFO] 16:04:36 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-common --- 16:04:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:36 [INFO] 16:04:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-common --- 16:04:37 [INFO] 16:04:37 [INFO] --- dependency:3.8.1:properties (default) @ rfc9645-ietf-tls-common --- 16:04:37 [INFO] 16:04:37 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-common --- 16:04:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:04:37 [INFO] 16:04:37 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9645-ietf-tls-common --- 16:04:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:04:37 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/src/main/yang 16:04:37 [INFO] yang-to-sources: Found 5 dependencies in 759.5 μs 16:04:37 [INFO] yang-to-sources: Project model files found: 1 in 1.862 ms 16:04:37 [INFO] yang-to-sources: 6 YANG models processed in 39.60 ms 16:04:37 [INFO] BindingJavaFileGenerator: Defined 41 files in 6.954 ms 16:04:37 [INFO] Sorted 41 files into 10 directories in 175.0 μs 16:04:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 19.51 ms 16:04:37 [INFO] 16:04:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-common --- 16:04:37 [INFO] Starting audit... 16:04:37 Audit done. 16:04:37 [INFO] You have 0 Checkstyle violations. 16:04:37 [INFO] 16:04:37 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-common --- 16:04:37 [INFO] Starting audit... 16:04:37 Audit done. 16:04:37 [INFO] You have 0 Checkstyle violations. 16:04:37 [INFO] 16:04:37 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9645-ietf-tls-common --- 16:04:37 [INFO] 16:04:37 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9645-ietf-tls-common --- 16:04:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/src/main/resources 16:04:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi 16:04:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:04:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:04:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:04:37 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi 16:04:37 [INFO] 16:04:37 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9645-ietf-tls-common --- 16:04:37 [INFO] Recompiling the module because of changed dependency. 16:04:37 [INFO] Compiling 40 source files with javac [debug release 21] to target/classes 16:04:37 [INFO] 16:04:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-common >>> 16:04:37 [INFO] 16:04:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-common --- 16:04:37 [INFO] Fork Value is true 16:04:40 [INFO] Done SpotBugs Analysis.... 16:04:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:04:40 [INFO] 16:04:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-common <<< 16:04:40 [INFO] 16:04:40 [INFO] 16:04:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-common --- 16:04:40 [INFO] BugInstance size is 0 16:04:40 [INFO] Error size is 0 16:04:40 [INFO] No errors/warnings found 16:04:40 [INFO] 16:04:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9645-ietf-tls-common --- 16:04:40 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/src/test/resources 16:04:40 [INFO] 16:04:40 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-common --- 16:04:40 [INFO] No sources to compile 16:04:40 [INFO] 16:04:40 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9645-ietf-tls-common --- 16:04:40 [INFO] No tests to run. 16:04:40 [INFO] 16:04:40 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9645-ietf-tls-common --- 16:04:40 [INFO] 16:04:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-common --- 16:04:40 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-14.0.17-SNAPSHOT.jar 16:04:40 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/target/classes/META-INF/MANIFEST.MF 16:04:40 [INFO] 16:04:40 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9645-ietf-tls-common --- 16:04:40 [INFO] No previous run data found, generating javadoc. 16:04:42 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-14.0.17-SNAPSHOT-javadoc.jar 16:04:42 [INFO] 16:04:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-common --- 16:04:42 [INFO] CycloneDX: Resolving Dependencies 16:04:43 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 16:04:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/target/bom.xml 16:04:43 [INFO] attaching as rfc9645-ietf-tls-common-14.0.17-SNAPSHOT-cyclonedx.xml 16:04:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/target/bom.json 16:04:43 [INFO] attaching as rfc9645-ietf-tls-common-14.0.17-SNAPSHOT-cyclonedx.json 16:04:43 [INFO] 16:04:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-common --- 16:04:43 [INFO] Skipping duplicate-finder execution! 16:04:43 [INFO] 16:04:43 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-common --- 16:04:43 [INFO] No dependency problems found 16:04:43 [INFO] 16:04:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-common --- 16:04:43 [INFO] Skipping source per configuration. 16:04:43 [INFO] 16:04:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-common --- 16:04:43 [INFO] 16:04:43 [INFO] --- jacoco:0.8.13:report (report) @ rfc9645-ietf-tls-common --- 16:04:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:04:43 [INFO] 16:04:43 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-common --- 16:04:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.17-SNAPSHOT/rfc9645-ietf-tls-common-14.0.17-SNAPSHOT.pom 16:04:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.17-SNAPSHOT/rfc9645-ietf-tls-common-14.0.17-SNAPSHOT.jar 16:04:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.17-SNAPSHOT/rfc9645-ietf-tls-common-14.0.17-SNAPSHOT-javadoc.jar 16:04:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.17-SNAPSHOT/rfc9645-ietf-tls-common-14.0.17-SNAPSHOT-cyclonedx.xml 16:04:43 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.17-SNAPSHOT/rfc9645-ietf-tls-common-14.0.17-SNAPSHOT-cyclonedx.json 16:04:43 [INFO] 16:04:43 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-common --- 16:04:43 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.17-SNAPSHOT/rfc9645-ietf-tls-common-14.0.17-SNAPSHOT.jar 16:04:43 [INFO] Writing OBR metadata 16:04:43 [INFO] 16:04:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-common --- 16:04:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:04:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:04:43 [INFO] 16:04:43 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-common --- 16:04:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:04:43 [INFO] 16:04:43 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-client >-- 16:04:43 [INFO] Building rfc9645-ietf-tls-client 14.0.17-SNAPSHOT [207/228] 16:04:43 [INFO] from model/rfc/rfc9645-ietf-tls-client/pom.xml 16:04:43 [INFO] -------------------------------[ bundle ]------------------------------- 16:04:43 [INFO] 16:04:43 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-client --- 16:04:43 [INFO] 16:04:43 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9645-ietf-tls-client --- 16:04:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:43 [INFO] 16:04:43 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-client --- 16:04:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:43 [INFO] 16:04:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-client --- 16:04:43 [INFO] 16:04:43 [INFO] --- dependency:3.8.1:properties (default) @ rfc9645-ietf-tls-client --- 16:04:43 [INFO] 16:04:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-client --- 16:04:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:04:43 [INFO] 16:04:43 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9645-ietf-tls-client --- 16:04:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:04:43 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/src/main/yang 16:04:43 [INFO] yang-to-sources: Found 7 dependencies in 1.003 ms 16:04:43 [INFO] yang-to-sources: Project model files found: 1 in 2.596 ms 16:04:43 [INFO] yang-to-sources: 8 YANG models processed in 42.93 ms 16:04:43 [INFO] BindingJavaFileGenerator: Defined 47 files in 6.659 ms 16:04:43 [INFO] Sorted 47 files into 12 directories in 84.94 μs 16:04:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 14.39 ms 16:04:43 [INFO] 16:04:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-client --- 16:04:43 [INFO] Starting audit... 16:04:43 Audit done. 16:04:43 [INFO] You have 0 Checkstyle violations. 16:04:43 [INFO] 16:04:43 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-client --- 16:04:43 [INFO] Starting audit... 16:04:43 Audit done. 16:04:43 [INFO] You have 0 Checkstyle violations. 16:04:43 [INFO] 16:04:43 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9645-ietf-tls-client --- 16:04:43 [INFO] 16:04:43 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9645-ietf-tls-client --- 16:04:43 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/src/main/resources 16:04:43 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi 16:04:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:04:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:04:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:04:43 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi 16:04:43 [INFO] 16:04:43 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9645-ietf-tls-client --- 16:04:43 [INFO] Recompiling the module because of changed dependency. 16:04:43 [INFO] Compiling 46 source files with javac [debug release 21] to target/classes 16:04:44 [INFO] 16:04:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-client >>> 16:04:44 [INFO] 16:04:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-client --- 16:04:44 [INFO] Fork Value is true 16:04:46 [INFO] Done SpotBugs Analysis.... 16:04:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:04:46 [INFO] 16:04:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-client <<< 16:04:46 [INFO] 16:04:46 [INFO] 16:04:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-client --- 16:04:46 [INFO] BugInstance size is 0 16:04:46 [INFO] Error size is 0 16:04:46 [INFO] No errors/warnings found 16:04:46 [INFO] 16:04:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9645-ietf-tls-client --- 16:04:46 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/src/test/resources 16:04:46 [INFO] 16:04:46 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-client --- 16:04:46 [INFO] No sources to compile 16:04:46 [INFO] 16:04:46 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9645-ietf-tls-client --- 16:04:46 [INFO] No tests to run. 16:04:46 [INFO] 16:04:46 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9645-ietf-tls-client --- 16:04:46 [INFO] 16:04:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-client --- 16:04:46 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-14.0.17-SNAPSHOT.jar 16:04:46 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/target/classes/META-INF/MANIFEST.MF 16:04:46 [INFO] 16:04:46 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9645-ietf-tls-client --- 16:04:46 [INFO] No previous run data found, generating javadoc. 16:04:49 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-14.0.17-SNAPSHOT-javadoc.jar 16:04:49 [INFO] 16:04:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-client --- 16:04:49 [INFO] CycloneDX: Resolving Dependencies 16:04:49 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 16:04:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/target/bom.xml 16:04:49 [INFO] attaching as rfc9645-ietf-tls-client-14.0.17-SNAPSHOT-cyclonedx.xml 16:04:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/target/bom.json 16:04:49 [INFO] attaching as rfc9645-ietf-tls-client-14.0.17-SNAPSHOT-cyclonedx.json 16:04:49 [INFO] 16:04:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-client --- 16:04:49 [INFO] Skipping duplicate-finder execution! 16:04:49 [INFO] 16:04:49 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-client --- 16:04:49 [INFO] No dependency problems found 16:04:49 [INFO] 16:04:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-client --- 16:04:49 [INFO] Skipping source per configuration. 16:04:49 [INFO] 16:04:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-client --- 16:04:49 [INFO] 16:04:49 [INFO] --- jacoco:0.8.13:report (report) @ rfc9645-ietf-tls-client --- 16:04:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:04:49 [INFO] 16:04:49 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-client --- 16:04:49 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.17-SNAPSHOT/rfc9645-ietf-tls-client-14.0.17-SNAPSHOT.pom 16:04:49 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.17-SNAPSHOT/rfc9645-ietf-tls-client-14.0.17-SNAPSHOT.jar 16:04:49 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.17-SNAPSHOT/rfc9645-ietf-tls-client-14.0.17-SNAPSHOT-javadoc.jar 16:04:49 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.17-SNAPSHOT/rfc9645-ietf-tls-client-14.0.17-SNAPSHOT-cyclonedx.xml 16:04:49 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.17-SNAPSHOT/rfc9645-ietf-tls-client-14.0.17-SNAPSHOT-cyclonedx.json 16:04:49 [INFO] 16:04:49 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-client --- 16:04:49 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.17-SNAPSHOT/rfc9645-ietf-tls-client-14.0.17-SNAPSHOT.jar 16:04:49 [INFO] Writing OBR metadata 16:04:49 [INFO] 16:04:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-client --- 16:04:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:04:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:04:49 [INFO] 16:04:49 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-client --- 16:04:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:04:49 [INFO] 16:04:49 [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-server >-- 16:04:49 [INFO] Building rfc9645-ietf-tls-server 14.0.17-SNAPSHOT [208/228] 16:04:49 [INFO] from model/rfc/rfc9645-ietf-tls-server/pom.xml 16:04:49 [INFO] -------------------------------[ bundle ]------------------------------- 16:04:49 [INFO] 16:04:49 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-server --- 16:04:49 [INFO] 16:04:49 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9645-ietf-tls-server --- 16:04:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:49 [INFO] 16:04:49 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-server --- 16:04:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:49 [INFO] 16:04:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-server --- 16:04:50 [INFO] 16:04:50 [INFO] --- dependency:3.8.1:properties (default) @ rfc9645-ietf-tls-server --- 16:04:50 [INFO] 16:04:50 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-server --- 16:04:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:04:50 [INFO] 16:04:50 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9645-ietf-tls-server --- 16:04:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:04:50 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/src/main/yang 16:04:50 [INFO] yang-to-sources: Found 7 dependencies in 933.7 μs 16:04:50 [INFO] yang-to-sources: Project model files found: 1 in 3.204 ms 16:04:50 [INFO] yang-to-sources: 8 YANG models processed in 55.00 ms 16:04:50 [INFO] BindingJavaFileGenerator: Defined 48 files in 7.515 ms 16:04:50 [INFO] Sorted 48 files into 12 directories in 126.1 μs 16:04:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 48 in 18.01 ms 16:04:50 [INFO] 16:04:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-server --- 16:04:50 [INFO] Starting audit... 16:04:50 Audit done. 16:04:50 [INFO] You have 0 Checkstyle violations. 16:04:50 [INFO] 16:04:50 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-server --- 16:04:50 [INFO] Starting audit... 16:04:50 Audit done. 16:04:50 [INFO] You have 0 Checkstyle violations. 16:04:50 [INFO] 16:04:50 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9645-ietf-tls-server --- 16:04:50 [INFO] 16:04:50 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9645-ietf-tls-server --- 16:04:50 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/src/main/resources 16:04:50 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi 16:04:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:04:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:04:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:04:50 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi 16:04:50 [INFO] 16:04:50 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9645-ietf-tls-server --- 16:04:50 [INFO] Recompiling the module because of changed dependency. 16:04:50 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 16:04:50 [INFO] 16:04:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-server >>> 16:04:50 [INFO] 16:04:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-server --- 16:04:50 [INFO] Fork Value is true 16:04:53 [INFO] Done SpotBugs Analysis.... 16:04:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:04:53 [INFO] 16:04:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-server <<< 16:04:53 [INFO] 16:04:53 [INFO] 16:04:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-server --- 16:04:53 [INFO] BugInstance size is 0 16:04:53 [INFO] Error size is 0 16:04:53 [INFO] No errors/warnings found 16:04:53 [INFO] 16:04:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9645-ietf-tls-server --- 16:04:53 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/src/test/resources 16:04:53 [INFO] 16:04:53 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-server --- 16:04:53 [INFO] No sources to compile 16:04:53 [INFO] 16:04:53 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9645-ietf-tls-server --- 16:04:53 [INFO] No tests to run. 16:04:53 [INFO] 16:04:53 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9645-ietf-tls-server --- 16:04:53 [INFO] 16:04:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-server --- 16:04:53 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-14.0.17-SNAPSHOT.jar 16:04:53 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/target/classes/META-INF/MANIFEST.MF 16:04:53 [INFO] 16:04:53 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9645-ietf-tls-server --- 16:04:53 [INFO] No previous run data found, generating javadoc. 16:04:55 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-14.0.17-SNAPSHOT-javadoc.jar 16:04:55 [INFO] 16:04:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-server --- 16:04:55 [INFO] CycloneDX: Resolving Dependencies 16:04:56 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 16:04:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/target/bom.xml 16:04:56 [INFO] attaching as rfc9645-ietf-tls-server-14.0.17-SNAPSHOT-cyclonedx.xml 16:04:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/target/bom.json 16:04:56 [INFO] attaching as rfc9645-ietf-tls-server-14.0.17-SNAPSHOT-cyclonedx.json 16:04:56 [INFO] 16:04:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-server --- 16:04:56 [INFO] Skipping duplicate-finder execution! 16:04:56 [INFO] 16:04:56 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-server --- 16:04:56 [INFO] No dependency problems found 16:04:56 [INFO] 16:04:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-server --- 16:04:56 [INFO] Skipping source per configuration. 16:04:56 [INFO] 16:04:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-server --- 16:04:56 [INFO] 16:04:56 [INFO] --- jacoco:0.8.13:report (report) @ rfc9645-ietf-tls-server --- 16:04:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:04:56 [INFO] 16:04:56 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-server --- 16:04:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.17-SNAPSHOT/rfc9645-ietf-tls-server-14.0.17-SNAPSHOT.pom 16:04:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.17-SNAPSHOT/rfc9645-ietf-tls-server-14.0.17-SNAPSHOT.jar 16:04:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.17-SNAPSHOT/rfc9645-ietf-tls-server-14.0.17-SNAPSHOT-javadoc.jar 16:04:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.17-SNAPSHOT/rfc9645-ietf-tls-server-14.0.17-SNAPSHOT-cyclonedx.xml 16:04:56 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.17-SNAPSHOT/rfc9645-ietf-tls-server-14.0.17-SNAPSHOT-cyclonedx.json 16:04:56 [INFO] 16:04:56 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-server --- 16:04:56 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.17-SNAPSHOT/rfc9645-ietf-tls-server-14.0.17-SNAPSHOT.jar 16:04:56 [INFO] Writing OBR metadata 16:04:56 [INFO] 16:04:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-server --- 16:04:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:04:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:04:56 [INFO] 16:04:56 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-server --- 16:04:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:04:56 [INFO] 16:04:56 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645 >-------- 16:04:56 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9645 14.0.17-SNAPSHOT [209/228] 16:04:56 [INFO] from features/odl-mdsal-model-rfc9645/pom.xml 16:04:56 [INFO] ------------------------------[ feature ]------------------------------- 16:04:56 [INFO] 16:04:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9645 --- 16:04:56 [INFO] 16:04:56 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9645 --- 16:04:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:56 [INFO] 16:04:56 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9645 --- 16:04:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:56 [INFO] 16:04:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9645 --- 16:04:57 [INFO] 16:04:57 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9645 --- 16:04:57 [INFO] 16:04:57 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9645 --- 16:04:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:04:57 [INFO] argLine set to empty 16:04:57 [INFO] 16:04:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9645 --- 16:04:57 [INFO] Starting audit... 16:04:57 Audit done. 16:04:57 [INFO] You have 0 Checkstyle violations. 16:04:57 [INFO] 16:04:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9645 --- 16:04:57 [INFO] Starting audit... 16:04:57 Audit done. 16:04:57 [INFO] You have 0 Checkstyle violations. 16:04:57 [INFO] 16:04:57 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9645 --- 16:04:57 [INFO] 16:04:57 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9645 --- 16:04:57 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9645/target/feature/feature.xml 16:04:57 [INFO] ...done! 16:04:57 [INFO] Attaching features XML 16:04:57 [INFO] 16:04:57 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9645 --- 16:04:57 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:04:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:04:57 [INFO] 16:04:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9645 >>> 16:04:57 [INFO] 16:04:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9645 --- 16:04:57 [INFO] No files found to run spotbugs, check compile phase has been run 16:04:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:04:57 [INFO] 16:04:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9645 <<< 16:04:57 [INFO] 16:04:57 [INFO] 16:04:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9645 --- 16:04:57 [INFO] 16:04:57 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc9645 --- 16:04:57 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645 16:04:57 [INFO] Project dependency features detected: [] 16:04:57 [INFO] Pax Exam System (Version: 4.14.0) created. 16:04:57 [INFO] Creating RMI registry server on 127.0.0.1:41741 16:04:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:04:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:04:57 [INFO] Waiting for remote bundle context.. on 41741 name: 66607a5a-a6e2-4343-b031-f12c7b32703f timout: [ RelativeTimeout value = 180000 ] 16:05:01 [INFO] Building jar from resources and headers. 16:05:01 [INFO] Writing jar finished. 16:05:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:05:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:05:03 [INFO] 16:05:03 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc9645 --- 16:05:03 [INFO] 16:05:03 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9645 --- 16:05:03 [INFO] No Javadoc in project. Archive not created. 16:05:03 [INFO] 16:05:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9645 --- 16:05:03 [INFO] CycloneDX: Resolving Dependencies 16:05:03 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 16:05:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9645/target/bom.xml 16:05:04 [INFO] attaching as odl-mdsal-model-rfc9645-14.0.17-SNAPSHOT-cyclonedx.xml 16:05:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9645/target/bom.json 16:05:04 [INFO] attaching as odl-mdsal-model-rfc9645-14.0.17-SNAPSHOT-cyclonedx.json 16:05:04 [INFO] 16:05:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9645 --- 16:05:04 [INFO] Skipping duplicate-finder execution! 16:05:04 [INFO] 16:05:04 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9645 --- 16:05:04 [INFO] Skipping plugin execution 16:05:04 [INFO] 16:05:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9645 --- 16:05:04 [INFO] Skipping source per configuration. 16:05:04 [INFO] 16:05:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9645 --- 16:05:04 [INFO] 16:05:04 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9645 --- 16:05:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:05:04 [INFO] 16:05:04 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9645 --- 16:05:04 [WARNING] 16:05:04 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9645 did not assign 16:05:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:05:04 [WARNING] 16:05:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:05:04 [WARNING] 16:05:04 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9645/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.17-SNAPSHOT.pom 16:05:04 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9645/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.17-SNAPSHOT-features.xml 16:05:04 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9645/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.17-SNAPSHOT-cyclonedx.xml 16:05:04 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9645/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.17-SNAPSHOT-cyclonedx.json 16:05:04 [INFO] 16:05:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9645 --- 16:05:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:05:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:05:04 [WARNING] 16:05:04 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9645 did not assign 16:05:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:05:04 [WARNING] 16:05:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:05:04 [WARNING] 16:05:04 [INFO] 16:05:04 [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9648 >---------- 16:05:04 [INFO] Building rfc9648 14.0.17-SNAPSHOT [210/228] 16:05:04 [INFO] from model/rfc/rfc9648/pom.xml 16:05:04 [INFO] -------------------------------[ bundle ]------------------------------- 16:05:04 [INFO] 16:05:04 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9648 --- 16:05:04 [INFO] 16:05:04 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9648 --- 16:05:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:04 [INFO] 16:05:04 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9648 --- 16:05:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:04 [INFO] 16:05:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9648 --- 16:05:04 [INFO] 16:05:04 [INFO] --- dependency:3.8.1:properties (default) @ rfc9648 --- 16:05:04 [INFO] 16:05:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9648 --- 16:05:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:05:04 [INFO] 16:05:04 [INFO] --- yang:14.0.16:generate-sources (binding) @ rfc9648 --- 16:05:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:05:04 [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/src/main/yang 16:05:04 [INFO] yang-to-sources: Found 5 dependencies in 940.8 μs 16:05:04 [INFO] yang-to-sources: Project model files found: 1 in 2.883 ms 16:05:04 [INFO] yang-to-sources: 6 YANG models processed in 17.23 ms 16:05:04 [INFO] BindingJavaFileGenerator: Defined 39 files in 5.008 ms 16:05:04 [INFO] Sorted 39 files into 11 directories in 122.0 μs 16:05:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 14.96 ms 16:05:04 [INFO] 16:05:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9648 --- 16:05:04 [INFO] Starting audit... 16:05:04 Audit done. 16:05:04 [INFO] You have 0 Checkstyle violations. 16:05:04 [INFO] 16:05:04 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9648 --- 16:05:04 [INFO] Starting audit... 16:05:04 Audit done. 16:05:04 [INFO] You have 0 Checkstyle violations. 16:05:04 [INFO] 16:05:04 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9648 --- 16:05:04 [INFO] 16:05:04 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9648 --- 16:05:04 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/src/main/resources 16:05:04 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/generated-sources/spi 16:05:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:05:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:05:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:05:04 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/generated-sources/spi 16:05:04 [INFO] 16:05:04 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9648 --- 16:05:04 [INFO] Recompiling the module because of changed dependency. 16:05:04 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 16:05:04 [INFO] 16:05:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9648 >>> 16:05:04 [INFO] 16:05:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9648 --- 16:05:04 [INFO] Fork Value is true 16:05:07 [INFO] Done SpotBugs Analysis.... 16:05:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:05:07 [INFO] 16:05:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9648 <<< 16:05:07 [INFO] 16:05:07 [INFO] 16:05:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9648 --- 16:05:07 [INFO] BugInstance size is 0 16:05:07 [INFO] Error size is 0 16:05:07 [INFO] No errors/warnings found 16:05:07 [INFO] 16:05:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9648 --- 16:05:07 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/src/test/resources 16:05:07 [INFO] 16:05:07 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9648 --- 16:05:07 [INFO] No sources to compile 16:05:07 [INFO] 16:05:07 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9648 --- 16:05:07 [INFO] No tests to run. 16:05:07 [INFO] 16:05:07 [INFO] --- copy:14.1.2:copy-files (default) @ rfc9648 --- 16:05:07 [INFO] 16:05:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9648 --- 16:05:07 [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/rfc9648-14.0.17-SNAPSHOT.jar 16:05:07 [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/classes/META-INF/MANIFEST.MF 16:05:07 [INFO] 16:05:07 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9648 --- 16:05:07 [INFO] No previous run data found, generating javadoc. 16:05:09 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/rfc9648-14.0.17-SNAPSHOT-javadoc.jar 16:05:09 [INFO] 16:05:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9648 --- 16:05:09 [INFO] CycloneDX: Resolving Dependencies 16:05:10 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 16:05:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/bom.xml 16:05:10 [INFO] attaching as rfc9648-14.0.17-SNAPSHOT-cyclonedx.xml 16:05:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/bom.json 16:05:10 [INFO] attaching as rfc9648-14.0.17-SNAPSHOT-cyclonedx.json 16:05:10 [INFO] 16:05:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9648 --- 16:05:10 [INFO] Skipping duplicate-finder execution! 16:05:10 [INFO] 16:05:10 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9648 --- 16:05:10 [INFO] No dependency problems found 16:05:10 [INFO] 16:05:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9648 --- 16:05:10 [INFO] Skipping source per configuration. 16:05:10 [INFO] 16:05:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9648 --- 16:05:10 [INFO] 16:05:10 [INFO] --- jacoco:0.8.13:report (report) @ rfc9648 --- 16:05:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:05:10 [INFO] 16:05:10 [INFO] --- install:3.1.4:install (default-install) @ rfc9648 --- 16:05:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.17-SNAPSHOT/rfc9648-14.0.17-SNAPSHOT.pom 16:05:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/rfc9648-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.17-SNAPSHOT/rfc9648-14.0.17-SNAPSHOT.jar 16:05:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/rfc9648-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.17-SNAPSHOT/rfc9648-14.0.17-SNAPSHOT-javadoc.jar 16:05:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.17-SNAPSHOT/rfc9648-14.0.17-SNAPSHOT-cyclonedx.xml 16:05:10 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.17-SNAPSHOT/rfc9648-14.0.17-SNAPSHOT-cyclonedx.json 16:05:10 [INFO] 16:05:10 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9648 --- 16:05:10 [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.17-SNAPSHOT/rfc9648-14.0.17-SNAPSHOT.jar 16:05:10 [INFO] Writing OBR metadata 16:05:10 [INFO] 16:05:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9648 --- 16:05:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:05:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:05:10 [INFO] 16:05:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9648 --- 16:05:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:05:10 [INFO] 16:05:10 [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9648 >-------- 16:05:10 [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9648 14.0.17-SNAPSHOT [211/228] 16:05:10 [INFO] from features/odl-mdsal-model-rfc9648/pom.xml 16:05:10 [INFO] ------------------------------[ feature ]------------------------------- 16:05:10 [INFO] 16:05:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9648 --- 16:05:10 [INFO] 16:05:10 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-rfc9648 --- 16:05:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:10 [INFO] 16:05:10 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9648 --- 16:05:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:10 [INFO] 16:05:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9648 --- 16:05:10 [INFO] 16:05:10 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-rfc9648 --- 16:05:10 [INFO] 16:05:10 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9648 --- 16:05:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:05:10 [INFO] argLine set to empty 16:05:10 [INFO] 16:05:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9648 --- 16:05:10 [INFO] Starting audit... 16:05:10 Audit done. 16:05:10 [INFO] You have 0 Checkstyle violations. 16:05:10 [INFO] 16:05:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9648 --- 16:05:10 [INFO] Starting audit... 16:05:10 Audit done. 16:05:10 [INFO] You have 0 Checkstyle violations. 16:05:10 [INFO] 16:05:10 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-rfc9648 --- 16:05:10 [INFO] 16:05:10 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9648 --- 16:05:10 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9648/target/feature/feature.xml 16:05:10 [INFO] ...done! 16:05:10 [INFO] Attaching features XML 16:05:10 [INFO] 16:05:10 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9648 --- 16:05: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 16:05:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:05:10 [INFO] 16:05:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9648 >>> 16:05:10 [INFO] 16:05:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9648 --- 16:05:10 [INFO] No files found to run spotbugs, check compile phase has been run 16:05:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:05:10 [INFO] 16:05:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9648 <<< 16:05:10 [INFO] 16:05:10 [INFO] 16:05:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9648 --- 16:05:10 [INFO] 16:05:10 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-rfc9648 --- 16:05:10 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9648 16:05:10 [INFO] Project dependency features detected: [] 16:05:10 [INFO] Pax Exam System (Version: 4.14.0) created. 16:05:10 [INFO] Creating RMI registry server on 127.0.0.1:38391 16:05:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:05:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:05:11 [INFO] Waiting for remote bundle context.. on 38391 name: 6c869551-305a-4a21-ab25-bbc57eb5133b timout: [ RelativeTimeout value = 180000 ] 16:05:15 [INFO] Building jar from resources and headers. 16:05:15 [INFO] Writing jar finished. 16:05:17 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:05:17 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:05:17 [INFO] 16:05:17 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-rfc9648 --- 16:05:17 [INFO] 16:05:17 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-rfc9648 --- 16:05:17 [INFO] No Javadoc in project. Archive not created. 16:05:17 [INFO] 16:05:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9648 --- 16:05:17 [INFO] CycloneDX: Resolving Dependencies 16:05:17 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 16:05:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9648/target/bom.xml 16:05:17 [INFO] attaching as odl-mdsal-model-rfc9648-14.0.17-SNAPSHOT-cyclonedx.xml 16:05:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9648/target/bom.json 16:05:17 [INFO] attaching as odl-mdsal-model-rfc9648-14.0.17-SNAPSHOT-cyclonedx.json 16:05:17 [INFO] 16:05:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9648 --- 16:05:17 [INFO] Skipping duplicate-finder execution! 16:05:17 [INFO] 16:05:17 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9648 --- 16:05:17 [INFO] Skipping plugin execution 16:05:17 [INFO] 16:05:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9648 --- 16:05:17 [INFO] Skipping source per configuration. 16:05:17 [INFO] 16:05:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9648 --- 16:05:17 [INFO] 16:05:17 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-rfc9648 --- 16:05:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:05:17 [INFO] 16:05:17 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9648 --- 16:05:17 [WARNING] 16:05:17 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9648 did not assign 16:05:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:05:17 [WARNING] 16:05:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:05:17 [WARNING] 16:05:17 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9648/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.17-SNAPSHOT.pom 16:05:17 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9648/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.17-SNAPSHOT-features.xml 16:05:17 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9648/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.17-SNAPSHOT-cyclonedx.xml 16:05:17 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9648/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9648/14.0.17-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.17-SNAPSHOT-cyclonedx.json 16:05:17 [INFO] 16:05:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9648 --- 16:05:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:05:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:05:17 [WARNING] 16:05:17 [WARNING] The packaging plugin for project odl-mdsal-model-rfc9648 did not assign 16:05:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:05:17 [WARNING] 16:05:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:05:17 [WARNING] 16:05:17 [INFO] 16:05:17 [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal >-- 16:05:17 [INFO] Building OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal 14.0.17-SNAPSHOT [212/228] 16:05:17 [INFO] from features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/pom.xml 16:05:17 [INFO] ------------------------------[ feature ]------------------------------- 16:05:17 [INFO] 16:05:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:17 [INFO] 16:05:17 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:17 [INFO] 16:05:17 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:17 [INFO] 16:05:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:18 [INFO] 16:05:18 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:18 [INFO] 16:05:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:05:18 [INFO] argLine set to empty 16:05:18 [INFO] 16:05:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:18 [INFO] Starting audit... 16:05:18 Audit done. 16:05:18 [INFO] You have 0 Checkstyle violations. 16:05:18 [INFO] 16:05:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:18 [INFO] Starting audit... 16:05:18 Audit done. 16:05:18 [INFO] You have 0 Checkstyle violations. 16:05:18 [INFO] 16:05:18 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:18 [INFO] 16:05:18 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:18 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/feature/feature.xml 16:05:18 [INFO] ...done! 16:05:18 [INFO] Attaching features XML 16:05:18 [INFO] 16:05:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:05:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:05:18 [INFO] 16:05:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal >>> 16:05:18 [INFO] 16:05:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:18 [INFO] No files found to run spotbugs, check compile phase has been run 16:05:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:05:18 [INFO] 16:05:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal <<< 16:05:18 [INFO] 16:05:18 [INFO] 16:05:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:18 [INFO] 16:05:18 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:18 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 16:05:18 [INFO] Project dependency features detected: [] 16:05:18 [INFO] Pax Exam System (Version: 4.14.0) created. 16:05:18 [INFO] Creating RMI registry server on 127.0.0.1:36327 16:05:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:05:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:05:19 [INFO] Waiting for remote bundle context.. on 36327 name: e41b902f-2b29-445f-a8c8-98dfd25a58ef timout: [ RelativeTimeout value = 180000 ] 16:05:23 [INFO] Building jar from resources and headers. 16:05:23 [INFO] Writing jar finished. 16:05:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:05:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:05:25 [INFO] 16:05:25 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:25 [INFO] 16:05:25 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:25 [INFO] No Javadoc in project. Archive not created. 16:05:25 [INFO] 16:05:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:25 [INFO] CycloneDX: Resolving Dependencies 16:05:25 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 16:05:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.xml 16:05:25 [INFO] attaching as odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.17-SNAPSHOT-cyclonedx.xml 16:05:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.json 16:05:25 [INFO] attaching as odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.17-SNAPSHOT-cyclonedx.json 16:05:25 [INFO] 16:05:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:25 [INFO] Skipping duplicate-finder execution! 16:05:25 [INFO] 16:05:25 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:25 [INFO] Skipping plugin execution 16:05:25 [INFO] 16:05:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:25 [INFO] Skipping source per configuration. 16:05:25 [INFO] 16:05:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:25 [INFO] 16:05:25 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:05:25 [INFO] 16:05:25 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:25 [WARNING] 16:05:25 [WARNING] The packaging plugin for project odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal did not assign 16:05:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:05:25 [WARNING] 16:05:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:05:25 [WARNING] 16:05:25 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.17-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.17-SNAPSHOT.pom 16:05:25 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.17-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.17-SNAPSHOT-features.xml 16:05:25 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.17-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.17-SNAPSHOT-cyclonedx.xml 16:05:25 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.17-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.17-SNAPSHOT-cyclonedx.json 16:05:25 [INFO] 16:05:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- 16:05:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:05:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:05:25 [WARNING] 16:05:25 [WARNING] The packaging plugin for project odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal did not assign 16:05:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:05:25 [WARNING] 16:05:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:05:25 [WARNING] 16:05:25 [INFO] 16:05:25 [INFO] -----< org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types >------ 16:05:25 [INFO] Building OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types 14.0.17-SNAPSHOT [213/228] 16:05:25 [INFO] from features/odl-mdsal-model-odl-l2-types/pom.xml 16:05:25 [INFO] ------------------------------[ feature ]------------------------------- 16:05:25 [INFO] 16:05:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-odl-l2-types --- 16:05:25 [INFO] 16:05:25 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-mdsal-model-odl-l2-types --- 16:05:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:25 [INFO] 16:05:25 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-odl-l2-types --- 16:05:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:25 [INFO] 16:05:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-odl-l2-types --- 16:05:26 [INFO] 16:05:26 [INFO] --- dependency:3.8.1:properties (default) @ odl-mdsal-model-odl-l2-types --- 16:05:26 [INFO] 16:05:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-mdsal-model-odl-l2-types --- 16:05:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:05:26 [INFO] argLine set to empty 16:05:26 [INFO] 16:05:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-odl-l2-types --- 16:05:26 [INFO] Starting audit... 16:05:26 Audit done. 16:05:26 [INFO] You have 0 Checkstyle violations. 16:05:26 [INFO] 16:05:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-odl-l2-types --- 16:05:26 [INFO] Starting audit... 16:05:26 Audit done. 16:05:26 [INFO] You have 0 Checkstyle violations. 16:05:26 [INFO] 16:05:26 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-mdsal-model-odl-l2-types --- 16:05:26 [INFO] 16:05:26 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-odl-l2-types --- 16:05:26 [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-odl-l2-types/target/feature/feature.xml 16:05:26 [INFO] ...done! 16:05:26 [INFO] Attaching features XML 16:05:26 [INFO] 16:05:26 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-odl-l2-types --- 16:05: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 16:05:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:05:26 [INFO] 16:05:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-odl-l2-types >>> 16:05:26 [INFO] 16:05:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-odl-l2-types --- 16:05:26 [INFO] No files found to run spotbugs, check compile phase has been run 16:05:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:05:26 [INFO] 16:05:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-odl-l2-types <<< 16:05:26 [INFO] 16:05:26 [INFO] 16:05:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-odl-l2-types --- 16:05:26 [INFO] 16:05:26 [INFO] --- feattest:14.1.2:test (default) @ odl-mdsal-model-odl-l2-types --- 16:05:26 [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types 16:05:26 [INFO] Project dependency features detected: [] 16:05:26 [INFO] Pax Exam System (Version: 4.14.0) created. 16:05:26 [INFO] Creating RMI registry server on 127.0.0.1:39637 16:05:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:05:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:05:26 [INFO] Waiting for remote bundle context.. on 39637 name: 199b11f6-4115-4d55-aeff-183e13c7c411 timout: [ RelativeTimeout value = 180000 ] 16:05:31 [INFO] Building jar from resources and headers. 16:05:31 [INFO] Writing jar finished. 16:05:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:05:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:05:33 [INFO] 16:05:33 [INFO] --- copy:14.1.2:copy-files (default) @ odl-mdsal-model-odl-l2-types --- 16:05:33 [INFO] 16:05:33 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-mdsal-model-odl-l2-types --- 16:05:33 [INFO] No Javadoc in project. Archive not created. 16:05:33 [INFO] 16:05:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-odl-l2-types --- 16:05:33 [INFO] CycloneDX: Resolving Dependencies 16:05:33 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 16:05:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-odl-l2-types/target/bom.xml 16:05:33 [INFO] attaching as odl-mdsal-model-odl-l2-types-14.0.17-SNAPSHOT-cyclonedx.xml 16:05:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-odl-l2-types/target/bom.json 16:05:33 [INFO] attaching as odl-mdsal-model-odl-l2-types-14.0.17-SNAPSHOT-cyclonedx.json 16:05:33 [INFO] 16:05:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-odl-l2-types --- 16:05:33 [INFO] Skipping duplicate-finder execution! 16:05:33 [INFO] 16:05:33 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-mdsal-model-odl-l2-types --- 16:05:33 [INFO] Skipping plugin execution 16:05:33 [INFO] 16:05:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-odl-l2-types --- 16:05:33 [INFO] Skipping source per configuration. 16:05:33 [INFO] 16:05:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-odl-l2-types --- 16:05:33 [INFO] 16:05:33 [INFO] --- jacoco:0.8.13:report (report) @ odl-mdsal-model-odl-l2-types --- 16:05:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:05:33 [INFO] 16:05:33 [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-odl-l2-types --- 16:05:33 [WARNING] 16:05:33 [WARNING] The packaging plugin for project odl-mdsal-model-odl-l2-types did not assign 16:05:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:05:33 [WARNING] 16:05:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:05:33 [WARNING] 16:05:33 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-odl-l2-types/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.17-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.17-SNAPSHOT.pom 16:05:33 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-odl-l2-types/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.17-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.17-SNAPSHOT-features.xml 16:05:33 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-odl-l2-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.17-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.17-SNAPSHOT-cyclonedx.xml 16:05:33 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-odl-l2-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.17-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.17-SNAPSHOT-cyclonedx.json 16:05:33 [INFO] 16:05:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-odl-l2-types --- 16:05:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:05:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:05:33 [WARNING] 16:05:33 [WARNING] The packaging plugin for project odl-mdsal-model-odl-l2-types did not assign 16:05:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:05:33 [WARNING] 16:05:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:05:33 [WARNING] 16:05:33 [INFO] 16:05:33 [INFO] ----------< org.opendaylight.mdsal:features-mdsal-aggregator >---------- 16:05:33 [INFO] Building features-mdsal-aggregator 14.0.17-SNAPSHOT [214/228] 16:05:33 [INFO] from features/pom.xml 16:05:33 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:33 [INFO] 16:05:33 [INFO] --- clean:3.5.0:clean (default-clean) @ features-mdsal-aggregator --- 16:05:33 [INFO] 16:05:33 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-mdsal-aggregator --- 16:05:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:33 [INFO] 16:05:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-mdsal-aggregator --- 16:05:33 [INFO] 16:05:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-mdsal-aggregator --- 16:05:33 [INFO] Skipping CycloneDX goal, because module skips deploy 16:05:33 [INFO] 16:05:33 [INFO] --- install:3.1.4:install (default-install) @ features-mdsal-aggregator --- 16:05:33 [INFO] Skipping artifact installation 16:05:33 [INFO] 16:05:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-mdsal-aggregator --- 16:05:33 [INFO] Skipping artifact deployment 16:05:33 [INFO] 16:05:33 [INFO] -----------------< org.opendaylight.mdsal:mdsal-karaf >----------------- 16:05:33 [INFO] Building mdsal-karaf 14.0.17-SNAPSHOT [215/228] 16:05:33 [INFO] from karaf/pom.xml 16:05:33 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:34 [INFO] 16:05:34 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-karaf --- 16:05:34 [INFO] 16:05:34 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-karaf --- 16:05:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:34 [INFO] 16:05:34 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-karaf --- 16:05:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:35 [INFO] 16:05:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-karaf --- 16:05:35 [INFO] 16:05:35 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-karaf --- 16:05:35 [INFO] 16:05:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-karaf --- 16:05:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:05:35 [INFO] 16:05:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-karaf --- 16:05:35 [INFO] Starting audit... 16:05:35 Audit done. 16:05:35 [INFO] You have 0 Checkstyle violations. 16:05:35 [INFO] 16:05:35 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-karaf --- 16:05:35 [INFO] Starting audit... 16:05:35 Audit done. 16:05:35 [INFO] You have 0 Checkstyle violations. 16:05:35 [INFO] 16:05:35 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-karaf --- 16:05:35 [INFO] 16:05:35 [INFO] --- resources:3.3.1:resources (process-resources) @ mdsal-karaf --- 16:05:35 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/src/main/resources 16:05:35 [INFO] 16:05:35 [INFO] --- karaf:4.4.8:assembly (process-resources) @ mdsal-karaf --- 16:05:35 [INFO] Using repositories: 16:05:35 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 16:05:35 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 16:05:35 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:05:35 [INFO] Creating work directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/assembly 16:05:35 [INFO] Loading direct KAR and features XML dependencies 16:05:35 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 16:05:35 [INFO] Feature framework will be added as a startup feature 16:05:35 [INFO] Generating Karaf assembly: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/assembly 16:05:35 [INFO] Unzipping kars 16:05:35 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 16:05:35 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 16:05:35 [INFO] Loading profiles from: 16:05:35 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 16:05:35 [INFO] Loading repositories 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-ietf-system/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8177/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8641/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8808/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8916/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9067/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9070/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9144/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9179/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9648/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.17-SNAPSHOT/xml/features (stage: Startup) 16:05:35 [INFO] Generating generated-startup profile 16:05:35 [INFO] Generating generated-boot profile with parents: generated-startup 16:05:35 [INFO] Generating generated-installed profile 16:05:35 [INFO] Configuring etc/config.properties and etc/system.properties 16:05:35 [INFO] Downloading libraries for generated profiles 16:05:35 [INFO] Downloading additional libraries 16:05:35 [INFO] Writing configurations 16:05:35 [INFO] adding config file: etc/profile.cfg 16:05:35 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 16:05:35 [INFO] Startup stage 16:05:35 [INFO] Loading startup repositories 16:05:35 [INFO] Resolving startup features and bundles 16:05:35 [INFO] Features: framework, odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.17.SNAPSHOT, odl-mdsal-model-rfc7317-ietf-system/14.0.17.SNAPSHOT, odl-mdsal-model-rfc7407-ietf-snmp/14.0.17.SNAPSHOT, odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.17.SNAPSHOT, odl-mdsal-model-rfc7952/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8040-ietf-restconf/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8072/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8177/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8294/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8341/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8342/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8343/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8344/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8345/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8345-non-nmda/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8346/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8346-non-nmda/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8348/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8348-non-nmda/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8349/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8519/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8520/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8525/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8526/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8528/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8529/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8530/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8542/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8639/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8641/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8650/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8776/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8795/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8795-non-nmda/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8808/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8819/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8819-non-nmda/14.0.17.SNAPSHOT, odl-mdsal-model-rfc8916/14.0.17.SNAPSHOT, odl-mdsal-model-rfc9067/14.0.17.SNAPSHOT, odl-mdsal-model-rfc9070/14.0.17.SNAPSHOT, odl-mdsal-model-rfc9144/14.0.17.SNAPSHOT, odl-mdsal-model-rfc9179/14.0.17.SNAPSHOT, odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.17.SNAPSHOT, odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.17.SNAPSHOT, odl-mdsal-model-rfc9640/14.0.17.SNAPSHOT, odl-mdsal-model-rfc9641/14.0.17.SNAPSHOT, odl-mdsal-model-rfc9642/14.0.17.SNAPSHOT, odl-mdsal-model-rfc9643/14.0.17.SNAPSHOT, odl-mdsal-model-rfc9644/14.0.17.SNAPSHOT, odl-mdsal-model-rfc9645/14.0.17.SNAPSHOT, odl-mdsal-model-rfc9648/14.0.17.SNAPSHOT, odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.17.SNAPSHOT, odl-mdsal-model-odl-l2-types/14.0.17.SNAPSHOT 16:05:35 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.2 16:05:36 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.50.0 16:05:36 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.4.8-jre 16:05:36 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.2 16:05:36 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:05:36 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 16:05:36 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-hardware/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-routing-types/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-encryption-algs/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-key-exchange-algs/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-mac-algs/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-public-key-algs/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-tls-cipher-suite-algs/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7317-ietf-system/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-snmp/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8177/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8294-ietf-routing-types/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8343/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8344/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-state/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology-state/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8346-ietf-l3-unicast-topology/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8348-ietf-hardware/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8348-ietf-hardware-state/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-routing/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-access-control-list/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-ethertypes/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-packet-fields/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8520-ietf-acldns/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8520-ietf-mud/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8528/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8529/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8530/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8542-ietf-dc-fabric-topology/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8542-ietf-dc-fabric-types/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8572-ietf-sztp-conveyed-info/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8639/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8641/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8650/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8776-ietf-te-packet-types/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8776-ietf-te-types/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8795-ietf-te-topology/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8795-ietf-te-topology-state/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8808/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8819-ietf-module-tags/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8819-ietf-module-tags-state/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8916/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9067/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9070-ietf-mpls-ldp/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9070-ietf-mpls-ldp-extended/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9144/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9179/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9196-ietf-notification-capabilities/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9196-ietf-system-capabilities/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9640/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9641/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9642/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-client/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-common/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-server/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-client/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-common/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-server/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-client/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-common/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-server/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9648/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.26.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.26.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.16 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.16 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.16 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.16 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.16 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.16 16:05:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 16:05:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 16:05:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 16:05:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:05:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:05:36 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 16:05:36 [INFO] Boot stage 16:05:36 [INFO] Loading boot repositories 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.16/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.16/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.16/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.2/xml/features 16:05:36 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-ietf-system/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8177/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8641/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8808/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8916/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9067/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9070/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9144/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9179/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9648/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.16/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.16/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.2/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.16/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.16/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.16/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.16/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.16/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.2/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.16/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.2/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.2/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.16/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.16/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.16/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.19.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6022/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.17-SNAPSHOT/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 16:05:36 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 16:05:36 [INFO] Feature odl-mdsal-model-rfc8294/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8294-ietf-routing-types/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-routing-types/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8819-non-nmda/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8819-ietf-module-tags-state/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-yangtools-binding-spec/14.0.16 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.16 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.16 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.16 16:05:36 [INFO] Feature odl-mdsal-model-rfc8177/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8177/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8572-ietf-sztp-conveyed-info/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 16:05:36 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 16:05:36 [INFO] Feature odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9196-ietf-system-capabilities/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature service/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 16:05:36 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature shell/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 16:05:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 16:05:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 16:05:36 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 16:05:36 [INFO] Feature odl-mdsal-model-rfc8795-non-nmda/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] Feature odl-mdsal-model-odl-l2-types/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.26.17-SNAPSHOT 16:05:36 [INFO] Feature package/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 16:05:36 [INFO] Feature odl-mdsal-model-rfc8346-non-nmda/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] Feature odl-mdsal-model-rfc8639/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8639/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature feature/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 16:05:36 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 16:05:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 16:05:36 [INFO] Feature system/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 16:05:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 16:05:36 [INFO] Feature odl-mdsal-model-rfc8526/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature ssh/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 16:05:36 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 16:05:36 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 16:05:36 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 16:05:36 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 16:05:36 [INFO] Feature odl-mdsal-model-rfc8348/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8348-ietf-hardware/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8348-ietf-hardware-state/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-hardware/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8776/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8776-ietf-te-packet-types/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8776-ietf-te-types/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc9643/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-server/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-client/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-common/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8344/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8344/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8542/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8542-ietf-dc-fabric-topology/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8542-ietf-dc-fabric-types/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8530/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8530/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.26.17-SNAPSHOT 16:05:36 [INFO] Feature odl-guava/14.1.2 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.4.8-jre 16:05:36 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 16:05:36 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.50.0 16:05:36 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 16:05:36 [INFO] Feature odl-mdsal-model-rfc7407-ietf-snmp/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-snmp/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature framework/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 16:05:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 16:05:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:05:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:05:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:05:36 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:05:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 16:05:36 [INFO] Feature log/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 16:05:36 [INFO] adding config file: etc/org.apache.karaf.log.cfg 16:05:36 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 16:05:36 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 16:05:36 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 16:05:36 [INFO] Feature odl-mdsal-model-rfc8808/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8808/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature deployer/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 16:05:36 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 16:05:36 [INFO] Feature odl-mdsal-model-rfc8529/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8529/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8525/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9196-ietf-notification-capabilities/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature d3ceba7c-1aed-40b8-a902-b40eb5d9b848/0.0.0 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.2 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.2 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.2 16:05:36 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.2 16:05:36 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc9642/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9642/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8795/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8795-ietf-te-topology/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8795-ietf-te-topology-state/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8343/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8343/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc6243/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8650/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8650/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8072/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 16:05:36 [INFO] Feature odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-yangtools-common/14.0.16 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.16 16:05:36 [INFO] Feature odl-mdsal-model-rfc9070/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9070-ietf-mpls-ldp-extended/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9070-ietf-mpls-ldp/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature scr/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 16:05:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 16:05:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 16:05:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:05:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 16:05:36 [INFO] Feature odl-mdsal-model-rfc8916/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8916/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature kar/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 16:05:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 16:05:36 [INFO] Feature odl-mdsal-model-rfc8819/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8819-ietf-module-tags/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature jaas/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 16:05:36 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 16:05:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 16:05:36 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 16:05:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 16:05:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 16:05:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 16:05:36 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 16:05:36 [INFO] Feature odl-mdsal-model-rfc9067/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9067/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 16:05:36 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 16:05:36 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:05:36 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 16:05:36 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 16:05:36 [INFO] Feature odl-mdsal-model-rfc8528/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8528/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc9144/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9144/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc9641/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9641/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature jline/3.21.0 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 16:05:36 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 16:05:36 [INFO] Feature odl-mdsal-model-rfc8346/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8346-ietf-l3-unicast-topology/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8641/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8641/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8520/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8520-ietf-acldns/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8520-ietf-mud/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc9645/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-common/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-server/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-tls-cipher-suite-algs/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-client/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8342/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8348-non-nmda/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] Feature odl-mdsal-model-rfc7317-ietf-system/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7317-ietf-system/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc6991/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8345-non-nmda/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 16:05:36 [INFO] Feature odl-mdsal-model-rfc7952/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature config/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 16:05:36 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 16:05:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 16:05:36 [INFO] Feature instance/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 16:05:36 [INFO] Feature management/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 16:05:36 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 16:05:36 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 16:05:36 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 16:05:36 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 16:05:36 [INFO] adding config file: etc/jmx.acl.cfg 16:05:36 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 16:05:36 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 16:05:36 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 16:05:36 [INFO] adding config file: etc/org.apache.karaf.management.cfg 16:05:36 [INFO] Feature odl-mdsal-model-rfc8519/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-access-control-list/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-packet-fields/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-ethertypes/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8349/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-routing/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc9640/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9640/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc9179/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9179/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc8345/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-state/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology-state/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc6241/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc9644/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-key-exchange-algs/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-common/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-server/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-encryption-algs/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-mac-algs/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-public-key-algs/14.0.17-SNAPSHOT 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-client/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature bundle/4.4.8 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 16:05:36 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 16:05:36 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 16:05:36 [INFO] Feature odl-mdsal-model-rfc8341/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-mdsal-model-rfc9648/14.0.17.SNAPSHOT is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9648/14.0.17-SNAPSHOT 16:05:36 [INFO] Feature odl-yangtools-util/14.0.16 is defined as a boot feature 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.16 16:05:36 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.16 16:05:36 [INFO] Feature standard/4.4.8 is defined as a boot feature 16:05:36 [INFO] Install stage 16:05:36 [INFO] Loading installed repositories 16:05:36 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 16:05:36 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 16:05:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 16:05:36 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 16:05:36 [INFO] 16:05:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-karaf >>> 16:05:36 [INFO] 16:05:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-karaf --- 16:05:36 [INFO] No files found to run spotbugs, check compile phase has been run 16:05:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:05:36 [INFO] 16:05:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-karaf <<< 16:05:36 [INFO] 16:05:36 [INFO] 16:05:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-karaf --- 16:05:36 [INFO] 16:05:36 [INFO] --- dependency:3.8.1:copy (apply-branding) @ mdsal-karaf --- 16:05:36 [INFO] 16:05:36 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ mdsal-karaf --- 16:05:36 [INFO] 16:05:36 [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ mdsal-karaf --- 16:05:36 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 16:05:36 [INFO] 16:05:36 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-karaf --- 16:05:36 [INFO] 16:05:36 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ mdsal-karaf --- 16:05:36 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/src/main/assembly 16:05:36 [INFO] 16:05:36 [INFO] --- karaf:14.1.2:populate-local-repo (populate-local-repo) @ mdsal-karaf --- 16:05:40 [INFO] Feature repository discovered recursively: 5bfff493-1050-4b22-b4ba-aad0dc45c047 16:05:40 [INFO] Feature repository discovered recursively: features-mdsal 16:05:40 [INFO] Feature repository discovered recursively: features-mdsal-experimental 16:05:40 [INFO] Feature repository discovered recursively: framework-4.4.8 16:05:40 [INFO] Feature repository discovered recursively: odl-antlr4 16:05:40 [INFO] Feature repository discovered recursively: odl-bytebuddy 16:05:40 [INFO] Feature repository discovered recursively: odl-gson 16:05:40 [INFO] Feature repository discovered recursively: odl-guava 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-binding 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-common 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-dom 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-ietf-system 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-snmp 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8177 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8639 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8641 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8650 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8808 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8916 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9067 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9070 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9144 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9179 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9196-ietf-notification-capabilities 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9196-ietf-system-capabilities 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9648 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.17-SNAPSHOT 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.17-SNAPSHOT 16:05:40 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 16:05:40 [INFO] Feature repository discovered recursively: odl-netty-4 16:05:40 [INFO] Feature repository discovered recursively: odl-stax2-api 16:05:40 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 16:05:40 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 16:05:40 [INFO] Feature repository discovered recursively: odl-yangtools-codec 16:05:40 [INFO] Feature repository discovered recursively: odl-yangtools-common 16:05:40 [INFO] Feature repository discovered recursively: odl-yangtools-data 16:05:40 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 16:05:40 [INFO] Feature repository discovered recursively: odl-yangtools-netty 16:05:40 [INFO] Feature repository discovered recursively: odl-yangtools-parser 16:05:40 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 16:05:40 [INFO] Feature repository discovered recursively: odl-yangtools-util 16:05:40 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 16:05:40 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 16:05:40 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 16:05:40 [INFO] Feature repository discovered recursively: pt-triemap 16:05:40 [INFO] Feature repository discovered recursively: standard-4.4.8 16:05:40 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:05:40 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:05:40 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:05:40 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:05:40 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:05:40 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:05:40 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:05:40 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:05:40 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:05:40 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:05:41 [INFO] 16:05:41 [INFO] --- antrun:3.1.0:run (fix-permissions) @ mdsal-karaf --- 16:05:41 [INFO] Executing tasks 16:05:41 [INFO] Executed tasks 16:05:41 [INFO] 16:05:41 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ mdsal-karaf --- 16:05:41 [INFO] Executing tasks 16:05:41 [INFO] [delete] Deleting directory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/assembly/system/org/bouncycastle 16:05:41 [INFO] Executed tasks 16:05:41 [INFO] 16:05:41 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-karaf --- 16:05:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:05:41 [INFO] 16:05:41 [INFO] --- karaf:4.4.8:archive (package) @ mdsal-karaf --- 16:05:50 [INFO] 16:05:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-karaf --- 16:05:50 [INFO] CycloneDX: Resolving Dependencies 16:05:54 [INFO] CycloneDX: Creating BOM version 1.6 with 385 component(s) 16:05:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/bom.xml 16:05:54 [INFO] attaching as mdsal-karaf-14.0.17-SNAPSHOT-cyclonedx.xml 16:05:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/bom.json 16:05:54 [INFO] attaching as mdsal-karaf-14.0.17-SNAPSHOT-cyclonedx.json 16:05:54 [INFO] 16:05:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-karaf --- 16:05:54 [INFO] Skipping duplicate-finder execution! 16:05:54 [INFO] 16:05:54 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-karaf --- 16:05:54 [INFO] Skipping pom project 16:05:54 [INFO] 16:05:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-karaf --- 16:05:54 [INFO] Skipping source per configuration. 16:05:54 [INFO] 16:05:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-karaf --- 16:05:54 [INFO] 16:05:54 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-karaf --- 16:05:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:05:54 [INFO] 16:05:54 [INFO] --- install:3.1.4:install (default-install) @ mdsal-karaf --- 16:05:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.17-SNAPSHOT/mdsal-karaf-14.0.17-SNAPSHOT.pom 16:05:54 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/mdsal-karaf-14.0.17-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.17-SNAPSHOT/mdsal-karaf-14.0.17-SNAPSHOT.tar.gz 16:05:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/mdsal-karaf-14.0.17-SNAPSHOT.zip to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.17-SNAPSHOT/mdsal-karaf-14.0.17-SNAPSHOT.zip 16:05:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.17-SNAPSHOT/mdsal-karaf-14.0.17-SNAPSHOT-cyclonedx.xml 16:05:55 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.17-SNAPSHOT/mdsal-karaf-14.0.17-SNAPSHOT-cyclonedx.json 16:05:55 [INFO] 16:05:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-karaf --- 16:05:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:05:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:05:55 [INFO] 16:05:55 [INFO] ---< org.opendaylight.mdsal:mdsal-dom-inmemory-datastore-benchmark >---- 16:05:55 [INFO] Building mdsal-dom-inmemory-datastore-benchmark 14.0.17-SNAPSHOT [216/228] 16:05:55 [INFO] from dom/mdsal-dom-inmemory-datastore-benchmark/pom.xml 16:05:55 [INFO] --------------------------------[ jar ]--------------------------------- 16:05:55 [INFO] 16:05:55 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:55 [INFO] 16:05:55 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:55 [INFO] 16:05:55 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:55 [INFO] 16:05:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:56 [INFO] 16:05:56 [INFO] --- dependency:3.8.1:properties (default) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:56 [INFO] 16:05:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:05:56 [INFO] 16:05:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:56 [INFO] Starting audit... 16:05:56 Audit done. 16:05:56 [INFO] You have 0 Checkstyle violations. 16:05:56 [INFO] 16:05:56 [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:56 [INFO] Starting audit... 16:05:56 Audit done. 16:05:56 [INFO] You have 0 Checkstyle violations. 16:05:56 [INFO] 16:05:56 [INFO] --- dependency:3.8.1:copy (unpack-license) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:56 [INFO] 16:05:56 [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:56 [INFO] Copying 1 resource from src/main/resources to target/classes 16:05:56 [INFO] 16:05:56 [INFO] --- compiler:3.14.0:compile (default-compile) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:56 [INFO] Recompiling the module because of changed dependency. 16:05:56 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 16:05:56 [INFO] 16:05:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-dom-inmemory-datastore-benchmark >>> 16:05:56 [INFO] 16:05:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:56 [INFO] Spotbugs plugin skipped 16:05:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:05:56 [INFO] 16:05:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-dom-inmemory-datastore-benchmark <<< 16:05:56 [INFO] 16:05:56 [INFO] 16:05:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:56 [INFO] Spotbugs plugin skipped 16:05:56 [INFO] 16:05:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:56 [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/src/test/resources 16:05:56 [INFO] 16:05:56 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:56 [INFO] No sources to compile 16:05:56 [INFO] 16:05:56 [INFO] --- surefire:3.5.3:test (default-test) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:56 [INFO] No tests to run. 16:05:56 [INFO] 16:05:56 [INFO] --- copy:14.1.2:copy-files (default) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:56 [INFO] 16:05:56 [INFO] --- jar:3.4.2:jar (default-jar) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:56 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/mdsal-dom-inmemory-datastore-benchmark-14.0.17-SNAPSHOT.jar 16:05:56 [INFO] 16:05:56 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:57 [INFO] No previous run data found, generating javadoc. 16:05:58 [WARNING] Javadoc Warnings 16:05:58 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-common-api/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-common-api/apidocs/ are in named modules. 16:05:58 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-dom-api/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-dom-api/apidocs/ are in named modules. 16:05:58 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-dom-spi/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-dom-spi/apidocs/ are in named modules. 16:05:58 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/14.0.x/mdsal-dom-broker/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-dom-broker/apidocs/ are in named modules. 16:05:58 [WARNING] 4 warnings 16:05:58 [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/mdsal-dom-inmemory-datastore-benchmark-14.0.17-SNAPSHOT-javadoc.jar 16:05:59 [INFO] 16:05:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:59 [INFO] CycloneDX: Resolving Dependencies 16:05:59 [INFO] CycloneDX: Creating BOM version 1.6 with 66 component(s) 16:05:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.xml 16:05:59 [INFO] attaching as mdsal-dom-inmemory-datastore-benchmark-14.0.17-SNAPSHOT-cyclonedx.xml 16:05:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.json 16:05:59 [INFO] attaching as mdsal-dom-inmemory-datastore-benchmark-14.0.17-SNAPSHOT-cyclonedx.json 16:05:59 [INFO] 16:05:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:59 [INFO] Skipping duplicate-finder execution! 16:05:59 [INFO] 16:05:59 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:59 [WARNING] Used undeclared dependencies found: 16:05:59 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.16:compile 16:05:59 [WARNING] Unused declared dependencies found: 16:05:59 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.16:compile 16:05:59 [INFO] 16:05:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:59 [INFO] Skipping source per configuration. 16:05:59 [INFO] 16:05:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:59 [INFO] 16:05:59 [INFO] --- jacoco:0.8.13:report (report) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:05:59 [INFO] 16:05:59 [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.17-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.17-SNAPSHOT.pom 16:05:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/mdsal-dom-inmemory-datastore-benchmark-14.0.17-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.17-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.17-SNAPSHOT.jar 16:05:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/mdsal-dom-inmemory-datastore-benchmark-14.0.17-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.17-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.17-SNAPSHOT-javadoc.jar 16:05:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.17-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.17-SNAPSHOT-cyclonedx.xml 16:05:59 [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.17-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.17-SNAPSHOT-cyclonedx.json 16:05:59 [INFO] 16:05:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-inmemory-datastore-benchmark --- 16:05:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo 16:05:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo" instead. 16:05:59 [INFO] 16:05:59 [INFO] ---------------< org.opendaylight.mdsal:dom-aggregator >---------------- 16:05:59 [INFO] Building dom-aggregator 14.0.17-SNAPSHOT [217/228] 16:05:59 [INFO] from dom/pom.xml 16:05:59 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:59 [INFO] 16:05:59 [INFO] --- clean:3.5.0:clean (default-clean) @ dom-aggregator --- 16:05:59 [INFO] 16:05:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ dom-aggregator --- 16:05:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:59 [INFO] 16:05:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dom-aggregator --- 16:05:59 [INFO] 16:05:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dom-aggregator --- 16:05:59 [INFO] Skipping CycloneDX goal, because module skips deploy 16:05:59 [INFO] 16:05:59 [INFO] --- install:3.1.4:install (default-install) @ dom-aggregator --- 16:05:59 [INFO] Skipping artifact installation 16:05:59 [INFO] 16:05:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dom-aggregator --- 16:05:59 [INFO] Skipping artifact deployment 16:05:59 [INFO] 16:05:59 [INFO] -------------< org.opendaylight.mdsal:binding-aggregator >-------------- 16:05:59 [INFO] Building binding-aggregator 14.0.17-SNAPSHOT [218/228] 16:05:59 [INFO] from binding/pom.xml 16:05:59 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:59 [INFO] 16:05:59 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-aggregator --- 16:05:59 [INFO] 16:05:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ binding-aggregator --- 16:05:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:59 [INFO] 16:05:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-aggregator --- 16:05:59 [INFO] 16:05:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-aggregator --- 16:05:59 [INFO] Skipping CycloneDX goal, because module skips deploy 16:05:59 [INFO] 16:05:59 [INFO] --- install:3.1.4:install (default-install) @ binding-aggregator --- 16:05:59 [INFO] Skipping artifact installation 16:05:59 [INFO] 16:05:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-aggregator --- 16:05:59 [INFO] Skipping artifact deployment 16:05:59 [INFO] 16:05:59 [INFO] ---------< org.opendaylight.mdsal.model:model-iana-aggregator >--------- 16:05:59 [INFO] Building model-iana-aggregator 14.0.17-SNAPSHOT [219/228] 16:05:59 [INFO] from model/iana/pom.xml 16:05:59 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:59 [INFO] 16:05:59 [INFO] --- clean:3.5.0:clean (default-clean) @ model-iana-aggregator --- 16:05:59 [INFO] 16:05:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-iana-aggregator --- 16:05:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:59 [INFO] 16:05:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-iana-aggregator --- 16:05:59 [INFO] 16:05:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-iana-aggregator --- 16:05:59 [INFO] Skipping CycloneDX goal, because module skips deploy 16:05:59 [INFO] 16:05:59 [INFO] --- install:3.1.4:install (default-install) @ model-iana-aggregator --- 16:05:59 [INFO] Skipping artifact installation 16:05:59 [INFO] 16:05:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-iana-aggregator --- 16:05:59 [INFO] Skipping artifact deployment 16:05:59 [INFO] 16:05:59 [INFO] ---------< org.opendaylight.mdsal.model:model-rfc-aggregator >---------- 16:05:59 [INFO] Building model-rfc-aggregator 14.0.17-SNAPSHOT [220/228] 16:05:59 [INFO] from model/rfc/pom.xml 16:05:59 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:59 [INFO] 16:05:59 [INFO] --- clean:3.5.0:clean (default-clean) @ model-rfc-aggregator --- 16:05:59 [INFO] 16:05:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-rfc-aggregator --- 16:05:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:59 [INFO] 16:05:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-rfc-aggregator --- 16:05:59 [INFO] 16:05:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-rfc-aggregator --- 16:05:59 [INFO] Skipping CycloneDX goal, because module skips deploy 16:05:59 [INFO] 16:05:59 [INFO] --- install:3.1.4:install (default-install) @ model-rfc-aggregator --- 16:05:59 [INFO] Skipping artifact installation 16:05:59 [INFO] 16:05:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-rfc-aggregator --- 16:05:59 [INFO] Skipping artifact deployment 16:05:59 [INFO] 16:05:59 [INFO] -----------< org.opendaylight.mdsal.model:model-aggregator >------------ 16:05:59 [INFO] Building model-aggregator 14.0.17-SNAPSHOT [221/228] 16:05:59 [INFO] from model/pom.xml 16:05:59 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:59 [INFO] 16:05:59 [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- 16:05:59 [INFO] 16:05:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-aggregator --- 16:05:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:59 [INFO] 16:05:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- 16:05:59 [INFO] 16:05:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- 16:05:59 [INFO] Skipping CycloneDX goal, because module skips deploy 16:05:59 [INFO] 16:05:59 [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- 16:05:59 [INFO] Skipping artifact installation 16:05:59 [INFO] 16:05:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-aggregator --- 16:05:59 [INFO] Skipping artifact deployment 16:05:59 [INFO] 16:05:59 [INFO] ----------< org.opendaylight.mdsal:entityownersip-aggregator >---------- 16:05:59 [INFO] Building entityownersip-aggregator 14.0.17-SNAPSHOT [222/228] 16:05:59 [INFO] from entityownership/pom.xml 16:05:59 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:59 [INFO] 16:05:59 [INFO] --- clean:3.5.0:clean (default-clean) @ entityownersip-aggregator --- 16:05:59 [INFO] 16:05:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ entityownersip-aggregator --- 16:05:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:59 [INFO] 16:05:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ entityownersip-aggregator --- 16:05:59 [INFO] 16:05:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ entityownersip-aggregator --- 16:05:59 [INFO] Skipping CycloneDX goal, because module skips deploy 16:05:59 [INFO] 16:05:59 [INFO] --- install:3.1.4:install (default-install) @ entityownersip-aggregator --- 16:05:59 [INFO] Skipping artifact installation 16:05:59 [INFO] 16:05:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ entityownersip-aggregator --- 16:05:59 [INFO] Skipping artifact deployment 16:05:59 [INFO] 16:05:59 [INFO] --------------< org.opendaylight.mdsal:singleton-service >-------------- 16:05:59 [INFO] Building singleton-service 14.0.17-SNAPSHOT [223/228] 16:05:59 [INFO] from singleton-service/pom.xml 16:05:59 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:59 [INFO] 16:05:59 [INFO] --- clean:3.5.0:clean (default-clean) @ singleton-service --- 16:05:59 [INFO] 16:05:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ singleton-service --- 16:05:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:59 [INFO] 16:05:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ singleton-service --- 16:05:59 [INFO] 16:05:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ singleton-service --- 16:05:59 [INFO] Skipping CycloneDX goal, because module skips deploy 16:05:59 [INFO] 16:05:59 [INFO] --- install:3.1.4:install (default-install) @ singleton-service --- 16:05:59 [INFO] Skipping artifact installation 16:05:59 [INFO] 16:05:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ singleton-service --- 16:05:59 [INFO] Skipping artifact deployment 16:05:59 [INFO] 16:05:59 [INFO] --------------< org.opendaylight.mdsal:trace-aggregator >--------------- 16:05:59 [INFO] Building trace-aggregator 14.0.17-SNAPSHOT [224/228] 16:05:59 [INFO] from trace/pom.xml 16:05:59 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:59 [INFO] 16:05:59 [INFO] --- clean:3.5.0:clean (default-clean) @ trace-aggregator --- 16:05:59 [INFO] 16:05:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ trace-aggregator --- 16:05:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:59 [INFO] 16:05:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ trace-aggregator --- 16:05:59 [INFO] 16:05:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ trace-aggregator --- 16:05:59 [INFO] Skipping CycloneDX goal, because module skips deploy 16:05:59 [INFO] 16:05:59 [INFO] --- install:3.1.4:install (default-install) @ trace-aggregator --- 16:05:59 [INFO] Skipping artifact installation 16:05:59 [INFO] 16:05:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ trace-aggregator --- 16:05:59 [INFO] Skipping artifact deployment 16:05:59 [INFO] 16:05:59 [INFO] --------------< org.opendaylight.mdsal:netty-agreggator >--------------- 16:05:59 [INFO] Building netty-agreggator 14.0.17-SNAPSHOT [225/228] 16:05:59 [INFO] from netty/pom.xml 16:05:59 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:59 [INFO] 16:05:59 [INFO] --- clean:3.5.0:clean (default-clean) @ netty-agreggator --- 16:05:59 [INFO] 16:05:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ netty-agreggator --- 16:05:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:59 [INFO] 16:05:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netty-agreggator --- 16:05:59 [INFO] 16:05:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netty-agreggator --- 16:05:59 [INFO] Skipping CycloneDX goal, because module skips deploy 16:05:59 [INFO] 16:05:59 [INFO] --- install:3.1.4:install (default-install) @ netty-agreggator --- 16:05:59 [INFO] Skipping artifact installation 16:05:59 [INFO] 16:05:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netty-agreggator --- 16:05:59 [INFO] Skipping artifact deployment 16:05:59 [INFO] 16:05:59 [INFO] ---------------< org.opendaylight.mdsal:mdsal-replicate >--------------- 16:05:59 [INFO] Building mdsal-replicate 14.0.17-SNAPSHOT [226/228] 16:05:59 [INFO] from replicate/pom.xml 16:05:59 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:59 [INFO] 16:05:59 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-replicate --- 16:05:59 [INFO] 16:05:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-replicate --- 16:05:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:59 [INFO] 16:05:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-replicate --- 16:05:59 [INFO] 16:05:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-replicate --- 16:05:59 [INFO] Skipping CycloneDX goal, because module skips deploy 16:05:59 [INFO] 16:05:59 [INFO] --- install:3.1.4:install (default-install) @ mdsal-replicate --- 16:05:59 [INFO] Skipping artifact installation 16:05:59 [INFO] 16:05:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-replicate --- 16:05:59 [INFO] Skipping artifact deployment 16:05:59 [INFO] 16:05:59 [INFO] ----------------< org.opendaylight.mdsal:mdsal-yanglib >---------------- 16:05:59 [INFO] Building mdsal-yanglib 14.0.17-SNAPSHOT [227/228] 16:05:59 [INFO] from yanglib/pom.xml 16:05:59 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:59 [INFO] 16:05:59 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-yanglib --- 16:05:59 [INFO] 16:05:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-yanglib --- 16:05:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:59 [INFO] 16:05:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-yanglib --- 16:05:59 [INFO] 16:05:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-yanglib --- 16:05:59 [INFO] Skipping CycloneDX goal, because module skips deploy 16:05:59 [INFO] 16:05:59 [INFO] --- install:3.1.4:install (default-install) @ mdsal-yanglib --- 16:05:59 [INFO] Skipping artifact installation 16:05:59 [INFO] 16:05:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-yanglib --- 16:05:59 [INFO] Skipping artifact deployment 16:05:59 [INFO] 16:05:59 [INFO] --------------< org.opendaylight.mdsal:mdsal-agreggator >--------------- 16:05:59 [INFO] Building md-sal 14.0.17-SNAPSHOT [228/228] 16:05:59 [INFO] from pom.xml 16:05:59 [INFO] --------------------------------[ pom ]--------------------------------- 16:05:59 [INFO] 16:05:59 [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-agreggator --- 16:05:59 [INFO] Deleting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/target 16:05:59 [INFO] 16:05:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ mdsal-agreggator --- 16:05:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:59 [INFO] 16:05:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-agreggator --- 16:05:59 [INFO] 16:05:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-agreggator --- 16:05:59 [INFO] Skipping CycloneDX goal, because module skips deploy 16:05:59 [INFO] 16:05:59 [INFO] --- install:3.1.4:install (default-install) @ mdsal-agreggator --- 16:05:59 [INFO] Skipping artifact installation 16:05:59 [INFO] 16:05:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-agreggator --- 16:05:59 [INFO] Skipping artifact deployment 16:05:59 [INFO] ------------------------------------------------------------------------ 16:05:59 [INFO] Reactor Summary: 16:05:59 [INFO] 16:05:59 [INFO] mdsal-artifacts 14.0.17-SNAPSHOT ................... SUCCESS [ 2.281 s] 16:05:59 [INFO] bnd-parent 14.0.17-SNAPSHOT ........................ SUCCESS [ 6.762 s] 16:05:59 [INFO] bundle-parent 14.0.17-SNAPSHOT ..................... SUCCESS [ 2.226 s] 16:05:59 [INFO] mdsal-common-api 14.0.17-SNAPSHOT .................. SUCCESS [ 12.840 s] 16:05:59 [INFO] common-agreggator 14.0.17-SNAPSHOT ................. SUCCESS [ 0.011 s] 16:05:59 [INFO] mdsal-dom-api 14.0.17-SNAPSHOT ..................... SUCCESS [ 9.615 s] 16:05:59 [INFO] binding-parent 14.0.17-SNAPSHOT .................... SUCCESS [ 0.454 s] 16:05:59 [INFO] yang-ext 2013.09.07.26.17-SNAPSHOT ................. SUCCESS [ 6.708 s] 16:05:59 [INFO] mdsal-dom-spi 14.0.17-SNAPSHOT ..................... SUCCESS [ 15.691 s] 16:05:59 [INFO] mdsal-dom-inmemory-datastore 14.0.17-SNAPSHOT ...... SUCCESS [ 11.617 s] 16:05:59 [INFO] mdsal-dom-broker 14.0.17-SNAPSHOT .................. SUCCESS [ 14.460 s] 16:05:59 [INFO] mdsal-dom-schema-osgi 14.0.17-SNAPSHOT ............. SUCCESS [ 6.797 s] 16:05:59 [INFO] rfc8040-ietf-restconf 14.0.17-SNAPSHOT ............. SUCCESS [ 5.511 s] 16:05:59 [INFO] mdsal-binding-test-model 14.0.17-SNAPSHOT .......... SUCCESS [ 22.569 s] 16:05:59 [INFO] mdsal-binding-api 14.0.17-SNAPSHOT ................. SUCCESS [ 9.683 s] 16:05:59 [INFO] mdsal-binding-dom-adapter 14.0.17-SNAPSHOT ......... SUCCESS [ 35.153 s] 16:05:59 [INFO] mdsal-binding-spi 14.0.17-SNAPSHOT ................. SUCCESS [ 4.751 s] 16:05:59 [INFO] rfc8342-ietf-datastores 14.0.17-SNAPSHOT ........... SUCCESS [ 4.636 s] 16:05:59 [INFO] mdsal-binding-test-utils 14.0.17-SNAPSHOT .......... SUCCESS [ 10.131 s] 16:05:59 [INFO] mdsal-binding-util 14.0.17-SNAPSHOT ................ SUCCESS [ 12.512 s] 16:05:59 [INFO] general-entity 14.0.17-SNAPSHOT .................... SUCCESS [ 4.719 s] 16:05:59 [INFO] mdsal-eos-common-api 14.0.17-SNAPSHOT .............. SUCCESS [ 6.193 s] 16:05:59 [INFO] mdsal-eos-dom-api 14.0.17-SNAPSHOT ................. SUCCESS [ 5.593 s] 16:05:59 [INFO] mdsal-eos-dom-simple 14.0.17-SNAPSHOT .............. SUCCESS [ 7.211 s] 16:05:59 [INFO] mdsal-eos-binding-api 14.0.17-SNAPSHOT ............. SUCCESS [ 5.510 s] 16:05:59 [INFO] mdsal-eos-binding-adapter 14.0.17-SNAPSHOT ......... SUCCESS [ 8.033 s] 16:05:59 [INFO] mdsal-singleton-api 14.0.17-SNAPSHOT ............... SUCCESS [ 5.431 s] 16:05:59 [INFO] mdsal-singleton-impl 14.0.17-SNAPSHOT .............. SUCCESS [ 11.359 s] 16:05:59 [INFO] mdsal-trace-api 14.0.17-SNAPSHOT ................... SUCCESS [ 5.440 s] 16:05:59 [INFO] mdsal-trace-cli 14.0.17-SNAPSHOT ................... SUCCESS [ 5.019 s] 16:05:59 [INFO] mdsal-trace-impl 14.0.17-SNAPSHOT .................. SUCCESS [ 9.143 s] 16:05:59 [INFO] mdsal-yanglib-api 0.19.17-SNAPSHOT ................. SUCCESS [ 4.797 s] 16:05:59 [INFO] ietf-type-util 14.0.17-SNAPSHOT .................... SUCCESS [ 6.247 s] 16:05:59 [INFO] rfc6991-ietf-inet-types 14.0.17-SNAPSHOT ........... SUCCESS [ 8.848 s] 16:05:59 [INFO] rfc6991-ietf-yang-types 14.0.17-SNAPSHOT ........... SUCCESS [ 7.122 s] 16:05:59 [INFO] rfc8525 14.0.17-SNAPSHOT ........................... SUCCESS [ 6.847 s] 16:05:59 [INFO] mdsal-yanglib-rfc8525 0.19.17-SNAPSHOT ............. SUCCESS [ 11.409 s] 16:05:59 [INFO] mdsal-replicate-common 14.0.17-SNAPSHOT ............ SUCCESS [ 4.742 s] 16:05:59 [INFO] mdsal-replicate-netty 14.0.17-SNAPSHOT ............. SUCCESS [ 38.817 s] 16:05:59 [INFO] rfc8294-ietf-routing-types 14.0.17-SNAPSHOT ........ SUCCESS [ 6.420 s] 16:05:59 [INFO] mdsal-rfc8294-netty 14.0.17-SNAPSHOT ............... SUCCESS [ 6.359 s] 16:05:59 [INFO] opendaylight-l2-types 2013.08.27.26.17-SNAPSHOT .... SUCCESS [ 4.606 s] 16:05:59 [INFO] rfc7952 14.0.17-SNAPSHOT ........................... SUCCESS [ 4.429 s] 16:05:59 [INFO] rfc8342-ietf-origin 14.0.17-SNAPSHOT ............... SUCCESS [ 4.943 s] 16:05:59 [INFO] rfc8343 14.0.17-SNAPSHOT ........................... SUCCESS [ 5.997 s] 16:05:59 [INFO] rfc8344 14.0.17-SNAPSHOT ........................... SUCCESS [ 6.964 s] 16:05:59 [INFO] rfc8345-ietf-network 14.0.17-SNAPSHOT .............. SUCCESS [ 5.696 s] 16:05:59 [INFO] rfc8345-ietf-network-state 14.0.17-SNAPSHOT ........ SUCCESS [ 5.478 s] 16:05:59 [INFO] rfc8345-ietf-network-topology 14.0.17-SNAPSHOT ..... SUCCESS [ 5.451 s] 16:05:59 [INFO] rfc8345-ietf-network-topology-state 14.0.17-SNAPSHOT SUCCESS [ 5.606 s] 16:05:59 [INFO] rfc8346-ietf-l3-unicast-topology 14.0.17-SNAPSHOT .. SUCCESS [ 6.215 s] 16:05:59 [INFO] rfc8346-ietf-l3-unicast-topology-state 14.0.17-SNAPSHOT SUCCESS [ 5.631 s] 16:05:59 [INFO] iana-hardware 14.0.17-SNAPSHOT ..................... SUCCESS [ 4.634 s] 16:05:59 [INFO] rfc8348-ietf-hardware 14.0.17-SNAPSHOT ............. SUCCESS [ 5.829 s] 16:05:59 [INFO] rfc8348-ietf-hardware-state 14.0.17-SNAPSHOT ....... SUCCESS [ 5.665 s] 16:05:59 [INFO] rfc8349-ietf-routing 14.0.17-SNAPSHOT .............. SUCCESS [ 7.254 s] 16:05:59 [INFO] rfc8349-ietf-ipv4-unicast-routing 14.0.17-SNAPSHOT . SUCCESS [ 5.870 s] 16:05:59 [INFO] rfc8349-ietf-ipv6-unicast-routing 14.0.17-SNAPSHOT . SUCCESS [ 6.439 s] 16:05:59 [INFO] rfc8519-ietf-ethertypes 14.0.17-SNAPSHOT ........... SUCCESS [ 4.578 s] 16:05:59 [INFO] rfc8519-ietf-packet-fields 14.0.17-SNAPSHOT ........ SUCCESS [ 5.339 s] 16:05:59 [INFO] rfc8519-ietf-access-control-list 14.0.17-SNAPSHOT .. SUCCESS [ 7.731 s] 16:05:59 [INFO] rfc8520-ietf-acldns 14.0.17-SNAPSHOT ............... SUCCESS [ 4.707 s] 16:05:59 [INFO] rfc8520-ietf-mud 14.0.17-SNAPSHOT .................. SUCCESS [ 5.533 s] 16:05:59 [INFO] rfc8528 14.0.17-SNAPSHOT ........................... SUCCESS [ 5.443 s] 16:05:59 [INFO] rfc8529 14.0.17-SNAPSHOT ........................... SUCCESS [ 5.590 s] 16:05:59 [INFO] rfc8530 14.0.17-SNAPSHOT ........................... SUCCESS [ 5.118 s] 16:05:59 [INFO] rfc8542-ietf-dc-fabric-types 14.0.17-SNAPSHOT ...... SUCCESS [ 5.414 s] 16:05:59 [INFO] rfc8542-ietf-dc-fabric-topology 14.0.17-SNAPSHOT ... SUCCESS [ 6.264 s] 16:05:59 [INFO] rfc8776-ietf-te-types 14.0.17-SNAPSHOT ............. SUCCESS [ 11.682 s] 16:05:59 [INFO] rfc8776-ietf-te-packet-types 14.0.17-SNAPSHOT ...... SUCCESS [ 5.512 s] 16:05:59 [INFO] rfc8795-ietf-te-topology 14.0.17-SNAPSHOT .......... SUCCESS [ 10.418 s] 16:05:59 [INFO] rfc8795-ietf-te-topology-state 14.0.17-SNAPSHOT .... SUCCESS [ 6.465 s] 16:05:59 [INFO] iana-if-type 14.0.17-SNAPSHOT ...................... SUCCESS [ 8.180 s] 16:05:59 [INFO] iana-routing-types 14.0.17-SNAPSHOT ................ SUCCESS [ 4.647 s] 16:05:59 [INFO] ietf-topology 2013.10.21.26.17-SNAPSHOT ............ SUCCESS [ 6.010 s] 16:05:59 [INFO] mdsal-docs 14.0.17-SNAPSHOT ........................ SUCCESS [ 7.177 s] 16:05:59 [INFO] dom-databroker 14.0.17-SNAPSHOT .................... SUCCESS [ 5.714 s] 16:05:59 [INFO] dom-databroker-txchain 14.0.17-SNAPSHOT ............ SUCCESS [ 5.188 s] 16:05:59 [INFO] examples-aggregator 14.0.17-SNAPSHOT ............... SUCCESS [ 0.005 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Feature Parent 14.0.17-SNAPSHOT SUCCESS [ 2.806 s] 16:05:59 [INFO] template-feature-parent 14.0.17-SNAPSHOT ........... SUCCESS [ 0.464 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Binding Base 14.0.17-SNAPSHOT SUCCESS [ 12.161 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Common 14.0.17-SNAPSHOT .. SUCCESS [ 8.214 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7952 14.0.17-SNAPSHOT SUCCESS [ 7.614 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8342 14.0.17-SNAPSHOT SUCCESS [ 7.500 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Binding API 14.0.17-SNAPSHOT SUCCESS [ 7.842 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: DOM API and SPI 14.0.17-SNAPSHOT SUCCESS [ 8.303 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: DOM Runtime 14.0.17-SNAPSHOT SUCCESS [ 18.588 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Binding Runtime 14.0.17-SNAPSHOT SUCCESS [ 8.859 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: DOM Broker 14.0.17-SNAPSHOT SUCCESS [ 8.743 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Binding/DOM Adapter 14.0.17-SNAPSHOT SUCCESS [ 9.421 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: DOM 14.0.17-SNAPSHOT ..... SUCCESS [ 40.103 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Binding 14.0.17-SNAPSHOT . SUCCESS [ 9.416 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: EOS :: Common 14.0.17-SNAPSHOT SUCCESS [ 8.155 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: EOS :: DOM 14.0.17-SNAPSHOT SUCCESS [ 7.546 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: EOS :: Binding 14.0.17-SNAPSHOT SUCCESS [ 1.826 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Singleton :: Common 14.0.17-SNAPSHOT SUCCESS [ 7.660 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Singleton :: DOM 14.0.17-SNAPSHOT SUCCESS [ 1.284 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: TracingBroker 14.0.17-SNAPSHOT SUCCESS [ 9.445 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6991 14.0.17-SNAPSHOT SUCCESS [ 7.456 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8294 14.0.17-SNAPSHOT SUCCESS [ 7.467 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: RFC8294 :: Netty 14.0.17-SNAPSHOT SUCCESS [ 8.202 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Replicate :: Common 14.0.17-SNAPSHOT SUCCESS [ 7.885 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Replicate :: Netty 14.0.17-SNAPSHOT SUCCESS [ 1.622 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Stable Features 14.0.17-SNAPSHOT SUCCESS [ 2.196 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: YANG (Module) Library API 0.19.17-SNAPSHOT SUCCESS [ 7.507 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8525 14.0.17-SNAPSHOT SUCCESS [ 7.968 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: RFC8525 YANG Library 0.19.17-SNAPSHOT SUCCESS [ 9.317 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Experimental Features 14.0.17-SNAPSHOT SUCCESS [ 2.345 s] 16:05:59 [INFO] rfc6022 14.0.17-SNAPSHOT ........................... SUCCESS [ 12.055 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6022 14.0.17-SNAPSHOT SUCCESS [ 7.495 s] 16:05:59 [INFO] rfc6241 14.0.17-SNAPSHOT ........................... SUCCESS [ 11.210 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6241 14.0.17-SNAPSHOT SUCCESS [ 7.856 s] 16:05:59 [INFO] rfc6243 14.0.17-SNAPSHOT ........................... SUCCESS [ 5.488 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6243 14.0.17-SNAPSHOT SUCCESS [ 7.583 s] 16:05:59 [INFO] rfc6470 14.0.17-SNAPSHOT ........................... SUCCESS [ 6.397 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6470 14.0.17-SNAPSHOT SUCCESS [ 7.320 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8343 14.0.17-SNAPSHOT SUCCESS [ 7.654 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7224 14.0.17-SNAPSHOT SUCCESS [ 8.848 s] 16:05:59 [INFO] iana-crypt-hash 14.0.17-SNAPSHOT ................... SUCCESS [ 5.213 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash 14.0.17-SNAPSHOT SUCCESS [ 7.869 s] 16:05:59 [INFO] rfc8341 14.0.17-SNAPSHOT ........................... SUCCESS [ 6.380 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8341 14.0.17-SNAPSHOT SUCCESS [ 8.020 s] 16:05:59 [INFO] rfc7317-ietf-system 14.0.17-SNAPSHOT ............... SUCCESS [ 7.969 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 ietf-system 14.0.17-SNAPSHOT SUCCESS [ 7.810 s] 16:05:59 [INFO] rfc7407-ietf-x509-cert-to-name 14.0.17-SNAPSHOT .... SUCCESS [ 5.269 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-x509-cert-to-name 14.0.17-SNAPSHOT SUCCESS [ 7.503 s] 16:05:59 [INFO] rfc7407-ietf-snmp 14.0.17-SNAPSHOT ................. SUCCESS [ 9.813 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-snmp 14.0.17-SNAPSHOT SUCCESS [ 8.110 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf 14.0.17-SNAPSHOT SUCCESS [ 7.553 s] 16:05:59 [INFO] rfc8040-ietf-restconf-monitoring 14.0.17-SNAPSHOT .. SUCCESS [ 5.733 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf-monitoring 14.0.17-SNAPSHOT SUCCESS [ 7.687 s] 16:05:59 [INFO] rfc8072 14.0.17-SNAPSHOT ........................... SUCCESS [ 6.192 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8072 14.0.17-SNAPSHOT SUCCESS [ 8.282 s] 16:05:59 [INFO] rfc8177 14.0.17-SNAPSHOT ........................... SUCCESS [ 7.109 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8177 14.0.17-SNAPSHOT SUCCESS [ 7.969 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8344 14.0.17-SNAPSHOT SUCCESS [ 8.042 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 14.0.17-SNAPSHOT SUCCESS [ 7.820 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA 14.0.17-SNAPSHOT SUCCESS [ 8.464 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 14.0.17-SNAPSHOT SUCCESS [ 7.994 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA 14.0.17-SNAPSHOT SUCCESS [ 8.369 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 14.0.17-SNAPSHOT SUCCESS [ 9.001 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA 14.0.17-SNAPSHOT SUCCESS [ 7.545 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8349 14.0.17-SNAPSHOT SUCCESS [ 8.192 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8519 14.0.17-SNAPSHOT SUCCESS [ 9.325 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8520 14.0.17-SNAPSHOT SUCCESS [ 7.849 s] 16:05:59 [INFO] rfc8526 14.0.17-SNAPSHOT ........................... SUCCESS [ 6.549 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8526 14.0.17-SNAPSHOT SUCCESS [ 8.546 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8528 14.0.17-SNAPSHOT SUCCESS [ 7.667 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8529 14.0.17-SNAPSHOT SUCCESS [ 7.626 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8530 14.0.17-SNAPSHOT SUCCESS [ 8.093 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8542 14.0.17-SNAPSHOT SUCCESS [ 7.713 s] 16:05:59 [INFO] rfc8572-ietf-sztp-bootstrap-server 14.0.17-SNAPSHOT SUCCESS [ 5.724 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-bootstrap-server 14.0.17-SNAPSHOT SUCCESS [ 7.925 s] 16:05:59 [INFO] rfc8572-ietf-sztp-conveyed-info 14.0.17-SNAPSHOT ... SUCCESS [ 6.060 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-conveyed-info 14.0.17-SNAPSHOT SUCCESS [ 9.511 s] 16:05:59 [INFO] rfc8639 14.0.17-SNAPSHOT ........................... SUCCESS [ 8.304 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8639 14.0.17-SNAPSHOT SUCCESS [ 8.202 s] 16:05:59 [INFO] rfc8641 14.0.17-SNAPSHOT ........................... SUCCESS [ 7.565 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8641 14.0.17-SNAPSHOT SUCCESS [ 8.495 s] 16:05:59 [INFO] rfc8650 14.0.17-SNAPSHOT ........................... SUCCESS [ 5.413 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8650 14.0.17-SNAPSHOT SUCCESS [ 8.351 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8776 14.0.17-SNAPSHOT SUCCESS [ 7.985 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 14.0.17-SNAPSHOT SUCCESS [ 8.522 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA 14.0.17-SNAPSHOT SUCCESS [ 8.166 s] 16:05:59 [INFO] rfc8808 14.0.17-SNAPSHOT ........................... SUCCESS [ 5.261 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8808 14.0.17-SNAPSHOT SUCCESS [ 7.578 s] 16:05:59 [INFO] rfc8819-ietf-module-tags 14.0.17-SNAPSHOT .......... SUCCESS [ 5.183 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 14.0.17-SNAPSHOT SUCCESS [ 7.367 s] 16:05:59 [INFO] rfc8819-ietf-module-tags-state 14.0.17-SNAPSHOT .... SUCCESS [ 5.520 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA 14.0.17-SNAPSHOT SUCCESS [ 7.459 s] 16:05:59 [INFO] rfc8916 14.0.17-SNAPSHOT ........................... SUCCESS [ 7.519 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8916 14.0.17-SNAPSHOT SUCCESS [ 8.089 s] 16:05:59 [INFO] rfc9067 14.0.17-SNAPSHOT ........................... SUCCESS [ 7.361 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9067 14.0.17-SNAPSHOT SUCCESS [ 8.164 s] 16:05:59 [INFO] rfc9070-ietf-mpls-ldp 14.0.17-SNAPSHOT ............. SUCCESS [ 9.826 s] 16:05:59 [INFO] rfc9070-ietf-mpls-ldp-extended 14.0.17-SNAPSHOT .... SUCCESS [ 9.160 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9070 14.0.17-SNAPSHOT SUCCESS [ 8.212 s] 16:05:59 [INFO] rfc9144 14.0.17-SNAPSHOT ........................... SUCCESS [ 5.902 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9144 14.0.17-SNAPSHOT SUCCESS [ 8.123 s] 16:05:59 [INFO] rfc9179 14.0.17-SNAPSHOT ........................... SUCCESS [ 5.510 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9179 14.0.17-SNAPSHOT SUCCESS [ 8.257 s] 16:05:59 [INFO] rfc9196-ietf-system-capabilities 14.0.17-SNAPSHOT .. SUCCESS [ 5.966 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-system-capabilities 14.0.17-SNAPSHOT SUCCESS [ 8.112 s] 16:05:59 [INFO] rfc9196-ietf-notification-capabilities 14.0.17-SNAPSHOT SUCCESS [ 5.668 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-notification-capabilities 14.0.17-SNAPSHOT SUCCESS [ 8.017 s] 16:05:59 [INFO] rfc9640 14.0.17-SNAPSHOT ........................... SUCCESS [ 6.854 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9640 14.0.17-SNAPSHOT SUCCESS [ 7.461 s] 16:05:59 [INFO] rfc9641 14.0.17-SNAPSHOT ........................... SUCCESS [ 6.603 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9641 14.0.17-SNAPSHOT SUCCESS [ 8.117 s] 16:05:59 [INFO] rfc9642 14.0.17-SNAPSHOT ........................... SUCCESS [ 7.193 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9642 14.0.17-SNAPSHOT SUCCESS [ 7.990 s] 16:05:59 [INFO] rfc9643-ietf-tcp-common 14.0.17-SNAPSHOT ........... SUCCESS [ 5.120 s] 16:05:59 [INFO] rfc9643-ietf-tcp-client 14.0.17-SNAPSHOT ........... SUCCESS [ 6.277 s] 16:05:59 [INFO] rfc9643-ietf-tcp-server 14.0.17-SNAPSHOT ........... SUCCESS [ 5.292 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9643 14.0.17-SNAPSHOT SUCCESS [ 7.712 s] 16:05:59 [INFO] iana-ssh-encryption-algs 14.0.17-SNAPSHOT .......... SUCCESS [ 5.013 s] 16:05:59 [INFO] iana-ssh-key-exchange-algs 14.0.17-SNAPSHOT ........ SUCCESS [ 5.340 s] 16:05:59 [INFO] iana-ssh-mac-algs 14.0.17-SNAPSHOT ................. SUCCESS [ 4.886 s] 16:05:59 [INFO] iana-ssh-public-key-algs 14.0.17-SNAPSHOT .......... SUCCESS [ 4.864 s] 16:05:59 [INFO] rfc9644-ietf-ssh-common 14.0.17-SNAPSHOT ........... SUCCESS [ 6.716 s] 16:05:59 [INFO] rfc9644-ietf-ssh-client 14.0.17-SNAPSHOT ........... SUCCESS [ 5.825 s] 16:05:59 [INFO] rfc9644-ietf-ssh-server 14.0.17-SNAPSHOT ........... SUCCESS [ 6.643 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9644 14.0.17-SNAPSHOT SUCCESS [ 8.314 s] 16:05:59 [INFO] iana-tls-cipher-suite-algs 14.0.17-SNAPSHOT ........ SUCCESS [ 5.335 s] 16:05:59 [INFO] rfc9645-ietf-tls-common 14.0.17-SNAPSHOT ........... SUCCESS [ 6.339 s] 16:05:59 [INFO] rfc9645-ietf-tls-client 14.0.17-SNAPSHOT ........... SUCCESS [ 6.744 s] 16:05:59 [INFO] rfc9645-ietf-tls-server 14.0.17-SNAPSHOT ........... SUCCESS [ 6.570 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9645 14.0.17-SNAPSHOT SUCCESS [ 7.528 s] 16:05:59 [INFO] rfc9648 14.0.17-SNAPSHOT ........................... SUCCESS [ 6.223 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9648 14.0.17-SNAPSHOT SUCCESS [ 7.670 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal 14.0.17-SNAPSHOT SUCCESS [ 7.850 s] 16:05:59 [INFO] OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types 14.0.17-SNAPSHOT SUCCESS [ 8.135 s] 16:05:59 [INFO] features-mdsal-aggregator 14.0.17-SNAPSHOT ......... SUCCESS [ 0.007 s] 16:05:59 [INFO] mdsal-karaf 14.0.17-SNAPSHOT ....................... SUCCESS [ 21.468 s] 16:05:59 [INFO] mdsal-dom-inmemory-datastore-benchmark 14.0.17-SNAPSHOT SUCCESS [ 4.395 s] 16:05:59 [INFO] dom-aggregator 14.0.17-SNAPSHOT .................... SUCCESS [ 0.009 s] 16:05:59 [INFO] binding-aggregator 14.0.17-SNAPSHOT ................ SUCCESS [ 0.004 s] 16:05:59 [INFO] model-iana-aggregator 14.0.17-SNAPSHOT ............. SUCCESS [ 0.004 s] 16:05:59 [INFO] model-rfc-aggregator 14.0.17-SNAPSHOT .............. SUCCESS [ 0.003 s] 16:05:59 [INFO] model-aggregator 14.0.17-SNAPSHOT .................. SUCCESS [ 0.004 s] 16:05:59 [INFO] entityownersip-aggregator 14.0.17-SNAPSHOT ......... SUCCESS [ 0.003 s] 16:05:59 [INFO] singleton-service 14.0.17-SNAPSHOT ................. SUCCESS [ 0.004 s] 16:05:59 [INFO] trace-aggregator 14.0.17-SNAPSHOT .................. SUCCESS [ 0.003 s] 16:05:59 [INFO] netty-agreggator 14.0.17-SNAPSHOT .................. SUCCESS [ 0.004 s] 16:05:59 [INFO] mdsal-replicate 14.0.17-SNAPSHOT ................... SUCCESS [ 0.003 s] 16:05:59 [INFO] mdsal-yanglib 14.0.17-SNAPSHOT ..................... SUCCESS [ 0.004 s] 16:05:59 [INFO] md-sal 14.0.17-SNAPSHOT ............................ SUCCESS [ 0.005 s] 16:05:59 [INFO] ------------------------------------------------------------------------ 16:05:59 [INFO] BUILD SUCCESS 16:05:59 [INFO] ------------------------------------------------------------------------ 16:05:59 [INFO] Total time: 27:20 min 16:05:59 [INFO] Finished at: 2025-09-04T16:05:59Z 16:05:59 [INFO] ------------------------------------------------------------------------ 16:06:00 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins121022646525011851.sh 16:06:00 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10938296252924521250.sh 16:06:00 $ ssh-agent -k 16:06:00 unset SSH_AUTH_SOCK; 16:06:00 unset SSH_AGENT_PID; 16:06:00 echo Agent pid 1573 killed; 16:06:00 [ssh-agent] Stopped. 16:06:00 [JaCoCo plugin] Collecting JaCoCo coverage data... 16:06:00 [JaCoCo plugin] Version: 3.3.5 16:06:00 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 16:06:01 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 25 16:06:01 [JaCoCo plugin] Saving matched execfiles: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/code-coverage/jacoco.exec 16:06:02 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 16:06:02 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/binding-parent/target/classes 0 files 16:06:02 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/classes 84 files 16:06:02 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/classes 125 files 16:06:02 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/target/classes 7 files 16:06:02 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/classes 1289 files 16:06:02 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/classes 7 files 16:06:02 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/classes 30 files 16:06:02 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bnd-parent/target/classes 0 files 16:06:02 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bundle-parent/target/classes 0 files 16:06:02 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/classes 22 files 16:06:02 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/target/classes 7 files 16:06:02 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/target/classes 7 files 16:06:02 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/target/classes 0 files 16:06:02 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/classes 99 files 16:06:02 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/classes 40 files 16:06:02 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/classes 37 files 16:06:02 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/classes 11 files 16:06:02 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/classes 4 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/classes 79 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/classes 3 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/classes 5 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/classes 7 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/classes 5 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/classes 5 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/feature-parent/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal-experimental/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-api/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-base/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-dom-adapter/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-runtime/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-common/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-api/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-broker/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-runtime/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-binding/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-common/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-dom/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-api/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-rfc8525/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-odl-l2-types/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6022/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6241/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6243/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6470/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-ietf-system/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7407-ietf-snmp/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8040-ietf-restconf/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8177/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8341/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345-non-nmda/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346-non-nmda/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348-non-nmda/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8526/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8639/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8641/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8650/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795-non-nmda/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8808/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819-non-nmda/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8916/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9067/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9070/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9144/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9179/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9640/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9641/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9642/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9643/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9644/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9645/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9648/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-common/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-netty/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-common/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-dom/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-trace/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/parent/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/jacoco/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/classes 0 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/classes 7 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/classes 7 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/classes 33 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/classes 603 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/classes 5 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/target/classes 4 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-key-exchange-algs/target/classes 4 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/target/classes 4 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-public-key-algs/target/classes 4 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-tls-cipher-suite-algs/target/classes 4 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/classes 54 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/classes 7 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/classes 3 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/classes 94 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/classes 245 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/classes 14 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/classes 37 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/classes 21 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/classes 22 files 16:06:03 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/classes 140 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/classes 292 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes 23 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/classes 3 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes 23 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/classes 32 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/classes 49 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/classes 105 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/target/classes 65 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/classes 44 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/classes 19 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/classes 17 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/classes 37 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/classes 79 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/target/classes 29 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology-state/target/classes 35 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/target/classes 37 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/classes 31 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes 34 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes 76 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/target/classes 31 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/classes 41 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes 68 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes 106 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/classes 166 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-access-control-list/target/classes 181 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/classes 6 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/target/classes 37 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/classes 10 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/classes 35 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/classes 71 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/classes 55 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/classes 28 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/classes 58 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/classes 21 files 16:06:04 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes 51 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes 68 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes 33 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes 40 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/classes 205 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/classes 139 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/classes 13 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-packet-types/target/classes 42 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/target/classes 685 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/target/classes 56 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/target/classes 318 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/classes 13 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/target/classes 11 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/target/classes 12 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/classes 123 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/classes 161 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes 224 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/target/classes 292 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/classes 33 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/classes 28 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/target/classes 24 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/target/classes 18 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/classes 148 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/classes 76 files 16:06:05 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/classes 101 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/target/classes 55 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/target/classes 8 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/target/classes 9 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/target/classes 45 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/target/classes 80 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/target/classes 68 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/target/classes 69 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/target/classes 60 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/target/classes 70 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/classes 57 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/classes 4 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/classes 3 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/classes 3 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/classes 29 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/classes 5 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/classes 12 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/classes 8 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/target/classes 1 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/classes 13 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/classes 7 files 16:06:06 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/classes 7 files 16:06:06 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 16:06:06 [JaCoCo plugin] Source Inclusions: **/*.java 16:06:06 [JaCoCo plugin] Source Exclusions: null 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java 57 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java 90 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/src/main/java 7 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java 2 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/src/main/java 4 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java 27 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/src/main/java 19 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/src/main/java 2 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/src/main/java 2 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java 59 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java 26 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/src/main/java 7 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/src/main/java 7 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/src/main/java 3 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java 60 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/src/main/java 3 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/main/java 5 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/src/main/java 6 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/src/main/java 5 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/main/java 3 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/src/main/java 3 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/src/main/java 1 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/src/main/java 1 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/src/main/java 1 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/src/main/java 1 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/src/main/java 2 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/src/main/java 1 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/src/main/java 3 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/src/main/java 3 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/main/java 22 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/src/main/java 5 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/main/java 7 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/src/main/java 1 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/src/main/java 1 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/src/main/java 11 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/src/main/java 7 files 16:06:07 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java 6 files 16:06:07 [JaCoCo plugin] Loading inclusions files.. 16:06:07 [JaCoCo plugin] inclusions: [] 16:06:07 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 16:06:07 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 16:06:07 [JaCoCo plugin] Publishing the results.. 16:06:07 [JaCoCo plugin] Loading packages.. 16:06:07 [JaCoCo plugin] Done. 16:06:07 [JaCoCo plugin] Overall coverage: class: 62.16898, method: 52.65738, line: 42.405655, branch: 32.4942, instruction: 42.017014, complexity: 43.906048 16:06:07 [PostBuildScript] - [INFO] Executing post build scripts. 16:06:07 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10223280216649180531.sh 16:06:07 ---> sysstat.sh 16:06:08 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins15622059678777375571.sh 16:06:08 ---> package-listing.sh 16:06:08 ++ facter osfamily 16:06:08 ++ tr '[:upper:]' '[:lower:]' 16:06:08 + OS_FAMILY=debian 16:06:08 + workspace=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21 16:06:08 + START_PACKAGES=/tmp/packages_start.txt 16:06:08 + END_PACKAGES=/tmp/packages_end.txt 16:06:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:06:08 + PACKAGES=/tmp/packages_start.txt 16:06:08 + '[' /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21 ']' 16:06:08 + PACKAGES=/tmp/packages_end.txt 16:06:08 + case "${OS_FAMILY}" in 16:06:08 + dpkg -l 16:06:08 + grep '^ii' 16:06:08 + '[' -f /tmp/packages_start.txt ']' 16:06:08 + '[' -f /tmp/packages_end.txt ']' 16:06:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:06:08 + '[' /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21 ']' 16:06:08 + mkdir -p /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/archives/ 16:06:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/archives/ 16:06:08 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10388194517936803002.sh 16:06:08 ---> capture-instance-metadata.sh 16:06:08 Setup pyenv: 16:06:08 system 16:06:08 3.8.20 16:06:08 3.9.20 16:06:08 3.10.15 16:06:08 * 3.11.10 (set by /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/.python-version) 16:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wsR6 from file:/tmp/.os_lf_venv 16:06:11 lf-activate-venv(): INFO: Installing: lftools 16:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-wsR6/bin to PATH 16:06:21 INFO: Running in OpenStack, capturing instance metadata 16:06:22 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4967853408212496710.sh 16:06:22 provisioning config files... 16:06:22 Could not find credentials [logs] for mdsal-maven-verify-14.0.x-mvn39-openjdk21 #5 16:06:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21@tmp/config7537475771165263640tmp 16:06:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:06:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:06:22 provisioning config files... 16:06:23 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:06:23 [EnvInject] - Injecting environment variables from a build step. 16:06:23 [EnvInject] - Injecting as environment variables the properties content 16:06:23 SERVER_ID=logs 16:06:23 16:06:23 [EnvInject] - Variables injected successfully. 16:06:23 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12116677413397285341.sh 16:06:23 ---> create-netrc.sh 16:06:23 WARN: Log server credential not found. 16:06:23 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13295735165257997808.sh 16:06:23 ---> python-tools-install.sh 16:06:23 Setup pyenv: 16:06:23 system 16:06:23 3.8.20 16:06:23 3.9.20 16:06:23 3.10.15 16:06:23 * 3.11.10 (set by /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/.python-version) 16:06:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wsR6 from file:/tmp/.os_lf_venv 16:06:25 lf-activate-venv(): INFO: Installing: lftools 16:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-wsR6/bin to PATH 16:06:36 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17948206839014624651.sh 16:06:36 ---> sudo-logs.sh 16:06:36 Archiving 'sudo' log.. 16:06:36 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins9125614681388639133.sh 16:06:36 ---> job-cost.sh 16:06:36 Setup pyenv: 16:06:36 system 16:06:36 3.8.20 16:06:36 3.9.20 16:06:36 3.10.15 16:06:36 * 3.11.10 (set by /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/.python-version) 16:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wsR6 from file:/tmp/.os_lf_venv 16:06:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-wsR6/bin to PATH 16:06:44 INFO: No Stack... 16:06:45 INFO: Retrieving Pricing Info for: v3-standard-4 16:06:45 INFO: Archiving Costs 16:06:45 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins7059378011175218391.sh 16:06:45 ---> logs-deploy.sh 16:06:45 Setup pyenv: 16:06:45 system 16:06:45 3.8.20 16:06:45 3.9.20 16:06:45 3.10.15 16:06:45 * 3.11.10 (set by /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/.python-version) 16:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wsR6 from file:/tmp/.os_lf_venv 16:06:47 lf-activate-venv(): INFO: Installing: lftools 16:06:57 lf-activate-venv(): INFO: Adding /tmp/venv-wsR6/bin to PATH 16:06:57 WARNING: Nexus logging server not set 16:06:57 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-maven-verify-14.0.x-mvn39-openjdk21/5/ 16:06:57 INFO: archiving logs to S3 16:07:03 ---> uname -a: 16:07:03 Linux prd-ubuntu2204-docker-4c-4g-48899 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:07:03 16:07:03 16:07:03 ---> lscpu: 16:07:03 Architecture: x86_64 16:07:03 CPU op-mode(s): 32-bit, 64-bit 16:07:03 Address sizes: 40 bits physical, 48 bits virtual 16:07:03 Byte Order: Little Endian 16:07:03 CPU(s): 4 16:07:03 On-line CPU(s) list: 0-3 16:07:03 Vendor ID: AuthenticAMD 16:07:03 Model name: AMD EPYC-Rome Processor 16:07:03 CPU family: 23 16:07:03 Model: 49 16:07:03 Thread(s) per core: 1 16:07:03 Core(s) per socket: 1 16:07:03 Socket(s): 4 16:07:03 Stepping: 0 16:07:03 BogoMIPS: 5600.00 16:07:03 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 16:07:03 Virtualization: AMD-V 16:07:03 Hypervisor vendor: KVM 16:07:03 Virtualization type: full 16:07:03 L1d cache: 128 KiB (4 instances) 16:07:03 L1i cache: 128 KiB (4 instances) 16:07:03 L2 cache: 2 MiB (4 instances) 16:07:03 L3 cache: 64 MiB (4 instances) 16:07:03 NUMA node(s): 1 16:07:03 NUMA node0 CPU(s): 0-3 16:07:03 Vulnerability Gather data sampling: Not affected 16:07:03 Vulnerability Itlb multihit: Not affected 16:07:03 Vulnerability L1tf: Not affected 16:07:03 Vulnerability Mds: Not affected 16:07:03 Vulnerability Meltdown: Not affected 16:07:03 Vulnerability Mmio stale data: Not affected 16:07:03 Vulnerability Reg file data sampling: Not affected 16:07:03 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:07:03 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:07:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:07:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:07:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:07:03 Vulnerability Srbds: Not affected 16:07:03 Vulnerability Tsx async abort: Not affected 16:07:03 16:07:03 16:07:03 ---> nproc: 16:07:03 4 16:07:03 16:07:03 16:07:03 ---> df -h: 16:07:03 Filesystem Size Used Avail Use% Mounted on 16:07:03 tmpfs 1.6G 1.1M 1.6G 1% /run 16:07:03 /dev/vda1 78G 11G 67G 14% / 16:07:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:07:03 tmpfs 5.0M 0 5.0M 0% /run/lock 16:07:03 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:07:03 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 16:07:03 16:07:03 16:07:03 ---> free -m: 16:07:03 total used free shared buff/cache available 16:07:03 Mem: 15989 701 9812 4 5475 14945 16:07:03 Swap: 1023 0 1023 16:07:03 16:07:03 16:07:03 ---> ip addr: 16:07:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:07:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:07:03 inet 127.0.0.1/8 scope host lo 16:07:03 valid_lft forever preferred_lft forever 16:07:03 inet6 ::1/128 scope host 16:07:03 valid_lft forever preferred_lft forever 16:07:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:07:03 link/ether fa:16:3e:61:7c:39 brd ff:ff:ff:ff:ff:ff 16:07:03 altname enp0s3 16:07:03 inet 10.30.170.94/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:07:03 valid_lft 84582sec preferred_lft 84582sec 16:07:03 inet6 fe80::f816:3eff:fe61:7c39/64 scope link 16:07:03 valid_lft forever preferred_lft forever 16:07:03 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:07:03 link/ether 02:42:01:bb:03:58 brd ff:ff:ff:ff:ff:ff 16:07:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:07:03 valid_lft forever preferred_lft forever 16:07:03 16:07:03 16:07:03 ---> sar -b -r -n DEV: 16:07:03 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-48899) 09/04/25 _x86_64_ (4 CPU) 16:07:03 16:07:03 15:36:47 LINUX RESTART (4 CPU) 16:07:03 16:07:03 15:40:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:07:03 15:50:13 32.22 1.01 16.67 14.54 605.05 4252.17 250198.84 16:07:03 16:00:13 48.61 0.01 38.79 9.81 0.04 2447.03 7075.52 16:07:03 Average: 40.32 0.51 27.61 12.21 306.00 3359.91 130025.18 16:07:03 16:07:03 15:40:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:07:03 15:50:13 9463940 13348248 2607236 15.92 148360 3833236 2894708 16.62 866516 5625276 98652 16:07:03 16:00:13 8777112 13002248 2949728 18.02 171760 4117772 3042280 17.46 954848 6182628 118160 16:07:03 Average: 9120526 13175248 2778482 16.97 160060 3975504 2968494 17.04 910682 5903952 108406 16:07:03 16:07:03 15:40:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:07:03 15:50:13 lo 857.12 857.12 815.90 815.90 0.00 0.00 0.00 0.00 16:07:03 15:50:13 ens3 76.82 55.94 448.20 14.34 0.00 0.00 0.00 0.00 16:07:03 15:50:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:03 16:00:13 lo 4864.92 4864.92 4635.82 4635.82 0.00 0.00 0.00 0.00 16:07:03 16:00:13 ens3 36.80 32.61 14.27 10.32 0.00 0.00 0.00 0.00 16:07:03 16:00:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:03 Average: lo 2838.14 2838.14 2704.05 2704.05 0.00 0.00 0.00 0.00 16:07:03 Average: ens3 57.04 44.41 233.71 12.36 0.00 0.00 0.00 0.00 16:07:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:03 16:07:03 16:07:03 ---> sar -P ALL: 16:07:03 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-48899) 09/04/25 _x86_64_ (4 CPU) 16:07:03 16:07:03 15:36:47 LINUX RESTART (4 CPU) 16:07:03 16:07:03 15:40:00 CPU %user %nice %system %iowait %steal %idle 16:07:03 15:50:13 all 67.68 0.00 2.75 0.09 0.10 29.38 16:07:03 15:50:13 0 67.08 0.00 2.79 0.10 0.10 29.92 16:07:03 15:50:13 1 68.62 0.00 2.62 0.09 0.10 28.56 16:07:03 15:50:13 2 67.22 0.00 2.78 0.06 0.10 29.83 16:07:03 15:50:13 3 67.78 0.00 2.79 0.12 0.10 29.20 16:07:03 16:00:13 all 60.34 0.00 3.92 0.43 0.11 35.20 16:07:03 16:00:13 0 60.72 0.00 3.62 0.44 0.11 35.12 16:07:03 16:00:13 1 60.94 0.00 4.06 0.35 0.11 34.54 16:07:03 16:00:13 2 59.09 0.00 4.04 0.44 0.12 36.31 16:07:03 16:00:13 3 60.61 0.00 3.95 0.50 0.11 34.83 16:07:03 Average: all 64.05 0.00 3.32 0.26 0.11 32.25 16:07:03 Average: 0 63.94 0.00 3.20 0.27 0.11 32.49 16:07:03 Average: 1 64.83 0.00 3.33 0.22 0.11 31.51 16:07:03 Average: 2 63.21 0.00 3.40 0.25 0.11 33.03 16:07:03 Average: 3 64.24 0.00 3.37 0.31 0.11 31.98 16:07:03 16:07:03 16:07:03