Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/114908 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2004-docker-4c-4g-6943 (ubuntu2004-docker-4c-4g) in workspace /w/workspace/transportpce-maven-verify-transportpce-master-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-hDaJOC47vlla/agent.12919 SSH_AGENT_PID=12923 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/private_key_16362888495752287505.key (/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/private_key_16362888495752287505.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/transportpce > git init /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce > git --version # timeout=10 > git --version # 'git version 2.25.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/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # 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/transportpce # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 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/transportpce refs/changes/08/114908/23 # timeout=10 > git rev-parse a303cdf37ab972f6728d9d08a5d34c118a21944b^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision a303cdf37ab972f6728d9d08a5d34c118a21944b (refs/changes/08/114908/23) > git config core.sparsecheckout # timeout=10 > git checkout -f a303cdf37ab972f6728d9d08a5d34c118a21944b # timeout=10 Commit message: "Service spectrum assignment uses MC-capabilities" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 9f81c9eed3c197c23b1514ee811dc0135cda33ea # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 ERROR: No submodules found. provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3547487936645184472.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 (set by /opt/pyenv/version) * 3.11.10 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ouAB lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ouAB/bin to PATH Generating Requirements File Python 3.11.10 pip 25.0 from /tmp/venv-ouAB/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.3 aspy.yaml==1.3.0 attrs==25.1.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.36.10 botocore==1.36.10 bs4==0.0.2 cachetools==5.5.1 certifi==2025.1.31 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.8.0 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.4 durationpy==0.9 email_validator==2.2.0 filelock==3.17.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.38.0 httplib2==0.22.0 identify==2.6.6 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.5 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.9.1 kubernetes==32.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 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.2.2 openstacksdk==4.3.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==7.0.0 oslo.serialization==5.6.0 oslo.utils==8.0.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.13.0 psutil==6.1.1 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.1.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.22.3 rsa==4.9 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.11.2 simplejson==3.19.3 six==1.17.0 smmap==5.0.2 soupsieve==2.6 stevedore==5.4.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2025.1 urllib3==1.26.20 virtualenv==20.29.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins9472010361138934836.sh + mkdir -p /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/target/classes /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/jacoco/classes [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins16850826023022117661.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-ubuntu2004-docker-4c-4g-6943 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=a303cdf37ab972f6728d9d08a5d34c118a21944b -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=joakim.tornqvist@smartoptics.com "-DGERRIT_EVENT_ACCOUNT_NAME=Joakim Tornqvist" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/transportpce/+/114908 -DGERRIT_PATCHSET_UPLOADER_EMAIL=joakim.tornqvist@smartoptics.com "-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=transportpce -DMAVEN_OPTS=-Xmx1024m -DGERRIT_CHANGE_NUMBER=114908 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Joakim Tornqvist\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/08/114908/23 "-DGERRIT_PATCHSET_UPLOADER_NAME=Joakim Tornqvist" '-DGERRIT_CHANGE_OWNER=\"Joakim Tornqvist\" ' -DPROJECT=transportpce -DGERRIT_CHANGE_COMMIT_MESSAGE=U2VydmljZSBzcGVjdHJ1bSBhc3NpZ25tZW50IHVzZXMgTUMtY2FwYWJpbGl0aWVzCgpTZXJ2aWNlIHNwZWN0cnVtIGFzc2lnbm1lbnQgdXNlcyBzbG90IHdpZHRoIGdyYW51bGFyaXR5IGFuZAptaW4vbWF4LXNsb3RzIHRvIGRldGVybWluZSBpZiBhIGRlZ3JlZS9zcmcgaXMgY29tcGF0aWJsZQp3aXRoIHRoZSByZXF1aXJlZCBzZXJ2aWNlIGZyZXF1ZW5jeSBzbG90IHdpZHRoLgoKVGhlIG1haW4gY2hhbmdlcyBhcmUuLi4KCi0gQ2xhc3MgUG9zdEFsZ29QYXRoVmFsaWRhdG9yLCBtZXRob2QgZ2V0U3BlY3RydW1Bc3NpZ25tZW50KC4uLikKICAgIFRoZSBtZXRob2QgdXNlcyBtYy1jYXBhYmlsaXRpZXMgd2hlbiBmaW5kaW5nIGF2YWlsYWJsZSBmcmVxdWVuY2llcy4KICAgIFRoZSBpbmZvcm1hdGlvbiBpcyBvYnRhaW5lZCBmcm9tIHRoZSBQY2VOb2RlLgoKLSBJbnRlcmZhY2UgUGNlTm9kZQogICAgVHdvIG5ldyBtZXRob2RzIGdldE1pblNsb3RzIGFuZCBnZXRNYXhTbG90cy4KICAgIGdldFNwZWN0cnVtQXNzaWdubWVudCguLi4pIHRha2VzIGFkdmFudGFnZSBvZiB0aGVtIHdoZW4gZmluZGluZwogICAgYXZhaWxhYmxlIGZyZXF1ZW5jaWVzLgoKLSBDbGFzcyBQY2VPcHRpY2FsTm9kZQogICAgUmVmYWN0b3JlZCB0aGUgY29uc3RydWN0b3IgdG8gYWNjZXB0IGFuIGluc3RhbmNlIG9mIE1jQ2FwYWJpbGl0eQogICAgY29udGFpbmluZyBzbG90V2lkdGhHcmFudWxhcml0eSwgY2VudHJhbEZyZXFHcmFudWxhcml0eSwgbWluIGFuZAogICAgbWF4IHNsb3RzLgoKLSBQb3N0QWxnb1BhdGhWYWxpZGF0b3JUZXN0CiAgICBVc2VzIHRoZSB0b3BvbG9neSBpbmZvcm1hdGlvbiBpbiBzcmMvdGVzdC9yZXNvdXJjZXMvdG9wb2xvZ3kgdG8KICAgIHNldHVwIGEgZmFrZSB0b3BvbG9neSB3aGlsZSB1bml0IHRlc3RpbmcgZ2V0U3BlY3RydW1Bc3NpZ25tZW50KC4uLikKCkpJUkE6IFRSTlNQUlRQQ0UtODQ5CkNoYW5nZS1JZDogSTZkZmI0N2I0ZWZkYmIzZTAwZmRiN2VhY2Q4YTA5MThjMTU3MzMwZTkKU2lnbmVkLW9mZi1ieTogSm9ha2ltIFTDtnJucXZpc3QgPGpvYWtpbS50b3JucXZpc3RAc21hcnRvcHRpY3MuY29tPgo= -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Service spectrum assignment uses MC-capabilities" -DSTREAM=transportpce-master '-DGERRIT_EVENT_ACCOUNT=\"Joakim Tornqvist\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I6dfb47b4efdbb3e00fdb7eacd8a0918c157330e9 -DGERRIT_EVENT_HASH=1487204723 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=joakim.tornqvist@smartoptics.com -DGERRIT_PATCHSET_NUMBER=23 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=Joakim Tornqvist" --version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 11.0.25, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-200-generic", arch: "amd64", family: "unix" [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins16232075748423986993.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. [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins9088183881492309427.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.5" 2024-10-15 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu120.04) OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu120.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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config2294287734893675045tmp copy managed file [transportpce-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config4778687257737171297tmp [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins10007295101960023677.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. [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins131037369869079430.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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config2294287734893675045tmp --settings /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config4778687257737171297tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-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=transportpce-master -Dmaven.source.skip=true Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-200-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] transportpce-artifacts [pom] [INFO] transportpce-api [bundle] [INFO] test-common [bundle] [INFO] transportpce-common [bundle] [INFO] transportpce-renderer [bundle] [INFO] transportpce-networkmodel [bundle] [INFO] transportpce-inventory [bundle] [INFO] transportpce-olm [bundle] [INFO] transportpce-pce [bundle] [INFO] transportpce-servicehandler [bundle] [INFO] transportpce-tapi [bundle] [INFO] transportpce-nbinotifications [bundle] [INFO] transportpce-dmaap-client [bundle] [INFO] OpenDaylight :: transportpce [feature] [INFO] OpenDaylight :: transportpce :: tapi [feature] [INFO] OpenDaylight :: transportpce :: nbinotifications [feature] [INFO] OpenDaylight :: transportpce :: dmaap-client [feature] [INFO] OpenDaylight :: transportpce :: Inventory [feature] [INFO] OpenDaylight :: TransportPCE :: Features [feature] [INFO] features-aggregator [pom] [INFO] transportpce-karaf [pom] [INFO] transportpce [pom] [INFO] [INFO] --------< org.opendaylight.transportpce:transportpce-artifacts >-------- [INFO] Building transportpce-artifacts 11.0.0-SNAPSHOT [1/22] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-artifacts --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-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.1:revision (get-git-infos) @ transportpce-artifacts --- [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.xml [INFO] attaching as transportpce-artifacts-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.json [INFO] attaching as transportpce-artifacts-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-artifacts --- [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/11.0.0-SNAPSHOT/transportpce-artifacts-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/11.0.0-SNAPSHOT/transportpce-artifacts-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/11.0.0-SNAPSHOT/transportpce-artifacts-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- site:3.20.0:site (generate-site) @ transportpce-artifacts --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:javadoc-no-fork report [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:test-javadoc-no-fork report [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-artifacts/transportpce-artifacts/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 2 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ transportpce-artifacts --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ transportpce-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] -----------< org.opendaylight.transportpce:transportpce-api >----------- [INFO] Building transportpce-api 11.0.0-SNAPSHOT [2/22] [INFO] from api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-api --- [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.5.0:enforce (enforce-banned-dependencies) @ transportpce-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transportpce-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transportpce-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/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.5:generate-sources (binding) @ transportpce-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/main/yang [INFO] yang-to-sources: Found 16 dependencies in 38.26 ms [INFO] yang-to-sources: Project model files found: 24 in 308.2 ms [INFO] yang-to-sources: 77 YANG models processed in 2.067 s [INFO] BindingJavaFileGenerator: Defined 748 files in 268.1 ms [INFO] Sorted 748 files into 156 directories in 4.288 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 748 in 615.7 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ transportpce-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transportpce-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transportpce-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-api --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/generated-sources/spi [INFO] Copying 24 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 24 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ transportpce-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 747 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ transportpce-api >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ transportpce-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ transportpce-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ transportpce-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) @ transportpce-api --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transportpce-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ transportpce-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ transportpce-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ transportpce-api --- [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/transportpce-api-11.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transportpce-api --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.xml [INFO] attaching as transportpce-api-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.json [INFO] attaching as transportpce-api-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transportpce-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transportpce-api --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transportpce-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-api --- [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-api/11.0.0-SNAPSHOT/transportpce-api-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/transportpce-api-11.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-api/11.0.0-SNAPSHOT/transportpce-api-11.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-api/11.0.0-SNAPSHOT/transportpce-api-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-api/11.0.0-SNAPSHOT/transportpce-api-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ transportpce-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/transportpce/transportpce-api/11.0.0-SNAPSHOT/transportpce-api-11.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- site:3.20.0:site (generate-site) @ transportpce-api --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:javadoc-no-fork report [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:test-javadoc-no-fork report [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-api/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-api/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 5 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.5.0:checkstyle [INFO] Starting audit... Audit done. [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ transportpce-api --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ transportpce-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ transportpce-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.transportpce:test-common >-------------- [INFO] Building test-common 11.0.0-SNAPSHOT [3/22] [INFO] from test-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ test-common --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ test-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ test-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ test-common --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ test-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-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.5.0:check (check-license) @ test-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ test-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ test-common --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ test-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [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 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [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 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [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 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContext.java:[33,5] 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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContext.java:[33,5] 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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContext.java:[33,5] 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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[51,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[51,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[51,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[65,17] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal [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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[136,12] 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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[136,12] 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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[136,12] 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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[72,38] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[118,64] previous possible 'this' escape happens here via invocation [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JSONDataObjectConverter.java:[105,37] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JsonUtil.java:[56,17] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ test-common >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ test-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ test-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ test-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) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ test-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ test-common --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ test-common --- [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-11.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ test-common --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-11.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ test-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 97 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.xml [INFO] attaching as test-common-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.json [INFO] attaching as test-common-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ test-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ test-common --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ test-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ test-common --- [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/pom.xml to /tmp/r/org/opendaylight/transportpce/test-common/11.0.0-SNAPSHOT/test-common-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-11.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/test-common/11.0.0-SNAPSHOT/test-common-11.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-11.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/test-common/11.0.0-SNAPSHOT/test-common-11.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.xml to /tmp/r/org/opendaylight/transportpce/test-common/11.0.0-SNAPSHOT/test-common-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.json to /tmp/r/org/opendaylight/transportpce/test-common/11.0.0-SNAPSHOT/test-common-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ test-common --- [INFO] Installing org/opendaylight/transportpce/test-common/11.0.0-SNAPSHOT/test-common-11.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- site:3.20.0:site (generate-site) @ test-common --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:test-javadoc-no-fork report [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/test-common/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/test-common/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 6 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.10.1:javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.5.0:checkstyle [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork Unknown constant: 18 [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ test-common --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ test-common --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ test-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.transportpce:transportpce-common >---------- [INFO] Building transportpce-common 11.0.0-SNAPSHOT [4/22] [INFO] from common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-common --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transportpce-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transportpce-common --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transportpce-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/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.5.0:check (check-license) @ transportpce-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transportpce-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transportpce-common --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-common --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ transportpce-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 52 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[45,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[45,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[45,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[47,32] 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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[47,32] 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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[47,32] 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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/mapping/MappingUtilsImpl.java:[223,43] org.opendaylight.yang.gen.v1.http.org.openroadm.port.types.rev230526.IfOtsiOtucnOducn in org.opendaylight.yang.gen.v1.http.org.openroadm.port.types.rev230526 has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/mapping/MappingUtilsImpl.java:[221,43] org.opendaylight.yang.gen.v1.http.org.openroadm.port.types.rev230526.IfOtsiOtucnOducn in org.opendaylight.yang.gen.v1.http.org.openroadm.port.types.rev230526 has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ transportpce-common >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ transportpce-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ transportpce-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ transportpce-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) @ transportpce-common --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transportpce-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/test/java/org/opendaylight/transportpce/common/converter/JsonStringConverterTest.java:[49,49] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/test/java/org/opendaylight/transportpce/common/converter/JsonStringConverterTest.java:[63,45] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/test/java/org/opendaylight/transportpce/common/mapping/OCPortMappingTest.java:[414,55] unchecked cast required: java.util.Set found: java.lang.Object [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ transportpce-common --- [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/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.transportpce.common.converter.JsonStringConverterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.38 s -- in org.opendaylight.transportpce.common.converter.JsonStringConverterTest [INFO] Running org.opendaylight.transportpce.common.catalog.CatalogUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s -- in org.opendaylight.transportpce.common.catalog.CatalogUtilsTest [INFO] Running org.opendaylight.transportpce.common.NodeIdPairTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.transportpce.common.NodeIdPairTest [INFO] Running org.opendaylight.transportpce.common.service.ServiceTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.common.service.ServiceTypeTest [INFO] Running org.opendaylight.transportpce.common.mapping.MappingUtilsImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.opendaylight.transportpce.common.mapping.MappingUtilsImplTest [INFO] Running org.opendaylight.transportpce.common.mapping.SortPort121ByNameTest 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.049 s -- in org.opendaylight.transportpce.common.mapping.SortPort121ByNameTest [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.95 s -- in org.opendaylight.transportpce.common.mapping.PortMappingImplTest [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingVersion121Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.73 s -- in org.opendaylight.transportpce.common.mapping.PortMappingVersion121Test [INFO] Running org.opendaylight.transportpce.common.mapping.OCPortMappingTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.31 s -- in org.opendaylight.transportpce.common.mapping.OCPortMappingTest [INFO] Running org.opendaylight.transportpce.common.mapping.SortPort221ByNameTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.transportpce.common.mapping.SortPort221ByNameTest [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImplTest [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl121Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl121Test [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl221Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl221Test [INFO] Running org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.32 s -- in org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest [INFO] Running org.opendaylight.transportpce.common.device.observer.EventSubscriberTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.transportpce.common.device.observer.EventSubscriberTest [INFO] Running org.opendaylight.transportpce.common.fixedflex.GridUtilsTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.transportpce.common.fixedflex.GridUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ transportpce-common --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ transportpce-common --- [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-11.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transportpce-common --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-11.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 156 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.xml [INFO] attaching as transportpce-common-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.json [INFO] attaching as transportpce-common-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transportpce-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transportpce-common --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transportpce-common --- [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'transportpce-common' with 48 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-common --- [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-common/11.0.0-SNAPSHOT/transportpce-common-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-11.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-common/11.0.0-SNAPSHOT/transportpce-common-11.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-11.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-common/11.0.0-SNAPSHOT/transportpce-common-11.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-common/11.0.0-SNAPSHOT/transportpce-common-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-common/11.0.0-SNAPSHOT/transportpce-common-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ transportpce-common --- [INFO] Installing org/opendaylight/transportpce/transportpce-common/11.0.0-SNAPSHOT/transportpce-common-11.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- site:3.20.0:site (generate-site) @ transportpce-common --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-common/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-common/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 7 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.10.1:javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.10.1:test-javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.5.0:checkstyle [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ transportpce-common --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ transportpce-common --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ transportpce-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.transportpce:transportpce-renderer >--------- [INFO] Building transportpce-renderer 11.0.0-SNAPSHOT [5/22] [INFO] from renderer/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-renderer --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-renderer --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transportpce-renderer --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transportpce-renderer --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transportpce-renderer --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/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.5.0:check (check-license) @ transportpce-renderer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transportpce-renderer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transportpce-renderer --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-renderer --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ transportpce-renderer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 57 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/main/java/org/opendaylight/transportpce/renderer/provisiondevice/notification/Notification.java:[31,49] found raw type: org.opendaylight.yangtools.binding.Notification missing type arguments for generic class org.opendaylight.yangtools.binding.Notification [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/main/java/org/opendaylight/transportpce/renderer/provisiondevice/notification/NotificationSender.java:[63,56] found raw type: org.opendaylight.yangtools.binding.Notification missing type arguments for generic class org.opendaylight.yangtools.binding.Notification [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ transportpce-renderer >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ transportpce-renderer --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ transportpce-renderer <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ transportpce-renderer --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-renderer --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transportpce-renderer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 21] 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] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ transportpce-renderer --- [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/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.transportpce.renderer.RollbackProcessorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.transportpce.renderer.RollbackProcessorTest [INFO] Running org.opendaylight.transportpce.renderer.rpcs.DeviceRendererRPCImplTest 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: 2.079 s -- in org.opendaylight.transportpce.renderer.rpcs.DeviceRendererRPCImplTest [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplDeleteTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.46 s -- in org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplDeleteTest [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.DeviceRendererServiceImplCreateOtsOmsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s -- in org.opendaylight.transportpce.renderer.provisiondevice.DeviceRendererServiceImplCreateOtsOmsTest [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.transaction.DeviceInterfaceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.transportpce.renderer.provisiondevice.transaction.DeviceInterfaceTest [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.transaction.history.TransactionHistoryTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.transportpce.renderer.provisiondevice.transaction.history.TransactionHistoryTest [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.transaction.ConnectionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.renderer.provisiondevice.transaction.ConnectionTest [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplTest [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 60.52 s -- in org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplTest [INFO] Running org.opendaylight.transportpce.renderer.openroadminterface.OpenRoadMInterface221Test [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.transportpce.renderer.openroadminterface.OpenRoadMInterface221Test [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.result.WeightedResultMessageTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.transportpce.renderer.provisiondevice.result.WeightedResultMessageTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 59, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ transportpce-renderer --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ transportpce-renderer --- [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-11.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transportpce-renderer --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-11.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-renderer --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 155 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.xml [INFO] attaching as transportpce-renderer-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.json [INFO] attaching as transportpce-renderer-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-renderer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transportpce-renderer --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-renderer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transportpce-renderer --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transportpce-renderer --- [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'transportpce-renderer' with 47 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-renderer --- [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/11.0.0-SNAPSHOT/transportpce-renderer-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-11.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/11.0.0-SNAPSHOT/transportpce-renderer-11.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-11.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/11.0.0-SNAPSHOT/transportpce-renderer-11.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/11.0.0-SNAPSHOT/transportpce-renderer-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/11.0.0-SNAPSHOT/transportpce-renderer-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ transportpce-renderer --- [INFO] Installing org/opendaylight/transportpce/transportpce-renderer/11.0.0-SNAPSHOT/transportpce-renderer-11.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- site:3.20.0:site (generate-site) @ transportpce-renderer --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-renderer/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-renderer/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 7 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.10.1:javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.10.1:test-javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.5.0:checkstyle [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ transportpce-renderer --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ transportpce-renderer --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ transportpce-renderer --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.transportpce:transportpce-networkmodel >------- [INFO] Building transportpce-networkmodel 11.0.0-SNAPSHOT [6/22] [INFO] from networkmodel/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-networkmodel --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-networkmodel --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transportpce-networkmodel --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transportpce-networkmodel --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transportpce-networkmodel --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/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.5.0:check (check-license) @ transportpce-networkmodel --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transportpce-networkmodel --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transportpce-networkmodel --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-networkmodel --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ transportpce-networkmodel --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 37 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/PortMappingListener.java:[54,62] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/PortMappingListener.java:[66,34] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/PortMappingListener.java:[68,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/PortMappingListener.java:[68,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/PortMappingListener.java:[69,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener121.java:[75,97] unchecked cast required: java.lang.Iterable> found: java.lang.Iterable [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener221.java:[80,89] unchecked cast required: java.lang.Iterable> found: java.lang.Iterable [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener710.java:[90,97] unchecked cast required: java.lang.Iterable> found: java.lang.Iterable [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ transportpce-networkmodel >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ transportpce-networkmodel --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ transportpce-networkmodel <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ transportpce-networkmodel --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-networkmodel --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transportpce-networkmodel --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ transportpce-networkmodel --- [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/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.transportpce.networkmodel.NetConfTopologyListenerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.502 s -- in org.opendaylight.transportpce.networkmodel.NetConfTopologyListenerTest [INFO] Running org.opendaylight.transportpce.networkmodel.service.FrequenciesServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.20 s -- in org.opendaylight.transportpce.networkmodel.service.FrequenciesServiceTest [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.PortMappingListenerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.opendaylight.transportpce.networkmodel.listeners.PortMappingListenerTest [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener121Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.125 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener121Test [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener221Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.114 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener221Test [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener710Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.086 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener710Test [INFO] Running org.opendaylight.transportpce.networkmodel.NetworkModelProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.opendaylight.transportpce.networkmodel.NetworkModelProviderTest [INFO] Running org.opendaylight.transportpce.networkmodel.util.ClliNetworkTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.transportpce.networkmodel.util.ClliNetworkTest [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmTopologyTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmTopologyTest [INFO] Running org.opendaylight.transportpce.networkmodel.util.TpceNetworkTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.transportpce.networkmodel.util.TpceNetworkTest [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmNetworkTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmNetworkTest [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmOtnTopologyTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.705 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmOtnTopologyTest [INFO] Running org.opendaylight.transportpce.networkmodel.NetworkUtilsImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.transportpce.networkmodel.NetworkUtilsImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ transportpce-networkmodel --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ transportpce-networkmodel --- [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-11.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transportpce-networkmodel --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/TcaListener.java:22: warning: use of default constructor, which does not provide a comment [WARNING] public class TcaListener { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/TcaListener221.java:22: warning: use of default constructor, which does not provide a comment [WARNING] public final class TcaListener221 { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/TcaListener710.java:22: warning: use of default constructor, which does not provide a comment [WARNING] public final class TcaListener710 { [WARNING] ^ [WARNING] 3 warnings [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-11.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-networkmodel --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 155 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.xml [INFO] attaching as transportpce-networkmodel-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.json [INFO] attaching as transportpce-networkmodel-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-networkmodel --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transportpce-networkmodel --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-networkmodel --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transportpce-networkmodel --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transportpce-networkmodel --- [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'transportpce-networkmodel' with 40 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-networkmodel --- [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/11.0.0-SNAPSHOT/transportpce-networkmodel-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-11.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/11.0.0-SNAPSHOT/transportpce-networkmodel-11.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-11.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/11.0.0-SNAPSHOT/transportpce-networkmodel-11.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/11.0.0-SNAPSHOT/transportpce-networkmodel-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/11.0.0-SNAPSHOT/transportpce-networkmodel-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ transportpce-networkmodel --- [INFO] Installing org/opendaylight/transportpce/transportpce-networkmodel/11.0.0-SNAPSHOT/transportpce-networkmodel-11.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- site:3.20.0:site (generate-site) @ transportpce-networkmodel --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-networkmodel/odlparent/bundle-parent/transportpce-networkmodel/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 7 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.10.1:javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/TcaListener.java:22: warning: use of default constructor, which does not provide a comment [WARNING] public class TcaListener { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/TcaListener221.java:22: warning: use of default constructor, which does not provide a comment [WARNING] public final class TcaListener221 { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/TcaListener710.java:22: warning: use of default constructor, which does not provide a comment [WARNING] public final class TcaListener710 { [WARNING] ^ [WARNING] 3 warnings [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.10.1:test-javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/ClliNetworkTest.java:27: warning: no comment [WARNING] public class ClliNetworkTest { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/ClliNetworkTest.java:27: warning: use of default constructor, which does not provide a comment [WARNING] public class ClliNetworkTest { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener121Test.java:39: warning: no comment [WARNING] public class DeviceListener121Test { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener121Test.java:39: warning: use of default constructor, which does not provide a comment [WARNING] public class DeviceListener121Test { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener221Test.java:41: warning: no comment [WARNING] public class DeviceListener221Test { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener221Test.java:41: warning: use of default constructor, which does not provide a comment [WARNING] public class DeviceListener221Test { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener710Test.java:39: warning: no comment [WARNING] public class DeviceListener710Test { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener710Test.java:39: warning: use of default constructor, which does not provide a comment [WARNING] public class DeviceListener710Test { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/service/FrequenciesServiceTest.java:50: warning: no comment [WARNING] public class FrequenciesServiceTest extends AbstractTest { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/service/FrequenciesServiceTest.java:50: warning: use of default constructor, which does not provide a comment [WARNING] public class FrequenciesServiceTest extends AbstractTest { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:58: warning: no comment [WARNING] public class NetConfTopologyListenerTest { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:58: warning: use of default constructor, which does not provide a comment [WARNING] public class NetConfTopologyListenerTest { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetworkModelProviderTest.java:32: warning: no comment [WARNING] public class NetworkModelProviderTest { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetworkModelProviderTest.java:32: warning: use of default constructor, which does not provide a comment [WARNING] public class NetworkModelProviderTest { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/test/NetworkmodelTestUtil.java:61: warning: no comment [WARNING] public final class NetworkmodelTestUtil { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/test/NetworkmodelTestUtil.java:65: warning: no comment [WARNING] public static Nodes createMappingForRdm(String nodeId, String clli, int degNb, List srgNbs) { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/test/NetworkmodelTestUtil.java:78: warning: no comment [WARNING] public static Nodes createMappingForXpdr( [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/test/NetworkmodelTestUtil.java:91: warning: no comment [WARNING] public static List createSuppOTNLinks(OtnLinkType type, Uint32 availBW) { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/test/NetworkmodelTestUtil.java:156: warning: no comment [WARNING] public static List createTpList(boolean withTpnTsPool) { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmNetworkTest.java:34: warning: no comment [WARNING] public class OpenRoadmNetworkTest { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmNetworkTest.java:34: warning: use of default constructor, which does not provide a comment [WARNING] public class OpenRoadmNetworkTest { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmOtnTopologyTest.java:78: warning: no comment [WARNING] public class OpenRoadmOtnTopologyTest { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmOtnTopologyTest.java:85: warning: no comment [WARNING] public OpenRoadmOtnTopologyTest() { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmTopologyTest.java:75: warning: no comment [WARNING] public class OpenRoadmTopologyTest { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmTopologyTest.java:75: warning: use of default constructor, which does not provide a comment [WARNING] public class OpenRoadmTopologyTest { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/PortMappingListenerTest.java:34: warning: no comment [WARNING] public class PortMappingListenerTest { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/PortMappingListenerTest.java:34: warning: use of default constructor, which does not provide a comment [WARNING] public class PortMappingListenerTest { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/TpceNetworkTest.java:32: warning: no comment [WARNING] public class TpceNetworkTest extends AbstractTest { [WARNING] ^ [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/TpceNetworkTest.java:32: warning: use of default constructor, which does not provide a comment [WARNING] public class TpceNetworkTest extends AbstractTest { [WARNING] ^ [WARNING] 29 warnings [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.5.0:checkstyle [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ transportpce-networkmodel --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ transportpce-networkmodel --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ transportpce-networkmodel --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.transportpce:transportpce-inventory >-------- [INFO] Building transportpce-inventory 11.0.0-SNAPSHOT [7/22] [INFO] from inventory/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-inventory --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-inventory --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transportpce-inventory --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ transportpce-inventory --- [INFO] Copying 2 resources from src/main/resources to target/resources [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transportpce-inventory --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transportpce-inventory --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/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.5.0:check (check-license) @ transportpce-inventory --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transportpce-inventory --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transportpce-inventory --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-inventory --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ transportpce-inventory --- [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.4:check (analyze-compile) > :spotbugs @ transportpce-inventory >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ transportpce-inventory --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ transportpce-inventory <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ transportpce-inventory --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transportpce-inventory --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ transportpce-inventory --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ transportpce-inventory --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ transportpce-inventory --- [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-11.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transportpce-inventory --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-11.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- build-helper:3.6.0:attach-artifact (attach-db-artifact) @ transportpce-inventory --- [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-inventory --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 155 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.xml [INFO] attaching as transportpce-inventory-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.json [INFO] attaching as transportpce-inventory-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-inventory --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transportpce-inventory --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-inventory --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transportpce-inventory --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transportpce-inventory --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-inventory --- [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/11.0.0-SNAPSHOT/transportpce-inventory-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-11.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/11.0.0-SNAPSHOT/transportpce-inventory-11.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-11.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/11.0.0-SNAPSHOT/transportpce-inventory-11.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/resources/org.ops4j.datasource-transporpce.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/11.0.0-SNAPSHOT/transportpce-inventory-11.0.0-SNAPSHOT-datasource.cfg [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/resources/org.opendaylight.transportpce.job.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/11.0.0-SNAPSHOT/transportpce-inventory-11.0.0-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/11.0.0-SNAPSHOT/transportpce-inventory-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/11.0.0-SNAPSHOT/transportpce-inventory-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ transportpce-inventory --- [INFO] Installing org/opendaylight/transportpce/transportpce-inventory/11.0.0-SNAPSHOT/transportpce-inventory-11.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- site:3.20.0:site (generate-site) @ transportpce-inventory --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:test-javadoc-no-fork report [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-inventory/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-inventory/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 6 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.10.1:javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.5.0:checkstyle [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ transportpce-inventory --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ transportpce-inventory --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ transportpce-inventory --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.transportpce:transportpce-olm >----------- [INFO] Building transportpce-olm 11.0.0-SNAPSHOT [8/22] [INFO] from olm/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-olm --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-olm --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transportpce-olm --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transportpce-olm --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transportpce-olm --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/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.5.0:check (check-license) @ transportpce-olm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transportpce-olm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transportpce-olm --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-olm --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ transportpce-olm --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug release 21] 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 'justification()' 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 'justification()' 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 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/src/main/java/org/opendaylight/transportpce/olm/service/OlmPowerServiceImpl.java:[589,43] 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 [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ transportpce-olm >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ transportpce-olm --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ transportpce-olm <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ transportpce-olm --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-olm --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transportpce-olm --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] 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 'justification()' 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 'justification()' 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 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ transportpce-olm --- [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/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.transportpce.olm.OlmPowerServiceRpcImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.69 s -- in org.opendaylight.transportpce.olm.OlmPowerServiceRpcImplTest [INFO] Running org.opendaylight.transportpce.olm.service.OlmPowerServiceImplSpanLossBaseTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.485 s -- in org.opendaylight.transportpce.olm.service.OlmPowerServiceImplSpanLossBaseTest [INFO] Running org.opendaylight.transportpce.olm.service.OlmPowerServiceImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in org.opendaylight.transportpce.olm.service.OlmPowerServiceImplTest [INFO] Running org.opendaylight.transportpce.olm.power.PowerMgmtTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.264 s -- in org.opendaylight.transportpce.olm.power.PowerMgmtTest [INFO] Running org.opendaylight.transportpce.olm.util.OtsPmHolderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.transportpce.olm.util.OtsPmHolderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ transportpce-olm --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ transportpce-olm --- [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-11.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transportpce-olm --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-11.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifact) @ transportpce-olm --- [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-olm --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 156 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.xml [INFO] attaching as transportpce-olm-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.json [INFO] attaching as transportpce-olm-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-olm --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transportpce-olm --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-olm --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transportpce-olm --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transportpce-olm --- [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'transportpce-olm' with 18 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-olm --- [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-olm/11.0.0-SNAPSHOT/transportpce-olm-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-11.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-olm/11.0.0-SNAPSHOT/transportpce-olm-11.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-11.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-olm/11.0.0-SNAPSHOT/transportpce-olm-11.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/src/main/resources/org.opendaylight.transportpce.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-olm/11.0.0-SNAPSHOT/transportpce-olm-11.0.0-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-olm/11.0.0-SNAPSHOT/transportpce-olm-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-olm/11.0.0-SNAPSHOT/transportpce-olm-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ transportpce-olm --- [INFO] Installing org/opendaylight/transportpce/transportpce-olm/11.0.0-SNAPSHOT/transportpce-olm-11.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- site:3.20.0:site (generate-site) @ transportpce-olm --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-olm/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-olm/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 7 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.10.1:javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.10.1:test-javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.5.0:checkstyle [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ transportpce-olm --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ transportpce-olm --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ transportpce-olm --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.transportpce:transportpce-pce >----------- [INFO] Building transportpce-pce 11.0.0-SNAPSHOT [9/22] [INFO] from pce/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-pce --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-pce --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transportpce-pce --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transportpce-pce --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transportpce-pce --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/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.5.0:check (check-license) @ transportpce-pce --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transportpce-pce --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transportpce-pce --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-pce --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ transportpce-pce --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 92 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/frequency/FrequencySelectionException.java:[11,8] serializable class org.opendaylight.transportpce.pce.frequency.FrequencySelectionException has no definition of serialVersionUID [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/frequency/interval/InvalidIntervalException.java:[13,8] serializable class org.opendaylight.transportpce.pce.frequency.interval.InvalidIntervalException has no definition of serialVersionUID [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[58,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[58,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[58,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[63,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[63,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[63,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[112,53] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[129,49] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/input/InvalidClientInputException.java:[11,8] serializable class org.opendaylight.transportpce.pce.input.InvalidClientInputException has no definition of serialVersionUID [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/networkanalyzer/PceOtnNode.java:[131,31] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/spectrum/centerfrequency/LeastCommonMultipleException.java:[11,8] serializable class org.opendaylight.transportpce.pce.spectrum.centerfrequency.LeastCommonMultipleException has no definition of serialVersionUID [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/spectrum/index/NoIndexFoundException.java:[11,8] serializable class org.opendaylight.transportpce.pce.spectrum.index.NoIndexFoundException has no definition of serialVersionUID [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ transportpce-pce >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ transportpce-pce --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ transportpce-pce <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ transportpce-pce --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-pce --- [INFO] Copying 45 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transportpce-pce --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 46 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/test/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerTest.java:[95,49] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/test/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyStub.java:[75,54] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/test/java/org/opendaylight/transportpce/pce/spectrum/assignment/AssignSpectrumTest.java:[23,9] junit.framework.Assert in junit.framework has been deprecated [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/test/java/org/opendaylight/transportpce/pce/spectrum/assignment/AssignSpectrumTest.java:[40,9] junit.framework.Assert in junit.framework has been deprecated [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/test/java/org/opendaylight/transportpce/pce/spectrum/assignment/AssignSpectrumTest.java:[57,9] junit.framework.Assert in junit.framework has been deprecated [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/test/java/org/opendaylight/transportpce/pce/spectrum/assignment/AssignSpectrumTest.java:[74,9] junit.framework.Assert in junit.framework has been deprecated [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/test/java/org/opendaylight/transportpce/pce/spectrum/assignment/AssignSpectrumTest.java:[91,9] junit.framework.Assert in junit.framework has been deprecated [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/test/java/org/opendaylight/transportpce/pce/spectrum/centerfrequency/CenterFrequencyGranularityCollectionTest.java:[96,9] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/test/java/org/opendaylight/transportpce/pce/spectrum/centerfrequency/CenterFrequencyGranularityCollectionTest.java:[96,28] found raw type: java.util.LinkedHashSet missing type arguments for generic class java.util.LinkedHashSet [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/test/java/org/opendaylight/transportpce/pce/spectrum/centerfrequency/CenterFrequencyGranularityCollectionTest.java:[96,24] unchecked call to LinkedHashSet(java.util.Collection) as a member of the raw type java.util.LinkedHashSet [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ transportpce-pce --- [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/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.transportpce.pce.PceComplianceCheckTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.86 s -- in org.opendaylight.transportpce.pce.PceComplianceCheckTest [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceLinkTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.600 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceLinkTest [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceOtnNodeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceOtnNodeTest [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.port.ClientPreferenceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.transportpce.pce.networkanalyzer.port.ClientPreferenceTest [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.port.PreferenceFactoryTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s -- in org.opendaylight.transportpce.pce.networkanalyzer.port.PreferenceFactoryTest [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceCalculationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceCalculationTest [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceResultTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceResultTest [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceOpticalNodeTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceOpticalNodeTest [INFO] Running org.opendaylight.transportpce.pce.SortPortsByNameTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.pce.SortPortsByNameTest [INFO] Running org.opendaylight.transportpce.pce.gnpy.consumer.GnpyConsumerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.597 s -- in org.opendaylight.transportpce.pce.gnpy.consumer.GnpyConsumerTest [INFO] Running org.opendaylight.transportpce.pce.gnpy.GnpyUtilitiesImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.313 s -- in org.opendaylight.transportpce.pce.gnpy.GnpyUtilitiesImplTest [INFO] Running org.opendaylight.transportpce.pce.service.PathComputationServiceImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.transportpce.pce.service.PathComputationServiceImplTest [INFO] Running org.opendaylight.transportpce.pce.PcePathDescriptionTests [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.transportpce.pce.PcePathDescriptionTests [INFO] Running org.opendaylight.transportpce.pce.spectrum.centerfrequency.CenterFrequencyGranularityCollectionTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.transportpce.pce.spectrum.centerfrequency.CenterFrequencyGranularityCollectionTest [INFO] Running org.opendaylight.transportpce.pce.spectrum.slot.McCapabilityCollectionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.transportpce.pce.spectrum.slot.McCapabilityCollectionTest [INFO] Running org.opendaylight.transportpce.pce.spectrum.assignment.SpectrumIndexTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.transportpce.pce.spectrum.assignment.SpectrumIndexTest [INFO] Running org.opendaylight.transportpce.pce.spectrum.assignment.AssignSpectrumTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.transportpce.pce.spectrum.assignment.AssignSpectrumTest [INFO] Running org.opendaylight.transportpce.pce.spectrum.index.BaseFrequencyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.pce.spectrum.index.BaseFrequencyTest [INFO] Running org.opendaylight.transportpce.pce.PceSendingPceRPCsTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.01 s -- in org.opendaylight.transportpce.pce.PceSendingPceRPCsTest [INFO] Running org.opendaylight.transportpce.pce.constraints.OperatorConstraintsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.239 s -- in org.opendaylight.transportpce.pce.constraints.OperatorConstraintsTest [INFO] Running org.opendaylight.transportpce.pce.constraints.PceConstraintsCalcTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.transportpce.pce.constraints.PceConstraintsCalcTest [INFO] Running org.opendaylight.transportpce.pce.constraints.PceConstraintsTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.pce.constraints.PceConstraintsTest [INFO] Running org.opendaylight.transportpce.pce.frequency.FrequencySelectionFactoryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.transportpce.pce.frequency.FrequencySelectionFactoryTest [INFO] Running org.opendaylight.transportpce.pce.frequency.FrequencyIntervalFactoryTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.transportpce.pce.frequency.FrequencyIntervalFactoryTest [INFO] Running org.opendaylight.transportpce.pce.frequency.service.ServiceFrequencyTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.pce.frequency.service.ServiceFrequencyTest [INFO] Running org.opendaylight.transportpce.pce.frequency.spectrum.FrequencySpectrumTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.transportpce.pce.frequency.spectrum.FrequencySpectrumTest [INFO] Running org.opendaylight.transportpce.pce.frequency.spectrum.index.SpectrumIndexTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.transportpce.pce.frequency.spectrum.index.SpectrumIndexTest [INFO] Running org.opendaylight.transportpce.pce.frequency.spectrum.index.FrequencySpectrumSetTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.transportpce.pce.frequency.spectrum.index.FrequencySpectrumSetTest [INFO] Running org.opendaylight.transportpce.pce.frequency.interval.FrequencyIntervalTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.transportpce.pce.frequency.interval.FrequencyIntervalTest [INFO] Running org.opendaylight.transportpce.pce.frequency.interval.IntervalCollectionTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.transportpce.pce.frequency.interval.IntervalCollectionTest [INFO] Running org.opendaylight.transportpce.pce.frequency.interval.EntireSpectrumTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.opendaylight.transportpce.pce.frequency.interval.EntireSpectrumTest [INFO] Running org.opendaylight.transportpce.pce.graph.PostAlgoPathValidatorTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.010 s -- in org.opendaylight.transportpce.pce.graph.PostAlgoPathValidatorTest [INFO] Running org.opendaylight.transportpce.pce.graph.PceGraphEdgeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.pce.graph.PceGraphEdgeTest [INFO] Running org.opendaylight.transportpce.pce.graph.PceGraphTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.07 s -- in org.opendaylight.transportpce.pce.graph.PceGraphTest [INFO] Running org.opendaylight.transportpce.pce.PceComplianceCheckResultTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.transportpce.pce.PceComplianceCheckResultTest [INFO] Running org.opendaylight.transportpce.pce.impl.PceServiceRPCImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.12 s -- in org.opendaylight.transportpce.pce.impl.PceServiceRPCImplTest [INFO] Running org.opendaylight.transportpce.pce.input.valid.ValidInputTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.transportpce.pce.input.valid.ValidInputTest [INFO] Running org.opendaylight.transportpce.pce.input.valid.ValidSlotTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.transportpce.pce.input.valid.ValidSlotTest [INFO] Running org.opendaylight.transportpce.pce.spectrum.slot.InterfaceMcCapabilityTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.transportpce.pce.spectrum.slot.InterfaceMcCapabilityTest [INFO] Running org.opendaylight.transportpce.pce.input.valid.ValidFormatTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.transportpce.pce.input.valid.ValidFormatTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 261, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ transportpce-pce --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ transportpce-pce --- [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-11.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transportpce-pce --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant When.ALWAYS [WARNING] reason: class file for javax.annotation.meta.When not found [WARNING] 1 warning [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-11.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ transportpce-pce --- [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-11.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-pce --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 166 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.xml [INFO] attaching as transportpce-pce-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.json [INFO] attaching as transportpce-pce-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-pce --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transportpce-pce --- [WARNING] Unused declared dependencies found: [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.17.2:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.thoughtworks.xstream:xstream:jar:1.4.21:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-pce --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transportpce-pce --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transportpce-pce --- [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'transportpce-pce' with 71 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-pce --- [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-pce/11.0.0-SNAPSHOT/transportpce-pce-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-11.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-pce/11.0.0-SNAPSHOT/transportpce-pce-11.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-11.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-pce/11.0.0-SNAPSHOT/transportpce-pce-11.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-11.0.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/transportpce/transportpce-pce/11.0.0-SNAPSHOT/transportpce-pce-11.0.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-pce/11.0.0-SNAPSHOT/transportpce-pce-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-pce/11.0.0-SNAPSHOT/transportpce-pce-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ transportpce-pce --- [INFO] Installing org/opendaylight/transportpce/transportpce-pce/11.0.0-SNAPSHOT/transportpce-pce-11.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- site:3.20.0:site (generate-site) @ transportpce-pce --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-pce/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-pce/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 7 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.10.1:javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant When.ALWAYS [WARNING] reason: class file for javax.annotation.meta.When not found [WARNING] 1 warning [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.10.1:test-javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.5.0:checkstyle [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ transportpce-pce --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ transportpce-pce --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ transportpce-pce --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.transportpce:transportpce-servicehandler >------ [INFO] Building transportpce-servicehandler 11.0.0-SNAPSHOT [10/22] [INFO] from servicehandler/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-servicehandler --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-servicehandler --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transportpce-servicehandler --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transportpce-servicehandler --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transportpce-servicehandler --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/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.5.0:check (check-license) @ transportpce-servicehandler --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transportpce-servicehandler --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transportpce-servicehandler --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-servicehandler --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ transportpce-servicehandler --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/CatalogInput.java:[29,29] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/CatalogInput.java:[35,29] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/ServiceInput.java:[51,23] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/ServiceInput.java:[66,23] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/ServiceInput.java:[84,23] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/ServiceInput.java:[90,23] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/ServiceInput.java:[105,23] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/ServiceInput.java:[121,23] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/ServiceInput.java:[128,23] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[38,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[38,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[38,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[43,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[43,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[43,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[95,45] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/impl/ServicehandlerImpl.java:[77,38] registerRpcImplementations(com.google.common.collect.ClassToInstanceMap>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/listeners/PceNotificationHandler.java:[65,30] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/listeners/RendererNotificationHandler.java:[72,24] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ transportpce-servicehandler >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ transportpce-servicehandler --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ transportpce-servicehandler <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ transportpce-servicehandler --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-servicehandler --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transportpce-servicehandler --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImplTest.java:[61,19] unchecked method invocation: method merge in interface org.opendaylight.transportpce.common.network.NetworkTransactionService is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.http.org.openroadm.operational.mode.catalog.rev230526.operational.mode.catalog.OpenroadmOperationalModes [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImplTest.java:[61,63] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImplTest.java:[70,48] unchecked method invocation: method merge in interface org.opendaylight.transportpce.common.network.NetworkTransactionService is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.http.org.openroadm.operational.mode.catalog.rev230526.operational.mode.catalog.SpecificOperationalModes [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImplTest.java:[71,60] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/impl/ServicehandlerImplTest.java:[153,72] unchecked method invocation: method registerRpcImplementations in interface org.opendaylight.mdsal.binding.api.RpcProviderService is applied to given types required: com.google.common.collect.ClassToInstanceMap> found: com.google.common.collect.ClassToInstanceMap [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/impl/ServicehandlerImplTest.java:[153,76] unchecked conversion required: com.google.common.collect.ClassToInstanceMap> found: com.google.common.collect.ClassToInstanceMap [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/impl/ServicehandlerImplTest.java:[153,45] registerRpcImplementations(com.google.common.collect.ClassToInstanceMap>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ transportpce-servicehandler --- [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/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.transportpce.servicehandler.ModelMappingUtilsTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.49 s -- in org.opendaylight.transportpce.servicehandler.ModelMappingUtilsTest [INFO] Running org.opendaylight.transportpce.servicehandler.DowngradeConstraintsTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.transportpce.servicehandler.DowngradeConstraintsTest [INFO] Running org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImplTest 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: 2.135 s -- in org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImplTest [INFO] Running org.opendaylight.transportpce.servicehandler.service.RendererServiceWrapperTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in org.opendaylight.transportpce.servicehandler.service.RendererServiceWrapperTest [INFO] Running org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapperTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapperTest [INFO] Running org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperationsImplTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 106.2 s -- in org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperationsImplTest [INFO] Running org.opendaylight.transportpce.servicehandler.listeners.NetworkModelNotificationHandlerTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.opendaylight.transportpce.servicehandler.listeners.NetworkModelNotificationHandlerTest [INFO] Running org.opendaylight.transportpce.servicehandler.listeners.ServiceListenerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 s -- in org.opendaylight.transportpce.servicehandler.listeners.ServiceListenerTest [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ComplianceCheckResultTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ComplianceCheckResultTest [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyServiceResiliencyTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyServiceResiliencyTest [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerTxRxCheckTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerTxRxCheckTest [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerComplianceCheckTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerComplianceCheckTest [INFO] Running org.opendaylight.transportpce.servicehandler.validation.ServiceCreateValidationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.transportpce.servicehandler.validation.ServiceCreateValidationTest [INFO] Running org.opendaylight.transportpce.servicehandler.ServiceEndpointTypeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.servicehandler.ServiceEndpointTypeTest [INFO] Running org.opendaylight.transportpce.servicehandler.impl.ServicehandlerImplTest [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 143.6 s -- in org.opendaylight.transportpce.servicehandler.impl.ServicehandlerImplTest [INFO] Running org.opendaylight.transportpce.servicehandler.impl.ServiceHandlerProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s -- in org.opendaylight.transportpce.servicehandler.impl.ServiceHandlerProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 134, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ transportpce-servicehandler --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ transportpce-servicehandler --- [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-11.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transportpce-servicehandler --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-11.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-servicehandler --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 167 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.xml [INFO] attaching as transportpce-servicehandler-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.json [INFO] attaching as transportpce-servicehandler-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-servicehandler --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transportpce-servicehandler --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.5:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.5:compile [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.5:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-servicehandler --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transportpce-servicehandler --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transportpce-servicehandler --- [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'transportpce-servicehandler' with 41 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-servicehandler --- [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/11.0.0-SNAPSHOT/transportpce-servicehandler-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-11.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/11.0.0-SNAPSHOT/transportpce-servicehandler-11.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-11.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/11.0.0-SNAPSHOT/transportpce-servicehandler-11.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/11.0.0-SNAPSHOT/transportpce-servicehandler-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/11.0.0-SNAPSHOT/transportpce-servicehandler-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ transportpce-servicehandler --- [INFO] Installing org/opendaylight/transportpce/transportpce-servicehandler/11.0.0-SNAPSHOT/transportpce-servicehandler-11.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- site:3.20.0:site (generate-site) @ transportpce-servicehandler --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-servicehandler/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-servicehandler/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 7 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.10.1:javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.10.1:test-javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.5.0:checkstyle [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ transportpce-servicehandler --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ transportpce-servicehandler --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ transportpce-servicehandler --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.transportpce:transportpce-tapi >----------- [INFO] Building transportpce-tapi 11.0.0-SNAPSHOT [11/22] [INFO] from tapi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-tapi --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-tapi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transportpce-tapi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transportpce-tapi --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transportpce-tapi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/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.5.0:check (check-license) @ transportpce-tapi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transportpce-tapi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transportpce-tapi --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-tapi --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ transportpce-tapi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 57 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiNetworkUtilsImpl.java:[58,38] registerRpcImplementations(com.google.common.collect.ClassToInstanceMap>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiNetworkUtilsImpl.java:[59,89] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiPortMappingListener.java:[70,44] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiPortMappingListener.java:[70,91] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiPortMappingListener.java:[71,54] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ transportpce-tapi >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ transportpce-tapi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ transportpce-tapi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ transportpce-tapi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-tapi --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transportpce-tapi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ transportpce-tapi --- [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/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.transportpce.tapi.topology.ConvertORToTapiTopologyTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.631 s -- in org.opendaylight.transportpce.tapi.topology.ConvertORToTapiTopologyTest [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiTopologyImplExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 s -- in org.opendaylight.transportpce.tapi.topology.TapiTopologyImplExceptionTest [INFO] Running org.opendaylight.transportpce.tapi.topology.ConvertORTopoToFullTapiTopoTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.28 s -- in org.opendaylight.transportpce.tapi.topology.ConvertORTopoToFullTapiTopoTest [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiTopologyImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 s -- in org.opendaylight.transportpce.tapi.topology.TapiTopologyImplTest [INFO] Running org.opendaylight.transportpce.tapi.topology.ConvertORTopoToTapiTopoTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.transportpce.tapi.topology.ConvertORTopoToTapiTopoTest [INFO] Running org.opendaylight.transportpce.tapi.provider.TapiProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 s -- in org.opendaylight.transportpce.tapi.provider.TapiProviderTest [INFO] Running org.opendaylight.transportpce.tapi.frequency.AvailableGridTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.transportpce.tapi.frequency.AvailableGridTest [INFO] Running org.opendaylight.transportpce.tapi.frequency.NumericFrequencyTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.transportpce.tapi.frequency.NumericFrequencyTest [INFO] Running org.opendaylight.transportpce.tapi.frequency.AvailableGridFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.tapi.frequency.AvailableGridFactoryTest [INFO] Running org.opendaylight.transportpce.tapi.connectivity.TapiConnectivityImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.621 s -- in org.opendaylight.transportpce.tapi.connectivity.TapiConnectivityImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ transportpce-tapi --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ transportpce-tapi --- [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-11.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transportpce-tapi --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-11.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-tapi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 168 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.xml [INFO] attaching as transportpce-tapi-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.json [INFO] attaching as transportpce-tapi-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-tapi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transportpce-tapi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-tapi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transportpce-tapi --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transportpce-tapi --- [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'transportpce-tapi' with 50 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-tapi --- [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/11.0.0-SNAPSHOT/transportpce-tapi-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-11.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/11.0.0-SNAPSHOT/transportpce-tapi-11.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-11.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/11.0.0-SNAPSHOT/transportpce-tapi-11.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/11.0.0-SNAPSHOT/transportpce-tapi-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/11.0.0-SNAPSHOT/transportpce-tapi-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ transportpce-tapi --- [INFO] Installing org/opendaylight/transportpce/transportpce-tapi/11.0.0-SNAPSHOT/transportpce-tapi-11.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- site:3.20.0:site (generate-site) @ transportpce-tapi --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-tapi/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-tapi/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 7 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.10.1:javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.10.1:test-javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.5.0:checkstyle [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ transportpce-tapi --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ transportpce-tapi --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ transportpce-tapi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.transportpce:transportpce-nbinotifications >----- [INFO] Building transportpce-nbinotifications 11.0.0-SNAPSHOT [12/22] [INFO] from nbinotifications/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-nbinotifications --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-nbinotifications --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transportpce-nbinotifications --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transportpce-nbinotifications --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transportpce-nbinotifications --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/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.5.0:check (check-license) @ transportpce-nbinotifications --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transportpce-nbinotifications --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transportpce-nbinotifications --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-nbinotifications --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ transportpce-nbinotifications --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] 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 'justification()' 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 'justification()' 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 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[69,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[69,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[69,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[78,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[78,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[78,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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[107,55] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ transportpce-nbinotifications >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ transportpce-nbinotifications --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ transportpce-nbinotifications <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ transportpce-nbinotifications --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-nbinotifications --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transportpce-nbinotifications --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 21] 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 'justification()' 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 'justification()' 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 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ transportpce-nbinotifications --- [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/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.transportpce.nbinotifications.serialization.NotificationAlarmServiceDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.12 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceDeserializerTest [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.820 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceSerializerTest [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceSerializerTest [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceSerializerTest [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceDeserializerTest [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceDeserializerTest [INFO] Running org.opendaylight.transportpce.nbinotifications.listener.NbiNotificationsHandlerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 s -- in org.opendaylight.transportpce.nbinotifications.listener.NbiNotificationsHandlerTest [INFO] Running org.opendaylight.transportpce.nbinotifications.producer.PublisherTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.972 s -- in org.opendaylight.transportpce.nbinotifications.producer.PublisherTest [INFO] Running org.opendaylight.transportpce.nbinotifications.consumer.SubscriberTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.transportpce.nbinotifications.consumer.SubscriberTest [INFO] Running org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsProviderTest [INFO] Running org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.360 s -- in org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ transportpce-nbinotifications --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ transportpce-nbinotifications --- [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-11.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transportpce-nbinotifications --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-11.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- build-helper:3.6.0:attach-artifact (attach-dmaap-artifact) @ transportpce-nbinotifications --- [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-nbinotifications --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 160 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.xml [INFO] attaching as transportpce-nbinotifications-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.json [INFO] attaching as transportpce-nbinotifications-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-nbinotifications --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transportpce-nbinotifications --- [WARNING] Used undeclared dependencies found: [WARNING] com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-nbinotifications --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transportpce-nbinotifications --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transportpce-nbinotifications --- [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'transportpce-nbinotifications' with 20 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-nbinotifications --- [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/11.0.0-SNAPSHOT/transportpce-nbinotifications-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-11.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/11.0.0-SNAPSHOT/transportpce-nbinotifications-11.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-11.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/11.0.0-SNAPSHOT/transportpce-nbinotifications-11.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/resources/org.opendaylight.transportpce.nbinotifications.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/11.0.0-SNAPSHOT/transportpce-nbinotifications-11.0.0-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/11.0.0-SNAPSHOT/transportpce-nbinotifications-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/11.0.0-SNAPSHOT/transportpce-nbinotifications-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ transportpce-nbinotifications --- [INFO] Installing org/opendaylight/transportpce/transportpce-nbinotifications/11.0.0-SNAPSHOT/transportpce-nbinotifications-11.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- site:3.20.0:site (generate-site) @ transportpce-nbinotifications --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-nbinotifications/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-nbinotifications/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 7 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.10.1:javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.10.1:test-javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.5.0:checkstyle [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork Unknown constant: 18 Unknown constant: 18 Unknown constant: 18 [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ transportpce-nbinotifications --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ transportpce-nbinotifications --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ transportpce-nbinotifications --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.transportpce:transportpce-dmaap-client >------- [INFO] Building transportpce-dmaap-client 11.0.0-SNAPSHOT [13/22] [INFO] from dmaap-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-dmaap-client --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-dmaap-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transportpce-dmaap-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transportpce-dmaap-client --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transportpce-dmaap-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-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] --- checkstyle:3.5.0:check (check-license) @ transportpce-dmaap-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transportpce-dmaap-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transportpce-dmaap-client --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-dmaap-client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ transportpce-dmaap-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/src/main/java/org/opendaylight/transportpce/dmaap/client/resource/config/PublishNotificationProcessServiceModule.java:[28,22] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ transportpce-dmaap-client >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ transportpce-dmaap-client --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ transportpce-dmaap-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ transportpce-dmaap-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) @ transportpce-dmaap-client --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transportpce-dmaap-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ transportpce-dmaap-client --- [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/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.transportpce.dmaap.client.listener.NbiNotificationsHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.065 s -- in org.opendaylight.transportpce.dmaap.client.listener.NbiNotificationsHandlerTest [INFO] Running org.opendaylight.transportpce.dmaap.client.impl.DmaapClientProviderTest 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.603 s -- in org.opendaylight.transportpce.dmaap.client.impl.DmaapClientProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ transportpce-dmaap-client --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ transportpce-dmaap-client --- [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-11.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transportpce-dmaap-client --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-11.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- build-helper:3.6.0:attach-artifact (attach-dmaap-artifact) @ transportpce-dmaap-client --- [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-dmaap-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 57 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/bom.xml [INFO] attaching as transportpce-dmaap-client-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/bom.json [INFO] attaching as transportpce-dmaap-client-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-dmaap-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transportpce-dmaap-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-dmaap-client --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transportpce-dmaap-client --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transportpce-dmaap-client --- [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'transportpce-dmaap-client' with 12 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-dmaap-client --- [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/11.0.0-SNAPSHOT/transportpce-dmaap-client-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-11.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/11.0.0-SNAPSHOT/transportpce-dmaap-client-11.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-11.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/11.0.0-SNAPSHOT/transportpce-dmaap-client-11.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/src/main/resources/org.opendaylight.transportpce.dmaap.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/11.0.0-SNAPSHOT/transportpce-dmaap-client-11.0.0-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/11.0.0-SNAPSHOT/transportpce-dmaap-client-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/11.0.0-SNAPSHOT/transportpce-dmaap-client-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ transportpce-dmaap-client --- [INFO] Installing org/opendaylight/transportpce/transportpce-dmaap-client/11.0.0-SNAPSHOT/transportpce-dmaap-client-11.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- site:3.20.0:site (generate-site) @ transportpce-dmaap-client --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-dmaap-client/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-dmaap-client/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 7 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.10.1:javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.10.1:test-javadoc-no-fork [INFO] Configuration changed, re-generating javadoc. [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.5.0:checkstyle [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork Unknown constant: 18 [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ transportpce-dmaap-client --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ transportpce-dmaap-client --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ transportpce-dmaap-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.transportpce:odl-transportpce >----------- [INFO] Building OpenDaylight :: transportpce 11.0.0-SNAPSHOT [14/22] [INFO] from features/odl-transportpce/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-transportpce --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-transportpce --- [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.5.0:enforce (enforce-banned-dependencies) @ odl-transportpce --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-transportpce --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-transportpce --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-transportpce --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-transportpce --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-transportpce --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce --- [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-transportpce --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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.4:check (analyze-compile) > :spotbugs @ odl-transportpce >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ odl-transportpce --- [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-transportpce <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ odl-transportpce --- [INFO] [INFO] --- feattest:14.0.4:test (default) @ odl-transportpce --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [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 21000 name: f964910a-038f-4746-bf8d-26cbfaf2da9f timout: [ RelativeTimeout value = 180000 ] [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.0.4:copy-files (default) @ odl-transportpce --- [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ odl-transportpce --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ odl-transportpce --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 445 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/bom.xml [INFO] attaching as odl-transportpce-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/bom.json [INFO] attaching as odl-transportpce-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-transportpce --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-transportpce --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-transportpce --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-transportpce --- [WARNING] [WARNING] The packaging plugin for project odl-transportpce 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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce/11.0.0-SNAPSHOT/odl-transportpce-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce/11.0.0-SNAPSHOT/odl-transportpce-11.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce/11.0.0-SNAPSHOT/odl-transportpce-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce/11.0.0-SNAPSHOT/odl-transportpce-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- site:3.20.0:site (generate-site) @ odl-transportpce --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:javadoc-no-fork report [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:test-javadoc-no-fork report [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/odl-transportpce/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 4 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ odl-transportpce --- [INFO] Skipping because packaging 'feature' is not pom. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-transportpce --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-transportpce 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.transportpce:odl-transportpce-tapi >--------- [INFO] Building OpenDaylight :: transportpce :: tapi 11.0.0-SNAPSHOT [15/22] [INFO] from features/odl-transportpce-tapi/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-transportpce-tapi --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-transportpce-tapi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-transportpce-tapi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-transportpce-tapi --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-transportpce-tapi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-transportpce-tapi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-transportpce-tapi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-transportpce-tapi --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-tapi --- [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-transportpce-tapi --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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.4:check (analyze-compile) > :spotbugs @ odl-transportpce-tapi >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ odl-transportpce-tapi --- [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-transportpce-tapi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ odl-transportpce-tapi --- [INFO] [INFO] --- feattest:14.0.4:test (default) @ odl-transportpce-tapi --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-tapi [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [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 21000 name: e4b1cd08-6d28-4a52-82a0-b799043e8604 timout: [ RelativeTimeout value = 180000 ] [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.0.4:copy-files (default) @ odl-transportpce-tapi --- [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ odl-transportpce-tapi --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ odl-transportpce-tapi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 454 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/bom.xml [INFO] attaching as odl-transportpce-tapi-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/bom.json [INFO] attaching as odl-transportpce-tapi-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-tapi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-transportpce-tapi --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-tapi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-transportpce-tapi --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-transportpce-tapi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-transportpce-tapi --- [WARNING] [WARNING] The packaging plugin for project odl-transportpce-tapi 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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-tapi/11.0.0-SNAPSHOT/odl-transportpce-tapi-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-tapi/11.0.0-SNAPSHOT/odl-transportpce-tapi-11.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-tapi/11.0.0-SNAPSHOT/odl-transportpce-tapi-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce-tapi/11.0.0-SNAPSHOT/odl-transportpce-tapi-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- site:3.20.0:site (generate-site) @ odl-transportpce-tapi --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:javadoc-no-fork report [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:test-javadoc-no-fork report [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/odl-transportpce-tapi/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce-tapi/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 4 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ odl-transportpce-tapi --- [INFO] Skipping because packaging 'feature' is not pom. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-transportpce-tapi --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-transportpce-tapi 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.transportpce:odl-transportpce-nbinotifications >--- [INFO] Building OpenDaylight :: transportpce :: nbinotifications 11.0.0-SNAPSHOT [16/22] [INFO] from features/odl-transportpce-nbinotifications/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-transportpce-nbinotifications --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-transportpce-nbinotifications --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-transportpce-nbinotifications --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-transportpce-nbinotifications --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-transportpce-nbinotifications --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-transportpce-nbinotifications --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-transportpce-nbinotifications --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-transportpce-nbinotifications --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-nbinotifications --- [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-transportpce-nbinotifications --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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.4:check (analyze-compile) > :spotbugs @ odl-transportpce-nbinotifications >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ odl-transportpce-nbinotifications --- [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-transportpce-nbinotifications <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ odl-transportpce-nbinotifications --- [INFO] [INFO] --- feattest:14.0.4:test (default) @ odl-transportpce-nbinotifications --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-nbinotifications [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [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 21000 name: 29146533-3fe2-41a0-bcc9-62c8927c349e timout: [ RelativeTimeout value = 180000 ] [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.0.4:copy-files (default) @ odl-transportpce-nbinotifications --- [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ odl-transportpce-nbinotifications --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ odl-transportpce-nbinotifications --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 451 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/bom.xml [INFO] attaching as odl-transportpce-nbinotifications-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/bom.json [INFO] attaching as odl-transportpce-nbinotifications-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-nbinotifications --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-transportpce-nbinotifications --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-nbinotifications --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-transportpce-nbinotifications --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-transportpce-nbinotifications --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-transportpce-nbinotifications --- [WARNING] [WARNING] The packaging plugin for project odl-transportpce-nbinotifications 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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-nbinotifications/11.0.0-SNAPSHOT/odl-transportpce-nbinotifications-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-nbinotifications/11.0.0-SNAPSHOT/odl-transportpce-nbinotifications-11.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-nbinotifications/11.0.0-SNAPSHOT/odl-transportpce-nbinotifications-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce-nbinotifications/11.0.0-SNAPSHOT/odl-transportpce-nbinotifications-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- site:3.20.0:site (generate-site) @ odl-transportpce-nbinotifications --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:javadoc-no-fork report [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:test-javadoc-no-fork report [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/odl-transportpce-nbinotifications/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce-nbinotifications/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 4 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ odl-transportpce-nbinotifications --- [INFO] Skipping because packaging 'feature' is not pom. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-transportpce-nbinotifications --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-transportpce-nbinotifications 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.transportpce:odl-transportpce-dmaap-client >----- [INFO] Building OpenDaylight :: transportpce :: dmaap-client 11.0.0-SNAPSHOT [17/22] [INFO] from features/odl-transportpce-dmaap-client/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-transportpce-dmaap-client --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-transportpce-dmaap-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-transportpce-dmaap-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-transportpce-dmaap-client --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-transportpce-dmaap-client --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-transportpce-dmaap-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-transportpce-dmaap-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-transportpce-dmaap-client --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-dmaap-client --- [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-transportpce-dmaap-client --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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.4:check (analyze-compile) > :spotbugs @ odl-transportpce-dmaap-client >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ odl-transportpce-dmaap-client --- [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-transportpce-dmaap-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ odl-transportpce-dmaap-client --- [INFO] [INFO] --- feattest:14.0.4:test (default) @ odl-transportpce-dmaap-client --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-dmaap-client [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [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 21000 name: c83ee740-0077-479e-8883-c0c82491dfa0 timout: [ RelativeTimeout value = 180000 ] [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.0.4:copy-files (default) @ odl-transportpce-dmaap-client --- [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ odl-transportpce-dmaap-client --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ odl-transportpce-dmaap-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 451 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/bom.xml [INFO] attaching as odl-transportpce-dmaap-client-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/bom.json [INFO] attaching as odl-transportpce-dmaap-client-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-dmaap-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-transportpce-dmaap-client --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-dmaap-client --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-transportpce-dmaap-client --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-transportpce-dmaap-client --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-transportpce-dmaap-client --- [WARNING] [WARNING] The packaging plugin for project odl-transportpce-dmaap-client 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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-dmaap-client/11.0.0-SNAPSHOT/odl-transportpce-dmaap-client-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-dmaap-client/11.0.0-SNAPSHOT/odl-transportpce-dmaap-client-11.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-dmaap-client/11.0.0-SNAPSHOT/odl-transportpce-dmaap-client-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce-dmaap-client/11.0.0-SNAPSHOT/odl-transportpce-dmaap-client-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- site:3.20.0:site (generate-site) @ odl-transportpce-dmaap-client --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:javadoc-no-fork report [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:test-javadoc-no-fork report [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/odl-transportpce-dmaap-client/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce-dmaap-client/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 4 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ odl-transportpce-dmaap-client --- [INFO] Skipping because packaging 'feature' is not pom. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-transportpce-dmaap-client --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-transportpce-dmaap-client 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.transportpce:odl-transportpce-inventory >------ [INFO] Building OpenDaylight :: transportpce :: Inventory 11.0.0-SNAPSHOT [18/22] [INFO] from features/odl-transportpce-inventory/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-transportpce-inventory --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-transportpce-inventory --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-transportpce-inventory --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-transportpce-inventory --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-transportpce-inventory --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-transportpce-inventory --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-transportpce-inventory --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-transportpce-inventory --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-inventory --- [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-transportpce-inventory --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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.4:check (analyze-compile) > :spotbugs @ odl-transportpce-inventory >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ odl-transportpce-inventory --- [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-transportpce-inventory <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ odl-transportpce-inventory --- [INFO] [INFO] --- feattest:14.0.4:test (default) @ odl-transportpce-inventory --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-inventory [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [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 21000 name: 4c40347e-e579-45c8-8bf5-66f9dba0af3e timout: [ RelativeTimeout value = 180000 ] [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.0.4:copy-files (default) @ odl-transportpce-inventory --- [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ odl-transportpce-inventory --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ odl-transportpce-inventory --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 449 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/bom.xml [INFO] attaching as odl-transportpce-inventory-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/bom.json [INFO] attaching as odl-transportpce-inventory-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-inventory --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-transportpce-inventory --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-inventory --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-transportpce-inventory --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-transportpce-inventory --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-transportpce-inventory --- [WARNING] [WARNING] The packaging plugin for project odl-transportpce-inventory 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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-inventory/11.0.0-SNAPSHOT/odl-transportpce-inventory-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-inventory/11.0.0-SNAPSHOT/odl-transportpce-inventory-11.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-inventory/11.0.0-SNAPSHOT/odl-transportpce-inventory-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce-inventory/11.0.0-SNAPSHOT/odl-transportpce-inventory-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- site:3.20.0:site (generate-site) @ odl-transportpce-inventory --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:javadoc-no-fork report [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:test-javadoc-no-fork report [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/odl-transportpce-inventory/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce-inventory/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 4 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ odl-transportpce-inventory --- [INFO] Skipping because packaging 'feature' is not pom. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-transportpce-inventory --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-transportpce-inventory 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.transportpce:features-transportpce >--------- [INFO] Building OpenDaylight :: TransportPCE :: Features 11.0.0-SNAPSHOT [19/22] [INFO] from features/features-transportpce/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ features-transportpce --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-transportpce --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-transportpce --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-transportpce --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-transportpce --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ features-transportpce --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ features-transportpce --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ features-transportpce --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-transportpce --- [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ features-transportpce --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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.4:check (analyze-compile) > :spotbugs @ features-transportpce >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ features-transportpce --- [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ features-transportpce <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ features-transportpce --- [INFO] [INFO] --- feattest:14.0.4:test (default) @ features-transportpce --- [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ features-transportpce --- [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ features-transportpce --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ features-transportpce --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 472 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/bom.xml [INFO] attaching as features-transportpce-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/bom.json [INFO] attaching as features-transportpce-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-transportpce --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ features-transportpce --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-transportpce --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ features-transportpce --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ features-transportpce --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ features-transportpce --- [WARNING] [WARNING] The packaging plugin for project features-transportpce 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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/pom.xml to /tmp/r/org/opendaylight/transportpce/features-transportpce/11.0.0-SNAPSHOT/features-transportpce-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/features-transportpce/11.0.0-SNAPSHOT/features-transportpce-11.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/bom.xml to /tmp/r/org/opendaylight/transportpce/features-transportpce/11.0.0-SNAPSHOT/features-transportpce-11.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/bom.json to /tmp/r/org/opendaylight/transportpce/features-transportpce/11.0.0-SNAPSHOT/features-transportpce-11.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- site:3.20.0:site (generate-site) @ features-transportpce --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:javadoc-no-fork report [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:test-javadoc-no-fork report [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/features-transportpce/odlparent/feature-repo-parent/features-transportpce/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 4 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ features-transportpce --- [INFO] Skipping because packaging 'feature' is not pom. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-transportpce --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project features-transportpce 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.transportpce:features-aggregator >---------- [INFO] Building features-aggregator 11.0.0-SNAPSHOT [20/22] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.3:install (default-install) @ features-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- site:3.20.0:site (generate-site) @ features-aggregator --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:javadoc-no-fork report [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:test-javadoc-no-fork report [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/features-aggregator/features-aggregator/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 2 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ features-aggregator --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------< org.opendaylight.transportpce:transportpce-karaf >---------- [INFO] Building transportpce-karaf 11.0.0-SNAPSHOT [21/22] [INFO] from karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-karaf --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transportpce-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transportpce-karaf --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transportpce-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-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.5.0:check (check-license) @ transportpce-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transportpce-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transportpce-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ transportpce-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.6:assembly (process-resources) @ transportpce-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/transportpce-maven-verify-transportpce-master-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.6/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [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 [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.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.4 [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.6 [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.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [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.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [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] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce/11.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-models/21.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-devices/21.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-nbinotifications/11.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-inventory/11.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6022/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/8.0.3/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-tapi/11.0.0-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.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.4/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.3/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.4.0-models/21.1.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.5/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-dmaap-client/11.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.4/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-rfc8040-ietf-restconf/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.5/xml/features [INFO] Feature odl-mdsal-model-rfc8342/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.4 [INFO] Feature odl-yangtools-xpath-api/14.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.5 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature odl-mdsal-eos-binding/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.4 [INFO] Feature odl-yangtools-parser/14.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.5 [INFO] Feature odl-mdsal-model-rfc6991/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.4 [INFO] Feature odl-netconf-connector/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/8.0.3 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [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 service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature odl-yangtools-binding-codec/14.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.5 [INFO] Feature odl-mdsal-binding-base/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.4 [INFO] Feature odl-netconf-api/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/8.0.3 [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature odl-yangtools-xpath/14.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.5 [INFO] Feature odl-netconf-topology/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/8.0.3 [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 [INFO] Feature odl-aaa-web/0.20.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.20.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.20.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.20.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.20.3 [INFO] Feature odl-mdsal-model-rfc8341/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.4 [INFO] Feature framework/4.4.6 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.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.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [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.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [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.14 [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.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature odl-restconf/8.0.3 is defined as a boot feature [INFO] Feature odl-mdsal-singleton-common/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.4 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature 684c0eac-2050-4fce-b7bb-5f47306fac14/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.0.4 [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.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] Feature odl-aaa-api/0.20.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.20.3 [INFO] Feature odl-mdsal-model-rfc9645/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-tls-cipher-suite-algs/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-common/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-server/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-client/14.0.4 [INFO] Feature http/8.0.27 is defined as a boot feature [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature odl-karaf-feat-jdbc/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature odl-aaa-cert/0.20.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.3/xml/config [INFO] Feature odl-mdsal-dom-api/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.4 [INFO] Feature odl-javassist-3/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature odl-bytebuddy/14.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.3 [INFO] Feature odl-mdsal-broker/10.0.4 is defined as a boot feature [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 pax-web-http-whiteboard/8.0.27 is defined as a boot feature [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [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 aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [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.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.26.4 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-netconf-transport/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/8.0.3 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/8.0.3 [INFO] Feature odl-mdsal-model-rfc9644/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-mac-algs/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-common/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-server/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-encryption-algs/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-public-key-algs/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-client/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-key-exchange-algs/14.0.4 [INFO] Feature odl-mdsal-model-rfc9643/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-common/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-server/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-client/14.0.4 [INFO] Feature odl-netconf-transport-api/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/8.0.3 [INFO] Feature management/4.4.6 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.karaf.management/org.apache.karaf.management.server/4.4.6 [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.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-rfc8040-ietf-restconf/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.4 [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-guava/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.47.0 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.2 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.3.1-jre [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] Feature odl-controller-blueprint/10.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/10.0.4 [INFO] Feature odl-restconf-openapi/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/8.0.3 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 [INFO] Feature odl-transportpce/11.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-if-type/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-api/11.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-renderer/11.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-common/11.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-pce/11.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.jheaps/jheaps/0.14 [INFO] adding maven artifact: wrap:mvn:xmlpull/xmlpull/1.1.3.1 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openconfig-240119/21.1.0 [INFO] adding maven artifact: mvn:com.github.spotbugs/spotbugs-annotations/4.8.6 [INFO] adding maven artifact: mvn:io.github.x-stream/mxparser/1.2.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8343/14.0.4 [INFO] adding maven artifact: wrap:mvn:org.apfloat/apfloat/1.10.1 [INFO] adding maven artifact: mvn:org.jgrapht/jgrapht-core/1.5.2 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-servicehandler/11.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:com.thoughtworks.xstream/xstream/1.4.21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/tapi-2.4.0/21.1.0 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-networkmodel/11.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-olm/11.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-olm/11.0.0-SNAPSHOT/cfg/config [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature odl-netconf-truststore/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/8.0.3 [INFO] Feature odl-mdsal-model-rfc6243/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.4 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 [INFO] Feature war/4.4.6 is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc9642/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9642/14.0.4 [INFO] Feature odl-mdsal-eos-common/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.4 [INFO] Feature odl-controller-mdsal-common/10.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/10.0.4 [INFO] Feature odl-mdsal-model-rfc8526/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.4 [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Feature odl-yangtools-data-api/14.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.5 [INFO] Feature odl-stax2-api/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.4 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.4 [INFO] Feature odl-mdsal-model-rfc6470/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6470/14.0.4 [INFO] Feature odl-mdsal-model-rfc6022/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6022/14.0.4 [INFO] Feature odl-mdsal-dom-broker/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.4 [INFO] Feature odl-mdsal-eos-dom/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.4 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 [INFO] Feature odl-netconf-util/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/8.0.3 [INFO] Feature odl-jackson-2/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.17.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.17.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.17.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.17.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.17.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.17.2 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.17.2 [INFO] Feature odl-yangtools-binding-spec/14.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.5 [INFO] Feature odl-netty-4/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.114.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.114.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.114.Final/jar/linux-x86_64 [INFO] Feature odl-yangtools-parser-api/14.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.5 [INFO] Feature odl-mdsal-model-rfc7952/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.4 [INFO] Feature odl-apache-commons-text/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 [INFO] Feature odl-controller-akka/10.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/10.0.4 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] Feature odl-restconf-api/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/8.0.3 [INFO] Feature odl-yangtools-data/14.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.5 [INFO] Feature odl-apache-shiro/0.20.3 is defined as a boot feature [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.20.3 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.1 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] Feature odl-mdsal-model-rfc9641/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9641/14.0.4 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [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 odl-jakarta-activation-api/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-mdsal-binding-api/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.4 [INFO] Feature odl-mdsal-dom-runtime/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.4 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature odl-yangtools-codec/14.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.5 [INFO] Feature odl-mdsal-clustering-commons/10.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/10.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/10.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/10.0.4 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.22.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/10.0.4 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/10.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/10.0.4 [INFO] Feature odl-mdsal-model-rfc8525/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.4 [INFO] Feature odl-apache-commons-lang3/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 [INFO] Feature odl-mdsal-remoterpc-connector/10.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/10.0.4 [INFO] Feature odl-woodstox/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.0.0 [INFO] Feature odl-yanglib-mdsal-writer/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/8.0.3 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.4 [INFO] Feature odl-mdsal-binding-runtime/14.0.4 is defined as a boot feature [INFO] Feature odl-restconf-server-api/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/8.0.3 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/8.0.3 [INFO] Feature odl-mdsal-model-rfc6241/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.4 [INFO] Feature odl-openroadm-models/21.1.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-service-13.1.0/21.1.0 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8345-ietf-network-topology/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-network-13.1.0/21.1.0 [INFO] Feature odl-aaa-shiro/0.20.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.20.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.20.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.20.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.20.3 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.3/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.3/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.3/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.3/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.20.3/cfg/config [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature odl-antlr4/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.4 [INFO] Feature odl-ws-rs-api/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-dropwizard-metrics/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.28 [INFO] Feature odl-mdsal-common/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.4 [INFO] Feature odl-mdsal-model-rfc9640/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9640/14.0.4 [INFO] Feature odl-netconf-model-rfc5277/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/8.0.3 [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 [INFO] Feature odl-netconf-client/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/8.0.3 [INFO] Feature odl-yangtools-util/14.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.5 [INFO] Feature odl-netconf-keystore/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/8.0.3 [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-jolokia/10.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/10.0.4/cfg/configuration [INFO] Feature odl-aaa-password-service/0.20.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.20.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.3/xml/aaa-password-service-config [INFO] Feature odl-yangtools-binding-runtime/14.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.5 [INFO] Feature odl-yangtools-export/14.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.5 [INFO] Feature odl-aaa-encryption-service/0.20.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.20.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.20.3 [INFO] Feature odl-controller-scala/10.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] Feature odl-yangtools-common/14.0.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.5 [INFO] Feature odl-restconf-nb/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/8.0.3/cfg/config [INFO] Feature odl-restconf-all/8.0.3 is defined as a boot feature [INFO] Feature odl-gson/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-mdsal-distributed-datastore/10.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/10.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/10.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/10.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/10.0.4 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/10.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/10.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/10.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.4/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.4/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.4/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.4/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.4/cfg/datastore [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [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 config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [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.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature odl-karaf-feat-jetty/14.0.4 is defined as a boot feature [INFO] Feature odl-mdsal-model-rfc8072/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.4 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.4 [INFO] Feature odl-netconf-common/8.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/8.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-codec/8.0.3 [INFO] Feature odl-mdsal-singleton-dom/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.4 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [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 pax-web-jsp/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] Feature odl-servlet-api/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature odl-openroadm-devices/21.1.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-1.2.1/21.1.0 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-13.1.0/21.1.0 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.2 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.3.1-jre [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-13.1.0/21.1.0 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-2.2.1/21.1.0 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-1.2.1/21.1.0 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-7.1.0/21.1.0 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-7.1.0/21.1.0 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-2.2.1/21.1.0 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.47.0 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-routing-types/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.5 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.5 [INFO] Feature odl-jersey-2/14.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.45 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.45 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.45 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.6 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 [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.4:check (analyze-compile) > :spotbugs @ transportpce-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ transportpce-karaf --- [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ transportpce-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ transportpce-karaf --- [INFO] [INFO] --- dependency:3.8.0:copy (apply-branding) @ transportpce-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:14.0.4' (/tmp/r/org/opendaylight/odlparent/karaf.branding/14.0.4/karaf.branding-14.0.4.jar) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly/lib/karaf.branding-14.0.4.jar [INFO] [INFO] --- dependency:3.8.0:unpack-dependencies (unpack-karaf-resources) @ transportpce-karaf --- [INFO] [INFO] --- dependency:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ transportpce-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:14.0.4' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.4/opendaylight-karaf-resources-14.0.4-config.properties) to /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ transportpce-karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ transportpce-karaf --- [INFO] Copying 11 resources from src/main/assembly to target/assembly [INFO] [INFO] --- karaf:14.0.4:populate-local-repo (populate-local-repo) @ transportpce-karaf --- [INFO] Feature repository discovered recursively: 6ebbd79b-cca6-47e5-bafc-c14f06278113 [INFO] Feature repository discovered recursively: odl-transportpce [INFO] Feature repository discovered recursively: odl-openroadm-models [INFO] Feature repository discovered recursively: odl-openroadm-devices [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.20.3 [INFO] Feature repository discovered recursively: odl-aaa-0.20.3 [INFO] Feature repository discovered recursively: odl-aaa-0.20.3 [INFO] Feature repository discovered recursively: odl-extras-10.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.20.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.20.3 [INFO] Feature repository discovered recursively: odl-aaa-0.20.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-restconf-server-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [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-restconf-api [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-netconf-8.0.3 [INFO] Feature repository discovered recursively: odl-netconf-8.0.3 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netconf-8.0.3 [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-10.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-10.0.4 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-controller-10.0.4 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.20.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 [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-rfc9645 [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-8.0.3 [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-transportpce-tapi [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-8.0.3 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-8.0.3 [INFO] Feature repository discovered recursively: odl-netconf-common-8.0.3 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-transportpce-inventory [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-netconf-8.0.3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: odl-transportpce [INFO] Feature repository discovered recursively: odl-openroadm-models [INFO] Feature repository discovered recursively: odl-openroadm-devices [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.20.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-extras-10.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.20.3 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-10.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [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-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-10.0.4 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-10.0.4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.20.3 [INFO] Feature repository discovered recursively: odl-aaa-0.20.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.20.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.4 [INFO] Feature repository discovered recursively: odl-aaa-0.20.3 [INFO] Feature repository discovered recursively: odl-aaa-0.20.3 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-netconf-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 [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-rfc9645 [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-8.0.3 [INFO] Feature repository discovered recursively: odl-restconf-server-api [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-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-netconf-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-8.0.3 [INFO] Feature repository discovered recursively: odl-restconf-api [INFO] Feature repository discovered recursively: odl-netconf-8.0.3 [INFO] Feature repository discovered recursively: odl-netconf-8.0.3 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-netconf-8.0.3 [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-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-8.0.3 [INFO] Feature repository discovered recursively: odl-netconf-8.0.3 [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-transportpce-tapi [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-transportpce-inventory [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ transportpce-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ transportpce-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transportpce-karaf --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- karaf:4.4.6:archive (package) @ transportpce-karaf --- [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-karaf --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transportpce-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transportpce-karaf --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transportpce-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-karaf --- [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-karaf/11.0.0-SNAPSHOT/transportpce-karaf-11.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/transportpce-karaf-11.0.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/transportpce/transportpce-karaf/11.0.0-SNAPSHOT/transportpce-karaf-11.0.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/transportpce-karaf-11.0.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/transportpce/transportpce-karaf/11.0.0-SNAPSHOT/transportpce-karaf-11.0.0-SNAPSHOT.zip [INFO] [INFO] --- site:3.20.0:site (generate-site) @ transportpce-karaf --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Configuring report plugin maven-checkstyle-plugin:3.5.0 [INFO] Detected 1 report for maven-checkstyle-plugin:3.5.0: checkstyle [INFO] Configuring report plugin jdepend-maven-plugin:2.1 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:javadoc-no-fork report [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:test-javadoc-no-fork report [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-karaf/odlparent/karaf4-parent/transportpce-karaf/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 4 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.20.0:project-reports [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ transportpce-karaf --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ transportpce-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] -------< org.opendaylight.transportpce:transportpce-aggregator >-------- [INFO] Building transportpce 11.0.0-SNAPSHOT [22/22] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:site (generate-site)' [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.20.0:attach-descriptor (generate-site)' [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-aggregator --- [INFO] Deleting /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transportpce-aggregator --- [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transportpce-aggregator --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- site:3.20.0:site (generate-site) @ transportpce-aggregator --- [INFO] Rendering site for default locale [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.7.0: index [INFO] Configuring report plugin maven-javadoc-plugin:3.10.1 [INFO] Configured 2 reports for maven-javadoc-plugin:3.10.1: javadoc-no-fork, test-javadoc-no-fork [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:javadoc-no-fork report [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.10.1:test-javadoc-no-fork report [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-aggregator/transportpce-aggregator/ [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin [INFO] Rendering 2 report documents [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.7.0:index [INFO] Generating "Project Information" report --- maven-site-plugin:3.20.0:project-info [INFO] [INFO] --- site:3.20.0:attach-descriptor (generate-site) @ transportpce-aggregator --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- deploy:3.1.3:deploy (default-deploy) @ transportpce-aggregator --- [INFO] Skipping artifact deployment [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for transportpce 11.0.0-SNAPSHOT: [INFO] [INFO] transportpce-artifacts ............................. SUCCESS [ 5.850 s] [INFO] transportpce-api ................................... SUCCESS [ 28.672 s] [INFO] test-common ........................................ SUCCESS [ 12.799 s] [INFO] transportpce-common ................................ SUCCESS [02:05 min] [INFO] transportpce-renderer .............................. SUCCESS [02:04 min] [INFO] transportpce-networkmodel .......................... SUCCESS [ 57.984 s] [INFO] transportpce-inventory ............................. SUCCESS [ 14.740 s] [INFO] transportpce-olm ................................... SUCCESS [ 43.378 s] [INFO] transportpce-pce ................................... SUCCESS [02:52 min] [INFO] transportpce-servicehandler ........................ SUCCESS [04:45 min] [INFO] transportpce-tapi .................................. SUCCESS [ 49.509 s] [INFO] transportpce-nbinotifications ...................... SUCCESS [ 36.833 s] [INFO] transportpce-dmaap-client .......................... SUCCESS [ 16.243 s] [INFO] OpenDaylight :: transportpce ....................... SUCCESS [ 42.394 s] [INFO] OpenDaylight :: transportpce :: tapi ............... SUCCESS [ 32.677 s] [INFO] OpenDaylight :: transportpce :: nbinotifications ... SUCCESS [ 33.886 s] [INFO] OpenDaylight :: transportpce :: dmaap-client ....... SUCCESS [ 32.060 s] [INFO] OpenDaylight :: transportpce :: Inventory .......... SUCCESS [ 30.824 s] [INFO] OpenDaylight :: TransportPCE :: Features ........... SUCCESS [ 7.515 s] [INFO] features-aggregator ................................ SUCCESS [ 0.142 s] [INFO] transportpce-karaf ................................. SUCCESS [ 21.695 s] [INFO] transportpce ....................................... SUCCESS [ 0.192 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19:40 min [INFO] Finished at: 2025-01-31T07:55:31Z [INFO] ------------------------------------------------------------------------ [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins10231191190664768455.sh [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins492555450557927568.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 12923 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: 9 [JaCoCo plugin] Saving matched execfiles: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/classes 1099 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/classes 66 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/classes 14 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/classes 0 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/classes 0 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/classes 0 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/classes 0 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/classes 0 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/classes 0 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/classes 16 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/jacoco/classes 0 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/classes 0 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/classes 22 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/classes 51 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/classes 26 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/classes 106 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/classes 64 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/classes 50 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/classes 65 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/classes 14 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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java 52 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/src/main/java 13 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java 15 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/lighty/src/main/java 6 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java 21 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java 37 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/src/main/java 20 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java 92 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/main/java 57 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java 39 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java 57 files [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java 13 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: 82.70142, method: 58.110516, line: 42.964493, branch: 31.631601, instruction: 41.837593, complexity: 34.504944 [PostBuildScript] - [INFO] Executing post build scripts. [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16865176501152097210.sh ---> sysstat.sh [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14931577343682195027.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/transportpce-maven-verify-transportpce-master-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/transportpce-maven-verify-transportpce-master-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/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 ']' + mkdir -p /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/archives/ [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3701002964655357432.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ouAB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ouAB/bin to PATH INFO: Running in OpenStack, capturing instance metadata [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4492943524732531416.sh provisioning config files... Could not find credentials [logs] for transportpce-maven-verify-transportpce-master-mvn39-openjdk21 #660 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config1299913807414715277tmp 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. [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10895158339383373978.sh ---> create-netrc.sh WARN: Log server credential not found. [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11029238396195610587.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ouAB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ouAB/bin to PATH [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins5506560170390352702.sh ---> sudo-logs.sh Archiving 'sudo' log.. [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins1829022830567035350.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ouAB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-ouAB/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins4086333929679641053.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ouAB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ouAB/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/660/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2004-docker-4c-4g-6943 5.4.0-200-generic #220-Ubuntu SMP Fri Sep 27 13:19:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB L1i cache: 128 KiB L2 cache: 2 MiB L3 cache: 64 MiB NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: 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 Retbleed: Vulnerable 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; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.8G 0 7.8G 0% /dev 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 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/loop0 68M 68M 0 100% /snap/lxd/22753 /dev/loop1 62M 62M 0 100% /snap/core20/1405 /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 /dev/loop3 45M 45M 0 100% /snap/snapd/23545 /dev/loop4 64M 64M 0 100% /snap/core20/2434 /dev/loop5 92M 92M 0 100% /snap/lxd/29619 ---> free -m: total used free shared buff/cache available Mem: 15997 697 10311 1 4988 14960 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:f2:3d:e7 brd ff:ff:ff:ff:ff:ff inet 10.30.171.43/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85072sec preferred_lft 85072sec inet6 fe80::f816:3eff:fef2:3de7/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:83:c3:6f:65 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.4.0-200-generic (prd-ubuntu2004-docker-4c-4g-6943) 01/31/25 _x86_64_ (4 CPU) 07:34:08 LINUX RESTART (4 CPU) 07:35:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:36:01 171.19 73.71 97.47 0.00 2391.05 12252.90 0.00 07:37:01 261.85 19.04 242.81 0.00 1199.67 17594.00 0.00 07:38:01 6.30 0.23 6.07 0.00 26.53 1837.29 0.00 07:39:01 5.83 0.08 5.75 0.00 2.27 820.93 0.00 07:40:01 48.69 3.93 44.76 0.00 4294.88 8867.86 0.00 07:41:01 6.48 0.02 6.47 0.00 0.13 220.50 0.00 07:42:01 7.61 0.05 7.56 0.00 5.06 791.60 0.00 07:43:01 5.60 0.18 5.42 0.00 31.33 1071.15 0.00 07:44:01 5.67 0.47 5.20 0.00 35.99 1061.96 0.00 07:45:01 3.30 0.28 3.02 0.00 12.53 104.38 0.00 07:46:01 6.32 0.00 6.32 0.00 0.00 1036.23 0.00 07:47:01 2.42 0.00 2.42 0.00 0.00 83.32 0.00 07:48:01 1.62 0.00 1.62 0.00 0.00 50.52 0.00 07:49:01 2.48 0.00 2.48 0.00 0.00 39.99 0.00 07:50:01 2.17 0.02 2.15 0.00 0.13 35.33 0.00 07:51:01 4.80 0.00 4.80 0.00 0.00 746.28 0.00 07:52:01 8.41 2.35 6.06 0.00 83.44 1622.39 0.00 07:53:01 58.87 2.82 56.06 0.00 100.38 16045.33 0.00 07:54:01 87.14 0.05 87.09 0.00 3.60 10437.86 0.00 07:55:01 91.92 0.02 91.90 0.00 0.13 6859.66 0.00 07:56:01 40.78 1.42 39.36 0.00 121.05 23996.53 0.00 Average: 39.39 4.93 34.47 0.00 394.03 5021.77 0.00 07:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:36:01 12720192 15090704 875652 5.35 80612 2474696 1538792 8.83 1150092 2209528 273620 07:37:01 11375964 14022628 1936684 11.82 89964 2728512 2570552 14.75 2374680 2307324 52896 07:38:01 10471096 13118780 2840292 17.34 90064 2729824 3349336 19.22 3276824 2307068 76 07:39:01 11237856 13910356 2048316 12.50 91016 2750888 2695696 15.47 2495944 2321364 288 07:40:01 9975156 13096296 2850888 17.40 120792 3157164 3434976 19.71 3571024 2477236 1584 07:41:01 10533560 13675040 2272944 13.88 121304 3175196 2771528 15.90 3022552 2472688 18764 07:42:01 10809652 13971608 1976176 12.06 122104 3193280 2461224 14.12 2730564 2487500 17296 07:43:01 10643492 13847504 2100008 12.82 123684 3230616 2579592 14.80 2864184 2516016 28112 07:44:01 9487428 12695004 3252332 19.85 123776 3233344 3681344 21.12 4015740 2514760 120 07:45:01 9177220 12387128 3560116 21.73 123892 3235448 3952712 22.68 4325192 2515464 176 07:46:01 10073452 13313488 2634012 16.08 125240 3261440 3078340 17.66 3412776 2533656 1088 07:47:01 9329600 12570404 3376940 20.61 125316 3261828 3821624 21.93 4152988 2533936 84 07:48:01 9539728 12781404 3165896 19.33 125404 3262488 3594280 20.62 3943344 2534592 120 07:49:01 9278372 12520192 3427176 20.92 125492 3262548 3888364 22.31 4202840 2534648 72 07:50:01 9481764 12723804 3223400 19.68 125572 3262572 3673840 21.08 3999072 2534668 84 07:51:01 9838544 13104976 2842072 17.35 126392 3283952 3253604 18.67 3627916 2549072 3596 07:52:01 10155240 13491244 2455848 14.99 128516 3346692 2898596 16.63 3257224 2597856 23848 07:53:01 9375452 13109392 2837216 17.32 142076 3710604 3355708 19.25 3805780 2806672 131132 07:54:01 9792812 13523312 2423232 14.79 146092 3702856 3093440 17.75 3415356 2783016 82864 07:55:01 9924596 13594244 2352048 14.36 150460 3639860 2783428 15.97 3348580 2718220 10368 07:56:01 10610392 15366832 579932 3.54 153028 4691904 1318884 7.57 1836952 3518724 397172 Average: 10182456 13424492 2525294 15.42 121943 3266462 3037898 17.43 3277601 2560667 49684 07:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:36:01 ens3 255.36 212.76 3542.04 29.53 0.00 0.00 0.00 0.00 07:36:01 lo 1.63 1.63 0.16 0.16 0.00 0.00 0.00 0.00 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:01 ens3 209.46 175.05 2870.04 20.64 0.00 0.00 0.00 0.00 07:37:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:01 ens3 1.80 1.47 0.50 0.44 0.00 0.00 0.00 0.00 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:01 ens3 14.71 11.76 3.21 2.84 0.00 0.00 0.00 0.00 07:39:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:01 ens3 244.29 174.00 2867.99 11.92 0.00 0.00 0.00 0.00 07:40:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:01 ens3 10.00 8.55 2.03 1.98 0.00 0.00 0.00 0.00 07:41:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:42:01 ens3 15.54 12.65 5.52 3.40 0.00 0.00 0.00 0.00 07:42:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:01 ens3 36.71 32.84 202.35 6.20 0.00 0.00 0.00 0.00 07:43:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:44:01 ens3 2.77 2.10 0.55 0.54 0.00 0.00 0.00 0.00 07:44:01 lo 3.28 3.28 3.50 3.50 0.00 0.00 0.00 0.00 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:01 ens3 3.32 2.43 0.68 0.56 0.00 0.00 0.00 0.00 07:45:01 lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:01 ens3 14.46 12.21 3.46 3.34 0.00 0.00 0.00 0.00 07:46:01 lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:47:01 ens3 1.28 0.63 0.19 0.15 0.00 0.00 0.00 0.00 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:01 ens3 1.30 1.03 0.43 0.40 0.00 0.00 0.00 0.00 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:01 ens3 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:01 ens3 0.38 0.13 0.14 0.07 0.00 0.00 0.00 0.00 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:01 ens3 13.58 11.38 2.84 2.69 0.00 0.00 0.00 0.00 07:51:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:01 ens3 48.07 45.32 417.37 7.32 0.00 0.00 0.00 0.00 07:52:01 lo 2.95 2.95 0.22 0.22 0.00 0.00 0.00 0.00 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:01 ens3 291.18 187.24 4040.23 19.86 0.00 0.00 0.00 0.00 07:53:01 lo 1920.96 1920.96 1823.64 1823.64 0.00 0.00 0.00 0.00 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:54:01 ens3 15.46 14.68 3.82 3.59 0.00 0.00 0.00 0.00 07:54:01 lo 1295.45 1295.45 1228.08 1228.08 0.00 0.00 0.00 0.00 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:01 ens3 6.93 6.75 1.72 1.60 0.00 0.00 0.00 0.00 07:55:01 lo 2020.25 2020.25 1919.69 1919.69 0.00 0.00 0.00 0.00 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:01 ens3 165.92 135.26 819.58 145.05 0.00 0.00 0.00 0.00 07:56:01 lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 64.27 49.79 701.78 12.47 0.00 0.00 0.00 0.00 Average: lo 250.22 250.22 237.13 237.13 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.4.0-200-generic (prd-ubuntu2004-docker-4c-4g-6943) 01/31/25 _x86_64_ (4 CPU) 07:34:08 LINUX RESTART (4 CPU) 07:35:02 CPU %user %nice %system %iowait %steal %idle 07:36:01 all 27.07 7.61 6.61 2.88 0.09 55.74 07:36:01 0 24.03 7.85 6.21 2.70 0.09 59.13 07:36:01 1 18.89 8.29 6.56 1.97 0.08 64.20 07:36:01 2 27.15 7.10 6.43 3.32 0.10 55.91 07:36:01 3 38.21 7.19 7.24 3.55 0.10 43.71 07:37:01 all 78.91 0.00 2.30 1.11 0.12 17.55 07:37:01 0 81.54 0.00 2.39 1.56 0.12 14.39 07:37:01 1 85.88 0.00 1.50 0.44 0.13 12.05 07:37:01 2 72.35 0.00 2.28 0.94 0.12 24.31 07:37:01 3 75.88 0.00 3.05 1.52 0.12 19.43 07:38:01 all 60.59 0.00 0.53 0.12 0.10 38.66 07:38:01 0 62.26 0.00 0.53 0.00 0.10 37.11 07:38:01 1 62.99 0.00 0.65 0.35 0.10 35.91 07:38:01 2 48.53 0.00 0.53 0.12 0.10 50.72 07:38:01 3 68.65 0.00 0.40 0.00 0.10 30.85 07:39:01 all 42.34 0.00 0.97 0.03 0.07 56.59 07:39:01 0 44.96 0.00 1.07 0.03 0.07 53.87 07:39:01 1 33.66 0.00 1.17 0.00 0.08 65.09 07:39:01 2 39.49 0.00 0.82 0.07 0.07 59.56 07:39:01 3 51.30 0.00 0.84 0.00 0.07 47.80 07:40:01 all 38.99 0.00 2.59 1.30 0.08 57.04 07:40:01 0 38.96 0.00 1.77 0.45 0.08 58.73 07:40:01 1 38.39 0.00 3.56 2.09 0.08 55.88 07:40:01 2 30.29 0.00 2.00 1.93 0.10 65.68 07:40:01 3 48.38 0.00 3.05 0.72 0.07 47.79 07:41:01 all 27.89 0.00 0.70 0.03 0.05 71.33 07:41:01 0 29.35 0.00 0.68 0.02 0.05 69.89 07:41:01 1 28.13 0.00 0.47 0.00 0.03 71.37 07:41:01 2 30.64 0.00 0.86 0.07 0.05 68.38 07:41:01 3 23.40 0.00 0.77 0.05 0.07 75.71 07:42:01 all 59.60 0.00 1.13 0.10 0.08 39.10 07:42:01 0 59.02 0.00 1.08 0.02 0.08 39.80 07:42:01 1 68.55 0.00 1.34 0.07 0.08 29.96 07:42:01 2 64.01 0.00 0.94 0.00 0.08 34.97 07:42:01 3 46.87 0.00 1.15 0.30 0.08 51.60 07:43:01 all 66.55 0.00 1.25 0.11 0.09 32.00 07:43:01 0 49.48 0.00 1.69 0.30 0.08 48.45 07:43:01 1 76.32 0.00 0.92 0.00 0.08 22.67 07:43:01 2 71.03 0.00 1.19 0.05 0.10 27.63 07:43:01 3 69.55 0.00 1.21 0.08 0.10 29.06 07:44:01 all 49.92 0.00 0.49 0.04 0.07 49.49 07:44:01 0 37.65 0.00 0.32 0.15 0.07 61.81 07:44:01 1 79.42 0.00 0.48 0.02 0.07 20.02 07:44:01 2 49.22 0.00 0.80 0.00 0.07 49.91 07:44:01 3 33.56 0.00 0.35 0.00 0.07 66.03 07:45:01 all 49.22 0.00 0.26 0.01 0.08 50.43 07:45:01 0 40.93 0.00 0.15 0.03 0.07 58.82 07:45:01 1 97.55 0.00 0.37 0.02 0.10 1.97 07:45:01 2 45.45 0.00 0.07 0.00 0.08 54.40 07:45:01 3 13.45 0.00 0.44 0.00 0.08 86.03 07:46:01 all 52.96 0.00 0.92 0.03 0.07 46.03 07:46:01 0 57.57 0.00 1.17 0.08 0.07 41.11 07:46:01 1 54.99 0.00 0.87 0.00 0.07 44.07 07:46:01 2 54.08 0.00 0.94 0.00 0.05 44.93 07:46:01 3 45.25 0.00 0.70 0.02 0.08 53.95 07:46:01 CPU %user %nice %system %iowait %steal %idle 07:47:01 all 48.26 0.00 0.35 0.00 0.08 51.32 07:47:01 0 39.88 0.00 0.35 0.00 0.07 59.70 07:47:01 1 98.38 0.00 0.54 0.00 0.10 0.99 07:47:01 2 37.08 0.00 0.12 0.00 0.07 62.74 07:47:01 3 18.00 0.00 0.38 0.00 0.08 81.53 07:48:01 all 38.23 0.00 0.27 0.01 0.07 61.42 07:48:01 0 22.26 0.00 0.23 0.00 0.07 77.44 07:48:01 1 98.45 0.00 0.38 0.00 0.10 1.07 07:48:01 2 22.11 0.00 0.20 0.00 0.05 77.64 07:48:01 3 10.56 0.00 0.28 0.03 0.07 89.06 07:49:01 all 38.84 0.00 0.24 0.01 0.07 60.84 07:49:01 0 45.14 0.00 0.17 0.02 0.07 54.61 07:49:01 1 61.30 0.00 0.32 0.00 0.07 38.31 07:49:01 2 29.52 0.00 0.32 0.00 0.07 70.09 07:49:01 3 19.60 0.00 0.15 0.03 0.07 80.15 07:50:01 all 27.94 0.00 0.15 0.01 0.06 71.84 07:50:01 0 90.68 0.00 0.12 0.00 0.08 9.12 07:50:01 1 4.43 0.00 0.22 0.00 0.05 95.30 07:50:01 2 9.91 0.00 0.12 0.00 0.05 89.93 07:50:01 3 6.66 0.00 0.13 0.05 0.05 93.11 07:51:01 all 65.79 0.00 0.96 0.07 0.07 33.12 07:51:01 0 65.04 0.00 1.12 0.22 0.07 33.56 07:51:01 1 70.13 0.00 0.82 0.02 0.08 28.95 07:51:01 2 66.39 0.00 0.85 0.02 0.07 32.67 07:51:01 3 61.56 0.00 1.04 0.02 0.07 37.32 07:52:01 all 74.09 0.00 1.63 0.04 0.09 24.16 07:52:01 0 74.23 0.00 1.42 0.07 0.08 24.20 07:52:01 1 69.71 0.00 1.72 0.00 0.08 28.49 07:52:01 2 69.61 0.00 1.25 0.08 0.10 28.96 07:52:01 3 82.82 0.00 2.12 0.00 0.10 14.96 07:53:01 all 65.13 0.00 2.84 0.92 0.10 31.01 07:53:01 0 65.12 0.00 2.96 0.55 0.10 31.27 07:53:01 1 69.94 0.00 2.19 0.07 0.10 27.71 07:53:01 2 64.86 0.00 2.62 2.45 0.08 29.98 07:53:01 3 60.62 0.00 3.58 0.62 0.10 35.08 07:54:01 all 65.25 0.00 2.51 0.60 0.09 31.53 07:54:01 0 64.90 0.00 1.96 0.42 0.10 32.62 07:54:01 1 66.87 0.00 2.41 0.10 0.08 30.53 07:54:01 2 67.83 0.00 2.55 0.45 0.10 29.06 07:54:01 3 61.42 0.00 3.13 1.45 0.08 33.92 07:55:01 all 65.41 0.00 2.54 0.49 0.09 31.48 07:55:01 0 61.26 0.00 2.85 0.60 0.08 35.20 07:55:01 1 68.60 0.00 2.53 0.33 0.08 28.45 07:55:01 2 65.87 0.00 2.60 0.59 0.08 30.86 07:55:01 3 65.89 0.00 2.18 0.44 0.10 31.39 07:56:01 all 26.76 0.00 1.60 1.58 0.06 69.99 07:56:01 0 31.12 0.00 2.26 2.09 0.07 64.46 07:56:01 1 25.15 0.00 1.84 0.23 0.05 72.73 07:56:01 2 37.35 0.00 1.32 1.04 0.07 60.22 07:56:01 3 13.48 0.00 1.00 2.95 0.05 82.52 Average: all 50.94 0.36 1.46 0.45 0.08 46.72 Average: 0 51.70 0.37 1.45 0.44 0.08 45.97 Average: 1 60.85 0.39 1.46 0.27 0.08 36.94 Average: 2 47.74 0.33 1.36 0.53 0.08 49.96 Average: 3 43.47 0.34 1.57 0.56 0.08 53.98