19:33:54 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119080 19:33:54 Running as SYSTEM 19:33:54 [EnvInject] - Loading node environment variables. 19:33:54 Building remotely on prd-ubuntu2204-docker-4c-4g-12249 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 19:33:54 [ssh-agent] Looking for ssh-agent implementation... 19:33:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:33:54 $ ssh-agent 19:33:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX6SFA7H/agent.1579 19:33:54 SSH_AGENT_PID=1581 19:33:54 [ssh-agent] Started. 19:33:54 Running ssh-add (command line suppressed) 19:33:54 Identity added: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/private_key_17050660952627566986.key (/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/private_key_17050660952627566986.key) 19:33:54 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:33:54 The recommended git tool is: NONE 19:33:56 using credential jenkins-ssh 19:33:56 Wiping out workspace first. 19:33:56 Cloning the remote Git repository 19:33:56 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 19:33:57 > git init /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 # timeout=10 19:33:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 19:33:57 > git --version # timeout=10 19:33:57 > git --version # 'git version 2.34.1' 19:33:57 using GIT_SSH to set credentials jenkins-ssh 19:33:57 Verifying host key using known hosts file 19:33:57 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. 19:33:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 19:34:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 19:34:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:34:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 19:34:01 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 19:34:01 using GIT_SSH to set credentials jenkins-ssh 19:34:01 Verifying host key using known hosts file 19:34:01 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. 19:34:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/80/119080/9 # timeout=10 19:34:01 > git rev-parse 88e29b6af4c5af3aed089f034dd63c0b341d0d32^{commit} # timeout=10 19:34:01 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:34:01 Checking out Revision 88e29b6af4c5af3aed089f034dd63c0b341d0d32 (refs/changes/80/119080/9) 19:34:01 > git config core.sparsecheckout # timeout=10 19:34:01 > git checkout -f 88e29b6af4c5af3aed089f034dd63c0b341d0d32 # timeout=10 19:34:01 Commit message: "Refactor path check in ConnectivityUtils" 19:34:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:34:02 > git rev-list --no-walk e5afc0ed65f7ba72e1c0060850efff4823e2b0f7 # timeout=10 19:34:02 > git remote # timeout=10 19:34:02 > git submodule init # timeout=10 19:34:02 > git submodule sync # timeout=10 19:34:02 > git config --get remote.origin.url # timeout=10 19:34:02 > git submodule init # timeout=10 19:34:02 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:34:02 ERROR: No submodules found. 19:34:05 provisioning config files... 19:34:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:34:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:34:05 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins9564850890584682583.sh 19:34:05 ---> python-tools-install.sh 19:34:05 Setup pyenv: 19:34:05 * system (set by /opt/pyenv/version) 19:34:05 * 3.8.20 (set by /opt/pyenv/version) 19:34:05 * 3.9.20 (set by /opt/pyenv/version) 19:34:05 3.10.15 19:34:05 3.11.10 19:34:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nxaT 19:34:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:34:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:34:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:34:14 lf-activate-venv(): INFO: Base packages installed successfully 19:34:14 lf-activate-venv(): INFO: Installing additional packages: lftools 19:34:38 lf-activate-venv(): INFO: Adding /tmp/venv-nxaT/bin to PATH 19:34:38 Generating Requirements File 19:34:58 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:34:58 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:34:58 Python 3.11.10 19:34:58 pip 25.3 from /tmp/venv-nxaT/lib/python3.11/site-packages/pip (python 3.11) 19:34:59 appdirs==1.4.4 19:34:59 argcomplete==3.6.3 19:34:59 aspy.yaml==1.3.0 19:34:59 attrs==25.4.0 19:34:59 autopage==0.5.2 19:34:59 beautifulsoup4==4.14.2 19:34:59 boto3==1.41.0 19:34:59 botocore==1.41.0 19:34:59 bs4==0.0.2 19:34:59 cachetools==6.2.2 19:34:59 certifi==2025.11.12 19:34:59 cffi==2.0.0 19:34:59 cfgv==3.5.0 19:34:59 chardet==5.2.0 19:34:59 charset-normalizer==3.4.4 19:34:59 click==8.3.1 19:34:59 cliff==4.12.0 19:34:59 cmd2==2.7.0 19:34:59 cryptography==3.3.2 19:34:59 debtcollector==3.0.0 19:34:59 decorator==5.2.1 19:34:59 defusedxml==0.7.1 19:34:59 Deprecated==1.3.1 19:34:59 distlib==0.4.0 19:34:59 dnspython==2.8.0 19:34:59 docker==7.1.0 19:34:59 dogpile.cache==1.5.0 19:34:59 durationpy==0.10 19:34:59 email-validator==2.3.0 19:34:59 filelock==3.20.0 19:34:59 future==1.0.0 19:34:59 gitdb==4.0.12 19:34:59 GitPython==3.1.45 19:34:59 google-auth==2.43.0 19:34:59 httplib2==0.31.0 19:34:59 identify==2.6.15 19:34:59 idna==3.11 19:34:59 importlib-resources==1.5.0 19:34:59 iso8601==2.1.0 19:34:59 Jinja2==3.1.6 19:34:59 jmespath==1.0.1 19:34:59 jsonpatch==1.33 19:34:59 jsonpointer==3.0.0 19:34:59 jsonschema==4.25.1 19:34:59 jsonschema-specifications==2025.9.1 19:34:59 keystoneauth1==5.12.0 19:34:59 kubernetes==34.1.0 19:34:59 lftools==0.37.16 19:34:59 lxml==6.0.2 19:34:59 markdown-it-py==4.0.0 19:34:59 MarkupSafe==3.0.3 19:34:59 mdurl==0.1.2 19:34:59 msgpack==1.1.2 19:34:59 multi_key_dict==2.0.3 19:34:59 munch==4.0.0 19:34:59 netaddr==1.3.0 19:34:59 niet==1.4.2 19:34:59 nodeenv==1.9.1 19:34:59 oauth2client==4.1.3 19:34:59 oauthlib==3.3.1 19:34:59 openstacksdk==4.8.0 19:34:59 os-service-types==1.8.1 19:34:59 osc-lib==4.2.0 19:34:59 oslo.config==10.1.0 19:34:59 oslo.context==6.2.0 19:34:59 oslo.i18n==6.7.1 19:34:59 oslo.log==7.2.1 19:34:59 oslo.serialization==5.8.0 19:34:59 oslo.utils==9.2.0 19:34:59 packaging==25.0 19:34:59 pbr==7.0.3 19:34:59 platformdirs==4.5.0 19:34:59 prettytable==3.17.0 19:34:59 psutil==7.1.3 19:34:59 pyasn1==0.6.1 19:34:59 pyasn1_modules==0.4.2 19:34:59 pycparser==2.23 19:34:59 pygerrit2==2.0.15 19:34:59 PyGithub==2.8.1 19:34:59 Pygments==2.19.2 19:34:59 PyJWT==2.10.1 19:34:59 PyNaCl==1.6.1 19:34:59 pyparsing==2.4.7 19:34:59 pyperclip==1.11.0 19:34:59 pyrsistent==0.20.0 19:34:59 python-cinderclient==9.8.0 19:34:59 python-dateutil==2.9.0.post0 19:34:59 python-heatclient==4.3.0 19:34:59 python-jenkins==1.8.3 19:34:59 python-keystoneclient==5.7.0 19:34:59 python-magnumclient==4.9.0 19:34:59 python-openstackclient==8.2.0 19:34:59 python-swiftclient==4.9.0 19:34:59 PyYAML==6.0.3 19:34:59 referencing==0.37.0 19:34:59 requests==2.32.5 19:34:59 requests-oauthlib==2.0.0 19:34:59 requestsexceptions==1.4.0 19:34:59 rfc3986==2.0.0 19:34:59 rich==14.2.0 19:34:59 rich-argparse==1.7.2 19:34:59 rpds-py==0.29.0 19:34:59 rsa==4.9.1 19:34:59 ruamel.yaml==0.18.16 19:34:59 ruamel.yaml.clib==0.2.15 19:34:59 s3transfer==0.14.0 19:34:59 simplejson==3.20.2 19:34:59 six==1.17.0 19:34:59 smmap==5.0.2 19:34:59 soupsieve==2.8 19:34:59 stevedore==5.6.0 19:34:59 tabulate==0.9.0 19:34:59 toml==0.10.2 19:34:59 tomlkit==0.13.3 19:34:59 tqdm==4.67.1 19:34:59 typing_extensions==4.15.0 19:34:59 tzdata==2025.2 19:34:59 urllib3==1.26.20 19:34:59 virtualenv==20.35.4 19:34:59 wcwidth==0.2.14 19:34:59 websocket-client==1.9.0 19:34:59 wrapt==2.0.1 19:34:59 xdg==6.0.0 19:34:59 xmltodict==1.0.2 19:34:59 yq==3.4.3 19:34:59 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins665381326995765974.sh 19:34:59 + mkdir -p /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/target/classes /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/jacoco/classes 19:34:59 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins4909122155322976214.sh 19:34:59 + echo quiet=on 19:34:59 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-12249 19:35:00 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=88e29b6af4c5af3aed089f034dd63c0b341d0d32 -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/+/119080 -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 19:35:00 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=transportpce -DMAVEN_OPTS=-Xmx1024m -DGERRIT_CHANGE_NUMBER=119080 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Joakim Tornqvist\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/80/119080/9 "-DGERRIT_PATCHSET_UPLOADER_NAME=Joakim Tornqvist" '-DGERRIT_CHANGE_OWNER=\"Joakim Tornqvist\" ' -DPROJECT=transportpce -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVmYWN0b3IgcGF0aCBjaGVjayBpbiBDb25uZWN0aXZpdHlVdGlscwoKVGhpcyBjb21taXQgcmVzb2x2ZXMgdHdvIGlzc3VlczoKCjEuIFRoZSBpZi1zdGF0ZW1lbnQgYWx3YXlzIGV2YWx1YXRlZCB0byB0cnVlLgoyLiBJdCByZWxpZWQgb24gYSBoYXJkY29kZWQgc3RyaW5nICJST0FETSIuCgpUaGUgY2hlY2sgbm93IHVzZXMgdGhlIE9wZW5ST0FETSB0b3BvbG9neSB0byBkZXRlcm1pbmUKdGhlIGZpcnN0IG5vZGUgdHlwZSBpbiB0aGUgcGF0aCBkZXNjcmlwdGlvbi4KCkpJUkE6IFRSTlNQUlRQQ0UtODg5LCBUUk5TUFJUUENFLTg5NQpDaGFuZ2UtSWQ6IElmNTNiNzQ5OTM3MTgxMGMzZjM5Y2JkMTJmOTgxYmExYzdiODk5YWQwClNpZ25lZC1vZmYtYnk6IEpvYWtpbSBUb8yIcm5xdmlzdCA8am9ha2ltLnRvcm5xdmlzdEBzbWFydG9wdGljcy5jb20+Cg== -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC=id-dependency "-DGERRIT_CHANGE_SUBJECT=Refactor path check in ConnectivityUtils" -DSTREAM=transportpce-master '-DGERRIT_EVENT_ACCOUNT=\"Joakim Tornqvist\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=If53b7499371810c3f39cbd12f981ba1c7b899ad0 -DGERRIT_EVENT_HASH=165674305 -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=9 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=Joakim Tornqvist" --version 19:35:00 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 19:35:00 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 19:35:00 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 19:35:00 Default locale: en, platform encoding: UTF-8 19:35:00 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 19:35:00 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins13732823830162319833.sh 19:35:00 + rm /home/jenkins/.wgetrc 19:35:00 [EnvInject] - Injecting environment variables from a build step. 19:35:00 [EnvInject] - Injecting as environment variables the properties content 19:35:00 SET_JDK_VERSION=openjdk21 19:35:00 GIT_URL="git://devvexx.opendaylight.org/mirror" 19:35:00 19:35:00 [EnvInject] - Variables injected successfully. 19:35:00 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins6826406669733776468.sh 19:35:00 ---> update-java-alternatives.sh 19:35:00 ---> Updating Java version 19:35:00 ---> Ubuntu/Debian system detected 19:35:00 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 19:35:00 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 19:35:00 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 19:35:00 openjdk version "21.0.8" 2025-07-15 19:35:00 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 19:35:00 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 19:35:00 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:35:00 [EnvInject] - Injecting environment variables from a build step. 19:35:00 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 19:35:00 [EnvInject] - Variables injected successfully. 19:35:00 provisioning config files... 19:35:00 copy managed file [global-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config4154600253120742891tmp 19:35:01 copy managed file [transportpce-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config13712990926916810834tmp 19:35:01 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins16311894580172868156.sh 19:35:01 [EnvInject] - Injecting environment variables from a build step. 19:35:01 [EnvInject] - Injecting as environment variables the properties content 19:35:01 MAVEN_GOALS=clean deploy 19:35:01 19:35:01 [EnvInject] - Variables injected successfully. 19:35:01 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins17211243771312366677.sh 19:35:01 ---> common-variables.sh 19:35:01 --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 19:35:01 ---> maven-build.sh 19:35:01 + set +u 19:35:01 + export MAVEN_OPTS 19:35:01 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config4154600253120742891tmp --settings /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config13712990926916810834tmp -DaltDeploymentRepository=staging::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 19:35:01 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 19:35:01 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 19:35:01 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 19:35:01 Default locale: en, platform encoding: UTF-8 19:35:01 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 19:35:02 [INFO] Error stacktraces are turned on. 19:35:02 [INFO] Scanning for projects... 19:35:10 [INFO] ------------------------------------------------------------------------ 19:35:10 [INFO] Reactor Build Order: 19:35:10 [INFO] 19:35:10 [INFO] transportpce-artifacts [pom] 19:35:10 [INFO] transportpce-api [bundle] 19:35:10 [INFO] test-common [bundle] 19:35:10 [INFO] transportpce-common [bundle] 19:35:10 [INFO] transportpce-renderer [bundle] 19:35:10 [INFO] transportpce-networkmodel [bundle] 19:35:10 [INFO] transportpce-inventory [bundle] 19:35:10 [INFO] transportpce-olm [bundle] 19:35:10 [INFO] transportpce-pce [bundle] 19:35:10 [INFO] transportpce-servicehandler [bundle] 19:35:10 [INFO] transportpce-tapi [bundle] 19:35:10 [INFO] transportpce-nbinotifications [bundle] 19:35:10 [INFO] transportpce-dmaap-client [bundle] 19:35:10 [INFO] OpenDaylight :: transportpce [feature] 19:35:10 [INFO] OpenDaylight :: transportpce :: tapi [feature] 19:35:10 [INFO] OpenDaylight :: transportpce :: nbinotifications [feature] 19:35:10 [INFO] OpenDaylight :: transportpce :: dmaap-client [feature] 19:35:10 [INFO] OpenDaylight :: transportpce :: Inventory [feature] 19:35:10 [INFO] OpenDaylight :: TransportPCE :: Features [feature] 19:35:10 [INFO] features-aggregator [pom] 19:35:10 [INFO] transportpce-karaf [pom] 19:35:10 [INFO] transportpce [pom] 19:35:10 [INFO] 19:35:10 [INFO] --------< org.opendaylight.transportpce:transportpce-artifacts >-------- 19:35:10 [INFO] Building transportpce-artifacts 12.0.0-SNAPSHOT [1/22] 19:35:10 [INFO] from artifacts/pom.xml 19:35:10 [INFO] --------------------------------[ pom ]--------------------------------- 19:35:10 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:35:10 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:35:10 [INFO] 19:35:10 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-artifacts --- 19:35:10 [INFO] 19:35:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-artifacts --- 19:35:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:35:10 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:35:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:10 [INFO] 19:35:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-artifacts --- 19:35:11 [INFO] 19:35:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-artifacts --- 19:35:11 [INFO] CycloneDX: Resolving Dependencies 19:35:12 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 19:35:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.xml 19:35:12 [INFO] attaching as transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.xml 19:35:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.json 19:35:12 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 19:35:12 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 19:35:12 [INFO] attaching as transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.json 19:35:12 [INFO] 19:35:12 [INFO] --- install:3.1.4:install (default-install) @ transportpce-artifacts --- 19:35:12 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/12.0.0-SNAPSHOT/transportpce-artifacts-12.0.0-SNAPSHOT.pom 19:35:12 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/12.0.0-SNAPSHOT/transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.xml 19:35:12 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/12.0.0-SNAPSHOT/transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.json 19:35:12 [INFO] 19:35:12 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-artifacts --- 19:35:14 [INFO] Rendering site for default locale 19:35:14 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:35:15 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:35:15 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:35:16 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:35:16 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 19:35:16 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 19:35:16 [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/ 19:35:16 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:35:16 [INFO] Rendering 2 report documents 19:35:16 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:35:16 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:35:16 [INFO] 19:35:16 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-artifacts --- 19:35:16 [INFO] No site descriptor found: nothing to attach. 19:35:16 [INFO] 19:35:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-artifacts --- 19:35:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:35:16 [INFO] 19:35:16 [INFO] -----------< org.opendaylight.transportpce:transportpce-api >----------- 19:35:16 [INFO] Building transportpce-api 12.0.0-SNAPSHOT [2/22] 19:35:16 [INFO] from api/pom.xml 19:35:16 [INFO] -------------------------------[ bundle ]------------------------------- 19:35:16 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:35:16 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:35:17 [INFO] 19:35:17 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-api --- 19:35:17 [INFO] 19:35:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-api --- 19:35:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:35:17 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:35:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:17 [INFO] 19:35:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-api --- 19:35:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:17 [INFO] 19:35:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-api --- 19:35:18 [INFO] 19:35:18 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-api --- 19:35:19 [INFO] 19:35:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-api --- 19:35:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 19:35:19 [INFO] 19:35:19 [INFO] --- yang:14.0.18:generate-sources (binding) @ transportpce-api --- 19:35:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:35:20 [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/main/yang 19:35:20 [INFO] yang-to-sources: Found 16 dependencies in 26.15 ms 19:35:20 [INFO] yang-to-sources: Project model files found: 25 in 302.3 ms 19:35:23 [INFO] yang-to-sources: 78 YANG models processed in 2.230 s 19:35:23 [INFO] BindingJavaFileGenerator: Defined 768 files in 272.8 ms 19:35:23 [INFO] Sorted 768 files into 162 directories in 6.525 ms 19:35:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 768 in 714.2 ms 19:35:23 [INFO] 19:35:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-api --- 19:35:24 [INFO] Starting audit... 19:35:24 Audit done. 19:35:24 [INFO] You have 0 Checkstyle violations. 19:35:24 [INFO] 19:35:24 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-api --- 19:35:24 [INFO] Starting audit... 19:35:24 Audit done. 19:35:24 [INFO] You have 0 Checkstyle violations. 19:35:24 [INFO] 19:35:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-api --- 19:35:24 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:35:24 [INFO] 19:35:24 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-api --- 19:35:24 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/main/resources 19:35:24 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/generated-sources/spi 19:35:24 [INFO] Copying 25 resources from target/generated-sources/yang to target/classes 19:35:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:35:24 [INFO] Copying 25 resources from target/generated-sources/yang to target/classes 19:35:24 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/generated-sources/spi 19:35:24 [INFO] 19:35:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-api --- 19:35:25 [INFO] Recompiling the module because of changed source code. 19:35:25 [INFO] Compiling 767 source files with javac [debug release 21] to target/classes 19:35:31 [INFO] 19:35:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-api >>> 19:35:31 [INFO] 19:35:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-api --- 19:35:32 [INFO] Fork Value is true 19:35:37 [INFO] Done SpotBugs Analysis.... 19:35:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:35:37 [INFO] 19:35:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-api <<< 19:35:37 [INFO] 19:35:37 [INFO] 19:35:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-api --- 19:35:37 [INFO] BugInstance size is 0 19:35:37 [INFO] Error size is 0 19:35:37 [INFO] No errors/warnings found 19:35:37 [INFO] 19:35:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-api --- 19:35:37 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/test/resources 19:35:37 [INFO] 19:35:37 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-api --- 19:35:37 [INFO] No sources to compile 19:35:37 [INFO] 19:35:37 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-api --- 19:35:38 [INFO] No tests to run. 19:35:38 [INFO] 19:35:38 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-api --- 19:35:38 [INFO] 19:35:38 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-api --- 19:35:40 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/transportpce-api-12.0.0-SNAPSHOT.jar 19:35:40 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/classes/META-INF/MANIFEST.MF 19:35:40 [INFO] 19:35:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-api --- 19:35:40 [INFO] No Javadoc in project. Archive not created. 19:35:40 [INFO] 19:35:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-api --- 19:35:40 [INFO] CycloneDX: Resolving Dependencies 19:35:42 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 19:35:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.xml 19:35:42 [INFO] attaching as transportpce-api-12.0.0-SNAPSHOT-cyclonedx.xml 19:35:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.json 19:35:42 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 19:35:42 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 19:35:42 [INFO] attaching as transportpce-api-12.0.0-SNAPSHOT-cyclonedx.json 19:35:42 [INFO] 19:35:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-api --- 19:35:42 [INFO] Skipping duplicate-finder execution! 19:35:42 [INFO] 19:35:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-api --- 19:35:43 [INFO] No dependency problems found 19:35:43 [INFO] 19:35:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-api --- 19:35:43 [INFO] Skipping source per configuration. 19:35:43 [INFO] 19:35:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-api --- 19:35:43 [INFO] 19:35:43 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-api --- 19:35:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:35:43 [INFO] 19:35:43 [INFO] --- install:3.1.4:install (default-install) @ transportpce-api --- 19:35:43 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT.pom 19:35:43 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/transportpce-api-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT.jar 19:35:43 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT-cyclonedx.xml 19:35:43 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT-cyclonedx.json 19:35:43 [INFO] 19:35:43 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-api --- 19:35:43 [INFO] Writing OBR metadata 19:35:43 [INFO] Installing org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT.jar 19:35:43 [INFO] Writing OBR metadata 19:35:43 [INFO] 19:35:43 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-api --- 19:35:43 [INFO] Rendering site for default locale 19:35:43 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:35:44 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:35:44 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:35:44 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:35:44 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:35:44 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:35:44 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:35:45 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:35:45 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 19:35:45 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 19:35:45 [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/ 19:35:45 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:35:45 [INFO] Rendering 5 report documents 19:35:45 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:35:45 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 19:35:45 [INFO] Starting audit... 19:35:45 Audit done. 19:35:45 [WARNING] Unable to locate Source XRef to link to -- DISABLED 19:35:45 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 19:35:45 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:35:46 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:35:46 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:35:46 [INFO] 19:35:46 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-api --- 19:35:46 [INFO] Skipping because packaging 'bundle' is not pom. 19:35:46 [INFO] 19:35:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-api --- 19:35:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:35:46 [INFO] 19:35:46 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-api --- 19:35:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:35:46 [INFO] 19:35:46 [INFO] -------------< org.opendaylight.transportpce:test-common >-------------- 19:35:46 [INFO] Building test-common 12.0.0-SNAPSHOT [3/22] 19:35:46 [INFO] from test-common/pom.xml 19:35:46 [INFO] -------------------------------[ bundle ]------------------------------- 19:35:46 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:35:46 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:35:47 [INFO] 19:35:47 [INFO] --- clean:3.5.0:clean (default-clean) @ test-common --- 19:35:47 [INFO] 19:35:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-common --- 19:35:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:47 [INFO] 19:35:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-common --- 19:35:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:47 [INFO] 19:35:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-common --- 19:35:47 [INFO] 19:35:47 [INFO] --- dependency:3.9.0:properties (default) @ test-common --- 19:35:47 [INFO] 19:35:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-common --- 19:35:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 19:35:47 [INFO] 19:35:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common --- 19:35:47 [INFO] Starting audit... 19:35:47 Audit done. 19:35:47 [INFO] You have 0 Checkstyle violations. 19:35:47 [INFO] 19:35:47 [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- 19:35:48 [INFO] Starting audit... 19:35:48 Audit done. 19:35:48 [INFO] You have 0 Checkstyle violations. 19:35:48 [INFO] 19:35:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-common --- 19:35:48 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:35:48 [INFO] 19:35:48 [INFO] --- resources:3.3.1:resources (default-resources) @ test-common --- 19:35:48 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/resources 19:35:48 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/generated-sources/spi 19:35:48 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/generated-sources/yang 19:35:48 [INFO] 19:35:48 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-common --- 19:35:48 [INFO] Recompiling the module because of changed dependency. 19:35:48 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 19:35:49 [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 19:35:49 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:35:49 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:35:49 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:35:49 [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 19:35:49 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 19:35:49 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 19:35:49 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:35:49 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:35:49 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 19:35:49 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:35:49 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:35:49 [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 19:35:49 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:35:49 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:35:49 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:35:49 [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 19:35:49 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 19:35:49 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 19:35:49 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:35:49 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:35:49 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 19:35:49 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:35:49 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:35:49 [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 19:35:49 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:35:49 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:35:49 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:35:49 [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 19:35:49 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 19:35:49 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 19:35:49 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:35:49 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 19:35:49 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 19:35:49 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:35:49 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 19:35:49 [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 19:35:49 [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 19:35:49 [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 19:35:49 [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 19:35:49 [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 19:35:49 [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 19:35:49 [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 19:35:49 [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 19:35:49 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[132,12] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 19:35:49 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[132,12] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 19:35:49 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[132,12] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 19:35:49 [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 19:35:49 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JsonDataConverter.java:[54,29] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:35:49 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 19:35:49 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JsonDataConverter.java:[60,82] unchecked method invocation: method toNormalizedDataObject in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices is applied to given types 19:35:49 required: org.opendaylight.yangtools.binding.DataObjectReference,T 19:35:49 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 19:35:49 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JsonDataConverter.java:[60,83] unchecked conversion 19:35:49 required: org.opendaylight.yangtools.binding.DataObjectReference 19:35:49 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:35:49 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JsonDataConverter.java:[70,33] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:35:49 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 19:35:49 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/XmlDataConverter.java:[61,29] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:35:49 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 19:35:49 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/XmlDataConverter.java:[70,78] unchecked method invocation: method toNormalizedDataObject in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices is applied to given types 19:35:49 required: org.opendaylight.yangtools.binding.DataObjectReference,T 19:35:49 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 19:35:49 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/XmlDataConverter.java:[70,79] unchecked conversion 19:35:49 required: org.opendaylight.yangtools.binding.DataObjectReference 19:35:49 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:35:49 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/XmlDataConverter.java:[79,33] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:35:49 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 19:35:49 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/utils/TopologyDataUtils.java:[78,13] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:35:49 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 19:35:49 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/utils/TopologyDataUtils.java:[116,13] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 19:35:49 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 19:35:49 [INFO] 19:35:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-common >>> 19:35:49 [INFO] 19:35:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-common --- 19:35:49 [INFO] Fork Value is true 19:35:53 [INFO] Done SpotBugs Analysis.... 19:35:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:35:53 [INFO] 19:35:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-common <<< 19:35:53 [INFO] 19:35:53 [INFO] 19:35:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-common --- 19:35:53 [INFO] BugInstance size is 0 19:35:53 [INFO] Error size is 0 19:35:53 [INFO] No errors/warnings found 19:35:53 [INFO] 19:35:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-common --- 19:35:53 [INFO] Copying 4 resources from src/test/resources to target/test-classes 19:35:53 [INFO] 19:35:53 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-common --- 19:35:53 [INFO] Recompiling the module because of changed dependency. 19:35:53 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 19:35:53 [INFO] 19:35:53 [INFO] --- surefire:3.5.4:test (default-test) @ test-common --- 19:35:53 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/surefire-reports 19:35:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:35:53 [INFO] 19:35:53 [INFO] ------------------------------------------------------- 19:35:53 [INFO] T E S T S 19:35:53 [INFO] ------------------------------------------------------- 19:35:55 [INFO] Running org.opendaylight.transportpce.test.converter.JsonDataConverterTest 19:36:19 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.85 s -- in org.opendaylight.transportpce.test.converter.JsonDataConverterTest 19:36:19 [INFO] Running org.opendaylight.transportpce.test.converter.XmlDataConverterTest 19:36:36 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.77 s -- in org.opendaylight.transportpce.test.converter.XmlDataConverterTest 19:36:36 [INFO] 19:36:36 [INFO] Results: 19:36:36 [INFO] 19:36:36 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 19:36:36 [INFO] 19:36:36 [INFO] 19:36:36 [INFO] --- copy:14.1.4:copy-files (default) @ test-common --- 19:36:36 [INFO] 19:36:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-common --- 19:36:37 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT.jar 19:36:37 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/classes/META-INF/MANIFEST.MF 19:36:37 [INFO] 19:36:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-common --- 19:36:39 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT-javadoc.jar 19:36:39 [INFO] 19:36:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-common --- 19:36:39 [INFO] CycloneDX: Resolving Dependencies 19:36:40 [INFO] CycloneDX: Creating BOM version 1.6 with 100 component(s) 19:36:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.xml 19:36:41 [INFO] attaching as test-common-12.0.0-SNAPSHOT-cyclonedx.xml 19:36:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.json 19:36:41 [INFO] attaching as test-common-12.0.0-SNAPSHOT-cyclonedx.json 19:36:41 [INFO] 19:36:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- 19:36:41 [INFO] Skipping duplicate-finder execution! 19:36:41 [INFO] 19:36:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-common --- 19:36:41 [INFO] No dependency problems found 19:36:41 [INFO] 19:36:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-common --- 19:36:41 [INFO] Skipping source per configuration. 19:36:41 [INFO] 19:36:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-common --- 19:36:41 [INFO] 19:36:41 [INFO] --- jacoco:0.8.13:report (report) @ test-common --- 19:36:41 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/code-coverage/jacoco.exec 19:36:41 [INFO] Analyzed bundle 'test-common' with 15 classes 19:36:41 [INFO] 19:36:41 [INFO] --- install:3.1.4:install (default-install) @ test-common --- 19:36:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/pom.xml to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT.pom 19:36:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT.jar 19:36:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT-javadoc.jar 19:36:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.xml to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT-cyclonedx.xml 19:36:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.json to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT-cyclonedx.json 19:36:41 [INFO] 19:36:41 [INFO] --- bundle:6.0.0:install (default-install) @ test-common --- 19:36:41 [INFO] Installing org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT.jar 19:36:41 [INFO] Writing OBR metadata 19:36:41 [INFO] 19:36:41 [INFO] --- site:3.21.0:site (generate-site) @ test-common --- 19:36:41 [INFO] Rendering site for default locale 19:36:41 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:36:41 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:36:41 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:36:41 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:36:41 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:36:41 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:36:41 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:36:41 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:36:41 [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/ 19:36:41 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:36:41 [INFO] Rendering 7 report documents 19:36:41 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:36:41 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 19:36:43 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 19:36:44 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 19:36:45 [INFO] Starting audit... 19:36:45 Audit done. 19:36:45 [WARNING] Unable to locate Source XRef to link to -- DISABLED 19:36:45 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 19:36:45 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:36:45 19:36:45 Unknown constant: 18 19:36:45 19:36:45 Unknown constant: 18 19:36:45 19:36:45 Unknown constant: 18 19:36:45 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:36:45 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:36:45 [INFO] 19:36:45 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ test-common --- 19:36:45 [INFO] Skipping because packaging 'bundle' is not pom. 19:36:45 [INFO] 19:36:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-common --- 19:36:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:36:45 [INFO] 19:36:45 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-common --- 19:36:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:36:45 [INFO] 19:36:45 [INFO] ---------< org.opendaylight.transportpce:transportpce-common >---------- 19:36:45 [INFO] Building transportpce-common 12.0.0-SNAPSHOT [4/22] 19:36:45 [INFO] from common/pom.xml 19:36:45 [INFO] -------------------------------[ bundle ]------------------------------- 19:36:45 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:36:45 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:36:46 [INFO] 19:36:46 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-common --- 19:36:46 [INFO] 19:36:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-common --- 19:36:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:47 [INFO] 19:36:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-common --- 19:36:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:47 [INFO] 19:36:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-common --- 19:36:47 [INFO] 19:36:47 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-common --- 19:36:47 [INFO] 19:36:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-common --- 19:36:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 19:36:47 [INFO] 19:36:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-common --- 19:36:47 [INFO] Starting audit... 19:36:47 Audit done. 19:36:47 [INFO] You have 0 Checkstyle violations. 19:36:47 [INFO] 19:36:47 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-common --- 19:36:49 [INFO] Starting audit... 19:36:49 Audit done. 19:36:49 [INFO] You have 0 Checkstyle violations. 19:36:49 [INFO] 19:36:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-common --- 19:36:49 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:36:49 [INFO] 19:36:49 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-common --- 19:36:49 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/resources 19:36:49 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/generated-sources/spi 19:36:49 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/generated-sources/yang 19:36:49 [INFO] 19:36:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-common --- 19:36:49 [INFO] Recompiling the module because of changed dependency. 19:36:49 [INFO] Compiling 57 source files with javac [debug release 21] to target/classes 19:36:51 [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 19:36:51 [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 19:36:51 [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 19:36:51 [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 19:36:51 [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 19:36:51 [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 19:36:51 [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.rev250110.IfOtsiOtucnOducn in org.opendaylight.yang.gen.v1.http.org.openroadm.port.types.rev250110 has been deprecated and marked for removal 19:36:51 [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.rev250110.IfOtsiOtucnOducn in org.opendaylight.yang.gen.v1.http.org.openroadm.port.types.rev250110 has been deprecated and marked for removal 19:36:51 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/openconfiginterfaces/OpenConfigInterfacesException.java:[20,31] non-transient instance field of a serializable class declared with a non-serializable type 19:36:51 [INFO] 19:36:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-common >>> 19:36:51 [INFO] 19:36:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-common --- 19:36:51 [INFO] Fork Value is true 19:37:00 [INFO] Done SpotBugs Analysis.... 19:37:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:37:00 [INFO] 19:37:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-common <<< 19:37:00 [INFO] 19:37:00 [INFO] 19:37:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-common --- 19:37:00 [INFO] BugInstance size is 0 19:37:00 [INFO] Error size is 0 19:37:00 [INFO] No errors/warnings found 19:37:00 [INFO] 19:37:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-common --- 19:37:00 [INFO] Copying 5 resources from src/test/resources to target/test-classes 19:37:00 [INFO] 19:37:00 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-common --- 19:37:00 [INFO] Recompiling the module because of changed dependency. 19:37:00 [INFO] Compiling 19 source files with javac [debug release 21] to target/test-classes 19:37:00 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/test/java/org/opendaylight/transportpce/common/converter/JsonStringConverterTest.java:[50,49] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 19:37:00 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/test/java/org/opendaylight/transportpce/common/converter/JsonStringConverterTest.java:[64,45] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 19:37:00 [INFO] 19:37:00 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-common --- 19:37:00 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/surefire-reports 19:37:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:37:00 [INFO] 19:37:00 [INFO] ------------------------------------------------------- 19:37:00 [INFO] T E S T S 19:37:00 [INFO] ------------------------------------------------------- 19:37:01 [INFO] Running org.opendaylight.transportpce.common.fixedflex.GridUtilsTest 19:37:02 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.opendaylight.transportpce.common.fixedflex.GridUtilsTest 19:37:02 [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl221Test 19:37:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:37:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl221Test 19:37:03 [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl121Test 19:37:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl121Test 19:37:03 [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImplTest 19:37:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImplTest 19:37:04 [INFO] Running org.opendaylight.transportpce.common.NodeIdPairTest 19:37:04 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.transportpce.common.NodeIdPairTest 19:37:04 [INFO] Running org.opendaylight.transportpce.common.srg.revision.WaveLengthDuplicationRev181019Test 19:37:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.transportpce.common.srg.revision.WaveLengthDuplicationRev181019Test 19:37:04 [INFO] Running org.opendaylight.transportpce.common.srg.revision.WaveLengthDuplicationRev200529Test 19:37:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.transportpce.common.srg.revision.WaveLengthDuplicationRev200529Test 19:37:04 [INFO] Running org.opendaylight.transportpce.common.converter.JsonStringConverterTest 19:37:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.76 s -- in org.opendaylight.transportpce.common.converter.JsonStringConverterTest 19:37:16 [INFO] Running org.opendaylight.transportpce.common.device.observer.EventSubscriberTest 19:37:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.transportpce.common.device.observer.EventSubscriberTest 19:37:16 [INFO] Running org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest 19:37:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.32 s -- in org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest 19:37:39 [INFO] Running org.opendaylight.transportpce.common.mapping.SortPort221ByNameTest 19:37:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.transportpce.common.mapping.SortPort221ByNameTest 19:37:39 [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingImplTest 19:37:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.02 s -- in org.opendaylight.transportpce.common.mapping.PortMappingImplTest 19:37:51 [INFO] Running org.opendaylight.transportpce.common.mapping.MappingUtilsImplTest 19:37:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.transportpce.common.mapping.MappingUtilsImplTest 19:37:51 [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingVersion121Test 19:38:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.07 s -- in org.opendaylight.transportpce.common.mapping.PortMappingVersion121Test 19:38:02 [INFO] Running org.opendaylight.transportpce.common.mapping.SortPort121ByNameTest 19:38:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.transportpce.common.mapping.SortPort121ByNameTest 19:38:03 [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingVersion710Test 19:38:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.common.mapping.PortMappingVersion710Test 19:38:03 [INFO] Running org.opendaylight.transportpce.common.mapping.OCPortMappingTest 19:38:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.80 s -- in org.opendaylight.transportpce.common.mapping.OCPortMappingTest 19:38:30 [INFO] Running org.opendaylight.transportpce.common.catalog.CatalogUtilsTest 19:38:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.opendaylight.transportpce.common.catalog.CatalogUtilsTest 19:38:31 [INFO] Running org.opendaylight.transportpce.common.service.ServiceTypeTest 19:38:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.transportpce.common.service.ServiceTypeTest 19:38:31 [INFO] 19:38:31 [INFO] Results: 19:38:31 [INFO] 19:38:31 [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0 19:38:31 [INFO] 19:38:31 [INFO] 19:38:31 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-common --- 19:38:31 [INFO] 19:38:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-common --- 19:38:31 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-12.0.0-SNAPSHOT.jar 19:38:31 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/classes/META-INF/MANIFEST.MF 19:38:31 [INFO] 19:38:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-common --- 19:38:34 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-12.0.0-SNAPSHOT-javadoc.jar 19:38:34 [INFO] 19:38:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-common --- 19:38:34 [INFO] CycloneDX: Resolving Dependencies 19:38:37 [INFO] CycloneDX: Creating BOM version 1.6 with 171 component(s) 19:38:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.xml 19:38:37 [INFO] attaching as transportpce-common-12.0.0-SNAPSHOT-cyclonedx.xml 19:38:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.json 19:38:37 [INFO] attaching as transportpce-common-12.0.0-SNAPSHOT-cyclonedx.json 19:38:37 [INFO] 19:38:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-common --- 19:38:37 [INFO] Skipping duplicate-finder execution! 19:38:37 [INFO] 19:38:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-common --- 19:38:37 [WARNING] Used undeclared dependencies found: 19:38:37 [WARNING] org.opendaylight.transportpce.models:tapi-2.4.0:jar:23.0.0:compile 19:38:37 [INFO] 19:38:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-common --- 19:38:37 [INFO] Skipping source per configuration. 19:38:37 [INFO] 19:38:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-common --- 19:38:37 [INFO] 19:38:37 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-common --- 19:38:37 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/code-coverage/jacoco.exec 19:38:37 [INFO] Analyzed bundle 'transportpce-common' with 54 classes 19:38:37 [INFO] 19:38:37 [INFO] --- install:3.1.4:install (default-install) @ transportpce-common --- 19:38:37 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT.pom 19:38:37 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT.jar 19:38:37 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT-javadoc.jar 19:38:37 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT-cyclonedx.xml 19:38:37 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT-cyclonedx.json 19:38:37 [INFO] 19:38:37 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-common --- 19:38:37 [INFO] Installing org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT.jar 19:38:37 [INFO] Writing OBR metadata 19:38:37 [INFO] 19:38:37 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-common --- 19:38:37 [INFO] Rendering site for default locale 19:38:37 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:38:37 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:38:37 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:38:38 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:38:38 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:38:38 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:38:38 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:38:38 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:38:38 [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/ 19:38:38 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:38:38 [INFO] Rendering 7 report documents 19:38:38 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:38:38 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 19:38:40 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 19:38:42 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 19:38:44 [INFO] Starting audit... 19:38:44 Audit done. 19:38:44 [WARNING] Unable to locate Source XRef to link to -- DISABLED 19:38:44 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 19:38:45 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:38:45 19:38:45 Unknown constant: 18 19:38:45 19:38:45 Unknown constant: 18 19:38:45 19:38:45 Unknown constant: 18 19:38:45 19:38:45 Unknown constant: 18 19:38:45 19:38:45 Unknown constant: 18 19:38:45 19:38:45 Unknown constant: 18 19:38:45 19:38:45 Unknown constant: 18 19:38:45 19:38:45 Unknown constant: 18 19:38:45 19:38:45 Unknown constant: 18 19:38:45 19:38:45 Unknown constant: 18 19:38:45 19:38:45 Unknown constant: 18 19:38:45 19:38:45 Unknown constant: 18 19:38:45 19:38:45 Unknown constant: 18 19:38:45 19:38:45 Unknown constant: 18 19:38:45 19:38:45 Unknown constant: 18 19:38:45 19:38:45 Unknown constant: 18 19:38:45 19:38:45 Unknown constant: 18 19:38:45 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:38:45 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:38:45 [INFO] 19:38:45 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-common --- 19:38:45 [INFO] Skipping because packaging 'bundle' is not pom. 19:38:45 [INFO] 19:38:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-common --- 19:38:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:38:45 [INFO] 19:38:45 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-common --- 19:38:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:38:45 [INFO] 19:38:45 [INFO] --------< org.opendaylight.transportpce:transportpce-renderer >--------- 19:38:45 [INFO] Building transportpce-renderer 12.0.0-SNAPSHOT [5/22] 19:38:45 [INFO] from renderer/pom.xml 19:38:45 [INFO] -------------------------------[ bundle ]------------------------------- 19:38:45 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:38:45 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:38:45 [INFO] 19:38:45 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-renderer --- 19:38:45 [INFO] 19:38:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-renderer --- 19:38:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:45 [INFO] 19:38:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-renderer --- 19:38:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:45 [INFO] 19:38:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-renderer --- 19:38:45 [INFO] 19:38:45 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-renderer --- 19:38:45 [INFO] 19:38:45 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-renderer --- 19:38:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 19:38:45 [INFO] 19:38:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-renderer --- 19:38:45 [INFO] Starting audit... 19:38:45 Audit done. 19:38:45 [INFO] You have 0 Checkstyle violations. 19:38:45 [INFO] 19:38:45 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-renderer --- 19:38:47 [INFO] Starting audit... 19:38:47 Audit done. 19:38:47 [INFO] You have 0 Checkstyle violations. 19:38:47 [INFO] 19:38:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-renderer --- 19:38:47 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:38:47 [INFO] 19:38:47 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-renderer --- 19:38:47 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/main/resources 19:38:47 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/generated-sources/spi 19:38:47 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/generated-sources/yang 19:38:47 [INFO] 19:38:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-renderer --- 19:38:47 [INFO] Recompiling the module because of changed dependency. 19:38:47 [INFO] Compiling 60 source files with javac [debug release 21] to target/classes 19:38:47 [INFO] 19:38:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-renderer >>> 19:38:47 [INFO] 19:38:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-renderer --- 19:38:47 [INFO] Fork Value is true 19:38:55 [INFO] Done SpotBugs Analysis.... 19:38:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:38:55 [INFO] 19:38:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-renderer <<< 19:38:55 [INFO] 19:38:55 [INFO] 19:38:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-renderer --- 19:38:55 [INFO] BugInstance size is 0 19:38:55 [INFO] Error size is 0 19:38:55 [INFO] No errors/warnings found 19:38:55 [INFO] 19:38:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-renderer --- 19:38:55 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/test/resources 19:38:55 [INFO] 19:38:55 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-renderer --- 19:38:55 [INFO] Recompiling the module because of changed dependency. 19:38:55 [INFO] Compiling 19 source files with javac [debug release 21] to target/test-classes 19:38:56 [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 19:38:56 [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 19:38:56 [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 19:38:56 [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 19:38:56 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 19:38:56 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 19:38:56 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 19:38:56 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 19:38:56 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 19:38:56 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 19:38:56 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 19:38:56 [INFO] 19:38:56 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-renderer --- 19:38:56 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/surefire-reports 19:38:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:38:56 [INFO] 19:38:56 [INFO] ------------------------------------------------------- 19:38:56 [INFO] T E S T S 19:38:56 [INFO] ------------------------------------------------------- 19:38:57 [INFO] Running org.opendaylight.transportpce.renderer.openroadminterface.OpenRoadMInterface221Test 19:39:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:39:10 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.44 s -- in org.opendaylight.transportpce.renderer.openroadminterface.OpenRoadMInterface221Test 19:39:10 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.transaction.history.TransactionHistoryTest 19:39:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.transportpce.renderer.provisiondevice.transaction.history.TransactionHistoryTest 19:39:10 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.transaction.DeviceInterfaceTest 19:39:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.renderer.provisiondevice.transaction.DeviceInterfaceTest 19:39:10 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.transaction.ConnectionTest 19:39:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.transportpce.renderer.provisiondevice.transaction.ConnectionTest 19:39:10 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.DeviceRendererServiceImplCreateOtsOmsTest 19:39:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in org.opendaylight.transportpce.renderer.provisiondevice.DeviceRendererServiceImplCreateOtsOmsTest 19:39:10 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplDeleteTest 19:39:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.28 s -- in org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplDeleteTest 19:39:33 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplTest 19:40:34 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 60.53 s -- in org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplTest 19:40:34 [INFO] Running org.opendaylight.transportpce.renderer.openconfig.openroadminterface.OpenRoadMInterface221Test 19:40:34 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.transportpce.renderer.openconfig.openroadminterface.OpenRoadMInterface221Test 19:40:34 [INFO] Running org.opendaylight.transportpce.renderer.RollbackProcessorTest 19:40:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.renderer.RollbackProcessorTest 19:40:34 [INFO] Running org.opendaylight.transportpce.renderer.rpcs.DeviceRendererRPCImplTest 19:40:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s -- in org.opendaylight.transportpce.renderer.rpcs.DeviceRendererRPCImplTest 19:40:34 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.result.WeightedResultMessageTest 19:40:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.transportpce.renderer.provisiondevice.result.WeightedResultMessageTest 19:40:34 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.OtnDeviceRendererServiceImplTest 19:40:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.transportpce.renderer.provisiondevice.OtnDeviceRendererServiceImplTest 19:40:35 [INFO] 19:40:35 [INFO] Results: 19:40:35 [INFO] 19:40:35 [WARNING] Tests run: 71, Failures: 0, Errors: 0, Skipped: 2 19:40:35 [INFO] 19:40:35 [INFO] 19:40:35 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-renderer --- 19:40:35 [INFO] 19:40:35 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-renderer --- 19:40:35 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-12.0.0-SNAPSHOT.jar 19:40:35 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/classes/META-INF/MANIFEST.MF 19:40:35 [INFO] 19:40:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-renderer --- 19:40:38 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-12.0.0-SNAPSHOT-javadoc.jar 19:40:38 [INFO] 19:40:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-renderer --- 19:40:38 [INFO] CycloneDX: Resolving Dependencies 19:40:41 [INFO] CycloneDX: Creating BOM version 1.6 with 170 component(s) 19:40:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.xml 19:40:41 [INFO] attaching as transportpce-renderer-12.0.0-SNAPSHOT-cyclonedx.xml 19:40:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.json 19:40:41 [INFO] attaching as transportpce-renderer-12.0.0-SNAPSHOT-cyclonedx.json 19:40:41 [INFO] 19:40:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-renderer --- 19:40:41 [INFO] Skipping duplicate-finder execution! 19:40:41 [INFO] 19:40:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-renderer --- 19:40:41 [INFO] No dependency problems found 19:40:41 [INFO] 19:40:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-renderer --- 19:40:41 [INFO] Skipping source per configuration. 19:40:41 [INFO] 19:40:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-renderer --- 19:40:41 [INFO] 19:40:41 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-renderer --- 19:40:41 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/code-coverage/jacoco.exec 19:40:41 [INFO] Analyzed bundle 'transportpce-renderer' with 50 classes 19:40:41 [INFO] 19:40:41 [INFO] --- install:3.1.4:install (default-install) @ transportpce-renderer --- 19:40:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT.pom 19:40:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT.jar 19:40:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT-javadoc.jar 19:40:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT-cyclonedx.xml 19:40:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT-cyclonedx.json 19:40:41 [INFO] 19:40:41 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-renderer --- 19:40:41 [INFO] Installing org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT.jar 19:40:41 [INFO] Writing OBR metadata 19:40:41 [INFO] 19:40:41 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-renderer --- 19:40:41 [INFO] Rendering site for default locale 19:40:41 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:40:41 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:40:41 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:40:41 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:40:41 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:40:41 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:40:41 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:40:41 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:40:41 [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/ 19:40:41 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:40:41 [INFO] Rendering 7 report documents 19:40:41 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:40:41 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 19:40:44 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 19:40:46 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 19:40:47 [INFO] Starting audit... 19:40:47 Audit done. 19:40:47 [WARNING] Unable to locate Source XRef to link to -- DISABLED 19:40:47 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 19:40:47 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:40:47 19:40:47 Unknown constant: 18 19:40:47 19:40:47 Unknown constant: 18 19:40:47 19:40:47 Unknown constant: 18 19:40:47 19:40:47 Unknown constant: 18 19:40:47 19:40:47 Unknown constant: 18 19:40:47 19:40:47 Unknown constant: 18 19:40:47 19:40:47 Unknown constant: 18 19:40:47 19:40:47 Unknown constant: 18 19:40:47 19:40:47 Unknown constant: 18 19:40:47 19:40:47 Unknown constant: 18 19:40:47 19:40:47 Unknown constant: 18 19:40:47 19:40:47 Unknown constant: 18 19:40:47 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:40:47 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:40:47 [INFO] 19:40:47 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-renderer --- 19:40:47 [INFO] Skipping because packaging 'bundle' is not pom. 19:40:47 [INFO] 19:40:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-renderer --- 19:40:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:40:47 [INFO] 19:40:47 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-renderer --- 19:40:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:40:47 [INFO] 19:40:47 [INFO] ------< org.opendaylight.transportpce:transportpce-networkmodel >------- 19:40:47 [INFO] Building transportpce-networkmodel 12.0.0-SNAPSHOT [6/22] 19:40:47 [INFO] from networkmodel/pom.xml 19:40:47 [INFO] -------------------------------[ bundle ]------------------------------- 19:40:47 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:40:47 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:40:47 [INFO] 19:40:47 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-networkmodel --- 19:40:47 [INFO] 19:40:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-networkmodel --- 19:40:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:47 [INFO] 19:40:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-networkmodel --- 19:40:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:47 [INFO] 19:40:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-networkmodel --- 19:40:48 [INFO] 19:40:48 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-networkmodel --- 19:40:48 [INFO] 19:40:48 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-networkmodel --- 19:40:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 19:40:48 [INFO] 19:40:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-networkmodel --- 19:40:48 [INFO] Starting audit... 19:40:48 Audit done. 19:40:48 [INFO] You have 0 Checkstyle violations. 19:40:48 [INFO] 19:40:48 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-networkmodel --- 19:40:49 [INFO] Starting audit... 19:40:49 Audit done. 19:40:49 [INFO] You have 0 Checkstyle violations. 19:40:49 [INFO] 19:40:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-networkmodel --- 19:40:49 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:40:49 [INFO] 19:40:49 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-networkmodel --- 19:40:49 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/resources 19:40:49 [INFO] 19:40:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-networkmodel --- 19:40:49 [INFO] Recompiling the module because of changed dependency. 19:40:49 [INFO] Compiling 37 source files with javac [debug release 21] to target/classes 19:40:50 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListener.java:[97,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:50 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListener.java:[113,60] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:50 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListener.java:[155,71] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:50 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/PortMappingListener.java:[42,54] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:50 [INFO] 19:40:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-networkmodel >>> 19:40:50 [INFO] 19:40:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-networkmodel --- 19:40:50 [INFO] Fork Value is true 19:40:57 [INFO] Done SpotBugs Analysis.... 19:40:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:40:57 [INFO] 19:40:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-networkmodel <<< 19:40:57 [INFO] 19:40:57 [INFO] 19:40:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-networkmodel --- 19:40:57 [INFO] BugInstance size is 0 19:40:57 [INFO] Error size is 0 19:40:57 [INFO] No errors/warnings found 19:40:57 [INFO] 19:40:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-networkmodel --- 19:40:57 [INFO] Copying 3 resources from src/test/resources to target/test-classes 19:40:57 [INFO] 19:40:57 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-networkmodel --- 19:40:57 [INFO] Recompiling the module because of changed dependency. 19:40:57 [INFO] Compiling 14 source files with javac [debug release 21] to target/test-classes 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[17,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[17,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[17,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[94,18] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[104,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[121,18] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[131,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[149,18] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[157,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[175,18] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[183,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[200,18] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[207,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:40:58 [INFO] 19:40:58 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-networkmodel --- 19:40:58 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/surefire-reports 19:40:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:40:58 [INFO] 19:40:58 [INFO] ------------------------------------------------------- 19:40:58 [INFO] T E S T S 19:40:58 [INFO] ------------------------------------------------------- 19:40:59 [INFO] Running org.opendaylight.transportpce.networkmodel.NetConfTopologyListenerTest 19:40:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:41:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.980 s -- in org.opendaylight.transportpce.networkmodel.NetConfTopologyListenerTest 19:41:01 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener221Test 19:41:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener221Test 19:41:01 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.PortMappingListenerTest 19:41:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.transportpce.networkmodel.listeners.PortMappingListenerTest 19:41:01 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener710Test 19:41:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener710Test 19:41:01 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener121Test 19:41:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener121Test 19:41:02 [INFO] Running org.opendaylight.transportpce.networkmodel.util.TpceNetworkTest 19:41:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.18 s -- in org.opendaylight.transportpce.networkmodel.util.TpceNetworkTest 19:41:14 [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmTopologyTest 19:41:14 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmTopologyTest 19:41:14 [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmNetworkTest 19:41:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmNetworkTest 19:41:14 [INFO] Running org.opendaylight.transportpce.networkmodel.util.ClliNetworkTest 19:41:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.transportpce.networkmodel.util.ClliNetworkTest 19:41:14 [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmOtnTopologyTest 19:41:54 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.77 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmOtnTopologyTest 19:41:54 [INFO] Running org.opendaylight.transportpce.networkmodel.NetworkUtilsImplTest 19:41:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.transportpce.networkmodel.NetworkUtilsImplTest 19:41:54 [INFO] Running org.opendaylight.transportpce.networkmodel.NetworkModelProviderTest 19:41:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.opendaylight.transportpce.networkmodel.NetworkModelProviderTest 19:41:54 [INFO] Running org.opendaylight.transportpce.networkmodel.service.FrequenciesServiceTest 19:41:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s -- in org.opendaylight.transportpce.networkmodel.service.FrequenciesServiceTest 19:41:55 [INFO] 19:41:55 [INFO] Results: 19:41:55 [INFO] 19:41:55 [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 19:41:55 [INFO] 19:41:55 [INFO] 19:41:55 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-networkmodel --- 19:41:55 [INFO] 19:41:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-networkmodel --- 19:41:55 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-12.0.0-SNAPSHOT.jar 19:41:55 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/classes/META-INF/MANIFEST.MF 19:41:55 [INFO] 19:41:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-networkmodel --- 19:41:57 [WARNING] Javadoc Warnings 19:41:57 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmTopology.java:384: warning: no comment 19:41:57 [WARNING] public static SharedRiskGroup sharedRiskGroup( 19:41:57 [WARNING] ^ 19:41:57 [WARNING] 1 warning 19:41:57 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-12.0.0-SNAPSHOT-javadoc.jar 19:41:57 [INFO] 19:41:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-networkmodel --- 19:41:57 [INFO] CycloneDX: Resolving Dependencies 19:42:00 [INFO] CycloneDX: Creating BOM version 1.6 with 170 component(s) 19:42:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.xml 19:42:00 [INFO] attaching as transportpce-networkmodel-12.0.0-SNAPSHOT-cyclonedx.xml 19:42:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.json 19:42:00 [INFO] attaching as transportpce-networkmodel-12.0.0-SNAPSHOT-cyclonedx.json 19:42:00 [INFO] 19:42:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-networkmodel --- 19:42:00 [INFO] Skipping duplicate-finder execution! 19:42:00 [INFO] 19:42:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-networkmodel --- 19:42:00 [INFO] No dependency problems found 19:42:00 [INFO] 19:42:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-networkmodel --- 19:42:00 [INFO] Skipping source per configuration. 19:42:00 [INFO] 19:42:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-networkmodel --- 19:42:00 [INFO] 19:42:00 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-networkmodel --- 19:42:00 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/code-coverage/jacoco.exec 19:42:00 [INFO] Analyzed bundle 'transportpce-networkmodel' with 40 classes 19:42:00 [INFO] 19:42:00 [INFO] --- install:3.1.4:install (default-install) @ transportpce-networkmodel --- 19:42:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT.pom 19:42:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT.jar 19:42:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT-javadoc.jar 19:42:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT-cyclonedx.xml 19:42:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT-cyclonedx.json 19:42:00 [INFO] 19:42:00 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-networkmodel --- 19:42:00 [INFO] Installing org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT.jar 19:42:00 [INFO] Writing OBR metadata 19:42:01 [INFO] 19:42:01 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-networkmodel --- 19:42:01 [INFO] Rendering site for default locale 19:42:01 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:42:01 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:42:01 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:42:01 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:42:01 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:42:01 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:42:01 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:42:01 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:42:01 [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/ 19:42:01 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:42:01 [INFO] Rendering 7 report documents 19:42:01 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:42:01 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 19:42:03 [WARNING] Javadoc Warnings 19:42:03 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmTopology.java:384: warning: no comment 19:42:03 [WARNING] public static SharedRiskGroup sharedRiskGroup( 19:42:03 [WARNING] ^ 19:42:03 [WARNING] 1 warning 19:42:03 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 19:42:05 [WARNING] Javadoc Warnings 19:42:05 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/ClliNetworkTest.java:30: warning: use of default constructor, which does not provide a comment 19:42:05 [WARNING] public class ClliNetworkTest { 19:42:05 [WARNING] ^ 19:42:05 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener121Test.java:42: warning: use of default constructor, which does not provide a comment 19:42:05 [WARNING] public class DeviceListener121Test { 19:42:05 [WARNING] ^ 19:42:05 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener221Test.java:44: warning: use of default constructor, which does not provide a comment 19:42:05 [WARNING] public class DeviceListener221Test { 19:42:05 [WARNING] ^ 19:42:05 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener710Test.java:42: warning: use of default constructor, which does not provide a comment 19:42:05 [WARNING] public class DeviceListener710Test { 19:42:05 [WARNING] ^ 19:42:05 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/service/FrequenciesServiceTest.java:53: warning: use of default constructor, which does not provide a comment 19:42:05 [WARNING] public class FrequenciesServiceTest extends AbstractTest { 19:42:05 [WARNING] ^ 19:42:05 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:66: warning: use of default constructor, which does not provide a comment 19:42:05 [WARNING] public class NetConfTopologyListenerTest { 19:42:05 [WARNING] ^ 19:42:05 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetworkModelProviderTest.java:35: warning: use of default constructor, which does not provide a comment 19:42:05 [WARNING] public class NetworkModelProviderTest { 19:42:05 [WARNING] ^ 19:42:05 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmNetworkTest.java:37: warning: use of default constructor, which does not provide a comment 19:42:05 [WARNING] public class OpenRoadmNetworkTest { 19:42:05 [WARNING] ^ 19:42:05 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmTopologyTest.java:83: warning: use of default constructor, which does not provide a comment 19:42:05 [WARNING] public class OpenRoadmTopologyTest { 19:42:05 [WARNING] ^ 19:42:05 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/PortMappingListenerTest.java:37: warning: use of default constructor, which does not provide a comment 19:42:05 [WARNING] public class PortMappingListenerTest { 19:42:05 [WARNING] ^ 19:42:05 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/TpceNetworkTest.java:35: warning: use of default constructor, which does not provide a comment 19:42:05 [WARNING] public class TpceNetworkTest extends AbstractTest { 19:42:05 [WARNING] ^ 19:42:05 [WARNING] 11 warnings 19:42:05 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 19:42:06 [INFO] Starting audit... 19:42:06 Audit done. 19:42:06 [WARNING] Unable to locate Source XRef to link to -- DISABLED 19:42:06 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 19:42:06 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 19:42:06 Unknown constant: 18 19:42:06 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:42:06 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:42:06 [INFO] 19:42:06 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-networkmodel --- 19:42:06 [INFO] Skipping because packaging 'bundle' is not pom. 19:42:06 [INFO] 19:42:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-networkmodel --- 19:42:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:42:06 [INFO] 19:42:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-networkmodel --- 19:42:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:42:06 [INFO] 19:42:06 [INFO] --------< org.opendaylight.transportpce:transportpce-inventory >-------- 19:42:06 [INFO] Building transportpce-inventory 12.0.0-SNAPSHOT [7/22] 19:42:06 [INFO] from inventory/pom.xml 19:42:06 [INFO] -------------------------------[ bundle ]------------------------------- 19:42:06 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:42:06 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:42:06 [INFO] 19:42:06 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-inventory --- 19:42:06 [INFO] 19:42:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-inventory --- 19:42:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:42:06 [INFO] 19:42:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-inventory --- 19:42:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:42:06 [INFO] 19:42:06 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ transportpce-inventory --- 19:42:06 [INFO] Copying 2 resources from src/main/resources to target/resources 19:42:06 [INFO] 19:42:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-inventory --- 19:42:07 [INFO] 19:42:07 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-inventory --- 19:42:07 [INFO] 19:42:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-inventory --- 19:42:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 19:42:07 [INFO] 19:42:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-inventory --- 19:42:07 [INFO] Starting audit... 19:42:07 Audit done. 19:42:07 [INFO] You have 0 Checkstyle violations. 19:42:07 [INFO] 19:42:07 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-inventory --- 19:42:07 [INFO] Starting audit... 19:42:07 Audit done. 19:42:07 [INFO] You have 0 Checkstyle violations. 19:42:07 [INFO] 19:42:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-inventory --- 19:42:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:42:07 [INFO] 19:42:07 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-inventory --- 19:42:07 [INFO] Copying 2 resources from src/main/resources to target/classes 19:42:07 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/generated-sources/spi 19:42:07 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/generated-sources/yang 19:42:07 [INFO] 19:42:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-inventory --- 19:42:07 [INFO] Recompiling the module because of changed dependency. 19:42:07 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[53,37] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[57,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[63,71] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[111,42] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[113,67] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[114,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[129,81] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[130,20] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[130,70] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[138,16] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[138,77] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[146,81] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[147,20] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[147,71] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[50,59] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[56,70] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[60,88] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[62,49] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[112,42] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[114,67] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[115,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[130,36] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[138,81] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[139,20] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[139,71] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:42:07 [INFO] 19:42:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-inventory >>> 19:42:07 [INFO] 19:42:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-inventory --- 19:42:07 [INFO] Fork Value is true 19:42:13 [INFO] Done SpotBugs Analysis.... 19:42:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:42:13 [INFO] 19:42:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-inventory <<< 19:42:13 [INFO] 19:42:13 [INFO] 19:42:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-inventory --- 19:42:13 [INFO] BugInstance size is 0 19:42:13 [INFO] Error size is 0 19:42:13 [INFO] No errors/warnings found 19:42:13 [INFO] 19:42:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-inventory --- 19:42:13 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/test/resources 19:42:13 [INFO] 19:42:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-inventory --- 19:42:13 [INFO] No sources to compile 19:42:13 [INFO] 19:42:13 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-inventory --- 19:42:13 [INFO] No tests to run. 19:42:13 [INFO] 19:42:13 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-inventory --- 19:42:13 [INFO] 19:42:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-inventory --- 19:42:14 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-12.0.0-SNAPSHOT.jar 19:42:14 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/classes/META-INF/MANIFEST.MF 19:42:14 [INFO] 19:42:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-inventory --- 19:42:16 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-12.0.0-SNAPSHOT-javadoc.jar 19:42:16 [INFO] 19:42:16 [INFO] --- build-helper:3.6.1:attach-artifact (attach-db-artifact) @ transportpce-inventory --- 19:42:16 [INFO] 19:42:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-inventory --- 19:42:16 [INFO] CycloneDX: Resolving Dependencies 19:42:18 [INFO] CycloneDX: Creating BOM version 1.6 with 170 component(s) 19:42:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.xml 19:42:18 [INFO] attaching as transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.xml 19:42:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.json 19:42:18 [INFO] attaching as transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.json 19:42:18 [INFO] 19:42:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-inventory --- 19:42:18 [INFO] Skipping duplicate-finder execution! 19:42:18 [INFO] 19:42:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-inventory --- 19:42:18 [INFO] No dependency problems found 19:42:18 [INFO] 19:42:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-inventory --- 19:42:18 [INFO] Skipping source per configuration. 19:42:18 [INFO] 19:42:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-inventory --- 19:42:18 [INFO] 19:42:18 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-inventory --- 19:42:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:42:18 [INFO] 19:42:18 [INFO] --- install:3.1.4:install (default-install) @ transportpce-inventory --- 19:42:18 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT.pom 19:42:18 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT.jar 19:42:18 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT-javadoc.jar 19:42:18 [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/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT-datasource.cfg 19:42:18 [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/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT-config.cfg 19:42:18 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.xml 19:42:18 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.json 19:42:18 [INFO] 19:42:18 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-inventory --- 19:42:19 [INFO] Installing org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT.jar 19:42:19 [INFO] Writing OBR metadata 19:42:19 [INFO] 19:42:19 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-inventory --- 19:42:19 [INFO] Rendering site for default locale 19:42:19 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:42:19 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:42:19 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:42:19 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:42:19 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:42:19 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:42:19 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:42:19 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:42:19 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 19:42:19 [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/ 19:42:19 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:42:19 [INFO] Rendering 6 report documents 19:42:19 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:42:19 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 19:42:21 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 19:42:21 [INFO] Starting audit... 19:42:21 Audit done. 19:42:21 [WARNING] Unable to locate Source XRef to link to -- DISABLED 19:42:21 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 19:42:21 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:42:21 19:42:21 Unknown constant: 18 19:42:21 19:42:21 Unknown constant: 18 19:42:21 19:42:21 Unknown constant: 18 19:42:21 19:42:21 Unknown constant: 18 19:42:21 19:42:21 Unknown constant: 18 19:42:21 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:42:21 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:42:21 [INFO] 19:42:21 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-inventory --- 19:42:21 [INFO] Skipping because packaging 'bundle' is not pom. 19:42:21 [INFO] 19:42:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-inventory --- 19:42:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:42:21 [INFO] 19:42:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-inventory --- 19:42:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:42:21 [INFO] 19:42:21 [INFO] -----------< org.opendaylight.transportpce:transportpce-olm >----------- 19:42:21 [INFO] Building transportpce-olm 12.0.0-SNAPSHOT [8/22] 19:42:21 [INFO] from olm/pom.xml 19:42:21 [INFO] -------------------------------[ bundle ]------------------------------- 19:42:21 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:42:21 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:42:21 [INFO] 19:42:21 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-olm --- 19:42:21 [INFO] 19:42:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-olm --- 19:42:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:42:21 [INFO] 19:42:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-olm --- 19:42:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:42:21 [INFO] 19:42:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-olm --- 19:42:21 [INFO] 19:42:21 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-olm --- 19:42:21 [INFO] 19:42:21 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-olm --- 19:42:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 19:42:21 [INFO] 19:42:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-olm --- 19:42:21 [INFO] Starting audit... 19:42:21 Audit done. 19:42:21 [INFO] You have 0 Checkstyle violations. 19:42:21 [INFO] 19:42:21 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-olm --- 19:42:22 [INFO] Starting audit... 19:42:22 Audit done. 19:42:22 [INFO] You have 0 Checkstyle violations. 19:42:22 [INFO] 19:42:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-olm --- 19:42:22 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:42:22 [INFO] 19:42:22 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-olm --- 19:42:22 [INFO] Copying 1 resource from src/main/resources to target/classes 19:42:22 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/generated-sources/spi 19:42:22 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/generated-sources/yang 19:42:22 [INFO] 19:42:22 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-olm --- 19:42:22 [INFO] Recompiling the module because of changed dependency. 19:42:22 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 19:42:23 [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 19:42:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:42:23 [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 19:42:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:42:23 [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 19:42:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:42:23 [INFO] 19:42:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-olm >>> 19:42:23 [INFO] 19:42:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-olm --- 19:42:23 [INFO] Fork Value is true 19:42:28 [INFO] Done SpotBugs Analysis.... 19:42:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:42:28 [INFO] 19:42:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-olm <<< 19:42:28 [INFO] 19:42:28 [INFO] 19:42:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-olm --- 19:42:28 [INFO] BugInstance size is 0 19:42:28 [INFO] Error size is 0 19:42:28 [INFO] No errors/warnings found 19:42:28 [INFO] 19:42:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-olm --- 19:42:28 [INFO] Copying 1 resource from src/test/resources to target/test-classes 19:42:28 [INFO] 19:42:28 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-olm --- 19:42:28 [INFO] Recompiling the module because of changed dependency. 19:42:28 [INFO] Compiling 16 source files with javac [debug release 21] to target/test-classes 19:42:28 [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 19:42:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:42:28 [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 19:42:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:42:28 [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 19:42:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:42:28 [INFO] 19:42:28 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-olm --- 19:42:28 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/surefire-reports 19:42:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:42:28 [INFO] 19:42:28 [INFO] ------------------------------------------------------- 19:42:28 [INFO] T E S T S 19:42:28 [INFO] ------------------------------------------------------- 19:42:30 [INFO] Running org.opendaylight.transportpce.olm.power.PowerMgmtTest 19:42:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:42:40 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.75 s -- in org.opendaylight.transportpce.olm.power.PowerMgmtTest 19:42:40 [INFO] Running org.opendaylight.transportpce.olm.OlmPowerServiceRpcImplTest 19:42:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.43 s -- in org.opendaylight.transportpce.olm.OlmPowerServiceRpcImplTest 19:42:52 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtils710Test 19:42:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.transportpce.olm.util.OlmUtils710Test 19:42:52 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtils121Test 19:42:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.transportpce.olm.util.OlmUtils121Test 19:42:52 [INFO] Running org.opendaylight.transportpce.olm.util.OtsPmHolderTest 19:42:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.olm.util.OtsPmHolderTest 19:42:52 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtils221Test 19:42:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.transportpce.olm.util.OlmUtils221Test 19:42:52 [INFO] Running org.opendaylight.transportpce.olm.service.OlmPowerServiceImplTest 19:42:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.opendaylight.transportpce.olm.service.OlmPowerServiceImplTest 19:42:52 [INFO] Running org.opendaylight.transportpce.olm.service.OlmPowerServiceImplSpanLossBaseTest 19:42:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.973 s -- in org.opendaylight.transportpce.olm.service.OlmPowerServiceImplSpanLossBaseTest 19:42:53 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtilsTest 19:42:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.opendaylight.transportpce.olm.util.OlmUtilsTest 19:42:53 [INFO] 19:42:53 [INFO] Results: 19:42:53 [INFO] 19:42:53 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 19:42:53 [INFO] 19:42:53 [INFO] 19:42:53 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-olm --- 19:42:53 [INFO] 19:42:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-olm --- 19:42:54 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-12.0.0-SNAPSHOT.jar 19:42:54 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/classes/META-INF/MANIFEST.MF 19:42:54 [INFO] 19:42:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-olm --- 19:42:56 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-12.0.0-SNAPSHOT-javadoc.jar 19:42:56 [INFO] 19:42:56 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifact) @ transportpce-olm --- 19:42:56 [INFO] 19:42:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-olm --- 19:42:56 [INFO] CycloneDX: Resolving Dependencies 19:42:58 [INFO] CycloneDX: Creating BOM version 1.6 with 171 component(s) 19:42:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.xml 19:42:58 [INFO] attaching as transportpce-olm-12.0.0-SNAPSHOT-cyclonedx.xml 19:42:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.json 19:42:59 [INFO] attaching as transportpce-olm-12.0.0-SNAPSHOT-cyclonedx.json 19:42:59 [INFO] 19:42:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-olm --- 19:42:59 [INFO] Skipping duplicate-finder execution! 19:42:59 [INFO] 19:42:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-olm --- 19:42:59 [INFO] No dependency problems found 19:42:59 [INFO] 19:42:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-olm --- 19:42:59 [INFO] Skipping source per configuration. 19:42:59 [INFO] 19:42:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-olm --- 19:42:59 [INFO] 19:42:59 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-olm --- 19:42:59 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/code-coverage/jacoco.exec 19:42:59 [INFO] Analyzed bundle 'transportpce-olm' with 19 classes 19:42:59 [INFO] 19:42:59 [INFO] --- install:3.1.4:install (default-install) @ transportpce-olm --- 19:42:59 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT.pom 19:42:59 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT.jar 19:42:59 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT-javadoc.jar 19:42:59 [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/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT-config.cfg 19:42:59 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT-cyclonedx.xml 19:42:59 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT-cyclonedx.json 19:42:59 [INFO] 19:42:59 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-olm --- 19:42:59 [INFO] Installing org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT.jar 19:42:59 [INFO] Writing OBR metadata 19:42:59 [INFO] 19:42:59 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-olm --- 19:42:59 [INFO] Rendering site for default locale 19:42:59 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:42:59 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:42:59 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:42:59 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:42:59 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:42:59 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:42:59 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:42:59 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:42:59 [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/ 19:42:59 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:42:59 [INFO] Rendering 7 report documents 19:42:59 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:42:59 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 19:43:01 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 19:43:03 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 19:43:04 [INFO] Starting audit... 19:43:04 Audit done. 19:43:04 [WARNING] Unable to locate Source XRef to link to -- DISABLED 19:43:04 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 19:43:04 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:43:04 19:43:04 Unknown constant: 18 19:43:04 19:43:04 Unknown constant: 18 19:43:04 19:43:04 Unknown constant: 18 19:43:04 19:43:04 Unknown constant: 18 19:43:04 19:43:04 Unknown constant: 18 19:43:04 19:43:04 Unknown constant: 18 19:43:04 19:43:04 Unknown constant: 18 19:43:04 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:43:04 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:43:04 [INFO] 19:43:04 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-olm --- 19:43:04 [INFO] Skipping because packaging 'bundle' is not pom. 19:43:04 [INFO] 19:43:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-olm --- 19:43:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:43:04 [INFO] 19:43:04 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-olm --- 19:43:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:43:04 [INFO] 19:43:04 [INFO] -----------< org.opendaylight.transportpce:transportpce-pce >----------- 19:43:04 [INFO] Building transportpce-pce 12.0.0-SNAPSHOT [9/22] 19:43:04 [INFO] from pce/pom.xml 19:43:04 [INFO] -------------------------------[ bundle ]------------------------------- 19:43:04 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:43:04 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:43:11 [INFO] 19:43:11 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-pce --- 19:43:11 [INFO] 19:43:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-pce --- 19:43:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:43:11 [INFO] 19:43:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-pce --- 19:43:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:43:11 [INFO] 19:43:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-pce --- 19:43:11 [INFO] 19:43:11 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-pce --- 19:43:11 [INFO] 19:43:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-pce --- 19:43:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 19:43:11 [INFO] 19:43:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-pce --- 19:43:11 [INFO] Starting audit... 19:43:11 Audit done. 19:43:11 [INFO] You have 0 Checkstyle violations. 19:43:11 [INFO] 19:43:11 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-pce --- 19:43:14 [INFO] Starting audit... 19:43:14 Audit done. 19:43:14 [INFO] You have 0 Checkstyle violations. 19:43:14 [INFO] 19:43:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-pce --- 19:43:14 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:43:14 [INFO] 19:43:14 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-pce --- 19:43:14 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/resources 19:43:14 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/generated-sources/spi 19:43:14 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/generated-sources/yang 19:43:14 [INFO] 19:43:14 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-pce --- 19:43:14 [INFO] Recompiling the module because of changed dependency. 19:43:14 [INFO] Compiling 99 source files with javac [debug release 21] to target/classes 19:43:15 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/graph/PceGraph.java:[277,27] redundant cast to org.opendaylight.transportpce.pce.networkanalyzer.PceLink 19:43:15 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/networkanalyzer/PceTapiLink.java:[225,34] possible 'this' escape before subclass is fully initialized 19:43:15 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[59,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 19:43:15 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[59,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 19:43:15 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[59,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 19:43:15 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[64,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 19:43:15 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[64,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 19:43:15 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[64,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 19:43:15 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[116,53] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 19:43:15 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[133,49] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 19:43:15 [INFO] 19:43:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-pce >>> 19:43:15 [INFO] 19:43:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-pce --- 19:43:15 [INFO] Fork Value is true 19:43:26 [INFO] Done SpotBugs Analysis.... 19:43:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:43:26 [INFO] 19:43:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-pce <<< 19:43:26 [INFO] 19:43:26 [INFO] 19:43:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-pce --- 19:43:26 [INFO] BugInstance size is 0 19:43:26 [INFO] Error size is 0 19:43:26 [INFO] No errors/warnings found 19:43:26 [INFO] 19:43:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-pce --- 19:43:26 [INFO] Copying 46 resources from src/test/resources to target/test-classes 19:43:26 [INFO] 19:43:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-pce --- 19:43:26 [INFO] Recompiling the module because of changed dependency. 19:43:26 [INFO] Compiling 51 source files with javac [debug release 21] to target/test-classes 19:43:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/test/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerTest.java:[92,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 19:43:27 [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 19:43:27 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/test/java/org/opendaylight/transportpce/pce/graph/NodeConverter.java:[100,31] found raw type: java.lang.Class 19:43:27 missing type arguments for generic class java.lang.Class 19:43:27 [INFO] 19:43:27 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-pce --- 19:43:27 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/surefire-reports 19:43:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:43:27 [INFO] 19:43:27 [INFO] ------------------------------------------------------- 19:43:27 [INFO] T E S T S 19:43:27 [INFO] ------------------------------------------------------- 19:43:29 [INFO] Running org.opendaylight.transportpce.pce.input.valid.ValidInputTest 19:43:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:43:30 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.358 s -- in org.opendaylight.transportpce.pce.input.valid.ValidInputTest 19:43:30 [INFO] Running org.opendaylight.transportpce.pce.input.valid.ValidSlotTest 19:43:30 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.transportpce.pce.input.valid.ValidSlotTest 19:43:30 [INFO] Running org.opendaylight.transportpce.pce.spectrum.slot.McCapabilityCollectionTest 19:43:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.transportpce.pce.spectrum.slot.McCapabilityCollectionTest 19:43:30 [INFO] Running org.opendaylight.transportpce.pce.spectrum.assignment.AssignSpectrumHighToLowTest 19:43:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.transportpce.pce.spectrum.assignment.AssignSpectrumHighToLowTest 19:43:30 [INFO] Running org.opendaylight.transportpce.pce.spectrum.assignment.SpectrumIndexTest 19:43:30 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.transportpce.pce.spectrum.assignment.SpectrumIndexTest 19:43:30 [INFO] Running org.opendaylight.transportpce.pce.spectrum.index.BaseFrequencyTest 19:43:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.transportpce.pce.spectrum.index.BaseFrequencyTest 19:43:30 [INFO] Running org.opendaylight.transportpce.pce.spectrum.centerfrequency.CenterFrequencyGranularityCollectionTest 19:43:30 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.transportpce.pce.spectrum.centerfrequency.CenterFrequencyGranularityCollectionTest 19:43:30 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceCalculationTest 19:43:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.81 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceCalculationTest 19:43:42 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceOtnNodeTest 19:43:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceOtnNodeTest 19:43:42 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceResultTest 19:43:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceResultTest 19:43:42 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.port.ClientPreferenceTest 19:43:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.pce.networkanalyzer.port.ClientPreferenceTest 19:43:42 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.port.PreferenceFactoryTest 19:43:42 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s -- in org.opendaylight.transportpce.pce.networkanalyzer.port.PreferenceFactoryTest 19:43:42 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceTapiOpticalNodeTest 19:43:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.463 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceTapiOpticalNodeTest 19:43:44 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceOpticalNodeTest 19:43:44 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceOpticalNodeTest 19:43:44 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.TapiOpticalNodeTest 19:43:44 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s -- in org.opendaylight.transportpce.pce.networkanalyzer.TapiOpticalNodeTest 19:43:44 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceTapiOtnNodeTest 19:43:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceTapiOtnNodeTest 19:43:45 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceTapiLinkTest 19:43:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceTapiLinkTest 19:43:45 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceLinkTest 19:43:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceLinkTest 19:43:45 [INFO] Running org.opendaylight.transportpce.pce.gnpy.GnpyUtilitiesImplTest 19:44:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.69 s -- in org.opendaylight.transportpce.pce.gnpy.GnpyUtilitiesImplTest 19:44:07 [INFO] Running org.opendaylight.transportpce.pce.gnpy.consumer.GnpyConsumerTest 19:44:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.opendaylight.transportpce.pce.gnpy.consumer.GnpyConsumerTest 19:44:07 [INFO] Running org.opendaylight.transportpce.pce.frequency.spectrum.FrequencySpectrumTest 19:44:07 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.transportpce.pce.frequency.spectrum.FrequencySpectrumTest 19:44:07 [INFO] Running org.opendaylight.transportpce.pce.frequency.spectrum.index.SpectrumIndexTest 19:44:07 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.transportpce.pce.frequency.spectrum.index.SpectrumIndexTest 19:44:07 [INFO] Running org.opendaylight.transportpce.pce.frequency.spectrum.index.FrequencySpectrumSetTest 19:44:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.opendaylight.transportpce.pce.frequency.spectrum.index.FrequencySpectrumSetTest 19:44:07 [INFO] Running org.opendaylight.transportpce.pce.frequency.FrequencySelectionFactoryTest 19:44:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.transportpce.pce.frequency.FrequencySelectionFactoryTest 19:44:07 [INFO] Running org.opendaylight.transportpce.pce.frequency.interval.FrequencyIntervalTest 19:44:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.transportpce.pce.frequency.interval.FrequencyIntervalTest 19:44:07 [INFO] Running org.opendaylight.transportpce.pce.frequency.interval.IntervalCollectionTest 19:44:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.transportpce.pce.frequency.interval.IntervalCollectionTest 19:44:07 [INFO] Running org.opendaylight.transportpce.pce.frequency.interval.EntireSpectrumTest 19:44:07 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.opendaylight.transportpce.pce.frequency.interval.EntireSpectrumTest 19:44:07 [INFO] Running org.opendaylight.transportpce.pce.frequency.service.ServiceFrequencyTest 19:44:07 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.transportpce.pce.frequency.service.ServiceFrequencyTest 19:44:07 [INFO] Running org.opendaylight.transportpce.pce.frequency.FrequencyIntervalFactoryTest 19:44:07 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.transportpce.pce.frequency.FrequencyIntervalFactoryTest 19:44:07 [INFO] Running org.opendaylight.transportpce.pce.SortPortsByNameTest 19:44:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.transportpce.pce.SortPortsByNameTest 19:44:07 [INFO] Running org.opendaylight.transportpce.pce.PceComplianceCheckTest 19:44:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.pce.PceComplianceCheckTest 19:44:07 [INFO] Running org.opendaylight.transportpce.pce.impl.PceServiceRPCImplTest 19:44:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.21 s -- in org.opendaylight.transportpce.pce.impl.PceServiceRPCImplTest 19:44:18 [INFO] Running org.opendaylight.transportpce.pce.graph.PceGraphEdgeTest 19:44:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.transportpce.pce.graph.PceGraphEdgeTest 19:44:18 [INFO] Running org.opendaylight.transportpce.pce.graph.PostAlgoPathValidatorTest 19:44:18 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 0.001 s -- in org.opendaylight.transportpce.pce.graph.PostAlgoPathValidatorTest 19:44:18 [INFO] Running org.opendaylight.transportpce.pce.graph.PceGraphTest 19:46:28 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 130.7 s -- in org.opendaylight.transportpce.pce.graph.PceGraphTest 19:46:28 [INFO] Running org.opendaylight.transportpce.pce.constraints.PceConstraintsTest 19:46:28 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.transportpce.pce.constraints.PceConstraintsTest 19:46:28 [INFO] Running org.opendaylight.transportpce.pce.constraints.PceConstraintsCalcTest 19:46:28 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.transportpce.pce.constraints.PceConstraintsCalcTest 19:46:28 [INFO] Running org.opendaylight.transportpce.pce.constraints.OperatorConstraintsTest 19:46:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.08 s -- in org.opendaylight.transportpce.pce.constraints.OperatorConstraintsTest 19:46:39 [INFO] Running org.opendaylight.transportpce.pce.PcePathDescriptionTests 19:46:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.pce.PcePathDescriptionTests 19:46:39 [INFO] Running org.opendaylight.transportpce.pce.PceSendingPceRPCsTest 19:47:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.32 s -- in org.opendaylight.transportpce.pce.PceSendingPceRPCsTest 19:47:21 [INFO] Running org.opendaylight.transportpce.pce.service.PathComputationServiceImplTest 19:47:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.transportpce.pce.service.PathComputationServiceImplTest 19:47:21 [INFO] Running org.opendaylight.transportpce.pce.PceComplianceCheckResultTest 19:47:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.transportpce.pce.PceComplianceCheckResultTest 19:47:21 [INFO] Running org.opendaylight.transportpce.pce.input.valid.ValidFormatTest 19:47:21 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.transportpce.pce.input.valid.ValidFormatTest 19:47:21 [INFO] Running org.opendaylight.transportpce.pce.spectrum.slot.InterfaceMcCapabilityTest 19:47:21 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.transportpce.pce.spectrum.slot.InterfaceMcCapabilityTest 19:47:22 [INFO] 19:47:22 [INFO] Results: 19:47:22 [INFO] 19:47:22 [WARNING] Tests run: 321, Failures: 0, Errors: 0, Skipped: 9 19:47:22 [INFO] 19:47:22 [INFO] 19:47:22 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-pce --- 19:47:22 [INFO] 19:47:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-pce --- 19:47:22 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT.jar 19:47:22 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/classes/META-INF/MANIFEST.MF 19:47:22 [INFO] 19:47:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-pce --- 19:47:25 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT-javadoc.jar 19:47:25 [INFO] 19:47:25 [INFO] --- jar:3.4.2:test-jar (default) @ transportpce-pce --- 19:47:26 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT-tests.jar 19:47:26 [INFO] 19:47:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-pce --- 19:47:26 [INFO] CycloneDX: Resolving Dependencies 19:47:29 [INFO] CycloneDX: Creating BOM version 1.6 with 178 component(s) 19:47:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.xml 19:47:29 [INFO] attaching as transportpce-pce-12.0.0-SNAPSHOT-cyclonedx.xml 19:47:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.json 19:47:29 [INFO] attaching as transportpce-pce-12.0.0-SNAPSHOT-cyclonedx.json 19:47:29 [INFO] 19:47:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-pce --- 19:47:29 [INFO] Skipping duplicate-finder execution! 19:47:29 [INFO] 19:47:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-pce --- 19:47:29 [WARNING] Unused declared dependencies found: 19:47:29 [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 19:47:29 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 19:47:29 [INFO] 19:47:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-pce --- 19:47:29 [INFO] Skipping source per configuration. 19:47:29 [INFO] 19:47:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-pce --- 19:47:29 [INFO] 19:47:29 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-pce --- 19:47:29 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/code-coverage/jacoco.exec 19:47:29 [INFO] Analyzed bundle 'transportpce-pce' with 80 classes 19:47:29 [INFO] 19:47:29 [INFO] --- install:3.1.4:install (default-install) @ transportpce-pce --- 19:47:29 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT.pom 19:47:29 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT.jar 19:47:29 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT-javadoc.jar 19:47:29 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT-tests.jar 19:47:29 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT-cyclonedx.xml 19:47:29 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT-cyclonedx.json 19:47:29 [INFO] 19:47:29 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-pce --- 19:47:29 [INFO] Installing org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT.jar 19:47:29 [INFO] Writing OBR metadata 19:47:29 [INFO] 19:47:29 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-pce --- 19:47:29 [INFO] Rendering site for default locale 19:47:29 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:47:29 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:47:29 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:47:29 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:47:29 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:47:29 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:47:29 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:47:29 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:47:29 [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/ 19:47:29 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:47:29 [INFO] Rendering 7 report documents 19:47:29 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:47:29 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 19:47:33 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 19:47:35 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 19:47:38 [INFO] Starting audit... 19:47:38 Audit done. 19:47:38 [WARNING] Unable to locate Source XRef to link to -- DISABLED 19:47:38 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 19:47:38 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 19:47:38 Unknown constant: 18 19:47:38 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:47:38 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:47:38 [INFO] 19:47:38 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-pce --- 19:47:38 [INFO] Skipping because packaging 'bundle' is not pom. 19:47:38 [INFO] 19:47:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-pce --- 19:47:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:47:38 [INFO] 19:47:38 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-pce --- 19:47:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:47:38 [INFO] 19:47:38 [INFO] -----< org.opendaylight.transportpce:transportpce-servicehandler >------ 19:47:38 [INFO] Building transportpce-servicehandler 12.0.0-SNAPSHOT [10/22] 19:47:38 [INFO] from servicehandler/pom.xml 19:47:38 [INFO] -------------------------------[ bundle ]------------------------------- 19:47:38 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:47:38 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:47:38 [INFO] 19:47:38 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-servicehandler --- 19:47:38 [INFO] 19:47:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-servicehandler --- 19:47:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:47:38 [INFO] 19:47:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-servicehandler --- 19:47:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:47:38 [INFO] 19:47:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-servicehandler --- 19:47:38 [INFO] 19:47:38 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-servicehandler --- 19:47:38 [INFO] 19:47:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-servicehandler --- 19:47:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 19:47:38 [INFO] 19:47:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-servicehandler --- 19:47:38 [INFO] Starting audit... 19:47:38 Audit done. 19:47:38 [INFO] You have 0 Checkstyle violations. 19:47:38 [INFO] 19:47:38 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-servicehandler --- 19:47:39 [INFO] Starting audit... 19:47:39 Audit done. 19:47:39 [INFO] You have 0 Checkstyle violations. 19:47:39 [INFO] 19:47:39 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-servicehandler --- 19:47:39 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:47:39 [INFO] 19:47:39 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-servicehandler --- 19:47:39 [INFO] Copying 1 resource from src/main/resources to target/classes 19:47:39 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/generated-sources/spi 19:47:39 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/generated-sources/yang 19:47:39 [INFO] 19:47:39 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-servicehandler --- 19:47:39 [INFO] Recompiling the module because of changed dependency. 19:47:39 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 19:47:39 [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 19:47:39 [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 19:47:39 [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 19:47:39 [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 19:47:39 [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 19:47:39 [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 19:47:39 [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 19:47:39 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListener.java:[90,32] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:39 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListener.java:[99,54] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:39 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListener.java:[159,74] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:39 [INFO] 19:47:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-servicehandler >>> 19:47:39 [INFO] 19:47:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-servicehandler --- 19:47:39 [INFO] Fork Value is true 19:47:45 [INFO] Done SpotBugs Analysis.... 19:47:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:47:45 [INFO] 19:47:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-servicehandler <<< 19:47:45 [INFO] 19:47:45 [INFO] 19:47:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-servicehandler --- 19:47:45 [INFO] BugInstance size is 0 19:47:45 [INFO] Error size is 0 19:47:45 [INFO] No errors/warnings found 19:47:45 [INFO] 19:47:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-servicehandler --- 19:47:45 [INFO] Copying 1 resource from src/test/resources to target/test-classes 19:47:45 [INFO] 19:47:45 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-servicehandler --- 19:47:45 [INFO] Recompiling the module because of changed dependency. 19:47:45 [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[20,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[20,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[20,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[99,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[105,34] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[107,33] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[124,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[131,34] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[150,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[156,34] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[178,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[213,34] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[218,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[232,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[239,34] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[244,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:47:46 [INFO] 19:47:46 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-servicehandler --- 19:47:46 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/surefire-reports 19:47:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:47:46 [INFO] 19:47:46 [INFO] ------------------------------------------------------- 19:47:46 [INFO] T E S T S 19:47:46 [INFO] ------------------------------------------------------- 19:47:47 [INFO] Running org.opendaylight.transportpce.servicehandler.ModelMappingUtilsTest 19:47:58 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.20 s -- in org.opendaylight.transportpce.servicehandler.ModelMappingUtilsTest 19:47:58 [INFO] Running org.opendaylight.transportpce.servicehandler.ServiceEndpointTypeTest 19:47:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.servicehandler.ServiceEndpointTypeTest 19:47:58 [INFO] Running org.opendaylight.transportpce.servicehandler.listeners.ServiceListenerTest 19:47:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:48:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.854 s -- in org.opendaylight.transportpce.servicehandler.listeners.ServiceListenerTest 19:48:00 [INFO] Running org.opendaylight.transportpce.servicehandler.listeners.NetworkModelNotificationHandlerTest 19:48:00 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.opendaylight.transportpce.servicehandler.listeners.NetworkModelNotificationHandlerTest 19:48:00 [INFO] Running org.opendaylight.transportpce.servicehandler.DowngradeConstraintsTest 19:48:01 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.opendaylight.transportpce.servicehandler.DowngradeConstraintsTest 19:48:01 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.ServiceCreateValidationTest 19:48:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.transportpce.servicehandler.validation.ServiceCreateValidationTest 19:48:01 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerComplianceCheckTest 19:48:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerComplianceCheckTest 19:48:01 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerTxRxCheckTest 19:48:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerTxRxCheckTest 19:48:01 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyServiceResiliencyTest 19:48:01 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyServiceResiliencyTest 19:48:01 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ComplianceCheckResultTest 19:48:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ComplianceCheckResultTest 19:48:01 [INFO] Running org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImplTest 19:48:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.540 s -- in org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImplTest 19:48:01 [INFO] Running org.opendaylight.transportpce.servicehandler.impl.ServicehandlerImplTest 19:50:33 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 152.2 s -- in org.opendaylight.transportpce.servicehandler.impl.ServicehandlerImplTest 19:50:33 [INFO] Running org.opendaylight.transportpce.servicehandler.impl.ServiceHandlerProviderTest 19:50:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.opendaylight.transportpce.servicehandler.impl.ServiceHandlerProviderTest 19:50:34 [INFO] Running org.opendaylight.transportpce.servicehandler.service.RendererServiceWrapperTest 19:50:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.transportpce.servicehandler.service.RendererServiceWrapperTest 19:50:34 [INFO] Running org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperationsImplTest 19:52:19 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 105.4 s -- in org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperationsImplTest 19:52:19 [INFO] Running org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapperTest 19:52:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapperTest 19:52:19 [INFO] 19:52:19 [INFO] Results: 19:52:19 [INFO] 19:52:19 [INFO] Tests run: 134, Failures: 0, Errors: 0, Skipped: 0 19:52:19 [INFO] 19:52:19 [INFO] 19:52:19 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-servicehandler --- 19:52:19 [INFO] 19:52:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-servicehandler --- 19:52:20 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-12.0.0-SNAPSHOT.jar 19:52:20 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/classes/META-INF/MANIFEST.MF 19:52:20 [INFO] 19:52:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-servicehandler --- 19:52:22 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-12.0.0-SNAPSHOT-javadoc.jar 19:52:22 [INFO] 19:52:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-servicehandler --- 19:52:22 [INFO] CycloneDX: Resolving Dependencies 19:52:25 [INFO] CycloneDX: Creating BOM version 1.6 with 179 component(s) 19:52:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.xml 19:52:25 [INFO] attaching as transportpce-servicehandler-12.0.0-SNAPSHOT-cyclonedx.xml 19:52:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.json 19:52:25 [INFO] attaching as transportpce-servicehandler-12.0.0-SNAPSHOT-cyclonedx.json 19:52:25 [INFO] 19:52:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-servicehandler --- 19:52:25 [INFO] Skipping duplicate-finder execution! 19:52:25 [INFO] 19:52:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-servicehandler --- 19:52:25 [WARNING] Used undeclared dependencies found: 19:52:25 [WARNING] org.opendaylight.transportpce.models:tapi-2.4.0:jar:23.0.0:compile 19:52:25 [INFO] 19:52:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-servicehandler --- 19:52:25 [INFO] Skipping source per configuration. 19:52:25 [INFO] 19:52:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-servicehandler --- 19:52:25 [INFO] 19:52:25 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-servicehandler --- 19:52:25 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/code-coverage/jacoco.exec 19:52:25 [INFO] Analyzed bundle 'transportpce-servicehandler' with 41 classes 19:52:25 [INFO] 19:52:25 [INFO] --- install:3.1.4:install (default-install) @ transportpce-servicehandler --- 19:52:25 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT.pom 19:52:25 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT.jar 19:52:25 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT-javadoc.jar 19:52:25 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT-cyclonedx.xml 19:52:25 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT-cyclonedx.json 19:52:25 [INFO] 19:52:25 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-servicehandler --- 19:52:25 [INFO] Installing org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT.jar 19:52:25 [INFO] Writing OBR metadata 19:52:25 [INFO] 19:52:25 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-servicehandler --- 19:52:25 [INFO] Rendering site for default locale 19:52:25 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:52:25 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:52:25 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:52:25 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:52:25 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:52:25 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:52:25 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:52:25 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:52:25 [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/ 19:52:25 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:52:25 [INFO] Rendering 7 report documents 19:52:25 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:52:25 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 19:52:28 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 19:52:30 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 19:52:31 [INFO] Starting audit... 19:52:31 Audit done. 19:52:31 [WARNING] Unable to locate Source XRef to link to -- DISABLED 19:52:31 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 19:52:31 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:52:31 19:52:31 Unknown constant: 18 19:52:31 19:52:31 Unknown constant: 18 19:52:31 19:52:31 Unknown constant: 18 19:52:31 19:52:31 Unknown constant: 18 19:52:31 19:52:31 Unknown constant: 18 19:52:31 19:52:31 Unknown constant: 18 19:52:31 19:52:31 Unknown constant: 18 19:52:31 19:52:31 Unknown constant: 18 19:52:31 19:52:31 Unknown constant: 18 19:52:31 19:52:31 Unknown constant: 18 19:52:31 19:52:31 Unknown constant: 18 19:52:31 19:52:31 Unknown constant: 18 19:52:31 19:52:31 Unknown constant: 18 19:52:31 19:52:31 Unknown constant: 18 19:52:31 19:52:31 Unknown constant: 18 19:52:31 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:52:31 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:52:31 [INFO] 19:52:31 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-servicehandler --- 19:52:31 [INFO] Skipping because packaging 'bundle' is not pom. 19:52:31 [INFO] 19:52:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-servicehandler --- 19:52:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:52:31 [INFO] 19:52:31 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-servicehandler --- 19:52:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:52:31 [INFO] 19:52:31 [INFO] ----------< org.opendaylight.transportpce:transportpce-tapi >----------- 19:52:31 [INFO] Building transportpce-tapi 12.0.0-SNAPSHOT [11/22] 19:52:31 [INFO] from tapi/pom.xml 19:52:31 [INFO] -------------------------------[ bundle ]------------------------------- 19:52:31 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:52:31 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:52:31 [INFO] 19:52:31 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-tapi --- 19:52:31 [INFO] 19:52:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-tapi --- 19:52:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:52:31 [INFO] 19:52:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-tapi --- 19:52:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:52:31 [INFO] 19:52:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-tapi --- 19:52:31 [INFO] 19:52:31 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-tapi --- 19:52:31 [INFO] 19:52:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-tapi --- 19:52:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 19:52:31 [INFO] 19:52:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-tapi --- 19:52:31 [INFO] Starting audit... 19:52:31 Audit done. 19:52:31 [INFO] You have 0 Checkstyle violations. 19:52:31 [INFO] 19:52:31 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-tapi --- 19:52:35 [INFO] Starting audit... 19:52:35 Audit done. 19:52:35 [INFO] You have 0 Checkstyle violations. 19:52:35 [INFO] 19:52:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-tapi --- 19:52:35 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:52:35 [INFO] 19:52:35 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-tapi --- 19:52:35 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/resources 19:52:35 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/generated-sources/spi 19:52:35 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/generated-sources/yang 19:52:35 [INFO] 19:52:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-tapi --- 19:52:35 [INFO] Recompiling the module because of changed dependency. 19:52:35 [INFO] Compiling 69 source files with javac [debug release 21] to target/classes 19:52:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/frequency/range/SortedRange.java:[42,21] possible 'this' escape before subclass is fully initialized 19:52:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiNetconfTopologyListener.java:[44,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:52:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiNetconfTopologyListener.java:[52,60] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:52:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiNetconfTopologyListener.java:[76,71] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:52:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiOrLinkListener.java:[65,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:52:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiPortMappingListener.java:[36,37] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:52:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiPortMappingListener.java:[37,54] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:52:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiPortMappingListener.java:[69,44] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:52:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiPortMappingListener.java:[70,54] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:52:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/utils/TapiListener.java:[33,28] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:52:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/utils/TapiListener.java:[37,55] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:52:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/utils/TapiListener.java:[47,51] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:52:37 [INFO] 19:52:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-tapi >>> 19:52:37 [INFO] 19:52:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-tapi --- 19:52:37 [INFO] Fork Value is true 19:52:48 [INFO] Done SpotBugs Analysis.... 19:52:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:52:48 [INFO] 19:52:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-tapi <<< 19:52:48 [INFO] 19:52:48 [INFO] 19:52:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-tapi --- 19:52:48 [INFO] BugInstance size is 0 19:52:48 [INFO] Error size is 0 19:52:48 [INFO] No errors/warnings found 19:52:48 [INFO] 19:52:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-tapi --- 19:52:48 [INFO] Copying 7 resources from src/test/resources to target/test-classes 19:52:48 [INFO] 19:52:48 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-tapi --- 19:52:48 [INFO] Recompiling the module because of changed dependency. 19:52:48 [INFO] Compiling 20 source files with javac [debug release 21] to target/test-classes 19:52:49 [INFO] 19:52:49 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-tapi --- 19:52:49 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/surefire-reports 19:52:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:52:49 [INFO] 19:52:49 [INFO] ------------------------------------------------------- 19:52:49 [INFO] T E S T S 19:52:49 [INFO] ------------------------------------------------------- 19:52:51 [INFO] Running org.opendaylight.transportpce.tapi.sbi.TapiSbiImplTest 19:53:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.68 s -- in org.opendaylight.transportpce.tapi.sbi.TapiSbiImplTest 19:53:07 [INFO] Running org.opendaylight.transportpce.tapi.provider.TapiProviderTest 19:53:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:53:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.779 s -- in org.opendaylight.transportpce.tapi.provider.TapiProviderTest 19:53:09 [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiStringConstantTest 19:53:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.tapi.topology.TapiStringConstantTest 19:53:09 [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiTopologyImplExceptionTest 19:53:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.transportpce.tapi.topology.TapiTopologyImplExceptionTest 19:53:09 [INFO] Running org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiAtInitTest 19:53:11 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 s -- in org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiAtInitTest 19:53:11 [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiTopologyImplTest 19:53:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s -- in org.opendaylight.transportpce.tapi.topology.TapiTopologyImplTest 19:53:11 [INFO] Running org.opendaylight.transportpce.tapi.topology.ORtoTapiTopoConversionToolsTest 19:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.transportpce.tapi.topology.ORtoTapiTopoConversionToolsTest 19:53:11 [INFO] Running org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiNbiTest 19:53:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiNbiTest 19:53:11 [INFO] Running org.opendaylight.transportpce.tapi.frequency.grid.NumericFrequencyTest 19:53:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.transportpce.tapi.frequency.grid.NumericFrequencyTest 19:53:11 [INFO] Running org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridTest 19:53:11 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridTest 19:53:11 [INFO] Running org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridFactoryTest 19:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridFactoryTest 19:53:11 [INFO] Running org.opendaylight.transportpce.tapi.frequency.range.SortedRangeTest 19:53:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.transportpce.tapi.frequency.range.SortedRangeTest 19:53:11 [INFO] Running org.opendaylight.transportpce.tapi.frequency.range.FrequencyRangeFactoryTest 19:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.tapi.frequency.range.FrequencyRangeFactoryTest 19:53:11 [INFO] Running org.opendaylight.transportpce.tapi.frequency.TeraHertzFactoryTest 19:53:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.tapi.frequency.TeraHertzFactoryTest 19:53:11 [INFO] Running org.opendaylight.transportpce.tapi.frequency.TeraHertzTest 19:53:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.transportpce.tapi.frequency.TeraHertzTest 19:53:11 [INFO] Running org.opendaylight.transportpce.tapi.connectivity.ConnectivityUtilsTest 19:53:12 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in org.opendaylight.transportpce.tapi.connectivity.ConnectivityUtilsTest 19:53:12 [INFO] Running org.opendaylight.transportpce.tapi.connectivity.TapiConnectivityImplTest 19:53:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.953 s -- in org.opendaylight.transportpce.tapi.connectivity.TapiConnectivityImplTest 19:53:14 [INFO] Running org.opendaylight.transportpce.tapi.connectivity.TPAndNodeCollectionTest 19:53:14 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.transportpce.tapi.connectivity.TPAndNodeCollectionTest 19:53:14 [INFO] 19:53:14 [INFO] Results: 19:53:14 [INFO] 19:53:14 [INFO] Tests run: 113, Failures: 0, Errors: 0, Skipped: 0 19:53:14 [INFO] 19:53:14 [INFO] 19:53:14 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-tapi --- 19:53:14 [INFO] 19:53:14 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-tapi --- 19:53:14 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-12.0.0-SNAPSHOT.jar 19:53:15 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/classes/META-INF/MANIFEST.MF 19:53:15 [INFO] 19:53:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-tapi --- 19:53:17 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-12.0.0-SNAPSHOT-javadoc.jar 19:53:17 [INFO] 19:53:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-tapi --- 19:53:17 [INFO] CycloneDX: Resolving Dependencies 19:53:20 [INFO] CycloneDX: Creating BOM version 1.6 with 180 component(s) 19:53:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.xml 19:53:20 [INFO] attaching as transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.xml 19:53:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.json 19:53:20 [INFO] attaching as transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.json 19:53:20 [INFO] 19:53:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-tapi --- 19:53:20 [INFO] Skipping duplicate-finder execution! 19:53:20 [INFO] 19:53:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-tapi --- 19:53:20 [INFO] No dependency problems found 19:53:20 [INFO] 19:53:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-tapi --- 19:53:20 [INFO] Skipping source per configuration. 19:53:20 [INFO] 19:53:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-tapi --- 19:53:20 [INFO] 19:53:20 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-tapi --- 19:53:20 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/code-coverage/jacoco.exec 19:53:20 [INFO] Analyzed bundle 'transportpce-tapi' with 58 classes 19:53:21 [INFO] 19:53:21 [INFO] --- install:3.1.4:install (default-install) @ transportpce-tapi --- 19:53:21 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT.pom 19:53:21 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT.jar 19:53:21 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT-javadoc.jar 19:53:21 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.xml 19:53:21 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.json 19:53:21 [INFO] 19:53:21 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-tapi --- 19:53:21 [INFO] Installing org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT.jar 19:53:21 [INFO] Writing OBR metadata 19:53:21 [INFO] 19:53:21 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-tapi --- 19:53:21 [INFO] Rendering site for default locale 19:53:21 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:53:21 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:53:21 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:53:21 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:53:21 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:53:21 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:53:21 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:53:21 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:53:21 [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/ 19:53:21 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:53:21 [INFO] Rendering 7 report documents 19:53:21 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:53:21 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 19:53:24 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 19:53:26 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 19:53:30 [INFO] Starting audit... 19:53:30 Audit done. 19:53:30 [WARNING] Unable to locate Source XRef to link to -- DISABLED 19:53:30 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 19:53:30 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 19:53:30 Unknown constant: 18 19:53:30 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:53:30 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:53:30 [INFO] 19:53:30 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-tapi --- 19:53:30 [INFO] Skipping because packaging 'bundle' is not pom. 19:53:30 [INFO] 19:53:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-tapi --- 19:53:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:53:30 [INFO] 19:53:30 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-tapi --- 19:53:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:53:30 [INFO] 19:53:30 [INFO] ----< org.opendaylight.transportpce:transportpce-nbinotifications >----- 19:53:30 [INFO] Building transportpce-nbinotifications 12.0.0-SNAPSHOT [12/22] 19:53:30 [INFO] from nbinotifications/pom.xml 19:53:30 [INFO] -------------------------------[ bundle ]------------------------------- 19:53:30 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:53:30 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:53:30 [INFO] 19:53:30 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-nbinotifications --- 19:53:30 [INFO] 19:53:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-nbinotifications --- 19:53:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:53:30 [INFO] 19:53:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-nbinotifications --- 19:53:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:53:30 [INFO] 19:53:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-nbinotifications --- 19:53:30 [INFO] 19:53:30 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-nbinotifications --- 19:53:30 [INFO] 19:53:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-nbinotifications --- 19:53:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 19:53:30 [INFO] 19:53:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-nbinotifications --- 19:53:30 [INFO] Starting audit... 19:53:30 Audit done. 19:53:30 [INFO] You have 0 Checkstyle violations. 19:53:30 [INFO] 19:53:30 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-nbinotifications --- 19:53:31 [INFO] Starting audit... 19:53:31 Audit done. 19:53:31 [INFO] You have 0 Checkstyle violations. 19:53:31 [INFO] 19:53:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-nbinotifications --- 19:53:31 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:53:31 [INFO] 19:53:31 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-nbinotifications --- 19:53:31 [INFO] Copying 3 resources from src/main/resources to target/classes 19:53:31 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/generated-sources/spi 19:53:31 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/generated-sources/yang 19:53:31 [INFO] 19:53:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-nbinotifications --- 19:53:31 [INFO] Recompiling the module because of changed dependency. 19:53:31 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 19:53:31 [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 19:53:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:31 [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 19:53:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:31 [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 19:53:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:31 [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 19:53:31 [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 19:53:31 [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 19:53:31 [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 19:53:31 [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 19:53:31 [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 19:53:31 [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 19:53:31 [INFO] 19:53:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-nbinotifications >>> 19:53:31 [INFO] 19:53:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-nbinotifications --- 19:53:31 [INFO] Fork Value is true 19:53:35 [INFO] Done SpotBugs Analysis.... 19:53:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:53:35 [INFO] 19:53:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-nbinotifications <<< 19:53:35 [INFO] 19:53:35 [INFO] 19:53:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-nbinotifications --- 19:53:35 [INFO] BugInstance size is 0 19:53:35 [INFO] Error size is 0 19:53:35 [INFO] No errors/warnings found 19:53:35 [INFO] 19:53:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-nbinotifications --- 19:53:35 [INFO] Copying 8 resources from src/test/resources to target/test-classes 19:53:35 [INFO] 19:53:35 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-nbinotifications --- 19:53:35 [INFO] Recompiling the module because of changed dependency. 19:53:35 [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes 19:53:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:53:36 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:53:36 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:53:36 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:53:36 [INFO] 19:53:36 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-nbinotifications --- 19:53:36 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/surefire-reports 19:53:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:53:36 [INFO] 19:53:36 [INFO] ------------------------------------------------------- 19:53:36 [INFO] T E S T S 19:53:36 [INFO] ------------------------------------------------------- 19:53:37 [INFO] Running org.opendaylight.transportpce.nbinotifications.consumer.SubscriberTest 19:53:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.94 s -- in org.opendaylight.transportpce.nbinotifications.consumer.SubscriberTest 19:53:49 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceSerializerTest 19:53:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceSerializerTest 19:53:50 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceDeserializerTest 19:53:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceDeserializerTest 19:53:50 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceSerializerTest 19:53:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceSerializerTest 19:53:50 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceDeserializerTest 19:53:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceDeserializerTest 19:53:50 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceDeserializerTest 19:53:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceDeserializerTest 19:53:50 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceSerializerTest 19:53:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceSerializerTest 19:53:50 [INFO] Running org.opendaylight.transportpce.nbinotifications.listener.NbiNotificationsHandlerTest 19:53:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:53:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 s -- in org.opendaylight.transportpce.nbinotifications.listener.NbiNotificationsHandlerTest 19:53:51 [INFO] Running org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsProviderTest 19:53:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 s -- in org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsProviderTest 19:53:52 [INFO] Running org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsImplTest 19:53:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.157 s -- in org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsImplTest 19:53:56 [INFO] Running org.opendaylight.transportpce.nbinotifications.producer.PublisherTest 19:53:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.transportpce.nbinotifications.producer.PublisherTest 19:53:56 [INFO] 19:53:56 [INFO] Results: 19:53:56 [INFO] 19:53:56 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 19:53:56 [INFO] 19:53:56 [INFO] 19:53:56 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-nbinotifications --- 19:53:56 [INFO] 19:53:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-nbinotifications --- 19:53:56 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-12.0.0-SNAPSHOT.jar 19:53:56 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/classes/META-INF/MANIFEST.MF 19:53:56 [INFO] 19:53:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-nbinotifications --- 19:53:58 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-12.0.0-SNAPSHOT-javadoc.jar 19:53:58 [INFO] 19:53:58 [INFO] --- build-helper:3.6.1:attach-artifact (attach-dmaap-artifact) @ transportpce-nbinotifications --- 19:53:58 [INFO] 19:53:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-nbinotifications --- 19:53:58 [INFO] CycloneDX: Resolving Dependencies 19:54:01 [INFO] CycloneDX: Creating BOM version 1.6 with 175 component(s) 19:54:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.xml 19:54:01 [INFO] attaching as transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.xml 19:54:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.json 19:54:01 [INFO] attaching as transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.json 19:54:01 [INFO] 19:54:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-nbinotifications --- 19:54:01 [INFO] Skipping duplicate-finder execution! 19:54:01 [INFO] 19:54:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-nbinotifications --- 19:54:01 [INFO] No dependency problems found 19:54:01 [INFO] 19:54:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-nbinotifications --- 19:54:01 [INFO] Skipping source per configuration. 19:54:01 [INFO] 19:54:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-nbinotifications --- 19:54:01 [INFO] 19:54:01 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-nbinotifications --- 19:54:01 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/code-coverage/jacoco.exec 19:54:02 [INFO] Analyzed bundle 'transportpce-nbinotifications' with 20 classes 19:54:02 [INFO] 19:54:02 [INFO] --- install:3.1.4:install (default-install) @ transportpce-nbinotifications --- 19:54:02 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT.pom 19:54:02 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT.jar 19:54:02 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT-javadoc.jar 19:54:02 [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/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT-config.cfg 19:54:02 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.xml 19:54:02 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.json 19:54:02 [INFO] 19:54:02 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-nbinotifications --- 19:54:02 [INFO] Installing org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT.jar 19:54:02 [INFO] Writing OBR metadata 19:54:02 [INFO] 19:54:02 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-nbinotifications --- 19:54:02 [INFO] Rendering site for default locale 19:54:02 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:54:02 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:54:02 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:54:02 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:54:02 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:54:02 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:54:02 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:54:02 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:54:02 [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/ 19:54:02 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:54:02 [INFO] Rendering 7 report documents 19:54:02 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:54:02 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 19:54:04 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 19:54:06 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 19:54:06 [INFO] Starting audit... 19:54:06 Audit done. 19:54:06 [WARNING] Unable to locate Source XRef to link to -- DISABLED 19:54:06 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 19:54:06 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:54:06 19:54:06 Unknown constant: 18 19:54:06 19:54:06 Unknown constant: 18 19:54:06 19:54:06 Unknown constant: 18 19:54:06 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:54:06 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:54:06 [INFO] 19:54:06 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-nbinotifications --- 19:54:06 [INFO] Skipping because packaging 'bundle' is not pom. 19:54:06 [INFO] 19:54:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-nbinotifications --- 19:54:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:54:06 [INFO] 19:54:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-nbinotifications --- 19:54:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:54:06 [INFO] 19:54:06 [INFO] ------< org.opendaylight.transportpce:transportpce-dmaap-client >------- 19:54:06 [INFO] Building transportpce-dmaap-client 12.0.0-SNAPSHOT [13/22] 19:54:06 [INFO] from dmaap-client/pom.xml 19:54:06 [INFO] -------------------------------[ bundle ]------------------------------- 19:54:06 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:54:06 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:54:06 [INFO] 19:54:06 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-dmaap-client --- 19:54:06 [INFO] 19:54:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-dmaap-client --- 19:54:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:54:06 [INFO] 19:54:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-dmaap-client --- 19:54:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:54:06 [INFO] 19:54:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-dmaap-client --- 19:54:07 [INFO] 19:54:07 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-dmaap-client --- 19:54:07 [INFO] 19:54:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-dmaap-client --- 19:54:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 19:54:07 [INFO] 19:54:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-dmaap-client --- 19:54:07 [INFO] Starting audit... 19:54:07 Audit done. 19:54:07 [INFO] You have 0 Checkstyle violations. 19:54:07 [INFO] 19:54:07 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-dmaap-client --- 19:54:07 [INFO] Starting audit... 19:54:07 Audit done. 19:54:07 [INFO] You have 0 Checkstyle violations. 19:54:07 [INFO] 19:54:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-dmaap-client --- 19:54:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:54:07 [INFO] 19:54:07 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-dmaap-client --- 19:54:07 [INFO] Copying 1 resource from src/main/resources to target/classes 19:54:07 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/generated-sources/spi 19:54:07 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/generated-sources/yang 19:54:07 [INFO] 19:54:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-dmaap-client --- 19:54:07 [INFO] Recompiling the module because of changed dependency. 19:54:07 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 19:54:07 [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 19:54:07 [INFO] 19:54:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-dmaap-client >>> 19:54:07 [INFO] 19:54:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-dmaap-client --- 19:54:07 [INFO] Fork Value is true 19:54:10 [INFO] Done SpotBugs Analysis.... 19:54:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:54:10 [INFO] 19:54:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-dmaap-client <<< 19:54:10 [INFO] 19:54:10 [INFO] 19:54:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-dmaap-client --- 19:54:10 [INFO] BugInstance size is 0 19:54:10 [INFO] Error size is 0 19:54:10 [INFO] No errors/warnings found 19:54:10 [INFO] 19:54:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-dmaap-client --- 19:54:10 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/src/test/resources 19:54:10 [INFO] 19:54:10 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-dmaap-client --- 19:54:10 [INFO] Recompiling the module because of changed dependency. 19:54:10 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 19:54:10 [INFO] 19:54:10 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-dmaap-client --- 19:54:10 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/surefire-reports 19:54:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:54:10 [INFO] 19:54:10 [INFO] ------------------------------------------------------- 19:54:10 [INFO] T E S T S 19:54:10 [INFO] ------------------------------------------------------- 19:54:11 [INFO] Running org.opendaylight.transportpce.dmaap.client.listener.NbiNotificationsHandlerTest 19:54:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.056 s -- in org.opendaylight.transportpce.dmaap.client.listener.NbiNotificationsHandlerTest 19:54:13 [INFO] Running org.opendaylight.transportpce.dmaap.client.impl.DmaapClientProviderTest 19:54:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:54:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.906 s -- in org.opendaylight.transportpce.dmaap.client.impl.DmaapClientProviderTest 19:54:14 [INFO] 19:54:14 [INFO] Results: 19:54:14 [INFO] 19:54:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 19:54:14 [INFO] 19:54:14 [INFO] 19:54:14 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-dmaap-client --- 19:54:14 [INFO] 19:54:14 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-dmaap-client --- 19:54:14 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-12.0.0-SNAPSHOT.jar 19:54:14 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/classes/META-INF/MANIFEST.MF 19:54:14 [INFO] 19:54:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-dmaap-client --- 19:54:16 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-12.0.0-SNAPSHOT-javadoc.jar 19:54:16 [INFO] 19:54:16 [INFO] --- build-helper:3.6.1:attach-artifact (attach-dmaap-artifact) @ transportpce-dmaap-client --- 19:54:16 [INFO] 19:54:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-dmaap-client --- 19:54:16 [INFO] CycloneDX: Resolving Dependencies 19:54:17 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 19:54:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/bom.xml 19:54:17 [INFO] attaching as transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.xml 19:54:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/bom.json 19:54:17 [INFO] attaching as transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.json 19:54:17 [INFO] 19:54:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-dmaap-client --- 19:54:17 [INFO] Skipping duplicate-finder execution! 19:54:17 [INFO] 19:54:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-dmaap-client --- 19:54:18 [INFO] No dependency problems found 19:54:18 [INFO] 19:54:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-dmaap-client --- 19:54:18 [INFO] Skipping source per configuration. 19:54:18 [INFO] 19:54:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-dmaap-client --- 19:54:18 [INFO] 19:54:18 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-dmaap-client --- 19:54:18 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/code-coverage/jacoco.exec 19:54:18 [INFO] Analyzed bundle 'transportpce-dmaap-client' with 12 classes 19:54:18 [INFO] 19:54:18 [INFO] --- install:3.1.4:install (default-install) @ transportpce-dmaap-client --- 19:54:18 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT.pom 19:54:18 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT.jar 19:54:18 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT-javadoc.jar 19:54:18 [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/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT-config.cfg 19:54:18 [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/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.xml 19:54:18 [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/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.json 19:54:18 [INFO] 19:54:18 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-dmaap-client --- 19:54:18 [INFO] Installing org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT.jar 19:54:18 [INFO] Writing OBR metadata 19:54:18 [INFO] 19:54:18 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-dmaap-client --- 19:54:18 [INFO] Rendering site for default locale 19:54:18 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:54:18 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:54:18 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:54:18 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:54:18 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:54:18 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:54:18 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:54:18 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:54:18 [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/ 19:54:18 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:54:18 [INFO] Rendering 7 report documents 19:54:18 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:54:18 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 19:54:19 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 19:54:21 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 19:54:21 [INFO] Starting audit... 19:54:21 Audit done. 19:54:21 [WARNING] Unable to locate Source XRef to link to -- DISABLED 19:54:21 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 19:54:21 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:54:21 19:54:21 Unknown constant: 18 19:54:21 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:54:21 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:54:21 [INFO] 19:54:21 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-dmaap-client --- 19:54:21 [INFO] Skipping because packaging 'bundle' is not pom. 19:54:21 [INFO] 19:54:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-dmaap-client --- 19:54:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:54:21 [INFO] 19:54:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-dmaap-client --- 19:54:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:54:21 [INFO] 19:54:21 [INFO] -----------< org.opendaylight.transportpce:odl-transportpce >----------- 19:54:21 [INFO] Building OpenDaylight :: transportpce 12.0.0-SNAPSHOT [14/22] 19:54:21 [INFO] from features/odl-transportpce/pom.xml 19:54:21 [INFO] ------------------------------[ feature ]------------------------------- 19:54:21 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:54:21 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:54:24 [INFO] 19:54:24 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce --- 19:54:24 [INFO] 19:54:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce --- 19:54:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:54:24 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:54:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:54:24 [INFO] 19:54:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce --- 19:54:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:54:24 [INFO] 19:54:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce --- 19:54:25 [INFO] 19:54:25 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce --- 19:54:25 [INFO] 19:54:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce --- 19:54:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:54:25 [INFO] argLine set to empty 19:54:25 [INFO] 19:54:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce --- 19:54:25 [INFO] Starting audit... 19:54:25 Audit done. 19:54:25 [INFO] You have 0 Checkstyle violations. 19:54:25 [INFO] 19:54:25 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce --- 19:54:25 [INFO] Starting audit... 19:54:25 Audit done. 19:54:25 [INFO] You have 0 Checkstyle violations. 19:54:25 [INFO] 19:54:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce --- 19:54:25 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:54:25 [INFO] 19:54:25 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce --- 19:54:26 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/feature/feature.xml 19:54:26 [INFO] ...done! 19:54:26 [INFO] Attaching features XML 19:54:26 [INFO] 19:54:26 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce --- 19:54:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:54:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:54:26 [INFO] 19:54:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce >>> 19:54:26 [INFO] 19:54:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce --- 19:54:27 [INFO] No files found to run spotbugs, check compile phase has been run 19:54:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:54:27 [INFO] 19:54:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce <<< 19:54:27 [INFO] 19:54:27 [INFO] 19:54:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce --- 19:54:27 [INFO] 19:54:27 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce --- 19:54:27 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce 19:54:30 [INFO] Project dependency features detected: [] 19:54:30 [INFO] Pax Exam System (Version: 4.14.0) created. 19:54:30 [INFO] Creating RMI registry server on 127.0.0.1:44305 19:54:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:54:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:54:30 [INFO] Waiting for remote bundle context.. on 44305 name: fa8e2be7-9d3b-42a2-a993-b21fa7ee005b timout: [ RelativeTimeout value = 180000 ] 19:54:36 [INFO] Building jar from resources and headers. 19:54:36 [INFO] Writing jar finished. 19:54:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:54:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:54:54 [INFO] 19:54:54 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce --- 19:54:54 [INFO] 19:54:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce --- 19:54:55 [INFO] No Javadoc in project. Archive not created. 19:54:55 [INFO] 19:54:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce --- 19:54:55 [INFO] CycloneDX: Resolving Dependencies 19:55:01 [INFO] CycloneDX: Creating BOM version 1.6 with 462 component(s) 19:55:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/bom.xml 19:55:01 [INFO] attaching as odl-transportpce-12.0.0-SNAPSHOT-cyclonedx.xml 19:55:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/bom.json 19:55:01 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 19:55:01 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 19:55:02 [INFO] attaching as odl-transportpce-12.0.0-SNAPSHOT-cyclonedx.json 19:55:02 [INFO] 19:55:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce --- 19:55:02 [INFO] Skipping duplicate-finder execution! 19:55:02 [INFO] 19:55:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce --- 19:55:02 [INFO] Skipping plugin execution 19:55:02 [INFO] 19:55:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce --- 19:55:02 [INFO] Skipping source per configuration. 19:55:02 [INFO] 19:55:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce --- 19:55:02 [INFO] 19:55:02 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce --- 19:55:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:55:02 [INFO] 19:55:02 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce --- 19:55:02 [WARNING] 19:55:02 [WARNING] The packaging plugin for project odl-transportpce did not assign 19:55:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:55:02 [WARNING] 19:55:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:55:02 [WARNING] 19:55:02 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce/12.0.0-SNAPSHOT/odl-transportpce-12.0.0-SNAPSHOT.pom 19:55:02 [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/12.0.0-SNAPSHOT/odl-transportpce-12.0.0-SNAPSHOT-features.xml 19:55:02 [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/12.0.0-SNAPSHOT/odl-transportpce-12.0.0-SNAPSHOT-cyclonedx.xml 19:55:02 [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/12.0.0-SNAPSHOT/odl-transportpce-12.0.0-SNAPSHOT-cyclonedx.json 19:55:02 [INFO] 19:55:02 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce --- 19:55:02 [INFO] Rendering site for default locale 19:55:02 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:55:02 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:55:02 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:55:02 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:55:02 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:55:02 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:55:02 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:55:02 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:55:02 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 19:55:02 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 19:55:02 [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/ 19:55:02 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:55:02 [INFO] Rendering 4 report documents 19:55:02 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:55:03 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:55:03 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:55:03 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:55:03 [INFO] 19:55:03 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce --- 19:55:03 [INFO] Skipping because packaging 'feature' is not pom. 19:55:03 [INFO] 19:55:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce --- 19:55:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:55:03 [WARNING] 19:55:03 [WARNING] The packaging plugin for project odl-transportpce did not assign 19:55:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:55:03 [WARNING] 19:55:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:55:03 [WARNING] 19:55:03 [INFO] 19:55:03 [INFO] --------< org.opendaylight.transportpce:odl-transportpce-tapi >--------- 19:55:03 [INFO] Building OpenDaylight :: transportpce :: tapi 12.0.0-SNAPSHOT [15/22] 19:55:03 [INFO] from features/odl-transportpce-tapi/pom.xml 19:55:03 [INFO] ------------------------------[ feature ]------------------------------- 19:55:03 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:55:03 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:55:03 [INFO] 19:55:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-tapi --- 19:55:03 [INFO] 19:55:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-tapi --- 19:55:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:55:03 [INFO] 19:55:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-tapi --- 19:55:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:55:03 [INFO] 19:55:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-tapi --- 19:55:03 [INFO] 19:55:03 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-tapi --- 19:55:03 [INFO] 19:55:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-tapi --- 19:55:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:55:03 [INFO] argLine set to empty 19:55:03 [INFO] 19:55:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-tapi --- 19:55:03 [INFO] Starting audit... 19:55:03 Audit done. 19:55:03 [INFO] You have 0 Checkstyle violations. 19:55:03 [INFO] 19:55:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-tapi --- 19:55:03 [INFO] Starting audit... 19:55:03 Audit done. 19:55:03 [INFO] You have 0 Checkstyle violations. 19:55:03 [INFO] 19:55:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-tapi --- 19:55:03 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:55:03 [INFO] 19:55:03 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-tapi --- 19:55:03 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/feature/feature.xml 19:55:04 [INFO] ...done! 19:55:04 [INFO] Attaching features XML 19:55:04 [INFO] 19:55:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-tapi --- 19:55:04 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:55:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:55:04 [INFO] 19:55:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-tapi >>> 19:55:04 [INFO] 19:55:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-tapi --- 19:55:04 [INFO] No files found to run spotbugs, check compile phase has been run 19:55:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:55:04 [INFO] 19:55:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-tapi <<< 19:55:04 [INFO] 19:55:04 [INFO] 19:55:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-tapi --- 19:55:04 [INFO] 19:55:04 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-tapi --- 19:55:04 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-tapi 19:55:04 [INFO] Project dependency features detected: [] 19:55:04 [INFO] Pax Exam System (Version: 4.14.0) created. 19:55:04 [INFO] Creating RMI registry server on 127.0.0.1:46409 19:55:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:55:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:55:04 [INFO] Waiting for remote bundle context.. on 46409 name: 34f49cee-1d89-498a-a037-543fc2f9b0ea timout: [ RelativeTimeout value = 180000 ] 19:55:09 [INFO] Building jar from resources and headers. 19:55:09 [INFO] Writing jar finished. 19:55:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:55:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:55:30 [INFO] 19:55:30 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-tapi --- 19:55:30 [INFO] 19:55:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-tapi --- 19:55:30 [INFO] No Javadoc in project. Archive not created. 19:55:30 [INFO] 19:55:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-tapi --- 19:55:30 [INFO] CycloneDX: Resolving Dependencies 19:55:36 [INFO] CycloneDX: Creating BOM version 1.6 with 465 component(s) 19:55:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/bom.xml 19:55:36 [INFO] attaching as odl-transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.xml 19:55:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/bom.json 19:55:36 [INFO] attaching as odl-transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.json 19:55:36 [INFO] 19:55:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-tapi --- 19:55:36 [INFO] Skipping duplicate-finder execution! 19:55:36 [INFO] 19:55:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-tapi --- 19:55:36 [INFO] Skipping plugin execution 19:55:36 [INFO] 19:55:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-tapi --- 19:55:36 [INFO] Skipping source per configuration. 19:55:36 [INFO] 19:55:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-tapi --- 19:55:36 [INFO] 19:55:36 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-tapi --- 19:55:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:55:36 [INFO] 19:55:36 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-tapi --- 19:55:36 [WARNING] 19:55:36 [WARNING] The packaging plugin for project odl-transportpce-tapi did not assign 19:55:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:55:36 [WARNING] 19:55:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:55:36 [WARNING] 19:55:36 [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/12.0.0-SNAPSHOT/odl-transportpce-tapi-12.0.0-SNAPSHOT.pom 19:55:36 [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/12.0.0-SNAPSHOT/odl-transportpce-tapi-12.0.0-SNAPSHOT-features.xml 19:55:36 [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/12.0.0-SNAPSHOT/odl-transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.xml 19:55:36 [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/12.0.0-SNAPSHOT/odl-transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.json 19:55:36 [INFO] 19:55:36 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-tapi --- 19:55:36 [INFO] Rendering site for default locale 19:55:36 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:55:36 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:55:36 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:55:36 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:55:36 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:55:36 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:55:36 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:55:36 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:55:36 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 19:55:36 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 19:55:36 [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/ 19:55:36 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:55:36 [INFO] Rendering 4 report documents 19:55:36 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:55:36 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:55:36 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:55:36 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:55:36 [INFO] 19:55:36 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-tapi --- 19:55:36 [INFO] Skipping because packaging 'feature' is not pom. 19:55:36 [INFO] 19:55:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-tapi --- 19:55:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:55:36 [WARNING] 19:55:36 [WARNING] The packaging plugin for project odl-transportpce-tapi did not assign 19:55:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:55:36 [WARNING] 19:55:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:55:36 [WARNING] 19:55:36 [INFO] 19:55:36 [INFO] --< org.opendaylight.transportpce:odl-transportpce-nbinotifications >--- 19:55:36 [INFO] Building OpenDaylight :: transportpce :: nbinotifications 12.0.0-SNAPSHOT [16/22] 19:55:36 [INFO] from features/odl-transportpce-nbinotifications/pom.xml 19:55:36 [INFO] ------------------------------[ feature ]------------------------------- 19:55:36 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:55:36 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:55:36 [INFO] 19:55:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-nbinotifications --- 19:55:36 [INFO] 19:55:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-nbinotifications --- 19:55:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:55:36 [INFO] 19:55:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-nbinotifications --- 19:55:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:55:37 [INFO] 19:55:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-nbinotifications --- 19:55:37 [INFO] 19:55:37 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-nbinotifications --- 19:55:37 [INFO] 19:55:37 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-nbinotifications --- 19:55:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:55:37 [INFO] argLine set to empty 19:55:37 [INFO] 19:55:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-nbinotifications --- 19:55:37 [INFO] Starting audit... 19:55:37 Audit done. 19:55:37 [INFO] You have 0 Checkstyle violations. 19:55:37 [INFO] 19:55:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-nbinotifications --- 19:55:37 [INFO] Starting audit... 19:55:37 Audit done. 19:55:37 [INFO] You have 0 Checkstyle violations. 19:55:37 [INFO] 19:55:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-nbinotifications --- 19:55:37 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:55:37 [INFO] 19:55:37 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-nbinotifications --- 19:55:37 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/feature/feature.xml 19:55:37 [INFO] ...done! 19:55:37 [INFO] Attaching features XML 19:55:37 [INFO] 19:55:37 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-nbinotifications --- 19:55:37 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:55:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:55:37 [INFO] 19:55:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-nbinotifications >>> 19:55:37 [INFO] 19:55:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-nbinotifications --- 19:55:37 [INFO] No files found to run spotbugs, check compile phase has been run 19:55:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:55:37 [INFO] 19:55:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-nbinotifications <<< 19:55:37 [INFO] 19:55:37 [INFO] 19:55:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-nbinotifications --- 19:55:37 [INFO] 19:55:37 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-nbinotifications --- 19:55:37 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-nbinotifications 19:55:37 [INFO] Project dependency features detected: [] 19:55:37 [INFO] Pax Exam System (Version: 4.14.0) created. 19:55:37 [INFO] Creating RMI registry server on 127.0.0.1:36915 19:55:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:55:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:55:37 [INFO] Waiting for remote bundle context.. on 36915 name: ff8a9af3-9525-4e52-b3b3-d8587c8af0f4 timout: [ RelativeTimeout value = 180000 ] 19:55:42 [INFO] Building jar from resources and headers. 19:55:42 [INFO] Writing jar finished. 19:56:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:56:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:56:03 [INFO] 19:56:03 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-nbinotifications --- 19:56:03 [INFO] 19:56:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-nbinotifications --- 19:56:03 [INFO] No Javadoc in project. Archive not created. 19:56:03 [INFO] 19:56:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-nbinotifications --- 19:56:03 [INFO] CycloneDX: Resolving Dependencies 19:56:09 [INFO] CycloneDX: Creating BOM version 1.6 with 468 component(s) 19:56:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/bom.xml 19:56:09 [INFO] attaching as odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.xml 19:56:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/bom.json 19:56:09 [INFO] attaching as odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.json 19:56:09 [INFO] 19:56:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-nbinotifications --- 19:56:09 [INFO] Skipping duplicate-finder execution! 19:56:09 [INFO] 19:56:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-nbinotifications --- 19:56:09 [INFO] Skipping plugin execution 19:56:09 [INFO] 19:56:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-nbinotifications --- 19:56:09 [INFO] Skipping source per configuration. 19:56:09 [INFO] 19:56:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-nbinotifications --- 19:56:09 [INFO] 19:56:09 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-nbinotifications --- 19:56:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:56:09 [INFO] 19:56:09 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-nbinotifications --- 19:56:09 [WARNING] 19:56:09 [WARNING] The packaging plugin for project odl-transportpce-nbinotifications did not assign 19:56:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:56:09 [WARNING] 19:56:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:56:09 [WARNING] 19:56:09 [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/12.0.0-SNAPSHOT/odl-transportpce-nbinotifications-12.0.0-SNAPSHOT.pom 19:56:09 [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/12.0.0-SNAPSHOT/odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-features.xml 19:56:09 [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/12.0.0-SNAPSHOT/odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.xml 19:56:09 [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/12.0.0-SNAPSHOT/odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.json 19:56:09 [INFO] 19:56:09 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-nbinotifications --- 19:56:09 [INFO] Rendering site for default locale 19:56:09 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:56:09 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:56:09 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:56:09 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:56:09 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:56:09 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:56:09 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:56:09 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:56:09 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 19:56:09 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 19:56:09 [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/ 19:56:09 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:56:09 [INFO] Rendering 4 report documents 19:56:09 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:56:09 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:56:09 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:56:09 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:56:09 [INFO] 19:56:09 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-nbinotifications --- 19:56:09 [INFO] Skipping because packaging 'feature' is not pom. 19:56:09 [INFO] 19:56:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-nbinotifications --- 19:56:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:56:09 [WARNING] 19:56:09 [WARNING] The packaging plugin for project odl-transportpce-nbinotifications did not assign 19:56:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:56:09 [WARNING] 19:56:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:56:09 [WARNING] 19:56:09 [INFO] 19:56:09 [INFO] ----< org.opendaylight.transportpce:odl-transportpce-dmaap-client >----- 19:56:09 [INFO] Building OpenDaylight :: transportpce :: dmaap-client 12.0.0-SNAPSHOT [17/22] 19:56:09 [INFO] from features/odl-transportpce-dmaap-client/pom.xml 19:56:09 [INFO] ------------------------------[ feature ]------------------------------- 19:56:09 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:56:09 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:56:09 [INFO] 19:56:09 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-dmaap-client --- 19:56:09 [INFO] 19:56:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-dmaap-client --- 19:56:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:56:09 [INFO] 19:56:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-dmaap-client --- 19:56:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:56:10 [INFO] 19:56:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-dmaap-client --- 19:56:10 [INFO] 19:56:10 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-dmaap-client --- 19:56:10 [INFO] 19:56:10 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-dmaap-client --- 19:56:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:56:10 [INFO] argLine set to empty 19:56:10 [INFO] 19:56:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-dmaap-client --- 19:56:10 [INFO] Starting audit... 19:56:10 Audit done. 19:56:10 [INFO] You have 0 Checkstyle violations. 19:56:10 [INFO] 19:56:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-dmaap-client --- 19:56:10 [INFO] Starting audit... 19:56:10 Audit done. 19:56:10 [INFO] You have 0 Checkstyle violations. 19:56:10 [INFO] 19:56:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-dmaap-client --- 19:56:10 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:56:10 [INFO] 19:56:10 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-dmaap-client --- 19:56:10 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/feature/feature.xml 19:56:10 [INFO] ...done! 19:56:10 [INFO] Attaching features XML 19:56:10 [INFO] 19:56:10 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-dmaap-client --- 19:56:10 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:56:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:56:10 [INFO] 19:56:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-dmaap-client >>> 19:56:10 [INFO] 19:56:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-dmaap-client --- 19:56:10 [INFO] No files found to run spotbugs, check compile phase has been run 19:56:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:56:10 [INFO] 19:56:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-dmaap-client <<< 19:56:10 [INFO] 19:56:10 [INFO] 19:56:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-dmaap-client --- 19:56:10 [INFO] 19:56:10 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-dmaap-client --- 19:56:10 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-dmaap-client 19:56:10 [INFO] Project dependency features detected: [] 19:56:10 [INFO] Pax Exam System (Version: 4.14.0) created. 19:56:10 [INFO] Creating RMI registry server on 127.0.0.1:38353 19:56:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:56:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:56:11 [INFO] Waiting for remote bundle context.. on 38353 name: 2052ad20-a289-43e6-ab4f-92894a74d855 timout: [ RelativeTimeout value = 180000 ] 19:56:15 [INFO] Building jar from resources and headers. 19:56:15 [INFO] Writing jar finished. 19:56:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:56:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:56:35 [INFO] 19:56:35 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-dmaap-client --- 19:56:35 [INFO] 19:56:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-dmaap-client --- 19:56:35 [INFO] No Javadoc in project. Archive not created. 19:56:35 [INFO] 19:56:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-dmaap-client --- 19:56:35 [INFO] CycloneDX: Resolving Dependencies 19:56:40 [INFO] CycloneDX: Creating BOM version 1.6 with 468 component(s) 19:56:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/bom.xml 19:56:41 [INFO] attaching as odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.xml 19:56:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/bom.json 19:56:41 [INFO] attaching as odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.json 19:56:41 [INFO] 19:56:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-dmaap-client --- 19:56:41 [INFO] Skipping duplicate-finder execution! 19:56:41 [INFO] 19:56:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-dmaap-client --- 19:56:41 [INFO] Skipping plugin execution 19:56:41 [INFO] 19:56:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-dmaap-client --- 19:56:41 [INFO] Skipping source per configuration. 19:56:41 [INFO] 19:56:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-dmaap-client --- 19:56:41 [INFO] 19:56:41 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-dmaap-client --- 19:56:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:56:41 [INFO] 19:56:41 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-dmaap-client --- 19:56:41 [WARNING] 19:56:41 [WARNING] The packaging plugin for project odl-transportpce-dmaap-client did not assign 19:56:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:56:41 [WARNING] 19:56:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:56:41 [WARNING] 19:56:41 [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/12.0.0-SNAPSHOT/odl-transportpce-dmaap-client-12.0.0-SNAPSHOT.pom 19:56:41 [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/12.0.0-SNAPSHOT/odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-features.xml 19:56:41 [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/12.0.0-SNAPSHOT/odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.xml 19:56:41 [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/12.0.0-SNAPSHOT/odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.json 19:56:41 [INFO] 19:56:41 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-dmaap-client --- 19:56:41 [INFO] Rendering site for default locale 19:56:41 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:56:41 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:56:41 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:56:41 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:56:41 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:56:41 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:56:41 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:56:41 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:56:41 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 19:56:41 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 19:56:41 [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/ 19:56:41 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:56:41 [INFO] Rendering 4 report documents 19:56:41 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:56:41 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:56:41 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:56:41 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:56:41 [INFO] 19:56:41 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-dmaap-client --- 19:56:41 [INFO] Skipping because packaging 'feature' is not pom. 19:56:41 [INFO] 19:56:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-dmaap-client --- 19:56:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:56:41 [WARNING] 19:56:41 [WARNING] The packaging plugin for project odl-transportpce-dmaap-client did not assign 19:56:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:56:41 [WARNING] 19:56:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:56:41 [WARNING] 19:56:41 [INFO] 19:56:41 [INFO] ------< org.opendaylight.transportpce:odl-transportpce-inventory >------ 19:56:41 [INFO] Building OpenDaylight :: transportpce :: Inventory 12.0.0-SNAPSHOT [18/22] 19:56:41 [INFO] from features/odl-transportpce-inventory/pom.xml 19:56:41 [INFO] ------------------------------[ feature ]------------------------------- 19:56:41 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:56:41 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:56:41 [INFO] 19:56:41 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-inventory --- 19:56:41 [INFO] 19:56:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-inventory --- 19:56:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:56:41 [INFO] 19:56:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-inventory --- 19:56:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:56:41 [INFO] 19:56:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-inventory --- 19:56:41 [INFO] 19:56:41 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-inventory --- 19:56:41 [INFO] 19:56:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-inventory --- 19:56:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:56:41 [INFO] argLine set to empty 19:56:41 [INFO] 19:56:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-inventory --- 19:56:41 [INFO] Starting audit... 19:56:41 Audit done. 19:56:41 [INFO] You have 0 Checkstyle violations. 19:56:41 [INFO] 19:56:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-inventory --- 19:56:41 [INFO] Starting audit... 19:56:41 Audit done. 19:56:41 [INFO] You have 0 Checkstyle violations. 19:56:41 [INFO] 19:56:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-inventory --- 19:56:41 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:56:41 [INFO] 19:56:41 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-inventory --- 19:56:41 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/feature/feature.xml 19:56:42 [INFO] ...done! 19:56:42 [INFO] Attaching features XML 19:56:42 [INFO] 19:56:42 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-inventory --- 19:56:42 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:56:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:56:42 [INFO] 19:56:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-inventory >>> 19:56:42 [INFO] 19:56:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-inventory --- 19:56:42 [INFO] No files found to run spotbugs, check compile phase has been run 19:56:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:56:42 [INFO] 19:56:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-inventory <<< 19:56:42 [INFO] 19:56:42 [INFO] 19:56:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-inventory --- 19:56:42 [INFO] 19:56:42 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-inventory --- 19:56:42 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-inventory 19:56:42 [INFO] Project dependency features detected: [] 19:56:42 [INFO] Pax Exam System (Version: 4.14.0) created. 19:56:42 [INFO] Creating RMI registry server on 127.0.0.1:42557 19:56:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:56:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:56:42 [INFO] Waiting for remote bundle context.. on 42557 name: c8c72853-6000-4db3-a400-7bc7bd599331 timout: [ RelativeTimeout value = 180000 ] 19:56:46 [INFO] Building jar from resources and headers. 19:56:46 [INFO] Writing jar finished. 19:57:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:57:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:57:06 [INFO] 19:57:06 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-inventory --- 19:57:06 [INFO] 19:57:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-inventory --- 19:57:06 [INFO] No Javadoc in project. Archive not created. 19:57:06 [INFO] 19:57:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-inventory --- 19:57:06 [INFO] CycloneDX: Resolving Dependencies 19:57:11 [INFO] CycloneDX: Creating BOM version 1.6 with 466 component(s) 19:57:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/bom.xml 19:57:11 [INFO] attaching as odl-transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.xml 19:57:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/bom.json 19:57:12 [INFO] attaching as odl-transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.json 19:57:12 [INFO] 19:57:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-inventory --- 19:57:12 [INFO] Skipping duplicate-finder execution! 19:57:12 [INFO] 19:57:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-inventory --- 19:57:12 [INFO] Skipping plugin execution 19:57:12 [INFO] 19:57:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-inventory --- 19:57:12 [INFO] Skipping source per configuration. 19:57:12 [INFO] 19:57:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-inventory --- 19:57:12 [INFO] 19:57:12 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-inventory --- 19:57:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:57:12 [INFO] 19:57:12 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-inventory --- 19:57:12 [WARNING] 19:57:12 [WARNING] The packaging plugin for project odl-transportpce-inventory did not assign 19:57:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:57:12 [WARNING] 19:57:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:57:12 [WARNING] 19:57:12 [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/12.0.0-SNAPSHOT/odl-transportpce-inventory-12.0.0-SNAPSHOT.pom 19:57:12 [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/12.0.0-SNAPSHOT/odl-transportpce-inventory-12.0.0-SNAPSHOT-features.xml 19:57:12 [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/12.0.0-SNAPSHOT/odl-transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.xml 19:57:12 [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/12.0.0-SNAPSHOT/odl-transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.json 19:57:12 [INFO] 19:57:12 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-inventory --- 19:57:12 [INFO] Rendering site for default locale 19:57:12 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:57:12 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:57:12 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:57:12 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:57:12 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:57:12 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:57:12 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:57:12 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:57:12 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 19:57:12 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 19:57:12 [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/ 19:57:12 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:57:12 [INFO] Rendering 4 report documents 19:57:12 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:57:12 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:57:12 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:57:12 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:57:12 [INFO] 19:57:12 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-inventory --- 19:57:12 [INFO] Skipping because packaging 'feature' is not pom. 19:57:12 [INFO] 19:57:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-inventory --- 19:57:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:57:12 [WARNING] 19:57:12 [WARNING] The packaging plugin for project odl-transportpce-inventory did not assign 19:57:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:57:12 [WARNING] 19:57:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:57:12 [WARNING] 19:57:12 [INFO] 19:57:12 [INFO] --------< org.opendaylight.transportpce:features-transportpce >--------- 19:57:12 [INFO] Building OpenDaylight :: TransportPCE :: Features 12.0.0-SNAPSHOT [19/22] 19:57:12 [INFO] from features/features-transportpce/pom.xml 19:57:12 [INFO] ------------------------------[ feature ]------------------------------- 19:57:12 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:57:12 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:57:12 [INFO] 19:57:12 [INFO] --- clean:3.5.0:clean (default-clean) @ features-transportpce --- 19:57:12 [INFO] 19:57:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-transportpce --- 19:57:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:57:12 [INFO] 19:57:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-transportpce --- 19:57:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:57:12 [INFO] 19:57:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-transportpce --- 19:57:12 [INFO] 19:57:12 [INFO] --- dependency:3.9.0:properties (default) @ features-transportpce --- 19:57:12 [INFO] 19:57:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-transportpce --- 19:57:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:57:12 [INFO] argLine set to empty 19:57:12 [INFO] 19:57:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-transportpce --- 19:57:12 [INFO] Starting audit... 19:57:12 Audit done. 19:57:12 [INFO] You have 0 Checkstyle violations. 19:57:12 [INFO] 19:57:12 [INFO] --- checkstyle:3.6.0:check (default) @ features-transportpce --- 19:57:12 [INFO] Starting audit... 19:57:12 Audit done. 19:57:12 [INFO] You have 0 Checkstyle violations. 19:57:12 [INFO] 19:57:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-transportpce --- 19:57:12 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:57:12 [INFO] 19:57:12 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-transportpce --- 19:57:12 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/feature/feature.xml 19:57:12 [INFO] ...done! 19:57:12 [INFO] Attaching features XML 19:57:12 [INFO] 19:57:12 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-transportpce --- 19:57:12 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:57:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:57:12 [INFO] 19:57:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-transportpce >>> 19:57:13 [INFO] 19:57:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-transportpce --- 19:57:13 [INFO] No files found to run spotbugs, check compile phase has been run 19:57:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:57:13 [INFO] 19:57:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-transportpce <<< 19:57:13 [INFO] 19:57:13 [INFO] 19:57:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-transportpce --- 19:57:13 [INFO] 19:57:13 [INFO] --- feattest:14.1.4:test (default) @ features-transportpce --- 19:57:13 [INFO] 19:57:13 [INFO] --- copy:14.1.4:copy-files (default) @ features-transportpce --- 19:57:13 [INFO] 19:57:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-transportpce --- 19:57:13 [INFO] No Javadoc in project. Archive not created. 19:57:13 [INFO] 19:57:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-transportpce --- 19:57:13 [INFO] CycloneDX: Resolving Dependencies 19:57:18 [INFO] CycloneDX: Creating BOM version 1.6 with 483 component(s) 19:57:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/bom.xml 19:57:18 [INFO] attaching as features-transportpce-12.0.0-SNAPSHOT-cyclonedx.xml 19:57:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/bom.json 19:57:18 [INFO] attaching as features-transportpce-12.0.0-SNAPSHOT-cyclonedx.json 19:57:18 [INFO] 19:57:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-transportpce --- 19:57:18 [INFO] Skipping duplicate-finder execution! 19:57:18 [INFO] 19:57:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-transportpce --- 19:57:18 [INFO] Skipping plugin execution 19:57:18 [INFO] 19:57:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-transportpce --- 19:57:18 [INFO] Skipping source per configuration. 19:57:18 [INFO] 19:57:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-transportpce --- 19:57:18 [INFO] 19:57:18 [INFO] --- jacoco:0.8.13:report (report) @ features-transportpce --- 19:57:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:57:18 [INFO] 19:57:18 [INFO] --- install:3.1.4:install (default-install) @ features-transportpce --- 19:57:18 [WARNING] 19:57:18 [WARNING] The packaging plugin for project features-transportpce did not assign 19:57:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:57:18 [WARNING] 19:57:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:57:18 [WARNING] 19:57:18 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/pom.xml to /tmp/r/org/opendaylight/transportpce/features-transportpce/12.0.0-SNAPSHOT/features-transportpce-12.0.0-SNAPSHOT.pom 19:57:18 [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/12.0.0-SNAPSHOT/features-transportpce-12.0.0-SNAPSHOT-features.xml 19:57:18 [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/12.0.0-SNAPSHOT/features-transportpce-12.0.0-SNAPSHOT-cyclonedx.xml 19:57:18 [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/12.0.0-SNAPSHOT/features-transportpce-12.0.0-SNAPSHOT-cyclonedx.json 19:57:18 [INFO] 19:57:18 [INFO] --- site:3.21.0:site (generate-site) @ features-transportpce --- 19:57:18 [INFO] Rendering site for default locale 19:57:18 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:57:18 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:57:18 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:57:19 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:57:19 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:57:19 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:57:19 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:57:19 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:57:19 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 19:57:19 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 19:57:19 [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/ 19:57:19 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:57:19 [INFO] Rendering 4 report documents 19:57:19 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:57:19 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:57:19 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:57:19 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:57:19 [INFO] 19:57:19 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ features-transportpce --- 19:57:19 [INFO] Skipping because packaging 'feature' is not pom. 19:57:19 [INFO] 19:57:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-transportpce --- 19:57:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 19:57:19 [WARNING] 19:57:19 [WARNING] The packaging plugin for project features-transportpce did not assign 19:57:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 19:57:19 [WARNING] 19:57:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 19:57:19 [WARNING] 19:57:19 [INFO] 19:57:19 [INFO] ---------< org.opendaylight.transportpce:features-aggregator >---------- 19:57:19 [INFO] Building features-aggregator 12.0.0-SNAPSHOT [20/22] 19:57:19 [INFO] from features/pom.xml 19:57:19 [INFO] --------------------------------[ pom ]--------------------------------- 19:57:19 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:57:19 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:57:19 [INFO] 19:57:19 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 19:57:19 [INFO] 19:57:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 19:57:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:57:19 [INFO] 19:57:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 19:57:19 [INFO] 19:57:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 19:57:19 [INFO] Skipping CycloneDX goal, because module skips deploy 19:57:19 [INFO] 19:57:19 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 19:57:19 [INFO] Skipping artifact installation 19:57:19 [INFO] 19:57:19 [INFO] --- site:3.21.0:site (generate-site) @ features-aggregator --- 19:57:19 [INFO] Rendering site for default locale 19:57:19 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:57:19 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:57:19 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:57:19 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:57:19 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 19:57:19 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 19:57:19 [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/ 19:57:19 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:57:19 [INFO] Rendering 2 report documents 19:57:19 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:57:19 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:57:19 [INFO] 19:57:19 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ features-aggregator --- 19:57:19 [INFO] No site descriptor found: nothing to attach. 19:57:19 [INFO] 19:57:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 19:57:19 [INFO] Skipping artifact deployment 19:57:19 [INFO] 19:57:19 [INFO] ----------< org.opendaylight.transportpce:transportpce-karaf >---------- 19:57:19 [INFO] Building transportpce-karaf 12.0.0-SNAPSHOT [21/22] 19:57:19 [INFO] from karaf/pom.xml 19:57:19 [INFO] --------------------------------[ pom ]--------------------------------- 19:57:19 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:57:19 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:57:20 [INFO] 19:57:20 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-karaf --- 19:57:20 [INFO] 19:57:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-karaf --- 19:57:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:57:20 [INFO] 19:57:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-karaf --- 19:57:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:57:20 [INFO] 19:57:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-karaf --- 19:57:20 [INFO] 19:57:20 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-karaf --- 19:57:20 [INFO] 19:57:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-karaf --- 19:57:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 19:57:20 [INFO] 19:57:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-karaf --- 19:57:20 [INFO] Starting audit... 19:57:20 Audit done. 19:57:20 [INFO] You have 0 Checkstyle violations. 19:57:20 [INFO] 19:57:20 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-karaf --- 19:57:20 [INFO] Starting audit... 19:57:20 Audit done. 19:57:20 [INFO] You have 0 Checkstyle violations. 19:57:20 [INFO] 19:57:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-karaf --- 19:57:20 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:57:20 [INFO] 19:57:20 [INFO] --- resources:3.3.1:resources (process-resources) @ transportpce-karaf --- 19:57:20 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/src/main/resources 19:57:20 [INFO] 19:57:20 [INFO] --- karaf:4.4.8:assembly (process-resources) @ transportpce-karaf --- 19:57:20 [INFO] Using repositories: 19:57:20 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 19:57:20 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 19:57:20 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:57:20 [INFO] Creating work directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly 19:57:20 [INFO] Loading direct KAR and features XML dependencies 19:57:20 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 19:57:20 [INFO] Feature framework will be added as a startup feature 19:57:20 [INFO] Generating Karaf assembly: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly 19:57:20 [INFO] Unzipping kars 19:57:20 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 19:57:20 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 19:57:20 [INFO] Loading profiles from: 19:57:20 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 19:57:20 [INFO] Loading repositories 19:57:20 [INFO] Generating generated-startup profile 19:57:20 [INFO] Generating generated-boot profile with parents: generated-startup 19:57:20 [INFO] Generating generated-installed profile 19:57:20 [INFO] Configuring etc/config.properties and etc/system.properties 19:57:20 [INFO] Downloading libraries for generated profiles 19:57:20 [INFO] Downloading additional libraries 19:57:20 [INFO] Writing configurations 19:57:20 [INFO] adding config file: etc/profile.cfg 19:57:20 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 19:57:20 [INFO] Startup stage 19:57:20 [INFO] Loading startup repositories 19:57:20 [INFO] Resolving startup features and bundles 19:57:20 [INFO] Features: framework 19:57:20 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 19:57:20 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 19:57:20 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:57:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 19:57:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 19:57:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 19:57:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 19:57:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 19:57:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 19:57:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:57:20 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:57:20 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 19:57:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 19:57:20 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 19:57:20 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 19:57:20 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 19:57:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 19:57:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 19:57:20 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 19:57:21 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:57:21 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:57:21 [INFO] Boot stage 19:57:21 [INFO] Loading boot repositories 19:57:21 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce/12.0.0-SNAPSHOT/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-models/23.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.18/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.4/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-devices/23.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-tapi/12.0.0-SNAPSHOT/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.4/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.4/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.4/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.4/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.18/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.4/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-dmaap-client/12.0.0-SNAPSHOT/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-nbinotifications/12.0.0-SNAPSHOT/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-inventory/12.0.0-SNAPSHOT/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.4.0-models/23.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.18/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.18/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.4/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.4/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.4/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.18/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.4/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.4/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.18/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.4/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.18/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.18/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.4/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.4/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.4/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.4/xml/features 19:57:21 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.18/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.0/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.18/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.4/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.18/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.18/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.18/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.1/xml/features 19:57:21 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.18/xml/features 19:57:21 [INFO] Feature odl-yangtools-parser/14.0.18 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.18 19:57:21 [INFO] Feature odl-yangtools-binding-codec/14.0.18 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.18 19:57:21 [INFO] Feature odl-ietf-model-rfc8343/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1 19:57:21 [INFO] Feature odl-yangtools-xpath-api/14.0.18 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.18 19:57:21 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 19:57:21 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 19:57:21 [INFO] Feature odl-mdsal-common/15.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.1 19:57:21 [INFO] Feature service/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 19:57:21 [INFO] Feature odl-mdsal-binding-api/15.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/15.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/15.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/15.0.1 19:57:21 [INFO] Feature odl-mdsal-dom-runtime/15.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/15.0.1 19:57:21 [INFO] Feature odl-ietf-model-rfc8529/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1 19:57:21 [INFO] Feature shell/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 19:57:21 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 19:57:21 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:57:21 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 19:57:21 [INFO] Feature package/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 19:57:21 [INFO] Feature odl-apache-shiro/0.22.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.22.1 19:57:21 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 19:57:21 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 19:57:21 [INFO] Feature ssh/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 19:57:21 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 19:57:21 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 19:57:21 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 19:57:21 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 19:57:21 [INFO] Feature odl-gson/14.1.4 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 19:57:21 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 19:57:21 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 19:57:21 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 19:57:21 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 19:57:21 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 19:57:21 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 19:57:21 [INFO] Feature odl-mdsal-eos-dom/15.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/15.0.1 19:57:21 [INFO] Feature odl-pekko/12.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.6.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/12.0.1 19:57:21 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 19:57:21 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.1 19:57:21 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 19:57:21 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.1 19:57:21 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.1 19:57:21 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/12.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 19:57:21 [INFO] Feature odl-openroadm-devices/23.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-1.2.1/23.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-7.1.0/23.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-7.1.0/23.0.0 19:57:21 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 19:57:21 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-2.2.1/23.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-1.2.1/23.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-13.1.1/23.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-13.1.1/23.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-2.2.1/23.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 19:57:21 [INFO] Feature odl-yangtools-xpath/14.0.18 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.18 19:57:21 [INFO] Feature odl-mdsal-dom-broker/15.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/15.0.1 19:57:21 [INFO] Feature odl-ietf-model-rfc8344/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1 19:57:21 [INFO] Feature odl-servlet-api/14.1.4 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 19:57:21 [INFO] Feature framework/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 19:57:21 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:57:21 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 19:57:21 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 19:57:21 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 19:57:21 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 19:57:21 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 19:57:21 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 19:57:21 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 19:57:21 [INFO] Feature odl-ietf-model-rfc6991/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.1 19:57:21 [INFO] Feature odl-karaf-feat-jetty/14.1.4 is defined as a boot feature 19:57:21 [INFO] Feature odl-aaa-shiro/0.22.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.22.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.22.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.22.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.22.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/xml/aaa-app-config 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/xml/aaa-datastore-config 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1/xml/aaa-password-service-config 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/py/idmtool 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.1/cfg/config 19:57:21 [INFO] Feature odl-mdsal-binding-runtime/15.0.1 is defined as a boot feature 19:57:21 [INFO] Feature odl-ietf-model-rfc8639/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1 19:57:21 [INFO] Feature odl-lz4/12.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 19:57:21 [INFO] Feature deployer/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 19:57:21 [INFO] Feature odl-netconf-client/10.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/10.0.0 19:57:21 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 19:57:21 [INFO] Feature odl-netconf-databind/10.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/10.0.0 19:57:21 [INFO] Feature odl-ietf-model-rfc8072/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1 19:57:21 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 19:57:21 [INFO] Feature odl-netconf-keystore/10.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/10.0.0 19:57:21 [INFO] Feature odl-yangtools-data-api/14.0.18 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.18 19:57:21 [INFO] Feature odl-mdsal-binding-dom-adapter/15.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/15.0.1 19:57:21 [INFO] Feature odl-jersey-2/14.1.4 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 19:57:21 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 19:57:21 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 19:57:21 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 19:57:21 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 19:57:21 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 19:57:21 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 19:57:21 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:57:21 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 19:57:21 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 19:57:21 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 19:57:21 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 19:57:21 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 19:57:21 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 19:57:21 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 19:57:21 [INFO] Feature odl-mdsal-broker/12.0.1 is defined as a boot feature 19:57:21 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 19:57:21 [INFO] Feature odl-controller-blueprint/12.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/12.0.1 19:57:21 [INFO] Feature odl-ietf-model-rfc6243/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.1 19:57:21 [INFO] Feature odl-aaa-password-service/0.22.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.22.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1/xml/aaa-password-service-config 19:57:21 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 19:57:21 [INFO] Feature odl-aaa-encryption-service/0.22.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.22.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.22.1 19:57:21 [INFO] Feature scr/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 19:57:21 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:57:21 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:57:21 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 19:57:21 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:57:21 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 19:57:21 [INFO] Feature odl-netty-4/14.1.4 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-aarch_64 19:57:21 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final/jar/linux-x86_64 19:57:21 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.6.Final 19:57:21 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.6.Final 19:57:21 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-riscv64 19:57:21 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.6.Final 19:57:21 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.6.Final 19:57:21 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final 19:57:21 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.6.Final 19:57:21 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-x86_64 19:57:21 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.6.Final 19:57:21 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.6.Final 19:57:21 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.6.Final 19:57:21 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.6.Final 19:57:21 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.6.Final 19:57:21 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 19:57:21 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 19:57:21 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 19:57:21 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 19:57:21 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 19:57:21 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 19:57:21 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 19:57:21 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 19:57:21 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 19:57:21 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 19:57:21 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 19:57:21 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 19:57:21 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 19:57:21 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 19:57:21 [INFO] Feature odl-netconf-topology/10.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/10.0.0 19:57:21 [INFO] Feature odl-apache-commons-text/14.1.4 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.14.0 19:57:21 [INFO] Feature jaas/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 19:57:21 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 19:57:21 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:57:21 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 19:57:21 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 19:57:21 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 19:57:21 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 19:57:21 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 19:57:21 [INFO] Feature odl-restconf-server-api/10.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.0 19:57:21 [INFO] Feature odl-ietf-model-rfc9641/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.1 19:57:21 [INFO] Feature http/8.0.33 is defined as a boot feature 19:57:21 [INFO] Feature odl-yangtools-export/14.0.18 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.18 19:57:21 [INFO] Feature odl-jakarta-activation-api/14.1.4 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 19:57:21 [INFO] Feature pax-web-war/8.0.33 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 19:57:21 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.33 19:57:21 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:57:21 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:57:21 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 19:57:21 [INFO] Feature odl-apache-commons-lang3/14.1.4 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.19.0 19:57:21 [INFO] Feature odl-woodstox/14.1.4 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.1.1 19:57:21 [INFO] Feature odl-yangtools-codec/14.0.18 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.18 19:57:21 [INFO] Feature odl-netconf-common/10.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-codec/10.0.0 19:57:21 [INFO] Feature pax-web-http-war/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.8 19:57:21 [INFO] Feature management/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 19:57:21 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 19:57:21 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 19:57:21 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 19:57:21 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 19:57:21 [INFO] adding config file: etc/jmx.acl.cfg 19:57:21 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 19:57:21 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 19:57:21 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 19:57:21 [INFO] adding config file: etc/org.apache.karaf.management.cfg 19:57:21 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 19:57:21 [INFO] Feature odl-raft-api/12.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/12.0.1 19:57:21 [INFO] Feature odl-dropwizard-metrics/14.1.4 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.37 19:57:21 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.37 19:57:21 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.37 19:57:21 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.37 19:57:21 [INFO] Feature odl-netconf-connector/10.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.0 19:57:21 [INFO] Feature odl-javassist-3/14.1.4 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 19:57:21 [INFO] Feature odl-ietf-model-rfc9640/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.1 19:57:21 [INFO] Feature war/4.4.8 is defined as a boot feature 19:57:21 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.1 19:57:21 [INFO] Feature odl-restconf-all/10.0.0 is defined as a boot feature 19:57:21 [INFO] Feature 1457133d-a4ca-4c4d-b2e6-20ad5fee6165/0.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 19:57:21 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 19:57:21 [INFO] Feature odl-yangtools-util/14.0.18 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.18 19:57:21 [INFO] Feature odl-ietf-model-rfc7952/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.1 19:57:21 [INFO] Feature odl-mdsal-singleton-dom/15.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/15.0.1 19:57:21 [INFO] Feature odl-restconf-nb/10.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/rfc8639-impl/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.0/cfg/config 19:57:21 [INFO] Feature standard/4.4.8 is defined as a boot feature 19:57:21 [INFO] Feature odl-karaf-feat-jdbc/14.1.4 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 19:57:21 [INFO] Feature odl-mdsal-remoterpc-connector/12.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/12.0.1 19:57:21 [INFO] Feature odl-ietf-model-rfc8650/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.1 19:57:21 [INFO] Feature odl-yangtools-binding-spec/14.0.18 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.18 19:57:21 [INFO] Feature odl-yangtools-parser-api/14.0.18 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.18 19:57:21 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 19:57:21 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty 19:57:21 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 19:57:21 [INFO] Feature odl-ietf-model-rfc6241/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.1 19:57:21 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.1 19:57:21 [INFO] Feature odl-netconf-mdsal-common/10.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/10.0.0 19:57:21 [INFO] Feature odl-ietf-model-rfc8525/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.1 19:57:21 [INFO] Feature odl-ietf-model-rfc9643/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.1 19:57:21 [INFO] Feature feature/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 19:57:21 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 19:57:21 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 19:57:21 [INFO] Feature system/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 19:57:21 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 19:57:21 [INFO] Feature odl-controller-mdsal-common/12.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/12.0.1 19:57:21 [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 19:57:21 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 19:57:21 [INFO] Feature odl-guava/14.1.4 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.51.1 19:57:21 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 19:57:21 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 19:57:21 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 19:57:21 [INFO] Feature odl-mdsal-eos-binding/15.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/15.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/15.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.1 19:57:21 [INFO] Feature odl-yangtools-data/14.0.18 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.18 19:57:21 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 19:57:21 [INFO] Feature odl-ietf-model-rfc6470/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6470/1.0.1 19:57:21 [INFO] Feature odl-ietf-model-rfc6022/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6022/1.0.1 19:57:21 [INFO] Feature odl-netconf-model-rfc5277/10.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/10.0.0 19:57:21 [INFO] Feature odl-aaa-web/0.22.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.22.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.22.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.22.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.22.1 19:57:21 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature 19:57:21 [INFO] Feature log/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 19:57:21 [INFO] adding config file: etc/org.apache.karaf.log.cfg 19:57:21 [INFO] Feature wrap/2.6.17 is defined as a boot feature 19:57:21 [INFO] Feature odl-mdsal-clustering-commons/12.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/12.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/12.0.1 19:57:21 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.26.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/12.0.1 19:57:21 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.37 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/12.0.1 19:57:21 [INFO] Feature odl-ietf-model-rfc8526/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.1 19:57:21 [INFO] Feature odl-mdsal-dom-api/15.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/15.0.1 19:57:21 [INFO] Feature odl-netconf-transport-api/10.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/10.0.0 19:57:21 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1 19:57:21 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 19:57:21 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 19:57:21 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 19:57:21 [INFO] Feature odl-aaa-api/0.22.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.22.1 19:57:21 [INFO] Feature odl-ietf-model-rfc9642/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.1 19:57:21 [INFO] Feature odl-aaa-cert/0.22.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.1/xml/config 19:57:21 [INFO] Feature odl-yangtools-binding-runtime/14.0.18 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.18 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.18 19:57:21 [INFO] Feature odl-mdsal-singleton-common/15.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/15.0.1 19:57:21 [INFO] Feature odl-mdsal-distributed-datastore/12.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/12.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/12.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/12.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/12.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/12.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/12.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/12.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/pekkoconf 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/factorypekkoconf 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/moduleshardconf 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/moduleconf 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/cfg/datastore 19:57:21 [INFO] Feature odl-yanglib-mdsal-writer/10.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/10.0.0 19:57:21 [INFO] Feature odl-stax2-api/14.1.4 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 19:57:21 [INFO] Feature odl-raft-spi/12.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/12.0.1 19:57:21 [INFO] Feature odl-ietf-model-rfc8341/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.1 19:57:21 [INFO] Feature pax-web-jsp/8.0.33 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.33 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 19:57:21 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.33 19:57:21 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 19:57:21 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 19:57:21 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:57:21 [INFO] Feature odl-jackson-2/14.1.4 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.19.2 19:57:21 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.19.2 19:57:21 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.19.2 19:57:21 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.19.2 19:57:21 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.19.2 19:57:21 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.19.2 19:57:21 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.19.2 19:57:21 [INFO] Feature kar/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 19:57:21 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 19:57:21 [INFO] Feature odl-yangtools-common/14.0.18 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.18 19:57:21 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:57:21 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:57:21 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:57:21 [INFO] Feature odl-netconf-api/10.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/10.0.0 19:57:21 [INFO] Feature odl-restconf/10.0.0 is defined as a boot feature 19:57:21 [INFO] Feature jline/3.21.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 19:57:21 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 19:57:21 [INFO] Feature odl-openroadm-models/23.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-service-13.1.1/23.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-network-13.1.1/23.0.0 19:57:21 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.27.1 19:57:21 [INFO] Feature odl-jolokia/12.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 19:57:21 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/12.0.1/cfg/configuration 19:57:21 [INFO] Feature odl-ietf-model-rfc9645/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.1 19:57:21 [INFO] Feature odl-restconf-api/10.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.0 19:57:21 [INFO] Feature config/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 19:57:21 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 19:57:21 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 19:57:21 [INFO] Feature instance/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 19:57:21 [INFO] Feature odl-ietf-model-rfc8342/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.1 19:57:21 [INFO] Feature odl-netconf-truststore/10.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/10.0.0 19:57:21 [INFO] Feature odl-transportpce/12.0.0.SNAPSHOT is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT 19:57:21 [INFO] adding maven artifact: mvn:org.jheaps/jheaps/0.14 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-renderer/12.0.0-SNAPSHOT 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-api/12.0.0-SNAPSHOT 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:com.github.spotbugs/spotbugs-annotations/4.8.6 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT 19:57:21 [INFO] adding maven artifact: wrap:mvn:org.apfloat/apfloat/1.10.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-olm/12.0.0-SNAPSHOT 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-common/12.0.0-SNAPSHOT 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/tapi-2.4.0/23.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.jgrapht/jgrapht-core/1.5.2 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openconfig-240119/23.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-pce/12.0.0-SNAPSHOT 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-olm/12.0.0-SNAPSHOT/cfg/config 19:57:21 [INFO] Feature odl-antlr4/14.1.4 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 19:57:21 [INFO] Feature odl-ietf-model-rfc8528/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1 19:57:21 [INFO] Feature odl-ws-rs-api/14.1.4 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 19:57:21 [INFO] Feature odl-restconf-openapi/10.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/10.0.0 19:57:21 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 19:57:21 [INFO] Feature odl-bytebuddy/14.0.18 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.8 19:57:21 [INFO] Feature bundle/4.4.8 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 19:57:21 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 19:57:21 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 19:57:21 [INFO] Feature odl-mdsal-eos-common/15.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/15.0.1 19:57:21 [INFO] Feature odl-netconf-transport/10.0.0 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/10.0.0 19:57:21 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.19.0 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/10.0.0 19:57:21 [INFO] Feature odl-mdsal-binding-base/15.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.27.1 19:57:21 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.1 19:57:21 [INFO] Feature odl-ietf-model-rfc9644/1.0.1 is defined as a boot feature 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.1 19:57:21 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.1 19:57:21 [INFO] Install stage 19:57:21 [INFO] Loading installed repositories 19:57:21 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 19:57:21 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 19:57:21 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 19:57:21 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 19:57:21 [INFO] 19:57:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-karaf >>> 19:57:21 [INFO] 19:57:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-karaf --- 19:57:21 [INFO] No files found to run spotbugs, check compile phase has been run 19:57:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:57:21 [INFO] 19:57:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-karaf <<< 19:57:21 [INFO] 19:57:21 [INFO] 19:57:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-karaf --- 19:57:21 [INFO] 19:57:21 [INFO] --- dependency:3.9.0:copy (apply-branding) @ transportpce-karaf --- 19:57:21 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:57:21 [INFO] 19:57:21 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ transportpce-karaf --- 19:57:21 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 19:57:21 [INFO] 19:57:21 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ transportpce-karaf --- 19:57:21 [WARNING] Overwriting /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 19:57:21 [INFO] 19:57:21 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-karaf --- 19:57:21 [INFO] 19:57:21 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ transportpce-karaf --- 19:57:21 [INFO] Copying 11 resources from src/main/assembly to target/assembly 19:57:21 [INFO] 19:57:21 [INFO] --- karaf:14.1.4:populate-local-repo (populate-local-repo) @ transportpce-karaf --- 19:57:22 [INFO] Feature repository discovered recursively: b0d97ec1-46c7-431d-b821-1d1aae0bdffe 19:57:22 [INFO] Feature repository discovered recursively: framework-4.4.8 19:57:22 [INFO] Feature repository discovered recursively: odl-aaa-0.22.1 19:57:22 [INFO] Feature repository discovered recursively: odl-antlr4 19:57:22 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 19:57:22 [INFO] Feature repository discovered recursively: odl-apache-commons-text 19:57:22 [INFO] Feature repository discovered recursively: odl-apache-shiro 19:57:22 [INFO] Feature repository discovered recursively: odl-bytebuddy 19:57:22 [INFO] Feature repository discovered recursively: odl-controller-12.0.1 19:57:22 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.1 19:57:22 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.1 19:57:22 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 19:57:22 [INFO] Feature repository discovered recursively: odl-extras-12.0.1 19:57:22 [INFO] Feature repository discovered recursively: odl-gson 19:57:22 [INFO] Feature repository discovered recursively: odl-guava 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 19:57:22 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 19:57:22 [INFO] Feature repository discovered recursively: odl-jackson-2 19:57:22 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 19:57:22 [INFO] Feature repository discovered recursively: odl-javassist-3 19:57:22 [INFO] Feature repository discovered recursively: odl-jersey-2 19:57:22 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 19:57:22 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 19:57:22 [INFO] Feature repository discovered recursively: odl-lz4 19:57:22 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.1 19:57:22 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 19:57:22 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 19:57:22 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 19:57:22 [INFO] Feature repository discovered recursively: odl-mdsal-common 19:57:22 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 19:57:22 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 19:57:22 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 19:57:22 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 19:57:22 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 19:57:22 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 19:57:22 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 19:57:22 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 19:57:22 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 19:57:22 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 19:57:22 [INFO] Feature repository discovered recursively: odl-netconf-10.0.0 19:57:22 [INFO] Feature repository discovered recursively: odl-netconf-client 19:57:22 [INFO] Feature repository discovered recursively: odl-netconf-common-10.0.0 19:57:22 [INFO] Feature repository discovered recursively: odl-netconf-databind 19:57:22 [INFO] Feature repository discovered recursively: odl-netconf-keystore 19:57:22 [INFO] Feature repository discovered recursively: odl-netconf-topology 19:57:22 [INFO] Feature repository discovered recursively: odl-netconf-truststore 19:57:22 [INFO] Feature repository discovered recursively: odl-netty-4 19:57:22 [INFO] Feature repository discovered recursively: odl-openroadm-devices 19:57:22 [INFO] Feature repository discovered recursively: odl-openroadm-models 19:57:22 [INFO] Feature repository discovered recursively: odl-pekko 19:57:22 [INFO] Feature repository discovered recursively: odl-raft-api 19:57:22 [INFO] Feature repository discovered recursively: odl-raft-spi 19:57:22 [INFO] Feature repository discovered recursively: odl-restconf 19:57:22 [INFO] Feature repository discovered recursively: odl-restconf-all 19:57:22 [INFO] Feature repository discovered recursively: odl-restconf-api 19:57:22 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.0 19:57:22 [INFO] Feature repository discovered recursively: odl-restconf-server-api 19:57:22 [INFO] Feature repository discovered recursively: odl-servlet-api 19:57:22 [INFO] Feature repository discovered recursively: odl-stax2-api 19:57:22 [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models 19:57:22 [INFO] Feature repository discovered recursively: odl-transportpce 19:57:22 [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client 19:57:22 [INFO] Feature repository discovered recursively: odl-transportpce-inventory 19:57:22 [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications 19:57:22 [INFO] Feature repository discovered recursively: odl-transportpce-tapi 19:57:22 [INFO] Feature repository discovered recursively: odl-woodstox 19:57:22 [INFO] Feature repository discovered recursively: odl-ws-rs-api 19:57:22 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 19:57:22 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 19:57:22 [INFO] Feature repository discovered recursively: odl-yangtools-codec 19:57:22 [INFO] Feature repository discovered recursively: odl-yangtools-common 19:57:22 [INFO] Feature repository discovered recursively: odl-yangtools-data 19:57:22 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 19:57:22 [INFO] Feature repository discovered recursively: odl-yangtools-export 19:57:22 [INFO] Feature repository discovered recursively: odl-yangtools-parser 19:57:22 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 19:57:22 [INFO] Feature repository discovered recursively: odl-yangtools-util 19:57:22 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 19:57:22 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 19:57:22 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 19:57:22 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 19:57:22 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 19:57:22 [INFO] Feature repository discovered recursively: pt-triemap 19:57:22 [INFO] Feature repository discovered recursively: standard-4.4.8 19:57:22 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:57:22 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 19:57:22 [INFO] 19:57:22 [INFO] --- antrun:3.1.0:run (fix-permissions) @ transportpce-karaf --- 19:57:22 [INFO] Executing tasks 19:57:22 [INFO] Executed tasks 19:57:22 [INFO] 19:57:22 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ transportpce-karaf --- 19:57:22 [INFO] Executing tasks 19:57:22 [INFO] [delete] Deleting directory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly/system/org/bouncycastle 19:57:22 [INFO] Executed tasks 19:57:22 [INFO] 19:57:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-karaf --- 19:57:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:57:22 [INFO] 19:57:22 [INFO] --- karaf:4.4.8:archive (package) @ transportpce-karaf --- 19:57:41 [INFO] 19:57:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-karaf --- 19:57:41 [INFO] Skipping CycloneDX goal, because module skips deploy 19:57:41 [INFO] 19:57:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-karaf --- 19:57:41 [INFO] Skipping duplicate-finder execution! 19:57:41 [INFO] 19:57:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-karaf --- 19:57:41 [INFO] Skipping pom project 19:57:41 [INFO] 19:57:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-karaf --- 19:57:41 [INFO] Skipping source per configuration. 19:57:41 [INFO] 19:57:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-karaf --- 19:57:41 [INFO] 19:57:41 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-karaf --- 19:57:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:57:41 [INFO] 19:57:41 [INFO] --- install:3.1.4:install (default-install) @ transportpce-karaf --- 19:57:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-karaf/12.0.0-SNAPSHOT/transportpce-karaf-12.0.0-SNAPSHOT.pom 19:57:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/transportpce-karaf-12.0.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/transportpce/transportpce-karaf/12.0.0-SNAPSHOT/transportpce-karaf-12.0.0-SNAPSHOT.tar.gz 19:57:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/transportpce-karaf-12.0.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/transportpce/transportpce-karaf/12.0.0-SNAPSHOT/transportpce-karaf-12.0.0-SNAPSHOT.zip 19:57:41 [INFO] 19:57:41 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-karaf --- 19:57:41 [INFO] Rendering site for default locale 19:57:41 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:57:41 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:57:41 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:57:41 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:57:41 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 19:57:41 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 19:57:41 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 19:57:41 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 19:57:41 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 19:57:41 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 19:57:41 [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/ 19:57:41 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:57:41 [INFO] Rendering 4 report documents 19:57:41 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:57:41 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 19:57:41 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:57:41 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 19:57:41 [INFO] 19:57:41 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-karaf --- 19:57:41 [INFO] No site descriptor found: nothing to attach. 19:57:41 [INFO] 19:57:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-karaf --- 19:57:41 [INFO] Skipping artifact deployment 19:57:41 [INFO] 19:57:41 [INFO] -------< org.opendaylight.transportpce:transportpce-aggregator >-------- 19:57:41 [INFO] Building transportpce 12.0.0-SNAPSHOT [22/22] 19:57:41 [INFO] from pom.xml 19:57:41 [INFO] --------------------------------[ pom ]--------------------------------- 19:57:41 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 19:57:41 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 19:57:41 [INFO] 19:57:41 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-aggregator --- 19:57:41 [INFO] Deleting /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/target 19:57:41 [INFO] 19:57:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-aggregator --- 19:57:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:57:42 [INFO] 19:57:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-aggregator --- 19:57:42 [INFO] 19:57:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-aggregator --- 19:57:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:57:42 [INFO] 19:57:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-aggregator --- 19:57:42 [INFO] Skipping CycloneDX goal, because module skips deploy 19:57:42 [INFO] 19:57:42 [INFO] --- install:3.1.4:install (default-install) @ transportpce-aggregator --- 19:57:42 [INFO] Skipping artifact installation 19:57:42 [INFO] 19:57:42 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-aggregator --- 19:57:42 [INFO] Rendering site for default locale 19:57:42 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 19:57:42 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 19:57:42 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 19:57:42 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 19:57:42 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 19:57:42 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 19:57:42 [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/ 19:57:42 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 19:57:42 [INFO] Rendering 2 report documents 19:57:42 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 19:57:42 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 19:57:42 [INFO] 19:57:42 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-aggregator --- 19:57:42 [INFO] No site descriptor found: nothing to attach. 19:57:42 [INFO] 19:57:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-aggregator --- 19:57:42 [INFO] Skipping artifact deployment 19:57:42 [INFO] ------------------------------------------------------------------------ 19:57:42 [INFO] Reactor Summary for transportpce 12.0.0-SNAPSHOT: 19:57:42 [INFO] 19:57:42 [INFO] transportpce-artifacts ............................. SUCCESS [ 6.055 s] 19:57:42 [INFO] transportpce-api ................................... SUCCESS [ 30.133 s] 19:57:42 [INFO] test-common ........................................ SUCCESS [ 59.340 s] 19:57:42 [INFO] transportpce-common ................................ SUCCESS [01:59 min] 19:57:42 [INFO] transportpce-renderer .............................. SUCCESS [02:02 min] 19:57:42 [INFO] transportpce-networkmodel .......................... SUCCESS [01:19 min] 19:57:42 [INFO] transportpce-inventory ............................. SUCCESS [ 14.926 s] 19:57:42 [INFO] transportpce-olm ................................... SUCCESS [ 42.515 s] 19:57:42 [INFO] transportpce-pce ................................... SUCCESS [04:33 min] 19:57:42 [INFO] transportpce-servicehandler ........................ SUCCESS [04:53 min] 19:57:42 [INFO] transportpce-tapi .................................. SUCCESS [ 59.176 s] 19:57:42 [INFO] transportpce-nbinotifications ...................... SUCCESS [ 35.818 s] 19:57:42 [INFO] transportpce-dmaap-client .......................... SUCCESS [ 15.247 s] 19:57:42 [INFO] OpenDaylight :: transportpce ....................... SUCCESS [ 41.729 s] 19:57:42 [INFO] OpenDaylight :: transportpce :: tapi ............... SUCCESS [ 33.598 s] 19:57:42 [INFO] OpenDaylight :: transportpce :: nbinotifications ... SUCCESS [ 32.944 s] 19:57:42 [INFO] OpenDaylight :: transportpce :: dmaap-client ....... SUCCESS [ 31.487 s] 19:57:42 [INFO] OpenDaylight :: transportpce :: Inventory .......... SUCCESS [ 30.923 s] 19:57:42 [INFO] OpenDaylight :: TransportPCE :: Features ........... SUCCESS [ 6.911 s] 19:57:42 [INFO] features-aggregator ................................ SUCCESS [ 0.128 s] 19:57:42 [INFO] transportpce-karaf ................................. SUCCESS [ 22.744 s] 19:57:42 [INFO] transportpce ....................................... SUCCESS [ 0.196 s] 19:57:42 [INFO] ------------------------------------------------------------------------ 19:57:42 [INFO] BUILD SUCCESS 19:57:42 [INFO] ------------------------------------------------------------------------ 19:57:42 [INFO] Total time: 22:39 min 19:57:42 [INFO] Finished at: 2025-11-20T19:57:42Z 19:57:42 [INFO] ------------------------------------------------------------------------ 19:57:42 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins6831699470715625093.sh 19:57:42 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins9431629546039799071.sh 19:57:42 $ ssh-agent -k 19:57:42 unset SSH_AUTH_SOCK; 19:57:42 unset SSH_AGENT_PID; 19:57:42 echo Agent pid 1581 killed; 19:57:42 [ssh-agent] Stopped. 19:57:42 [JaCoCo plugin] Collecting JaCoCo coverage data... 19:57:42 [JaCoCo plugin] Version: 3.3.5 19:57:42 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 19:57:42 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 10 19:57:42 [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 /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/code-coverage/jacoco.exec 19:57:43 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/classes 1127 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/classes 74 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/classes 14 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/classes 0 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/classes 0 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/classes 0 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/classes 0 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/classes 0 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/classes 0 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/classes 16 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/jacoco/classes 0 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/classes 0 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/classes 22 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/classes 51 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/classes 28 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/classes 119 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/classes 67 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/classes 50 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/classes 76 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/classes 19 files 19:57:44 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 19:57:44 [JaCoCo plugin] Source Inclusions: **/*.java 19:57:44 [JaCoCo plugin] Source Exclusions: null 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java 57 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/src/main/java 13 files 19:57:44 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java 15 files 19:57:45 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/lighty/src/main/java 6 files 19:57:45 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java 21 files 19:57:45 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java 37 files 19:57:45 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/src/main/java 21 files 19:57:45 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java 99 files 19:57:45 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/main/java 60 files 19:57:45 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java 39 files 19:57:45 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java 69 files 19:57:45 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java 18 files 19:57:45 [JaCoCo plugin] Loading inclusions files.. 19:57:45 [JaCoCo plugin] inclusions: [] 19:57:45 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 19:57:45 [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] 19:57:45 [JaCoCo plugin] Publishing the results.. 19:57:45 [JaCoCo plugin] Loading packages.. 19:57:45 [JaCoCo plugin] Done. 19:57:45 [JaCoCo plugin] Overall coverage: class: 82.85715, method: 59.30851, line: 45.237137, branch: 33.75851, instruction: 44.88559, complexity: 35.10747 19:57:45 [PostBuildScript] - [INFO] Executing post build scripts. 19:57:45 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17649357286840867271.sh 19:57:45 ---> sysstat.sh 19:57:46 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13501874892285456299.sh 19:57:46 ---> package-listing.sh 19:57:46 ++ facter osfamily 19:57:46 ++ tr '[:upper:]' '[:lower:]' 19:57:46 + OS_FAMILY=debian 19:57:46 + workspace=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 19:57:46 + START_PACKAGES=/tmp/packages_start.txt 19:57:46 + END_PACKAGES=/tmp/packages_end.txt 19:57:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:57:46 + PACKAGES=/tmp/packages_start.txt 19:57:46 + '[' /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 ']' 19:57:46 + PACKAGES=/tmp/packages_end.txt 19:57:46 + case "${OS_FAMILY}" in 19:57:46 + dpkg -l 19:57:46 + grep '^ii' 19:57:46 + '[' -f /tmp/packages_start.txt ']' 19:57:46 + '[' -f /tmp/packages_end.txt ']' 19:57:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:57:46 + '[' /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 ']' 19:57:46 + mkdir -p /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/archives/ 19:57:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/archives/ 19:57:46 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13366324155390591555.sh 19:57:46 ---> capture-instance-metadata.sh 19:57:46 Setup pyenv: 19:57:46 system 19:57:46 3.8.20 19:57:46 3.9.20 19:57:46 3.10.15 19:57:46 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 19:57:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nxaT from file:/tmp/.os_lf_venv 19:57:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:57:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:57:48 lf-activate-venv(): INFO: Base packages installed successfully 19:57:48 lf-activate-venv(): INFO: Installing additional packages: lftools 19:57:59 lf-activate-venv(): INFO: Adding /tmp/venv-nxaT/bin to PATH 19:57:59 INFO: Running in OpenStack, capturing instance metadata 19:58:00 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins2333087479100791878.sh 19:58:00 provisioning config files... 19:58:00 Could not find credentials [logs] for transportpce-maven-verify-transportpce-master-mvn39-openjdk21 #2093 19:58:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config376269743626254654tmp 19:58:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:58:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:58:00 provisioning config files... 19:58:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:58:00 [EnvInject] - Injecting environment variables from a build step. 19:58:00 [EnvInject] - Injecting as environment variables the properties content 19:58:00 SERVER_ID=logs 19:58:00 19:58:00 [EnvInject] - Variables injected successfully. 19:58:00 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins18405845196945956666.sh 19:58:00 ---> create-netrc.sh 19:58:00 WARN: Log server credential not found. 19:58:00 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins251473396666650366.sh 19:58:00 ---> python-tools-install.sh 19:58:00 Setup pyenv: 19:58:00 system 19:58:00 3.8.20 19:58:00 3.9.20 19:58:00 3.10.15 19:58:00 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 19:58:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nxaT from file:/tmp/.os_lf_venv 19:58:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:58:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:58:02 lf-activate-venv(): INFO: Base packages installed successfully 19:58:02 lf-activate-venv(): INFO: Installing additional packages: lftools 19:58:12 lf-activate-venv(): INFO: Adding /tmp/venv-nxaT/bin to PATH 19:58:12 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10637405636826522788.sh 19:58:12 ---> sudo-logs.sh 19:58:12 Archiving 'sudo' log.. 19:58:13 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins872166985401861859.sh 19:58:13 ---> job-cost.sh 19:58:13 Setup pyenv: 19:58:13 system 19:58:13 3.8.20 19:58:13 3.9.20 19:58:13 3.10.15 19:58:13 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 19:58:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nxaT from file:/tmp/.os_lf_venv 19:58:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:58:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:58:15 lf-activate-venv(): INFO: Base packages installed successfully 19:58:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:58:21 lf-activate-venv(): INFO: Adding /tmp/venv-nxaT/bin to PATH 19:58:21 INFO: No Stack... 19:58:21 INFO: Retrieving Pricing Info for: v3-standard-4 19:58:22 INFO: Archiving Costs 19:58:22 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins13241318690226143933.sh 19:58:22 ---> logs-deploy.sh 19:58:22 Setup pyenv: 19:58:22 system 19:58:22 3.8.20 19:58:22 3.9.20 19:58:22 3.10.15 19:58:22 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 19:58:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nxaT from file:/tmp/.os_lf_venv 19:58:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:58:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:58:24 lf-activate-venv(): INFO: Base packages installed successfully 19:58:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:58:34 lf-activate-venv(): INFO: Adding /tmp/venv-nxaT/bin to PATH 19:58:34 WARNING: Nexus logging server not set 19:58:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/2093/ 19:58:34 INFO: archiving logs to S3 19:58:36 ---> uname -a: 19:58:36 Linux prd-ubuntu2204-docker-4c-4g-12249 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 19:58:36 19:58:36 19:58:36 ---> lscpu: 19:58:36 Architecture: x86_64 19:58:36 CPU op-mode(s): 32-bit, 64-bit 19:58:36 Address sizes: 40 bits physical, 48 bits virtual 19:58:36 Byte Order: Little Endian 19:58:36 CPU(s): 4 19:58:36 On-line CPU(s) list: 0-3 19:58:36 Vendor ID: AuthenticAMD 19:58:36 Model name: AMD EPYC-Rome Processor 19:58:36 CPU family: 23 19:58:36 Model: 49 19:58:36 Thread(s) per core: 1 19:58:36 Core(s) per socket: 1 19:58:36 Socket(s): 4 19:58:36 Stepping: 0 19:58:36 BogoMIPS: 5600.00 19:58:36 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 19:58:36 Virtualization: AMD-V 19:58:36 Hypervisor vendor: KVM 19:58:36 Virtualization type: full 19:58:36 L1d cache: 128 KiB (4 instances) 19:58:36 L1i cache: 128 KiB (4 instances) 19:58:36 L2 cache: 2 MiB (4 instances) 19:58:36 L3 cache: 64 MiB (4 instances) 19:58:36 NUMA node(s): 1 19:58:36 NUMA node0 CPU(s): 0-3 19:58:36 Vulnerability Gather data sampling: Not affected 19:58:36 Vulnerability Indirect target selection: Not affected 19:58:36 Vulnerability Itlb multihit: Not affected 19:58:36 Vulnerability L1tf: Not affected 19:58:36 Vulnerability Mds: Not affected 19:58:36 Vulnerability Meltdown: Not affected 19:58:36 Vulnerability Mmio stale data: Not affected 19:58:36 Vulnerability Reg file data sampling: Not affected 19:58:36 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 19:58:36 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 19:58:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:58:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:58:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:58:36 Vulnerability Srbds: Not affected 19:58:36 Vulnerability Tsx async abort: Not affected 19:58:36 19:58:36 19:58:36 ---> nproc: 19:58:36 4 19:58:36 19:58:36 19:58:36 ---> df -h: 19:58:36 Filesystem Size Used Avail Use% Mounted on 19:58:36 tmpfs 1.6G 1.1M 1.6G 1% /run 19:58:36 /dev/vda1 78G 11G 68G 14% / 19:58:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:58:36 tmpfs 5.0M 0 5.0M 0% /run/lock 19:58:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:58:36 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 19:58:36 19:58:36 19:58:36 ---> free -m: 19:58:36 total used free shared buff/cache available 19:58:36 Mem: 15989 627 10554 4 4806 15019 19:58:36 Swap: 1023 0 1023 19:58:36 19:58:36 19:58:36 ---> ip addr: 19:58:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:58:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:58:36 inet 127.0.0.1/8 scope host lo 19:58:36 valid_lft forever preferred_lft forever 19:58:36 inet6 ::1/128 scope host 19:58:36 valid_lft forever preferred_lft forever 19:58:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:58:36 link/ether fa:16:3e:0b:de:3c brd ff:ff:ff:ff:ff:ff 19:58:36 altname enp0s3 19:58:36 inet 10.30.170.125/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 19:58:36 valid_lft 84876sec preferred_lft 84876sec 19:58:36 inet6 fe80::f816:3eff:fe0b:de3c/64 scope link 19:58:36 valid_lft forever preferred_lft forever 19:58:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:58:36 link/ether 46:8e:e2:bf:33:0c brd ff:ff:ff:ff:ff:ff 19:58:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:58:36 valid_lft forever preferred_lft forever 19:58:36 19:58:36 19:58:36 ---> sar -b -r -n DEV: 19:58:36 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-12249) 11/20/25 _x86_64_ (4 CPU) 19:58:36 19:58:36 19:33:16 LINUX RESTART (4 CPU) 19:58:36 19:58:36 19:40:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:58:36 19:50:01 3.47 0.05 3.26 0.16 6.66 564.63 179.43 19:58:36 Average: 3.47 0.05 3.26 0.16 6.66 564.63 179.43 19:58:36 19:58:36 19:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:58:36 19:50:01 9589984 12624196 3339200 20.39 111748 3089128 3709552 21.29 614636 5825072 256 19:58:36 Average: 9589984 12624196 3339200 20.39 111748 3089128 3709552 21.29 614636 5825072 256 19:58:36 19:58:36 19:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:58:36 19:50:01 lo 0.58 0.58 0.38 0.38 0.00 0.00 0.00 0.00 19:58:36 19:50:01 ens3 9.02 7.54 38.39 2.24 0.00 0.00 0.00 0.00 19:58:36 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:36 Average: lo 0.58 0.58 0.38 0.38 0.00 0.00 0.00 0.00 19:58:36 Average: ens3 9.02 7.54 38.39 2.24 0.00 0.00 0.00 0.00 19:58:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:36 19:58:36 19:58:36 ---> sar -P ALL: 19:58:36 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-12249) 11/20/25 _x86_64_ (4 CPU) 19:58:36 19:58:36 19:33:16 LINUX RESTART (4 CPU) 19:58:36 19:58:36 19:40:02 CPU %user %nice %system %iowait %steal %idle 19:58:36 19:50:01 all 46.72 0.00 0.62 0.03 0.08 52.56 19:58:36 19:50:01 0 39.76 0.00 0.62 0.08 0.07 59.48 19:58:36 19:50:01 1 53.69 0.00 0.82 0.01 0.08 45.40 19:58:36 19:50:01 2 36.79 0.00 0.46 0.01 0.07 62.67 19:58:36 19:50:01 3 56.62 0.00 0.59 0.01 0.08 42.70 19:58:36 Average: all 46.72 0.00 0.62 0.03 0.08 52.56 19:58:36 Average: 0 39.76 0.00 0.62 0.08 0.07 59.48 19:58:36 Average: 1 53.69 0.00 0.82 0.01 0.08 45.40 19:58:36 Average: 2 36.79 0.00 0.46 0.01 0.07 62.67 19:58:36 Average: 3 56.62 0.00 0.59 0.01 0.08 42.70 19:58:36 19:58:36 19:58:36