Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/mdsal/+/119642 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-4g-7400 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21 [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXUMgWFJ/agent.1568 SSH_AGENT_PID=1570 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21@tmp/private_key_2374319750631299312.key (/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21@tmp/private_key_2374319750631299312.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/mdsal > git init /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21 # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/mdsal > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/mdsal +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/mdsal # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/mdsal # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/mdsal using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/mdsal refs/changes/42/119642/1 # timeout=10 > git rev-parse 22c4bf05a12a99cbdac53e3e9c09b965e3380595^{commit} # timeout=10 Checking out Revision 22c4bf05a12a99cbdac53e3e9c09b965e3380595 (refs/changes/42/119642/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 22c4bf05a12a99cbdac53e3e9c09b965e3380595 # timeout=10 Commit message: "Use instanceof patterns" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 5b8f65806d5fe5473d5227271292218d5a813218 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8154267695906457607.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q9n1 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Q9n1/bin to PATH Generating Requirements File 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. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 25.3 from /tmp/venv-Q9n1/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.3 boto3==1.42.3 botocore==1.42.3 bs4==0.0.2 cachetools==6.2.2 certifi==2025.11.12 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.16 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.8.0 os-service-types==1.8.2 osc-lib==4.2.0 oslo.config==10.1.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.2.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.0 prettytable==3.17.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.1 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins17659090768278192908.sh + 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 [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins5321274729670643738.sh + echo quiet=on 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-7400 [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=22c4bf05a12a99cbdac53e3e9c09b965e3380595 -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/+/119642 -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 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=mdsal -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=119642 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/42/119642/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=mdsal -DGERRIT_CHANGE_COMMIT_MESSAGE=VXNlIGluc3RhbmNlb2YgcGF0dGVybnMKClJlbW92ZSBleHBsaWNpdCBjYXN0cyBpbiBmYXZvciBvZiBpbnN0YW5jZW9mIHBhdHRlcm5zLgoKQ2hhbmdlLUlkOiBJYzBmYjVmMWZmZWQ0NDI3NTllZDA2ZmJmMjM1YTQyODkyN2I3YTJkMApTaWduZWQtb2ZmLWJ5OiBSb2JlcnQgVmFyZ2EgPHJvYmVydC52YXJnYUBwYW50aGVvbi50ZWNoPgooY2hlcnJ5IHBpY2tlZCBmcm9tIGNvbW1pdCBhZTA2ZWE4NDU4YWZkYjk4YzRkNTc1ZTg3N2IzOThmNmMyZTZjYjNjKQo= -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Use instanceof patterns" -DSTREAM=14.0.x '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -Dsha1=origin/14.0.x -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ic0fb5f1ffed442759ed06fbf235a428927b7a2d0 -DGERRIT_EVENT_HASH=1179218501 -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 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins18198854770327281755.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/sh /tmp/jenkins8145401611334774289.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.9" 2025-10-21 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21@tmp/config12826378089545925675tmp copy managed file [mdsal-settings] to file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21@tmp/config11713541167196851265tmp [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins4903161107612058926.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy [EnvInject] - Variables injected successfully. [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins16154333450658262424.sh ---> common-variables.sh --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 ---> maven-build.sh + set +u + export MAVEN_OPTS + /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/config12826378089545925675tmp --settings /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21@tmp/config11713541167196851265tmp -DaltDeploymentRepository=staging::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 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] mdsal-artifacts [pom] [INFO] bnd-parent [pom] [INFO] bundle-parent [pom] [INFO] mdsal-common-api [jar] [INFO] common-agreggator [pom] [INFO] mdsal-dom-api [jar] [INFO] binding-parent [pom] [INFO] yang-ext [bundle] [INFO] mdsal-dom-spi [jar] [INFO] mdsal-dom-inmemory-datastore [bundle] [INFO] mdsal-dom-broker [jar] [INFO] mdsal-dom-schema-osgi [jar] [INFO] rfc8040-ietf-restconf [bundle] [INFO] mdsal-binding-test-model [bundle] [INFO] mdsal-binding-api [jar] [INFO] mdsal-binding-dom-adapter [bundle] [INFO] mdsal-binding-spi [jar] [INFO] rfc8342-ietf-datastores [bundle] [INFO] mdsal-binding-test-utils [jar] [INFO] mdsal-binding-util [bundle] [INFO] general-entity [bundle] [INFO] mdsal-eos-common-api [jar] [INFO] mdsal-eos-dom-api [jar] [INFO] mdsal-eos-dom-simple [jar] [INFO] mdsal-eos-binding-api [jar] [INFO] mdsal-eos-binding-adapter [bundle] [INFO] mdsal-singleton-api [jar] [INFO] mdsal-singleton-impl [jar] [INFO] mdsal-trace-api [bundle] [INFO] mdsal-trace-cli [bundle] [INFO] mdsal-trace-impl [bundle] [INFO] mdsal-yanglib-api [bundle] [INFO] ietf-type-util [bundle] [INFO] rfc6991-ietf-inet-types [bundle] [INFO] rfc6991-ietf-yang-types [bundle] [INFO] rfc8525 [bundle] [INFO] mdsal-yanglib-rfc8525 [bundle] [INFO] mdsal-replicate-common [bundle] [INFO] mdsal-replicate-netty [bundle] [INFO] rfc8294-ietf-routing-types [bundle] [INFO] mdsal-rfc8294-netty [jar] [INFO] opendaylight-l2-types [bundle] [INFO] rfc7952 [bundle] [INFO] rfc8342-ietf-origin [bundle] [INFO] rfc8343 [bundle] [INFO] rfc8344 [bundle] [INFO] rfc8345-ietf-network [bundle] [INFO] rfc8345-ietf-network-state [bundle] [INFO] rfc8345-ietf-network-topology [bundle] [INFO] rfc8345-ietf-network-topology-state [bundle] [INFO] rfc8346-ietf-l3-unicast-topology [bundle] [INFO] rfc8346-ietf-l3-unicast-topology-state [bundle] [INFO] iana-hardware [bundle] [INFO] rfc8348-ietf-hardware [bundle] [INFO] rfc8348-ietf-hardware-state [bundle] [INFO] rfc8349-ietf-routing [bundle] [INFO] rfc8349-ietf-ipv4-unicast-routing [bundle] [INFO] rfc8349-ietf-ipv6-unicast-routing [bundle] [INFO] rfc8519-ietf-ethertypes [bundle] [INFO] rfc8519-ietf-packet-fields [bundle] [INFO] rfc8519-ietf-access-control-list [bundle] [INFO] rfc8520-ietf-acldns [bundle] [INFO] rfc8520-ietf-mud [bundle] [INFO] rfc8528 [bundle] [INFO] rfc8529 [bundle] [INFO] rfc8530 [bundle] [INFO] rfc8542-ietf-dc-fabric-types [bundle] [INFO] rfc8542-ietf-dc-fabric-topology [bundle] [INFO] rfc8776-ietf-te-types [bundle] [INFO] rfc8776-ietf-te-packet-types [bundle] [INFO] rfc8795-ietf-te-topology [bundle] [INFO] rfc8795-ietf-te-topology-state [bundle] [INFO] iana-if-type [bundle] [INFO] iana-routing-types [bundle] [INFO] ietf-topology [bundle] [INFO] mdsal-docs [jar] [INFO] dom-databroker [jar] [INFO] dom-databroker-txchain [jar] [INFO] examples-aggregator [pom] [INFO] OpenDaylight :: MD-SAL :: Feature Parent [pom] [INFO] template-feature-parent [pom] [INFO] OpenDaylight :: MD-SAL :: Binding Base [feature] [INFO] OpenDaylight :: MD-SAL :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7952 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8342 [feature] [INFO] OpenDaylight :: MD-SAL :: Binding API [feature] [INFO] OpenDaylight :: MD-SAL :: DOM API and SPI [feature] [INFO] OpenDaylight :: MD-SAL :: DOM Runtime [feature] [INFO] OpenDaylight :: MD-SAL :: Binding Runtime [feature] [INFO] OpenDaylight :: MD-SAL :: DOM Broker [feature] [INFO] OpenDaylight :: MD-SAL :: Binding/DOM Adapter [feature] [INFO] OpenDaylight :: MD-SAL :: DOM [feature] [INFO] OpenDaylight :: MD-SAL :: Binding [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: DOM [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: Single Node [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: Binding [feature] [INFO] OpenDaylight :: MD-SAL :: Singleton :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: Singleton :: DOM [feature] [INFO] OpenDaylight :: MD-SAL :: TracingBroker [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6991 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8294 [feature] [INFO] OpenDaylight :: MD-SAL :: RFC8294 :: Netty [feature] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Netty [feature] [INFO] OpenDaylight :: MD-SAL :: Stable Features [feature] [INFO] OpenDaylight :: MD-SAL :: YANG (Module) Library API [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8525 [feature] [INFO] OpenDaylight :: MD-SAL :: RFC8525 YANG Library [feature] [INFO] OpenDaylight :: MD-SAL :: Experimental Features [feature] [INFO] rfc6022 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6022 [feature] [INFO] rfc6241 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6241 [feature] [INFO] rfc6243 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6243 [feature] [INFO] rfc6470 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6470 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8343 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7224 [feature] [INFO] iana-crypt-hash [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash [feature] [INFO] rfc8341 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8341 [feature] [INFO] rfc7317-ietf-system [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 ietf-system [feature] [INFO] rfc7407-ietf-x509-cert-to-name [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-x509-cert-to-name [feature] [INFO] rfc7407-ietf-snmp [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-snmp [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf [feature] [INFO] rfc8040-ietf-restconf-monitoring [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf-monitoring [feature] [INFO] rfc8072 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8072 [feature] [INFO] rfc8177 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8177 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8344 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8349 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8519 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8520 [feature] [INFO] rfc8526 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8526 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8528 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8529 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8530 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8542 [feature] [INFO] rfc8572-ietf-sztp-bootstrap-server [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-bootstrap-server [feature] [INFO] rfc8572-ietf-sztp-conveyed-info [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-conveyed-info [feature] [INFO] rfc8639 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8639 [feature] [INFO] rfc8641 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8641 [feature] [INFO] rfc8650 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8650 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8776 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA [feature] [INFO] rfc8808 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8808 [feature] [INFO] rfc8819-ietf-module-tags [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 [feature] [INFO] rfc8819-ietf-module-tags-state [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA [feature] [INFO] rfc8916 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8916 [feature] [INFO] rfc9067 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9067 [feature] [INFO] rfc9070-ietf-mpls-ldp [bundle] [INFO] rfc9070-ietf-mpls-ldp-extended [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9070 [feature] [INFO] rfc9144 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9144 [feature] [INFO] rfc9179 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9179 [feature] [INFO] rfc9196-ietf-system-capabilities [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-system-capabilities [feature] [INFO] rfc9196-ietf-notification-capabilities [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-notification-capabilities [feature] [INFO] rfc9640 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9640 [feature] [INFO] rfc9641 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9641 [feature] [INFO] rfc9642 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9642 [feature] [INFO] rfc9643-ietf-tcp-common [bundle] [INFO] rfc9643-ietf-tcp-client [bundle] [INFO] rfc9643-ietf-tcp-server [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9643 [feature] [INFO] iana-ssh-encryption-algs [bundle] [INFO] iana-ssh-key-exchange-algs [bundle] [INFO] iana-ssh-mac-algs [bundle] [INFO] iana-ssh-public-key-algs [bundle] [INFO] rfc9644-ietf-ssh-common [bundle] [INFO] rfc9644-ietf-ssh-client [bundle] [INFO] rfc9644-ietf-ssh-server [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9644 [feature] [INFO] iana-tls-cipher-suite-algs [bundle] [INFO] rfc9645-ietf-tls-common [bundle] [INFO] rfc9645-ietf-tls-client [bundle] [INFO] rfc9645-ietf-tls-server [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9645 [feature] [INFO] rfc9648 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9648 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types [feature] [INFO] features-mdsal-aggregator [pom] [INFO] mdsal-karaf [pom] [INFO] mdsal-dom-inmemory-datastore-benchmark [jar] [INFO] dom-aggregator [pom] [INFO] binding-aggregator [pom] [INFO] model-iana-aggregator [pom] [INFO] model-rfc-aggregator [pom] [INFO] model-aggregator [pom] [INFO] entityownersip-aggregator [pom] [INFO] singleton-service [pom] [INFO] trace-aggregator [pom] [INFO] netty-agreggator [pom] [INFO] mdsal-replicate [pom] [INFO] mdsal-yanglib [pom] [INFO] md-sal [pom] [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-artifacts >--------------- [INFO] Building mdsal-artifacts 14.0.20-SNAPSHOT [1/229] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-artifacts --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-artifacts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/artifacts/target/bom.xml [INFO] attaching as mdsal-artifacts-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/artifacts/target/bom.json [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 [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 [INFO] attaching as mdsal-artifacts-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-artifacts --- [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.20-SNAPSHOT/mdsal-artifacts-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/mdsal-artifacts-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-artifacts-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-artifacts --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] -----------------< org.opendaylight.mdsal:bnd-parent >------------------ [INFO] Building bnd-parent 14.0.20-SNAPSHOT [2/229] [INFO] from bnd-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bnd-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bnd-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bnd-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bnd-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ bnd-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bnd-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bnd-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bnd-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ bnd-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bnd-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bnd-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bnd-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bnd-parent --- [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ bnd-parent --- [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ bnd-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bnd-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bnd-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bnd-parent/target/bom.xml [INFO] attaching as bnd-parent-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bnd-parent/target/bom.json [INFO] attaching as bnd-parent-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bnd-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bnd-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bnd-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ bnd-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bnd-parent --- [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.20-SNAPSHOT/bnd-parent-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/bnd-parent-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/bnd-parent-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bnd-parent --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ----------------< org.opendaylight.mdsal:bundle-parent >---------------- [INFO] Building bundle-parent 14.0.20-SNAPSHOT [3/229] [INFO] from bundle-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bundle-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bundle-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bundle-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bundle-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ bundle-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bundle-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bundle-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bundle-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ bundle-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bundle-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bundle-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bundle-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bundle-parent --- [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ bundle-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bundle-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundle-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bundle-parent/target/bom.xml [INFO] attaching as bundle-parent-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bundle-parent/target/bom.json [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 [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 [INFO] attaching as bundle-parent-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundle-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bundle-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bundle-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bundle-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ bundle-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bundle-parent --- [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.20-SNAPSHOT/bundle-parent-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/bundle-parent-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/bundle-parent-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bundle-parent --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-common-api >--------------- [INFO] Building mdsal-common-api 14.0.20-SNAPSHOT [4/229] [INFO] from common/mdsal-common-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-common-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-common-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-common-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-common-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-common-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-common-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-common-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-common-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-common-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-common-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-common-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 19 source files with javac [debug release 21 module-path] to target/classes [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 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-common-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-common-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-common-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-common-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-common-api --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-common-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-common-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21 module-path] to target/test-classes [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 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-common-api --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.common.api.CommitInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.mdsal.common.api.CommitInfoTest [INFO] Running org.opendaylight.mdsal.common.api.TransactionCommitDeadlockExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 s -- in org.opendaylight.mdsal.common.api.TransactionCommitDeadlockExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.PostCommitStepTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.mdsal.common.api.PostCommitStepTest [INFO] Running org.opendaylight.mdsal.common.api.DataValidationFailedExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.common.api.DataValidationFailedExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.ReadFailedExceptionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.mdsal.common.api.ReadFailedExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.OptimisticLockFailedExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.common.api.OptimisticLockFailedExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.TransactionCommitFailedExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.common.api.TransactionCommitFailedExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.DataStoreUnavailableExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.common.api.DataStoreUnavailableExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.EmptyCommitInfoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.common.api.EmptyCommitInfoTest [INFO] Running org.opendaylight.mdsal.common.api.LogicalDatastoreTypeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.mdsal.common.api.LogicalDatastoreTypeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-common-api --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-common-api --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/mdsal-common-api-14.0.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-common-api --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/mdsal-common-api-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-common-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/bom.xml [INFO] attaching as mdsal-common-api-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/bom.json [INFO] attaching as mdsal-common-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-common-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-common-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-common-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-common-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-common-api --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-common-api' with 19 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-common-api --- [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.20-SNAPSHOT/mdsal-common-api-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/mdsal-common-api-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.20-SNAPSHOT/mdsal-common-api-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/mdsal-common-api-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.20-SNAPSHOT/mdsal-common-api-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-common-api-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-common-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-common-api --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --------------< org.opendaylight.mdsal:common-agreggator >-------------- [INFO] Building common-agreggator 14.0.20-SNAPSHOT [5/229] [INFO] from common/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ common-agreggator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ common-agreggator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ common-agreggator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ common-agreggator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ common-agreggator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ common-agreggator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.opendaylight.mdsal:mdsal-dom-api >---------------- [INFO] Building mdsal-dom-api 14.0.20-SNAPSHOT [6/229] [INFO] from dom/mdsal-dom-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-dom-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-dom-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-dom-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-dom-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-dom-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-dom-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 59 source files with javac [debug release 21 module-path] to target/classes [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 [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 [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 [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 [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 [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 [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 [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' [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' [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-dom-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-dom-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-dom-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-dom-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-dom-api --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-dom-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-dom-api --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.dom.api.DOMRpcIdentifierTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.opendaylight.mdsal.dom.api.DOMRpcIdentifierTest [INFO] Running org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifierTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifierTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-dom-api --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-dom-api --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-dom-api --- [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant Level.FULL [WARNING] 1 warning [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/bom.xml [INFO] attaching as mdsal-dom-api-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/bom.json [INFO] attaching as mdsal-dom-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-dom-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-dom-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-dom-api --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-api' with 49 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-api --- [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.20-SNAPSHOT/mdsal-dom-api-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.20-SNAPSHOT/mdsal-dom-api-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.20-SNAPSHOT/mdsal-dom-api-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-dom-api-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-dom-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-api --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ---------------< org.opendaylight.mdsal:binding-parent >---------------- [INFO] Building binding-parent 14.0.20-SNAPSHOT [7/229] [INFO] from binding/binding-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ binding-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ binding-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ binding-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ binding-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ binding-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ binding-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-parent --- [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ binding-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ binding-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/binding-parent/target/bom.xml [INFO] attaching as binding-parent-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/binding-parent/target/bom.json [INFO] attaching as binding-parent-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ binding-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ binding-parent --- [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.20-SNAPSHOT/binding-parent-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/binding-parent-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/binding-parent-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-parent --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ---------------< org.opendaylight.mdsal.model:yang-ext >---------------- [INFO] Building yang-ext 2013.09.07.26.20-SNAPSHOT [8/229] [INFO] from model/yang-ext/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ yang-ext --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ yang-ext --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ yang-ext --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ yang-ext --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ yang-ext --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ yang-ext --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ yang-ext --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 2.156 ms [INFO] yang-to-sources: Project model files found: 1 in 54.50 ms [INFO] yang-to-sources: 1 YANG models processed in 63.52 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 45.93 ms [INFO] Sorted 5 files into 3 directories in 3.235 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 71.44 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ yang-ext --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ yang-ext --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ yang-ext --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ yang-ext --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ yang-ext --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ yang-ext >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ yang-ext --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ yang-ext <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ yang-ext --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ yang-ext --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ yang-ext --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ yang-ext --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ yang-ext --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ yang-ext --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/yang-ext-2013.09.07.26.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ yang-ext --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/yang-ext-2013.09.07.26.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ yang-ext --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/bom.xml [INFO] attaching as yang-ext-2013.09.07.26.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/bom.json [INFO] attaching as yang-ext-2013.09.07.26.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ yang-ext --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ yang-ext --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ yang-ext --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ yang-ext --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ yang-ext --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ yang-ext --- [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.20-SNAPSHOT/yang-ext-2013.09.07.26.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/yang-ext-2013.09.07.26.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.20-SNAPSHOT/yang-ext-2013.09.07.26.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/yang-ext-2013.09.07.26.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.20-SNAPSHOT/yang-ext-2013.09.07.26.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/yang-ext-2013.09.07.26.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/yang-ext-2013.09.07.26.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ yang-ext --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.20-SNAPSHOT/yang-ext-2013.09.07.26.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ yang-ext --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ yang-ext --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.mdsal:mdsal-dom-spi >---------------- [INFO] Building mdsal-dom-spi 14.0.20-SNAPSHOT [9/229] [INFO] from dom/mdsal-dom-spi/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-spi --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-dom-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-dom-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-spi --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-dom-spi --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-dom-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-dom-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-spi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-dom-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 60 source files with javac [debug release 21 module-path] to target/classes [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-dom-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-dom-spi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-dom-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-dom-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-dom-spi --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-spi --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-dom-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 30 source files with javac [debug release 21 module-path] to target/test-classes [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 [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-dom-spi --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedTransactionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.257 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedTransactionsTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTreeChangePublisherTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTreeChangePublisherTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTransactionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadWriteTransactionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadWriteTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransactionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransactionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChainTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChainTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.ForwardingDOMStoreThreePhaseCommitCohortTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.mdsal.dom.spi.store.ForwardingDOMStoreThreePhaseCommitCohortTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationPublishServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationPublishServiceTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadOnlyTransactionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadOnlyTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMDataBrokerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMDataBrokerTest [INFO] Running org.opendaylight.mdsal.dom.spi.SimpleDOMMountPointTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.mdsal.dom.spi.SimpleDOMMountPointTest [INFO] Running org.opendaylight.mdsal.dom.spi.RegistrationTreeNodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.dom.spi.RegistrationTreeNodeTest [INFO] Running org.opendaylight.mdsal.dom.spi.ContentRoutedRpcContextTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.848 s -- in org.opendaylight.mdsal.dom.spi.ContentRoutedRpcContextTest [INFO] Running org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapperTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransactionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcImplementationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcImplementationTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationServiceTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMTransactionChainTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMTransactionChainTest [INFO] Running org.opendaylight.mdsal.dom.spi.AbstractRegistrationTreeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.mdsal.dom.spi.AbstractRegistrationTreeTest [INFO] Running org.opendaylight.mdsal.dom.spi.AbstractDOMForwardedTransactionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.mdsal.dom.spi.AbstractDOMForwardedTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcProviderServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcProviderServiceTest [INFO] Running org.opendaylight.mdsal.dom.spi.PingPongTransactionChainTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.opendaylight.mdsal.dom.spi.PingPongTransactionChainTest [INFO] Running org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResultTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResultTest [INFO] Running org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableEntryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableEntryTest [INFO] Running org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransactionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcResultTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcResultTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcServiceTest [INFO] Running org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshotTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshotTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-dom-spi --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-dom-spi --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-dom-spi --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/bom.xml [INFO] attaching as mdsal-dom-spi-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/bom.json [INFO] attaching as mdsal-dom-spi-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-dom-spi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-dom-spi --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-dom-spi --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-spi' with 63 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-spi --- [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.20-SNAPSHOT/mdsal-dom-spi-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.20-SNAPSHOT/mdsal-dom-spi-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.20-SNAPSHOT/mdsal-dom-spi-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-dom-spi-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-dom-spi-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-spi --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --------< org.opendaylight.mdsal:mdsal-dom-inmemory-datastore >--------- [INFO] Building mdsal-dom-inmemory-datastore 14.0.20-SNAPSHOT [10/229] [INFO] from dom/mdsal-dom-inmemory-datastore/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-dom-inmemory-datastore --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-dom-inmemory-datastore --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-dom-inmemory-datastore --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-inmemory-datastore --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-inmemory-datastore --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-inmemory-datastore --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-dom-inmemory-datastore --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [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 [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,24] org.opendaylight.yangtools.yang.data.tree.impl.di.InMemoryDataTreeFactory in org.opendaylight.yangtools.yang.data.tree.impl.di has been deprecated and marked for removal [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 and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-dom-inmemory-datastore >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-dom-inmemory-datastore --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-dom-inmemory-datastore <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-dom-inmemory-datastore --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-inmemory-datastore --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-dom-inmemory-datastore --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-dom-inmemory-datastore --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactoryTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.120 s -- in org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactoryTest [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.InMemoryDataStoreTest [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.527 s -- in org.opendaylight.mdsal.dom.store.inmemory.InMemoryDataStoreTest [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.SchemaUpdateForTransactionTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.dom.store.inmemory.SchemaUpdateForTransactionTest [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohortTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohortTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-dom-inmemory-datastore --- [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.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-dom-inmemory-datastore --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-inmemory-datastore --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [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 [INFO] attaching as mdsal-dom-inmemory-datastore-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as mdsal-dom-inmemory-datastore-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-inmemory-datastore --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-dom-inmemory-datastore --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.21:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-inmemory-datastore --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-dom-inmemory-datastore --- [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 [INFO] Analyzed bundle 'mdsal-dom-inmemory-datastore' with 10 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-inmemory-datastore --- [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.20-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.20-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.20-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-dom-inmemory-datastore --- [INFO] Installing org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.20-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-inmemory-datastore --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-dom-inmemory-datastore --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-dom-broker >--------------- [INFO] Building mdsal-dom-broker 14.0.20-SNAPSHOT [11/229] [INFO] from dom/mdsal-dom-broker/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-broker --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-dom-broker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-dom-broker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-broker --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-dom-broker --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-dom-broker --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-broker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-broker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-dom-broker --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-broker --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-dom-broker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 26 source files with javac [debug release 21 module-path] to target/classes [INFO] Writing META-INF/services/org.opendaylight.mdsal.dom.api.DOMMountPointService [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 [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 [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 [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 [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 [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 [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 [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 required: E found: org.opendaylight.mdsal.dom.broker.AbstractDOMRoutingTableEntry [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 required: E found: org.opendaylight.mdsal.dom.broker.AbstractDOMRoutingTableEntry [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 [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' [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-dom-broker >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-dom-broker --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-dom-broker <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-dom-broker --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-dom-broker --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-broker --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-dom-broker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 21 module-path] to target/test-classes [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 required: java.util.List found: java.util.List [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 required: java.util.List found: java.util.List [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 required: java.lang.Iterable found: java.util.List [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 required: java.lang.Iterable found: java.util.List [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 missing type arguments for generic class java.util.List [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 required: java.util.List found: java.util.List [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 required: java.util.List found: java.util.List [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 required: java.lang.Iterable found: java.util.List [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 required: java.lang.Iterable found: java.util.List [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 missing type arguments for generic class java.util.List [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 required: java.util.List found: java.util.List [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 required: java.util.List found: java.util.List [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-dom-broker --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.dom.broker.DOMMountPointServiceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.343 s -- in org.opendaylight.mdsal.dom.broker.DOMMountPointServiceImplTest [INFO] Running org.opendaylight.mdsal.dom.broker.GlobalDOMRpcRoutingTableEntryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.mdsal.dom.broker.GlobalDOMRpcRoutingTableEntryTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMRpcRouterTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 s -- in org.opendaylight.mdsal.dom.broker.DOMRpcRouterTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMNotificationRouterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.144 s -- in org.opendaylight.mdsal.dom.broker.DOMNotificationRouterTest [INFO] Running org.opendaylight.mdsal.dom.broker.RoutedDOMRpcRoutingTableEntryTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.mdsal.dom.broker.RoutedDOMRpcRoutingTableEntryTest [INFO] Running org.opendaylight.mdsal.dom.broker.CommitCoordinationTaskTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.mdsal.dom.broker.CommitCoordinationTaskTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMBrokerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.opendaylight.mdsal.dom.broker.DOMBrokerTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMDataTreeListenerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.mdsal.dom.broker.DOMDataTreeListenerTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMTransactionChainTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.mdsal.dom.broker.DOMTransactionChainTest [INFO] Running org.opendaylight.mdsal.dom.broker.UnknownDOMRpcRoutingTableEntryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.dom.broker.UnknownDOMRpcRoutingTableEntryTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMDataTreeChangeListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.mdsal.dom.broker.DOMDataTreeChangeListenerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-dom-broker --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-dom-broker --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-dom-broker --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-broker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/bom.xml [INFO] attaching as mdsal-dom-broker-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/bom.json [INFO] attaching as mdsal-dom-broker-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-broker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-dom-broker --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.21:test [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.21:compile [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.21:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-broker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-dom-broker --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-dom-broker --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-broker' with 37 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-broker --- [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.20-SNAPSHOT/mdsal-dom-broker-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.20-SNAPSHOT/mdsal-dom-broker-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.20-SNAPSHOT/mdsal-dom-broker-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-dom-broker-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-dom-broker-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-broker --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-dom-schema-osgi >------------ [INFO] Building mdsal-dom-schema-osgi 14.0.20-SNAPSHOT [12/229] [INFO] from dom/mdsal-dom-schema-osgi/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-dom-schema-osgi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-dom-schema-osgi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-dom-schema-osgi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-schema-osgi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-schema-osgi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-schema-osgi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-dom-schema-osgi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes [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 [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 [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 [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 required: java.util.function.Consumer found: java.lang.Object [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-dom-schema-osgi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-dom-schema-osgi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-dom-schema-osgi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-dom-schema-osgi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-schema-osgi --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-dom-schema-osgi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-dom-schema-osgi --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-dom-schema-osgi --- [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.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-dom-schema-osgi --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-schema-osgi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 68 component(s) [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 [INFO] attaching as mdsal-dom-schema-osgi-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as mdsal-dom-schema-osgi-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-schema-osgi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-dom-schema-osgi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-schema-osgi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-dom-schema-osgi --- [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 [INFO] Analyzed bundle 'mdsal-dom-schema-osgi' with 3 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-schema-osgi --- [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.20-SNAPSHOT/mdsal-dom-schema-osgi-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.20-SNAPSHOT/mdsal-dom-schema-osgi-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.20-SNAPSHOT/mdsal-dom-schema-osgi-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-dom-schema-osgi-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-dom-schema-osgi-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-schema-osgi --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf >--- [INFO] Building rfc8040-ietf-restconf 14.0.20-SNAPSHOT [13/229] [INFO] from model/rfc/rfc8040-ietf-restconf/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8040-ietf-restconf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8040-ietf-restconf --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.040 ms [INFO] yang-to-sources: Project model files found: 1 in 19.13 ms [INFO] yang-to-sources: 1 YANG models processed in 40.20 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 20.14 ms [INFO] Sorted 21 files into 8 directories in 150.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 61.32 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8040-ietf-restconf --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 20 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8040-ietf-restconf --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8040-ietf-restconf --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8040-ietf-restconf --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8040-ietf-restconf --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8040-ietf-restconf --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8040-ietf-restconf --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [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 [INFO] attaching as rfc8040-ietf-restconf-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8040-ietf-restconf-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf --- [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.20-SNAPSHOT/rfc8040-ietf-restconf-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.20-SNAPSHOT/rfc8040-ietf-restconf-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.20-SNAPSHOT/rfc8040-ietf-restconf-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8040-ietf-restconf-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8040-ietf-restconf-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8040-ietf-restconf --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.20-SNAPSHOT/rfc8040-ietf-restconf-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8040-ietf-restconf --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-test-model >----------- [INFO] Building mdsal-binding-test-model 14.0.20-SNAPSHOT [14/229] [INFO] from binding/mdsal-binding-test-model/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-test-model --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-binding-test-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-binding-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-test-model --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-binding-test-model --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-binding-test-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ mdsal-binding-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.125 ms [INFO] yang-to-sources: Project model files found: 61 in 127.1 ms [INFO] yang-to-sources: 63 YANG models processed in 235.9 ms [INFO] BindingJavaFileGenerator: Defined 907 files in 77.33 ms [INFO] Sorted 907 files into 241 directories in 1.895 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 907 in 349.1 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-binding-test-model --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/generated-sources/spi [INFO] Copying 61 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 61 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-binding-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 908 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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:[57,42] possible 'this' escape before subclass is fully initialized [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:[71,42] possible 'this' escape before subclass is fully initialized [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:[57,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-binding-test-model >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-binding-test-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-binding-test-model <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-binding-test-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-binding-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes [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 [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 [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 [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 [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 [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 [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-binding-test-model --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal818Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal818Test [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal792Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal792Test [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal766Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal766Test [INFO] Running org.opendaylight.mdsal.binding.test.model.TestCopyBuilders [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.mdsal.binding.test.model.TestCopyBuilders [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal744Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal744Test [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal661Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal661Test [INFO] Running org.opendaylight.mdsal.binding.test.model.TestListSquashing [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.mdsal.binding.test.model.TestListSquashing [INFO] Running org.opendaylight.mdsal.binding.test.model.TestListEquals [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.mdsal.binding.test.model.TestListEquals [INFO] [INFO] Results: [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-binding-test-model --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-binding-test-model --- [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.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-binding-test-model --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-test-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [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 [INFO] attaching as mdsal-binding-test-model-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as mdsal-binding-test-model-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-test-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-binding-test-model --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-test-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-binding-test-model --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-binding-test-model --- [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 [INFO] Analyzed bundle 'mdsal-binding-test-model' with 124 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-test-model --- [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.20-SNAPSHOT/mdsal-binding-test-model-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.20-SNAPSHOT/mdsal-binding-test-model-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.20-SNAPSHOT/mdsal-binding-test-model-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-binding-test-model-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-binding-test-model-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-binding-test-model --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-test-model/14.0.20-SNAPSHOT/mdsal-binding-test-model-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-test-model --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-binding-test-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-binding-api >-------------- [INFO] Building mdsal-binding-api 14.0.20-SNAPSHOT [15/229] [INFO] from binding/mdsal-binding-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-binding-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-binding-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-binding-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-binding-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-binding-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-binding-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 57 source files with javac [debug release 21 module-path] to target/classes [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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

[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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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' [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' [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-binding-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-binding-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-binding-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-binding-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-binding-api --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-binding-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21 module-path] to target/test-classes [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-binding-api --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.binding.api.DataDataTreeIdentifierTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.opendaylight.mdsal.binding.api.DataDataTreeIdentifierTest [INFO] Running org.opendaylight.mdsal.binding.api.NotificationRejectedExceptionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.mdsal.binding.api.NotificationRejectedExceptionTest [INFO] Running org.opendaylight.mdsal.binding.api.TransactionChainClosedExceptionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.binding.api.TransactionChainClosedExceptionTest [INFO] Running org.opendaylight.mdsal.binding.api.DataObjectModificationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.179 s -- in org.opendaylight.mdsal.binding.api.DataObjectModificationTest [INFO] Running org.opendaylight.mdsal.binding.api.DataTreeChangeServiceWildcardedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.opendaylight.mdsal.binding.api.DataTreeChangeServiceWildcardedTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-binding-api --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-binding-api --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-binding-api --- [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant Level.FULL [WARNING] 1 warning [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/bom.xml [INFO] attaching as mdsal-binding-api-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/bom.json [INFO] attaching as mdsal-binding-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-binding-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-binding-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-binding-api --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-api' with 33 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-api --- [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.20-SNAPSHOT/mdsal-binding-api-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.20-SNAPSHOT/mdsal-binding-api-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.20-SNAPSHOT/mdsal-binding-api-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-binding-api-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-binding-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-api --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-dom-adapter >---------- [INFO] Building mdsal-binding-dom-adapter 14.0.20-SNAPSHOT [16/229] [INFO] from binding/mdsal-binding-dom-adapter/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-binding-dom-adapter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-binding-dom-adapter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-binding-dom-adapter --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-dom-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-dom-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-dom-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-binding-dom-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug release 21 module-path] to target/classes [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.api.query.QueryFactory [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.dom.adapter.AdapterContext [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.dom.adapter.spi.AdapterFactory [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 [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 [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 [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 [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 [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 [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 [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 [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:[52,53] org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [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:[52,53] org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [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:[52,53] org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 required: org.opendaylight.yangtools.binding.ExactDataObjectStep found: org.opendaylight.yangtools.binding.DataObjectStep [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 required: org.opendaylight.yangtools.binding.ExactDataObjectStep found: org.opendaylight.yangtools.binding.DataObjectStep [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 [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 missing type arguments for generic class java.lang.Class [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 [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' [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:[49,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using 'requires transitive' [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:[58,6] class javax.inject.Inject in module javax.inject is not indirectly exported using 'requires transitive' [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 required: org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer,com.google.common.util.concurrent.ListenableFuture> found: org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializer,com.google.common.util.concurrent.ListenableFuture [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 required: com.google.common.util.concurrent.ListenableFuture> found: com.google.common.util.concurrent.ListenableFuture [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 [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 [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 [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 [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 [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 [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 [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 [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' [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:[24,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using 'requires transitive' [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:[33,6] class javax.inject.Inject in module javax.inject is not indirectly exported using 'requires transitive' [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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/DefaultDescendantQueryBuilder.java: Some input files additionally use or override a deprecated API. [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. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-binding-dom-adapter >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-binding-dom-adapter --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-binding-dom-adapter <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-binding-dom-adapter --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-dom-adapter --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-binding-dom-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 58 source files with javac [debug release 21 module-path] to target/test-classes [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 missing type arguments for generic class org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder [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 [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 required: java.util.Map found: java.util.Map [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 required: java.util.Map found: java.util.Map [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 [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 required: java.util.Map found: java.util.Map [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 required: java.util.Map found: java.util.Map [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 missing type arguments for generic class com.google.common.collect.ClassToInstanceMap [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 [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 [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 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener [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 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 required: org.opendaylight.yangtools.binding.DataObjectReference found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [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 required: org.opendaylight.yangtools.binding.DataObjectReference found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [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 [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 required: java.lang.Object,java.util.Collection> found: java.lang.Object,java.util.Collection [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 required: java.util.Collection> found: java.util.Collection [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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. [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. [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. [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-binding-dom-adapter --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal739Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.165 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal739Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortRegistryAdapterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortRegistryAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralTypeTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazySerializedDOMNotificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazySerializedDOMNotificationTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointServiceAdapterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointServiceAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal881Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal881Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeChangeServiceAdapterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeChangeServiceAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal298Test [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal298Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal500Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal500Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ForwardedNotificationAdapterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.mdsal.binding.dom.adapter.ForwardedNotificationAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.osgi.AdaptingTrackerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.mdsal.binding.dom.adapter.osgi.AdaptingTrackerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.DataListenerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.mdsal.binding.dom.adapter.DataListenerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.DirectContextExtractorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.mdsal.binding.dom.adapter.DirectContextExtractorTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazySerializedContainerNodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.290 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazySerializedContainerNodeTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointListenerAdapterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointListenerAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal108Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal108Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug2562DeserializedUnkeyedListTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug2562DeserializedUnkeyedListTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazyDOMRpcResultFutureTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazyDOMRpcResultFutureTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ListInsertionDataChangeListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.713 s -- in org.opendaylight.mdsal.binding.dom.adapter.ListInsertionDataChangeListenerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ContextExtractorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.mdsal.binding.dom.adapter.ContextExtractorTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ActionProviderServiceAdapterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s -- in org.opendaylight.mdsal.binding.dom.adapter.ActionProviderServiceAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug1418AugmentationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.920 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug1418AugmentationTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.FutureSchemaTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.mdsal.binding.dom.adapter.FutureSchemaTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.WriteTransactionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.opendaylight.mdsal.binding.dom.adapter.WriteTransactionTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcIntegrationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcIntegrationTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ActionServiceAdapterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.opendaylight.mdsal.binding.dom.adapter.ActionServiceAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.DataTreeChangeListenerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.opendaylight.mdsal.binding.dom.adapter.DataTreeChangeListenerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMTransactionChainAdapterTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMTransactionChainAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LeafDefaultValueTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.opendaylight.mdsal.binding.dom.adapter.LeafDefaultValueTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterLoaderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterLoaderTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilderTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug4494Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug4494Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.test.tests.AbstractDataBrokerTestTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.mdsal.binding.dom.adapter.test.tests.AbstractDataBrokerTestTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortAdapterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.query.QueryPerformanceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.208 s -- in org.opendaylight.mdsal.binding.dom.adapter.query.QueryPerformanceTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.query.QueryBuilderTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.opendaylight.mdsal.binding.dom.adapter.query.QueryBuilderTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug1125RegressionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug1125RegressionTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazyDataTreeModificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazyDataTreeModificationTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ActionLookupTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.mdsal.binding.dom.adapter.ActionLookupTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug1333DataChangeListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug1333DataChangeListenerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 121, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-binding-dom-adapter --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-dom-adapter:bundle:14.0.20-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 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] 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: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] [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.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.5.0:test-jar (default) @ mdsal-binding-dom-adapter --- [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.20-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ mdsal-binding-dom-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-binding-dom-adapter --- [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant Level.FULL [WARNING] reason: class file for com.google.j2objc.annotations.ReflectionSupport$Level not found [WARNING] warning: unknown enum constant Level.FULL [WARNING] 2 warnings [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-dom-adapter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) [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 [INFO] attaching as mdsal-binding-dom-adapter-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as mdsal-binding-dom-adapter-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-dom-adapter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-binding-dom-adapter --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:14.0.21:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:14.0.21:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-dom-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-binding-dom-adapter --- [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 [INFO] Analyzed bundle 'mdsal-binding-dom-adapter' with 117 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-dom-adapter --- [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.20-SNAPSHOT/mdsal-binding-dom-adapter-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.20-SNAPSHOT/mdsal-binding-dom-adapter-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.20-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.20-SNAPSHOT/mdsal-binding-dom-adapter-14.0.20-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.20-SNAPSHOT/mdsal-binding-dom-adapter-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-binding-dom-adapter-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-binding-dom-adapter-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-binding-dom-adapter --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.20-SNAPSHOT/mdsal-binding-dom-adapter-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-dom-adapter --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-binding-dom-adapter --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-binding-spi >-------------- [INFO] Building mdsal-binding-spi 14.0.20-SNAPSHOT [17/229] [INFO] from binding/mdsal-binding-spi/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-spi --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-binding-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-binding-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-spi --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-binding-spi --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-binding-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-binding-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-spi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-binding-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21 module-path] to target/classes [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 [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-binding-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-binding-spi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-binding-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-binding-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-binding-spi --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-spi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-binding-spi --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-binding-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-binding-spi --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-binding-spi --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-binding-spi --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/target/bom.xml [INFO] attaching as mdsal-binding-spi-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/target/bom.json [INFO] attaching as mdsal-binding-spi-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-binding-spi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-binding-spi --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-binding-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-spi --- [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.20-SNAPSHOT/mdsal-binding-spi-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.20-SNAPSHOT/mdsal-binding-spi-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.20-SNAPSHOT/mdsal-binding-spi-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-binding-spi-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-binding-spi-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-spi --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores >-- [INFO] Building rfc8342-ietf-datastores 14.0.20-SNAPSHOT [18/229] [INFO] from model/rfc/rfc8342-ietf-datastores/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8342-ietf-datastores --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8342-ietf-datastores --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8342-ietf-datastores --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8342-ietf-datastores --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 442.5 μs [INFO] yang-to-sources: Project model files found: 1 in 3.175 ms [INFO] yang-to-sources: 1 YANG models processed in 3.534 ms [INFO] BindingJavaFileGenerator: Defined 12 files in 1.329 ms [INFO] Sorted 12 files into 3 directories in 222.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 4.876 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-datastores --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-datastores --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8342-ietf-datastores --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8342-ietf-datastores --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8342-ietf-datastores >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8342-ietf-datastores --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8342-ietf-datastores <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8342-ietf-datastores --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8342-ietf-datastores --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8342-ietf-datastores --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8342-ietf-datastores --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8342-ietf-datastores --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8342-ietf-datastores --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-datastores --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [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 [INFO] attaching as rfc8342-ietf-datastores-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8342-ietf-datastores-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-datastores --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8342-ietf-datastores --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8342-ietf-datastores --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8342-ietf-datastores --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-datastores --- [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.20-SNAPSHOT/rfc8342-ietf-datastores-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.20-SNAPSHOT/rfc8342-ietf-datastores-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.20-SNAPSHOT/rfc8342-ietf-datastores-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8342-ietf-datastores-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8342-ietf-datastores-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8342-ietf-datastores --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.20-SNAPSHOT/rfc8342-ietf-datastores-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-datastores --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8342-ietf-datastores --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-test-utils >----------- [INFO] Building mdsal-binding-test-utils 14.0.20-SNAPSHOT [19/229] [INFO] from binding/mdsal-binding-test-utils/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-test-utils --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-binding-test-utils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-binding-test-utils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-test-utils --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-binding-test-utils --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-binding-test-utils --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-test-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-test-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-binding-test-utils --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-test-utils --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-binding-test-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [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 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [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 [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [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 [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [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 [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 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-binding-test-utils >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-binding-test-utils --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-binding-test-utils <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-binding-test-utils --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-test-utils --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-binding-test-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-binding-test-utils --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.binding.testutils.DataBrokerTestModuleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.305 s -- in org.opendaylight.mdsal.binding.testutils.DataBrokerTestModuleTest [INFO] Running org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.085 s -- in org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-binding-test-utils --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-binding-test-utils --- [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.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-binding-test-utils --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-test-utils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 79 component(s) [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 [INFO] attaching as mdsal-binding-test-utils-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as mdsal-binding-test-utils-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-test-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-binding-test-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.21:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.21:compile [WARNING] org.opendaylight.yangtools:binding-generator:jar:14.0.21:compile [WARNING] org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.21:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] junit:junit:jar:4.13.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-test-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-binding-test-utils --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-binding-test-utils --- [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 [INFO] Analyzed bundle 'mdsal-binding-test-utils' with 6 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-test-utils --- [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.20-SNAPSHOT/mdsal-binding-test-utils-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.20-SNAPSHOT/mdsal-binding-test-utils-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.20-SNAPSHOT/mdsal-binding-test-utils-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-binding-test-utils-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-binding-test-utils-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-test-utils --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] -------------< org.opendaylight.mdsal:mdsal-binding-util >-------------- [INFO] Building mdsal-binding-util 14.0.20-SNAPSHOT [20/229] [INFO] from binding/mdsal-binding-util/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-binding-util --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-binding-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-binding-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-binding-util --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-binding-util --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-binding-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-binding-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-binding-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-binding-util --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-util --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-binding-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug release 21 module-path] to target/classes [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 [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 [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 [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' [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' [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' [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' [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' [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' [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' [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 required: com.google.common.util.concurrent.FluentFuture found: com.google.common.util.concurrent.FluentFuture [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 required: com.google.common.util.concurrent.FluentFuture found: com.google.common.util.concurrent.FluentFuture [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-binding-util >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-binding-util --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-binding-util <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-binding-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-util --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-binding-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/test-classes [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 [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 [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 [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 [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 [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:[135,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 [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 [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-binding-util --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.binding.util.DatastoreTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.mdsal.binding.util.DatastoreTest [INFO] Running org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunnerImplTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.235 s -- in org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunnerImplTest [INFO] Running org.opendaylight.mdsal.binding.util.TransactionAdapterTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.mdsal.binding.util.TransactionAdapterTest [INFO] Running org.opendaylight.mdsal.binding.util.RetryingManagedNewTransactionRunnerTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.mdsal.binding.util.RetryingManagedNewTransactionRunnerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-binding-util --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-binding-util --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-util:bundle:14.0.20-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 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] 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] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-binding-util --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-binding-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/bom.xml [INFO] attaching as mdsal-binding-util-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/bom.json [INFO] attaching as mdsal-binding-util-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-binding-util --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.21:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.21:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.20-SNAPSHOT:test [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.21:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-binding-util --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-binding-util --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-util' with 17 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-binding-util --- [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.20-SNAPSHOT/mdsal-binding-util-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.20-SNAPSHOT/mdsal-binding-util-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.20-SNAPSHOT/mdsal-binding-util-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-binding-util-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-binding-util-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-binding-util --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-util/14.0.20-SNAPSHOT/mdsal-binding-util-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-binding-util --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-binding-util --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal.model:general-entity >------------- [INFO] Building general-entity 14.0.20-SNAPSHOT [21/229] [INFO] from model/general-entity/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ general-entity --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ general-entity --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ general-entity --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ general-entity --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ general-entity --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ general-entity --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ general-entity --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 469.5 μs [INFO] yang-to-sources: Project model files found: 1 in 1.309 ms [INFO] yang-to-sources: 1 YANG models processed in 1.823 ms [INFO] BindingJavaFileGenerator: Defined 7 files in 1.182 ms [INFO] Sorted 7 files into 3 directories in 97.12 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 4.864 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ general-entity --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ general-entity --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ general-entity --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ general-entity --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ general-entity --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ general-entity >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ general-entity --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ general-entity <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ general-entity --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ general-entity --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ general-entity --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ general-entity --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ general-entity --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ general-entity --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/general-entity-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ general-entity --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/general-entity-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ general-entity --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/bom.xml [INFO] attaching as general-entity-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/bom.json [INFO] attaching as general-entity-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ general-entity --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ general-entity --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ general-entity --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ general-entity --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ general-entity --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ general-entity --- [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.20-SNAPSHOT/general-entity-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/general-entity-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.20-SNAPSHOT/general-entity-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/general-entity-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.20-SNAPSHOT/general-entity-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/general-entity-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/general-entity-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ general-entity --- [INFO] Installing org/opendaylight/mdsal/model/general-entity/14.0.20-SNAPSHOT/general-entity-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ general-entity --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ general-entity --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-common-api >------------- [INFO] Building mdsal-eos-common-api 14.0.20-SNAPSHOT [22/229] [INFO] from entityownership/mdsal-eos-common-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-common-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-eos-common-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-eos-common-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-common-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-eos-common-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-eos-common-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-common-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-common-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-eos-common-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-common-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-eos-common-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 6 source files with javac [debug release 21 module-path] to target/classes [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-eos-common-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-eos-common-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-eos-common-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-eos-common-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-eos-common-api --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-common-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-eos-common-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-eos-common-api --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.eos.common.api.GenericEntityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.mdsal.eos.common.api.GenericEntityTest [INFO] Running org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateTest [INFO] Running org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateChangeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateChangeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-eos-common-api --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-eos-common-api --- [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.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-eos-common-api --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-common-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [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 [INFO] attaching as mdsal-eos-common-api-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as mdsal-eos-common-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-common-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-eos-common-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-common-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-eos-common-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-eos-common-api --- [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 [INFO] Analyzed bundle 'mdsal-eos-common-api' with 5 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-common-api --- [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.20-SNAPSHOT/mdsal-eos-common-api-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.20-SNAPSHOT/mdsal-eos-common-api-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.20-SNAPSHOT/mdsal-eos-common-api-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-eos-common-api-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-eos-common-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-common-api --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-eos-dom-api >-------------- [INFO] Building mdsal-eos-dom-api 14.0.20-SNAPSHOT [23/229] [INFO] from entityownership/mdsal-eos-dom-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-dom-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-eos-dom-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-eos-dom-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-dom-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-eos-dom-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-eos-dom-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-dom-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-dom-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-eos-dom-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-dom-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-eos-dom-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21 module-path] to target/classes [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-eos-dom-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-eos-dom-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-eos-dom-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-eos-dom-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-eos-dom-api --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-dom-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-eos-dom-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-eos-dom-api --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.eos.dom.api.DOMEntityTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.mdsal.eos.dom.api.DOMEntityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-eos-dom-api --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-eos-dom-api --- [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.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-eos-dom-api --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-dom-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [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 [INFO] attaching as mdsal-eos-dom-api-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as mdsal-eos-dom-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-dom-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-eos-dom-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-dom-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-eos-dom-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-eos-dom-api --- [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 [INFO] Analyzed bundle 'mdsal-eos-dom-api' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-dom-api --- [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.20-SNAPSHOT/mdsal-eos-dom-api-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.20-SNAPSHOT/mdsal-eos-dom-api-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.20-SNAPSHOT/mdsal-eos-dom-api-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-eos-dom-api-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-eos-dom-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-dom-api --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-dom-simple >------------- [INFO] Building mdsal-eos-dom-simple 14.0.20-SNAPSHOT [24/229] [INFO] from entityownership/mdsal-eos-dom-simple/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-eos-dom-simple --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-eos-dom-simple --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-eos-dom-simple --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-dom-simple --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-dom-simple --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-dom-simple --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-eos-dom-simple --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes [INFO] Writing META-INF/services/org.opendaylight.mdsal.eos.dom.api.DOMEntityOwnershipService [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-eos-dom-simple >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-eos-dom-simple --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-eos-dom-simple <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-eos-dom-simple --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-dom-simple --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-eos-dom-simple --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [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 [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 [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-eos-dom-simple --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipServiceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.277 s -- in org.opendaylight.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-eos-dom-simple --- [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.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-eos-dom-simple --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-dom-simple --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [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 [INFO] attaching as mdsal-eos-dom-simple-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as mdsal-eos-dom-simple-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-dom-simple --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-eos-dom-simple --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-dom-simple --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-eos-dom-simple --- [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 [INFO] Analyzed bundle 'mdsal-eos-dom-simple' with 4 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-dom-simple --- [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.20-SNAPSHOT/mdsal-eos-dom-simple-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.20-SNAPSHOT/mdsal-eos-dom-simple-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.20-SNAPSHOT/mdsal-eos-dom-simple-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-eos-dom-simple-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-eos-dom-simple-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-dom-simple --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-binding-api >------------ [INFO] Building mdsal-eos-binding-api 14.0.20-SNAPSHOT [25/229] [INFO] from entityownership/mdsal-eos-binding-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-binding-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-eos-binding-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-eos-binding-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-binding-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-eos-binding-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-eos-binding-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-binding-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-binding-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-eos-binding-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-binding-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-eos-binding-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21 module-path] to target/classes [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-eos-binding-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-eos-binding-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-eos-binding-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-eos-binding-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-eos-binding-api --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-binding-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-eos-binding-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-eos-binding-api --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.eos.binding.api.EntityTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.opendaylight.mdsal.eos.binding.api.EntityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-eos-binding-api --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-eos-binding-api --- [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.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-eos-binding-api --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-binding-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [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 [INFO] attaching as mdsal-eos-binding-api-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as mdsal-eos-binding-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-binding-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-eos-binding-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-binding-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-eos-binding-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-eos-binding-api --- [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 [INFO] Analyzed bundle 'mdsal-eos-binding-api' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-binding-api --- [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.20-SNAPSHOT/mdsal-eos-binding-api-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.20-SNAPSHOT/mdsal-eos-binding-api-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.20-SNAPSHOT/mdsal-eos-binding-api-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-eos-binding-api-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-eos-binding-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-binding-api --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-eos-binding-adapter >---------- [INFO] Building mdsal-eos-binding-adapter 14.0.20-SNAPSHOT [26/229] [INFO] from entityownership/mdsal-eos-binding-adapter/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-eos-binding-adapter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-eos-binding-adapter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-eos-binding-adapter --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-eos-binding-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-eos-binding-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-eos-binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes [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 [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/src/main/java/org/opendaylight/mdsal/eos/binding/dom/adapter/DefaultEntityOwnershipService.java:[34,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/src/main/java/org/opendaylight/mdsal/eos/binding/dom/adapter/DefaultEntityOwnershipService.java:[40,6] class javax.inject.Inject in module javax.inject is not indirectly exported using 'requires transitive' [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-eos-binding-adapter >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-eos-binding-adapter --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-eos-binding-adapter <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-eos-binding-adapter --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-eos-binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [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 [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 [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 [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-eos-binding-adapter --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.eos.binding.dom.adapter.DefaultEntityOwnershipServiceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.424 s -- in org.opendaylight.mdsal.eos.binding.dom.adapter.DefaultEntityOwnershipServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-eos-binding-adapter --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-eos-binding-adapter:bundle:14.0.20-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 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] 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] [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.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-eos-binding-adapter --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-eos-binding-adapter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) [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 [INFO] attaching as mdsal-eos-binding-adapter-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as mdsal-eos-binding-adapter-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-binding-adapter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-eos-binding-adapter --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.21:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-binding-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-eos-binding-adapter --- [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 [INFO] Analyzed bundle 'mdsal-eos-binding-adapter' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-eos-binding-adapter --- [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.20-SNAPSHOT/mdsal-eos-binding-adapter-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.20-SNAPSHOT/mdsal-eos-binding-adapter-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.20-SNAPSHOT/mdsal-eos-binding-adapter-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-eos-binding-adapter-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-eos-binding-adapter-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-eos-binding-adapter --- [INFO] Installing org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.20-SNAPSHOT/mdsal-eos-binding-adapter-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-eos-binding-adapter --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-eos-binding-adapter --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.mdsal:mdsal-singleton-api >------------- [INFO] Building mdsal-singleton-api 14.0.20-SNAPSHOT [27/229] [INFO] from singleton-service/mdsal-singleton-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-singleton-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-singleton-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-singleton-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-singleton-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-singleton-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-singleton-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-singleton-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-singleton-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-singleton-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-singleton-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-singleton-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21 module-path] to target/classes [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-singleton-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-singleton-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-singleton-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-singleton-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-singleton-api --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-singleton-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-singleton-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-singleton-api --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.singleton.api.ServiceGroupIdentifierTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.mdsal.singleton.api.ServiceGroupIdentifierTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-singleton-api --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-singleton-api --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-singleton-api --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-singleton-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [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 [INFO] attaching as mdsal-singleton-api-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as mdsal-singleton-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-singleton-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-singleton-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-singleton-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-singleton-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-singleton-api --- [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 [INFO] Analyzed bundle 'mdsal-singleton-api' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-singleton-api --- [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.20-SNAPSHOT/mdsal-singleton-api-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.20-SNAPSHOT/mdsal-singleton-api-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.20-SNAPSHOT/mdsal-singleton-api-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-singleton-api-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-singleton-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-singleton-api --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-singleton-impl >------------- [INFO] Building mdsal-singleton-impl 14.0.20-SNAPSHOT [28/229] [INFO] from singleton-service/mdsal-singleton-impl/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-singleton-impl --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-singleton-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-singleton-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-singleton-impl --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-singleton-impl --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-singleton-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-singleton-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-singleton-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-singleton-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-singleton-impl --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-singleton-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21 module-path] to target/classes [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 [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-singleton-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-singleton-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-singleton-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-singleton-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-singleton-impl --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-singleton-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-singleton-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/test-classes [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 [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 [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-singleton-impl --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.singleton.impl.SyncEOSClusterSingletonServiceProviderTest [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.478 s -- in org.opendaylight.mdsal.singleton.impl.SyncEOSClusterSingletonServiceProviderTest [INFO] Running org.opendaylight.mdsal.singleton.impl.AsyncEOSClusterSingletonServiceProviderTest [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.354 s -- in org.opendaylight.mdsal.singleton.impl.AsyncEOSClusterSingletonServiceProviderTest [INFO] Running org.opendaylight.mdsal.singleton.impl.ActiveServiceGroupTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.opendaylight.mdsal.singleton.impl.ActiveServiceGroupTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-singleton-impl --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-singleton-impl --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-singleton-impl --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-singleton-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [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 [INFO] attaching as mdsal-singleton-impl-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as mdsal-singleton-impl-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-singleton-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-singleton-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-singleton-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-singleton-impl --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-singleton-impl --- [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 [INFO] Analyzed bundle 'mdsal-singleton-impl' with 10 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-singleton-impl --- [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.20-SNAPSHOT/mdsal-singleton-impl-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.20-SNAPSHOT/mdsal-singleton-impl-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.20-SNAPSHOT/mdsal-singleton-impl-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-singleton-impl-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-singleton-impl-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-singleton-impl --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-trace-api >--------------- [INFO] Building mdsal-trace-api 14.0.20-SNAPSHOT [29/229] [INFO] from trace/mdsal-trace-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-trace-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-trace-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-trace-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-trace-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-trace-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-trace-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ mdsal-trace-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 697.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.608 ms [INFO] yang-to-sources: 1 YANG models processed in 2.234 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 1.042 ms [INFO] Sorted 6 files into 3 directories in 81.93 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.182 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-trace-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-trace-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-trace-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-trace-api --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-trace-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-trace-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-trace-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-trace-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-trace-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-trace-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-trace-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-trace-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-trace-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-trace-api --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-trace-api --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ mdsal-trace-api --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-trace-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/bom.xml [INFO] attaching as mdsal-trace-api-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/bom.json [INFO] attaching as mdsal-trace-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-trace-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-trace-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-trace-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-trace-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-trace-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-trace-api --- [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.20-SNAPSHOT/mdsal-trace-api-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.20-SNAPSHOT/mdsal-trace-api-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.20-SNAPSHOT/mdsal-trace-api-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-trace-api-14.0.20-SNAPSHOT-config.xml [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.20-SNAPSHOT/mdsal-trace-api-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-trace-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-trace-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-trace-api/14.0.20-SNAPSHOT/mdsal-trace-api-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-trace-api --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-trace-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-trace-cli >--------------- [INFO] Building mdsal-trace-cli 14.0.20-SNAPSHOT [30/229] [INFO] from trace/mdsal-trace-cli/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-trace-cli --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-trace-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-trace-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-trace-cli --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-trace-cli --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-trace-cli --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-trace-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-trace-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-trace-cli --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-trace-cli --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-trace-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-trace-cli >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-trace-cli --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-trace-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-trace-cli --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-trace-cli --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-trace-cli --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-trace-cli --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-trace-cli --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-trace-cli --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-trace-cli --- [WARNING] Javadoc Warnings [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 [WARNING] public class PrintOpenTransactionsCommand implements Action { [WARNING] ^ [WARNING] 1 warning [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-trace-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/target/bom.xml [INFO] attaching as mdsal-trace-cli-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/target/bom.json [INFO] attaching as mdsal-trace-cli-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-trace-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-trace-cli --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-trace-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-trace-cli --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-trace-cli --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-trace-cli --- [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.20-SNAPSHOT/mdsal-trace-cli-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.20-SNAPSHOT/mdsal-trace-cli-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.20-SNAPSHOT/mdsal-trace-cli-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-trace-cli-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-trace-cli-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-trace-cli --- [INFO] Installing org/opendaylight/mdsal/mdsal-trace-cli/14.0.20-SNAPSHOT/mdsal-trace-cli-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-trace-cli --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-trace-cli --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-trace-impl >--------------- [INFO] Building mdsal-trace-impl 14.0.20-SNAPSHOT [31/229] [INFO] from trace/mdsal-trace-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-trace-impl --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-trace-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-trace-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-trace-impl --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-trace-impl --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-trace-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-trace-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-trace-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-trace-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-trace-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-trace-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [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 [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-trace-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-trace-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-trace-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-trace-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-trace-impl --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-trace-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-trace-impl --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.trace.test.TracingBrokerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.308 s -- in org.opendaylight.mdsal.trace.test.TracingBrokerTest [INFO] Running org.opendaylight.mdsal.trace.impl.CloseTrackedRegistryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.mdsal.trace.impl.CloseTrackedRegistryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-trace-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-trace-impl --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-trace-impl --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-trace-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/bom.xml [INFO] attaching as mdsal-trace-impl-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/bom.json [INFO] attaching as mdsal-trace-impl-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-trace-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-trace-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-trace-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-trace-impl --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-trace-impl --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-trace-impl' with 12 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-trace-impl --- [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.20-SNAPSHOT/mdsal-trace-impl-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.20-SNAPSHOT/mdsal-trace-impl-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.20-SNAPSHOT/mdsal-trace-impl-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-trace-impl-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-trace-impl-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-trace-impl --- [INFO] Installing org/opendaylight/mdsal/mdsal-trace-impl/14.0.20-SNAPSHOT/mdsal-trace-impl-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-trace-impl --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-trace-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-yanglib-api >-------------- [INFO] Building mdsal-yanglib-api 0.19.20-SNAPSHOT [32/229] [INFO] from yanglib/mdsal-yanglib-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-yanglib-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-yanglib-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-yanglib-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-yanglib-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-yanglib-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-yanglib-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-yanglib-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-yanglib-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-yanglib-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-yanglib-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-yanglib-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21 module-path] to target/classes [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-yanglib-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-yanglib-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-yanglib-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-yanglib-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-yanglib-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-yanglib-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-yanglib-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-yanglib-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-yanglib-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-yanglib-api:bundle:0.19.20-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 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] 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] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-yanglib-api --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-yanglib-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/bom.xml [INFO] attaching as mdsal-yanglib-api-0.19.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/bom.json [INFO] attaching as mdsal-yanglib-api-0.19.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-yanglib-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-yanglib-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-yanglib-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-yanglib-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-yanglib-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-yanglib-api --- [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.20-SNAPSHOT/mdsal-yanglib-api-0.19.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.20-SNAPSHOT/mdsal-yanglib-api-0.19.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.20-SNAPSHOT/mdsal-yanglib-api-0.19.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-yanglib-api-0.19.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-yanglib-api-0.19.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-yanglib-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-yanglib-api/0.19.20-SNAPSHOT/mdsal-yanglib-api-0.19.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-yanglib-api --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-yanglib-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal.model:ietf-type-util >------------- [INFO] Building ietf-type-util 14.0.20-SNAPSHOT [33/229] [INFO] from model/rfc/ietf-type-util/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-type-util --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ietf-type-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ietf-type-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-type-util --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ ietf-type-util --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ ietf-type-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ ietf-type-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ ietf-type-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ ietf-type-util --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ietf-type-util --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ ietf-type-util --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ietf-type-util >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ietf-type-util --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ietf-type-util <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ietf-type-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ietf-type-util --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ietf-type-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ ietf-type-util --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.model.ietf.type.util.Ipv6UtilsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.mdsal.model.ietf.type.util.Ipv6UtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ ietf-type-util --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ ietf-type-util --- [WARNING] Bundle org.opendaylight.mdsal.model:ietf-type-util:bundle:14.0.20-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:org.osgi.annotation.bundle] 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] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/ietf-type-util-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ietf-type-util --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/ietf-type-util-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-type-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) [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 [INFO] attaching as ietf-type-util-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as ietf-type-util-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-type-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ietf-type-util --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ietf-type-util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ietf-type-util --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ ietf-type-util --- [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 [INFO] Analyzed bundle 'ietf-type-util' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ ietf-type-util --- [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.20-SNAPSHOT/ietf-type-util-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/ietf-type-util-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.20-SNAPSHOT/ietf-type-util-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/ietf-type-util-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.20-SNAPSHOT/ietf-type-util-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/ietf-type-util-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/ietf-type-util-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ ietf-type-util --- [INFO] Installing org/opendaylight/mdsal/model/ietf-type-util/14.0.20-SNAPSHOT/ietf-type-util-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-type-util --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ ietf-type-util --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types >-- [INFO] Building rfc6991-ietf-inet-types 14.0.20-SNAPSHOT [34/229] [INFO] from model/rfc/rfc6991-ietf-inet-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6991-ietf-inet-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6991-ietf-inet-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6991-ietf-inet-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc6991-ietf-inet-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 645.0 μs [INFO] yang-to-sources: Project model files found: 1 in 11.97 ms [INFO] yang-to-sources: 1 YANG models processed in 9.399 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 2.989 ms [INFO] Sorted 21 files into 3 directories in 89.63 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 12.17 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-inet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-inet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6991-ietf-inet-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6991-ietf-inet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [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:[59,42] possible 'this' escape before subclass is fully initialized [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:[59,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6991-ietf-inet-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6991-ietf-inet-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6991-ietf-inet-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6991-ietf-inet-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6991-ietf-inet-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6991-ietf-inet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc6991-ietf-inet-types --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.085 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6991-ietf-inet-types --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6991-ietf-inet-types --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-inet-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [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 [INFO] attaching as rfc6991-ietf-inet-types-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc6991-ietf-inet-types-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-inet-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6991-ietf-inet-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6991-ietf-inet-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc6991-ietf-inet-types --- [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 [INFO] Analyzed bundle 'rfc6991-ietf-inet-types' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-inet-types --- [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.20-SNAPSHOT/rfc6991-ietf-inet-types-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.20-SNAPSHOT/rfc6991-ietf-inet-types-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.20-SNAPSHOT/rfc6991-ietf-inet-types-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc6991-ietf-inet-types-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc6991-ietf-inet-types-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6991-ietf-inet-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.20-SNAPSHOT/rfc6991-ietf-inet-types-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-inet-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6991-ietf-inet-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types >-- [INFO] Building rfc6991-ietf-yang-types 14.0.20-SNAPSHOT [35/229] [INFO] from model/rfc/rfc6991-ietf-yang-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6991-ietf-yang-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6991-ietf-yang-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6991-ietf-yang-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc6991-ietf-yang-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 479.0 μs [INFO] yang-to-sources: Project model files found: 1 in 1.926 ms [INFO] yang-to-sources: 1 YANG models processed in 4.015 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 1.415 ms [INFO] Sorted 22 files into 3 directories in 58.97 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 6.908 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-yang-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-yang-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6991-ietf-yang-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6991-ietf-yang-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 21] to target/classes [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:[59,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6991-ietf-yang-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6991-ietf-yang-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6991-ietf-yang-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6991-ietf-yang-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6991-ietf-yang-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6991-ietf-yang-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc6991-ietf-yang-types --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6991-ietf-yang-types --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6991-ietf-yang-types --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-yang-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [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 [INFO] attaching as rfc6991-ietf-yang-types-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc6991-ietf-yang-types-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-yang-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6991-ietf-yang-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6991-ietf-yang-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc6991-ietf-yang-types --- [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 [INFO] Analyzed bundle 'rfc6991-ietf-yang-types' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-yang-types --- [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.20-SNAPSHOT/rfc6991-ietf-yang-types-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.20-SNAPSHOT/rfc6991-ietf-yang-types-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.20-SNAPSHOT/rfc6991-ietf-yang-types-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc6991-ietf-yang-types-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc6991-ietf-yang-types-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6991-ietf-yang-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.20-SNAPSHOT/rfc6991-ietf-yang-types-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-yang-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6991-ietf-yang-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8525 >---------- [INFO] Building rfc8525 14.0.20-SNAPSHOT [36/229] [INFO] from model/rfc/rfc8525/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8525 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8525 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8525 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8525 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8525 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 876.7 μs [INFO] yang-to-sources: Project model files found: 1 in 3.693 ms [INFO] yang-to-sources: 4 YANG models processed in 26.94 ms [INFO] BindingJavaFileGenerator: Defined 51 files in 6.568 ms [INFO] Sorted 51 files into 9 directories in 136.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 51 in 16.35 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8525 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8525 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 52 source files with javac [debug release 21] to target/classes [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8525 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8525 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8525 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8525 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8525 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8525 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/rfc8525-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8525 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/rfc8525-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/bom.xml [INFO] attaching as rfc8525-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/bom.json [INFO] attaching as rfc8525-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8525 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8525 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8525 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8525 --- [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.20-SNAPSHOT/rfc8525-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/rfc8525-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.20-SNAPSHOT/rfc8525-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/rfc8525-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.20-SNAPSHOT/rfc8525-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8525-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8525-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8525 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.20-SNAPSHOT/rfc8525-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8525 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8525 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-yanglib-rfc8525 >------------ [INFO] Building mdsal-yanglib-rfc8525 0.19.20-SNAPSHOT [37/229] [INFO] from yanglib/mdsal-yanglib-rfc8525/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-yanglib-rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-yanglib-rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-yanglib-rfc8525 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-yanglib-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-yanglib-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-yanglib-rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-yanglib-rfc8525 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21 module-path] to target/classes [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 [INFO] Writing META-INF/services/org.opendaylight.mdsal.yanglib.api.YangLibSupportFactory [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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:[40,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using 'requires transitive' [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:[52,6] class javax.inject.Inject in module javax.inject is not indirectly exported using 'requires transitive' [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' [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-yanglib-rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-yanglib-rfc8525 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-yanglib-rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-yanglib-rfc8525 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-yanglib-rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-yanglib-rfc8525 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/test-classes [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-yanglib-rfc8525 --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.yanglib.rfc8525.LegacyYangLibraryFormatTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.341 s -- in org.opendaylight.mdsal.yanglib.rfc8525.LegacyYangLibraryFormatTest [INFO] Running org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupportTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-yanglib-rfc8525 --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-yanglib-rfc8525:bundle:0.19.20-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 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] 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] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-yanglib-rfc8525 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-yanglib-rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 76 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/bom.xml [INFO] attaching as mdsal-yanglib-rfc8525-0.19.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/bom.json [INFO] attaching as mdsal-yanglib-rfc8525-0.19.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-yanglib-rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-yanglib-rfc8525 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-yanglib-rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-yanglib-rfc8525 --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-yanglib-rfc8525' with 5 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-yanglib-rfc8525 --- [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.20-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.20-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.20-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-yanglib-rfc8525 --- [INFO] Installing org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.20-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-yanglib-rfc8525 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-yanglib-rfc8525 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.mdsal:mdsal-replicate-common >------------ [INFO] Building mdsal-replicate-common 14.0.20-SNAPSHOT [38/229] [INFO] from replicate/mdsal-replicate-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-replicate-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-replicate-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-replicate-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-replicate-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-replicate-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-replicate-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-replicate-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-replicate-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-replicate-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-replicate-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-replicate-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-replicate-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-replicate-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-replicate-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-replicate-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-replicate-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-replicate-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-replicate-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-replicate-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-replicate-common --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-replicate-common --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-replicate-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/bom.xml [INFO] attaching as mdsal-replicate-common-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/bom.json [INFO] attaching as mdsal-replicate-common-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-replicate-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-replicate-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-replicate-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-replicate-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-replicate-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-replicate-common --- [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.20-SNAPSHOT/mdsal-replicate-common-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.20-SNAPSHOT/mdsal-replicate-common-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.20-SNAPSHOT/mdsal-replicate-common-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-replicate-common-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-replicate-common-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-replicate-common --- [INFO] Installing org/opendaylight/mdsal/mdsal-replicate-common/14.0.20-SNAPSHOT/mdsal-replicate-common-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-replicate-common --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-replicate-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-replicate-netty >------------ [INFO] Building mdsal-replicate-netty 14.0.20-SNAPSHOT [39/229] [INFO] from replicate/mdsal-replicate-netty/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-replicate-netty --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-replicate-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-replicate-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-replicate-netty --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-replicate-netty --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-replicate-netty --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-replicate-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-replicate-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-replicate-netty --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-replicate-netty --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-replicate-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 21] to target/classes [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-replicate-netty >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-replicate-netty --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-replicate-netty <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-replicate-netty --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-replicate-netty --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-replicate-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [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 [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 [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 [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 [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-replicate-netty --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.replicate.netty.IntegrationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.23 s -- in org.opendaylight.mdsal.replicate.netty.IntegrationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-replicate-netty --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ mdsal-replicate-netty --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-replicate-netty --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ mdsal-replicate-netty --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-replicate-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/bom.xml [INFO] attaching as mdsal-replicate-netty-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/bom.json [INFO] attaching as mdsal-replicate-netty-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-replicate-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-replicate-netty --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.21:compile [WARNING] io.netty:netty-codec-base:jar:4.2.7.Final:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.21:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.20-SNAPSHOT:test [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.21:compile [WARNING] io.netty:netty-transport-classes-epoll:jar:4.2.7.Final:compile [WARNING] io.netty:netty-common:jar:4.2.7.Final:compile [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile [WARNING] io.netty:netty-buffer:jar:4.2.7.Final:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.21:compile [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.21:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.21:test [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.21:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.20-SNAPSHOT:test [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.21:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.21:compile [WARNING] Unused declared dependencies found: [WARNING] io.netty:netty-transport-native-epoll:jar:4.2.7.Final:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-replicate-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-replicate-netty --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-replicate-netty --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-replicate-netty' with 26 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-replicate-netty --- [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.20-SNAPSHOT/mdsal-replicate-netty-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.20-SNAPSHOT/mdsal-replicate-netty-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.20-SNAPSHOT/mdsal-replicate-netty-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-replicate-netty-14.0.20-SNAPSHOT-sink.config [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.20-SNAPSHOT/mdsal-replicate-netty-14.0.20-SNAPSHOT-source.config [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.20-SNAPSHOT/mdsal-replicate-netty-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-replicate-netty-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ mdsal-replicate-netty --- [INFO] Installing org/opendaylight/mdsal/mdsal-replicate-netty/14.0.20-SNAPSHOT/mdsal-replicate-netty-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-replicate-netty --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ mdsal-replicate-netty --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types >-- [INFO] Building rfc8294-ietf-routing-types 14.0.20-SNAPSHOT [40/229] [INFO] from model/rfc/rfc8294-ietf-routing-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8294-ietf-routing-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8294-ietf-routing-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8294-ietf-routing-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8294-ietf-routing-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 714.5 μs [INFO] yang-to-sources: Project model files found: 1 in 5.498 ms [INFO] yang-to-sources: 3 YANG models processed in 21.77 ms [INFO] BindingJavaFileGenerator: Defined 47 files in 5.375 ms [INFO] Sorted 47 files into 6 directories in 107.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 18.65 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-ietf-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-ietf-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8294-ietf-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8294-ietf-routing-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug release 21] to target/classes [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:[60,42] possible 'this' escape before subclass is fully initialized [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:[60,42] possible 'this' escape before subclass is fully initialized [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:[58,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8294-ietf-routing-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8294-ietf-routing-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8294-ietf-routing-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8294-ietf-routing-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8294-ietf-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8294-ietf-routing-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8294-ietf-routing-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8294-ietf-routing-types --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8294-ietf-routing-types --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-ietf-routing-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [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 [INFO] attaching as rfc8294-ietf-routing-types-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8294-ietf-routing-types-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-ietf-routing-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8294-ietf-routing-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8294-ietf-routing-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8294-ietf-routing-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8294-ietf-routing-types --- [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.20-SNAPSHOT/rfc8294-ietf-routing-types-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.20-SNAPSHOT/rfc8294-ietf-routing-types-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.20-SNAPSHOT/rfc8294-ietf-routing-types-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8294-ietf-routing-types-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8294-ietf-routing-types-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8294-ietf-routing-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.20-SNAPSHOT/rfc8294-ietf-routing-types-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8294-ietf-routing-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8294-ietf-routing-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.mdsal:mdsal-rfc8294-netty >------------- [INFO] Building mdsal-rfc8294-netty 14.0.20-SNAPSHOT [41/229] [INFO] from netty/mdsal-rfc8294-netty/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-rfc8294-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-rfc8294-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-rfc8294-netty --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-rfc8294-netty --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-rfc8294-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [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 [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-rfc8294-netty >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-rfc8294-netty --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-rfc8294-netty <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-rfc8294-netty --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-rfc8294-netty --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-rfc8294-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-rfc8294-netty --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.mdsal.rfc8294.netty.RFC8294ByteBufUtilsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.mdsal.rfc8294.netty.RFC8294ByteBufUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-rfc8294-netty --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-rfc8294-netty --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-rfc8294-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/bom.xml [INFO] attaching as mdsal-rfc8294-netty-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/bom.json [INFO] attaching as mdsal-rfc8294-netty-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-rfc8294-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-rfc8294-netty --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-rfc8294-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-rfc8294-netty --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-rfc8294-netty' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-rfc8294-netty --- [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.20-SNAPSHOT/mdsal-rfc8294-netty-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.20-SNAPSHOT/mdsal-rfc8294-netty-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.20-SNAPSHOT/mdsal-rfc8294-netty-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-rfc8294-netty-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-rfc8294-netty-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-rfc8294-netty --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ---------< org.opendaylight.mdsal.model:opendaylight-l2-types >--------- [INFO] Building opendaylight-l2-types 2013.08.27.26.20-SNAPSHOT [42/229] [INFO] from model/l2-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ opendaylight-l2-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ opendaylight-l2-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ opendaylight-l2-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ opendaylight-l2-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ opendaylight-l2-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ opendaylight-l2-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ opendaylight-l2-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 601.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.318 ms [INFO] yang-to-sources: 1 YANG models processed in 3.047 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 1.059 ms [INFO] Sorted 8 files into 3 directories in 419.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 8.579 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ opendaylight-l2-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ opendaylight-l2-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ opendaylight-l2-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ opendaylight-l2-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ opendaylight-l2-types --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ opendaylight-l2-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ opendaylight-l2-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ opendaylight-l2-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ opendaylight-l2-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ opendaylight-l2-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ opendaylight-l2-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ opendaylight-l2-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ opendaylight-l2-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ opendaylight-l2-types --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ opendaylight-l2-types --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ opendaylight-l2-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/bom.xml [INFO] attaching as opendaylight-l2-types-2013.08.27.26.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/bom.json [INFO] attaching as opendaylight-l2-types-2013.08.27.26.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ opendaylight-l2-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ opendaylight-l2-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ opendaylight-l2-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ opendaylight-l2-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ opendaylight-l2-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ opendaylight-l2-types --- [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.20-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.20-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.20-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ opendaylight-l2-types --- [INFO] Installing org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.20-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ opendaylight-l2-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ opendaylight-l2-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc7952 >---------- [INFO] Building rfc7952 14.0.20-SNAPSHOT [43/229] [INFO] from model/rfc/rfc7952/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7952 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7952 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7952 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7952 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc7952 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7952 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc7952 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 391.4 μs [INFO] yang-to-sources: Project model files found: 1 in 668.4 μs [INFO] yang-to-sources: 1 YANG models processed in 1.354 ms [INFO] BindingJavaFileGenerator: Defined 4 files in 374.6 μs [INFO] Sorted 4 files into 3 directories in 46.26 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 2.580 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7952 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7952 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7952 --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7952 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7952 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7952 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7952 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7952 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7952 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc7952 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc7952 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7952 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/rfc7952-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7952 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/rfc7952-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7952 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/bom.xml [INFO] attaching as rfc7952-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/bom.json [INFO] attaching as rfc7952-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7952 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7952 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7952 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7952 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc7952 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7952 --- [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.20-SNAPSHOT/rfc7952-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/rfc7952-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.20-SNAPSHOT/rfc7952-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/rfc7952-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.20-SNAPSHOT/rfc7952-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc7952-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc7952-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7952 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.20-SNAPSHOT/rfc7952-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7952 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7952 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin >---- [INFO] Building rfc8342-ietf-origin 14.0.20-SNAPSHOT [44/229] [INFO] from model/rfc/rfc8342-ietf-origin/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-origin --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8342-ietf-origin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8342-ietf-origin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8342-ietf-origin --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8342-ietf-origin --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8342-ietf-origin --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8342-ietf-origin --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 631.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.600 ms [INFO] yang-to-sources: 2 YANG models processed in 7.306 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 942.8 μs [INFO] Sorted 11 files into 3 directories in 71.26 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 5.501 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-origin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-origin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8342-ietf-origin --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8342-ietf-origin --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8342-ietf-origin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8342-ietf-origin >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8342-ietf-origin --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8342-ietf-origin <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8342-ietf-origin --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8342-ietf-origin --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8342-ietf-origin --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8342-ietf-origin --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8342-ietf-origin --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8342-ietf-origin --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8342-ietf-origin --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-origin --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) [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 [INFO] attaching as rfc8342-ietf-origin-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8342-ietf-origin-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-origin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8342-ietf-origin --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8342-ietf-origin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8342-ietf-origin --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8342-ietf-origin --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-origin --- [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.20-SNAPSHOT/rfc8342-ietf-origin-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.20-SNAPSHOT/rfc8342-ietf-origin-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.20-SNAPSHOT/rfc8342-ietf-origin-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8342-ietf-origin-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8342-ietf-origin-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8342-ietf-origin --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.20-SNAPSHOT/rfc8342-ietf-origin-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-origin --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8342-ietf-origin --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8343 >---------- [INFO] Building rfc8343 14.0.20-SNAPSHOT [45/229] [INFO] from model/rfc/rfc8343/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8343 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8343 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8343 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8343 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8343 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8343 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8343 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 571.0 μs [INFO] yang-to-sources: Project model files found: 1 in 4.819 ms [INFO] yang-to-sources: 2 YANG models processed in 21.50 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 4.038 ms [INFO] Sorted 22 files into 7 directories in 72.46 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 16.75 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8343 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8343 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8343 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8343 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8343 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8343 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8343 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8343 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8343 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8343 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8343 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8343 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/rfc8343-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8343 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/rfc8343-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8343 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/bom.xml [INFO] attaching as rfc8343-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/bom.json [INFO] attaching as rfc8343-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8343 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8343 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8343 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8343 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8343 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8343 --- [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.20-SNAPSHOT/rfc8343-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/rfc8343-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.20-SNAPSHOT/rfc8343-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/rfc8343-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.20-SNAPSHOT/rfc8343-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8343-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8343-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8343 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.20-SNAPSHOT/rfc8343-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8343 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8343 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8344 >---------- [INFO] Building rfc8344 14.0.20-SNAPSHOT [46/229] [INFO] from model/rfc/rfc8344/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8344 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8344 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8344 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8344 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8344 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8344 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8344 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 761.4 μs [INFO] yang-to-sources: Project model files found: 1 in 19.41 ms [INFO] yang-to-sources: 4 YANG models processed in 52.92 ms [INFO] BindingJavaFileGenerator: Defined 56 files in 9.367 ms [INFO] Sorted 56 files into 13 directories in 96.95 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 56 in 23.79 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8344 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8344 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8344 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 55 source files with javac [debug release 21] to target/classes [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8344 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8344 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8344 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8344 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8344 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8344 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8344 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8344 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8344 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/rfc8344-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8344 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/rfc8344-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8344 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/bom.xml [INFO] attaching as rfc8344-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/bom.json [INFO] attaching as rfc8344-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8344 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8344 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8344 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8344 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8344 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8344 --- [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.20-SNAPSHOT/rfc8344-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/rfc8344-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.20-SNAPSHOT/rfc8344-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/rfc8344-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.20-SNAPSHOT/rfc8344-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8344-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8344-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8344 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.20-SNAPSHOT/rfc8344-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8344 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8344 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network >--- [INFO] Building rfc8345-ietf-network 14.0.20-SNAPSHOT [47/229] [INFO] from model/rfc/rfc8345-ietf-network/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8345-ietf-network --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 896.0 μs [INFO] yang-to-sources: Project model files found: 1 in 5.541 ms [INFO] yang-to-sources: 2 YANG models processed in 16.44 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 3.259 ms [INFO] Sorted 24 files into 6 directories in 122.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 13.41 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8345-ietf-network --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [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 [INFO] attaching as rfc8345-ietf-network-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8345-ietf-network-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network --- [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.20-SNAPSHOT/rfc8345-ietf-network-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.20-SNAPSHOT/rfc8345-ietf-network-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.20-SNAPSHOT/rfc8345-ietf-network-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8345-ietf-network-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8345-ietf-network-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.20-SNAPSHOT/rfc8345-ietf-network-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state >-- [INFO] Building rfc8345-ietf-network-state 14.0.20-SNAPSHOT [48/229] [INFO] from model/rfc/rfc8345-ietf-network-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8345-ietf-network-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 661.7 μs [INFO] yang-to-sources: Project model files found: 1 in 1.225 ms [INFO] yang-to-sources: 3 YANG models processed in 11.02 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 2.668 ms [INFO] Sorted 22 files into 6 directories in 62.56 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 14.40 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-state --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-state --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-state --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [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 [INFO] attaching as rfc8345-ietf-network-state-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8345-ietf-network-state-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-state --- [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.20-SNAPSHOT/rfc8345-ietf-network-state-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.20-SNAPSHOT/rfc8345-ietf-network-state-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.20-SNAPSHOT/rfc8345-ietf-network-state-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8345-ietf-network-state-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8345-ietf-network-state-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.20-SNAPSHOT/rfc8345-ietf-network-state-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology >-- [INFO] Building rfc8345-ietf-network-topology 14.0.20-SNAPSHOT [49/229] [INFO] from model/rfc/rfc8345-ietf-network-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8345-ietf-network-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 940.8 μs [INFO] yang-to-sources: Project model files found: 1 in 2.492 ms [INFO] yang-to-sources: 3 YANG models processed in 16.03 ms [INFO] BindingJavaFileGenerator: Defined 28 files in 4.234 ms [INFO] Sorted 28 files into 7 directories in 117.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 28 in 10.08 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-topology --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-topology --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [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 [INFO] attaching as rfc8345-ietf-network-topology-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8345-ietf-network-topology-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology --- [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.20-SNAPSHOT/rfc8345-ietf-network-topology-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.20-SNAPSHOT/rfc8345-ietf-network-topology-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.20-SNAPSHOT/rfc8345-ietf-network-topology-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8345-ietf-network-topology-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8345-ietf-network-topology-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-topology --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.20-SNAPSHOT/rfc8345-ietf-network-topology-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state >-- [INFO] Building rfc8345-ietf-network-topology-state 14.0.20-SNAPSHOT [50/229] [INFO] from model/rfc/rfc8345-ietf-network-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8345-ietf-network-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [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 [INFO] yang-to-sources: Found 4 dependencies in 846.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.433 ms [INFO] yang-to-sources: 5 YANG models processed in 25.17 ms [INFO] BindingJavaFileGenerator: Defined 26 files in 5.652 ms [INFO] Sorted 26 files into 7 directories in 82.77 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 14.20 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-topology-state --- [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 [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 25 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-topology-state --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-topology-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-topology-state --- [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 [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-topology-state --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology-state --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [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 [INFO] attaching as rfc8345-ietf-network-topology-state-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8345-ietf-network-topology-state-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology-state --- [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.20-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.20-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.20-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-topology-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.20-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology >-- [INFO] Building rfc8346-ietf-l3-unicast-topology 14.0.20-SNAPSHOT [51/229] [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [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 [INFO] yang-to-sources: Found 5 dependencies in 620.4 μs [INFO] yang-to-sources: Project model files found: 1 in 5.790 ms [INFO] yang-to-sources: 6 YANG models processed in 52.21 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 7.877 ms [INFO] Sorted 52 files into 12 directories in 102.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 21.55 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology --- [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 [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology --- [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 [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [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 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- [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.20-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.20-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.20-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.20-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology-state >-- [INFO] Building rfc8346-ietf-l3-unicast-topology-state 14.0.20-SNAPSHOT [52/229] [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [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 [INFO] yang-to-sources: Found 8 dependencies in 772.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.984 ms [INFO] yang-to-sources: 9 YANG models processed in 47.34 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 10.06 ms [INFO] Sorted 24 files into 4 directories in 97.33 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 19.13 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology-state --- [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 [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology-state --- [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 [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology-state --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology-state --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [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 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- [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.20-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.20-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.20-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.20-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.mdsal.binding.model.iana:iana-hardware >------- [INFO] Building iana-hardware 14.0.20-SNAPSHOT [53/229] [INFO] from model/iana/iana-hardware/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-hardware --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-hardware --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-hardware --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-hardware --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-hardware --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-hardware --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ iana-hardware --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 496.6 μs [INFO] yang-to-sources: Project model files found: 1 in 1.690 ms [INFO] yang-to-sources: 1 YANG models processed in 2.105 ms [INFO] BindingJavaFileGenerator: Defined 19 files in 1.064 ms [INFO] Sorted 19 files into 3 directories in 146.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 4.949 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-hardware --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-hardware --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 18 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-hardware >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-hardware --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-hardware <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-hardware --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-hardware --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-hardware --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ iana-hardware --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-hardware --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/iana-hardware-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-hardware --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/iana-hardware-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-hardware --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/bom.xml [INFO] attaching as iana-hardware-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/bom.json [INFO] attaching as iana-hardware-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-hardware --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-hardware --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-hardware --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-hardware --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-hardware --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-hardware --- [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.20-SNAPSHOT/iana-hardware-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/iana-hardware-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.20-SNAPSHOT/iana-hardware-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/iana-hardware-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.20-SNAPSHOT/iana-hardware-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/iana-hardware-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/iana-hardware-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-hardware --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.20-SNAPSHOT/iana-hardware-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-hardware --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-hardware --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware >--- [INFO] Building rfc8348-ietf-hardware 14.0.20-SNAPSHOT [54/229] [INFO] from model/rfc/rfc8348-ietf-hardware/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8348-ietf-hardware --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8348-ietf-hardware --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 615.7 μs [INFO] yang-to-sources: Project model files found: 1 in 4.504 ms [INFO] yang-to-sources: 4 YANG models processed in 20.03 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 4.472 ms [INFO] Sorted 32 files into 5 directories in 97.30 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 15.80 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8348-ietf-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8348-ietf-hardware --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8348-ietf-hardware --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8348-ietf-hardware --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8348-ietf-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8348-ietf-hardware --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8348-ietf-hardware --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8348-ietf-hardware --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8348-ietf-hardware --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [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 [INFO] attaching as rfc8348-ietf-hardware-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8348-ietf-hardware-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8348-ietf-hardware --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware --- [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.20-SNAPSHOT/rfc8348-ietf-hardware-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.20-SNAPSHOT/rfc8348-ietf-hardware-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.20-SNAPSHOT/rfc8348-ietf-hardware-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8348-ietf-hardware-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8348-ietf-hardware-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8348-ietf-hardware --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.20-SNAPSHOT/rfc8348-ietf-hardware-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8348-ietf-hardware --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware-state >-- [INFO] Building rfc8348-ietf-hardware-state 14.0.20-SNAPSHOT [55/229] [INFO] from model/rfc/rfc8348-ietf-hardware-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8348-ietf-hardware-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8348-ietf-hardware-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 563.9 μs [INFO] yang-to-sources: Project model files found: 1 in 2.557 ms [INFO] yang-to-sources: 5 YANG models processed in 22.46 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 4.614 ms [INFO] Sorted 22 files into 5 directories in 68.89 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 11.50 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8348-ietf-hardware-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8348-ietf-hardware-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8348-ietf-hardware-state --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8348-ietf-hardware-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8348-ietf-hardware-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8348-ietf-hardware-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8348-ietf-hardware-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8348-ietf-hardware-state --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8348-ietf-hardware-state --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [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 [INFO] attaching as rfc8348-ietf-hardware-state-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8348-ietf-hardware-state-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8348-ietf-hardware-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware-state --- [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.20-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.20-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.20-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8348-ietf-hardware-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.20-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-routing >--- [INFO] Building rfc8349-ietf-routing 14.0.20-SNAPSHOT [56/229] [INFO] from model/rfc/rfc8349-ietf-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-routing --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8349-ietf-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8349-ietf-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-routing --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8349-ietf-routing --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8349-ietf-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8349-ietf-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 779.4 μs [INFO] yang-to-sources: Project model files found: 1 in 2.924 ms [INFO] yang-to-sources: 3 YANG models processed in 20.41 ms [INFO] BindingJavaFileGenerator: Defined 103 files in 5.759 ms [INFO] Sorted 103 files into 28 directories in 135.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 103 in 24.51 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8349-ietf-routing --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8349-ietf-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 102 source files with javac [debug release 21] to target/classes [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-routing --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8349-ietf-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8349-ietf-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8349-ietf-routing --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-routing --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-routing --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [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 [INFO] attaching as rfc8349-ietf-routing-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8349-ietf-routing-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8349-ietf-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-routing --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8349-ietf-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-routing --- [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.20-SNAPSHOT/rfc8349-ietf-routing-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.20-SNAPSHOT/rfc8349-ietf-routing-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.20-SNAPSHOT/rfc8349-ietf-routing-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8349-ietf-routing-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8349-ietf-routing-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-routing --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.20-SNAPSHOT/rfc8349-ietf-routing-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-routing --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv4-unicast-routing >-- [INFO] Building rfc8349-ietf-ipv4-unicast-routing 14.0.20-SNAPSHOT [57/229] [INFO] from model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [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 [INFO] yang-to-sources: Found 4 dependencies in 650.0 μs [INFO] yang-to-sources: Project model files found: 1 in 1.885 ms [INFO] yang-to-sources: 5 YANG models processed in 31.00 ms [INFO] BindingJavaFileGenerator: Defined 46 files in 7.499 ms [INFO] Sorted 46 files into 7 directories in 144.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 20.65 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-ipv4-unicast-routing --- [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 [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv4-unicast-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv4-unicast-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-ipv4-unicast-routing --- [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 [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-ipv4-unicast-routing --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-ipv4-unicast-routing --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [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 [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- [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.20-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.20-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.20-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.20-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv6-unicast-routing >-- [INFO] Building rfc8349-ietf-ipv6-unicast-routing 14.0.20-SNAPSHOT [58/229] [INFO] from model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [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 [INFO] yang-to-sources: Found 5 dependencies in 642.5 μs [INFO] yang-to-sources: Project model files found: 2 in 3.272 ms [INFO] yang-to-sources: 6 YANG models processed in 55.75 ms [INFO] BindingJavaFileGenerator: Defined 69 files in 10.29 ms [INFO] Sorted 69 files into 15 directories in 120.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 69 in 36.57 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-ipv6-unicast-routing --- [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 [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 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 68 source files with javac [debug release 21] to target/classes [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv6-unicast-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv6-unicast-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-ipv6-unicast-routing --- [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 [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-ipv6-unicast-routing --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-ipv6-unicast-routing --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [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 [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv6-unicast-routing --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.20-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- [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.20-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.20-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.20-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.20-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-ethertypes >-- [INFO] Building rfc8519-ietf-ethertypes 14.0.20-SNAPSHOT [59/229] [INFO] from model/rfc/rfc8519-ietf-ethertypes/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8519-ietf-ethertypes --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8519-ietf-ethertypes --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8519-ietf-ethertypes --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8519-ietf-ethertypes --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 531.0 μs [INFO] yang-to-sources: Project model files found: 1 in 3.683 ms [INFO] yang-to-sources: 1 YANG models processed in 4.376 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.315 ms [INFO] Sorted 5 files into 3 directories in 91.95 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 4.663 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-ethertypes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-ethertypes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-ethertypes --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8519-ietf-ethertypes --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-ethertypes >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-ethertypes --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-ethertypes <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-ethertypes --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-ethertypes --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8519-ietf-ethertypes --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8519-ietf-ethertypes --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-ethertypes --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-ethertypes --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-ethertypes --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [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 [INFO] attaching as rfc8519-ietf-ethertypes-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8519-ietf-ethertypes-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-ethertypes --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8519-ietf-ethertypes --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-ethertypes --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8519-ietf-ethertypes --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-ethertypes --- [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.20-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.20-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.20-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-ethertypes --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.20-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-packet-fields >-- [INFO] Building rfc8519-ietf-packet-fields 14.0.20-SNAPSHOT [60/229] [INFO] from model/rfc/rfc8519-ietf-packet-fields/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8519-ietf-packet-fields --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8519-ietf-packet-fields --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8519-ietf-packet-fields --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8519-ietf-packet-fields --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 476.9 μs [INFO] yang-to-sources: Project model files found: 1 in 2.194 ms [INFO] yang-to-sources: 4 YANG models processed in 13.36 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 3.414 ms [INFO] Sorted 30 files into 11 directories in 79.91 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 9.542 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-packet-fields --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-packet-fields --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-packet-fields --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8519-ietf-packet-fields --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-packet-fields >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-packet-fields --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-packet-fields <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-packet-fields --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-packet-fields --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8519-ietf-packet-fields --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8519-ietf-packet-fields --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-packet-fields --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-packet-fields --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-packet-fields --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [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 [INFO] attaching as rfc8519-ietf-packet-fields-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8519-ietf-packet-fields-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-packet-fields --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8519-ietf-packet-fields --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-packet-fields --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8519-ietf-packet-fields --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-packet-fields --- [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.20-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.20-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.20-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-packet-fields --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.20-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-access-control-list >-- [INFO] Building rfc8519-ietf-access-control-list 14.0.20-SNAPSHOT [61/229] [INFO] from model/rfc/rfc8519-ietf-access-control-list/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8519-ietf-access-control-list --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8519-ietf-access-control-list --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8519-ietf-access-control-list --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8519-ietf-access-control-list --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [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 [INFO] yang-to-sources: Found 5 dependencies in 671.5 μs [INFO] yang-to-sources: Project model files found: 1 in 6.791 ms [INFO] yang-to-sources: 6 YANG models processed in 52.77 ms [INFO] BindingJavaFileGenerator: Defined 115 files in 8.451 ms [INFO] Sorted 115 files into 32 directories in 186.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 29.00 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-access-control-list --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-access-control-list --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-access-control-list --- [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 [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8519-ietf-access-control-list --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 114 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-access-control-list >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-access-control-list --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-access-control-list <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-access-control-list --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-access-control-list --- [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 [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8519-ietf-access-control-list --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8519-ietf-access-control-list --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-access-control-list --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-access-control-list --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-access-control-list --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [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 [INFO] attaching as rfc8519-ietf-access-control-list-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8519-ietf-access-control-list-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-access-control-list --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8519-ietf-access-control-list --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-access-control-list --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8519-ietf-access-control-list --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-access-control-list --- [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.20-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.20-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.20-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-access-control-list --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.20-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-acldns >---- [INFO] Building rfc8520-ietf-acldns 14.0.20-SNAPSHOT [62/229] [INFO] from model/rfc/rfc8520-ietf-acldns/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8520-ietf-acldns --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8520-ietf-acldns --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8520-ietf-acldns --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8520-ietf-acldns --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 832.7 μs [INFO] yang-to-sources: Project model files found: 1 in 815.0 μs [INFO] yang-to-sources: 7 YANG models processed in 31.51 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 6.963 ms [INFO] Sorted 9 files into 3 directories in 50.02 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 9.558 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-acldns --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-acldns --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8520-ietf-acldns --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8520-ietf-acldns --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8520-ietf-acldns >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8520-ietf-acldns --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8520-ietf-acldns <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8520-ietf-acldns --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8520-ietf-acldns --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8520-ietf-acldns --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8520-ietf-acldns --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8520-ietf-acldns --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8520-ietf-acldns --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-acldns --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [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 [INFO] attaching as rfc8520-ietf-acldns-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8520-ietf-acldns-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-acldns --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8520-ietf-acldns --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8520-ietf-acldns --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8520-ietf-acldns --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-acldns --- [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.20-SNAPSHOT/rfc8520-ietf-acldns-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.20-SNAPSHOT/rfc8520-ietf-acldns-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.20-SNAPSHOT/rfc8520-ietf-acldns-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8520-ietf-acldns-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8520-ietf-acldns-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8520-ietf-acldns --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.20-SNAPSHOT/rfc8520-ietf-acldns-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-acldns --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8520-ietf-acldns --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-mud >----- [INFO] Building rfc8520-ietf-mud 14.0.20-SNAPSHOT [63/229] [INFO] from model/rfc/rfc8520-ietf-mud/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-mud --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8520-ietf-mud --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8520-ietf-mud --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8520-ietf-mud --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8520-ietf-mud --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8520-ietf-mud --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8520-ietf-mud --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 689.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.862 ms [INFO] yang-to-sources: 7 YANG models processed in 34.93 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 8.197 ms [INFO] Sorted 24 files into 7 directories in 109.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 16.66 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-mud --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-mud --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8520-ietf-mud --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8520-ietf-mud --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8520-ietf-mud --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8520-ietf-mud >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8520-ietf-mud --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8520-ietf-mud <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8520-ietf-mud --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8520-ietf-mud --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8520-ietf-mud --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8520-ietf-mud --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8520-ietf-mud --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8520-ietf-mud --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8520-ietf-mud --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-mud --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [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 [INFO] attaching as rfc8520-ietf-mud-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8520-ietf-mud-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-mud --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8520-ietf-mud --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8520-ietf-mud --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8520-ietf-mud --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8520-ietf-mud --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-mud --- [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.20-SNAPSHOT/rfc8520-ietf-mud-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.20-SNAPSHOT/rfc8520-ietf-mud-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.20-SNAPSHOT/rfc8520-ietf-mud-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8520-ietf-mud-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8520-ietf-mud-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8520-ietf-mud --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.20-SNAPSHOT/rfc8520-ietf-mud-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-mud --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8520-ietf-mud --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8528 >---------- [INFO] Building rfc8528 14.0.20-SNAPSHOT [64/229] [INFO] from model/rfc/rfc8528/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8528 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8528 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8528 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8528 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8528 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8528 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8528 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 673.5 μs [INFO] yang-to-sources: Project model files found: 1 in 1.046 ms [INFO] yang-to-sources: 3 YANG models processed in 8.575 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 2.360 ms [INFO] Sorted 21 files into 8 directories in 59.40 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 9.701 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8528 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8528 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8528 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8528 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8528 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8528 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8528 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8528 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8528 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8528 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8528 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8528 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/rfc8528-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8528 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/rfc8528-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8528 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/bom.xml [INFO] attaching as rfc8528-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/bom.json [INFO] attaching as rfc8528-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8528 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8528 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8528 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8528 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8528 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8528 --- [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.20-SNAPSHOT/rfc8528-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/rfc8528-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.20-SNAPSHOT/rfc8528-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/rfc8528-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.20-SNAPSHOT/rfc8528-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8528-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8528-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8528 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.20-SNAPSHOT/rfc8528-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8528 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8528 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8529 >---------- [INFO] Building rfc8529 14.0.20-SNAPSHOT [65/229] [INFO] from model/rfc/rfc8529/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8529 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8529 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8529 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8529 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8529 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8529 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8529 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.210 ms [INFO] yang-to-sources: Project model files found: 1 in 1.820 ms [INFO] yang-to-sources: 6 YANG models processed in 29.08 ms [INFO] BindingJavaFileGenerator: Defined 37 files in 7.404 ms [INFO] Sorted 37 files into 10 directories in 115.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 16.15 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8529 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8529 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8529 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 36 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8529 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8529 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8529 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8529 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8529 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8529 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8529 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8529 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8529 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/rfc8529-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8529 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/rfc8529-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8529 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/bom.xml [INFO] attaching as rfc8529-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/bom.json [INFO] attaching as rfc8529-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8529 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8529 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8529 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8529 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8529 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8529 --- [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.20-SNAPSHOT/rfc8529-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/rfc8529-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.20-SNAPSHOT/rfc8529-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/rfc8529-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.20-SNAPSHOT/rfc8529-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8529-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8529-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8529 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.20-SNAPSHOT/rfc8529-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8529 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8529 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8530 >---------- [INFO] Building rfc8530 14.0.20-SNAPSHOT [66/229] [INFO] from model/rfc/rfc8530/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8530 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8530 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8530 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8530 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8530 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8530 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8530 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 541.7 μs [INFO] yang-to-sources: Project model files found: 1 in 959.7 μs [INFO] yang-to-sources: 5 YANG models processed in 15.49 ms [INFO] BindingJavaFileGenerator: Defined 15 files in 4.009 ms [INFO] Sorted 15 files into 5 directories in 90.89 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 10.76 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8530 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8530 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8530 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8530 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8530 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8530 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8530 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8530 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8530 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8530 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8530 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8530 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/rfc8530-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8530 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/rfc8530-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8530 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/bom.xml [INFO] attaching as rfc8530-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/bom.json [INFO] attaching as rfc8530-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8530 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8530 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8530 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8530 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8530 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8530 --- [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.20-SNAPSHOT/rfc8530-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/rfc8530-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.20-SNAPSHOT/rfc8530-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/rfc8530-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.20-SNAPSHOT/rfc8530-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8530-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8530-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8530 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.20-SNAPSHOT/rfc8530-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8530 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8530 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-types >-- [INFO] Building rfc8542-ietf-dc-fabric-types 14.0.20-SNAPSHOT [67/229] [INFO] from model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8542-ietf-dc-fabric-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [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 [INFO] yang-to-sources: Found 2 dependencies in 454.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.381 ms [INFO] yang-to-sources: 3 YANG models processed in 7.213 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 2.574 ms [INFO] Sorted 40 files into 4 directories in 94.09 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 9.002 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8542-ietf-dc-fabric-types --- [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 [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8542-ietf-dc-fabric-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8542-ietf-dc-fabric-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-types --- [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 [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8542-ietf-dc-fabric-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-types --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-types --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [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 [INFO] attaching as rfc8542-ietf-dc-fabric-types-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8542-ietf-dc-fabric-types-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-types --- [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.20-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.20-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.20-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8542-ietf-dc-fabric-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.20-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-topology >-- [INFO] Building rfc8542-ietf-dc-fabric-topology 14.0.20-SNAPSHOT [68/229] [INFO] from model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8542-ietf-dc-fabric-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [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 [INFO] yang-to-sources: Found 4 dependencies in 598.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.717 ms [INFO] yang-to-sources: 5 YANG models processed in 21.10 ms [INFO] BindingJavaFileGenerator: Defined 35 files in 14.69 ms [INFO] Sorted 35 files into 7 directories in 139.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 35 in 31.00 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8542-ietf-dc-fabric-topology --- [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 [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 34 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-topology --- [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 [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-topology --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-topology --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [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 [INFO] attaching as rfc8542-ietf-dc-fabric-topology-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8542-ietf-dc-fabric-topology-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- [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.20-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.20-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.20-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.20-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-types >--- [INFO] Building rfc8776-ietf-te-types 14.0.20-SNAPSHOT [69/229] [INFO] from model/rfc/rfc8776-ietf-te-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8776-ietf-te-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8776-ietf-te-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 662.3 μs [INFO] yang-to-sources: Project model files found: 1 in 36.57 ms [INFO] yang-to-sources: 4 YANG models processed in 54.20 ms [INFO] BindingJavaFileGenerator: Defined 400 files in 12.57 ms [INFO] Sorted 400 files into 59 directories in 356.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 400 in 73.28 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8776-ietf-te-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8776-ietf-te-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 400 source files with javac [debug release 21] to target/classes [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:[58,42] possible 'this' escape before subclass is fully initialized [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:[58,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8776-ietf-te-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8776-ietf-te-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8776-ietf-te-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8776-ietf-te-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8776-ietf-te-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8776-ietf-te-types --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8776-ietf-te-types --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [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 [INFO] attaching as rfc8776-ietf-te-types-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8776-ietf-te-types-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8776-ietf-te-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8776-ietf-te-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-types --- [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.20-SNAPSHOT/rfc8776-ietf-te-types-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.20-SNAPSHOT/rfc8776-ietf-te-types-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.20-SNAPSHOT/rfc8776-ietf-te-types-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8776-ietf-te-types-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8776-ietf-te-types-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8776-ietf-te-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.20-SNAPSHOT/rfc8776-ietf-te-types-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8776-ietf-te-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-packet-types >-- [INFO] Building rfc8776-ietf-te-packet-types 14.0.20-SNAPSHOT [70/229] [INFO] from model/rfc/rfc8776-ietf-te-packet-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8776-ietf-te-packet-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-packet-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-packet-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8776-ietf-te-packet-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [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 [INFO] yang-to-sources: Found 4 dependencies in 997.9 μs [INFO] yang-to-sources: Project model files found: 1 in 3.096 ms [INFO] yang-to-sources: 5 YANG models processed in 57.39 ms [INFO] BindingJavaFileGenerator: Defined 31 files in 14.88 ms [INFO] Sorted 31 files into 5 directories in 91.48 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 31 in 26.11 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-packet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-packet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8776-ietf-te-packet-types --- [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 [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8776-ietf-te-packet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 30 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-packet-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8776-ietf-te-packet-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-packet-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8776-ietf-te-packet-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8776-ietf-te-packet-types --- [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 [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8776-ietf-te-packet-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8776-ietf-te-packet-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8776-ietf-te-packet-types --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8776-ietf-te-packet-types --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-packet-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [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 [INFO] attaching as rfc8776-ietf-te-packet-types-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8776-ietf-te-packet-types-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-packet-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-packet-types --- [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.20-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.20-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.20-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8776-ietf-te-packet-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.20-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology >-- [INFO] Building rfc8795-ietf-te-topology 14.0.20-SNAPSHOT [71/229] [INFO] from model/rfc/rfc8795-ietf-te-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8795-ietf-te-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8795-ietf-te-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 712.9 μs [INFO] yang-to-sources: Project model files found: 1 in 9.757 ms [INFO] yang-to-sources: 7 YANG models processed in 166.0 ms [INFO] BindingJavaFileGenerator: Defined 209 files in 18.51 ms [INFO] Sorted 209 files into 50 directories in 282.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 209 in 62.88 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8795-ietf-te-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8795-ietf-te-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 208 source files with javac [debug release 21] to target/classes [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8795-ietf-te-topology --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8795-ietf-te-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8795-ietf-te-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8795-ietf-te-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8795-ietf-te-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8795-ietf-te-topology --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [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 [INFO] attaching as rfc8795-ietf-te-topology-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8795-ietf-te-topology-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8795-ietf-te-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology --- [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.20-SNAPSHOT/rfc8795-ietf-te-topology-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.20-SNAPSHOT/rfc8795-ietf-te-topology-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.20-SNAPSHOT/rfc8795-ietf-te-topology-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8795-ietf-te-topology-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8795-ietf-te-topology-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8795-ietf-te-topology --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.20-SNAPSHOT/rfc8795-ietf-te-topology-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8795-ietf-te-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology-state >-- [INFO] Building rfc8795-ietf-te-topology-state 14.0.20-SNAPSHOT [72/229] [INFO] from model/rfc/rfc8795-ietf-te-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8795-ietf-te-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8795-ietf-te-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [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 [INFO] yang-to-sources: Found 9 dependencies in 1.491 ms [INFO] yang-to-sources: Project model files found: 1 in 1.880 ms [INFO] yang-to-sources: 10 YANG models processed in 183.5 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 19.66 ms [INFO] Sorted 39 files into 8 directories in 265.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 30.09 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8795-ietf-te-topology-state --- [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 [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8795-ietf-te-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8795-ietf-te-topology-state --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8795-ietf-te-topology-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8795-ietf-te-topology-state --- [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 [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8795-ietf-te-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8795-ietf-te-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8795-ietf-te-topology-state --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology-state --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [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 [INFO] attaching as rfc8795-ietf-te-topology-state-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8795-ietf-te-topology-state-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology-state --- [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.20-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.20-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.20-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8795-ietf-te-topology-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.20-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.mdsal.binding.model.iana:iana-if-type >------- [INFO] Building iana-if-type 14.0.20-SNAPSHOT [73/229] [INFO] from model/iana/iana-if-type/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-if-type --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-if-type --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-if-type --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-if-type --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-if-type --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-if-type --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ iana-if-type --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 549.7 μs [INFO] yang-to-sources: Project model files found: 1 in 9.267 ms [INFO] yang-to-sources: 3 YANG models processed in 16.11 ms [INFO] BindingJavaFileGenerator: Defined 304 files in 6.278 ms [INFO] Sorted 304 files into 3 directories in 357.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 304 in 41.17 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-if-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-if-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-if-type --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-if-type --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-if-type --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 303 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-if-type >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-if-type --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-if-type <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-if-type --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-if-type --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-if-type --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-if-type --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ iana-if-type --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-if-type --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/iana-if-type-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-if-type --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/iana-if-type-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-if-type --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [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 [INFO] attaching as iana-if-type-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as iana-if-type-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-if-type --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-if-type --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-if-type --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-if-type --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-if-type --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-if-type --- [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.20-SNAPSHOT/iana-if-type-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/iana-if-type-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.20-SNAPSHOT/iana-if-type-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/iana-if-type-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.20-SNAPSHOT/iana-if-type-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/iana-if-type-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/iana-if-type-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-if-type --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.20-SNAPSHOT/iana-if-type-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-if-type --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-if-type --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.mdsal.binding.model.iana:iana-routing-types >---- [INFO] Building iana-routing-types 14.0.20-SNAPSHOT [74/229] [INFO] from model/iana/iana-routing-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-routing-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-routing-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-routing-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-routing-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-routing-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-routing-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ iana-routing-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 461.4 μs [INFO] yang-to-sources: Project model files found: 1 in 4.669 ms [INFO] yang-to-sources: 1 YANG models processed in 2.490 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 536.0 μs [INFO] Sorted 6 files into 3 directories in 116.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 6.472 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-routing-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-routing-types --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-routing-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-routing-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-routing-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-routing-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-routing-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-routing-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ iana-routing-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-routing-types --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/iana-routing-types-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-routing-types --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/iana-routing-types-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-routing-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [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 [INFO] attaching as iana-routing-types-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as iana-routing-types-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-routing-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-routing-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-routing-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-routing-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-routing-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-routing-types --- [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.20-SNAPSHOT/iana-routing-types-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/iana-routing-types-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.20-SNAPSHOT/iana-routing-types-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/iana-routing-types-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.20-SNAPSHOT/iana-routing-types-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/iana-routing-types-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/iana-routing-types-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-routing-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.20-SNAPSHOT/iana-routing-types-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-routing-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-routing-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.mdsal.model:ietf-topology >------------- [INFO] Building ietf-topology 2013.10.21.26.20-SNAPSHOT [75/229] [INFO] from model/ietf-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-topology --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ietf-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ietf-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-topology --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ ietf-topology --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ ietf-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ ietf-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 593.1 μs [INFO] yang-to-sources: Project model files found: 1 in 2.341 ms [INFO] yang-to-sources: 2 YANG models processed in 10.98 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 4.180 ms [INFO] Sorted 40 files into 8 directories in 121.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 13.28 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ ietf-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ ietf-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ ietf-topology --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ietf-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ ietf-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ietf-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ietf-topology --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ietf-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ietf-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ietf-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ietf-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ ietf-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ ietf-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ ietf-topology --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/ietf-topology-2013.10.21.26.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ietf-topology --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/ietf-topology-2013.10.21.26.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/bom.xml [INFO] attaching as ietf-topology-2013.10.21.26.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/bom.json [INFO] attaching as ietf-topology-2013.10.21.26.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ietf-topology --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.20-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ietf-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ietf-topology --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ ietf-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ ietf-topology --- [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.20-SNAPSHOT/ietf-topology-2013.10.21.26.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/ietf-topology-2013.10.21.26.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.20-SNAPSHOT/ietf-topology-2013.10.21.26.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/ietf-topology-2013.10.21.26.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.20-SNAPSHOT/ietf-topology-2013.10.21.26.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/ietf-topology-2013.10.21.26.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/ietf-topology-2013.10.21.26.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ ietf-topology --- [INFO] Installing org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.20-SNAPSHOT/ietf-topology-2013.10.21.26.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-topology --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ ietf-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.mdsal:mdsal-docs >------------------ [INFO] Building mdsal-docs 14.0.20-SNAPSHOT [76/229] [INFO] from docs/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-docs --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-docs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-docs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-docs --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-docs --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-docs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-docs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-docs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- asciidoctor:1.5.7.1:process-asciidoc (output-html) @ mdsal-docs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Rendered /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/src/main/asciidoc/developer/design/yang-1-1.adoc [INFO] Rendered /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/src/main/asciidoc/developer/introduction.adoc [INFO] Rendered /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/src/main/asciidoc/developer/analysis/binding-v2.adoc [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-docs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-docs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-docs --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-docs >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-docs --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-docs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-docs --- [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ mdsal-docs --- [INFO] Source directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/target/src added. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-docs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-docs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-docs --- [INFO] No tests to run. [INFO] [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-sources) @ mdsal-docs --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-docs --- [INFO] Skipping source per configuration. [INFO] [INFO] --- clean:3.5.0:clean (remove-undocumented-sources) @ mdsal-docs --- [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-docs --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-docs --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/target/mdsal-docs-14.0.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-docs --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-docs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 185 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/target/bom.xml [INFO] attaching as mdsal-docs-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/target/bom.json [INFO] attaching as mdsal-docs-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-docs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-docs --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-access-control-list:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-if-type:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-replicate-netty:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-types:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-packet-types:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:14.0.20-SNAPSHOT:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.8:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-packet-fields:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-trace-cli:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-hardware:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-types:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-trace-impl:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv6-unicast-routing:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware-state:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-test-utils:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8530:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-topology:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology-state:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-acldns:jar:14.0.20-SNAPSHOT:compile [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-routing:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv4-unicast-routing:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology-state:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-ethertypes:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-replicate-common:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-mud:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-trace-api:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-yanglib-api:jar:0.19.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-yanglib-rfc8525:jar:0.19.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:general-entity:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.20-SNAPSHOT:compile [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-docs --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-docs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-docs --- [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.20-SNAPSHOT/mdsal-docs-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/target/mdsal-docs-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.20-SNAPSHOT/mdsal-docs-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT/mdsal-docs-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-docs-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-docs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ---------------< org.opendaylight.mdsal:dom-databroker >---------------- [INFO] Building dom-databroker 14.0.20-SNAPSHOT [77/229] [INFO] from docs/examples/dom-databroker/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ dom-databroker --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ dom-databroker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ dom-databroker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dom-databroker --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ dom-databroker --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ dom-databroker --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ dom-databroker --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 2.687 ms [INFO] yang-to-sources: Project model files found: 1 in 1.077 ms [INFO] yang-to-sources: 1 YANG models processed in 1.771 ms [INFO] BindingJavaFileGenerator: Defined 4 files in 987.8 μs [INFO] Sorted 4 files into 3 directories in 123.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 2.783 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ dom-databroker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ dom-databroker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ dom-databroker --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ dom-databroker --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ dom-databroker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ dom-databroker >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ dom-databroker --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ dom-databroker <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ dom-databroker --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dom-databroker --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ dom-databroker --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ dom-databroker --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ dom-databroker --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ dom-databroker --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/target/dom-databroker-14.0.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ dom-databroker --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/target/dom-databroker-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- shade:3.6.1:shade (default) @ dom-databroker --- [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] odlext-parser-support-14.0.21.jar, openconfig-parser-support-14.0.21.jar, rfc6241-parser-support-14.0.21.jar, rfc6536-parser-support-14.0.21.jar, rfc6643-parser-support-14.0.21.jar, rfc7952-parser-support-14.0.21.jar, rfc8040-parser-support-14.0.21.jar, rfc8528-parser-support-14.0.21.jar, rfc8639-parser-support-14.0.21.jar, rfc8819-parser-support-14.0.21.jar define 1 overlapping resource: [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.parser.spi.ParserExtension [WARNING] antlr4-runtime-4.13.2.jar, binding-model-14.0.21.jar, binding-reflect-14.0.21.jar, binding-runtime-api-14.0.21.jar, binding-runtime-spi-14.0.21.jar, binding-spec-14.0.21.jar, concepts-14.0.21.jar, dom-databroker-14.0.20-SNAPSHOT.jar, error_prone_annotations-2.44.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, mdsal-common-api-14.0.20-SNAPSHOT.jar, mdsal-dom-api-14.0.20-SNAPSHOT.jar, mdsal-dom-broker-14.0.20-SNAPSHOT.jar, mdsal-dom-inmemory-datastore-14.0.20-SNAPSHOT.jar, mdsal-dom-spi-14.0.20-SNAPSHOT.jar, odlext-model-api-14.0.21.jar, odlext-parser-support-14.0.21.jar, openconfig-model-api-14.0.21.jar, openconfig-parser-support-14.0.21.jar, org.eclipse.jdt.annotation-2.4.0.jar, rfc6241-model-api-14.0.21.jar, rfc6241-parser-support-14.0.21.jar, rfc6536-model-api-14.0.21.jar, rfc6536-parser-support-14.0.21.jar, rfc6643-model-api-14.0.21.jar, rfc6643-parser-support-14.0.21.jar, rfc7952-model-api-14.0.21.jar, rfc7952-parser-support-14.0.21.jar, rfc8040-model-api-14.0.21.jar, rfc8040-parser-support-14.0.21.jar, rfc8528-model-api-14.0.21.jar, rfc8528-parser-support-14.0.21.jar, rfc8639-model-api-14.0.21.jar, rfc8639-parser-support-14.0.21.jar, rfc8819-model-api-14.0.21.jar, rfc8819-parser-support-14.0.21.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, triemap-1.3.2.jar, util-14.0.21.jar, value-2.11.6-annotations.jar, yang-common-14.0.21.jar, yang-data-api-14.0.21.jar, yang-data-spi-14.0.21.jar, yang-data-tree-api-14.0.21.jar, yang-data-tree-ri-14.0.21.jar, yang-data-tree-spi-14.0.21.jar, yang-data-util-14.0.21.jar, yang-ir-14.0.21.jar, yang-model-api-14.0.21.jar, yang-model-ri-14.0.21.jar, yang-model-spi-14.0.21.jar, yang-model-util-14.0.21.jar, yang-parser-api-14.0.21.jar, yang-parser-impl-14.0.21.jar, yang-parser-reactor-14.0.21.jar, yang-parser-rfc7950-14.0.21.jar, yang-parser-spi-14.0.21.jar, yang-repo-api-14.0.21.jar, yang-repo-spi-14.0.21.jar, yang-xpath-api-14.0.21.jar, yang-xpath-impl-14.0.21.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] binding-model-14.0.21.jar, binding-reflect-14.0.21.jar, binding-runtime-api-14.0.21.jar, binding-runtime-spi-14.0.21.jar, binding-spec-14.0.21.jar, concepts-14.0.21.jar, dom-databroker-14.0.20-SNAPSHOT.jar, mdsal-common-api-14.0.20-SNAPSHOT.jar, mdsal-dom-api-14.0.20-SNAPSHOT.jar, mdsal-dom-broker-14.0.20-SNAPSHOT.jar, mdsal-dom-inmemory-datastore-14.0.20-SNAPSHOT.jar, mdsal-dom-spi-14.0.20-SNAPSHOT.jar, odlext-model-api-14.0.21.jar, odlext-parser-support-14.0.21.jar, openconfig-model-api-14.0.21.jar, openconfig-parser-support-14.0.21.jar, rfc6241-model-api-14.0.21.jar, rfc6241-parser-support-14.0.21.jar, rfc6536-model-api-14.0.21.jar, rfc6536-parser-support-14.0.21.jar, rfc6643-model-api-14.0.21.jar, rfc6643-parser-support-14.0.21.jar, rfc7952-model-api-14.0.21.jar, rfc7952-parser-support-14.0.21.jar, rfc8040-model-api-14.0.21.jar, rfc8040-parser-support-14.0.21.jar, rfc8528-model-api-14.0.21.jar, rfc8528-parser-support-14.0.21.jar, rfc8639-model-api-14.0.21.jar, rfc8639-parser-support-14.0.21.jar, rfc8819-model-api-14.0.21.jar, rfc8819-parser-support-14.0.21.jar, triemap-1.3.2.jar, util-14.0.21.jar, yang-common-14.0.21.jar, yang-data-api-14.0.21.jar, yang-data-spi-14.0.21.jar, yang-data-tree-api-14.0.21.jar, yang-data-tree-ri-14.0.21.jar, yang-data-tree-spi-14.0.21.jar, yang-data-util-14.0.21.jar, yang-ir-14.0.21.jar, yang-model-api-14.0.21.jar, yang-model-ri-14.0.21.jar, yang-model-spi-14.0.21.jar, yang-model-util-14.0.21.jar, yang-parser-api-14.0.21.jar, yang-parser-impl-14.0.21.jar, yang-parser-reactor-14.0.21.jar, yang-parser-rfc7950-14.0.21.jar, yang-parser-spi-14.0.21.jar, yang-repo-api-14.0.21.jar, yang-repo-spi-14.0.21.jar, yang-xpath-api-14.0.21.jar, yang-xpath-impl-14.0.21.jar define 2 overlapping resources: [WARNING] - LICENSE [WARNING] - META-INF/git.properties [WARNING] failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] error_prone_annotations-2.44.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] binding-model-14.0.21.jar, binding-reflect-14.0.21.jar, binding-runtime-api-14.0.21.jar, binding-runtime-spi-14.0.21.jar, binding-spec-14.0.21.jar, concepts-14.0.21.jar, dom-databroker-14.0.20-SNAPSHOT.jar, mdsal-common-api-14.0.20-SNAPSHOT.jar, mdsal-dom-api-14.0.20-SNAPSHOT.jar, mdsal-dom-broker-14.0.20-SNAPSHOT.jar, mdsal-dom-spi-14.0.20-SNAPSHOT.jar, odlext-model-api-14.0.21.jar, odlext-parser-support-14.0.21.jar, openconfig-model-api-14.0.21.jar, openconfig-parser-support-14.0.21.jar, rfc6241-model-api-14.0.21.jar, rfc6241-parser-support-14.0.21.jar, rfc6536-model-api-14.0.21.jar, rfc6536-parser-support-14.0.21.jar, rfc6643-model-api-14.0.21.jar, rfc6643-parser-support-14.0.21.jar, rfc7952-model-api-14.0.21.jar, rfc7952-parser-support-14.0.21.jar, rfc8040-model-api-14.0.21.jar, rfc8040-parser-support-14.0.21.jar, rfc8528-model-api-14.0.21.jar, rfc8528-parser-support-14.0.21.jar, rfc8639-model-api-14.0.21.jar, rfc8639-parser-support-14.0.21.jar, rfc8819-model-api-14.0.21.jar, rfc8819-parser-support-14.0.21.jar, triemap-1.3.2.jar, util-14.0.21.jar, yang-common-14.0.21.jar, yang-data-api-14.0.21.jar, yang-data-spi-14.0.21.jar, yang-data-tree-api-14.0.21.jar, yang-data-tree-ri-14.0.21.jar, yang-data-tree-spi-14.0.21.jar, yang-data-util-14.0.21.jar, yang-ir-14.0.21.jar, yang-model-api-14.0.21.jar, yang-model-ri-14.0.21.jar, yang-model-spi-14.0.21.jar, yang-model-util-14.0.21.jar, yang-parser-api-14.0.21.jar, yang-parser-impl-14.0.21.jar, yang-parser-reactor-14.0.21.jar, yang-parser-rfc7950-14.0.21.jar, yang-parser-spi-14.0.21.jar, yang-repo-api-14.0.21.jar, yang-repo-spi-14.0.21.jar, yang-xpath-api-14.0.21.jar, yang-xpath-impl-14.0.21.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dom-databroker --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ dom-databroker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ dom-databroker --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.21:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.21:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.21:compile [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.21:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.21:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ dom-databroker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ dom-databroker --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ dom-databroker --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ dom-databroker --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dom-databroker --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------< org.opendaylight.mdsal:dom-databroker-txchain >------------ [INFO] Building dom-databroker-txchain 14.0.20-SNAPSHOT [78/229] [INFO] from docs/examples/dom-databroker-txchain/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ dom-databroker-txchain --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ dom-databroker-txchain --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ dom-databroker-txchain --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dom-databroker-txchain --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ dom-databroker-txchain --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ dom-databroker-txchain --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ dom-databroker-txchain --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 2.791 ms [INFO] yang-to-sources: Project model files found: 1 in 525.5 μs [INFO] yang-to-sources: 1 YANG models processed in 822.8 μs [INFO] BindingJavaFileGenerator: Defined 4 files in 468.2 μs [INFO] Sorted 4 files into 3 directories in 137.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 1.727 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ dom-databroker-txchain --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ dom-databroker-txchain --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ dom-databroker-txchain --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ dom-databroker-txchain --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ dom-databroker-txchain --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ dom-databroker-txchain >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ dom-databroker-txchain --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ dom-databroker-txchain <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ dom-databroker-txchain --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dom-databroker-txchain --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ dom-databroker-txchain --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ dom-databroker-txchain --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ dom-databroker-txchain --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ dom-databroker-txchain --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/target/dom-databroker-txchain-14.0.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ dom-databroker-txchain --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/target/dom-databroker-txchain-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- shade:3.6.1:shade (default) @ dom-databroker-txchain --- [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] odlext-parser-support-14.0.21.jar, openconfig-parser-support-14.0.21.jar, rfc6241-parser-support-14.0.21.jar, rfc6536-parser-support-14.0.21.jar, rfc6643-parser-support-14.0.21.jar, rfc7952-parser-support-14.0.21.jar, rfc8040-parser-support-14.0.21.jar, rfc8528-parser-support-14.0.21.jar, rfc8639-parser-support-14.0.21.jar, rfc8819-parser-support-14.0.21.jar define 1 overlapping resource: [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.parser.spi.ParserExtension [WARNING] antlr4-runtime-4.13.2.jar, binding-model-14.0.21.jar, binding-reflect-14.0.21.jar, binding-runtime-api-14.0.21.jar, binding-runtime-spi-14.0.21.jar, binding-spec-14.0.21.jar, concepts-14.0.21.jar, dom-databroker-txchain-14.0.20-SNAPSHOT.jar, error_prone_annotations-2.44.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, mdsal-common-api-14.0.20-SNAPSHOT.jar, mdsal-dom-api-14.0.20-SNAPSHOT.jar, mdsal-dom-broker-14.0.20-SNAPSHOT.jar, mdsal-dom-inmemory-datastore-14.0.20-SNAPSHOT.jar, mdsal-dom-spi-14.0.20-SNAPSHOT.jar, odlext-model-api-14.0.21.jar, odlext-parser-support-14.0.21.jar, openconfig-model-api-14.0.21.jar, openconfig-parser-support-14.0.21.jar, org.eclipse.jdt.annotation-2.4.0.jar, rfc6241-model-api-14.0.21.jar, rfc6241-parser-support-14.0.21.jar, rfc6536-model-api-14.0.21.jar, rfc6536-parser-support-14.0.21.jar, rfc6643-model-api-14.0.21.jar, rfc6643-parser-support-14.0.21.jar, rfc7952-model-api-14.0.21.jar, rfc7952-parser-support-14.0.21.jar, rfc8040-model-api-14.0.21.jar, rfc8040-parser-support-14.0.21.jar, rfc8528-model-api-14.0.21.jar, rfc8528-parser-support-14.0.21.jar, rfc8639-model-api-14.0.21.jar, rfc8639-parser-support-14.0.21.jar, rfc8819-model-api-14.0.21.jar, rfc8819-parser-support-14.0.21.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, triemap-1.3.2.jar, util-14.0.21.jar, value-2.11.6-annotations.jar, yang-common-14.0.21.jar, yang-data-api-14.0.21.jar, yang-data-spi-14.0.21.jar, yang-data-tree-api-14.0.21.jar, yang-data-tree-ri-14.0.21.jar, yang-data-tree-spi-14.0.21.jar, yang-data-util-14.0.21.jar, yang-ir-14.0.21.jar, yang-model-api-14.0.21.jar, yang-model-ri-14.0.21.jar, yang-model-spi-14.0.21.jar, yang-model-util-14.0.21.jar, yang-parser-api-14.0.21.jar, yang-parser-impl-14.0.21.jar, yang-parser-reactor-14.0.21.jar, yang-parser-rfc7950-14.0.21.jar, yang-parser-spi-14.0.21.jar, yang-repo-api-14.0.21.jar, yang-repo-spi-14.0.21.jar, yang-xpath-api-14.0.21.jar, yang-xpath-impl-14.0.21.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] binding-model-14.0.21.jar, binding-reflect-14.0.21.jar, binding-runtime-api-14.0.21.jar, binding-runtime-spi-14.0.21.jar, binding-spec-14.0.21.jar, concepts-14.0.21.jar, dom-databroker-txchain-14.0.20-SNAPSHOT.jar, mdsal-common-api-14.0.20-SNAPSHOT.jar, mdsal-dom-api-14.0.20-SNAPSHOT.jar, mdsal-dom-broker-14.0.20-SNAPSHOT.jar, mdsal-dom-spi-14.0.20-SNAPSHOT.jar, odlext-model-api-14.0.21.jar, odlext-parser-support-14.0.21.jar, openconfig-model-api-14.0.21.jar, openconfig-parser-support-14.0.21.jar, rfc6241-model-api-14.0.21.jar, rfc6241-parser-support-14.0.21.jar, rfc6536-model-api-14.0.21.jar, rfc6536-parser-support-14.0.21.jar, rfc6643-model-api-14.0.21.jar, rfc6643-parser-support-14.0.21.jar, rfc7952-model-api-14.0.21.jar, rfc7952-parser-support-14.0.21.jar, rfc8040-model-api-14.0.21.jar, rfc8040-parser-support-14.0.21.jar, rfc8528-model-api-14.0.21.jar, rfc8528-parser-support-14.0.21.jar, rfc8639-model-api-14.0.21.jar, rfc8639-parser-support-14.0.21.jar, rfc8819-model-api-14.0.21.jar, rfc8819-parser-support-14.0.21.jar, triemap-1.3.2.jar, util-14.0.21.jar, yang-common-14.0.21.jar, yang-data-api-14.0.21.jar, yang-data-spi-14.0.21.jar, yang-data-tree-api-14.0.21.jar, yang-data-tree-ri-14.0.21.jar, yang-data-tree-spi-14.0.21.jar, yang-data-util-14.0.21.jar, yang-ir-14.0.21.jar, yang-model-api-14.0.21.jar, yang-model-ri-14.0.21.jar, yang-model-spi-14.0.21.jar, yang-model-util-14.0.21.jar, yang-parser-api-14.0.21.jar, yang-parser-impl-14.0.21.jar, yang-parser-reactor-14.0.21.jar, yang-parser-rfc7950-14.0.21.jar, yang-parser-spi-14.0.21.jar, yang-repo-api-14.0.21.jar, yang-repo-spi-14.0.21.jar, yang-xpath-api-14.0.21.jar, yang-xpath-impl-14.0.21.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] error_prone_annotations-2.44.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] binding-model-14.0.21.jar, binding-reflect-14.0.21.jar, binding-runtime-api-14.0.21.jar, binding-runtime-spi-14.0.21.jar, binding-spec-14.0.21.jar, concepts-14.0.21.jar, dom-databroker-txchain-14.0.20-SNAPSHOT.jar, mdsal-common-api-14.0.20-SNAPSHOT.jar, mdsal-dom-api-14.0.20-SNAPSHOT.jar, mdsal-dom-broker-14.0.20-SNAPSHOT.jar, mdsal-dom-inmemory-datastore-14.0.20-SNAPSHOT.jar, mdsal-dom-spi-14.0.20-SNAPSHOT.jar, odlext-model-api-14.0.21.jar, odlext-parser-support-14.0.21.jar, openconfig-model-api-14.0.21.jar, openconfig-parser-support-14.0.21.jar, rfc6241-model-api-14.0.21.jar, rfc6241-parser-support-14.0.21.jar, rfc6536-model-api-14.0.21.jar, rfc6536-parser-support-14.0.21.jar, rfc6643-model-api-14.0.21.jar, rfc6643-parser-support-14.0.21.jar, rfc7952-model-api-14.0.21.jar, rfc7952-parser-support-14.0.21.jar, rfc8040-model-api-14.0.21.jar, rfc8040-parser-support-14.0.21.jar, rfc8528-model-api-14.0.21.jar, rfc8528-parser-support-14.0.21.jar, rfc8639-model-api-14.0.21.jar, rfc8639-parser-support-14.0.21.jar, rfc8819-model-api-14.0.21.jar, rfc8819-parser-support-14.0.21.jar, triemap-1.3.2.jar, util-14.0.21.jar, yang-common-14.0.21.jar, yang-data-api-14.0.21.jar, yang-data-spi-14.0.21.jar, yang-data-tree-api-14.0.21.jar, yang-data-tree-ri-14.0.21.jar, yang-data-tree-spi-14.0.21.jar, yang-data-util-14.0.21.jar, yang-ir-14.0.21.jar, yang-model-api-14.0.21.jar, yang-model-ri-14.0.21.jar, yang-model-spi-14.0.21.jar, yang-model-util-14.0.21.jar, yang-parser-api-14.0.21.jar, yang-parser-impl-14.0.21.jar, yang-parser-reactor-14.0.21.jar, yang-parser-rfc7950-14.0.21.jar, yang-parser-spi-14.0.21.jar, yang-repo-api-14.0.21.jar, yang-repo-spi-14.0.21.jar, yang-xpath-api-14.0.21.jar, yang-xpath-impl-14.0.21.jar define 2 overlapping resources: [WARNING] - LICENSE [WARNING] - META-INF/git.properties [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dom-databroker-txchain --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ dom-databroker-txchain --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ dom-databroker-txchain --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.21:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.21:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.21:compile [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.21:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.20-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.21:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ dom-databroker-txchain --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ dom-databroker-txchain --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ dom-databroker-txchain --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ dom-databroker-txchain --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dom-databroker-txchain --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------< org.opendaylight.mdsal:examples-aggregator >------------- [INFO] Building examples-aggregator 14.0.20-SNAPSHOT [79/229] [INFO] from docs/examples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ examples-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ examples-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ examples-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ examples-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ examples-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ examples-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.mdsal:feature-parent >---------------- [INFO] Building OpenDaylight :: MD-SAL :: Feature Parent 14.0.20-SNAPSHOT [80/229] [INFO] from features/feature-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ feature-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ feature-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-parent --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ feature-parent --- [INFO] Project packaging is not 'feature', skipping execution [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ feature-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/feature-parent/target/bom.xml [INFO] attaching as feature-parent-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/feature-parent/target/bom.json [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 [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 [INFO] attaching as feature-parent-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- [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.20-SNAPSHOT/feature-parent-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/feature-parent-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/feature-parent-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] -----------< org.opendaylight.mdsal:template-feature-parent >----------- [INFO] Building template-feature-parent 14.0.20-SNAPSHOT [81/229] [INFO] from features/parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ template-feature-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ template-feature-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ template-feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ template-feature-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ template-feature-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ template-feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ template-feature-parent --- [INFO] Project packaging is not 'feature', skipping execution [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ template-feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ template-feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ template-feature-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ template-feature-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ template-feature-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ template-feature-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ template-feature-parent --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ template-feature-parent --- [INFO] Project packaging is not 'feature', skipping execution [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ template-feature-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ template-feature-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ template-feature-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/parent/target/bom.xml [INFO] attaching as template-feature-parent-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/parent/target/bom.json [INFO] attaching as template-feature-parent-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ template-feature-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ template-feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ template-feature-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ template-feature-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ template-feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ template-feature-parent --- [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.20-SNAPSHOT/template-feature-parent-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/template-feature-parent-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/template-feature-parent-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ template-feature-parent --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-binding-base >------------ [INFO] Building OpenDaylight :: MD-SAL :: Binding Base 14.0.20-SNAPSHOT [82/229] [INFO] from features/odl-mdsal-binding-base/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding-base --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-binding-base --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-base --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding-base --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-binding-base --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-binding-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-mdsal-binding-base --- [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-binding-base --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-base --- [INFO] Generation not enabled [INFO] Attaching artifact [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding-base --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-base >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-binding-base --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-base <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-binding-base --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-binding-base --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding-base [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33397 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33397 name: edc14b39-e001-4f59-87d3-ebf80aa5d8a9 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-binding-base --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-binding-base --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding-base --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [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 [INFO] attaching as odl-mdsal-binding-base-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-binding-base-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-base --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-binding-base --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-base --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-binding-base --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-binding-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding-base --- [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.20-SNAPSHOT/odl-mdsal-binding-base-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-binding-base-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-binding-base-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-binding-base-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding-base --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-common >--------------- [INFO] Building OpenDaylight :: MD-SAL :: Common 14.0.20-SNAPSHOT [83/229] [INFO] from features/odl-mdsal-common/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-mdsal-common --- [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-common --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-common --- [INFO] Generation not enabled [INFO] Attaching artifact [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-common --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-common --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-common --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-common --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-common [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38221 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38221 name: 54229043-2308-4a8d-ac91-907cbb4a86ba timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-common --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-common --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-common/target/bom.xml [INFO] attaching as odl-mdsal-common-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-common/target/bom.json [INFO] attaching as odl-mdsal-common-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-common --- [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.20-SNAPSHOT/odl-mdsal-common-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-common-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-common-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-common-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-common --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7952 14.0.20-SNAPSHOT [84/229] [INFO] from features/odl-mdsal-model-rfc7952/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc7952 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7952 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7952 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7952 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7952 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc7952 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7952 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc7952 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44497 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 44497 name: 3d93f798-7322-453d-bcf8-03e1bcf027b0 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc7952 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7952 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc7952-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc7952-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7952 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7952 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7952 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7952 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8342 14.0.20-SNAPSHOT [85/229] [INFO] from features/odl-mdsal-model-rfc8342/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8342 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8342 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8342 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8342 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8342 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8342 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8342 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8342 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8342 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8342 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33775 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33775 name: ef20fb1f-5e50-44c1-840f-ac56a11f1c72 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8342 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8342 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8342-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8342-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8342 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8342 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8342 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8342 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-binding-api >------------ [INFO] Building OpenDaylight :: MD-SAL :: Binding API 14.0.20-SNAPSHOT [86/229] [INFO] from features/odl-mdsal-binding-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-binding-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-binding-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-binding-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-mdsal-binding-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-binding-api --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-api --- [INFO] Generation not enabled [INFO] Attaching artifact [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-binding-api --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-binding-api --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-binding-api --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding-api [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43545 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43545 name: d5fe77a8-1434-4ec8-922a-0c01de4cc864 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-binding-api --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-binding-api --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [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 [INFO] attaching as odl-mdsal-binding-api-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-binding-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-binding-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-binding-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-binding-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding-api --- [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.20-SNAPSHOT/odl-mdsal-binding-api-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-binding-api-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-binding-api-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-binding-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding-api --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-dom-api >-------------- [INFO] Building OpenDaylight :: MD-SAL :: DOM API and SPI 14.0.20-SNAPSHOT [87/229] [INFO] from features/odl-mdsal-dom-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-dom-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-dom-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-dom-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-dom-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-dom-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-dom-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-mdsal-dom-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-dom-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-dom-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-dom-api --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom-api --- [INFO] Generation not enabled [INFO] Attaching artifact [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-dom-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-dom-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-dom-api --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-dom-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-dom-api --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-dom-api --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-dom-api [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33515 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33515 name: 6d14d494-e9ea-4923-a383-d754fa355964 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-dom-api --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-dom-api --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-dom-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) [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 [INFO] attaching as odl-mdsal-dom-api-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-dom-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-dom-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-dom-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-dom-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-dom-api --- [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.20-SNAPSHOT/odl-mdsal-dom-api-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-dom-api-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-dom-api-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-dom-api-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-dom-api --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-dom-runtime >------------ [INFO] Building OpenDaylight :: MD-SAL :: DOM Runtime 14.0.20-SNAPSHOT [88/229] [INFO] from features/odl-mdsal-dom-runtime/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-dom-runtime --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-dom-runtime --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-dom-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-dom-runtime --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-dom-runtime --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom-runtime --- [INFO] Generation not enabled [INFO] Attaching artifact [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-dom-runtime --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-dom-runtime >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-dom-runtime --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-dom-runtime <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-dom-runtime --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-dom-runtime [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:36469 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 36469 name: 219ac4ad-627c-43d4-85a4-11d136673076 timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:33101/jndi/rmi://127.0.0.1:36469/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-dom-runtime --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-dom-runtime --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 89 component(s) [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 [INFO] attaching as odl-mdsal-dom-runtime-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-dom-runtime-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom-runtime --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-dom-runtime --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom-runtime --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-dom-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-dom-runtime --- [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.20-SNAPSHOT/odl-mdsal-dom-runtime-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-dom-runtime-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-dom-runtime-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-dom-runtime-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-dom-runtime --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-binding-runtime >---------- [INFO] Building OpenDaylight :: MD-SAL :: Binding Runtime 14.0.20-SNAPSHOT [89/229] [INFO] from features/odl-mdsal-binding-runtime/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-binding-runtime --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-runtime --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-binding-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding-runtime --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding-runtime --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-runtime --- [INFO] Generation not enabled [INFO] Attaching artifact [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding-runtime --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-runtime >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-binding-runtime --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-runtime <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-binding-runtime --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding-runtime [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33127 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33127 name: 2aeb9d00-eede-4b4b-87a8-240ad1929b8c timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:45409/jndi/rmi://127.0.0.1:33127/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-binding-runtime --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding-runtime --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 99 component(s) [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 [INFO] attaching as odl-mdsal-binding-runtime-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-binding-runtime-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-runtime --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-binding-runtime --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-runtime --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-binding-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding-runtime --- [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.20-SNAPSHOT/odl-mdsal-binding-runtime-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-binding-runtime-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-binding-runtime-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-binding-runtime-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding-runtime --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-dom-broker >------------- [INFO] Building OpenDaylight :: MD-SAL :: DOM Broker 14.0.20-SNAPSHOT [90/229] [INFO] from features/odl-mdsal-dom-broker/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-dom-broker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-dom-broker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-dom-broker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-dom-broker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-dom-broker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom-broker --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-broker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-dom-broker --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-dom-broker >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-dom-broker --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-dom-broker <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-dom-broker --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-dom-broker [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35699 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35699 name: fba9f5e2-271f-4666-960b-55c12c9dd5fb timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-dom-broker --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-dom-broker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 91 component(s) [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 [INFO] attaching as odl-mdsal-dom-broker-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-dom-broker-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom-broker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-dom-broker --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom-broker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-dom-broker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-dom-broker --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-dom-broker did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-dom-broker-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-dom-broker-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-dom-broker-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-dom-broker-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-dom-broker --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-dom-broker did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter >-------- [INFO] Building OpenDaylight :: MD-SAL :: Binding/DOM Adapter 14.0.20-SNAPSHOT [91/229] [INFO] from features/odl-mdsal-binding-dom-adapter/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-binding-dom-adapter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-dom-adapter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding-dom-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding-dom-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-dom-adapter --- [INFO] Generation not enabled [INFO] Attaching artifact [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding-dom-adapter --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-dom-adapter >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-binding-dom-adapter --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-dom-adapter <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-binding-dom-adapter --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34357 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 34357 name: 982df861-955a-4268-9a85-4b98150d3dcb timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-binding-dom-adapter --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding-dom-adapter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 112 component(s) [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 [INFO] attaching as odl-mdsal-binding-dom-adapter-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-binding-dom-adapter-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding-dom-adapter --- [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.20-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding-dom-adapter --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ----------------< org.opendaylight.mdsal:odl-mdsal-dom >---------------- [INFO] Building OpenDaylight :: MD-SAL :: DOM 14.0.20-SNAPSHOT [92/229] [INFO] from features/odl-mdsal-dom/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-dom --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-dom --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-dom --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-dom --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-dom --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-dom --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-dom --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-dom --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-dom --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-dom >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-dom --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-dom <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-dom --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-dom --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-dom [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43721 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43721 name: 5727d093-321b-469a-b6f1-551aa384f5db timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-dom --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-dom --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-dom --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 92 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom/target/bom.xml [INFO] attaching as odl-mdsal-dom-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom/target/bom.json [INFO] attaching as odl-mdsal-dom-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-dom --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-dom --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-dom --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-dom did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-dom-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-dom-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-dom-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-dom-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-dom --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-dom did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-binding >-------------- [INFO] Building OpenDaylight :: MD-SAL :: Binding 14.0.20-SNAPSHOT [93/229] [INFO] from features/odl-mdsal-binding/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-binding --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-binding --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-binding --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-binding --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-binding --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-binding --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-binding --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-binding --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-binding --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-binding >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-binding --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-binding <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-binding --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-binding --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44275 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 44275 name: 7a9e199e-cc5b-46b5-9ef7-9854fa89f6e0 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-binding --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-binding --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-binding --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 114 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding/target/bom.xml [INFO] attaching as odl-mdsal-binding-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding/target/bom.json [INFO] attaching as odl-mdsal-binding-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-binding --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-binding --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-binding --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-binding did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-binding-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-binding-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-binding-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-binding-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-binding --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-binding did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-eos-common >------------- [INFO] Building OpenDaylight :: MD-SAL :: EOS :: Common 14.0.20-SNAPSHOT [94/229] [INFO] from features/odl-mdsal-eos-common/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-eos-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-eos-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-eos-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-eos-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-eos-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-eos-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-eos-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-eos-common --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-common --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-common/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-eos-common --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-eos-common --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-eos-common --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-eos-common --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-eos-common [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40347 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 40347 name: f3e3e718-0f15-48c7-83b0-a0a29b0c0ff6 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-eos-common --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-eos-common --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-eos-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) [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 [INFO] attaching as odl-mdsal-eos-common-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-eos-common-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-eos-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-eos-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-eos-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-eos-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-eos-common --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-eos-common did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-eos-common-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-eos-common-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-eos-common-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-eos-common-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-eos-common --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-eos-common did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-eos-dom >-------------- [INFO] Building OpenDaylight :: MD-SAL :: EOS :: DOM 14.0.20-SNAPSHOT [95/229] [INFO] from features/odl-mdsal-eos-dom/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-eos-dom --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-dom --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-eos-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-eos-dom --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-eos-dom --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-dom --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-dom/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-eos-dom --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-dom >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-eos-dom --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-dom <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-eos-dom --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-eos-dom [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38043 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38043 name: 3ffe2115-8da3-4859-983b-beecbfd0ba63 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-eos-dom --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-eos-dom --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) [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 [INFO] attaching as odl-mdsal-eos-dom-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-eos-dom-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-dom --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-eos-dom --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-eos-dom --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-eos-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-eos-dom --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-eos-dom did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-eos-dom-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-eos-dom-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-eos-dom-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-eos-dom-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-eos-dom --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-eos-dom did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-eos-single >------------- [INFO] Building OpenDaylight :: MD-SAL :: EOS :: Single Node 14.0.20-SNAPSHOT [96/229] [INFO] from features/odl-mdsal-eos-single/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-eos-single --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-eos-single --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-single --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-eos-single --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-eos-single --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-eos-single --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-mdsal-eos-single --- [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-eos-single --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-eos-single --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-eos-single --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-single --- [INFO] Generation not enabled [INFO] Attaching artifact [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-eos-single --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-single >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-eos-single --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-single <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-eos-single --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-eos-single --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-eos-single [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33237 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33237 name: 9eedf5f0-c83a-4435-ad11-fffdc2ccfef4 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-eos-single --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-eos-single --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-eos-single --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 51 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-single/target/bom.xml [INFO] attaching as odl-mdsal-eos-single-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-single/target/bom.json [INFO] attaching as odl-mdsal-eos-single-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-single --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-eos-single --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-eos-single --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-eos-single --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-eos-single --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-eos-single --- [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-single/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.20-SNAPSHOT/odl-mdsal-eos-single-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-single/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.20-SNAPSHOT/odl-mdsal-eos-single-14.0.20-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-single/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.20-SNAPSHOT/odl-mdsal-eos-single-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-single/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-single/14.0.20-SNAPSHOT/odl-mdsal-eos-single-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-eos-single --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-eos-binding >------------ [INFO] Building OpenDaylight :: MD-SAL :: EOS :: Binding 14.0.20-SNAPSHOT [97/229] [INFO] from features/odl-mdsal-eos-binding/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-eos-binding --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-binding --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-eos-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-eos-binding --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-eos-binding --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-binding --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-binding/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-eos-binding --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-binding >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-eos-binding --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-binding <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-eos-binding --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-eos-binding [INFO] Project dependency features detected: [FeatureDependency[artifact=org.opendaylight.mdsal:odl-mdsal-eos-single:xml:features:14.0.20-SNAPSHOT, featureNames=[odl-mdsal-eos-single]]] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45379 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45379 name: 83df9d72-5bf5-4d9b-9480-cd8f0c5b79f6 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-eos-binding --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-eos-binding --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 120 component(s) [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 [INFO] attaching as odl-mdsal-eos-binding-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-eos-binding-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-binding --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-eos-binding --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-eos-binding --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-eos-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-eos-binding --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-eos-binding did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-eos-binding-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-eos-binding-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-eos-binding-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-eos-binding-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-eos-binding --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-eos-binding did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal:odl-mdsal-singleton-common >---------- [INFO] Building OpenDaylight :: MD-SAL :: Singleton :: Common 14.0.20-SNAPSHOT [98/229] [INFO] from features/odl-mdsal-singleton-common/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-singleton-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-singleton-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-singleton-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-singleton-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-singleton-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-singleton-common --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-common/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-singleton-common --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-singleton-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-singleton-common --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-singleton-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-singleton-common --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-singleton-common [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37137 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37137 name: 4a2cdca3-f0f5-42df-a7aa-5391aebeea78 timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:37137/jndi/rmi://127.0.0.1:37137/karaf-root]" java.lang.RuntimeException: Port already in use: 37137; You may have started two containers. If you need to start a second container or the default ports are already in use update the config file etc/org.apache.karaf.management.cfg and change the Registry Port and Server Port to unused ports at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:327) at java.base/java.lang.Thread.run(Thread.java:1583) [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-singleton-common --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-singleton-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) [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 [INFO] attaching as odl-mdsal-singleton-common-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-singleton-common-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-singleton-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-singleton-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-singleton-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-singleton-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-singleton-common --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-singleton-common did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-singleton-common-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-singleton-common-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-singleton-common-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-singleton-common-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-singleton-common --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-singleton-common did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-singleton-dom >----------- [INFO] Building OpenDaylight :: MD-SAL :: Singleton :: DOM 14.0.20-SNAPSHOT [99/229] [INFO] from features/odl-mdsal-singleton-dom/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-singleton-dom --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-singleton-dom --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-singleton-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-singleton-dom --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-singleton-dom --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-singleton-dom --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-dom/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-singleton-dom --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-singleton-dom >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-singleton-dom --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-singleton-dom <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-singleton-dom --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-singleton-dom [INFO] Project dependency features detected: [FeatureDependency[artifact=org.opendaylight.mdsal:odl-mdsal-eos-single:xml:features:14.0.20-SNAPSHOT, featureNames=[odl-mdsal-eos-single]]] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45425 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45425 name: 3167228c-2cac-4bd3-a002-ba0d5b6d1fe2 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-singleton-dom --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-singleton-dom --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) [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 [INFO] attaching as odl-mdsal-singleton-dom-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-singleton-dom-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-singleton-dom --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-singleton-dom --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-singleton-dom --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-singleton-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-singleton-dom --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-singleton-dom did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-singleton-dom-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-singleton-dom-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-singleton-dom-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-singleton-dom-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-singleton-dom --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-singleton-dom did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------------< org.opendaylight.mdsal:odl-mdsal-trace >--------------- [INFO] Building OpenDaylight :: MD-SAL :: TracingBroker 14.0.20-SNAPSHOT [100/229] [INFO] from features/odl-mdsal-trace/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-trace --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-trace --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-trace --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-trace --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-trace --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-trace --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-trace --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-trace --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-trace --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-trace --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-trace/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-trace --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-trace >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-trace --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-trace <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-trace --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-trace --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-trace [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43131 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43131 name: 11a36a81-92de-464b-87f3-35ee24c30e5b timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-trace --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-trace --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-trace --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 116 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-trace/target/bom.xml [INFO] attaching as odl-mdsal-trace-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-trace/target/bom.json [INFO] attaching as odl-mdsal-trace-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-trace --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-trace --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-trace --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-trace --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-trace --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-trace --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-trace did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-trace-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-trace-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-trace-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-trace-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-trace --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-trace did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6991 14.0.20-SNAPSHOT [101/229] [INFO] from features/odl-mdsal-model-rfc6991/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc6991 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6991 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6991 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6991 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6991 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6991 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6991 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc6991 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6991 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc6991 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43119 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43119 name: df943c1e-f76b-487f-a4f2-9595c59090f1 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc6991 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6991 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc6991-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc6991-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6991 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6991 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6991 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6991 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8294 14.0.20-SNAPSHOT [102/229] [INFO] from features/odl-mdsal-model-rfc8294/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8294 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8294 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8294 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8294 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8294 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8294 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8294 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8294 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8294 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8294 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45427 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45427 name: 4c27ad4e-a45e-495c-94fa-d0d227dec637 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8294 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8294 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8294-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8294-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8294 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8294 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8294 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8294 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-rfc8294-netty >----------- [INFO] Building OpenDaylight :: MD-SAL :: RFC8294 :: Netty 14.0.20-SNAPSHOT [103/229] [INFO] from features/odl-mdsal-rfc8294-netty/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-rfc8294-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-rfc8294-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-rfc8294-netty --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-rfc8294-netty --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-rfc8294-netty >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-rfc8294-netty --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-rfc8294-netty <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-rfc8294-netty --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-rfc8294-netty [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35691 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35691 name: d361a897-a8ba-49b4-9450-85040281ffa6 timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:33825/jndi/rmi://127.0.0.1:35691/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-rfc8294-netty --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-rfc8294-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 51 component(s) [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 [INFO] attaching as odl-mdsal-rfc8294-netty-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-rfc8294-netty-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-rfc8294-netty --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-rfc8294-netty did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-rfc8294-netty --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-rfc8294-netty did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal:odl-mdsal-replicate-common >---------- [INFO] Building OpenDaylight :: MD-SAL :: Replicate :: Common 14.0.20-SNAPSHOT [104/229] [INFO] from features/odl-mdsal-replicate-common/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-replicate-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-replicate-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-replicate-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-replicate-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-replicate-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-replicate-common --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-common/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-replicate-common --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-replicate-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-replicate-common --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-replicate-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-replicate-common --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-replicate-common [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37631 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37631 name: b9c5fb85-cf86-4d22-af2b-de56c9562550 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-replicate-common --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-replicate-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) [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 [INFO] attaching as odl-mdsal-replicate-common-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-replicate-common-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-replicate-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-replicate-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-replicate-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-replicate-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-replicate-common --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-replicate-common did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-replicate-common-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-replicate-common-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-replicate-common-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-replicate-common-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-replicate-common --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-replicate-common did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-replicate-netty >---------- [INFO] Building OpenDaylight :: MD-SAL :: Replicate :: Netty 14.0.20-SNAPSHOT [105/229] [INFO] from features/odl-mdsal-replicate-netty/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-replicate-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-replicate-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-replicate-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-replicate-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-replicate-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-replicate-netty --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-netty/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-replicate-netty --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-replicate-netty >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-replicate-netty --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-replicate-netty <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-replicate-netty --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-replicate-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 91 component(s) [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 [INFO] attaching as odl-mdsal-replicate-netty-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-replicate-netty-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-replicate-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-replicate-netty --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-replicate-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-replicate-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-replicate-netty --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-replicate-netty did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-replicate-netty-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-replicate-netty-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-replicate-netty-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-replicate-netty-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-replicate-netty --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-replicate-netty did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------------< org.opendaylight.mdsal:features-mdsal >---------------- [INFO] Building OpenDaylight :: MD-SAL :: Stable Features 14.0.20-SNAPSHOT [106/229] [INFO] from features/features-mdsal/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-mdsal --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-mdsal --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-mdsal --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-mdsal --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ features-mdsal --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-mdsal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-mdsal --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-mdsal --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-mdsal --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-mdsal --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-mdsal --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-mdsal >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-mdsal --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-mdsal <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-mdsal --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ features-mdsal --- [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ features-mdsal --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-mdsal --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-mdsal --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 175 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal/target/bom.xml [INFO] attaching as features-mdsal-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal/target/bom.json [INFO] attaching as features-mdsal-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-mdsal --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-mdsal --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-mdsal --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-mdsal --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ features-mdsal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-mdsal --- [WARNING] [WARNING] The packaging plugin for project features-mdsal did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/features-mdsal-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/features-mdsal-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/features-mdsal-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/features-mdsal-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-mdsal --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project features-mdsal did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-exp-yanglib-api >---------- [INFO] Building OpenDaylight :: MD-SAL :: YANG (Module) Library API 0.19.20-SNAPSHOT [107/229] [INFO] from features/odl-mdsal-exp-yanglib-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-exp-yanglib-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-exp-yanglib-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-exp-yanglib-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-exp-yanglib-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-exp-yanglib-api --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-exp-yanglib-api --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-exp-yanglib-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-exp-yanglib-api --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-exp-yanglib-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-exp-yanglib-api --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-exp-yanglib-api [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44349 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 44349 name: 6ac18b6a-4e59-4e53-835c-af39675899dc timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-exp-yanglib-api --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-exp-yanglib-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) [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 [INFO] attaching as odl-mdsal-exp-yanglib-api-0.19.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-exp-yanglib-api-0.19.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-exp-yanglib-api --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-exp-yanglib-api --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8525 14.0.20-SNAPSHOT [108/229] [INFO] from features/odl-mdsal-model-rfc8525/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8525 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8525 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8525 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8525 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33465 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33465 name: 0403995b-3c4f-4f78-a525-b238607597ae timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8525 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8525-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8525-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8525 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8525 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8525 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8525 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal:odl-mdsal-exp-yanglib-rfc8525 >-------- [INFO] Building OpenDaylight :: MD-SAL :: RFC8525 YANG Library 0.19.20-SNAPSHOT [109/229] [INFO] from features/odl-mdsal-exp-yanglib-rfc8525/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-exp-yanglib-rfc8525 --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-exp-yanglib-rfc8525 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-exp-yanglib-rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-exp-yanglib-rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-exp-yanglib-rfc8525 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45253 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45253 name: bf33480c-9238-4756-8421-fc1f4580cf51 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 114 component(s) [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 [INFO] attaching as odl-mdsal-exp-yanglib-rfc8525-0.19.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-exp-yanglib-rfc8525-0.19.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-exp-yanglib-rfc8525 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-rfc8525 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-rfc8525 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal:features-mdsal-experimental >--------- [INFO] Building OpenDaylight :: MD-SAL :: Experimental Features 14.0.20-SNAPSHOT [110/229] [INFO] from features/features-mdsal-experimental/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-mdsal-experimental --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-mdsal-experimental --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-mdsal-experimental --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-mdsal-experimental --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ features-mdsal-experimental --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-mdsal-experimental --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-mdsal-experimental --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-mdsal-experimental --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-mdsal-experimental --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-mdsal-experimental --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal-experimental/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-mdsal-experimental --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-mdsal-experimental >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-mdsal-experimental --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-mdsal-experimental <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-mdsal-experimental --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ features-mdsal-experimental --- [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ features-mdsal-experimental --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-mdsal-experimental --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-mdsal-experimental --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 182 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal-experimental/target/bom.xml [INFO] attaching as features-mdsal-experimental-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal-experimental/target/bom.json [INFO] attaching as features-mdsal-experimental-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-mdsal-experimental --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-mdsal-experimental --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-mdsal-experimental --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-mdsal-experimental --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ features-mdsal-experimental --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-mdsal-experimental --- [WARNING] [WARNING] The packaging plugin for project features-mdsal-experimental did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/features-mdsal-experimental-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/features-mdsal-experimental-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/features-mdsal-experimental-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/features-mdsal-experimental-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-mdsal-experimental --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project features-mdsal-experimental did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6022 >---------- [INFO] Building rfc6022 14.0.20-SNAPSHOT [111/229] [INFO] from model/rfc/rfc6022/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6022 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6022 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6022 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6022 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc6022 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6022 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc6022 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 682.0 μs [INFO] yang-to-sources: Project model files found: 1 in 6.174 ms [INFO] yang-to-sources: 3 YANG models processed in 17.83 ms [INFO] BindingJavaFileGenerator: Defined 58 files in 5.902 ms [INFO] Sorted 58 files into 13 directories in 166.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 58 in 20.92 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6022 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6022 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6022 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 57 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6022 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6022 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6022 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6022 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6022 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6022 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc6022 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc6022 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6022 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/rfc6022-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6022 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/rfc6022-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6022 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/bom.xml [INFO] attaching as rfc6022-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/bom.json [INFO] attaching as rfc6022-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6022 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6022 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6022 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc6022 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6022 --- [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.20-SNAPSHOT/rfc6022-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/rfc6022-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.20-SNAPSHOT/rfc6022-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/rfc6022-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.20-SNAPSHOT/rfc6022-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc6022-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc6022-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6022 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.20-SNAPSHOT/rfc6022-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6022 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6022 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6022 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6022 14.0.20-SNAPSHOT [112/229] [INFO] from features/odl-mdsal-model-rfc6022/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6022 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc6022 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6022 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6022 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc6022 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6022 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc6022 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6022 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6022/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6022 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6022 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc6022 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6022 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc6022 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc6022 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc6022 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42541 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42541 name: a1236e92-6836-4d88-a488-b21334fa67de timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc6022 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc6022 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6022 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc6022-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc6022-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6022 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6022 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6022 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc6022 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc6022 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6022 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6022 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc6022-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6022 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6022 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6241 >---------- [INFO] Building rfc6241 14.0.20-SNAPSHOT [113/229] [INFO] from model/rfc/rfc6241/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6241 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6241 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6241 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6241 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc6241 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6241 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc6241 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 741.4 μs [INFO] yang-to-sources: Project model files found: 1 in 4.387 ms [INFO] yang-to-sources: 2 YANG models processed in 11.66 ms [INFO] BindingJavaFileGenerator: Defined 172 files in 5.348 ms [INFO] Sorted 172 files into 33 directories in 242.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 172 in 49.03 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6241 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6241 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6241 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 171 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6241 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6241 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6241 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6241 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6241 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6241 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc6241 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc6241 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6241 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/rfc6241-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6241 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/rfc6241-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6241 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/bom.xml [INFO] attaching as rfc6241-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/bom.json [INFO] attaching as rfc6241-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6241 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6241 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6241 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc6241 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6241 --- [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.20-SNAPSHOT/rfc6241-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/rfc6241-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.20-SNAPSHOT/rfc6241-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/rfc6241-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.20-SNAPSHOT/rfc6241-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc6241-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc6241-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6241 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.20-SNAPSHOT/rfc6241-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6241 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6241 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6241 14.0.20-SNAPSHOT [114/229] [INFO] from features/odl-mdsal-model-rfc6241/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6241 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc6241 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6241 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6241 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc6241 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6241 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc6241 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6241 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6241/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6241 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6241 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc6241 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6241 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc6241 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc6241 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc6241 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41975 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41975 name: 4e188731-6797-4a42-a016-78df2de36027 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc6241 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc6241 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6241 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc6241-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc6241-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6241 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6241 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6241 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc6241 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc6241 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6241 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6241 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc6241-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6241 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6241 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6243 >---------- [INFO] Building rfc6243 14.0.20-SNAPSHOT [115/229] [INFO] from model/rfc/rfc6243/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6243 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6243 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6243 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6243 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc6243 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6243 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc6243 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 903.1 μs [INFO] yang-to-sources: Project model files found: 1 in 1.316 ms [INFO] yang-to-sources: 3 YANG models processed in 23.81 ms [INFO] BindingJavaFileGenerator: Defined 12 files in 8.445 ms [INFO] Sorted 12 files into 3 directories in 232.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 16.36 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6243 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6243 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6243 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6243 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6243 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6243 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6243 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6243 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6243 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc6243 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc6243 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6243 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/rfc6243-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6243 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/rfc6243-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6243 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/bom.xml [INFO] attaching as rfc6243-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/bom.json [INFO] attaching as rfc6243-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6243 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6243 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6243 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc6243 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6243 --- [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.20-SNAPSHOT/rfc6243-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/rfc6243-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.20-SNAPSHOT/rfc6243-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/rfc6243-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.20-SNAPSHOT/rfc6243-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc6243-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc6243-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6243 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.20-SNAPSHOT/rfc6243-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6243 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6243 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6243 14.0.20-SNAPSHOT [116/229] [INFO] from features/odl-mdsal-model-rfc6243/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6243 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc6243 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6243 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6243 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc6243 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6243 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc6243 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6243 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6243/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6243 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6243 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc6243 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6243 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc6243 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc6243 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc6243 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44765 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 44765 name: 53b90840-319c-4e4c-af01-ebbff1eaed41 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc6243 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc6243 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6243 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc6243-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc6243-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6243 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6243 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6243 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc6243 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc6243 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6243 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6243 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc6243-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6243 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6243 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc6470 >---------- [INFO] Building rfc6470 14.0.20-SNAPSHOT [117/229] [INFO] from model/rfc/rfc6470/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6470 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6470 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6470 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6470 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc6470 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6470 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc6470 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 929.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.817 ms [INFO] yang-to-sources: 3 YANG models processed in 16.65 ms [INFO] BindingJavaFileGenerator: Defined 25 files in 5.479 ms [INFO] Sorted 25 files into 7 directories in 96.99 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 13.29 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6470 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6470 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6470 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6470 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6470 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6470 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6470 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6470 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6470 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc6470 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc6470 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6470 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/rfc6470-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6470 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/rfc6470-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6470 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/bom.xml [INFO] attaching as rfc6470-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/bom.json [INFO] attaching as rfc6470-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6470 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6470 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6470 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc6470 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6470 --- [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.20-SNAPSHOT/rfc6470-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/rfc6470-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.20-SNAPSHOT/rfc6470-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/rfc6470-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.20-SNAPSHOT/rfc6470-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc6470-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc6470-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6470 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.20-SNAPSHOT/rfc6470-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6470 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6470 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6470 14.0.20-SNAPSHOT [118/229] [INFO] from features/odl-mdsal-model-rfc6470/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc6470 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc6470 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6470 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc6470 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc6470 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6470 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc6470 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6470 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6470/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc6470 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6470 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc6470 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6470 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc6470 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc6470 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc6470 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34031 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 34031 name: 82aa354e-a07b-4a4d-a6b4-57634f90505f timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc6470 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc6470 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc6470 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc6470-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc6470-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6470 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6470 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6470 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc6470 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc6470 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc6470 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6470 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc6470-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc6470 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6470 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8343 14.0.20-SNAPSHOT [119/229] [INFO] from features/odl-mdsal-model-rfc8343/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8343 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8343 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8343 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8343 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8343 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8343 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8343 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8343 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:46467 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 46467 name: afecbbb4-7e01-4286-a0dc-17ff4010931c timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8343 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8343 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8343-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8343-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8343 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8343 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8343 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8343 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7224 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7224 14.0.20-SNAPSHOT [120/229] [INFO] from features/odl-mdsal-model-rfc7224/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc7224 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7224 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7224 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7224 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7224 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7224 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7224 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc7224 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7224 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc7224 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7224 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43121 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43121 name: b5c61c69-c8df-49c5-beda-d5ca91cca4c0 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc7224 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7224 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc7224-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc7224-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7224 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7224 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7224 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7224 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -----< org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash >------ [INFO] Building iana-crypt-hash 14.0.20-SNAPSHOT [121/229] [INFO] from model/iana/iana-crypt-hash/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-crypt-hash --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-crypt-hash --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-crypt-hash --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-crypt-hash --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-crypt-hash --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ iana-crypt-hash --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 509.9 μs [INFO] yang-to-sources: Project model files found: 1 in 971.3 μs [INFO] yang-to-sources: 1 YANG models processed in 2.030 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 1.004 ms [INFO] Sorted 8 files into 3 directories in 87.92 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 4.040 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-crypt-hash --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-crypt-hash --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-crypt-hash --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-crypt-hash >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-crypt-hash --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-crypt-hash <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-crypt-hash --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-crypt-hash --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-crypt-hash --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-crypt-hash --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ iana-crypt-hash --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-crypt-hash --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-crypt-hash --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-crypt-hash --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [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 [INFO] attaching as iana-crypt-hash-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as iana-crypt-hash-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-crypt-hash --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-crypt-hash --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-crypt-hash --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-crypt-hash --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-crypt-hash --- [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.20-SNAPSHOT/iana-crypt-hash-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.20-SNAPSHOT/iana-crypt-hash-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.20-SNAPSHOT/iana-crypt-hash-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/iana-crypt-hash-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/iana-crypt-hash-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-crypt-hash --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.20-SNAPSHOT/iana-crypt-hash-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-crypt-hash --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-crypt-hash --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash 14.0.20-SNAPSHOT [122/229] [INFO] from features/odl-mdsal-model-rfc7317-iana-crypt-hash/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7317-iana-crypt-hash >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7317-iana-crypt-hash <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38039 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38039 name: 94c07161-602d-42bb-a238-c37f4d956db6 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7317-iana-crypt-hash did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7317-iana-crypt-hash did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8341 >---------- [INFO] Building rfc8341 14.0.20-SNAPSHOT [123/229] [INFO] from model/rfc/rfc8341/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8341 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8341 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8341 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8341 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8341 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8341 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8341 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 688.5 μs [INFO] yang-to-sources: Project model files found: 1 in 2.599 ms [INFO] yang-to-sources: 2 YANG models processed in 8.622 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 3.030 ms [INFO] Sorted 30 files into 8 directories in 114.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 10.40 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8341 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8341 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8341 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8341 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8341 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8341 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8341 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8341 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8341 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8341 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8341 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8341 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/rfc8341-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8341 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/rfc8341-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8341 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/bom.xml [INFO] attaching as rfc8341-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/bom.json [INFO] attaching as rfc8341-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8341 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8341 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8341 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8341 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8341 --- [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.20-SNAPSHOT/rfc8341-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/rfc8341-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.20-SNAPSHOT/rfc8341-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/rfc8341-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.20-SNAPSHOT/rfc8341-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8341-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8341-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8341 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.20-SNAPSHOT/rfc8341-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8341 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8341 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8341 14.0.20-SNAPSHOT [124/229] [INFO] from features/odl-mdsal-model-rfc8341/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8341 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8341 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8341 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8341 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8341 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8341 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8341 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8341 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8341/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8341 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8341 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8341 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8341 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8341 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8341 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8341 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35283 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35283 name: 8ab7c27a-2ad7-4a0a-bcd3-6e5f42ed0b7f timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8341 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8341 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8341 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8341-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8341-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8341 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8341 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8341 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8341 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8341 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8341 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8341 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8341-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8341 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8341 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc7317-ietf-system >---- [INFO] Building rfc7317-ietf-system 14.0.20-SNAPSHOT [125/229] [INFO] from model/rfc/rfc7317-ietf-system/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7317-ietf-system --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7317-ietf-system --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7317-ietf-system --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7317-ietf-system --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7317-ietf-system --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc7317-ietf-system --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 874.4 μs [INFO] yang-to-sources: Project model files found: 1 in 4.606 ms [INFO] yang-to-sources: 5 YANG models processed in 24.56 ms [INFO] BindingJavaFileGenerator: Defined 91 files in 6.567 ms [INFO] Sorted 91 files into 21 directories in 174.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 91 in 42.78 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7317-ietf-system --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7317-ietf-system --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7317-ietf-system --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7317-ietf-system >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7317-ietf-system --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7317-ietf-system <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7317-ietf-system --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7317-ietf-system --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7317-ietf-system --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc7317-ietf-system --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc7317-ietf-system --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7317-ietf-system --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7317-ietf-system --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7317-ietf-system --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [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 [INFO] attaching as rfc7317-ietf-system-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc7317-ietf-system-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7317-ietf-system --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7317-ietf-system --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7317-ietf-system --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7317-ietf-system --- [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.20-SNAPSHOT/rfc7317-ietf-system-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.20-SNAPSHOT/rfc7317-ietf-system-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.20-SNAPSHOT/rfc7317-ietf-system-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc7317-ietf-system-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc7317-ietf-system-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7317-ietf-system --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc7317-ietf-system/14.0.20-SNAPSHOT/rfc7317-ietf-system-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7317-ietf-system --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7317-ietf-system --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-ietf-system >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7317 ietf-system 14.0.20-SNAPSHOT [126/229] [INFO] from features/odl-mdsal-model-rfc7317-ietf-system/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7317-ietf-system --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7317-ietf-system --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7317-ietf-system >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7317-ietf-system <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-ietf-system [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42669 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42669 name: a6fadbbc-234d-4952-a114-24d83ff363fe timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc7317-ietf-system-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc7317-ietf-system-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7317-ietf-system --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7317-ietf-system did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc7317-ietf-system-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7317-ietf-system --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7317-ietf-system did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-x509-cert-to-name >-- [INFO] Building rfc7407-ietf-x509-cert-to-name 14.0.20-SNAPSHOT [127/229] [INFO] from model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [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 [INFO] yang-to-sources: Found 1 dependencies in 562.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.377 ms [INFO] yang-to-sources: 2 YANG models processed in 5.943 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 2.104 ms [INFO] Sorted 16 files into 4 directories in 97.01 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 6.633 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- [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 [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 21] to target/classes [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:[60,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- [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 [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [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 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- [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.20-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.20-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.20-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.20-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-x509-cert-to-name 14.0.20-SNAPSHOT [128/229] [INFO] from features/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-x509-cert-to-name [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34959 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 34959 name: 9903beb9-6d4c-4e84-a40d-fcb9a2bbe123 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7407-ietf-x509-cert-to-name did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7407-ietf-x509-cert-to-name did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----< org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-snmp >----- [INFO] Building rfc7407-ietf-snmp 14.0.20-SNAPSHOT [129/229] [INFO] from model/rfc/rfc7407-ietf-snmp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7407-ietf-snmp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7407-ietf-snmp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7407-ietf-snmp --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc7407-ietf-snmp --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 615.8 μs [INFO] yang-to-sources: Project model files found: 12 in 5.467 ms [INFO] yang-to-sources: 5 YANG models processed in 39.18 ms [INFO] BindingJavaFileGenerator: Defined 183 files in 7.945 ms [INFO] Sorted 183 files into 38 directories in 220.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 183 in 41.14 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7407-ietf-snmp --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi [INFO] Copying 12 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 12 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7407-ietf-snmp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 182 source files with javac [debug release 21] to target/classes [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:[60,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7407-ietf-snmp >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7407-ietf-snmp --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7407-ietf-snmp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7407-ietf-snmp --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7407-ietf-snmp --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7407-ietf-snmp --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc7407-ietf-snmp --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7407-ietf-snmp --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7407-ietf-snmp --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-snmp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [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 [INFO] attaching as rfc7407-ietf-snmp-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc7407-ietf-snmp-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-snmp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7407-ietf-snmp --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7407-ietf-snmp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-snmp --- [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.20-SNAPSHOT/rfc7407-ietf-snmp-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.20-SNAPSHOT/rfc7407-ietf-snmp-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.20-SNAPSHOT/rfc7407-ietf-snmp-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc7407-ietf-snmp-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc7407-ietf-snmp-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7407-ietf-snmp --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-snmp/14.0.20-SNAPSHOT/rfc7407-ietf-snmp-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-snmp --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7407-ietf-snmp --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-snmp >--- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-snmp 14.0.20-SNAPSHOT [130/229] [INFO] from features/odl-mdsal-model-rfc7407-ietf-snmp/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7407-ietf-snmp --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc7407-ietf-snmp --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7407-ietf-snmp >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7407-ietf-snmp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7407-ietf-snmp [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34903 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 34903 name: 0f728a22-8447-4fa2-8928-447098522e67 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc7407-ietf-snmp-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc7407-ietf-snmp-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc7407-ietf-snmp --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7407-ietf-snmp did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc7407-ietf-snmp-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc7407-ietf-snmp --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7407-ietf-snmp did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf 14.0.20-SNAPSHOT [131/229] [INFO] from features/odl-mdsal-model-rfc8040-ietf-restconf/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8040-ietf-restconf --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8040-ietf-restconf --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8040-ietf-restconf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8040-ietf-restconf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45601 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45601 name: 9fe908ce-d243-4244-9704-e85e0ae9024d timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:39443/jndi/rmi://127.0.0.1:45601/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8040-ietf-restconf-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8040-ietf-restconf-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8040-ietf-restconf --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8040-ietf-restconf did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8040-ietf-restconf --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8040-ietf-restconf did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf-monitoring >-- [INFO] Building rfc8040-ietf-restconf-monitoring 14.0.20-SNAPSHOT [132/229] [INFO] from model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 647.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.669 ms [INFO] yang-to-sources: 3 YANG models processed in 9.729 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 2.815 ms [INFO] Sorted 16 files into 6 directories in 129.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 8.268 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8040-ietf-restconf-monitoring --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [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 [INFO] attaching as rfc8040-ietf-restconf-monitoring-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8040-ietf-restconf-monitoring-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf-monitoring --- [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.20-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.20-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.20-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8040-ietf-restconf-monitoring --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.20-SNAPSHOT/rfc8040-ietf-restconf-monitoring-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf-monitoring 14.0.20-SNAPSHOT [133/229] [INFO] from features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42451 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42451 name: c6218062-3285-4797-b152-fef45b93e86f timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8040-ietf-restconf-monitoring did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8040-ietf-restconf-monitoring --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8040-ietf-restconf-monitoring did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8072 >---------- [INFO] Building rfc8072 14.0.20-SNAPSHOT [134/229] [INFO] from model/rfc/rfc8072/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8072 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8072 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8072 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8072 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8072 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8072 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8072 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 465.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.722 ms [INFO] yang-to-sources: 2 YANG models processed in 8.564 ms [INFO] BindingJavaFileGenerator: Defined 34 files in 2.447 ms [INFO] Sorted 34 files into 12 directories in 100.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 34 in 9.630 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8072 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8072 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8072 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8072 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8072 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8072 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8072 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8072 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8072 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8072 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8072 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8072 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/rfc8072-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8072 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/rfc8072-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8072 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/bom.xml [INFO] attaching as rfc8072-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/bom.json [INFO] attaching as rfc8072-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8072 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8072 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8072 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8072 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8072 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8072 --- [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.20-SNAPSHOT/rfc8072-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/rfc8072-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.20-SNAPSHOT/rfc8072-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/rfc8072-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.20-SNAPSHOT/rfc8072-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8072-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8072-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8072 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.20-SNAPSHOT/rfc8072-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8072 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8072 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8072 14.0.20-SNAPSHOT [135/229] [INFO] from features/odl-mdsal-model-rfc8072/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8072 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8072 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8072 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8072 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8072 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8072 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8072 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8072 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38251 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38251 name: b50aacb2-b519-4061-9442-a39abd95c70c timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8072 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8072 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8072-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8072-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8072 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8072 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8072 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8072 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8177 >---------- [INFO] Building rfc8177 14.0.20-SNAPSHOT [136/229] [INFO] from model/rfc/rfc8177/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8177 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8177 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8177 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8177 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8177 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8177 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8177 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 623.7 μs [INFO] yang-to-sources: Project model files found: 1 in 2.311 ms [INFO] yang-to-sources: 3 YANG models processed in 17.55 ms [INFO] BindingJavaFileGenerator: Defined 68 files in 4.544 ms [INFO] Sorted 68 files into 16 directories in 161.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 18.32 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8177 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8177 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8177 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 67 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8177 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8177 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8177 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8177 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8177 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8177 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8177 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8177 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8177 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/rfc8177-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8177 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/rfc8177-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8177 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/bom.xml [INFO] attaching as rfc8177-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/bom.json [INFO] attaching as rfc8177-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8177 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8177 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8177 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8177 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8177 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8177 --- [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.20-SNAPSHOT/rfc8177-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/rfc8177-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.20-SNAPSHOT/rfc8177-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/rfc8177-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.20-SNAPSHOT/rfc8177-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8177-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8177-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8177 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8177/14.0.20-SNAPSHOT/rfc8177-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8177 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8177 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8177 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8177 14.0.20-SNAPSHOT [137/229] [INFO] from features/odl-mdsal-model-rfc8177/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8177 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8177 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8177 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8177 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8177 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8177 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8177 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8177 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8177/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8177 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8177 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8177 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8177 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8177 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8177 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8177 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40879 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 40879 name: 10f213a6-893c-4c4a-9354-cd29597d7db9 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8177 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8177 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8177 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8177-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8177-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8177 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8177 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8177 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8177 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8177 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8177 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8177 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8177-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8177 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8177 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8344 14.0.20-SNAPSHOT [138/229] [INFO] from features/odl-mdsal-model-rfc8344/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8344 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8344 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8344 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8344 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8344 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8344 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8344 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8344 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35373 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35373 name: 93a12af9-614c-45e0-9d27-375d133b16a4 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8344 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8344 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8344-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8344-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8344 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8344 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8344 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8344 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8345 14.0.20-SNAPSHOT [139/229] [INFO] from features/odl-mdsal-model-rfc8345/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8345 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8345 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8345 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8345 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8345 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8345 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8345 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8345 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8345 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8345 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:39965 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 39965 name: 996fc026-c0c3-4fa3-b630-9c8d408500b8 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8345 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8345 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8345-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8345-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8345 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8345 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA 14.0.20-SNAPSHOT [140/229] [INFO] from features/odl-mdsal-model-rfc8345-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8345-non-nmda --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8345-non-nmda --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8345-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8345-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40981 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 40981 name: a99acf7f-4509-48e6-8612-e3e26f874ecb timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8345-non-nmda-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8345-non-nmda-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8345-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8346 14.0.20-SNAPSHOT [141/229] [INFO] from features/odl-mdsal-model-rfc8346/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8346 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8346 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8346 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8346 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8346 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8346 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8346 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8346 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8346 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8346 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45149 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45149 name: 4375d706-953d-47cc-98f7-ab81c54f4cd0 timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:43707/jndi/rmi://127.0.0.1:45149/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8346 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8346 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8346-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8346-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8346 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8346 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA 14.0.20-SNAPSHOT [142/229] [INFO] from features/odl-mdsal-model-rfc8346-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8346-non-nmda --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8346-non-nmda --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8346-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8346-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37751 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37751 name: 77ff824d-115a-4318-9b89-844fdf3c61ce timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8346-non-nmda-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8346-non-nmda-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8346-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8348 14.0.20-SNAPSHOT [143/229] [INFO] from features/odl-mdsal-model-rfc8348/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8348 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8348 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8348 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8348 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8348 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8348 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8348 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8348 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8348 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8348 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37419 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37419 name: 1d6e360e-c886-4e5e-bf0c-1ced0dff2513 timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:36817/jndi/rmi://127.0.0.1:37419/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8348 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8348 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8348-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8348-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8348 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8348 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA 14.0.20-SNAPSHOT [144/229] [INFO] from features/odl-mdsal-model-rfc8348-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8348-non-nmda --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8348-non-nmda --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8348-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8348-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:39499 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 39499 name: 40659822-dbd9-4609-b88f-6b4bd6be3bc6 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8348-non-nmda-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8348-non-nmda-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8348-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8349 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8349 14.0.20-SNAPSHOT [145/229] [INFO] from features/odl-mdsal-model-rfc8349/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8349 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8349 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8349 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8349 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8349 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8349 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8349 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8349 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8349 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8349 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8349 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:32837 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 32837 name: 9dc3236c-405e-43b5-9b08-848a6a05fee0 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8349 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8349 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8349-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8349-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8349 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8349 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8349 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8349 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8519 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8519 14.0.20-SNAPSHOT [146/229] [INFO] from features/odl-mdsal-model-rfc8519/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8519 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8519 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8519 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8519 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8519 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8519 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8519 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8519 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8519 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8519 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8519 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43111 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43111 name: 129cb462-fab1-4277-9464-26b28bd82393 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8519 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8519 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8519-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8519-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8519 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8519 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8519 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8519 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8520 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8520 14.0.20-SNAPSHOT [147/229] [INFO] from features/odl-mdsal-model-rfc8520/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8520 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8520 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8520 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8520 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8520 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8520 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8520 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8520 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8520 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8520 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8520 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38713 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38713 name: bc0fd61c-6bcc-49a3-96b5-8e9c0460756b timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8520 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8520 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8520-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8520-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8520 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8520 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8520 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8520 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8526 >---------- [INFO] Building rfc8526 14.0.20-SNAPSHOT [148/229] [INFO] from model/rfc/rfc8526/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8526 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8526 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8526 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8526 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8526 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8526 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8526 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 845.3 μs [INFO] yang-to-sources: Project model files found: 1 in 3.678 ms [INFO] yang-to-sources: 8 YANG models processed in 36.14 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 6.072 ms [INFO] Sorted 40 files into 14 directories in 133.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 18.00 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8526 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8526 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8526 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8526 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8526 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8526 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8526 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8526 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8526 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8526 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8526 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8526 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/rfc8526-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8526 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/rfc8526-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8526 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/bom.xml [INFO] attaching as rfc8526-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/bom.json [INFO] attaching as rfc8526-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8526 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8526 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8526 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8526 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8526 --- [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.20-SNAPSHOT/rfc8526-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/rfc8526-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.20-SNAPSHOT/rfc8526-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/rfc8526-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.20-SNAPSHOT/rfc8526-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8526-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8526-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8526 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.20-SNAPSHOT/rfc8526-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8526 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8526 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8526 14.0.20-SNAPSHOT [149/229] [INFO] from features/odl-mdsal-model-rfc8526/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8526 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8526 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8526 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8526 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8526 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8526 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8526 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8526 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8526/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8526 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8526 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8526 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8526 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8526 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8526 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8526 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43223 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43223 name: 23038906-6907-4046-b0be-655452bccb77 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8526 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8526 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8526 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8526-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8526-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8526 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8526 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8526 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8526 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8526 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8526 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8526 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8526-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8526 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8526 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8528 14.0.20-SNAPSHOT [150/229] [INFO] from features/odl-mdsal-model-rfc8528/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8528 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8528 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8528 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8528 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8528 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8528 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8528 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8528 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34119 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 34119 name: 4e184b62-59df-4981-a418-6385a91c3c4e timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:46119/jndi/rmi://127.0.0.1:34119/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8528 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8528 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8528-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8528-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8528 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8528 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8528 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8528 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8529 14.0.20-SNAPSHOT [151/229] [INFO] from features/odl-mdsal-model-rfc8529/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8529 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8529 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8529 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8529 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8529 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8529 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8529 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8529 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43447 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43447 name: e1909698-81b1-498e-baf4-561ff27a7412 timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:40825/jndi/rmi://127.0.0.1:43447/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8529 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8529 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8529-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8529-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8529 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8529 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8529 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8529 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8530 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8530 14.0.20-SNAPSHOT [152/229] [INFO] from features/odl-mdsal-model-rfc8530/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8530 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8530 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8530 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8530 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8530 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8530 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8530 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8530 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8530 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33193 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33193 name: 960845da-25c7-4142-9c28-6e9248da9420 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8530 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8530 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8530-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8530-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8530 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8530 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8530 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8530 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8542 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8542 14.0.20-SNAPSHOT [153/229] [INFO] from features/odl-mdsal-model-rfc8542/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8542 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8542 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8542 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8542 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8542 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8542 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8542 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8542 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8542 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8542 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8542 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40945 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 40945 name: 2d3863cf-4197-484d-bc4c-f46f803474c1 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8542 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8542 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8542-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8542-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8542 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8542 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8542 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8542 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8572-ietf-sztp-bootstrap-server >-- [INFO] Building rfc8572-ietf-sztp-bootstrap-server 14.0.20-SNAPSHOT [154/229] [INFO] from model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [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 [INFO] yang-to-sources: Found 0 dependencies in 433.3 μs [INFO] yang-to-sources: Project model files found: 1 in 2.089 ms [INFO] yang-to-sources: 1 YANG models processed in 4.944 ms [INFO] BindingJavaFileGenerator: Defined 23 files in 2.442 ms [INFO] Sorted 23 files into 5 directories in 92.97 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 12.97 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8572-ietf-sztp-bootstrap-server --- [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 [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 22 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-bootstrap-server >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-bootstrap-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8572-ietf-sztp-bootstrap-server --- [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 [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8572-ietf-sztp-bootstrap-server --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8572-ietf-sztp-bootstrap-server --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [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 [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- [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.20-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.20-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.20-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.20-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-bootstrap-server 14.0.20-SNAPSHOT [155/229] [INFO] from features/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38353 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38353 name: 900a3ff4-6c70-4b6b-bc2d-441283c7fc1a timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8572-ietf-sztp-conveyed-info >-- [INFO] Building rfc8572-ietf-sztp-conveyed-info 14.0.20-SNAPSHOT [156/229] [INFO] from model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [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 [INFO] yang-to-sources: Found 3 dependencies in 606.6 μs [INFO] yang-to-sources: Project model files found: 1 in 1.629 ms [INFO] yang-to-sources: 4 YANG models processed in 10.99 ms [INFO] BindingJavaFileGenerator: Defined 27 files in 3.021 ms [INFO] Sorted 27 files into 10 directories in 98.49 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 27 in 9.846 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8572-ietf-sztp-conveyed-info --- [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 [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 26 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-conveyed-info >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-conveyed-info <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8572-ietf-sztp-conveyed-info --- [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 [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8572-ietf-sztp-conveyed-info --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8572-ietf-sztp-conveyed-info --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [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 [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- [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.20-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.20-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.20-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8572-ietf-sztp-conveyed-info/14.0.20-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-conveyed-info 14.0.20-SNAPSHOT [157/229] [INFO] from features/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35689 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35689 name: d9b6949c-1aa5-4e53-878c-141fd20a1012 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8639 >---------- [INFO] Building rfc8639 14.0.20-SNAPSHOT [158/229] [INFO] from model/rfc/rfc8639/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8639 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8639 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8639 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8639 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8639 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8639 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8639 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 921.9 μs [INFO] yang-to-sources: Project model files found: 1 in 4.369 ms [INFO] yang-to-sources: 9 YANG models processed in 41.20 ms [INFO] BindingJavaFileGenerator: Defined 136 files in 10.11 ms [INFO] Sorted 136 files into 22 directories in 222.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 136 in 34.48 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8639 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8639 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8639 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 135 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8639 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8639 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8639 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8639 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8639 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8639 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8639 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8639 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8639 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/rfc8639-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8639 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/rfc8639-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8639 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/bom.xml [INFO] attaching as rfc8639-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/bom.json [INFO] attaching as rfc8639-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8639 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8639 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8639 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8639 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8639 --- [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.20-SNAPSHOT/rfc8639-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/rfc8639-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.20-SNAPSHOT/rfc8639-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/rfc8639-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.20-SNAPSHOT/rfc8639-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8639-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8639-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8639 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8639/14.0.20-SNAPSHOT/rfc8639-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8639 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8639 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8639 14.0.20-SNAPSHOT [159/229] [INFO] from features/odl-mdsal-model-rfc8639/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8639 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8639 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8639 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8639 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8639 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8639 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8639 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8639 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8639/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8639 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8639 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8639 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8639 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8639 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8639 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8639 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42531 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42531 name: 4179552b-8736-4921-8b83-738a45ea7c8a timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8639 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8639 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8639 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8639-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8639-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8639 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8639 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8639 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8639 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8639 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8639 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8639 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8639-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8639 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8639 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8641 >---------- [INFO] Building rfc8641 14.0.20-SNAPSHOT [160/229] [INFO] from model/rfc/rfc8641/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8641 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8641 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8641 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8641 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8641 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 1.067 ms [INFO] yang-to-sources: Project model files found: 1 in 3.149 ms [INFO] yang-to-sources: 12 YANG models processed in 56.05 ms [INFO] BindingJavaFileGenerator: Defined 94 files in 12.22 ms [INFO] Sorted 94 files into 24 directories in 184.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 94 in 30.38 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8641 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8641 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8641 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 93 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8641 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8641 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8641 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8641 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8641 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8641 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8641 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8641 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/rfc8641-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8641 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/rfc8641-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/bom.xml [INFO] attaching as rfc8641-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/bom.json [INFO] attaching as rfc8641-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8641 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8641 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8641 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8641 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8641 --- [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.20-SNAPSHOT/rfc8641-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/rfc8641-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.20-SNAPSHOT/rfc8641-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/rfc8641-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.20-SNAPSHOT/rfc8641-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8641-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8641-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8641 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8641/14.0.20-SNAPSHOT/rfc8641-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8641 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8641 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8641 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8641 14.0.20-SNAPSHOT [161/229] [INFO] from features/odl-mdsal-model-rfc8641/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8641 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8641 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8641 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8641 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8641 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8641/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8641 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8641 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8641 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8641 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8641 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8641 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:32861 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 32861 name: 3bef7753-67f5-4baf-9517-9fc0f6b4a43f timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8641 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8641 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8641-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8641-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8641 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8641 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8641 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8641 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8641 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8641-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8641 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8641 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8650 >---------- [INFO] Building rfc8650 14.0.20-SNAPSHOT [162/229] [INFO] from model/rfc/rfc8650/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8650 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8650 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8650 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8650 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8650 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8650 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8650 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 856.7 μs [INFO] yang-to-sources: Project model files found: 1 in 1.176 ms [INFO] yang-to-sources: 10 YANG models processed in 44.63 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 9.405 ms [INFO] Sorted 11 files into 3 directories in 93.07 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 13.80 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8650 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8650 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8650 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8650 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8650 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8650 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8650 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8650 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8650 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8650 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8650 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8650 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/rfc8650-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8650 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/rfc8650-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8650 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/bom.xml [INFO] attaching as rfc8650-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/bom.json [INFO] attaching as rfc8650-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8650 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8650 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8650 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8650 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8650 --- [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.20-SNAPSHOT/rfc8650-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/rfc8650-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.20-SNAPSHOT/rfc8650-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/rfc8650-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.20-SNAPSHOT/rfc8650-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8650-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8650-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8650 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8650/14.0.20-SNAPSHOT/rfc8650-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8650 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8650 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8650 14.0.20-SNAPSHOT [163/229] [INFO] from features/odl-mdsal-model-rfc8650/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8650 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8650 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8650 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8650 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8650 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8650 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8650 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8650 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8650/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8650 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8650 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8650 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8650 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8650 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8650 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8650 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41607 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41607 name: c1feb875-7851-4fc2-b432-c3bb1557b5c5 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8650 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8650 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8650 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8650-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8650-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8650 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8650 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8650 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8650 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8650 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8650 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8650 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8650-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8650 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8650 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8776 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8776 14.0.20-SNAPSHOT [164/229] [INFO] from features/odl-mdsal-model-rfc8776/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8776 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8776 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8776 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8776 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8776 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8776 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8776 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8776 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8776 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8776 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8776 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38911 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38911 name: ac41bec6-a6f7-4acd-ad99-2baa0973c1bb timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8776 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8776 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8776-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8776-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8776 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8776 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8776 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8776 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8795 14.0.20-SNAPSHOT [165/229] [INFO] from features/odl-mdsal-model-rfc8795/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8795 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8795 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8795 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8795 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8795 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8795 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8795 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8795 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8795 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8795 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45245 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45245 name: 8ab9bac5-e003-421c-8faf-8341c6f5065e timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:40423/jndi/rmi://127.0.0.1:45245/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8795 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8795 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8795-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8795-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8795 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8795 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA 14.0.20-SNAPSHOT [166/229] [INFO] from features/odl-mdsal-model-rfc8795-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8795-non-nmda --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8795-non-nmda --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8795-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8795-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37879 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37879 name: f70b1468-5220-47b4-97f6-974697c54d62 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8795-non-nmda-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8795-non-nmda-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8795-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8808 >---------- [INFO] Building rfc8808 14.0.20-SNAPSHOT [167/229] [INFO] from model/rfc/rfc8808/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8808 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8808 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8808 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8808 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8808 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8808 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8808 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 874.0 μs [INFO] yang-to-sources: Project model files found: 1 in 1.292 ms [INFO] yang-to-sources: 4 YANG models processed in 9.724 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 3.038 ms [INFO] Sorted 11 files into 3 directories in 82.64 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 9.111 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8808 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8808 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8808 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8808 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8808 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8808 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8808 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8808 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8808 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8808 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8808 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8808 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/rfc8808-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8808 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/rfc8808-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8808 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/bom.xml [INFO] attaching as rfc8808-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/bom.json [INFO] attaching as rfc8808-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8808 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8808 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8808 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8808 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8808 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8808 --- [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.20-SNAPSHOT/rfc8808-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/rfc8808-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.20-SNAPSHOT/rfc8808-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/rfc8808-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.20-SNAPSHOT/rfc8808-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8808-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8808-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8808 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8808/14.0.20-SNAPSHOT/rfc8808-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8808 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8808 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8808 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8808 14.0.20-SNAPSHOT [168/229] [INFO] from features/odl-mdsal-model-rfc8808/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8808 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8808 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8808 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8808 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8808 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8808 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8808 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8808 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8808/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8808 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8808 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8808 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8808 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8808 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8808 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8808 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45397 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45397 name: 4709cc73-549a-4cbe-893b-d0f72746875d timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8808 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8808 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8808 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8808-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8808-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8808 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8808 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8808 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8808 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8808 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8808 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8808 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8808-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8808 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8808 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags >-- [INFO] Building rfc8819-ietf-module-tags 14.0.20-SNAPSHOT [169/229] [INFO] from model/rfc/rfc8819-ietf-module-tags/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8819-ietf-module-tags --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8819-ietf-module-tags --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 664.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.369 ms [INFO] yang-to-sources: 2 YANG models processed in 7.429 ms [INFO] BindingJavaFileGenerator: Defined 10 files in 2.508 ms [INFO] Sorted 10 files into 4 directories in 147.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 8.536 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8819-ietf-module-tags --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8819-ietf-module-tags --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8819-ietf-module-tags --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8819-ietf-module-tags --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8819-ietf-module-tags --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8819-ietf-module-tags --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8819-ietf-module-tags --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8819-ietf-module-tags --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [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 [INFO] attaching as rfc8819-ietf-module-tags-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8819-ietf-module-tags-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8819-ietf-module-tags --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags --- [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.20-SNAPSHOT/rfc8819-ietf-module-tags-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.20-SNAPSHOT/rfc8819-ietf-module-tags-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.20-SNAPSHOT/rfc8819-ietf-module-tags-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8819-ietf-module-tags-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8819-ietf-module-tags-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8819-ietf-module-tags --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.20-SNAPSHOT/rfc8819-ietf-module-tags-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8819-ietf-module-tags --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8819 14.0.20-SNAPSHOT [170/229] [INFO] from features/odl-mdsal-model-rfc8819/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8819 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8819 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8819 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8819 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8819 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8819 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8819 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8819 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8819 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8819 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42045 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42045 name: 05cdbf9c-2512-414b-bf5a-3ec78e451fe8 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8819 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8819 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8819-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8819-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8819 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8819 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags-state >-- [INFO] Building rfc8819-ietf-module-tags-state 14.0.20-SNAPSHOT [171/229] [INFO] from model/rfc/rfc8819-ietf-module-tags-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8819-ietf-module-tags-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8819-ietf-module-tags-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [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 [INFO] yang-to-sources: Found 2 dependencies in 957.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.518 ms [INFO] yang-to-sources: 3 YANG models processed in 6.539 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 1.700 ms [INFO] Sorted 9 files into 4 directories in 86.48 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 5.218 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8819-ietf-module-tags-state --- [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 [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8819-ietf-module-tags-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [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 [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8819-ietf-module-tags-state --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8819-ietf-module-tags-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8819-ietf-module-tags-state --- [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 [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8819-ietf-module-tags-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8819-ietf-module-tags-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8819-ietf-module-tags-state --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags-state --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [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 [INFO] attaching as rfc8819-ietf-module-tags-state-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc8819-ietf-module-tags-state-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags-state --- [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.20-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.20-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.20-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8819-ietf-module-tags-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.20-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA 14.0.20-SNAPSHOT [172/229] [INFO] from features/odl-mdsal-model-rfc8819-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8819-non-nmda --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8819-non-nmda --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8819-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8819-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34741 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 34741 name: 5d9f0f31-fa4a-466e-b5d2-4986d49be1f3 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8819-non-nmda-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8819-non-nmda-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8819-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8916 >---------- [INFO] Building rfc8916 14.0.20-SNAPSHOT [173/229] [INFO] from model/rfc/rfc8916/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8916 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8916 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8916 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8916 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8916 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8916 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc8916 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 1.217 ms [INFO] yang-to-sources: Project model files found: 1 in 3.521 ms [INFO] yang-to-sources: 12 YANG models processed in 56.43 ms [INFO] BindingJavaFileGenerator: Defined 80 files in 12.94 ms [INFO] Sorted 80 files into 18 directories in 568.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 80 in 28.78 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8916 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8916 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8916 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 79 source files with javac [debug release 21] to target/classes [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8916 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8916 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8916 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8916 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8916 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8916 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8916 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc8916 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8916 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/rfc8916-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8916 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/rfc8916-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8916 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/bom.xml [INFO] attaching as rfc8916-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/bom.json [INFO] attaching as rfc8916-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8916 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8916 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8916 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8916 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8916 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8916 --- [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.20-SNAPSHOT/rfc8916-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/rfc8916-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.20-SNAPSHOT/rfc8916-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/rfc8916-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.20-SNAPSHOT/rfc8916-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc8916-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc8916-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8916 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8916/14.0.20-SNAPSHOT/rfc8916-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8916 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8916 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8916 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8916 14.0.20-SNAPSHOT [174/229] [INFO] from features/odl-mdsal-model-rfc8916/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc8916 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc8916 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8916 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc8916 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc8916 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8916 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc8916 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8916 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8916/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc8916 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8916 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc8916 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8916 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc8916 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc8916 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8916 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42795 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42795 name: 93ad5a99-4db6-4bfb-a706-8205a04d16ad timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc8916 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8916 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc8916 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc8916-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc8916-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8916 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8916 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8916 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc8916 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc8916 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc8916 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8916 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc8916-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc8916 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8916 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9067 >---------- [INFO] Building rfc9067 14.0.20-SNAPSHOT [175/229] [INFO] from model/rfc/rfc9067/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9067 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9067 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9067 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9067 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9067 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9067 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9067 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 678.9 μs [INFO] yang-to-sources: Project model files found: 1 in 3.895 ms [INFO] yang-to-sources: 5 YANG models processed in 24.87 ms [INFO] BindingJavaFileGenerator: Defined 93 files in 8.060 ms [INFO] Sorted 93 files into 17 directories in 171.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 93 in 21.13 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9067 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9067 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9067 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 92 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9067 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9067 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9067 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9067 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9067 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9067 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9067 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9067 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9067 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/rfc9067-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9067 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/rfc9067-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9067 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/bom.xml [INFO] attaching as rfc9067-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/bom.json [INFO] attaching as rfc9067-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9067 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9067 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9067 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9067 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9067 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9067 --- [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.20-SNAPSHOT/rfc9067-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/rfc9067-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.20-SNAPSHOT/rfc9067-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/rfc9067-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.20-SNAPSHOT/rfc9067-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9067-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9067-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9067 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9067/14.0.20-SNAPSHOT/rfc9067-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9067 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9067 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9067 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9067 14.0.20-SNAPSHOT [176/229] [INFO] from features/odl-mdsal-model-rfc9067/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9067 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9067 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9067 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9067 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9067 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9067 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9067 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9067 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9067/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9067 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9067 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9067 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9067 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9067 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9067 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9067 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35645 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35645 name: 3c762600-21c0-4ffa-8d9d-f2c742bec32c timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9067 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9067 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9067 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc9067-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc9067-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9067 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9067 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9067 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9067 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9067 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9067 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9067 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9067-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9067 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9067 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9070-ietf-mpls-ldp >--- [INFO] Building rfc9070-ietf-mpls-ldp 14.0.20-SNAPSHOT [177/229] [INFO] from model/rfc/rfc9070-ietf-mpls-ldp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9070-ietf-mpls-ldp --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 1.199 ms [INFO] yang-to-sources: Project model files found: 1 in 11.23 ms [INFO] yang-to-sources: 9 YANG models processed in 59.71 ms [INFO] BindingJavaFileGenerator: Defined 179 files in 13.17 ms [INFO] Sorted 179 files into 47 directories in 232.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 179 in 45.47 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9070-ietf-mpls-ldp --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9070-ietf-mpls-ldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 178 source files with javac [debug release 21] to target/classes [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 [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 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9070-ietf-mpls-ldp --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9070-ietf-mpls-ldp --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [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 [INFO] attaching as rfc9070-ietf-mpls-ldp-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc9070-ietf-mpls-ldp-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9070-ietf-mpls-ldp --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp --- [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.20-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.20-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.20-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9070-ietf-mpls-ldp --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp/14.0.20-SNAPSHOT/rfc9070-ietf-mpls-ldp-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9070-ietf-mpls-ldp-extended >-- [INFO] Building rfc9070-ietf-mpls-ldp-extended 14.0.20-SNAPSHOT [178/229] [INFO] from model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [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 [INFO] yang-to-sources: Found 10 dependencies in 1.265 ms [INFO] yang-to-sources: Project model files found: 1 in 4.878 ms [INFO] yang-to-sources: 11 YANG models processed in 69.32 ms [INFO] BindingJavaFileGenerator: Defined 146 files in 16.15 ms [INFO] Sorted 146 files into 30 directories in 211.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 146 in 40.91 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9070-ietf-mpls-ldp-extended --- [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 [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 145 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp-extended >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp-extended <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp-extended --- [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 [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp-extended --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp-extended --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [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 [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- [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.20-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.20-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.20-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9070-ietf-mpls-ldp-extended/14.0.20-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9070 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9070 14.0.20-SNAPSHOT [179/229] [INFO] from features/odl-mdsal-model-rfc9070/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9070 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9070 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9070 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9070 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9070 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9070 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9070 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9070 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9070 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9070 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9070/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9070 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9070 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9070 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9070 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9070 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9070 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9070 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:36131 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 36131 name: db3983f0-a60f-4e3a-a4cb-ebc869bf7bc1 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9070 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9070 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9070 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc9070-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc9070-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9070 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9070 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9070 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9070 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9070 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9070 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9070 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9070-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9070 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9070 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9144 >---------- [INFO] Building rfc9144 14.0.20-SNAPSHOT [180/229] [INFO] from model/rfc/rfc9144/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9144 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9144 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9144 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9144 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9144 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9144 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9144 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 1.055 ms [INFO] yang-to-sources: Project model files found: 1 in 1.336 ms [INFO] yang-to-sources: 7 YANG models processed in 30.15 ms [INFO] BindingJavaFileGenerator: Defined 25 files in 10.39 ms [INFO] Sorted 25 files into 11 directories in 131.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 16.96 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9144 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9144 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9144 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9144 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9144 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9144 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9144 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9144 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9144 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9144 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9144 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9144 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/rfc9144-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9144 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/rfc9144-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9144 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/bom.xml [INFO] attaching as rfc9144-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/bom.json [INFO] attaching as rfc9144-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9144 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9144 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9144 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9144 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9144 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9144 --- [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.20-SNAPSHOT/rfc9144-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/rfc9144-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.20-SNAPSHOT/rfc9144-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/rfc9144-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.20-SNAPSHOT/rfc9144-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9144-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9144-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9144 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9144/14.0.20-SNAPSHOT/rfc9144-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9144 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9144 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9144 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9144 14.0.20-SNAPSHOT [181/229] [INFO] from features/odl-mdsal-model-rfc9144/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9144 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9144 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9144 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9144 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9144 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9144 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9144 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9144 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9144/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9144 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9144 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9144 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9144 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9144 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9144 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9144 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37901 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37901 name: 0d613f8f-4aaa-413b-afc5-7cb7ebb7bde2 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9144 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9144 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9144 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc9144-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc9144-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9144 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9144 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9144 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9144 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9144 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9144 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9144 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9144-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9144 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9144 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9179 >---------- [INFO] Building rfc9179 14.0.20-SNAPSHOT [182/229] [INFO] from model/rfc/rfc9179/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9179 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9179 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9179 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9179 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9179 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9179 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9179 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 523.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.919 ms [INFO] yang-to-sources: 2 YANG models processed in 5.903 ms [INFO] BindingJavaFileGenerator: Defined 19 files in 2.583 ms [INFO] Sorted 19 files into 7 directories in 113.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 9.304 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9179 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9179 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9179 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9179 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9179 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9179 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9179 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9179 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9179 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9179 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9179 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9179 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/rfc9179-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9179 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/rfc9179-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9179 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/bom.xml [INFO] attaching as rfc9179-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/bom.json [INFO] attaching as rfc9179-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9179 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9179 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9179 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9179 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9179 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9179 --- [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.20-SNAPSHOT/rfc9179-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/rfc9179-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.20-SNAPSHOT/rfc9179-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/rfc9179-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.20-SNAPSHOT/rfc9179-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9179-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9179-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9179 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9179/14.0.20-SNAPSHOT/rfc9179-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9179 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9179 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9179 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9179 14.0.20-SNAPSHOT [183/229] [INFO] from features/odl-mdsal-model-rfc9179/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9179 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9179 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9179 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9179 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9179 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9179 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9179 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9179 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9179/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9179 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9179 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9179 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9179 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9179 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9179 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9179 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35609 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35609 name: dc545d8e-a0dc-4312-806f-f6bdfa116ffc timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9179 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9179 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9179 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc9179-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc9179-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9179 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9179 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9179 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9179 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9179 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9179 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9179 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9179-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9179 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9179 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9196-ietf-system-capabilities >-- [INFO] Building rfc9196-ietf-system-capabilities 14.0.20-SNAPSHOT [184/229] [INFO] from model/rfc/rfc9196-ietf-system-capabilities/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9196-ietf-system-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9196-ietf-system-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9196-ietf-system-capabilities --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9196-ietf-system-capabilities --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 673.1 μs [INFO] yang-to-sources: Project model files found: 1 in 1.109 ms [INFO] yang-to-sources: 6 YANG models processed in 28.95 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 5.959 ms [INFO] Sorted 14 files into 7 directories in 171.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 11.21 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9196-ietf-system-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9196-ietf-system-capabilities --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9196-ietf-system-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9196-ietf-system-capabilities --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9196-ietf-system-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9196-ietf-system-capabilities --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9196-ietf-system-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9196-ietf-system-capabilities --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9196-ietf-system-capabilities --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9196-ietf-system-capabilities --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9196-ietf-system-capabilities --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-system-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [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 [INFO] attaching as rfc9196-ietf-system-capabilities-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc9196-ietf-system-capabilities-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-system-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9196-ietf-system-capabilities --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.20-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9196-ietf-system-capabilities --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-system-capabilities --- [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.20-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.20-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.20-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9196-ietf-system-capabilities --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-system-capabilities/14.0.20-SNAPSHOT/rfc9196-ietf-system-capabilities-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9196-ietf-system-capabilities >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-system-capabilities 14.0.20-SNAPSHOT [185/229] [INFO] from features/odl-mdsal-model-rfc9196-ietf-system-capabilities/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9196-ietf-system-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9196-ietf-system-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9196-ietf-system-capabilities [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33799 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33799 name: 32153827-1bfa-4a28-8dae-ddec9db4161d timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9196-ietf-system-capabilities did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-system-capabilities-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9196-ietf-system-capabilities --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9196-ietf-system-capabilities did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9196-ietf-notification-capabilities >-- [INFO] Building rfc9196-ietf-notification-capabilities 14.0.20-SNAPSHOT [186/229] [INFO] from model/rfc/rfc9196-ietf-notification-capabilities/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9196-ietf-notification-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9196-ietf-notification-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9196-ietf-notification-capabilities --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9196-ietf-notification-capabilities --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 1.398 ms [INFO] yang-to-sources: Project model files found: 1 in 2.017 ms [INFO] yang-to-sources: 15 YANG models processed in 61.94 ms [INFO] BindingJavaFileGenerator: Defined 17 files in 11.83 ms [INFO] Sorted 17 files into 6 directories in 99.47 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 17 in 16.24 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9196-ietf-notification-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9196-ietf-notification-capabilities --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9196-ietf-notification-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9196-ietf-notification-capabilities --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9196-ietf-notification-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9196-ietf-notification-capabilities --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9196-ietf-notification-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9196-ietf-notification-capabilities --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9196-ietf-notification-capabilities --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9196-ietf-notification-capabilities --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9196-ietf-notification-capabilities --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-notification-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [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 [INFO] attaching as rfc9196-ietf-notification-capabilities-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc9196-ietf-notification-capabilities-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-notification-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9196-ietf-notification-capabilities --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9196-ietf-notification-capabilities --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-notification-capabilities --- [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.20-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.20-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.20-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9196-ietf-notification-capabilities --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9196-ietf-notification-capabilities/14.0.20-SNAPSHOT/rfc9196-ietf-notification-capabilities-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9196-ietf-notification-capabilities >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-notification-capabilities 14.0.20-SNAPSHOT [187/229] [INFO] from features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9196-ietf-notification-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9196-ietf-notification-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9196-ietf-notification-capabilities [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:46481 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 46481 name: 27fd0424-2783-48c6-a1e3-28ae9a8710c3 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9196-ietf-notification-capabilities did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9196-ietf-notification-capabilities-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9196-ietf-notification-capabilities --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9196-ietf-notification-capabilities did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9640 >---------- [INFO] Building rfc9640 14.0.20-SNAPSHOT [188/229] [INFO] from model/rfc/rfc9640/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9640 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9640 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9640 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9640 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9640 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9640 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9640 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 550.0 μs [INFO] yang-to-sources: Project model files found: 1 in 3.472 ms [INFO] yang-to-sources: 3 YANG models processed in 16.41 ms [INFO] BindingJavaFileGenerator: Defined 109 files in 6.563 ms [INFO] Sorted 109 files into 20 directories in 213.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 109 in 34.61 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9640 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9640 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9640 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 108 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9640 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9640 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9640 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9640 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9640 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9640 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9640 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9640 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9640 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/rfc9640-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9640 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/rfc9640-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9640 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/bom.xml [INFO] attaching as rfc9640-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/bom.json [INFO] attaching as rfc9640-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9640 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9640 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9640 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9640 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9640 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9640 --- [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.20-SNAPSHOT/rfc9640-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/rfc9640-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.20-SNAPSHOT/rfc9640-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/rfc9640-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.20-SNAPSHOT/rfc9640-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9640-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9640-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9640 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.20-SNAPSHOT/rfc9640-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9640 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9640 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9640 14.0.20-SNAPSHOT [189/229] [INFO] from features/odl-mdsal-model-rfc9640/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9640 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9640 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9640 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9640 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9640 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9640 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9640 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9640 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9640/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9640 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9640 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9640 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9640 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9640 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9640 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9640 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45929 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45929 name: 5f1d76ed-9a59-4748-b052-129a322009fc timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9640 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9640 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9640 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc9640-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc9640-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9640 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9640 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9640 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9640 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9640 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9640 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9640 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9640-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9640 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9640 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9641 >---------- [INFO] Building rfc9641 14.0.20-SNAPSHOT [190/229] [INFO] from model/rfc/rfc9641/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9641 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9641 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9641 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9641 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9641 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 660.4 μs [INFO] yang-to-sources: Project model files found: 1 in 2.150 ms [INFO] yang-to-sources: 4 YANG models processed in 31.05 ms [INFO] BindingJavaFileGenerator: Defined 55 files in 16.30 ms [INFO] Sorted 55 files into 18 directories in 232.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 55 in 28.19 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9641 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9641 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9641 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 54 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9641 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9641 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9641 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9641 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9641 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9641 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9641 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9641 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/rfc9641-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9641 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/rfc9641-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/bom.xml [INFO] attaching as rfc9641-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/bom.json [INFO] attaching as rfc9641-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9641 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9641 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9641 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9641 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9641 --- [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.20-SNAPSHOT/rfc9641-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/rfc9641-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.20-SNAPSHOT/rfc9641-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/rfc9641-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.20-SNAPSHOT/rfc9641-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9641-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9641-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9641 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.20-SNAPSHOT/rfc9641-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9641 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9641 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9641 14.0.20-SNAPSHOT [191/229] [INFO] from features/odl-mdsal-model-rfc9641/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9641 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9641 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9641 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9641 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9641 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9641/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9641 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9641 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9641 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9641 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9641 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9641 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:39527 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 39527 name: fac1eceb-a8eb-4fa0-af31-42f67b13b33b timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9641 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9641 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc9641-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc9641-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9641 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9641 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9641 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9641 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9641 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9641-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9641 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9641 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9642 >---------- [INFO] Building rfc9642 14.0.20-SNAPSHOT [192/229] [INFO] from model/rfc/rfc9642/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9642 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9642 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9642 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9642 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9642 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9642 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9642 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 1.141 ms [INFO] yang-to-sources: Project model files found: 1 in 2.036 ms [INFO] yang-to-sources: 4 YANG models processed in 19.45 ms [INFO] BindingJavaFileGenerator: Defined 71 files in 6.371 ms [INFO] Sorted 71 files into 25 directories in 166.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 71 in 20.03 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9642 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9642 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9642 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 70 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9642 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9642 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9642 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9642 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9642 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9642 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9642 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9642 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9642 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/rfc9642-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9642 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/rfc9642-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9642 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/bom.xml [INFO] attaching as rfc9642-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/bom.json [INFO] attaching as rfc9642-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9642 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9642 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9642 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9642 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9642 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9642 --- [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.20-SNAPSHOT/rfc9642-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/rfc9642-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.20-SNAPSHOT/rfc9642-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/rfc9642-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.20-SNAPSHOT/rfc9642-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9642-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9642-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9642 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.20-SNAPSHOT/rfc9642-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9642 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9642 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9642 14.0.20-SNAPSHOT [193/229] [INFO] from features/odl-mdsal-model-rfc9642/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9642 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9642 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9642 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9642 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9642 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9642 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9642 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9642 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9642/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9642 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9642 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9642 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9642 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9642 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9642 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9642 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42471 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42471 name: 1d3d4323-7e2a-4e02-a874-6e30b87ddb2e timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9642 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9642 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9642 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc9642-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc9642-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9642 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9642 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9642 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9642 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9642 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9642 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9642 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9642-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9642 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9642 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-common >-- [INFO] Building rfc9643-ietf-tcp-common 14.0.20-SNAPSHOT [194/229] [INFO] from model/rfc/rfc9643-ietf-tcp-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9643-ietf-tcp-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9643-ietf-tcp-common --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 451.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.034 ms [INFO] yang-to-sources: 1 YANG models processed in 3.193 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 1.439 ms [INFO] Sorted 8 files into 4 directories in 95.29 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 4.914 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9643-ietf-tcp-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9643-ietf-tcp-common --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9643-ietf-tcp-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9643-ietf-tcp-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9643-ietf-tcp-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-common --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-common --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [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 [INFO] attaching as rfc9643-ietf-tcp-common-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc9643-ietf-tcp-common-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9643-ietf-tcp-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-common --- [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.20-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.20-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.20-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-common --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.20-SNAPSHOT/rfc9643-ietf-tcp-common-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-client >-- [INFO] Building rfc9643-ietf-tcp-client 14.0.20-SNAPSHOT [195/229] [INFO] from model/rfc/rfc9643-ietf-tcp-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9643-ietf-tcp-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9643-ietf-tcp-client --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 781.2 μs [INFO] yang-to-sources: Project model files found: 1 in 2.142 ms [INFO] yang-to-sources: 6 YANG models processed in 20.89 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 5.157 ms [INFO] Sorted 39 files into 14 directories in 126.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 13.19 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9643-ietf-tcp-client --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9643-ietf-tcp-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-client >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-client --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-client --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9643-ietf-tcp-client --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9643-ietf-tcp-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9643-ietf-tcp-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-client --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-client --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [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 [INFO] attaching as rfc9643-ietf-tcp-client-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc9643-ietf-tcp-client-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-client --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9643-ietf-tcp-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-client --- [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.20-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.20-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.20-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-client --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.20-SNAPSHOT/rfc9643-ietf-tcp-client-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-server >-- [INFO] Building rfc9643-ietf-tcp-server 14.0.20-SNAPSHOT [196/229] [INFO] from model/rfc/rfc9643-ietf-tcp-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9643-ietf-tcp-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9643-ietf-tcp-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 563.1 μs [INFO] yang-to-sources: Project model files found: 1 in 1.071 ms [INFO] yang-to-sources: 3 YANG models processed in 7.942 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 2.528 ms [INFO] Sorted 9 files into 4 directories in 102.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 7.843 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9643-ietf-tcp-server --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9643-ietf-tcp-server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-server >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-server --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-server --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9643-ietf-tcp-server --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9643-ietf-tcp-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9643-ietf-tcp-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-server --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-server --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [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 [INFO] attaching as rfc9643-ietf-tcp-server-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc9643-ietf-tcp-server-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-server --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9643-ietf-tcp-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-server --- [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.20-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.20-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.20-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-server --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.20-SNAPSHOT/rfc9643-ietf-tcp-server-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9643 14.0.20-SNAPSHOT [197/229] [INFO] from features/odl-mdsal-model-rfc9643/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9643 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9643 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9643 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9643 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9643 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9643 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9643 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9643 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9643 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9643 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9643/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9643 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9643 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9643 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9643 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9643 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9643 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9643 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38797 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38797 name: d5f4b15c-f481-468a-81fa-a8f842b151d8 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9643 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9643 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9643 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc9643-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc9643-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9643 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9643 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9643 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9643 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9643 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9643 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9643 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9643-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9643 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9643 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-ssh-encryption-algs >-- [INFO] Building iana-ssh-encryption-algs 14.0.20-SNAPSHOT [198/229] [INFO] from model/iana/iana-ssh-encryption-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-encryption-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-encryption-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-encryption-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ iana-ssh-encryption-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 553.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.903 ms [INFO] yang-to-sources: 1 YANG models processed in 2.299 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.054 ms [INFO] Sorted 5 files into 3 directories in 88.49 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 3.491 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-encryption-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-encryption-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-encryption-algs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-encryption-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-encryption-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-encryption-algs --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-encryption-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-encryption-algs --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-encryption-algs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-encryption-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-encryption-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-encryption-algs --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-encryption-algs --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-encryption-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [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 [INFO] attaching as iana-ssh-encryption-algs-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as iana-ssh-encryption-algs-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-encryption-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-encryption-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-encryption-algs --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-encryption-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-encryption-algs --- [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.20-SNAPSHOT/iana-ssh-encryption-algs-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.20-SNAPSHOT/iana-ssh-encryption-algs-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.20-SNAPSHOT/iana-ssh-encryption-algs-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/iana-ssh-encryption-algs-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/iana-ssh-encryption-algs-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-encryption-algs --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.20-SNAPSHOT/iana-ssh-encryption-algs-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-encryption-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-encryption-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-ssh-key-exchange-algs >-- [INFO] Building iana-ssh-key-exchange-algs 14.0.20-SNAPSHOT [199/229] [INFO] from model/iana/iana-ssh-key-exchange-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-key-exchange-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-key-exchange-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-key-exchange-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ iana-ssh-key-exchange-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [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 [INFO] yang-to-sources: Found 0 dependencies in 431.6 μs [INFO] yang-to-sources: Project model files found: 1 in 4.329 ms [INFO] yang-to-sources: 1 YANG models processed in 3.605 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.491 ms [INFO] Sorted 5 files into 3 directories in 99.93 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 6.409 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-key-exchange-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-key-exchange-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-key-exchange-algs --- [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 [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-key-exchange-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-key-exchange-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-key-exchange-algs --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-key-exchange-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-key-exchange-algs --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-key-exchange-algs --- [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 [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-key-exchange-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-key-exchange-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-key-exchange-algs --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-key-exchange-algs --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-key-exchange-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [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 [INFO] attaching as iana-ssh-key-exchange-algs-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as iana-ssh-key-exchange-algs-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-key-exchange-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-key-exchange-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-key-exchange-algs --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-key-exchange-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-key-exchange-algs --- [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.20-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.20-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.20-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-key-exchange-algs --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.20-SNAPSHOT/iana-ssh-key-exchange-algs-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.mdsal.binding.model.iana:iana-ssh-mac-algs >----- [INFO] Building iana-ssh-mac-algs 14.0.20-SNAPSHOT [200/229] [INFO] from model/iana/iana-ssh-mac-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-mac-algs --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-mac-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-mac-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-mac-algs --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-mac-algs --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-mac-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ iana-ssh-mac-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 367.0 μs [INFO] yang-to-sources: Project model files found: 1 in 467.0 μs [INFO] yang-to-sources: 1 YANG models processed in 1.282 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 399.3 μs [INFO] Sorted 5 files into 3 directories in 51.81 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 2.654 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-mac-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-mac-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-mac-algs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-mac-algs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-mac-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-mac-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-mac-algs --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-mac-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-mac-algs --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-mac-algs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-mac-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-mac-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ iana-ssh-mac-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-mac-algs --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-mac-algs --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-mac-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [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 [INFO] attaching as iana-ssh-mac-algs-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as iana-ssh-mac-algs-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-mac-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-mac-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-mac-algs --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-mac-algs --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-mac-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-mac-algs --- [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.20-SNAPSHOT/iana-ssh-mac-algs-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.20-SNAPSHOT/iana-ssh-mac-algs-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.20-SNAPSHOT/iana-ssh-mac-algs-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/iana-ssh-mac-algs-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/iana-ssh-mac-algs-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-mac-algs --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.20-SNAPSHOT/iana-ssh-mac-algs-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-mac-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-mac-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-ssh-public-key-algs >-- [INFO] Building iana-ssh-public-key-algs 14.0.20-SNAPSHOT [201/229] [INFO] from model/iana/iana-ssh-public-key-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-public-key-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-public-key-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-public-key-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ iana-ssh-public-key-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [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 [INFO] yang-to-sources: Found 0 dependencies in 426.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.410 ms [INFO] yang-to-sources: 1 YANG models processed in 2.194 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 958.6 μs [INFO] Sorted 5 files into 3 directories in 108.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 5.133 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-public-key-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-public-key-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-public-key-algs --- [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 [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-public-key-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-public-key-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-public-key-algs --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-public-key-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-public-key-algs --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-public-key-algs --- [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 [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-public-key-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-public-key-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-public-key-algs --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-public-key-algs --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-public-key-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [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 [INFO] attaching as iana-ssh-public-key-algs-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as iana-ssh-public-key-algs-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-public-key-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-public-key-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-public-key-algs --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-public-key-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-public-key-algs --- [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.20-SNAPSHOT/iana-ssh-public-key-algs-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.20-SNAPSHOT/iana-ssh-public-key-algs-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.20-SNAPSHOT/iana-ssh-public-key-algs-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/iana-ssh-public-key-algs-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/iana-ssh-public-key-algs-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-public-key-algs --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.20-SNAPSHOT/iana-ssh-public-key-algs-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-public-key-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-public-key-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-common >-- [INFO] Building rfc9644-ietf-ssh-common 14.0.20-SNAPSHOT [202/229] [INFO] from model/rfc/rfc9644-ietf-ssh-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9644-ietf-ssh-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9644-ietf-ssh-common --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 885.0 μs [INFO] yang-to-sources: Project model files found: 1 in 2.506 ms [INFO] yang-to-sources: 9 YANG models processed in 35.31 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 6.116 ms [INFO] Sorted 52 files into 11 directories in 87.67 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 16.73 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9644-ietf-ssh-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9644-ietf-ssh-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9644-ietf-ssh-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9644-ietf-ssh-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9644-ietf-ssh-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-common --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-common --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [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 [INFO] attaching as rfc9644-ietf-ssh-common-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc9644-ietf-ssh-common-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9644-ietf-ssh-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-common --- [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.20-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.20-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.20-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-common --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.20-SNAPSHOT/rfc9644-ietf-ssh-common-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-client >-- [INFO] Building rfc9644-ietf-ssh-client 14.0.20-SNAPSHOT [203/229] [INFO] from model/rfc/rfc9644-ietf-ssh-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9644-ietf-ssh-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9644-ietf-ssh-client --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 1.026 ms [INFO] yang-to-sources: Project model files found: 1 in 1.531 ms [INFO] yang-to-sources: 11 YANG models processed in 36.65 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 6.379 ms [INFO] Sorted 32 files into 6 directories in 70.17 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 12.78 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9644-ietf-ssh-client --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9644-ietf-ssh-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-client >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-client --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-client --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9644-ietf-ssh-client --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9644-ietf-ssh-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9644-ietf-ssh-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-client --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-client --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [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 [INFO] attaching as rfc9644-ietf-ssh-client-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc9644-ietf-ssh-client-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-client --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9644-ietf-ssh-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-client --- [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.20-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.20-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.20-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-client --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.20-SNAPSHOT/rfc9644-ietf-ssh-client-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-server >-- [INFO] Building rfc9644-ietf-ssh-server 14.0.20-SNAPSHOT [204/229] [INFO] from model/rfc/rfc9644-ietf-ssh-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9644-ietf-ssh-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9644-ietf-ssh-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 866.7 μs [INFO] yang-to-sources: Project model files found: 1 in 2.091 ms [INFO] yang-to-sources: 12 YANG models processed in 40.12 ms [INFO] BindingJavaFileGenerator: Defined 46 files in 7.914 ms [INFO] Sorted 46 files into 12 directories in 129.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 22.07 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9644-ietf-ssh-server --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9644-ietf-ssh-server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-server >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-server --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-server --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9644-ietf-ssh-server --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9644-ietf-ssh-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9644-ietf-ssh-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-server --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-server --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [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 [INFO] attaching as rfc9644-ietf-ssh-server-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc9644-ietf-ssh-server-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-server --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9644-ietf-ssh-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-server --- [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.20-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.20-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.20-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-server --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.20-SNAPSHOT/rfc9644-ietf-ssh-server-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9644 14.0.20-SNAPSHOT [205/229] [INFO] from features/odl-mdsal-model-rfc9644/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9644 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9644 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9644 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9644 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9644 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9644 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9644 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9644 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9644 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9644 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9644/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9644 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9644 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9644 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9644 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9644 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9644 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9644 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44021 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 44021 name: 14b5ef86-a841-465d-98a6-3daa02d44b69 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9644 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9644 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9644 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc9644-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc9644-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9644 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9644 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9644 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9644 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9644 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9644 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9644 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9644-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9644 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9644 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.iana:iana-tls-cipher-suite-algs >-- [INFO] Building iana-tls-cipher-suite-algs 14.0.20-SNAPSHOT [206/229] [INFO] from model/iana/iana-tls-cipher-suite-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-tls-cipher-suite-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-tls-cipher-suite-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-tls-cipher-suite-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ iana-tls-cipher-suite-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [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 [INFO] yang-to-sources: Found 0 dependencies in 459.5 μs [INFO] yang-to-sources: Project model files found: 1 in 9.289 ms [INFO] yang-to-sources: 1 YANG models processed in 5.802 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.756 ms [INFO] Sorted 5 files into 3 directories in 108.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 15.81 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tls-cipher-suite-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-tls-cipher-suite-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-tls-cipher-suite-algs --- [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 [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-tls-cipher-suite-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-tls-cipher-suite-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-tls-cipher-suite-algs --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-tls-cipher-suite-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-tls-cipher-suite-algs --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-tls-cipher-suite-algs --- [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 [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-tls-cipher-suite-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-tls-cipher-suite-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-tls-cipher-suite-algs --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-tls-cipher-suite-algs --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tls-cipher-suite-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [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 [INFO] attaching as iana-tls-cipher-suite-algs-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as iana-tls-cipher-suite-algs-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tls-cipher-suite-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-tls-cipher-suite-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-tls-cipher-suite-algs --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-tls-cipher-suite-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-tls-cipher-suite-algs --- [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.20-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.20-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.20-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-tls-cipher-suite-algs --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.20-SNAPSHOT/iana-tls-cipher-suite-algs-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-common >-- [INFO] Building rfc9645-ietf-tls-common 14.0.20-SNAPSHOT [207/229] [INFO] from model/rfc/rfc9645-ietf-tls-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9645-ietf-tls-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9645-ietf-tls-common --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 785.6 μs [INFO] yang-to-sources: Project model files found: 1 in 1.730 ms [INFO] yang-to-sources: 6 YANG models processed in 36.55 ms [INFO] BindingJavaFileGenerator: Defined 41 files in 6.486 ms [INFO] Sorted 41 files into 10 directories in 184.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 20.09 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9645-ietf-tls-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9645-ietf-tls-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 40 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9645-ietf-tls-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9645-ietf-tls-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9645-ietf-tls-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-common --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-common --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [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 [INFO] attaching as rfc9645-ietf-tls-common-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc9645-ietf-tls-common-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9645-ietf-tls-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-common --- [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.20-SNAPSHOT/rfc9645-ietf-tls-common-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.20-SNAPSHOT/rfc9645-ietf-tls-common-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.20-SNAPSHOT/rfc9645-ietf-tls-common-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9645-ietf-tls-common-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9645-ietf-tls-common-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-common --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.20-SNAPSHOT/rfc9645-ietf-tls-common-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-common --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-client >-- [INFO] Building rfc9645-ietf-tls-client 14.0.20-SNAPSHOT [208/229] [INFO] from model/rfc/rfc9645-ietf-tls-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9645-ietf-tls-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9645-ietf-tls-client --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 781.5 μs [INFO] yang-to-sources: Project model files found: 1 in 2.027 ms [INFO] yang-to-sources: 8 YANG models processed in 49.64 ms [INFO] BindingJavaFileGenerator: Defined 47 files in 7.320 ms [INFO] Sorted 47 files into 12 directories in 186.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 16.70 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9645-ietf-tls-client --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9645-ietf-tls-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 46 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-client >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-client --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-client --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9645-ietf-tls-client --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9645-ietf-tls-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9645-ietf-tls-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-client --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-client --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [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 [INFO] attaching as rfc9645-ietf-tls-client-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc9645-ietf-tls-client-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-client --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9645-ietf-tls-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-client --- [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.20-SNAPSHOT/rfc9645-ietf-tls-client-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.20-SNAPSHOT/rfc9645-ietf-tls-client-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.20-SNAPSHOT/rfc9645-ietf-tls-client-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9645-ietf-tls-client-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9645-ietf-tls-client-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-client --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.20-SNAPSHOT/rfc9645-ietf-tls-client-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-client --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-server >-- [INFO] Building rfc9645-ietf-tls-server 14.0.20-SNAPSHOT [209/229] [INFO] from model/rfc/rfc9645-ietf-tls-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9645-ietf-tls-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9645-ietf-tls-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 879.8 μs [INFO] yang-to-sources: Project model files found: 1 in 2.629 ms [INFO] yang-to-sources: 8 YANG models processed in 44.04 ms [INFO] BindingJavaFileGenerator: Defined 48 files in 7.010 ms [INFO] Sorted 48 files into 12 directories in 119.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 48 in 19.89 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9645-ietf-tls-server --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/src/main/resources [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 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [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 [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9645-ietf-tls-server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-server >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-server --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-server --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9645-ietf-tls-server --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9645-ietf-tls-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9645-ietf-tls-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-server --- [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.20-SNAPSHOT.jar [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 [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-server --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [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 [INFO] attaching as rfc9645-ietf-tls-server-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as rfc9645-ietf-tls-server-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-server --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9645-ietf-tls-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-server --- [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.20-SNAPSHOT/rfc9645-ietf-tls-server-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.20-SNAPSHOT/rfc9645-ietf-tls-server-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.20-SNAPSHOT/rfc9645-ietf-tls-server-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9645-ietf-tls-server-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9645-ietf-tls-server-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-server --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.20-SNAPSHOT/rfc9645-ietf-tls-server-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9645 14.0.20-SNAPSHOT [210/229] [INFO] from features/odl-mdsal-model-rfc9645/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9645 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9645 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9645 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9645 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9645 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9645 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9645 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9645 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9645 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9645 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9645/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9645 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9645 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9645 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9645 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9645 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9645 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9645 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35733 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35733 name: fc5a6bb4-915d-41b4-933b-f62048ccbbdf timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9645 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9645 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9645 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc9645-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc9645-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9645 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9645 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9645 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9645 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9645 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9645 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9645 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9645-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9645 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9645 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc9648 >---------- [INFO] Building rfc9648 14.0.20-SNAPSHOT [211/229] [INFO] from model/rfc/rfc9648/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9648 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9648 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9648 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9648 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9648 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9648 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- yang:14.0.21:generate-sources (binding) @ rfc9648 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 664.4 μs [INFO] yang-to-sources: Project model files found: 1 in 2.563 ms [INFO] yang-to-sources: 6 YANG models processed in 15.82 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 4.713 ms [INFO] Sorted 39 files into 11 directories in 120.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 14.78 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9648 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9648 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9648 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9648 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9648 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9648 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9648 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9648 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9648 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9648 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ rfc9648 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9648 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/rfc9648-14.0.20-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9648 --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/rfc9648-14.0.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9648 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/bom.xml [INFO] attaching as rfc9648-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/bom.json [INFO] attaching as rfc9648-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9648 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9648 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9648 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9648 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9648 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9648 --- [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.20-SNAPSHOT/rfc9648-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/rfc9648-14.0.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.20-SNAPSHOT/rfc9648-14.0.20-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/rfc9648-14.0.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.20-SNAPSHOT/rfc9648-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/rfc9648-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/rfc9648-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9648 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc9648/14.0.20-SNAPSHOT/rfc9648-14.0.20-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9648 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9648 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc9648 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC9648 14.0.20-SNAPSHOT [212/229] [INFO] from features/odl-mdsal-model-rfc9648/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-rfc9648 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-rfc9648 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc9648 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-rfc9648 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-rfc9648 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc9648 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-rfc9648 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc9648 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9648/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-rfc9648 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc9648 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-rfc9648 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc9648 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-rfc9648 --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-rfc9648 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc9648 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41657 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41657 name: 51f337d9-bb3f-4e50-beaa-1e409d34ffb2 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-rfc9648 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-rfc9648 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-rfc9648 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) [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 [INFO] attaching as odl-mdsal-model-rfc9648-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-rfc9648-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc9648 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc9648 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc9648 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-rfc9648 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-rfc9648 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-rfc9648 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9648 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-rfc9648-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-rfc9648 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc9648 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal 14.0.20-SNAPSHOT [213/229] [INFO] from features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45881 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45881 name: 3d50da31-55e4-4d77-b9a0-3d4fa0ede504 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [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 [INFO] attaching as odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -----< org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types >------ [INFO] Building OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types 14.0.20-SNAPSHOT [214/229] [INFO] from features/odl-mdsal-model-odl-l2-types/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-mdsal-model-odl-l2-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-mdsal-model-odl-l2-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-mdsal-model-odl-l2-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-mdsal-model-odl-l2-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-odl-l2-types --- [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 [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-mdsal-model-odl-l2-types --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-mdsal-model-odl-l2-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-mdsal-model-odl-l2-types --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-mdsal-model-odl-l2-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- feattest:14.1.7:test (default) @ odl-mdsal-model-odl-l2-types --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:39777 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 39777 name: 200e2cc3-cefe-464f-9110-a31627bd3240 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-mdsal-model-odl-l2-types --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-mdsal-model-odl-l2-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [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 [INFO] attaching as odl-mdsal-model-odl-l2-types-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as odl-mdsal-model-odl-l2-types-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-mdsal-model-odl-l2-types --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-odl-l2-types did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [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.20-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.20-SNAPSHOT-features.xml [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.20-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-mdsal-model-odl-l2-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-odl-l2-types did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------< org.opendaylight.mdsal:features-mdsal-aggregator >---------- [INFO] Building features-mdsal-aggregator 14.0.20-SNAPSHOT [215/229] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-mdsal-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-mdsal-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-mdsal-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-mdsal-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-mdsal-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-mdsal-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------------< org.opendaylight.mdsal:mdsal-karaf >----------------- [INFO] Building mdsal-karaf 14.0.20-SNAPSHOT [216/229] [INFO] from karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-karaf --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-karaf --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-karaf --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-karaf --- [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ mdsal-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.8:assembly (process-resources) @ mdsal-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-ietf-system/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8177/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8641/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8808/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8916/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9067/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9070/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9144/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9179/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9648/14.0.20-SNAPSHOT/xml/features (stage: Startup) [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.20-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.20-SNAPSHOT/xml/features (stage: Startup) [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework, odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.20.SNAPSHOT, odl-mdsal-model-rfc7317-ietf-system/14.0.20.SNAPSHOT, odl-mdsal-model-rfc7407-ietf-snmp/14.0.20.SNAPSHOT, odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.20.SNAPSHOT, odl-mdsal-model-rfc7952/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8040-ietf-restconf/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8072/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8177/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8294/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8341/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8342/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8343/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8344/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8345/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8345-non-nmda/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8346/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8346-non-nmda/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8348/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8348-non-nmda/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8349/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8519/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8520/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8525/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8526/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8528/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8529/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8530/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8542/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8639/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8641/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8650/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8776/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8795/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8795-non-nmda/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8808/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8819/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8819-non-nmda/14.0.20.SNAPSHOT, odl-mdsal-model-rfc8916/14.0.20.SNAPSHOT, odl-mdsal-model-rfc9067/14.0.20.SNAPSHOT, odl-mdsal-model-rfc9070/14.0.20.SNAPSHOT, odl-mdsal-model-rfc9144/14.0.20.SNAPSHOT, odl-mdsal-model-rfc9179/14.0.20.SNAPSHOT, odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.20.SNAPSHOT, odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.20.SNAPSHOT, odl-mdsal-model-rfc9640/14.0.20.SNAPSHOT, odl-mdsal-model-rfc9641/14.0.20.SNAPSHOT, odl-mdsal-model-rfc9642/14.0.20.SNAPSHOT, odl-mdsal-model-rfc9643/14.0.20.SNAPSHOT, odl-mdsal-model-rfc9644/14.0.20.SNAPSHOT, odl-mdsal-model-rfc9645/14.0.20.SNAPSHOT, odl-mdsal-model-rfc9648/14.0.20.SNAPSHOT, odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.20.SNAPSHOT, odl-mdsal-model-odl-l2-types/14.0.20.SNAPSHOT [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.7 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.52.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.7 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-hardware/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-routing-types/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-encryption-algs/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-key-exchange-algs/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-mac-algs/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-public-key-algs/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-tls-cipher-suite-algs/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7317-ietf-system/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-snmp/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8177/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8294-ietf-routing-types/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8343/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8344/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-state/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology-state/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8346-ietf-l3-unicast-topology/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8348-ietf-hardware/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8348-ietf-hardware-state/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-routing/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-access-control-list/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-ethertypes/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-packet-fields/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8520-ietf-acldns/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8520-ietf-mud/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8528/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8529/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8530/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8542-ietf-dc-fabric-topology/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8542-ietf-dc-fabric-types/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8572-ietf-sztp-conveyed-info/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8639/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8641/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8650/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8776-ietf-te-packet-types/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8776-ietf-te-types/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8795-ietf-te-topology/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8795-ietf-te-topology-state/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8808/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8819-ietf-module-tags/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8819-ietf-module-tags-state/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8916/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9067/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9070-ietf-mpls-ldp/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9070-ietf-mpls-ldp-extended/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9144/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9179/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9196-ietf-notification-capabilities/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9196-ietf-system-capabilities/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9640/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9641/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9642/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-client/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-common/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-server/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-client/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-common/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-server/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-client/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-common/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-server/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9648/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.26.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.26.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.21 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.21/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.21/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.21/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.1.7/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-ietf-system/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-snmp/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8177/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8641/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8808/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8916/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9067/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9070/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9144/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9179/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9648/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6022/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-single/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.21/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/14.0.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.21/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.21/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.21/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.21/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.21/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.19.20-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.21/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.21/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.7/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.21/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.21/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.21/xml/features [INFO] Feature odl-mdsal-model-rfc8343/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8343/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8572-ietf-sztp-conveyed-info/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8795-non-nmda/14.0.20.SNAPSHOT is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8177/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8177/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8346-non-nmda/14.0.20.SNAPSHOT is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8294/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8294-ietf-routing-types/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-routing-types/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc6241/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8795/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8795-ietf-te-topology/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8795-ietf-te-topology-state/14.0.20-SNAPSHOT [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] Feature odl-mdsal-model-rfc8650/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8650/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8072/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.20-SNAPSHOT [INFO] Feature service/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 [INFO] Feature odl-mdsal-model-rfc9196-ietf-system-capabilities/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9196-ietf-system-capabilities/14.0.20-SNAPSHOT [INFO] Feature shell/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature odl-mdsal-model-rfc8819-non-nmda/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8819-ietf-module-tags-state/14.0.20-SNAPSHOT [INFO] Feature package/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 [INFO] Feature feature/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-mdsal-model-rfc9642/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9642/14.0.20-SNAPSHOT [INFO] Feature ssh/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 [INFO] Feature odl-mdsal-model-rfc8526/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8572-ietf-sztp-bootstrap-server/14.0.20-SNAPSHOT [INFO] Feature odl-yangtools-binding-spec/14.0.21 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.21 [INFO] Feature odl-mdsal-model-rfc8776/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8776-ietf-te-packet-types/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8776-ietf-te-types/14.0.20-SNAPSHOT [INFO] Feature odl-guava/14.1.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.52.0 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre [INFO] Feature odl-mdsal-model-rfc8639/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8639/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8348/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8348-ietf-hardware-state/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-hardware/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8348-ietf-hardware/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8530/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8530/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8542/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8542-ietf-dc-fabric-topology/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8542-ietf-dc-fabric-types/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8344/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8344/14.0.20-SNAPSHOT [INFO] Feature framework/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] Feature log/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-mdsal-model-rfc6991/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc9648/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9648/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc7952/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] Feature odl-mdsal-model-rfc8345-non-nmda/14.0.20.SNAPSHOT is defined as a boot feature [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.26.20-SNAPSHOT [INFO] Feature diagnostic/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 [INFO] Feature odl-mdsal-model-rfc9644/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-key-exchange-algs/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-common/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-server/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-encryption-algs/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-mac-algs/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-public-key-algs/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-client/14.0.20-SNAPSHOT [INFO] Feature deployer/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 [INFO] Feature odl-mdsal-model-rfc9643/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-client/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-server/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-common/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8519/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-access-control-list/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-packet-fields/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8519-ietf-ethertypes/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] Feature odl-mdsal-model-rfc8349/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8349-ietf-routing/14.0.20-SNAPSHOT [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 [INFO] Feature odl-mdsal-model-rfc8345/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology-state/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-state/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc9070/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9070-ietf-mpls-ldp-extended/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9070-ietf-mpls-ldp/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8348-non-nmda/14.0.20.SNAPSHOT is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8341/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc6243/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc7317-ietf-system/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7317-ietf-system/14.0.20-SNAPSHOT [INFO] Feature scr/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-mdsal-model-rfc9645/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-common/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-tls-cipher-suite-algs/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-client/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-server/14.0.20-SNAPSHOT [INFO] Feature kar/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-mdsal-model-rfc9179/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9179/14.0.20-SNAPSHOT [INFO] Feature jaas/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 [INFO] Feature odl-mdsal-model-rfc8819/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8819-ietf-module-tags/14.0.20-SNAPSHOT [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-mdsal-model-rfc9640/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9640/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8916/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8916/14.0.20-SNAPSHOT [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-mdsal-model-rfc8528/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8528/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8346/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8346-ietf-l3-unicast-topology/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.20-SNAPSHOT [INFO] Feature odl-jspecify/14.1.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] Feature odl-yangtools-util/14.0.21 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.21 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber [INFO] Feature odl-mdsal-model-rfc8342/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.20-SNAPSHOT [INFO] Feature config/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 [INFO] Feature odl-mdsal-model-rfc8520/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8520-ietf-acldns/14.0.20-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8520-ietf-mud/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8641/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8641/14.0.20-SNAPSHOT [INFO] Feature odl-yangtools-common/14.0.21 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.21 [INFO] Feature management/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature odl-mdsal-model-rfc9067/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9067/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc9144/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9144/14.0.20-SNAPSHOT [INFO] Feature 69ada379-4ba9-40a2-9c99-d189161b9d1e/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.7 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.7 [INFO] Feature odl-mdsal-model-rfc7407-ietf-snmp/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-snmp/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8808/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8808/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc9641/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9641/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc8529/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8529/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-odl-l2-types/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.26.20-SNAPSHOT [INFO] Feature bundle/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.8 is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8525/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.20-SNAPSHOT [INFO] Feature odl-mdsal-model-rfc9196-ietf-notification-capabilities/14.0.20.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9196-ietf-notification-capabilities/14.0.20-SNAPSHOT [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.8 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-karaf --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-karaf --- [INFO] [INFO] --- dependency:3.9.0:copy (apply-branding) @ mdsal-karaf --- [INFO] [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ mdsal-karaf --- [INFO] [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ mdsal-karaf --- [WARNING] Overwriting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ mdsal-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/src/main/assembly [INFO] [INFO] --- karaf:14.1.7:populate-local-repo (populate-local-repo) @ mdsal-karaf --- [INFO] Feature repository discovered recursively: dbbb4807-0aff-4136-9d63-8a2523a6c1c5 [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: framework-4.4.8 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jspecify [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-single [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-ietf-system [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-snmp [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8177 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8572-ietf-sztp-bootstrap-server [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8572-ietf-sztp-conveyed-info [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8639 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8641 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8650 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8808 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8916 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9067 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9070 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9144 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9179 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9196-ietf-notification-capabilities [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9196-ietf-system-capabilities [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9648 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.20-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.20-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: standard-4.4.8 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] [INFO] --- antrun:3.2.0:run (fix-permissions) @ mdsal-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.2.0:run (remove-system-bc) @ mdsal-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-karaf --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- karaf:4.4.8:archive (package) @ mdsal-karaf --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-karaf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 390 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/bom.xml [INFO] attaching as mdsal-karaf-14.0.20-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/bom.json [INFO] attaching as mdsal-karaf-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-karaf --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-karaf --- [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.20-SNAPSHOT/mdsal-karaf-14.0.20-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/mdsal-karaf-14.0.20-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.20-SNAPSHOT/mdsal-karaf-14.0.20-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/mdsal-karaf-14.0.20-SNAPSHOT.zip to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.20-SNAPSHOT/mdsal-karaf-14.0.20-SNAPSHOT.zip [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.20-SNAPSHOT/mdsal-karaf-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-karaf-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-karaf --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ---< org.opendaylight.mdsal:mdsal-dom-inmemory-datastore-benchmark >---- [INFO] Building mdsal-dom-inmemory-datastore-benchmark 14.0.20-SNAPSHOT [217/229] [INFO] from dom/mdsal-dom-inmemory-datastore-benchmark/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ mdsal-dom-inmemory-datastore-benchmark >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ mdsal-dom-inmemory-datastore-benchmark <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.7:copy-files (default) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ mdsal-dom-inmemory-datastore-benchmark --- [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.20-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ mdsal-dom-inmemory-datastore-benchmark --- [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.20-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 66 component(s) [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 [INFO] attaching as mdsal-dom-inmemory-datastore-benchmark-14.0.20-SNAPSHOT-cyclonedx.xml [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 [INFO] attaching as mdsal-dom-inmemory-datastore-benchmark-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ mdsal-dom-inmemory-datastore-benchmark --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.21:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.21:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-dom-inmemory-datastore-benchmark --- [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.20-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.20-SNAPSHOT.pom [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.20-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.20-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.20-SNAPSHOT.jar [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.20-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.20-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.20-SNAPSHOT-javadoc.jar [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.20-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.20-SNAPSHOT-cyclonedx.xml [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.20-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.20-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Using alternate deployment repository staging::file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/m2repo [INFO] [INFO] ---------------< org.opendaylight.mdsal:dom-aggregator >---------------- [INFO] Building dom-aggregator 14.0.20-SNAPSHOT [218/229] [INFO] from dom/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ dom-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ dom-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dom-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dom-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ dom-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dom-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------< org.opendaylight.mdsal:binding-aggregator >-------------- [INFO] Building binding-aggregator 14.0.20-SNAPSHOT [219/229] [INFO] from binding/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ binding-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ binding-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ binding-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------< org.opendaylight.mdsal.model:model-iana-aggregator >--------- [INFO] Building model-iana-aggregator 14.0.20-SNAPSHOT [220/229] [INFO] from model/iana/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-iana-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-iana-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-iana-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-iana-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-iana-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-iana-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------< org.opendaylight.mdsal.model:model-rfc-aggregator >---------- [INFO] Building model-rfc-aggregator 14.0.20-SNAPSHOT [221/229] [INFO] from model/rfc/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-rfc-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-rfc-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-rfc-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-rfc-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-rfc-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-rfc-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------< org.opendaylight.mdsal.model:model-aggregator >------------ [INFO] Building model-aggregator 14.0.20-SNAPSHOT [222/229] [INFO] from model/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------< org.opendaylight.mdsal:entityownersip-aggregator >---------- [INFO] Building entityownersip-aggregator 14.0.20-SNAPSHOT [223/229] [INFO] from entityownership/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ entityownersip-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ entityownersip-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ entityownersip-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ entityownersip-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ entityownersip-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ entityownersip-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.mdsal:singleton-service >-------------- [INFO] Building singleton-service 14.0.20-SNAPSHOT [224/229] [INFO] from singleton-service/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ singleton-service --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ singleton-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ singleton-service --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ singleton-service --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ singleton-service --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ singleton-service --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.mdsal:trace-aggregator >--------------- [INFO] Building trace-aggregator 14.0.20-SNAPSHOT [225/229] [INFO] from trace/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ trace-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ trace-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ trace-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ trace-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ trace-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ trace-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.mdsal:netty-agreggator >--------------- [INFO] Building netty-agreggator 14.0.20-SNAPSHOT [226/229] [INFO] from netty/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ netty-agreggator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netty-agreggator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netty-agreggator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netty-agreggator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ netty-agreggator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netty-agreggator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-replicate >--------------- [INFO] Building mdsal-replicate 14.0.20-SNAPSHOT [227/229] [INFO] from replicate/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-replicate --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-replicate --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-replicate --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-replicate --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-replicate --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-replicate --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.opendaylight.mdsal:mdsal-yanglib >---------------- [INFO] Building mdsal-yanglib 14.0.20-SNAPSHOT [228/229] [INFO] from yanglib/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-yanglib --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-yanglib --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-yanglib --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-yanglib --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-yanglib --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-yanglib --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-agreggator >--------------- [INFO] Building md-sal 14.0.20-SNAPSHOT [229/229] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ mdsal-agreggator --- [INFO] Deleting /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/target [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ mdsal-agreggator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ mdsal-agreggator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ mdsal-agreggator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ mdsal-agreggator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ mdsal-agreggator --- [INFO] Skipping artifact deployment [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mdsal-artifacts 14.0.20-SNAPSHOT ................... SUCCESS [ 2.647 s] [INFO] bnd-parent 14.0.20-SNAPSHOT ........................ SUCCESS [ 8.296 s] [INFO] bundle-parent 14.0.20-SNAPSHOT ..................... SUCCESS [ 2.333 s] [INFO] mdsal-common-api 14.0.20-SNAPSHOT .................. SUCCESS [ 14.190 s] [INFO] common-agreggator 14.0.20-SNAPSHOT ................. SUCCESS [ 0.012 s] [INFO] mdsal-dom-api 14.0.20-SNAPSHOT ..................... SUCCESS [ 10.431 s] [INFO] binding-parent 14.0.20-SNAPSHOT .................... SUCCESS [ 0.609 s] [INFO] yang-ext 2013.09.07.26.20-SNAPSHOT ................. SUCCESS [ 7.214 s] [INFO] mdsal-dom-spi 14.0.20-SNAPSHOT ..................... SUCCESS [ 15.946 s] [INFO] mdsal-dom-inmemory-datastore 14.0.20-SNAPSHOT ...... SUCCESS [ 11.713 s] [INFO] mdsal-dom-broker 14.0.20-SNAPSHOT .................. SUCCESS [ 14.765 s] [INFO] mdsal-dom-schema-osgi 14.0.20-SNAPSHOT ............. SUCCESS [ 6.862 s] [INFO] rfc8040-ietf-restconf 14.0.20-SNAPSHOT ............. SUCCESS [ 5.508 s] [INFO] mdsal-binding-test-model 14.0.20-SNAPSHOT .......... SUCCESS [ 22.648 s] [INFO] mdsal-binding-api 14.0.20-SNAPSHOT ................. SUCCESS [ 10.209 s] [INFO] mdsal-binding-dom-adapter 14.0.20-SNAPSHOT ......... SUCCESS [ 34.477 s] [INFO] mdsal-binding-spi 14.0.20-SNAPSHOT ................. SUCCESS [ 4.660 s] [INFO] rfc8342-ietf-datastores 14.0.20-SNAPSHOT ........... SUCCESS [ 4.799 s] [INFO] mdsal-binding-test-utils 14.0.20-SNAPSHOT .......... SUCCESS [ 10.353 s] [INFO] mdsal-binding-util 14.0.20-SNAPSHOT ................ SUCCESS [ 13.001 s] [INFO] general-entity 14.0.20-SNAPSHOT .................... SUCCESS [ 4.973 s] [INFO] mdsal-eos-common-api 14.0.20-SNAPSHOT .............. SUCCESS [ 6.386 s] [INFO] mdsal-eos-dom-api 14.0.20-SNAPSHOT ................. SUCCESS [ 5.660 s] [INFO] mdsal-eos-dom-simple 14.0.20-SNAPSHOT .............. SUCCESS [ 7.141 s] [INFO] mdsal-eos-binding-api 14.0.20-SNAPSHOT ............. SUCCESS [ 5.784 s] [INFO] mdsal-eos-binding-adapter 14.0.20-SNAPSHOT ......... SUCCESS [ 7.842 s] [INFO] mdsal-singleton-api 14.0.20-SNAPSHOT ............... SUCCESS [ 5.648 s] [INFO] mdsal-singleton-impl 14.0.20-SNAPSHOT .............. SUCCESS [ 10.251 s] [INFO] mdsal-trace-api 14.0.20-SNAPSHOT ................... SUCCESS [ 4.808 s] [INFO] mdsal-trace-cli 14.0.20-SNAPSHOT ................... SUCCESS [ 4.506 s] [INFO] mdsal-trace-impl 14.0.20-SNAPSHOT .................. SUCCESS [ 7.914 s] [INFO] mdsal-yanglib-api 0.19.20-SNAPSHOT ................. SUCCESS [ 4.533 s] [INFO] ietf-type-util 14.0.20-SNAPSHOT .................... SUCCESS [ 5.638 s] [INFO] rfc6991-ietf-inet-types 14.0.20-SNAPSHOT ........... SUCCESS [ 7.607 s] [INFO] rfc6991-ietf-yang-types 14.0.20-SNAPSHOT ........... SUCCESS [ 6.190 s] [INFO] rfc8525 14.0.20-SNAPSHOT ........................... SUCCESS [ 6.265 s] [INFO] mdsal-yanglib-rfc8525 0.19.20-SNAPSHOT ............. SUCCESS [ 10.177 s] [INFO] mdsal-replicate-common 14.0.20-SNAPSHOT ............ SUCCESS [ 4.190 s] [INFO] mdsal-replicate-netty 14.0.20-SNAPSHOT ............. SUCCESS [ 37.561 s] [INFO] rfc8294-ietf-routing-types 14.0.20-SNAPSHOT ........ SUCCESS [ 6.108 s] [INFO] mdsal-rfc8294-netty 14.0.20-SNAPSHOT ............... SUCCESS [ 5.765 s] [INFO] opendaylight-l2-types 2013.08.27.26.20-SNAPSHOT .... SUCCESS [ 4.352 s] [INFO] rfc7952 14.0.20-SNAPSHOT ........................... SUCCESS [ 4.483 s] [INFO] rfc8342-ietf-origin 14.0.20-SNAPSHOT ............... SUCCESS [ 4.440 s] [INFO] rfc8343 14.0.20-SNAPSHOT ........................... SUCCESS [ 5.552 s] [INFO] rfc8344 14.0.20-SNAPSHOT ........................... SUCCESS [ 6.745 s] [INFO] rfc8345-ietf-network 14.0.20-SNAPSHOT .............. SUCCESS [ 5.296 s] [INFO] rfc8345-ietf-network-state 14.0.20-SNAPSHOT ........ SUCCESS [ 5.207 s] [INFO] rfc8345-ietf-network-topology 14.0.20-SNAPSHOT ..... SUCCESS [ 5.476 s] [INFO] rfc8345-ietf-network-topology-state 14.0.20-SNAPSHOT SUCCESS [ 6.444 s] [INFO] rfc8346-ietf-l3-unicast-topology 14.0.20-SNAPSHOT .. SUCCESS [ 6.205 s] [INFO] rfc8346-ietf-l3-unicast-topology-state 14.0.20-SNAPSHOT SUCCESS [ 5.408 s] [INFO] iana-hardware 14.0.20-SNAPSHOT ..................... SUCCESS [ 4.989 s] [INFO] rfc8348-ietf-hardware 14.0.20-SNAPSHOT ............. SUCCESS [ 7.888 s] [INFO] rfc8348-ietf-hardware-state 14.0.20-SNAPSHOT ....... SUCCESS [ 8.802 s] [INFO] rfc8349-ietf-routing 14.0.20-SNAPSHOT .............. SUCCESS [ 7.592 s] [INFO] rfc8349-ietf-ipv4-unicast-routing 14.0.20-SNAPSHOT . SUCCESS [ 5.720 s] [INFO] rfc8349-ietf-ipv6-unicast-routing 14.0.20-SNAPSHOT . SUCCESS [ 6.648 s] [INFO] rfc8519-ietf-ethertypes 14.0.20-SNAPSHOT ........... SUCCESS [ 4.592 s] [INFO] rfc8519-ietf-packet-fields 14.0.20-SNAPSHOT ........ SUCCESS [ 5.310 s] [INFO] rfc8519-ietf-access-control-list 14.0.20-SNAPSHOT .. SUCCESS [ 7.505 s] [INFO] rfc8520-ietf-acldns 14.0.20-SNAPSHOT ............... SUCCESS [ 4.964 s] [INFO] rfc8520-ietf-mud 14.0.20-SNAPSHOT .................. SUCCESS [ 5.410 s] [INFO] rfc8528 14.0.20-SNAPSHOT ........................... SUCCESS [ 5.200 s] [INFO] rfc8529 14.0.20-SNAPSHOT ........................... SUCCESS [ 5.704 s] [INFO] rfc8530 14.0.20-SNAPSHOT ........................... SUCCESS [ 4.966 s] [INFO] rfc8542-ietf-dc-fabric-types 14.0.20-SNAPSHOT ...... SUCCESS [ 5.322 s] [INFO] rfc8542-ietf-dc-fabric-topology 14.0.20-SNAPSHOT ... SUCCESS [ 5.791 s] [INFO] rfc8776-ietf-te-types 14.0.20-SNAPSHOT ............. SUCCESS [ 11.353 s] [INFO] rfc8776-ietf-te-packet-types 14.0.20-SNAPSHOT ...... SUCCESS [ 5.547 s] [INFO] rfc8795-ietf-te-topology 14.0.20-SNAPSHOT .......... SUCCESS [ 10.392 s] [INFO] rfc8795-ietf-te-topology-state 14.0.20-SNAPSHOT .... SUCCESS [ 6.445 s] [INFO] iana-if-type 14.0.20-SNAPSHOT ...................... SUCCESS [ 8.158 s] [INFO] iana-routing-types 14.0.20-SNAPSHOT ................ SUCCESS [ 4.673 s] [INFO] ietf-topology 2013.10.21.26.20-SNAPSHOT ............ SUCCESS [ 5.708 s] [INFO] mdsal-docs 14.0.20-SNAPSHOT ........................ SUCCESS [ 6.598 s] [INFO] dom-databroker 14.0.20-SNAPSHOT .................... SUCCESS [ 5.263 s] [INFO] dom-databroker-txchain 14.0.20-SNAPSHOT ............ SUCCESS [ 5.318 s] [INFO] examples-aggregator 14.0.20-SNAPSHOT ............... SUCCESS [ 0.005 s] [INFO] OpenDaylight :: MD-SAL :: Feature Parent 14.0.20-SNAPSHOT SUCCESS [ 2.689 s] [INFO] template-feature-parent 14.0.20-SNAPSHOT ........... SUCCESS [ 0.470 s] [INFO] OpenDaylight :: MD-SAL :: Binding Base 14.0.20-SNAPSHOT SUCCESS [ 11.689 s] [INFO] OpenDaylight :: MD-SAL :: Common 14.0.20-SNAPSHOT .. SUCCESS [ 7.729 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7952 14.0.20-SNAPSHOT SUCCESS [ 7.806 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8342 14.0.20-SNAPSHOT SUCCESS [ 7.942 s] [INFO] OpenDaylight :: MD-SAL :: Binding API 14.0.20-SNAPSHOT SUCCESS [ 7.931 s] [INFO] OpenDaylight :: MD-SAL :: DOM API and SPI 14.0.20-SNAPSHOT SUCCESS [ 7.780 s] [INFO] OpenDaylight :: MD-SAL :: DOM Runtime 14.0.20-SNAPSHOT SUCCESS [ 8.977 s] [INFO] OpenDaylight :: MD-SAL :: Binding Runtime 14.0.20-SNAPSHOT SUCCESS [ 9.008 s] [INFO] OpenDaylight :: MD-SAL :: DOM Broker 14.0.20-SNAPSHOT SUCCESS [ 9.038 s] [INFO] OpenDaylight :: MD-SAL :: Binding/DOM Adapter 14.0.20-SNAPSHOT SUCCESS [ 9.115 s] [INFO] OpenDaylight :: MD-SAL :: DOM 14.0.20-SNAPSHOT ..... SUCCESS [ 8.811 s] [INFO] OpenDaylight :: MD-SAL :: Binding 14.0.20-SNAPSHOT . SUCCESS [ 9.575 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: Common 14.0.20-SNAPSHOT SUCCESS [ 7.909 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: DOM 14.0.20-SNAPSHOT SUCCESS [ 7.697 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: Single Node 14.0.20-SNAPSHOT SUCCESS [ 8.002 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: Binding 14.0.20-SNAPSHOT SUCCESS [ 9.470 s] [INFO] OpenDaylight :: MD-SAL :: Singleton :: Common 14.0.20-SNAPSHOT SUCCESS [ 7.709 s] [INFO] OpenDaylight :: MD-SAL :: Singleton :: DOM 14.0.20-SNAPSHOT SUCCESS [ 8.301 s] [INFO] OpenDaylight :: MD-SAL :: TracingBroker 14.0.20-SNAPSHOT SUCCESS [ 9.448 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6991 14.0.20-SNAPSHOT SUCCESS [ 7.674 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8294 14.0.20-SNAPSHOT SUCCESS [ 7.661 s] [INFO] OpenDaylight :: MD-SAL :: RFC8294 :: Netty 14.0.20-SNAPSHOT SUCCESS [ 7.997 s] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Common 14.0.20-SNAPSHOT SUCCESS [ 8.103 s] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Netty 14.0.20-SNAPSHOT SUCCESS [ 1.749 s] [INFO] OpenDaylight :: MD-SAL :: Stable Features 14.0.20-SNAPSHOT SUCCESS [ 2.319 s] [INFO] OpenDaylight :: MD-SAL :: YANG (Module) Library API 0.19.20-SNAPSHOT SUCCESS [ 7.669 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8525 14.0.20-SNAPSHOT SUCCESS [ 7.654 s] [INFO] OpenDaylight :: MD-SAL :: RFC8525 YANG Library 0.19.20-SNAPSHOT SUCCESS [ 9.364 s] [INFO] OpenDaylight :: MD-SAL :: Experimental Features 14.0.20-SNAPSHOT SUCCESS [ 2.376 s] [INFO] rfc6022 14.0.20-SNAPSHOT ........................... SUCCESS [ 6.381 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6022 14.0.20-SNAPSHOT SUCCESS [ 7.386 s] [INFO] rfc6241 14.0.20-SNAPSHOT ........................... SUCCESS [ 8.193 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6241 14.0.20-SNAPSHOT SUCCESS [ 7.424 s] [INFO] rfc6243 14.0.20-SNAPSHOT ........................... SUCCESS [ 5.025 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6243 14.0.20-SNAPSHOT SUCCESS [ 7.388 s] [INFO] rfc6470 14.0.20-SNAPSHOT ........................... SUCCESS [ 5.606 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6470 14.0.20-SNAPSHOT SUCCESS [ 7.445 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8343 14.0.20-SNAPSHOT SUCCESS [ 7.778 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7224 14.0.20-SNAPSHOT SUCCESS [ 7.512 s] [INFO] iana-crypt-hash 14.0.20-SNAPSHOT ................... SUCCESS [ 4.664 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash 14.0.20-SNAPSHOT SUCCESS [ 8.026 s] [INFO] rfc8341 14.0.20-SNAPSHOT ........................... SUCCESS [ 6.026 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8341 14.0.20-SNAPSHOT SUCCESS [ 7.710 s] [INFO] rfc7317-ietf-system 14.0.20-SNAPSHOT ............... SUCCESS [ 7.240 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 ietf-system 14.0.20-SNAPSHOT SUCCESS [ 7.800 s] [INFO] rfc7407-ietf-x509-cert-to-name 14.0.20-SNAPSHOT .... SUCCESS [ 4.922 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-x509-cert-to-name 14.0.20-SNAPSHOT SUCCESS [ 7.665 s] [INFO] rfc7407-ietf-snmp 14.0.20-SNAPSHOT ................. SUCCESS [ 9.040 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7407 ietf-snmp 14.0.20-SNAPSHOT SUCCESS [ 7.763 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf 14.0.20-SNAPSHOT SUCCESS [ 7.716 s] [INFO] rfc8040-ietf-restconf-monitoring 14.0.20-SNAPSHOT .. SUCCESS [ 5.311 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 ietf-restconf-monitoring 14.0.20-SNAPSHOT SUCCESS [ 7.404 s] [INFO] rfc8072 14.0.20-SNAPSHOT ........................... SUCCESS [ 5.890 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8072 14.0.20-SNAPSHOT SUCCESS [ 7.325 s] [INFO] rfc8177 14.0.20-SNAPSHOT ........................... SUCCESS [ 6.371 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8177 14.0.20-SNAPSHOT SUCCESS [ 7.360 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8344 14.0.20-SNAPSHOT SUCCESS [ 7.480 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 14.0.20-SNAPSHOT SUCCESS [ 7.424 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA 14.0.20-SNAPSHOT SUCCESS [ 8.229 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 14.0.20-SNAPSHOT SUCCESS [ 7.712 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA 14.0.20-SNAPSHOT SUCCESS [ 7.822 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 14.0.20-SNAPSHOT SUCCESS [ 7.848 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA 14.0.20-SNAPSHOT SUCCESS [ 7.827 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8349 14.0.20-SNAPSHOT SUCCESS [ 7.774 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8519 14.0.20-SNAPSHOT SUCCESS [ 7.598 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8520 14.0.20-SNAPSHOT SUCCESS [ 8.095 s] [INFO] rfc8526 14.0.20-SNAPSHOT ........................... SUCCESS [ 6.074 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8526 14.0.20-SNAPSHOT SUCCESS [ 8.085 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8528 14.0.20-SNAPSHOT SUCCESS [ 7.581 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8529 14.0.20-SNAPSHOT SUCCESS [ 7.834 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8530 14.0.20-SNAPSHOT SUCCESS [ 7.861 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8542 14.0.20-SNAPSHOT SUCCESS [ 7.469 s] [INFO] rfc8572-ietf-sztp-bootstrap-server 14.0.20-SNAPSHOT SUCCESS [ 5.414 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-bootstrap-server 14.0.20-SNAPSHOT SUCCESS [ 7.773 s] [INFO] rfc8572-ietf-sztp-conveyed-info 14.0.20-SNAPSHOT ... SUCCESS [ 5.610 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8572 ietf-sztp-conveyed-info 14.0.20-SNAPSHOT SUCCESS [ 7.703 s] [INFO] rfc8639 14.0.20-SNAPSHOT ........................... SUCCESS [ 7.895 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8639 14.0.20-SNAPSHOT SUCCESS [ 8.070 s] [INFO] rfc8641 14.0.20-SNAPSHOT ........................... SUCCESS [ 7.163 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8641 14.0.20-SNAPSHOT SUCCESS [ 7.954 s] [INFO] rfc8650 14.0.20-SNAPSHOT ........................... SUCCESS [ 4.992 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8650 14.0.20-SNAPSHOT SUCCESS [ 7.835 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8776 14.0.20-SNAPSHOT SUCCESS [ 7.695 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 14.0.20-SNAPSHOT SUCCESS [ 7.618 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA 14.0.20-SNAPSHOT SUCCESS [ 8.059 s] [INFO] rfc8808 14.0.20-SNAPSHOT ........................... SUCCESS [ 4.951 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8808 14.0.20-SNAPSHOT SUCCESS [ 7.749 s] [INFO] rfc8819-ietf-module-tags 14.0.20-SNAPSHOT .......... SUCCESS [ 5.167 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 14.0.20-SNAPSHOT SUCCESS [ 7.562 s] [INFO] rfc8819-ietf-module-tags-state 14.0.20-SNAPSHOT .... SUCCESS [ 4.820 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA 14.0.20-SNAPSHOT SUCCESS [ 7.890 s] [INFO] rfc8916 14.0.20-SNAPSHOT ........................... SUCCESS [ 7.266 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8916 14.0.20-SNAPSHOT SUCCESS [ 7.735 s] [INFO] rfc9067 14.0.20-SNAPSHOT ........................... SUCCESS [ 7.246 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9067 14.0.20-SNAPSHOT SUCCESS [ 7.879 s] [INFO] rfc9070-ietf-mpls-ldp 14.0.20-SNAPSHOT ............. SUCCESS [ 9.653 s] [INFO] rfc9070-ietf-mpls-ldp-extended 14.0.20-SNAPSHOT .... SUCCESS [ 8.577 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9070 14.0.20-SNAPSHOT SUCCESS [ 7.803 s] [INFO] rfc9144 14.0.20-SNAPSHOT ........................... SUCCESS [ 5.686 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9144 14.0.20-SNAPSHOT SUCCESS [ 7.477 s] [INFO] rfc9179 14.0.20-SNAPSHOT ........................... SUCCESS [ 5.316 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9179 14.0.20-SNAPSHOT SUCCESS [ 7.892 s] [INFO] rfc9196-ietf-system-capabilities 14.0.20-SNAPSHOT .. SUCCESS [ 5.301 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-system-capabilities 14.0.20-SNAPSHOT SUCCESS [ 7.446 s] [INFO] rfc9196-ietf-notification-capabilities 14.0.20-SNAPSHOT SUCCESS [ 5.681 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9196 ietf-notification-capabilities 14.0.20-SNAPSHOT SUCCESS [ 8.184 s] [INFO] rfc9640 14.0.20-SNAPSHOT ........................... SUCCESS [ 7.049 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9640 14.0.20-SNAPSHOT SUCCESS [ 7.545 s] [INFO] rfc9641 14.0.20-SNAPSHOT ........................... SUCCESS [ 6.294 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9641 14.0.20-SNAPSHOT SUCCESS [ 7.389 s] [INFO] rfc9642 14.0.20-SNAPSHOT ........................... SUCCESS [ 6.636 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9642 14.0.20-SNAPSHOT SUCCESS [ 7.747 s] [INFO] rfc9643-ietf-tcp-common 14.0.20-SNAPSHOT ........... SUCCESS [ 4.894 s] [INFO] rfc9643-ietf-tcp-client 14.0.20-SNAPSHOT ........... SUCCESS [ 5.953 s] [INFO] rfc9643-ietf-tcp-server 14.0.20-SNAPSHOT ........... SUCCESS [ 4.980 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9643 14.0.20-SNAPSHOT SUCCESS [ 7.917 s] [INFO] iana-ssh-encryption-algs 14.0.20-SNAPSHOT .......... SUCCESS [ 4.780 s] [INFO] iana-ssh-key-exchange-algs 14.0.20-SNAPSHOT ........ SUCCESS [ 4.797 s] [INFO] iana-ssh-mac-algs 14.0.20-SNAPSHOT ................. SUCCESS [ 4.633 s] [INFO] iana-ssh-public-key-algs 14.0.20-SNAPSHOT .......... SUCCESS [ 4.718 s] [INFO] rfc9644-ietf-ssh-common 14.0.20-SNAPSHOT ........... SUCCESS [ 6.140 s] [INFO] rfc9644-ietf-ssh-client 14.0.20-SNAPSHOT ........... SUCCESS [ 5.691 s] [INFO] rfc9644-ietf-ssh-server 14.0.20-SNAPSHOT ........... SUCCESS [ 6.388 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9644 14.0.20-SNAPSHOT SUCCESS [ 7.703 s] [INFO] iana-tls-cipher-suite-algs 14.0.20-SNAPSHOT ........ SUCCESS [ 5.250 s] [INFO] rfc9645-ietf-tls-common 14.0.20-SNAPSHOT ........... SUCCESS [ 6.252 s] [INFO] rfc9645-ietf-tls-client 14.0.20-SNAPSHOT ........... SUCCESS [ 6.323 s] [INFO] rfc9645-ietf-tls-server 14.0.20-SNAPSHOT ........... SUCCESS [ 6.112 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9645 14.0.20-SNAPSHOT SUCCESS [ 7.726 s] [INFO] rfc9648 14.0.20-SNAPSHOT ........................... SUCCESS [ 5.993 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC9648 14.0.20-SNAPSHOT SUCCESS [ 7.941 s] [INFO] OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal 14.0.20-SNAPSHOT SUCCESS [ 7.543 s] [INFO] OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types 14.0.20-SNAPSHOT SUCCESS [ 7.561 s] [INFO] features-mdsal-aggregator 14.0.20-SNAPSHOT ......... SUCCESS [ 0.006 s] [INFO] mdsal-karaf 14.0.20-SNAPSHOT ....................... SUCCESS [ 17.821 s] [INFO] mdsal-dom-inmemory-datastore-benchmark 14.0.20-SNAPSHOT SUCCESS [ 4.127 s] [INFO] dom-aggregator 14.0.20-SNAPSHOT .................... SUCCESS [ 0.005 s] [INFO] binding-aggregator 14.0.20-SNAPSHOT ................ SUCCESS [ 0.003 s] [INFO] model-iana-aggregator 14.0.20-SNAPSHOT ............. SUCCESS [ 0.003 s] [INFO] model-rfc-aggregator 14.0.20-SNAPSHOT .............. SUCCESS [ 0.002 s] [INFO] model-aggregator 14.0.20-SNAPSHOT .................. SUCCESS [ 0.003 s] [INFO] entityownersip-aggregator 14.0.20-SNAPSHOT ......... SUCCESS [ 0.002 s] [INFO] singleton-service 14.0.20-SNAPSHOT ................. SUCCESS [ 0.002 s] [INFO] trace-aggregator 14.0.20-SNAPSHOT .................. SUCCESS [ 0.002 s] [INFO] netty-agreggator 14.0.20-SNAPSHOT .................. SUCCESS [ 0.002 s] [INFO] mdsal-replicate 14.0.20-SNAPSHOT ................... SUCCESS [ 0.002 s] [INFO] mdsal-yanglib 14.0.20-SNAPSHOT ..................... SUCCESS [ 0.002 s] [INFO] md-sal 14.0.20-SNAPSHOT ............................ SUCCESS [ 0.003 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26:13 min [INFO] Finished at: 2025-12-05T13:22:49Z [INFO] ------------------------------------------------------------------------ [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins7254117264246345836.sh [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins7998094735118083379.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1570 killed; [ssh-agent] Stopped. [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.5 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 25 [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 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/binding-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/target/classes 84 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/classes 125 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/target/classes 1289 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/target/classes 30 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bnd-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/bundle-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/target/classes 22 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/target/classes 99 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/target/classes 40 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/classes 37 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/classes 11 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/target/classes 79 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/classes 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/classes 5 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/classes 5 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/classes 5 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/feature-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal-experimental/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/features-mdsal/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-base/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-dom-adapter/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding-runtime/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-binding/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-common/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-broker/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom-runtime/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-dom/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-binding/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-common/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-dom/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-eos-single/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-rfc8525/target/classes 0 files [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 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-odl-l2-types/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6022/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6241/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6243/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6470/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-ietf-system/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7407-ietf-snmp/target/classes 0 files [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 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8040-ietf-restconf/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8177/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8341/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8526/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/target/classes 0 files [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 [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 [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8639/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8641/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8650/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8808/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc8916/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9067/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9070/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9144/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9179/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9196-ietf-notification-capabilities/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9196-ietf-system-capabilities/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9640/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9641/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9642/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9643/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9644/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9645/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-model-rfc9648/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-common/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-replicate-netty/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-common/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-singleton-dom/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/odl-mdsal-trace/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/features/parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/jacoco/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/karaf/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/general-entity/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-crypt-hash/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-hardware/target/classes 33 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-if-type/target/classes 603 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-routing-types/target/classes 5 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-encryption-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-key-exchange-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-mac-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-ssh-public-key-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/iana/iana-tls-cipher-suite-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/ietf-topology/target/classes 54 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/l2-types/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/target/classes 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6022/target/classes 94 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6241/target/classes 245 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6243/target/classes 14 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6470/target/classes 37 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/target/classes 21 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/target/classes 22 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7317-ietf-system/target/classes 140 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-snmp/target/classes 292 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes 23 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc7952/target/classes 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes 23 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8040-ietf-restconf/target/classes 32 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8072/target/classes 49 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8177/target/classes 105 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/target/classes 65 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8341/target/classes 44 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-datastores/target/classes 19 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8342-ietf-origin/target/classes 17 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8343/target/classes 37 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8344/target/classes 79 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-state/target/classes 29 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology-state/target/classes 35 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network-topology/target/classes 37 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8345-ietf-network/target/classes 31 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes 34 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes 76 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware-state/target/classes 31 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8348-ietf-hardware/target/classes 41 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes 68 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes 106 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8349-ietf-routing/target/classes 166 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-access-control-list/target/classes 181 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/target/classes 6 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-packet-fields/target/classes 37 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-acldns/target/classes 10 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8520-ietf-mud/target/classes 35 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/target/classes 71 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8526/target/classes 55 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8528/target/classes 28 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8529/target/classes 58 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8530/target/classes 21 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes 51 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes 68 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes 33 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes 40 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8639/target/classes 205 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8641/target/classes 139 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8650/target/classes 13 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-packet-types/target/classes 42 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/target/classes 685 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology-state/target/classes 56 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8795-ietf-te-topology/target/classes 318 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8808/target/classes 13 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags-state/target/classes 11 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8819-ietf-module-tags/target/classes 12 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8916/target/classes 123 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9067/target/classes 161 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes 224 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9070-ietf-mpls-ldp/target/classes 292 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9144/target/classes 33 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9179/target/classes 28 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-notification-capabilities/target/classes 24 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9196-ietf-system-capabilities/target/classes 18 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9640/target/classes 148 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9641/target/classes 76 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9642/target/classes 101 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-client/target/classes 55 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-common/target/classes 8 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9643-ietf-tcp-server/target/classes 9 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-client/target/classes 45 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-common/target/classes 80 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9644-ietf-ssh-server/target/classes 68 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-client/target/classes 69 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-common/target/classes 60 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9645-ietf-tls-server/target/classes 70 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc9648/target/classes 57 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/yang-ext/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/classes 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/target/classes 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/classes 29 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/classes 5 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/classes 12 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/target/classes 8 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/target/classes 1 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/target/classes 13 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/classes 7 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java 57 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java 90 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-spi/src/main/java 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java 2 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-test-utils/src/main/java 4 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java 27 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/common/mdsal-common-api/src/main/java 19 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker-txchain/src/main/java 2 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/docs/examples/dom-databroker/src/main/java 2 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java 59 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java 26 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/src/main/java 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/src/main/java 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java 60 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/main/java 5 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-common-api/src/main/java 6 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/src/main/java 5 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/ietf-type-util/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-inet-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc6991-ietf-yang-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8294-ietf-routing-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8519-ietf-ethertypes/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8525/src/main/java 2 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/model/rfc/rfc8776-ietf-te-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/netty/mdsal-rfc8294-netty/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-common/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/main/java 22 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-api/src/main/java 5 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/main/java 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-cli/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/trace/mdsal-trace-impl/src/main/java 11 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-api/src/main/java 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java 6 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] [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] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 62.16898, method: 52.66959, line: 42.432476, branch: 32.583527, instruction: 42.050564, complexity: 43.937153 [PostBuildScript] - [INFO] Executing post build scripts. [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16072875289875811950.sh ---> sysstat.sh [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins7986275867556056652.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21 + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21 ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21 ']' + mkdir -p /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/archives/ + 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/ [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins18310652205951525292.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q9n1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Q9n1/bin to PATH INFO: Running in OpenStack, capturing instance metadata [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17495290689922316125.sh provisioning config files... Could not find credentials [logs] for mdsal-maven-verify-14.0.x-mvn39-openjdk21 #31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21@tmp/config5024336747250370175tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3409506042859363254.sh ---> create-netrc.sh WARN: Log server credential not found. [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins780725264243059825.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q9n1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Q9n1/bin to PATH [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11025504331976947201.sh ---> sudo-logs.sh Archiving 'sudo' log.. [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3241868641922818134.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q9n1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Q9n1/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [mdsal-maven-verify-14.0.x-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins2214475299637578430.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/mdsal-maven-verify-14.0.x-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q9n1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Q9n1/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-maven-verify-14.0.x-mvn39-openjdk21/31/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-4g-7400 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5600.00 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 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 11G 67G 15% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 731 9643 4 5613 14914 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:2e:03:71 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.222/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 84647sec preferred_lft 84647sec inet6 fe80::f816:3eff:fe2e:371/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 06:cc:77:43:84:32 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-4g-7400) 12/05/25 _x86_64_ (4 CPU) 12:54:49 LINUX RESTART (4 CPU) 13:00:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:10:25 34.53 0.58 28.58 5.38 37.38 3787.54 21956.67 13:20:25 47.43 0.01 38.78 8.64 0.04 2994.95 16080.41 Average: 40.85 0.30 33.58 6.98 19.08 3399.18 19077.40 13:00:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:10:25 9385712 13363500 2590700 15.82 168436 3897724 3061436 17.57 897420 5667228 21684 13:20:25 8679776 13152824 2796720 17.08 206928 4305804 3144508 18.05 1021552 6192552 35020 Average: 9032744 13258162 2693710 16.45 187682 4101764 3102972 17.81 959486 5929890 28352 13:00:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:10:25 lo 2349.15 2349.15 2238.63 2238.63 0.00 0.00 0.00 0.00 13:10:25 ens3 63.61 52.27 287.78 14.09 0.00 0.00 0.00 0.00 13:10:25 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:25 lo 4717.18 4717.18 4493.62 4493.62 0.00 0.00 0.00 0.00 13:20:25 ens3 40.78 36.45 12.63 11.58 0.00 0.00 0.00 0.00 13:20:25 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 3509.45 3509.45 3343.54 3343.54 0.00 0.00 0.00 0.00 Average: ens3 52.43 44.52 152.96 12.86 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-4g-7400) 12/05/25 _x86_64_ (4 CPU) 12:54:49 LINUX RESTART (4 CPU) 13:00:00 CPU %user %nice %system %iowait %steal %idle 13:10:25 all 64.63 0.00 3.14 0.28 0.13 31.83 13:10:25 0 64.67 0.00 2.95 0.05 0.10 32.24 13:10:25 1 63.80 0.00 3.22 0.48 0.21 32.29 13:10:25 2 64.68 0.00 3.14 0.44 0.10 31.64 13:10:25 3 65.36 0.00 3.26 0.14 0.10 31.14 13:20:25 all 63.20 0.00 3.94 0.10 0.10 32.67 13:20:25 0 62.95 0.00 3.89 0.08 0.09 32.99 13:20:25 1 63.18 0.00 4.21 0.08 0.10 32.44 13:20:25 2 64.21 0.00 3.78 0.10 0.10 31.81 13:20:25 3 62.46 0.00 3.86 0.14 0.09 33.44 Average: all 63.93 0.00 3.53 0.19 0.11 32.24 Average: 0 63.83 0.00 3.41 0.06 0.10 32.61 Average: 1 63.50 0.00 3.71 0.28 0.15 32.36 Average: 2 64.45 0.00 3.46 0.28 0.10 31.72 Average: 3 63.94 0.00 3.55 0.14 0.10 32.27