12:52:32 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118787 12:52:32 Running as SYSTEM 12:52:32 [EnvInject] - Loading node environment variables. 12:52:32 Building remotely on prd-ubuntu2204-docker-4c-4g-898 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 12:52:32 [ssh-agent] Looking for ssh-agent implementation... 12:52:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:52:32 $ ssh-agent 12:52:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXg1Hqtv/agent.2544 12:52:32 SSH_AGENT_PID=2546 12:52:32 [ssh-agent] Started. 12:52:32 Running ssh-add (command line suppressed) 12:52:32 Identity added: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/private_key_13246486141554660705.key (/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/private_key_13246486141554660705.key) 12:52:32 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:52:32 The recommended git tool is: NONE 12:52:34 using credential jenkins-ssh 12:52:34 Wiping out workspace first. 12:52:34 Cloning the remote Git repository 12:52:34 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:52:34 > git init /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 # timeout=10 12:52:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:52:34 > git --version # timeout=10 12:52:34 > git --version # 'git version 2.34.1' 12:52:34 using GIT_SSH to set credentials jenkins-ssh 12:52:34 Verifying host key using known hosts file 12:52:34 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. 12:52:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:52:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:52:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:52:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:52:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:52:38 using GIT_SSH to set credentials jenkins-ssh 12:52:38 Verifying host key using known hosts file 12:52:38 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. 12:52:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/87/118787/1 # timeout=10 12:52:39 > git rev-parse 41e96dbb13e58fa0214d143bad63887f0b3fc9b3^{commit} # timeout=10 12:52:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:52:39 Checking out Revision 41e96dbb13e58fa0214d143bad63887f0b3fc9b3 (refs/changes/87/118787/1) 12:52:39 > git config core.sparsecheckout # timeout=10 12:52:39 > git checkout -f 41e96dbb13e58fa0214d143bad63887f0b3fc9b3 # timeout=10 12:52:42 Commit message: "Bump transportpce-models version to 23.0.0" 12:52:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:52:42 > git rev-list --no-walk 6ed8e567a51b2122d92abf3935d2a35c195b3005 # timeout=10 12:52:42 > git remote # timeout=10 12:52:42 > git submodule init # timeout=10 12:52:42 > git submodule sync # timeout=10 12:52:42 > git config --get remote.origin.url # timeout=10 12:52:42 > git submodule init # timeout=10 12:52:42 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:52:42 ERROR: No submodules found. 12:52:42 provisioning config files... 12:52:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:52:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:52:42 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14715687219727391899.sh 12:52:42 ---> python-tools-install.sh 12:52:42 Setup pyenv: 12:52:43 * system (set by /opt/pyenv/version) 12:52:43 * 3.8.20 (set by /opt/pyenv/version) 12:52:43 * 3.9.20 (set by /opt/pyenv/version) 12:52:43 3.10.15 12:52:43 3.11.10 12:52:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0fVY 12:52:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:52:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:52:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:52:51 lf-activate-venv(): INFO: Base packages installed successfully 12:52:51 lf-activate-venv(): INFO: Installing additional packages: lftools 12:53:18 lf-activate-venv(): INFO: Adding /tmp/venv-0fVY/bin to PATH 12:53:18 Generating Requirements File 12:53:40 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. 12:53:40 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:53:40 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 12:53:40 Python 3.11.10 12:53:41 pip 25.2 from /tmp/venv-0fVY/lib/python3.11/site-packages/pip (python 3.11) 12:53:41 appdirs==1.4.4 12:53:41 argcomplete==3.6.3 12:53:41 aspy.yaml==1.3.0 12:53:41 attrs==25.4.0 12:53:41 autopage==0.5.2 12:53:41 beautifulsoup4==4.14.2 12:53:41 boto3==1.40.55 12:53:41 botocore==1.40.55 12:53:41 bs4==0.0.2 12:53:41 cachetools==6.2.1 12:53:41 certifi==2025.10.5 12:53:41 cffi==2.0.0 12:53:41 cfgv==3.4.0 12:53:41 chardet==5.2.0 12:53:41 charset-normalizer==3.4.4 12:53:41 click==8.3.0 12:53:41 cliff==4.11.0 12:53:41 cmd2==2.7.0 12:53:41 cryptography==3.3.2 12:53:41 debtcollector==3.0.0 12:53:41 decorator==5.2.1 12:53:41 defusedxml==0.7.1 12:53:41 Deprecated==1.2.18 12:53:41 distlib==0.4.0 12:53:41 dnspython==2.8.0 12:53:41 docker==7.1.0 12:53:41 dogpile.cache==1.5.0 12:53:41 durationpy==0.10 12:53:41 email-validator==2.3.0 12:53:41 filelock==3.20.0 12:53:41 future==1.0.0 12:53:41 gitdb==4.0.12 12:53:41 GitPython==3.1.45 12:53:41 google-auth==2.41.1 12:53:41 httplib2==0.31.0 12:53:41 identify==2.6.15 12:53:41 idna==3.11 12:53:41 importlib-resources==1.5.0 12:53:41 iso8601==2.1.0 12:53:41 Jinja2==3.1.6 12:53:41 jmespath==1.0.1 12:53:41 jsonpatch==1.33 12:53:41 jsonpointer==3.0.0 12:53:41 jsonschema==4.25.1 12:53:41 jsonschema-specifications==2025.9.1 12:53:41 keystoneauth1==5.12.0 12:53:41 kubernetes==34.1.0 12:53:41 lftools==0.37.15 12:53:41 lxml==6.0.2 12:53:41 markdown-it-py==4.0.0 12:53:41 MarkupSafe==3.0.3 12:53:41 mdurl==0.1.2 12:53:41 msgpack==1.1.2 12:53:41 multi_key_dict==2.0.3 12:53:41 munch==4.0.0 12:53:41 netaddr==1.3.0 12:53:41 niet==1.4.2 12:53:41 nodeenv==1.9.1 12:53:41 oauth2client==4.1.3 12:53:41 oauthlib==3.3.1 12:53:41 openstacksdk==4.7.1 12:53:41 os-service-types==1.8.0 12:53:41 osc-lib==4.2.0 12:53:41 oslo.config==10.0.0 12:53:41 oslo.context==6.1.0 12:53:41 oslo.i18n==6.6.0 12:53:41 oslo.log==7.2.1 12:53:41 oslo.serialization==5.8.0 12:53:41 oslo.utils==9.1.0 12:53:41 packaging==25.0 12:53:41 pbr==7.0.1 12:53:41 platformdirs==4.5.0 12:53:41 prettytable==3.16.0 12:53:41 psutil==7.1.1 12:53:41 pyasn1==0.6.1 12:53:41 pyasn1_modules==0.4.2 12:53:41 pycparser==2.23 12:53:41 pygerrit2==2.0.15 12:53:41 PyGithub==2.8.1 12:53:41 Pygments==2.19.2 12:53:41 PyJWT==2.10.1 12:53:41 PyNaCl==1.6.0 12:53:41 pyparsing==2.4.7 12:53:41 pyperclip==1.11.0 12:53:41 pyrsistent==0.20.0 12:53:41 python-cinderclient==9.8.0 12:53:41 python-dateutil==2.9.0.post0 12:53:41 python-heatclient==4.3.0 12:53:41 python-jenkins==1.8.3 12:53:41 python-keystoneclient==5.7.0 12:53:41 python-magnumclient==4.9.0 12:53:41 python-openstackclient==8.2.0 12:53:41 python-swiftclient==4.8.0 12:53:41 PyYAML==6.0.3 12:53:41 referencing==0.37.0 12:53:41 requests==2.32.5 12:53:41 requests-oauthlib==2.0.0 12:53:41 requestsexceptions==1.4.0 12:53:41 rfc3986==2.0.0 12:53:41 rich==14.2.0 12:53:41 rich-argparse==1.7.1 12:53:41 rpds-py==0.27.1 12:53:41 rsa==4.9.1 12:53:41 ruamel.yaml==0.18.15 12:53:41 ruamel.yaml.clib==0.2.14 12:53:41 s3transfer==0.14.0 12:53:41 simplejson==3.20.2 12:53:41 six==1.17.0 12:53:41 smmap==5.0.2 12:53:41 soupsieve==2.8 12:53:41 stevedore==5.5.0 12:53:41 tabulate==0.9.0 12:53:41 toml==0.10.2 12:53:41 tomlkit==0.13.3 12:53:41 tqdm==4.67.1 12:53:41 typing_extensions==4.15.0 12:53:41 tzdata==2025.2 12:53:41 urllib3==1.26.20 12:53:41 virtualenv==20.35.3 12:53:41 wcwidth==0.2.14 12:53:41 websocket-client==1.9.0 12:53:41 wrapt==2.0.0 12:53:41 xdg==6.0.0 12:53:41 xmltodict==1.0.2 12:53:41 yq==3.4.3 12:53:41 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins5694191460073565277.sh 12:53:41 + mkdir -p /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/target/classes /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/jacoco/classes 12:53:41 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins3779452690333173361.sh 12:53:41 + echo quiet=on 12:53:41 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-898 12:53:42 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=41e96dbb13e58fa0214d143bad63887f0b3fc9b3 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=gilles.thouenon@orange.com "-DGERRIT_EVENT_ACCOUNT_NAME=Gilles Thouenon" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/transportpce/+/118787 -DGERRIT_PATCHSET_UPLOADER_EMAIL=gilles.thouenon@orange.com "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 12:53:42 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=transportpce -DMAVEN_OPTS=-Xmx1024m -DGERRIT_CHANGE_NUMBER=118787 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Gilles Thouenon\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/87/118787/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Gilles Thouenon" '-DGERRIT_CHANGE_OWNER=\"Gilles Thouenon\" ' -DPROJECT=transportpce -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVtcCB0cmFuc3BvcnRwY2UtbW9kZWxzIHZlcnNpb24gdG8gMjMuMC4wCgpBZG9wdCBWYW5hZGl1bSByZWxlYXNlIHZlcnNpb24uCgpDaGFuZ2UtSWQ6IEllMTAyZTI0NDExNDI0OWFjMGRlZjM0ZGExMjM1NmUwZjRhNjY4YmE3ClNpZ25lZC1vZmYtYnk6IEdpbGxlcyBUaG91ZW5vbiA8Z2lsbGVzLnRob3Vlbm9uQG9yYW5nZS5jb20+Cg== -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bump transportpce-models version to 23.0.0" -DSTREAM=transportpce-master '-DGERRIT_EVENT_ACCOUNT=\"Gilles Thouenon\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ie102e244114249ac0def34da12356e0f4a668ba7 -DGERRIT_EVENT_HASH=-1781432498 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=gilles.thouenon@orange.com -DGERRIT_PATCHSET_NUMBER=1 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=Gilles Thouenon" --version 12:53:42 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 12:53:42 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 12:53:42 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:53:42 Default locale: en, platform encoding: UTF-8 12:53:42 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 12:53:42 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins13237727463421677345.sh 12:53:42 + rm /home/jenkins/.wgetrc 12:53:42 [EnvInject] - Injecting environment variables from a build step. 12:53:42 [EnvInject] - Injecting as environment variables the properties content 12:53:42 SET_JDK_VERSION=openjdk21 12:53:42 GIT_URL="git://devvexx.opendaylight.org/mirror" 12:53:42 12:53:42 [EnvInject] - Variables injected successfully. 12:53:42 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins15792203741548615182.sh 12:53:42 ---> update-java-alternatives.sh 12:53:42 ---> Updating Java version 12:53:42 ---> Ubuntu/Debian system detected 12:53:43 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 12:53:43 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 12:53:43 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 12:53:43 openjdk version "21.0.8" 2025-07-15 12:53:43 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 12:53:43 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 12:53:43 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 12:53:43 [EnvInject] - Injecting environment variables from a build step. 12:53:43 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 12:53:43 [EnvInject] - Variables injected successfully. 12:53:43 provisioning config files... 12:53:43 copy managed file [global-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config4967776710822814308tmp 12:53:44 copy managed file [transportpce-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config17439107216632140988tmp 12:53:44 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins14363033923854830968.sh 12:53:44 [EnvInject] - Injecting environment variables from a build step. 12:53:44 [EnvInject] - Injecting as environment variables the properties content 12:53:44 MAVEN_GOALS=clean deploy 12:53:44 12:53:44 [EnvInject] - Variables injected successfully. 12:53:44 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins10289103810992006283.sh 12:53:44 ---> common-variables.sh 12:53:44 --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 12:53:44 ---> maven-build.sh 12:53:44 + set +u 12:53:44 + export MAVEN_OPTS 12:53:44 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config4967776710822814308tmp --settings /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config17439107216632140988tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dstream=transportpce-master -Dmaven.source.skip=true 12:53:44 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 12:53:44 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 12:53:44 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:53:44 Default locale: en, platform encoding: UTF-8 12:53:44 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 12:53:45 [INFO] Error stacktraces are turned on. 12:53:45 [INFO] Scanning for projects... 12:53:53 [INFO] ------------------------------------------------------------------------ 12:53:53 [INFO] Reactor Build Order: 12:53:53 [INFO] 12:53:53 [INFO] transportpce-artifacts [pom] 12:53:53 [INFO] transportpce-api [bundle] 12:53:53 [INFO] test-common [bundle] 12:53:53 [INFO] transportpce-common [bundle] 12:53:53 [INFO] transportpce-renderer [bundle] 12:53:53 [INFO] transportpce-networkmodel [bundle] 12:53:53 [INFO] transportpce-inventory [bundle] 12:53:53 [INFO] transportpce-olm [bundle] 12:53:53 [INFO] transportpce-pce [bundle] 12:53:53 [INFO] transportpce-servicehandler [bundle] 12:53:53 [INFO] transportpce-tapi [bundle] 12:53:53 [INFO] transportpce-nbinotifications [bundle] 12:53:53 [INFO] transportpce-dmaap-client [bundle] 12:53:53 [INFO] OpenDaylight :: transportpce [feature] 12:53:53 [INFO] OpenDaylight :: transportpce :: tapi [feature] 12:53:53 [INFO] OpenDaylight :: transportpce :: nbinotifications [feature] 12:53:53 [INFO] OpenDaylight :: transportpce :: dmaap-client [feature] 12:53:53 [INFO] OpenDaylight :: transportpce :: Inventory [feature] 12:53:53 [INFO] OpenDaylight :: TransportPCE :: Features [feature] 12:53:53 [INFO] features-aggregator [pom] 12:53:53 [INFO] transportpce-karaf [pom] 12:53:53 [INFO] transportpce [pom] 12:53:53 [INFO] 12:53:53 [INFO] --------< org.opendaylight.transportpce:transportpce-artifacts >-------- 12:53:53 [INFO] Building transportpce-artifacts 12.0.0-SNAPSHOT [1/22] 12:53:53 [INFO] from artifacts/pom.xml 12:53:53 [INFO] --------------------------------[ pom ]--------------------------------- 12:53:53 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 12:53:53 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 12:53:53 [INFO] 12:53:53 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-artifacts --- 12:53:53 [INFO] 12:53:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-artifacts --- 12:53:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 12:53:53 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 12:53:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:53:53 [INFO] 12:53:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-artifacts --- 12:53:54 [INFO] 12:53:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-artifacts --- 12:53:54 [INFO] CycloneDX: Resolving Dependencies 12:53:55 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 12:53:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.xml 12:53:55 [INFO] attaching as transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.xml 12:53:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.json 12:53:55 [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 12:53:55 [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 12:53:55 [INFO] attaching as transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.json 12:53:55 [INFO] 12:53:55 [INFO] --- install:3.1.4:install (default-install) @ transportpce-artifacts --- 12:53:55 [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 12:53:55 [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 12:53:55 [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 12:53:55 [INFO] 12:53:55 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-artifacts --- 12:53:59 [INFO] Rendering site for default locale 12:53:59 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 12:54:00 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 12:54:00 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 12:54:00 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 12:54:00 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 12:54:00 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 12:54:00 [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/ 12:54:00 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 12:54:01 [INFO] Rendering 2 report documents 12:54:01 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 12:54:01 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 12:54:01 [INFO] 12:54:01 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-artifacts --- 12:54:01 [INFO] No site descriptor found: nothing to attach. 12:54:01 [INFO] 12:54:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-artifacts --- 12:54:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 12:54:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 12:54:01 [INFO] 12:54:01 [INFO] -----------< org.opendaylight.transportpce:transportpce-api >----------- 12:54:01 [INFO] Building transportpce-api 12.0.0-SNAPSHOT [2/22] 12:54:01 [INFO] from api/pom.xml 12:54:01 [INFO] -------------------------------[ bundle ]------------------------------- 12:54:02 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 12:54:02 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 12:54:03 [INFO] 12:54:03 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-api --- 12:54:03 [INFO] 12:54:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-api --- 12:54:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 12:54:03 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 12:54:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:54:03 [INFO] 12:54:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-api --- 12:54:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:54:03 [INFO] 12:54:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-api --- 12:54:04 [INFO] 12:54:04 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-api --- 12:54:05 [INFO] 12:54:05 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-api --- 12:54:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 12:54:05 [INFO] 12:54:05 [INFO] --- yang:14.0.18:generate-sources (binding) @ transportpce-api --- 12:54:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 12:54:06 [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/main/yang 12:54:06 [INFO] yang-to-sources: Found 16 dependencies in 15.88 ms 12:54:06 [INFO] yang-to-sources: Project model files found: 25 in 234.3 ms 12:54:09 [INFO] yang-to-sources: 78 YANG models processed in 2.159 s 12:54:09 [INFO] BindingJavaFileGenerator: Defined 764 files in 252.3 ms 12:54:09 [INFO] Sorted 764 files into 161 directories in 4.611 ms 12:54:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 764 in 692.7 ms 12:54:09 [INFO] 12:54:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-api --- 12:54:10 [INFO] Starting audit... 12:54:10 Audit done. 12:54:10 [INFO] You have 0 Checkstyle violations. 12:54:10 [INFO] 12:54:10 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-api --- 12:54:10 [INFO] Starting audit... 12:54:10 Audit done. 12:54:10 [INFO] You have 0 Checkstyle violations. 12:54:10 [INFO] 12:54:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-api --- 12:54:10 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 12:54:10 [INFO] 12:54:10 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-api --- 12:54:11 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/main/resources 12:54:11 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/generated-sources/spi 12:54:11 [INFO] Copying 25 resources from target/generated-sources/yang to target/classes 12:54:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 12:54:11 [INFO] Copying 25 resources from target/generated-sources/yang to target/classes 12:54:11 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/generated-sources/spi 12:54:11 [INFO] 12:54:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-api --- 12:54:11 [INFO] Recompiling the module because of changed source code. 12:54:11 [INFO] Compiling 763 source files with javac [debug release 21] to target/classes 12:54:17 [INFO] 12:54:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-api >>> 12:54:17 [INFO] 12:54:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-api --- 12:54:19 [INFO] Fork Value is true 12:54:23 [INFO] Done SpotBugs Analysis.... 12:54:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:54:24 [INFO] 12:54:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-api <<< 12:54:24 [INFO] 12:54:24 [INFO] 12:54:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-api --- 12:54:24 [INFO] BugInstance size is 0 12:54:24 [INFO] Error size is 0 12:54:24 [INFO] No errors/warnings found 12:54:24 [INFO] 12:54:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-api --- 12:54:24 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/test/resources 12:54:24 [INFO] 12:54:24 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-api --- 12:54:24 [INFO] No sources to compile 12:54:24 [INFO] 12:54:24 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-api --- 12:54:24 [INFO] No tests to run. 12:54:24 [INFO] 12:54:24 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-api --- 12:54:24 [INFO] 12:54:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-api --- 12:54:26 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/transportpce-api-12.0.0-SNAPSHOT.jar 12:54:26 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/classes/META-INF/MANIFEST.MF 12:54:26 [INFO] 12:54:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-api --- 12:54:26 [INFO] No Javadoc in project. Archive not created. 12:54:26 [INFO] 12:54:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-api --- 12:54:26 [INFO] CycloneDX: Resolving Dependencies 12:54:28 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 12:54:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.xml 12:54:28 [INFO] attaching as transportpce-api-12.0.0-SNAPSHOT-cyclonedx.xml 12:54:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.json 12:54:28 [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 12:54:28 [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 12:54:28 [INFO] attaching as transportpce-api-12.0.0-SNAPSHOT-cyclonedx.json 12:54:28 [INFO] 12:54:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-api --- 12:54:29 [INFO] Skipping duplicate-finder execution! 12:54:29 [INFO] 12:54:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-api --- 12:54:29 [INFO] No dependency problems found 12:54:29 [INFO] 12:54:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-api --- 12:54:29 [INFO] Skipping source per configuration. 12:54:29 [INFO] 12:54:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-api --- 12:54:30 [INFO] 12:54:30 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-api --- 12:54:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:54:30 [INFO] 12:54:30 [INFO] --- install:3.1.4:install (default-install) @ transportpce-api --- 12:54:30 [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 12:54:30 [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 12:54:30 [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 12:54:30 [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 12:54:30 [INFO] 12:54:30 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-api --- 12:54:30 [INFO] Writing OBR metadata 12:54:30 [INFO] Installing org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT.jar 12:54:30 [INFO] Writing OBR metadata 12:54:30 [INFO] 12:54:30 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-api --- 12:54:30 [INFO] Rendering site for default locale 12:54:30 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 12:54:30 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 12:54:30 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 12:54:30 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 12:54:30 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 12:54:30 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 12:54:30 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 12:54:32 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 12:54:32 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 12:54:32 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 12:54:32 [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/ 12:54:32 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 12:54:32 [INFO] Rendering 5 report documents 12:54:32 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 12:54:32 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 12:54:32 [INFO] Starting audit... 12:54:32 Audit done. 12:54:32 [WARNING] Unable to locate Source XRef to link to -- DISABLED 12:54:32 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 12:54:32 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 12:54:33 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 12:54:33 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 12:54:33 [INFO] 12:54:33 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-api --- 12:54:33 [INFO] Skipping because packaging 'bundle' is not pom. 12:54:33 [INFO] 12:54:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-api --- 12:54:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 12:54:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 12:54:33 [INFO] 12:54:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-api --- 12:54:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:54:33 [INFO] 12:54:33 [INFO] -------------< org.opendaylight.transportpce:test-common >-------------- 12:54:33 [INFO] Building test-common 12.0.0-SNAPSHOT [3/22] 12:54:33 [INFO] from test-common/pom.xml 12:54:33 [INFO] -------------------------------[ bundle ]------------------------------- 12:54:33 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 12:54:33 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 12:54:34 [INFO] 12:54:34 [INFO] --- clean:3.5.0:clean (default-clean) @ test-common --- 12:54:34 [INFO] 12:54:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-common --- 12:54:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:54:34 [INFO] 12:54:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-common --- 12:54:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:54:34 [INFO] 12:54:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-common --- 12:54:34 [INFO] 12:54:34 [INFO] --- dependency:3.9.0:properties (default) @ test-common --- 12:54:34 [INFO] 12:54:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-common --- 12:54:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 12:54:34 [INFO] 12:54:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common --- 12:54:34 [INFO] Starting audit... 12:54:34 Audit done. 12:54:34 [INFO] You have 0 Checkstyle violations. 12:54:34 [INFO] 12:54:34 [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- 12:54:35 [INFO] Starting audit... 12:54:35 Audit done. 12:54:35 [INFO] You have 0 Checkstyle violations. 12:54:35 [INFO] 12:54:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-common --- 12:54:35 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 12:54:35 [INFO] 12:54:35 [INFO] --- resources:3.3.1:resources (default-resources) @ test-common --- 12:54:35 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/resources 12:54:35 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/generated-sources/spi 12:54:35 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/generated-sources/yang 12:54:35 [INFO] 12:54:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-common --- 12:54:35 [INFO] Recompiling the module because of changed dependency. 12:54:35 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 12:54:36 [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 12:54:36 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 12:54:36 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 12:54:36 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 12:54:36 [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 12:54:36 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 12:54:36 [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 12:54:36 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:54:36 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:54:36 [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 12:54:36 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 12:54:36 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 12:54:36 [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 12:54:36 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 12:54:36 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 12:54:36 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 12:54:36 [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 12:54:36 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 12:54:36 [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 12:54:36 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:54:36 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:54:36 [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 12:54:36 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 12:54:36 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 12:54:36 [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 12:54:36 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 12:54:36 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 12:54:36 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 12:54:36 [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 12:54:36 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 12:54:36 [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 12:54:36 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:54:36 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 12:54:36 [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 12:54:36 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 12:54:36 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 12:54:36 [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 12:54:36 [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 12:54:36 [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 12:54:36 [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 12:54:36 [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 12:54:36 [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 12:54:36 [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 12:54:36 [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 12:54:36 [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 12:54:36 [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 12:54:36 [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 12:54:36 [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 12:54:36 [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 12:54:36 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 12:54:36 [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 12:54:36 required: org.opendaylight.yangtools.binding.DataObjectReference,T 12:54:36 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 12:54:36 [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 12:54:36 required: org.opendaylight.yangtools.binding.DataObjectReference 12:54:36 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:54:36 [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 12:54:36 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 12:54:36 [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 12:54:36 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 12:54:36 [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 12:54:36 required: org.opendaylight.yangtools.binding.DataObjectReference,T 12:54:36 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 12:54:36 [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 12:54:36 required: org.opendaylight.yangtools.binding.DataObjectReference 12:54:36 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 12:54:36 [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 12:54:36 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 12:54:36 [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 12:54:36 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 12:54:36 [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 12:54:36 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 12:54:36 [INFO] 12:54:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-common >>> 12:54:36 [INFO] 12:54:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-common --- 12:54:36 [INFO] Fork Value is true 12:54:40 [INFO] Done SpotBugs Analysis.... 12:54:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:54:40 [INFO] 12:54:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-common <<< 12:54:40 [INFO] 12:54:40 [INFO] 12:54:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-common --- 12:54:40 [INFO] BugInstance size is 0 12:54:40 [INFO] Error size is 0 12:54:40 [INFO] No errors/warnings found 12:54:40 [INFO] 12:54:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-common --- 12:54:40 [INFO] Copying 4 resources from src/test/resources to target/test-classes 12:54:40 [INFO] 12:54:40 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-common --- 12:54:40 [INFO] Recompiling the module because of changed dependency. 12:54:40 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 12:54:40 [INFO] 12:54:40 [INFO] --- surefire:3.5.4:test (default-test) @ test-common --- 12:54:40 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/surefire-reports 12:54:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:54:41 [INFO] 12:54:41 [INFO] ------------------------------------------------------- 12:54:41 [INFO] T E S T S 12:54:41 [INFO] ------------------------------------------------------- 12:54:42 [INFO] Running org.opendaylight.transportpce.test.converter.JsonDataConverterTest 12:55:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.75 s -- in org.opendaylight.transportpce.test.converter.JsonDataConverterTest 12:55:06 [INFO] Running org.opendaylight.transportpce.test.converter.XmlDataConverterTest 12:55:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.71 s -- in org.opendaylight.transportpce.test.converter.XmlDataConverterTest 12:55:23 [INFO] 12:55:23 [INFO] Results: 12:55:23 [INFO] 12:55:23 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 12:55:23 [INFO] 12:55:23 [INFO] 12:55:23 [INFO] --- copy:14.1.4:copy-files (default) @ test-common --- 12:55:23 [INFO] 12:55:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-common --- 12:55:24 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT.jar 12:55:24 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/classes/META-INF/MANIFEST.MF 12:55:24 [INFO] 12:55:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-common --- 12:55:26 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT-javadoc.jar 12:55:26 [INFO] 12:55:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-common --- 12:55:26 [INFO] CycloneDX: Resolving Dependencies 12:55:28 [INFO] CycloneDX: Creating BOM version 1.6 with 100 component(s) 12:55:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.xml 12:55:28 [INFO] attaching as test-common-12.0.0-SNAPSHOT-cyclonedx.xml 12:55:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.json 12:55:28 [INFO] attaching as test-common-12.0.0-SNAPSHOT-cyclonedx.json 12:55:28 [INFO] 12:55:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- 12:55:28 [INFO] Skipping duplicate-finder execution! 12:55:28 [INFO] 12:55:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-common --- 12:55:28 [INFO] No dependency problems found 12:55:28 [INFO] 12:55:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-common --- 12:55:28 [INFO] Skipping source per configuration. 12:55:28 [INFO] 12:55:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-common --- 12:55:28 [INFO] 12:55:28 [INFO] --- jacoco:0.8.13:report (report) @ test-common --- 12:55:28 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/code-coverage/jacoco.exec 12:55:28 [INFO] Analyzed bundle 'test-common' with 15 classes 12:55:28 [INFO] 12:55:28 [INFO] --- install:3.1.4:install (default-install) @ test-common --- 12:55:28 [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 12:55:28 [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 12:55:28 [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 12:55:28 [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 12:55:28 [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 12:55:28 [INFO] 12:55:28 [INFO] --- bundle:6.0.0:install (default-install) @ test-common --- 12:55:28 [INFO] Installing org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT.jar 12:55:28 [INFO] Writing OBR metadata 12:55:28 [INFO] 12:55:28 [INFO] --- site:3.21.0:site (generate-site) @ test-common --- 12:55:28 [INFO] Rendering site for default locale 12:55:28 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 12:55:28 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 12:55:28 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 12:55:28 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 12:55:28 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 12:55:28 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 12:55:28 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 12:55:28 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 12:55:28 [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/ 12:55:28 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 12:55:28 [INFO] Rendering 7 report documents 12:55:28 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 12:55:28 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 12:55:30 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 12:55:32 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 12:55:32 [INFO] Starting audit... 12:55:32 Audit done. 12:55:32 [WARNING] Unable to locate Source XRef to link to -- DISABLED 12:55:32 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 12:55:32 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 12:55:32 12:55:32 Unknown constant: 18 12:55:32 12:55:32 Unknown constant: 18 12:55:32 12:55:32 Unknown constant: 18 12:55:32 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 12:55:32 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 12:55:32 [INFO] 12:55:33 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ test-common --- 12:55:33 [INFO] Skipping because packaging 'bundle' is not pom. 12:55:33 [INFO] 12:55:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-common --- 12:55:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 12:55:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 12:55:33 [INFO] 12:55:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-common --- 12:55:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:55:33 [INFO] 12:55:33 [INFO] ---------< org.opendaylight.transportpce:transportpce-common >---------- 12:55:33 [INFO] Building transportpce-common 12.0.0-SNAPSHOT [4/22] 12:55:33 [INFO] from common/pom.xml 12:55:33 [INFO] -------------------------------[ bundle ]------------------------------- 12:55:33 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 12:55:33 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 12:55:34 [INFO] 12:55:34 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-common --- 12:55:34 [INFO] 12:55:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-common --- 12:55:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:55:34 [INFO] 12:55:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-common --- 12:55:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:55:34 [INFO] 12:55:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-common --- 12:55:35 [INFO] 12:55:35 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-common --- 12:55:35 [INFO] 12:55:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-common --- 12:55:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 12:55:35 [INFO] 12:55:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-common --- 12:55:35 [INFO] Starting audit... 12:55:35 Audit done. 12:55:35 [INFO] You have 0 Checkstyle violations. 12:55:35 [INFO] 12:55:35 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-common --- 12:55:37 [INFO] Starting audit... 12:55:37 Audit done. 12:55:37 [INFO] You have 0 Checkstyle violations. 12:55:37 [INFO] 12:55:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-common --- 12:55:37 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 12:55:37 [INFO] 12:55:37 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-common --- 12:55:37 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/resources 12:55:37 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/generated-sources/spi 12:55:37 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/generated-sources/yang 12:55:37 [INFO] 12:55:37 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-common --- 12:55:37 [INFO] Recompiling the module because of changed dependency. 12:55:37 [INFO] Compiling 54 source files with javac [debug release 21] to target/classes 12:55:38 [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 12:55:38 [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 12:55:38 [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 12:55:38 [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 12:55:38 [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 12:55:38 [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 12:55:38 [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 12:55:38 [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 12:55:38 [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 12:55:38 [INFO] 12:55:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-common >>> 12:55:38 [INFO] 12:55:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-common --- 12:55:38 [INFO] Fork Value is true 12:55:47 [INFO] Done SpotBugs Analysis.... 12:55:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:55:47 [INFO] 12:55:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-common <<< 12:55:47 [INFO] 12:55:47 [INFO] 12:55:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-common --- 12:55:47 [INFO] BugInstance size is 0 12:55:47 [INFO] Error size is 0 12:55:47 [INFO] No errors/warnings found 12:55:47 [INFO] 12:55:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-common --- 12:55:47 [INFO] Copying 5 resources from src/test/resources to target/test-classes 12:55:47 [INFO] 12:55:47 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-common --- 12:55:47 [INFO] Recompiling the module because of changed dependency. 12:55:47 [INFO] Compiling 17 source files with javac [debug release 21] to target/test-classes 12:55:48 [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 12:55:48 [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 12:55:48 [INFO] 12:55:48 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-common --- 12:55:48 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/surefire-reports 12:55:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:55:48 [INFO] 12:55:48 [INFO] ------------------------------------------------------- 12:55:48 [INFO] T E S T S 12:55:48 [INFO] ------------------------------------------------------- 12:55:49 [INFO] Running org.opendaylight.transportpce.common.fixedflex.GridUtilsTest 12:55:49 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in org.opendaylight.transportpce.common.fixedflex.GridUtilsTest 12:55:49 [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl221Test 12:55:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:55:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.522 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl221Test 12:55:51 [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl121Test 12:55:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl121Test 12:55:51 [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImplTest 12:55:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImplTest 12:55:51 [INFO] Running org.opendaylight.transportpce.common.NodeIdPairTest 12:55:51 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.transportpce.common.NodeIdPairTest 12:55:51 [INFO] Running org.opendaylight.transportpce.common.converter.JsonStringConverterTest 12:56:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.06 s -- in org.opendaylight.transportpce.common.converter.JsonStringConverterTest 12:56:03 [INFO] Running org.opendaylight.transportpce.common.device.observer.EventSubscriberTest 12:56:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.transportpce.common.device.observer.EventSubscriberTest 12:56:03 [INFO] Running org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest 12:56:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.38 s -- in org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest 12:56:27 [INFO] Running org.opendaylight.transportpce.common.mapping.SortPort221ByNameTest 12:56:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.transportpce.common.mapping.SortPort221ByNameTest 12:56:27 [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingImplTest 12:56:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.46 s -- in org.opendaylight.transportpce.common.mapping.PortMappingImplTest 12:56:39 [INFO] Running org.opendaylight.transportpce.common.mapping.MappingUtilsImplTest 12:56:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.transportpce.common.mapping.MappingUtilsImplTest 12:56:39 [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingVersion121Test 12:56:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.48 s -- in org.opendaylight.transportpce.common.mapping.PortMappingVersion121Test 12:56:51 [INFO] Running org.opendaylight.transportpce.common.mapping.SortPort121ByNameTest 12:56:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.transportpce.common.mapping.SortPort121ByNameTest 12:56:51 [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingVersion710Test 12:56:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.transportpce.common.mapping.PortMappingVersion710Test 12:56:51 [INFO] Running org.opendaylight.transportpce.common.mapping.OCPortMappingTest 12:57:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.40 s -- in org.opendaylight.transportpce.common.mapping.OCPortMappingTest 12:57:19 [INFO] Running org.opendaylight.transportpce.common.catalog.CatalogUtilsTest 12:57:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.opendaylight.transportpce.common.catalog.CatalogUtilsTest 12:57:20 [INFO] Running org.opendaylight.transportpce.common.service.ServiceTypeTest 12:57:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.transportpce.common.service.ServiceTypeTest 12:57:20 [INFO] 12:57:20 [INFO] Results: 12:57:20 [INFO] 12:57:20 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0 12:57:20 [INFO] 12:57:20 [INFO] 12:57:20 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-common --- 12:57:20 [INFO] 12:57:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-common --- 12:57:20 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-12.0.0-SNAPSHOT.jar 12:57:20 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/classes/META-INF/MANIFEST.MF 12:57:20 [INFO] 12:57:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-common --- 12:57:23 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-12.0.0-SNAPSHOT-javadoc.jar 12:57:23 [INFO] 12:57:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-common --- 12:57:23 [INFO] CycloneDX: Resolving Dependencies 12:57:26 [INFO] CycloneDX: Creating BOM version 1.6 with 171 component(s) 12:57:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.xml 12:57:27 [INFO] attaching as transportpce-common-12.0.0-SNAPSHOT-cyclonedx.xml 12:57:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.json 12:57:27 [INFO] attaching as transportpce-common-12.0.0-SNAPSHOT-cyclonedx.json 12:57:27 [INFO] 12:57:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-common --- 12:57:27 [INFO] Skipping duplicate-finder execution! 12:57:27 [INFO] 12:57:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-common --- 12:57:27 [INFO] No dependency problems found 12:57:27 [INFO] 12:57:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-common --- 12:57:27 [INFO] Skipping source per configuration. 12:57:27 [INFO] 12:57:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-common --- 12:57:27 [INFO] 12:57:27 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-common --- 12:57:27 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/code-coverage/jacoco.exec 12:57:27 [INFO] Analyzed bundle 'transportpce-common' with 52 classes 12:57:27 [INFO] 12:57:27 [INFO] --- install:3.1.4:install (default-install) @ transportpce-common --- 12:57:27 [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 12:57:27 [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 12:57:27 [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 12:57:27 [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 12:57:27 [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 12:57:27 [INFO] 12:57:27 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-common --- 12:57:27 [INFO] Installing org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT.jar 12:57:27 [INFO] Writing OBR metadata 12:57:27 [INFO] 12:57:27 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-common --- 12:57:27 [INFO] Rendering site for default locale 12:57:27 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 12:57:27 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 12:57:27 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 12:57:27 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 12:57:27 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 12:57:27 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 12:57:27 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 12:57:27 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 12:57:27 [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/ 12:57:27 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 12:57:27 [INFO] Rendering 7 report documents 12:57:27 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 12:57:27 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 12:57:30 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 12:57:32 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 12:57:35 [INFO] Starting audit... 12:57:35 Audit done. 12:57:35 [WARNING] Unable to locate Source XRef to link to -- DISABLED 12:57:35 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 12:57:35 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 12:57:35 12:57:35 Unknown constant: 18 12:57:35 12:57:35 Unknown constant: 18 12:57:35 12:57:35 Unknown constant: 18 12:57:35 12:57:35 Unknown constant: 18 12:57:35 12:57:35 Unknown constant: 18 12:57:35 12:57:35 Unknown constant: 18 12:57:35 12:57:35 Unknown constant: 18 12:57:35 12:57:35 Unknown constant: 18 12:57:35 12:57:35 Unknown constant: 18 12:57:35 12:57:35 Unknown constant: 18 12:57:35 12:57:35 Unknown constant: 18 12:57:35 12:57:35 Unknown constant: 18 12:57:35 12:57:35 Unknown constant: 18 12:57:35 12:57:35 Unknown constant: 18 12:57:35 12:57:35 Unknown constant: 18 12:57:35 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 12:57:35 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 12:57:35 [INFO] 12:57:35 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-common --- 12:57:35 [INFO] Skipping because packaging 'bundle' is not pom. 12:57:35 [INFO] 12:57:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-common --- 12:57:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 12:57:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 12:57:35 [INFO] 12:57:35 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-common --- 12:57:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:57:35 [INFO] 12:57:35 [INFO] --------< org.opendaylight.transportpce:transportpce-renderer >--------- 12:57:35 [INFO] Building transportpce-renderer 12.0.0-SNAPSHOT [5/22] 12:57:35 [INFO] from renderer/pom.xml 12:57:35 [INFO] -------------------------------[ bundle ]------------------------------- 12:57:35 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 12:57:35 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 12:57:35 [INFO] 12:57:35 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-renderer --- 12:57:35 [INFO] 12:57:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-renderer --- 12:57:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:57:35 [INFO] 12:57:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-renderer --- 12:57:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:57:36 [INFO] 12:57:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-renderer --- 12:57:36 [INFO] 12:57:36 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-renderer --- 12:57:36 [INFO] 12:57:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-renderer --- 12:57:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 12:57:36 [INFO] 12:57:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-renderer --- 12:57:36 [INFO] Starting audit... 12:57:36 Audit done. 12:57:36 [INFO] You have 0 Checkstyle violations. 12:57:36 [INFO] 12:57:36 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-renderer --- 12:57:38 [INFO] Starting audit... 12:57:38 Audit done. 12:57:38 [INFO] You have 0 Checkstyle violations. 12:57:38 [INFO] 12:57:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-renderer --- 12:57:38 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 12:57:38 [INFO] 12:57:38 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-renderer --- 12:57:38 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/main/resources 12:57:38 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/generated-sources/spi 12:57:38 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/generated-sources/yang 12:57:38 [INFO] 12:57:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-renderer --- 12:57:38 [INFO] Recompiling the module because of changed dependency. 12:57:38 [INFO] Compiling 60 source files with javac [debug release 21] to target/classes 12:57:40 [INFO] 12:57:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-renderer >>> 12:57:40 [INFO] 12:57:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-renderer --- 12:57:40 [INFO] Fork Value is true 12:57:51 [INFO] Done SpotBugs Analysis.... 12:57:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:57:51 [INFO] 12:57:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-renderer <<< 12:57:51 [INFO] 12:57:51 [INFO] 12:57:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-renderer --- 12:57:51 [INFO] BugInstance size is 0 12:57:51 [INFO] Error size is 0 12:57:51 [INFO] No errors/warnings found 12:57:51 [INFO] 12:57:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-renderer --- 12:57:51 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/test/resources 12:57:51 [INFO] 12:57:51 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-renderer --- 12:57:51 [INFO] Recompiling the module because of changed dependency. 12:57:51 [INFO] Compiling 19 source files with javac [debug release 21] to target/test-classes 12:57:52 [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 12:57:52 [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 12:57:52 [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 12:57:52 [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 12:57:52 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 12:57:52 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 12:57:52 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 12:57:52 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 12:57:52 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 12:57:52 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 12:57:52 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 12:57:52 [INFO] 12:57:52 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-renderer --- 12:57:52 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/surefire-reports 12:57:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:57:52 [INFO] 12:57:52 [INFO] ------------------------------------------------------- 12:57:52 [INFO] T E S T S 12:57:52 [INFO] ------------------------------------------------------- 12:57:54 [INFO] Running org.opendaylight.transportpce.renderer.openroadminterface.OpenRoadMInterface221Test 12:58:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:58:06 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.86 s -- in org.opendaylight.transportpce.renderer.openroadminterface.OpenRoadMInterface221Test 12:58:06 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.transaction.history.TransactionHistoryTest 12:58:07 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.opendaylight.transportpce.renderer.provisiondevice.transaction.history.TransactionHistoryTest 12:58:07 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.transaction.DeviceInterfaceTest 12:58:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.transportpce.renderer.provisiondevice.transaction.DeviceInterfaceTest 12:58:07 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.transaction.ConnectionTest 12:58:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.transportpce.renderer.provisiondevice.transaction.ConnectionTest 12:58:07 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.DeviceRendererServiceImplCreateOtsOmsTest 12:58:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s -- in org.opendaylight.transportpce.renderer.provisiondevice.DeviceRendererServiceImplCreateOtsOmsTest 12:58:07 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplDeleteTest 12:58:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.92 s -- in org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplDeleteTest 12:58:31 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplTest 12:59:31 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 60.52 s -- in org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplTest 12:59:31 [INFO] Running org.opendaylight.transportpce.renderer.openconfig.openroadminterface.OpenRoadMInterface221Test 12:59:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.transportpce.renderer.openconfig.openroadminterface.OpenRoadMInterface221Test 12:59:31 [INFO] Running org.opendaylight.transportpce.renderer.RollbackProcessorTest 12:59:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.renderer.RollbackProcessorTest 12:59:31 [INFO] Running org.opendaylight.transportpce.renderer.rpcs.DeviceRendererRPCImplTest 12:59:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s -- in org.opendaylight.transportpce.renderer.rpcs.DeviceRendererRPCImplTest 12:59:32 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.result.WeightedResultMessageTest 12:59:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.transportpce.renderer.provisiondevice.result.WeightedResultMessageTest 12:59:32 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.OtnDeviceRendererServiceImplTest 12:59:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.transportpce.renderer.provisiondevice.OtnDeviceRendererServiceImplTest 12:59:32 [INFO] 12:59:32 [INFO] Results: 12:59:32 [INFO] 12:59:32 [WARNING] Tests run: 71, Failures: 0, Errors: 0, Skipped: 2 12:59:32 [INFO] 12:59:32 [INFO] 12:59:32 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-renderer --- 12:59:32 [INFO] 12:59:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-renderer --- 12:59:33 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-12.0.0-SNAPSHOT.jar 12:59:33 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/classes/META-INF/MANIFEST.MF 12:59:33 [INFO] 12:59:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-renderer --- 12:59:36 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-12.0.0-SNAPSHOT-javadoc.jar 12:59:36 [INFO] 12:59:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-renderer --- 12:59:36 [INFO] CycloneDX: Resolving Dependencies 12:59:39 [INFO] CycloneDX: Creating BOM version 1.6 with 170 component(s) 12:59:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.xml 12:59:40 [INFO] attaching as transportpce-renderer-12.0.0-SNAPSHOT-cyclonedx.xml 12:59:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.json 12:59:40 [INFO] attaching as transportpce-renderer-12.0.0-SNAPSHOT-cyclonedx.json 12:59:40 [INFO] 12:59:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-renderer --- 12:59:40 [INFO] Skipping duplicate-finder execution! 12:59:40 [INFO] 12:59:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-renderer --- 12:59:40 [INFO] No dependency problems found 12:59:40 [INFO] 12:59:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-renderer --- 12:59:40 [INFO] Skipping source per configuration. 12:59:40 [INFO] 12:59:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-renderer --- 12:59:40 [INFO] 12:59:40 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-renderer --- 12:59:40 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/code-coverage/jacoco.exec 12:59:40 [INFO] Analyzed bundle 'transportpce-renderer' with 50 classes 12:59:40 [INFO] 12:59:40 [INFO] --- install:3.1.4:install (default-install) @ transportpce-renderer --- 12:59:40 [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 12:59:40 [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 12:59:40 [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 12:59:40 [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 12:59:40 [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 12:59:40 [INFO] 12:59:40 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-renderer --- 12:59:40 [INFO] Installing org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT.jar 12:59:40 [INFO] Writing OBR metadata 12:59:40 [INFO] 12:59:40 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-renderer --- 12:59:40 [INFO] Rendering site for default locale 12:59:40 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 12:59:40 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 12:59:40 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 12:59:40 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 12:59:40 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 12:59:40 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 12:59:40 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 12:59:40 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 12:59:40 [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/ 12:59:40 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 12:59:40 [INFO] Rendering 7 report documents 12:59:40 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 12:59:40 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 12:59:44 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 12:59:47 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 12:59:49 [INFO] Starting audit... 12:59:49 Audit done. 12:59:49 [WARNING] Unable to locate Source XRef to link to -- DISABLED 12:59:49 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 12:59:49 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 12:59:49 12:59:49 Unknown constant: 18 12:59:49 12:59:49 Unknown constant: 18 12:59:49 12:59:49 Unknown constant: 18 12:59:49 12:59:49 Unknown constant: 18 12:59:49 12:59:49 Unknown constant: 18 12:59:49 12:59:49 Unknown constant: 18 12:59:49 12:59:49 Unknown constant: 18 12:59:49 12:59:49 Unknown constant: 18 12:59:49 12:59:49 Unknown constant: 18 12:59:49 12:59:49 Unknown constant: 18 12:59:49 12:59:49 Unknown constant: 18 12:59:49 12:59:49 Unknown constant: 18 12:59:49 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 12:59:49 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 12:59:49 [INFO] 12:59:49 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-renderer --- 12:59:49 [INFO] Skipping because packaging 'bundle' is not pom. 12:59:49 [INFO] 12:59:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-renderer --- 12:59:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 12:59:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 12:59:49 [INFO] 12:59:49 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-renderer --- 12:59:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 12:59:49 [INFO] 12:59:49 [INFO] ------< org.opendaylight.transportpce:transportpce-networkmodel >------- 12:59:49 [INFO] Building transportpce-networkmodel 12.0.0-SNAPSHOT [6/22] 12:59:49 [INFO] from networkmodel/pom.xml 12:59:49 [INFO] -------------------------------[ bundle ]------------------------------- 12:59:49 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 12:59:49 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 12:59:49 [INFO] 12:59:49 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-networkmodel --- 12:59:49 [INFO] 12:59:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-networkmodel --- 12:59:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:49 [INFO] 12:59:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-networkmodel --- 12:59:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 12:59:49 [INFO] 12:59:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-networkmodel --- 12:59:49 [INFO] 12:59:49 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-networkmodel --- 12:59:49 [INFO] 12:59:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-networkmodel --- 12:59:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 12:59:49 [INFO] 12:59:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-networkmodel --- 12:59:49 [INFO] Starting audit... 12:59:49 Audit done. 12:59:49 [INFO] You have 0 Checkstyle violations. 12:59:49 [INFO] 12:59:49 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-networkmodel --- 12:59:51 [INFO] Starting audit... 12:59:51 Audit done. 12:59:51 [INFO] You have 0 Checkstyle violations. 12:59:51 [INFO] 12:59:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-networkmodel --- 12:59:51 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 12:59:51 [INFO] 12:59:51 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-networkmodel --- 12:59:51 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/resources 12:59:51 [INFO] 12:59:51 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-networkmodel --- 12:59:51 [INFO] Recompiling the module because of changed dependency. 12:59:51 [INFO] Compiling 37 source files with javac [debug release 21] to target/classes 12:59:51 [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 12:59:51 [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 12:59:51 [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 12:59:51 [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 12:59:51 [INFO] 12:59:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-networkmodel >>> 12:59:51 [INFO] 12:59:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-networkmodel --- 12:59:51 [INFO] Fork Value is true 12:59:59 [INFO] Done SpotBugs Analysis.... 12:59:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 12:59:59 [INFO] 12:59:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-networkmodel <<< 12:59:59 [INFO] 12:59:59 [INFO] 12:59:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-networkmodel --- 12:59:59 [INFO] BugInstance size is 0 12:59:59 [INFO] Error size is 0 12:59:59 [INFO] No errors/warnings found 12:59:59 [INFO] 12:59:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-networkmodel --- 12:59:59 [INFO] Copying 3 resources from src/test/resources to target/test-classes 12:59:59 [INFO] 12:59:59 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-networkmodel --- 12:59:59 [INFO] Recompiling the module because of changed dependency. 12:59:59 [INFO] Compiling 14 source files with javac [debug release 21] to target/test-classes 13:00:00 [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 13:00:00 [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 13:00:00 [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 13:00:00 [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 13:00:00 [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 13:00:00 [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 13:00:00 [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 13:00:00 [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 13:00:00 [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 13:00:00 [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 13:00:00 [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 13:00:00 [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 13:00:00 [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 13:00:00 [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 13:00:00 [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 13:00:00 [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 13:00:00 [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 13:00:00 [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 13:00:00 [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 13:00:00 [INFO] 13:00:00 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-networkmodel --- 13:00:00 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/surefire-reports 13:00:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:00:00 [INFO] 13:00:00 [INFO] ------------------------------------------------------- 13:00:00 [INFO] T E S T S 13:00:00 [INFO] ------------------------------------------------------- 13:00:01 [INFO] Running org.opendaylight.transportpce.networkmodel.NetConfTopologyListenerTest 13:00:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:00:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.102 s -- in org.opendaylight.transportpce.networkmodel.NetConfTopologyListenerTest 13:00:03 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener221Test 13:00:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener221Test 13:00:03 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.PortMappingListenerTest 13:00:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.transportpce.networkmodel.listeners.PortMappingListenerTest 13:00:03 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener710Test 13:00:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener710Test 13:00:03 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener121Test 13:00:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener121Test 13:00:03 [INFO] Running org.opendaylight.transportpce.networkmodel.util.TpceNetworkTest 13:00:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.85 s -- in org.opendaylight.transportpce.networkmodel.util.TpceNetworkTest 13:00:15 [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmTopologyTest 13:00:15 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmTopologyTest 13:00:15 [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmNetworkTest 13:00:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmNetworkTest 13:00:15 [INFO] Running org.opendaylight.transportpce.networkmodel.util.ClliNetworkTest 13:00:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.networkmodel.util.ClliNetworkTest 13:00:15 [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmOtnTopologyTest 13:00:55 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.93 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmOtnTopologyTest 13:00:55 [INFO] Running org.opendaylight.transportpce.networkmodel.NetworkUtilsImplTest 13:00:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.transportpce.networkmodel.NetworkUtilsImplTest 13:00:55 [INFO] Running org.opendaylight.transportpce.networkmodel.NetworkModelProviderTest 13:00:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in org.opendaylight.transportpce.networkmodel.NetworkModelProviderTest 13:00:56 [INFO] Running org.opendaylight.transportpce.networkmodel.service.FrequenciesServiceTest 13:00:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.430 s -- in org.opendaylight.transportpce.networkmodel.service.FrequenciesServiceTest 13:00:56 [INFO] 13:00:56 [INFO] Results: 13:00:56 [INFO] 13:00:56 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 13:00:56 [INFO] 13:00:56 [INFO] 13:00:56 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-networkmodel --- 13:00:56 [INFO] 13:00:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-networkmodel --- 13:00:57 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-12.0.0-SNAPSHOT.jar 13:00:57 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/classes/META-INF/MANIFEST.MF 13:00:57 [INFO] 13:00:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-networkmodel --- 13:00:59 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-12.0.0-SNAPSHOT-javadoc.jar 13:00:59 [INFO] 13:00:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-networkmodel --- 13:00:59 [INFO] CycloneDX: Resolving Dependencies 13:01:02 [INFO] CycloneDX: Creating BOM version 1.6 with 170 component(s) 13:01:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.xml 13:01:02 [INFO] attaching as transportpce-networkmodel-12.0.0-SNAPSHOT-cyclonedx.xml 13:01:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.json 13:01:02 [INFO] attaching as transportpce-networkmodel-12.0.0-SNAPSHOT-cyclonedx.json 13:01:02 [INFO] 13:01:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-networkmodel --- 13:01:02 [INFO] Skipping duplicate-finder execution! 13:01:02 [INFO] 13:01:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-networkmodel --- 13:01:02 [INFO] No dependency problems found 13:01:02 [INFO] 13:01:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-networkmodel --- 13:01:02 [INFO] Skipping source per configuration. 13:01:02 [INFO] 13:01:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-networkmodel --- 13:01:02 [INFO] 13:01:02 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-networkmodel --- 13:01:02 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/code-coverage/jacoco.exec 13:01:03 [INFO] Analyzed bundle 'transportpce-networkmodel' with 40 classes 13:01:03 [INFO] 13:01:03 [INFO] --- install:3.1.4:install (default-install) @ transportpce-networkmodel --- 13:01:03 [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 13:01:03 [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 13:01:03 [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 13:01:03 [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 13:01:03 [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 13:01:03 [INFO] 13:01:03 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-networkmodel --- 13:01:03 [INFO] Installing org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT.jar 13:01:03 [INFO] Writing OBR metadata 13:01:03 [INFO] 13:01:03 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-networkmodel --- 13:01:03 [INFO] Rendering site for default locale 13:01:03 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:01:03 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:01:03 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:01:03 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:01:03 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 13:01:03 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 13:01:03 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 13:01:03 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 13:01:03 [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/ 13:01:03 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:01:03 [INFO] Rendering 7 report documents 13:01:03 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:01:03 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 13:01:06 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 13:01:08 [WARNING] Javadoc Warnings 13:01:08 [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 13:01:08 [WARNING] public class ClliNetworkTest { 13:01:08 [WARNING] ^ 13:01:08 [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 13:01:08 [WARNING] public class DeviceListener121Test { 13:01:08 [WARNING] ^ 13:01:08 [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 13:01:08 [WARNING] public class DeviceListener221Test { 13:01:08 [WARNING] ^ 13:01:08 [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 13:01:08 [WARNING] public class DeviceListener710Test { 13:01:08 [WARNING] ^ 13:01:08 [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 13:01:08 [WARNING] public class FrequenciesServiceTest extends AbstractTest { 13:01:08 [WARNING] ^ 13:01:08 [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 13:01:08 [WARNING] public class NetConfTopologyListenerTest { 13:01:08 [WARNING] ^ 13:01:08 [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 13:01:08 [WARNING] public class NetworkModelProviderTest { 13:01:08 [WARNING] ^ 13:01:08 [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 13:01:08 [WARNING] public class OpenRoadmNetworkTest { 13:01:08 [WARNING] ^ 13:01:08 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmTopologyTest.java:78: warning: use of default constructor, which does not provide a comment 13:01:08 [WARNING] public class OpenRoadmTopologyTest { 13:01:08 [WARNING] ^ 13:01:08 [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 13:01:08 [WARNING] public class PortMappingListenerTest { 13:01:08 [WARNING] ^ 13:01:08 [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 13:01:08 [WARNING] public class TpceNetworkTest extends AbstractTest { 13:01:08 [WARNING] ^ 13:01:08 [WARNING] 11 warnings 13:01:08 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 13:01:09 [INFO] Starting audit... 13:01:09 Audit done. 13:01:09 [WARNING] Unable to locate Source XRef to link to -- DISABLED 13:01:09 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 13:01:09 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 13:01:09 Unknown constant: 18 13:01:09 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:01:09 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 13:01:10 [INFO] 13:01:10 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-networkmodel --- 13:01:10 [INFO] Skipping because packaging 'bundle' is not pom. 13:01:10 [INFO] 13:01:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-networkmodel --- 13:01:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 13:01:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 13:01:10 [INFO] 13:01:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-networkmodel --- 13:01:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:01:10 [INFO] 13:01:10 [INFO] --------< org.opendaylight.transportpce:transportpce-inventory >-------- 13:01:10 [INFO] Building transportpce-inventory 12.0.0-SNAPSHOT [7/22] 13:01:10 [INFO] from inventory/pom.xml 13:01:10 [INFO] -------------------------------[ bundle ]------------------------------- 13:01:10 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:01:10 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:01:10 [INFO] 13:01:10 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-inventory --- 13:01:10 [INFO] 13:01:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-inventory --- 13:01:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:10 [INFO] 13:01:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-inventory --- 13:01:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:10 [INFO] 13:01:10 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ transportpce-inventory --- 13:01:10 [INFO] Copying 2 resources from src/main/resources to target/resources 13:01:10 [INFO] 13:01:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-inventory --- 13:01:10 [INFO] 13:01:10 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-inventory --- 13:01:10 [INFO] 13:01:10 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-inventory --- 13:01:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 13:01:10 [INFO] 13:01:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-inventory --- 13:01:10 [INFO] Starting audit... 13:01:10 Audit done. 13:01:10 [INFO] You have 0 Checkstyle violations. 13:01:10 [INFO] 13:01:10 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-inventory --- 13:01:10 [INFO] Starting audit... 13:01:10 Audit done. 13:01:10 [INFO] You have 0 Checkstyle violations. 13:01:10 [INFO] 13:01:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-inventory --- 13:01:10 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:01:10 [INFO] 13:01:10 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-inventory --- 13:01:10 [INFO] Copying 2 resources from src/main/resources to target/classes 13:01:10 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/generated-sources/spi 13:01:10 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/generated-sources/yang 13:01:10 [INFO] 13:01:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-inventory --- 13:01:10 [INFO] Recompiling the module because of changed dependency. 13:01:10 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [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 13:01:11 [INFO] 13:01:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-inventory >>> 13:01:11 [INFO] 13:01:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-inventory --- 13:01:11 [INFO] Fork Value is true 13:01:16 [INFO] Done SpotBugs Analysis.... 13:01:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:01:16 [INFO] 13:01:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-inventory <<< 13:01:16 [INFO] 13:01:16 [INFO] 13:01:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-inventory --- 13:01:16 [INFO] BugInstance size is 0 13:01:16 [INFO] Error size is 0 13:01:16 [INFO] No errors/warnings found 13:01:16 [INFO] 13:01:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-inventory --- 13:01:16 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/test/resources 13:01:16 [INFO] 13:01:16 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-inventory --- 13:01:16 [INFO] No sources to compile 13:01:16 [INFO] 13:01:16 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-inventory --- 13:01:16 [INFO] No tests to run. 13:01:16 [INFO] 13:01:16 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-inventory --- 13:01:16 [INFO] 13:01:16 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-inventory --- 13:01:17 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-12.0.0-SNAPSHOT.jar 13:01:17 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/classes/META-INF/MANIFEST.MF 13:01:17 [INFO] 13:01:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-inventory --- 13:01:19 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-12.0.0-SNAPSHOT-javadoc.jar 13:01:19 [INFO] 13:01:19 [INFO] --- build-helper:3.6.1:attach-artifact (attach-db-artifact) @ transportpce-inventory --- 13:01:19 [INFO] 13:01:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-inventory --- 13:01:19 [INFO] CycloneDX: Resolving Dependencies 13:01:21 [INFO] CycloneDX: Creating BOM version 1.6 with 170 component(s) 13:01:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.xml 13:01:21 [INFO] attaching as transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.xml 13:01:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.json 13:01:21 [INFO] attaching as transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.json 13:01:21 [INFO] 13:01:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-inventory --- 13:01:21 [INFO] Skipping duplicate-finder execution! 13:01:21 [INFO] 13:01:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-inventory --- 13:01:21 [INFO] No dependency problems found 13:01:21 [INFO] 13:01:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-inventory --- 13:01:21 [INFO] Skipping source per configuration. 13:01:21 [INFO] 13:01:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-inventory --- 13:01:21 [INFO] 13:01:21 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-inventory --- 13:01:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:01:21 [INFO] 13:01:21 [INFO] --- install:3.1.4:install (default-install) @ transportpce-inventory --- 13:01:21 [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 13:01:21 [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 13:01:21 [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 13:01:21 [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 13:01:21 [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 13:01:21 [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 13:01:21 [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 13:01:21 [INFO] 13:01:21 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-inventory --- 13:01:21 [INFO] Installing org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT.jar 13:01:21 [INFO] Writing OBR metadata 13:01:21 [INFO] 13:01:21 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-inventory --- 13:01:22 [INFO] Rendering site for default locale 13:01:22 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:01:22 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:01:22 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:01:22 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:01:22 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 13:01:22 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 13:01:22 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 13:01:22 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 13:01:22 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 13:01:22 [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/ 13:01:22 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:01:22 [INFO] Rendering 6 report documents 13:01:22 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:01:22 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 13:01:24 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 13:01:24 [INFO] Starting audit... 13:01:24 Audit done. 13:01:24 [WARNING] Unable to locate Source XRef to link to -- DISABLED 13:01:24 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 13:01:24 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 13:01:24 13:01:24 Unknown constant: 18 13:01:24 13:01:24 Unknown constant: 18 13:01:24 13:01:24 Unknown constant: 18 13:01:24 13:01:24 Unknown constant: 18 13:01:24 13:01:24 Unknown constant: 18 13:01:24 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:01:24 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 13:01:24 [INFO] 13:01:24 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-inventory --- 13:01:24 [INFO] Skipping because packaging 'bundle' is not pom. 13:01:24 [INFO] 13:01:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-inventory --- 13:01:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 13:01:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 13:01:24 [INFO] 13:01:24 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-inventory --- 13:01:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:01:24 [INFO] 13:01:24 [INFO] -----------< org.opendaylight.transportpce:transportpce-olm >----------- 13:01:24 [INFO] Building transportpce-olm 12.0.0-SNAPSHOT [8/22] 13:01:24 [INFO] from olm/pom.xml 13:01:24 [INFO] -------------------------------[ bundle ]------------------------------- 13:01:24 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:01:24 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:01:24 [INFO] 13:01:24 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-olm --- 13:01:24 [INFO] 13:01:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-olm --- 13:01:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:24 [INFO] 13:01:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-olm --- 13:01:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:01:24 [INFO] 13:01:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-olm --- 13:01:25 [INFO] 13:01:25 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-olm --- 13:01:25 [INFO] 13:01:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-olm --- 13:01:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 13:01:25 [INFO] 13:01:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-olm --- 13:01:25 [INFO] Starting audit... 13:01:25 Audit done. 13:01:25 [INFO] You have 0 Checkstyle violations. 13:01:25 [INFO] 13:01:25 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-olm --- 13:01:25 [INFO] Starting audit... 13:01:25 Audit done. 13:01:25 [INFO] You have 0 Checkstyle violations. 13:01:25 [INFO] 13:01:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-olm --- 13:01:25 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:01:25 [INFO] 13:01:25 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-olm --- 13:01:25 [INFO] Copying 1 resource from src/main/resources to target/classes 13:01:25 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/generated-sources/spi 13:01:25 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/generated-sources/yang 13:01:25 [INFO] 13:01:25 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-olm --- 13:01:25 [INFO] Recompiling the module because of changed dependency. 13:01:25 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 13:01:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 13:01:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:01:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 13:01:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:01:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 13:01:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:01:26 [INFO] 13:01:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-olm >>> 13:01:26 [INFO] 13:01:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-olm --- 13:01:26 [INFO] Fork Value is true 13:01:31 [INFO] Done SpotBugs Analysis.... 13:01:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:01:31 [INFO] 13:01:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-olm <<< 13:01:31 [INFO] 13:01:31 [INFO] 13:01:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-olm --- 13:01:31 [INFO] BugInstance size is 0 13:01:31 [INFO] Error size is 0 13:01:31 [INFO] No errors/warnings found 13:01:31 [INFO] 13:01:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-olm --- 13:01:31 [INFO] Copying 1 resource from src/test/resources to target/test-classes 13:01:31 [INFO] 13:01:31 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-olm --- 13:01:31 [INFO] Recompiling the module because of changed dependency. 13:01:31 [INFO] Compiling 16 source files with javac [debug release 21] to target/test-classes 13:01:32 [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 13:01:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:01:32 [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 13:01:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:01:32 [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 13:01:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:01:32 [INFO] 13:01:32 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-olm --- 13:01:32 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/surefire-reports 13:01:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:01:32 [INFO] 13:01:32 [INFO] ------------------------------------------------------- 13:01:32 [INFO] T E S T S 13:01:32 [INFO] ------------------------------------------------------- 13:01:33 [INFO] Running org.opendaylight.transportpce.olm.power.PowerMgmtTest 13:01:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:01:43 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.71 s -- in org.opendaylight.transportpce.olm.power.PowerMgmtTest 13:01:43 [INFO] Running org.opendaylight.transportpce.olm.OlmPowerServiceRpcImplTest 13:01:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.37 s -- in org.opendaylight.transportpce.olm.OlmPowerServiceRpcImplTest 13:01:55 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtils710Test 13:01:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.transportpce.olm.util.OlmUtils710Test 13:01:55 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtils121Test 13:01:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.transportpce.olm.util.OlmUtils121Test 13:01:55 [INFO] Running org.opendaylight.transportpce.olm.util.OtsPmHolderTest 13:01:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.transportpce.olm.util.OtsPmHolderTest 13:01:55 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtils221Test 13:01:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.transportpce.olm.util.OlmUtils221Test 13:01:55 [INFO] Running org.opendaylight.transportpce.olm.service.OlmPowerServiceImplTest 13:01:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.opendaylight.transportpce.olm.service.OlmPowerServiceImplTest 13:01:55 [INFO] Running org.opendaylight.transportpce.olm.service.OlmPowerServiceImplSpanLossBaseTest 13:01:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.958 s -- in org.opendaylight.transportpce.olm.service.OlmPowerServiceImplSpanLossBaseTest 13:01:56 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtilsTest 13:01:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.transportpce.olm.util.OlmUtilsTest 13:01:56 [INFO] 13:01:56 [INFO] Results: 13:01:56 [INFO] 13:01:56 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 13:01:56 [INFO] 13:01:56 [INFO] 13:01:56 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-olm --- 13:01:56 [INFO] 13:01:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-olm --- 13:01:57 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-12.0.0-SNAPSHOT.jar 13:01:57 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/classes/META-INF/MANIFEST.MF 13:01:57 [INFO] 13:01:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-olm --- 13:01:59 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-12.0.0-SNAPSHOT-javadoc.jar 13:01:59 [INFO] 13:01:59 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifact) @ transportpce-olm --- 13:01:59 [INFO] 13:01:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-olm --- 13:01:59 [INFO] CycloneDX: Resolving Dependencies 13:02:02 [INFO] CycloneDX: Creating BOM version 1.6 with 171 component(s) 13:02:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.xml 13:02:02 [INFO] attaching as transportpce-olm-12.0.0-SNAPSHOT-cyclonedx.xml 13:02:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.json 13:02:02 [INFO] attaching as transportpce-olm-12.0.0-SNAPSHOT-cyclonedx.json 13:02:02 [INFO] 13:02:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-olm --- 13:02:02 [INFO] Skipping duplicate-finder execution! 13:02:02 [INFO] 13:02:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-olm --- 13:02:02 [INFO] No dependency problems found 13:02:02 [INFO] 13:02:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-olm --- 13:02:02 [INFO] Skipping source per configuration. 13:02:02 [INFO] 13:02:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-olm --- 13:02:02 [INFO] 13:02:02 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-olm --- 13:02:02 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/code-coverage/jacoco.exec 13:02:02 [INFO] Analyzed bundle 'transportpce-olm' with 19 classes 13:02:02 [INFO] 13:02:02 [INFO] --- install:3.1.4:install (default-install) @ transportpce-olm --- 13:02:02 [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 13:02:02 [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 13:02:02 [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 13:02:02 [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 13:02:02 [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 13:02:02 [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 13:02:02 [INFO] 13:02:02 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-olm --- 13:02:02 [INFO] Installing org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT.jar 13:02:02 [INFO] Writing OBR metadata 13:02:02 [INFO] 13:02:02 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-olm --- 13:02:02 [INFO] Rendering site for default locale 13:02:02 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:02:02 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:02:02 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:02:02 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:02:02 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 13:02:02 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 13:02:02 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 13:02:02 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 13:02:02 [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/ 13:02:02 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:02:02 [INFO] Rendering 7 report documents 13:02:02 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:02:02 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 13:02:04 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 13:02:06 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 13:02:07 [INFO] Starting audit... 13:02:07 Audit done. 13:02:07 [WARNING] Unable to locate Source XRef to link to -- DISABLED 13:02:07 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 13:02:07 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 13:02:07 13:02:07 Unknown constant: 18 13:02:07 13:02:07 Unknown constant: 18 13:02:07 13:02:07 Unknown constant: 18 13:02:07 13:02:07 Unknown constant: 18 13:02:07 13:02:07 Unknown constant: 18 13:02:07 13:02:07 Unknown constant: 18 13:02:07 13:02:07 Unknown constant: 18 13:02:07 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:02:07 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 13:02:07 [INFO] 13:02:07 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-olm --- 13:02:07 [INFO] Skipping because packaging 'bundle' is not pom. 13:02:07 [INFO] 13:02:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-olm --- 13:02:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 13:02:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 13:02:07 [INFO] 13:02:07 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-olm --- 13:02:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:02:07 [INFO] 13:02:07 [INFO] -----------< org.opendaylight.transportpce:transportpce-pce >----------- 13:02:07 [INFO] Building transportpce-pce 12.0.0-SNAPSHOT [9/22] 13:02:07 [INFO] from pce/pom.xml 13:02:07 [INFO] -------------------------------[ bundle ]------------------------------- 13:02:07 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:02:07 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:02:08 [INFO] 13:02:08 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-pce --- 13:02:08 [INFO] 13:02:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-pce --- 13:02:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:08 [INFO] 13:02:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-pce --- 13:02:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:02:08 [INFO] 13:02:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-pce --- 13:02:08 [INFO] 13:02:08 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-pce --- 13:02:08 [INFO] 13:02:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-pce --- 13:02:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 13:02:08 [INFO] 13:02:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-pce --- 13:02:08 [INFO] Starting audit... 13:02:08 Audit done. 13:02:08 [INFO] You have 0 Checkstyle violations. 13:02:08 [INFO] 13:02:08 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-pce --- 13:02:09 [INFO] Starting audit... 13:02:09 Audit done. 13:02:09 [INFO] You have 0 Checkstyle violations. 13:02:09 [INFO] 13:02:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-pce --- 13:02:09 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:02:09 [INFO] 13:02:09 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-pce --- 13:02:09 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/resources 13:02:09 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/generated-sources/spi 13:02:09 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/generated-sources/yang 13:02:09 [INFO] 13:02:09 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-pce --- 13:02:09 [INFO] Recompiling the module because of changed dependency. 13:02:09 [INFO] Compiling 92 source files with javac [debug release 21] to target/classes 13:02:10 [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 13:02:10 [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 13:02:10 [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 13:02:10 [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 13:02:10 [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 13:02:10 [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 13:02:10 [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 13:02:10 [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 13:02:10 [INFO] 13:02:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-pce >>> 13:02:10 [INFO] 13:02:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-pce --- 13:02:10 [INFO] Fork Value is true 13:02:17 [INFO] Done SpotBugs Analysis.... 13:02:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:02:17 [INFO] 13:02:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-pce <<< 13:02:17 [INFO] 13:02:17 [INFO] 13:02:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-pce --- 13:02:17 [INFO] BugInstance size is 0 13:02:17 [INFO] Error size is 0 13:02:17 [INFO] No errors/warnings found 13:02:17 [INFO] 13:02:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-pce --- 13:02:17 [INFO] Copying 45 resources from src/test/resources to target/test-classes 13:02:17 [INFO] 13:02:17 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-pce --- 13:02:17 [INFO] Recompiling the module because of changed dependency. 13:02:17 [INFO] Compiling 46 source files with javac [debug release 21] to target/test-classes 13:02:18 [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 13:02:18 [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 13:02:18 [INFO] 13:02:18 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-pce --- 13:02:18 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/surefire-reports 13:02:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:02:18 [INFO] 13:02:18 [INFO] ------------------------------------------------------- 13:02:18 [INFO] T E S T S 13:02:18 [INFO] ------------------------------------------------------- 13:02:20 [INFO] Running org.opendaylight.transportpce.pce.input.valid.ValidInputTest 13:02:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:02:21 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.351 s -- in org.opendaylight.transportpce.pce.input.valid.ValidInputTest 13:02:21 [INFO] Running org.opendaylight.transportpce.pce.input.valid.ValidSlotTest 13:02:21 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.transportpce.pce.input.valid.ValidSlotTest 13:02:21 [INFO] Running org.opendaylight.transportpce.pce.spectrum.slot.McCapabilityCollectionTest 13:02:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.transportpce.pce.spectrum.slot.McCapabilityCollectionTest 13:02:21 [INFO] Running org.opendaylight.transportpce.pce.spectrum.assignment.AssignSpectrumHighToLowTest 13:02:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.transportpce.pce.spectrum.assignment.AssignSpectrumHighToLowTest 13:02:21 [INFO] Running org.opendaylight.transportpce.pce.spectrum.assignment.SpectrumIndexTest 13:02:21 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.transportpce.pce.spectrum.assignment.SpectrumIndexTest 13:02:21 [INFO] Running org.opendaylight.transportpce.pce.spectrum.index.BaseFrequencyTest 13:02:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.pce.spectrum.index.BaseFrequencyTest 13:02:21 [INFO] Running org.opendaylight.transportpce.pce.spectrum.centerfrequency.CenterFrequencyGranularityCollectionTest 13:02:21 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.transportpce.pce.spectrum.centerfrequency.CenterFrequencyGranularityCollectionTest 13:02:21 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceCalculationTest 13:02:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.52 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceCalculationTest 13:02:33 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceOtnNodeTest 13:02:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceOtnNodeTest 13:02:33 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceResultTest 13:02:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceResultTest 13:02:33 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.port.ClientPreferenceTest 13:02:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.pce.networkanalyzer.port.ClientPreferenceTest 13:02:33 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.port.PreferenceFactoryTest 13:02:33 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s -- in org.opendaylight.transportpce.pce.networkanalyzer.port.PreferenceFactoryTest 13:02:33 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceOpticalNodeTest 13:02:33 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceOpticalNodeTest 13:02:33 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceLinkTest 13:02:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceLinkTest 13:02:33 [INFO] Running org.opendaylight.transportpce.pce.gnpy.GnpyUtilitiesImplTest 13:02:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.47 s -- in org.opendaylight.transportpce.pce.gnpy.GnpyUtilitiesImplTest 13:02:55 [INFO] Running org.opendaylight.transportpce.pce.gnpy.consumer.GnpyConsumerTest 13:02:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.opendaylight.transportpce.pce.gnpy.consumer.GnpyConsumerTest 13:02:55 [INFO] Running org.opendaylight.transportpce.pce.frequency.spectrum.FrequencySpectrumTest 13:02:55 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.transportpce.pce.frequency.spectrum.FrequencySpectrumTest 13:02:55 [INFO] Running org.opendaylight.transportpce.pce.frequency.spectrum.index.SpectrumIndexTest 13:02:55 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.transportpce.pce.frequency.spectrum.index.SpectrumIndexTest 13:02:55 [INFO] Running org.opendaylight.transportpce.pce.frequency.spectrum.index.FrequencySpectrumSetTest 13:02:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.transportpce.pce.frequency.spectrum.index.FrequencySpectrumSetTest 13:02:55 [INFO] Running org.opendaylight.transportpce.pce.frequency.FrequencySelectionFactoryTest 13:02:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.transportpce.pce.frequency.FrequencySelectionFactoryTest 13:02:55 [INFO] Running org.opendaylight.transportpce.pce.frequency.interval.FrequencyIntervalTest 13:02:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.transportpce.pce.frequency.interval.FrequencyIntervalTest 13:02:55 [INFO] Running org.opendaylight.transportpce.pce.frequency.interval.IntervalCollectionTest 13:02:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.transportpce.pce.frequency.interval.IntervalCollectionTest 13:02:55 [INFO] Running org.opendaylight.transportpce.pce.frequency.interval.EntireSpectrumTest 13:02:55 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.opendaylight.transportpce.pce.frequency.interval.EntireSpectrumTest 13:02:55 [INFO] Running org.opendaylight.transportpce.pce.frequency.service.ServiceFrequencyTest 13:02:55 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.transportpce.pce.frequency.service.ServiceFrequencyTest 13:02:55 [INFO] Running org.opendaylight.transportpce.pce.frequency.FrequencyIntervalFactoryTest 13:02:55 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.transportpce.pce.frequency.FrequencyIntervalFactoryTest 13:02:55 [INFO] Running org.opendaylight.transportpce.pce.SortPortsByNameTest 13:02:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.transportpce.pce.SortPortsByNameTest 13:02:55 [INFO] Running org.opendaylight.transportpce.pce.PceComplianceCheckTest 13:02:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.pce.PceComplianceCheckTest 13:02:56 [INFO] Running org.opendaylight.transportpce.pce.impl.PceServiceRPCImplTest 13:03:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.18 s -- in org.opendaylight.transportpce.pce.impl.PceServiceRPCImplTest 13:03:06 [INFO] Running org.opendaylight.transportpce.pce.graph.PceGraphEdgeTest 13:03:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.pce.graph.PceGraphEdgeTest 13:03:06 [INFO] Running org.opendaylight.transportpce.pce.graph.PostAlgoPathValidatorTest 13:03:07 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.081 s -- in org.opendaylight.transportpce.pce.graph.PostAlgoPathValidatorTest 13:03:07 [INFO] Running org.opendaylight.transportpce.pce.graph.PceGraphTest 13:05:17 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 129.8 s -- in org.opendaylight.transportpce.pce.graph.PceGraphTest 13:05:17 [INFO] Running org.opendaylight.transportpce.pce.constraints.PceConstraintsTest 13:05:17 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.transportpce.pce.constraints.PceConstraintsTest 13:05:17 [INFO] Running org.opendaylight.transportpce.pce.constraints.PceConstraintsCalcTest 13:05:17 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.transportpce.pce.constraints.PceConstraintsCalcTest 13:05:17 [INFO] Running org.opendaylight.transportpce.pce.constraints.OperatorConstraintsTest 13:05:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.50 s -- in org.opendaylight.transportpce.pce.constraints.OperatorConstraintsTest 13:05:28 [INFO] Running org.opendaylight.transportpce.pce.PcePathDescriptionTests 13:05:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.transportpce.pce.PcePathDescriptionTests 13:05:28 [INFO] Running org.opendaylight.transportpce.pce.PceSendingPceRPCsTest 13:06:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.80 s -- in org.opendaylight.transportpce.pce.PceSendingPceRPCsTest 13:06:10 [INFO] Running org.opendaylight.transportpce.pce.service.PathComputationServiceImplTest 13:06:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.transportpce.pce.service.PathComputationServiceImplTest 13:06:10 [INFO] Running org.opendaylight.transportpce.pce.PceComplianceCheckResultTest 13:06:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.transportpce.pce.PceComplianceCheckResultTest 13:06:10 [INFO] Running org.opendaylight.transportpce.pce.input.valid.ValidFormatTest 13:06:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.transportpce.pce.input.valid.ValidFormatTest 13:06:10 [INFO] Running org.opendaylight.transportpce.pce.spectrum.slot.InterfaceMcCapabilityTest 13:06:10 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.transportpce.pce.spectrum.slot.InterfaceMcCapabilityTest 13:06:11 [INFO] 13:06:11 [INFO] Results: 13:06:11 [INFO] 13:06:11 [INFO] Tests run: 273, Failures: 0, Errors: 0, Skipped: 0 13:06:11 [INFO] 13:06:11 [INFO] 13:06:11 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-pce --- 13:06:11 [INFO] 13:06:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-pce --- 13:06:11 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT.jar 13:06:11 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/classes/META-INF/MANIFEST.MF 13:06:11 [INFO] 13:06:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-pce --- 13:06:15 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT-javadoc.jar 13:06:15 [INFO] 13:06:15 [INFO] --- jar:3.4.2:test-jar (default) @ transportpce-pce --- 13:06:15 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT-tests.jar 13:06:15 [INFO] 13:06:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-pce --- 13:06:15 [INFO] CycloneDX: Resolving Dependencies 13:06:18 [INFO] CycloneDX: Creating BOM version 1.6 with 178 component(s) 13:06:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.xml 13:06:18 [INFO] attaching as transportpce-pce-12.0.0-SNAPSHOT-cyclonedx.xml 13:06:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.json 13:06:18 [INFO] attaching as transportpce-pce-12.0.0-SNAPSHOT-cyclonedx.json 13:06:18 [INFO] 13:06:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-pce --- 13:06:18 [INFO] Skipping duplicate-finder execution! 13:06:18 [INFO] 13:06:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-pce --- 13:06:19 [WARNING] Unused declared dependencies found: 13:06:19 [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 13:06:19 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 13:06:19 [INFO] 13:06:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-pce --- 13:06:19 [INFO] Skipping source per configuration. 13:06:19 [INFO] 13:06:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-pce --- 13:06:19 [INFO] 13:06:19 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-pce --- 13:06:19 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/code-coverage/jacoco.exec 13:06:19 [INFO] Analyzed bundle 'transportpce-pce' with 71 classes 13:06:19 [INFO] 13:06:19 [INFO] --- install:3.1.4:install (default-install) @ transportpce-pce --- 13:06:19 [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 13:06:19 [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 13:06:19 [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 13:06:19 [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 13:06:19 [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 13:06:19 [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 13:06:19 [INFO] 13:06:19 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-pce --- 13:06:19 [INFO] Installing org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT.jar 13:06:19 [INFO] Writing OBR metadata 13:06:19 [INFO] 13:06:19 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-pce --- 13:06:19 [INFO] Rendering site for default locale 13:06:19 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:06:19 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:06:19 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:06:19 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:06:19 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 13:06:19 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 13:06:19 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 13:06:19 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 13:06:19 [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/ 13:06:19 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:06:19 [INFO] Rendering 7 report documents 13:06:19 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:06:19 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 13:06:23 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 13:06:26 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 13:06:28 [INFO] Starting audit... 13:06:28 Audit done. 13:06:28 [WARNING] Unable to locate Source XRef to link to -- DISABLED 13:06:28 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 13:06:28 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 13:06:28 13:06:28 Unknown constant: 18 13:06:28 13:06:28 Unknown constant: 18 13:06:28 13:06:28 Unknown constant: 18 13:06:28 13:06:28 Unknown constant: 18 13:06:28 13:06:28 Unknown constant: 18 13:06:28 13:06:28 Unknown constant: 18 13:06:28 13:06:28 Unknown constant: 18 13:06:28 13:06:28 Unknown constant: 18 13:06:28 13:06:28 Unknown constant: 18 13:06:28 13:06:28 Unknown constant: 18 13:06:28 13:06:28 Unknown constant: 18 13:06:28 13:06:28 Unknown constant: 18 13:06:28 13:06:28 Unknown constant: 18 13:06:28 13:06:28 Unknown constant: 18 13:06:28 13:06:28 Unknown constant: 18 13:06:28 13:06:28 Unknown constant: 18 13:06:28 13:06:28 Unknown constant: 18 13:06:28 13:06:28 Unknown constant: 18 13:06:28 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:06:28 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 13:06:28 [INFO] 13:06:28 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-pce --- 13:06:28 [INFO] Skipping because packaging 'bundle' is not pom. 13:06:28 [INFO] 13:06:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-pce --- 13:06:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 13:06:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 13:06:28 [INFO] 13:06:28 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-pce --- 13:06:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:06:28 [INFO] 13:06:28 [INFO] -----< org.opendaylight.transportpce:transportpce-servicehandler >------ 13:06:28 [INFO] Building transportpce-servicehandler 12.0.0-SNAPSHOT [10/22] 13:06:28 [INFO] from servicehandler/pom.xml 13:06:28 [INFO] -------------------------------[ bundle ]------------------------------- 13:06:28 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:06:28 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:06:28 [INFO] 13:06:28 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-servicehandler --- 13:06:28 [INFO] 13:06:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-servicehandler --- 13:06:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:06:28 [INFO] 13:06:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-servicehandler --- 13:06:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:06:28 [INFO] 13:06:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-servicehandler --- 13:06:29 [INFO] 13:06:29 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-servicehandler --- 13:06:29 [INFO] 13:06:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-servicehandler --- 13:06:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 13:06:29 [INFO] 13:06:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-servicehandler --- 13:06:29 [INFO] Starting audit... 13:06:29 Audit done. 13:06:29 [INFO] You have 0 Checkstyle violations. 13:06:29 [INFO] 13:06:29 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-servicehandler --- 13:06:29 [INFO] Starting audit... 13:06:29 Audit done. 13:06:29 [INFO] You have 0 Checkstyle violations. 13:06:29 [INFO] 13:06:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-servicehandler --- 13:06:29 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:06:29 [INFO] 13:06:29 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-servicehandler --- 13:06:29 [INFO] Copying 1 resource from src/main/resources to target/classes 13:06:29 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/generated-sources/spi 13:06:29 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/generated-sources/yang 13:06:29 [INFO] 13:06:29 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-servicehandler --- 13:06:29 [INFO] Recompiling the module because of changed dependency. 13:06:29 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 13:06:30 [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 13:06:30 [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 13:06:30 [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 13:06:30 [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 13:06:30 [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 13:06:30 [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 13:06:30 [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 13:06:30 [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 13:06:30 [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 13:06:30 [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 13:06:30 [INFO] 13:06:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-servicehandler >>> 13:06:30 [INFO] 13:06:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-servicehandler --- 13:06:30 [INFO] Fork Value is true 13:06:37 [INFO] Done SpotBugs Analysis.... 13:06:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:06:37 [INFO] 13:06:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-servicehandler <<< 13:06:37 [INFO] 13:06:37 [INFO] 13:06:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-servicehandler --- 13:06:37 [INFO] BugInstance size is 0 13:06:37 [INFO] Error size is 0 13:06:37 [INFO] No errors/warnings found 13:06:37 [INFO] 13:06:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-servicehandler --- 13:06:37 [INFO] Copying 1 resource from src/test/resources to target/test-classes 13:06:37 [INFO] 13:06:37 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-servicehandler --- 13:06:37 [INFO] Recompiling the module because of changed dependency. 13:06:37 [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [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 13:06:38 [INFO] 13:06:38 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-servicehandler --- 13:06:38 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/surefire-reports 13:06:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:06:38 [INFO] 13:06:38 [INFO] ------------------------------------------------------- 13:06:38 [INFO] T E S T S 13:06:38 [INFO] ------------------------------------------------------- 13:06:39 [INFO] Running org.opendaylight.transportpce.servicehandler.ModelMappingUtilsTest 13:06:51 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.47 s -- in org.opendaylight.transportpce.servicehandler.ModelMappingUtilsTest 13:06:51 [INFO] Running org.opendaylight.transportpce.servicehandler.ServiceEndpointTypeTest 13:06:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.servicehandler.ServiceEndpointTypeTest 13:06:51 [INFO] Running org.opendaylight.transportpce.servicehandler.listeners.ServiceListenerTest 13:06:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:06:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.840 s -- in org.opendaylight.transportpce.servicehandler.listeners.ServiceListenerTest 13:06:53 [INFO] Running org.opendaylight.transportpce.servicehandler.listeners.NetworkModelNotificationHandlerTest 13:06:53 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.transportpce.servicehandler.listeners.NetworkModelNotificationHandlerTest 13:06:53 [INFO] Running org.opendaylight.transportpce.servicehandler.DowngradeConstraintsTest 13:06:53 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.transportpce.servicehandler.DowngradeConstraintsTest 13:06:53 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.ServiceCreateValidationTest 13:06:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.transportpce.servicehandler.validation.ServiceCreateValidationTest 13:06:53 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerComplianceCheckTest 13:06:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerComplianceCheckTest 13:06:53 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerTxRxCheckTest 13:06:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerTxRxCheckTest 13:06:53 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyServiceResiliencyTest 13:06:53 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyServiceResiliencyTest 13:06:53 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ComplianceCheckResultTest 13:06:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ComplianceCheckResultTest 13:06:53 [INFO] Running org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImplTest 13:06:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s -- in org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImplTest 13:06:53 [INFO] Running org.opendaylight.transportpce.servicehandler.impl.ServicehandlerImplTest 13:09:30 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 156.4 s -- in org.opendaylight.transportpce.servicehandler.impl.ServicehandlerImplTest 13:09:30 [INFO] Running org.opendaylight.transportpce.servicehandler.impl.ServiceHandlerProviderTest 13:09:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.opendaylight.transportpce.servicehandler.impl.ServiceHandlerProviderTest 13:09:30 [INFO] Running org.opendaylight.transportpce.servicehandler.service.RendererServiceWrapperTest 13:09:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.transportpce.servicehandler.service.RendererServiceWrapperTest 13:09:30 [INFO] Running org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperationsImplTest 13:11:19 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.6 s -- in org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperationsImplTest 13:11:19 [INFO] Running org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapperTest 13:11:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapperTest 13:11:19 [INFO] 13:11:19 [INFO] Results: 13:11:19 [INFO] 13:11:19 [INFO] Tests run: 134, Failures: 0, Errors: 0, Skipped: 0 13:11:19 [INFO] 13:11:19 [INFO] 13:11:19 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-servicehandler --- 13:11:19 [INFO] 13:11:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-servicehandler --- 13:11:19 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-12.0.0-SNAPSHOT.jar 13:11:19 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/classes/META-INF/MANIFEST.MF 13:11:19 [INFO] 13:11:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-servicehandler --- 13:11:22 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-12.0.0-SNAPSHOT-javadoc.jar 13:11:22 [INFO] 13:11:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-servicehandler --- 13:11:22 [INFO] CycloneDX: Resolving Dependencies 13:11:25 [INFO] CycloneDX: Creating BOM version 1.6 with 179 component(s) 13:11:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.xml 13:11:25 [INFO] attaching as transportpce-servicehandler-12.0.0-SNAPSHOT-cyclonedx.xml 13:11:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.json 13:11:25 [INFO] attaching as transportpce-servicehandler-12.0.0-SNAPSHOT-cyclonedx.json 13:11:25 [INFO] 13:11:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-servicehandler --- 13:11:25 [INFO] Skipping duplicate-finder execution! 13:11:25 [INFO] 13:11:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-servicehandler --- 13:11:25 [INFO] No dependency problems found 13:11:25 [INFO] 13:11:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-servicehandler --- 13:11:25 [INFO] Skipping source per configuration. 13:11:25 [INFO] 13:11:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-servicehandler --- 13:11:25 [INFO] 13:11:25 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-servicehandler --- 13:11:25 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/code-coverage/jacoco.exec 13:11:25 [INFO] Analyzed bundle 'transportpce-servicehandler' with 41 classes 13:11:25 [INFO] 13:11:25 [INFO] --- install:3.1.4:install (default-install) @ transportpce-servicehandler --- 13:11: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 13:11: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 13:11: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 13:11: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 13:11: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 13:11:25 [INFO] 13:11:25 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-servicehandler --- 13:11:25 [INFO] Installing org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT.jar 13:11:25 [INFO] Writing OBR metadata 13:11:26 [INFO] 13:11:26 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-servicehandler --- 13:11:26 [INFO] Rendering site for default locale 13:11:26 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:11:26 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:11:26 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:11:26 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:11:26 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 13:11:26 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 13:11:26 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 13:11:26 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 13:11:26 [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/ 13:11:26 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:11:26 [INFO] Rendering 7 report documents 13:11:26 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:11:26 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 13:11:28 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 13:11:30 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 13:11:31 [INFO] Starting audit... 13:11:31 Audit done. 13:11:31 [WARNING] Unable to locate Source XRef to link to -- DISABLED 13:11:31 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 13:11:31 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 13:11:31 13:11:31 Unknown constant: 18 13:11:31 13:11:31 Unknown constant: 18 13:11:31 13:11:31 Unknown constant: 18 13:11:31 13:11:31 Unknown constant: 18 13:11:31 13:11:31 Unknown constant: 18 13:11:31 13:11:31 Unknown constant: 18 13:11:31 13:11:31 Unknown constant: 18 13:11:31 13:11:31 Unknown constant: 18 13:11:31 13:11:31 Unknown constant: 18 13:11:31 13:11:31 Unknown constant: 18 13:11:31 13:11:31 Unknown constant: 18 13:11:31 13:11:31 Unknown constant: 18 13:11:31 13:11:31 Unknown constant: 18 13:11:31 13:11:31 Unknown constant: 18 13:11:31 13:11:31 Unknown constant: 18 13:11:31 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:11:31 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 13:11:31 [INFO] 13:11:31 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-servicehandler --- 13:11:31 [INFO] Skipping because packaging 'bundle' is not pom. 13:11:31 [INFO] 13:11:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-servicehandler --- 13:11:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 13:11:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 13:11:31 [INFO] 13:11:31 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-servicehandler --- 13:11:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:11:31 [INFO] 13:11:31 [INFO] ----------< org.opendaylight.transportpce:transportpce-tapi >----------- 13:11:31 [INFO] Building transportpce-tapi 12.0.0-SNAPSHOT [11/22] 13:11:31 [INFO] from tapi/pom.xml 13:11:31 [INFO] -------------------------------[ bundle ]------------------------------- 13:11:31 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:11:31 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:11:31 [INFO] 13:11:31 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-tapi --- 13:11:31 [INFO] 13:11:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-tapi --- 13:11:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:11:31 [INFO] 13:11:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-tapi --- 13:11:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:11:31 [INFO] 13:11:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-tapi --- 13:11:32 [INFO] 13:11:32 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-tapi --- 13:11:32 [INFO] 13:11:32 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-tapi --- 13:11:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 13:11:32 [INFO] 13:11:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-tapi --- 13:11:32 [INFO] Starting audit... 13:11:32 Audit done. 13:11:32 [INFO] You have 0 Checkstyle violations. 13:11:32 [INFO] 13:11:32 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-tapi --- 13:11:35 [INFO] Starting audit... 13:11:35 Audit done. 13:11:35 [INFO] You have 0 Checkstyle violations. 13:11:35 [INFO] 13:11:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-tapi --- 13:11:35 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:11:35 [INFO] 13:11:35 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-tapi --- 13:11:35 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/resources 13:11:35 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/generated-sources/spi 13:11:35 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/generated-sources/yang 13:11:35 [INFO] 13:11:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-tapi --- 13:11:35 [INFO] Recompiling the module because of changed dependency. 13:11:35 [INFO] Compiling 67 source files with javac [debug release 21] to target/classes 13:11:40 [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 13:11:40 [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 13:11:40 [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 13:11:40 [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 13:11:40 [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 13:11:40 [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 13:11:40 [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 13:11:40 [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 13:11:40 [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 13:11:40 [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 13:11:40 [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 13:11:40 [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 13:11:40 [INFO] 13:11:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-tapi >>> 13:11:40 [INFO] 13:11:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-tapi --- 13:11:40 [INFO] Fork Value is true 13:11:54 [INFO] Done SpotBugs Analysis.... 13:11:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:11:54 [INFO] 13:11:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-tapi <<< 13:11:54 [INFO] 13:11:54 [INFO] 13:11:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-tapi --- 13:11:54 [INFO] BugInstance size is 0 13:11:54 [INFO] Error size is 0 13:11:54 [INFO] No errors/warnings found 13:11:54 [INFO] 13:11:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-tapi --- 13:11:54 [INFO] Copying 6 resources from src/test/resources to target/test-classes 13:11:54 [INFO] 13:11:54 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-tapi --- 13:11:54 [INFO] Recompiling the module because of changed dependency. 13:11:54 [INFO] Compiling 18 source files with javac [debug release 21] to target/test-classes 13:11:55 [INFO] 13:11:55 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-tapi --- 13:11:55 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/surefire-reports 13:11:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:11:55 [INFO] 13:11:55 [INFO] ------------------------------------------------------- 13:11:55 [INFO] T E S T S 13:11:55 [INFO] ------------------------------------------------------- 13:11:57 [INFO] Running org.opendaylight.transportpce.tapi.sbi.TapiSbiImplTest 13:12:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:12:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.21 s -- in org.opendaylight.transportpce.tapi.sbi.TapiSbiImplTest 13:12:14 [INFO] Running org.opendaylight.transportpce.tapi.provider.TapiProviderTest 13:12:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.653 s -- in org.opendaylight.transportpce.tapi.provider.TapiProviderTest 13:12:15 [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiStringConstantTest 13:12:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.transportpce.tapi.topology.TapiStringConstantTest 13:12:16 [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiTopologyImplExceptionTest 13:12:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.transportpce.tapi.topology.TapiTopologyImplExceptionTest 13:12:16 [INFO] Running org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiAtInitTest 13:12:17 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.050 s -- in org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiAtInitTest 13:12:17 [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiTopologyImplTest 13:12:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s -- in org.opendaylight.transportpce.tapi.topology.TapiTopologyImplTest 13:12:17 [INFO] Running org.opendaylight.transportpce.tapi.topology.ORtoTapiTopoConversionToolsTest 13:12:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.opendaylight.transportpce.tapi.topology.ORtoTapiTopoConversionToolsTest 13:12:17 [INFO] Running org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiNbiTest 13:12:17 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiNbiTest 13:12:17 [INFO] Running org.opendaylight.transportpce.tapi.frequency.grid.NumericFrequencyTest 13:12:17 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.transportpce.tapi.frequency.grid.NumericFrequencyTest 13:12:17 [INFO] Running org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridTest 13:12:17 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridTest 13:12:17 [INFO] Running org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridFactoryTest 13:12:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridFactoryTest 13:12:17 [INFO] Running org.opendaylight.transportpce.tapi.frequency.range.SortedRangeTest 13:12:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.transportpce.tapi.frequency.range.SortedRangeTest 13:12:18 [INFO] Running org.opendaylight.transportpce.tapi.frequency.range.FrequencyRangeFactoryTest 13:12:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.tapi.frequency.range.FrequencyRangeFactoryTest 13:12:18 [INFO] Running org.opendaylight.transportpce.tapi.frequency.TeraHertzFactoryTest 13:12:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.tapi.frequency.TeraHertzFactoryTest 13:12:18 [INFO] Running org.opendaylight.transportpce.tapi.frequency.TeraHertzTest 13:12:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.tapi.frequency.TeraHertzTest 13:12:18 [INFO] Running org.opendaylight.transportpce.tapi.connectivity.TapiConnectivityImplTest 13:12:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.968 s -- in org.opendaylight.transportpce.tapi.connectivity.TapiConnectivityImplTest 13:12:20 [INFO] 13:12:20 [INFO] Results: 13:12:20 [INFO] 13:12:20 [INFO] Tests run: 86, Failures: 0, Errors: 0, Skipped: 0 13:12:20 [INFO] 13:12:20 [INFO] 13:12:20 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-tapi --- 13:12:20 [INFO] 13:12:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-tapi --- 13:12:21 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-12.0.0-SNAPSHOT.jar 13:12:21 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/classes/META-INF/MANIFEST.MF 13:12:21 [INFO] 13:12:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-tapi --- 13:12:24 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-12.0.0-SNAPSHOT-javadoc.jar 13:12:24 [INFO] 13:12:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-tapi --- 13:12:24 [INFO] CycloneDX: Resolving Dependencies 13:12:28 [INFO] CycloneDX: Creating BOM version 1.6 with 180 component(s) 13:12:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.xml 13:12:28 [INFO] attaching as transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.xml 13:12:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.json 13:12:28 [INFO] attaching as transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.json 13:12:28 [INFO] 13:12:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-tapi --- 13:12:28 [INFO] Skipping duplicate-finder execution! 13:12:28 [INFO] 13:12:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-tapi --- 13:12:28 [INFO] No dependency problems found 13:12:28 [INFO] 13:12:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-tapi --- 13:12:28 [INFO] Skipping source per configuration. 13:12:28 [INFO] 13:12:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-tapi --- 13:12:28 [INFO] 13:12:28 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-tapi --- 13:12:28 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/code-coverage/jacoco.exec 13:12:29 [INFO] Analyzed bundle 'transportpce-tapi' with 57 classes 13:12:29 [INFO] 13:12:29 [INFO] --- install:3.1.4:install (default-install) @ transportpce-tapi --- 13:12:29 [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 13:12:29 [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 13:12:29 [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 13:12:29 [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 13:12:29 [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 13:12:29 [INFO] 13:12:29 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-tapi --- 13:12:29 [INFO] Installing org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT.jar 13:12:29 [INFO] Writing OBR metadata 13:12:29 [INFO] 13:12:29 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-tapi --- 13:12:29 [INFO] Rendering site for default locale 13:12:29 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:12:29 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:12:29 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:12:29 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:12:29 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 13:12:29 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 13:12:29 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 13:12:29 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 13:12:29 [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/ 13:12:29 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:12:29 [INFO] Rendering 7 report documents 13:12:29 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:12:29 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 13:12:33 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 13:12:36 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 13:12:41 [INFO] Starting audit... 13:12:41 Audit done. 13:12:41 [WARNING] Unable to locate Source XRef to link to -- DISABLED 13:12:41 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 13:12:41 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 13:12:41 Unknown constant: 18 13:12:41 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:12:41 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 13:12:41 [INFO] 13:12:41 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-tapi --- 13:12:41 [INFO] Skipping because packaging 'bundle' is not pom. 13:12:41 [INFO] 13:12:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-tapi --- 13:12:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 13:12:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 13:12:41 [INFO] 13:12:41 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-tapi --- 13:12:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:12:41 [INFO] 13:12:41 [INFO] ----< org.opendaylight.transportpce:transportpce-nbinotifications >----- 13:12:41 [INFO] Building transportpce-nbinotifications 12.0.0-SNAPSHOT [12/22] 13:12:41 [INFO] from nbinotifications/pom.xml 13:12:41 [INFO] -------------------------------[ bundle ]------------------------------- 13:12:41 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:12:41 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:12:42 [INFO] 13:12:42 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-nbinotifications --- 13:12:42 [INFO] 13:12:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-nbinotifications --- 13:12:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:12:42 [INFO] 13:12:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-nbinotifications --- 13:12:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:12:42 [INFO] 13:12:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-nbinotifications --- 13:12:42 [INFO] 13:12:42 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-nbinotifications --- 13:12:42 [INFO] 13:12:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-nbinotifications --- 13:12:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 13:12:42 [INFO] 13:12:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-nbinotifications --- 13:12:42 [INFO] Starting audit... 13:12:42 Audit done. 13:12:42 [INFO] You have 0 Checkstyle violations. 13:12:42 [INFO] 13:12:42 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-nbinotifications --- 13:12:43 [INFO] Starting audit... 13:12:43 Audit done. 13:12:43 [INFO] You have 0 Checkstyle violations. 13:12:43 [INFO] 13:12:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-nbinotifications --- 13:12:43 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:12:43 [INFO] 13:12:43 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-nbinotifications --- 13:12:43 [INFO] Copying 3 resources from src/main/resources to target/classes 13:12:43 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/generated-sources/spi 13:12:43 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/generated-sources/yang 13:12:43 [INFO] 13:12:43 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-nbinotifications --- 13:12:43 [INFO] Recompiling the module because of changed dependency. 13:12:43 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 13:12:43 [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 13:12:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:12:43 [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 13:12:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:12:43 [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 13:12:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:12:43 [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 13:12:43 [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 13:12:43 [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 13:12:43 [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 13:12:43 [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 13:12:43 [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 13:12:43 [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 13:12:43 [INFO] 13:12:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-nbinotifications >>> 13:12:43 [INFO] 13:12:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-nbinotifications --- 13:12:43 [INFO] Fork Value is true 13:12:50 [INFO] Done SpotBugs Analysis.... 13:12:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:12:50 [INFO] 13:12:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-nbinotifications <<< 13:12:50 [INFO] 13:12:50 [INFO] 13:12:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-nbinotifications --- 13:12:50 [INFO] BugInstance size is 0 13:12:50 [INFO] Error size is 0 13:12:50 [INFO] No errors/warnings found 13:12:50 [INFO] 13:12:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-nbinotifications --- 13:12:50 [INFO] Copying 8 resources from src/test/resources to target/test-classes 13:12:50 [INFO] 13:12:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-nbinotifications --- 13:12:50 [INFO] Recompiling the module because of changed dependency. 13:12:50 [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes 13:12:50 [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 13:12:50 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:12:50 [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 13:12:50 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:12:50 [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 13:12:50 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 13:12:50 [INFO] 13:12:50 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-nbinotifications --- 13:12:50 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/surefire-reports 13:12:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:12:50 [INFO] 13:12:50 [INFO] ------------------------------------------------------- 13:12:50 [INFO] T E S T S 13:12:50 [INFO] ------------------------------------------------------- 13:12:52 [INFO] Running org.opendaylight.transportpce.nbinotifications.consumer.SubscriberTest 13:13:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.13 s -- in org.opendaylight.transportpce.nbinotifications.consumer.SubscriberTest 13:13:04 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceSerializerTest 13:13:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceSerializerTest 13:13:05 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceDeserializerTest 13:13:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceDeserializerTest 13:13:05 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceSerializerTest 13:13:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceSerializerTest 13:13:06 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceDeserializerTest 13:13:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceDeserializerTest 13:13:06 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceDeserializerTest 13:13:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceDeserializerTest 13:13:06 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceSerializerTest 13:13:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceSerializerTest 13:13:06 [INFO] Running org.opendaylight.transportpce.nbinotifications.listener.NbiNotificationsHandlerTest 13:13:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:13:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 s -- in org.opendaylight.transportpce.nbinotifications.listener.NbiNotificationsHandlerTest 13:13:06 [INFO] Running org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsProviderTest 13:13:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 s -- in org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsProviderTest 13:13:07 [INFO] Running org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsImplTest 13:13:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.124 s -- in org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsImplTest 13:13:11 [INFO] Running org.opendaylight.transportpce.nbinotifications.producer.PublisherTest 13:13:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.opendaylight.transportpce.nbinotifications.producer.PublisherTest 13:13:12 [INFO] 13:13:12 [INFO] Results: 13:13:12 [INFO] 13:13:12 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 13:13:12 [INFO] 13:13:12 [INFO] 13:13:12 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-nbinotifications --- 13:13:12 [INFO] 13:13:12 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-nbinotifications --- 13:13:12 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-12.0.0-SNAPSHOT.jar 13:13:12 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/classes/META-INF/MANIFEST.MF 13:13:12 [INFO] 13:13:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-nbinotifications --- 13:13:14 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-12.0.0-SNAPSHOT-javadoc.jar 13:13:14 [INFO] 13:13:14 [INFO] --- build-helper:3.6.1:attach-artifact (attach-dmaap-artifact) @ transportpce-nbinotifications --- 13:13:14 [INFO] 13:13:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-nbinotifications --- 13:13:14 [INFO] CycloneDX: Resolving Dependencies 13:13:17 [INFO] CycloneDX: Creating BOM version 1.6 with 175 component(s) 13:13:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.xml 13:13:17 [INFO] attaching as transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.xml 13:13:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.json 13:13:17 [INFO] attaching as transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.json 13:13:17 [INFO] 13:13:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-nbinotifications --- 13:13:17 [INFO] Skipping duplicate-finder execution! 13:13:17 [INFO] 13:13:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-nbinotifications --- 13:13:17 [INFO] No dependency problems found 13:13:17 [INFO] 13:13:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-nbinotifications --- 13:13:17 [INFO] Skipping source per configuration. 13:13:17 [INFO] 13:13:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-nbinotifications --- 13:13:17 [INFO] 13:13:17 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-nbinotifications --- 13:13:17 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/code-coverage/jacoco.exec 13:13:17 [INFO] Analyzed bundle 'transportpce-nbinotifications' with 20 classes 13:13:17 [INFO] 13:13:17 [INFO] --- install:3.1.4:install (default-install) @ transportpce-nbinotifications --- 13:13:17 [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 13:13:17 [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 13:13:17 [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 13:13:17 [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 13:13:17 [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 13:13:17 [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 13:13:17 [INFO] 13:13:17 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-nbinotifications --- 13:13:17 [INFO] Installing org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT.jar 13:13:17 [INFO] Writing OBR metadata 13:13:17 [INFO] 13:13:17 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-nbinotifications --- 13:13:17 [INFO] Rendering site for default locale 13:13:17 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:13:17 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:13:17 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:13:17 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:13:17 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 13:13:17 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 13:13:17 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 13:13:17 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 13:13:17 [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/ 13:13:17 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:13:17 [INFO] Rendering 7 report documents 13:13:17 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:13:18 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 13:13:20 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 13:13:22 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 13:13:22 [INFO] Starting audit... 13:13:22 Audit done. 13:13:22 [WARNING] Unable to locate Source XRef to link to -- DISABLED 13:13:22 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 13:13:22 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 13:13:22 13:13:22 Unknown constant: 18 13:13:22 13:13:22 Unknown constant: 18 13:13:22 13:13:22 Unknown constant: 18 13:13:22 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:13:22 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 13:13:22 [INFO] 13:13:22 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-nbinotifications --- 13:13:22 [INFO] Skipping because packaging 'bundle' is not pom. 13:13:22 [INFO] 13:13:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-nbinotifications --- 13:13:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 13:13:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 13:13:22 [INFO] 13:13:22 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-nbinotifications --- 13:13:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:13:22 [INFO] 13:13:22 [INFO] ------< org.opendaylight.transportpce:transportpce-dmaap-client >------- 13:13:22 [INFO] Building transportpce-dmaap-client 12.0.0-SNAPSHOT [13/22] 13:13:22 [INFO] from dmaap-client/pom.xml 13:13:22 [INFO] -------------------------------[ bundle ]------------------------------- 13:13:22 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:13:22 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:13:23 [INFO] 13:13:23 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-dmaap-client --- 13:13:23 [INFO] 13:13:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-dmaap-client --- 13:13:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:13:23 [INFO] 13:13:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-dmaap-client --- 13:13:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:13:23 [INFO] 13:13:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-dmaap-client --- 13:13:23 [INFO] 13:13:23 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-dmaap-client --- 13:13:23 [INFO] 13:13:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-dmaap-client --- 13:13:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 13:13:23 [INFO] 13:13:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-dmaap-client --- 13:13:23 [INFO] Starting audit... 13:13:23 Audit done. 13:13:23 [INFO] You have 0 Checkstyle violations. 13:13:23 [INFO] 13:13:23 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-dmaap-client --- 13:13:23 [INFO] Starting audit... 13:13:23 Audit done. 13:13:23 [INFO] You have 0 Checkstyle violations. 13:13:23 [INFO] 13:13:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-dmaap-client --- 13:13:23 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:13:23 [INFO] 13:13:23 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-dmaap-client --- 13:13:23 [INFO] Copying 1 resource from src/main/resources to target/classes 13:13:23 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/generated-sources/spi 13:13:23 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/generated-sources/yang 13:13:23 [INFO] 13:13:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-dmaap-client --- 13:13:23 [INFO] Recompiling the module because of changed dependency. 13:13:23 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 13:13:23 [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 13:13:23 [INFO] 13:13:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-dmaap-client >>> 13:13:23 [INFO] 13:13:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-dmaap-client --- 13:13:23 [INFO] Fork Value is true 13:13:27 [INFO] Done SpotBugs Analysis.... 13:13:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:13:27 [INFO] 13:13:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-dmaap-client <<< 13:13:27 [INFO] 13:13:27 [INFO] 13:13:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-dmaap-client --- 13:13:27 [INFO] BugInstance size is 0 13:13:27 [INFO] Error size is 0 13:13:27 [INFO] No errors/warnings found 13:13:27 [INFO] 13:13:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-dmaap-client --- 13:13:27 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/src/test/resources 13:13:27 [INFO] 13:13:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-dmaap-client --- 13:13:27 [INFO] Recompiling the module because of changed dependency. 13:13:27 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 13:13:27 [INFO] 13:13:27 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-dmaap-client --- 13:13:27 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/surefire-reports 13:13:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:13:27 [INFO] 13:13:27 [INFO] ------------------------------------------------------- 13:13:27 [INFO] T E S T S 13:13:27 [INFO] ------------------------------------------------------- 13:13:28 [INFO] Running org.opendaylight.transportpce.dmaap.client.listener.NbiNotificationsHandlerTest 13:13:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.184 s -- in org.opendaylight.transportpce.dmaap.client.listener.NbiNotificationsHandlerTest 13:13:30 [INFO] Running org.opendaylight.transportpce.dmaap.client.impl.DmaapClientProviderTest 13:13:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:13:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.945 s -- in org.opendaylight.transportpce.dmaap.client.impl.DmaapClientProviderTest 13:13:31 [INFO] 13:13:31 [INFO] Results: 13:13:31 [INFO] 13:13:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 13:13:31 [INFO] 13:13:31 [INFO] 13:13:31 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-dmaap-client --- 13:13:31 [INFO] 13:13:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-dmaap-client --- 13:13:31 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-12.0.0-SNAPSHOT.jar 13:13:31 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/classes/META-INF/MANIFEST.MF 13:13:31 [INFO] 13:13:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-dmaap-client --- 13:13:33 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-12.0.0-SNAPSHOT-javadoc.jar 13:13:33 [INFO] 13:13:33 [INFO] --- build-helper:3.6.1:attach-artifact (attach-dmaap-artifact) @ transportpce-dmaap-client --- 13:13:33 [INFO] 13:13:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-dmaap-client --- 13:13:33 [INFO] CycloneDX: Resolving Dependencies 13:13:34 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 13:13:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/bom.xml 13:13:34 [INFO] attaching as transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.xml 13:13:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/bom.json 13:13:34 [INFO] attaching as transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.json 13:13:34 [INFO] 13:13:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-dmaap-client --- 13:13:34 [INFO] Skipping duplicate-finder execution! 13:13:34 [INFO] 13:13:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-dmaap-client --- 13:13:35 [INFO] No dependency problems found 13:13:35 [INFO] 13:13:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-dmaap-client --- 13:13:35 [INFO] Skipping source per configuration. 13:13:35 [INFO] 13:13:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-dmaap-client --- 13:13:35 [INFO] 13:13:35 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-dmaap-client --- 13:13:35 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/code-coverage/jacoco.exec 13:13:35 [INFO] Analyzed bundle 'transportpce-dmaap-client' with 12 classes 13:13:35 [INFO] 13:13:35 [INFO] --- install:3.1.4:install (default-install) @ transportpce-dmaap-client --- 13:13:35 [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 13:13:35 [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 13:13:35 [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 13:13:35 [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 13:13:35 [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 13:13:35 [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 13:13:35 [INFO] 13:13:35 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-dmaap-client --- 13:13:35 [INFO] Installing org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT.jar 13:13:35 [INFO] Writing OBR metadata 13:13:35 [INFO] 13:13:35 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-dmaap-client --- 13:13:35 [INFO] Rendering site for default locale 13:13:35 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:13:35 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:13:35 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:13:35 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:13:35 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 13:13:35 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 13:13:35 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 13:13:35 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 13:13:35 [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/ 13:13:35 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:13:35 [INFO] Rendering 7 report documents 13:13:35 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:13:35 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 13:13:36 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 13:13:38 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 13:13:38 [INFO] Starting audit... 13:13:38 Audit done. 13:13:38 [WARNING] Unable to locate Source XRef to link to -- DISABLED 13:13:38 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 13:13:38 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 13:13:38 13:13:38 Unknown constant: 18 13:13:38 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:13:38 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 13:13:38 [INFO] 13:13:38 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-dmaap-client --- 13:13:38 [INFO] Skipping because packaging 'bundle' is not pom. 13:13:38 [INFO] 13:13:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-dmaap-client --- 13:13:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 13:13:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 13:13:38 [INFO] 13:13:38 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-dmaap-client --- 13:13:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:13:38 [INFO] 13:13:38 [INFO] -----------< org.opendaylight.transportpce:odl-transportpce >----------- 13:13:38 [INFO] Building OpenDaylight :: transportpce 12.0.0-SNAPSHOT [14/22] 13:13:38 [INFO] from features/odl-transportpce/pom.xml 13:13:38 [INFO] ------------------------------[ feature ]------------------------------- 13:13:38 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:13:38 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:13:41 [INFO] 13:13:41 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce --- 13:13:41 [INFO] 13:13:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce --- 13:13:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 13:13:41 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 13:13:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:13:42 [INFO] 13:13:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce --- 13:13:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:13:42 [INFO] 13:13:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce --- 13:13:42 [INFO] 13:13:42 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce --- 13:13:42 [INFO] 13:13:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce --- 13:13:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:13:42 [INFO] argLine set to empty 13:13:42 [INFO] 13:13:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce --- 13:13:43 [INFO] Starting audit... 13:13:43 Audit done. 13:13:43 [INFO] You have 0 Checkstyle violations. 13:13:43 [INFO] 13:13:43 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce --- 13:13:43 [INFO] Starting audit... 13:13:43 Audit done. 13:13:43 [INFO] You have 0 Checkstyle violations. 13:13:43 [INFO] 13:13:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce --- 13:13:43 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:13:43 [INFO] 13:13:43 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce --- 13:13:43 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/feature/feature.xml 13:13:44 [INFO] ...done! 13:13:44 [INFO] Attaching features XML 13:13:44 [INFO] 13:13:44 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce --- 13:13:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:13:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:13:44 [INFO] 13:13:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce >>> 13:13:44 [INFO] 13:13:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce --- 13:13:45 [INFO] No files found to run spotbugs, check compile phase has been run 13:13:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:13:45 [INFO] 13:13:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce <<< 13:13:45 [INFO] 13:13:45 [INFO] 13:13:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce --- 13:13:45 [INFO] 13:13:45 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce --- 13:13:45 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce 13:13:48 [INFO] Project dependency features detected: [] 13:13:48 [INFO] Pax Exam System (Version: 4.14.0) created. 13:13:48 [INFO] Creating RMI registry server on 127.0.0.1:38129 13:13:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 13:13:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 13:13:49 [INFO] Waiting for remote bundle context.. on 38129 name: 1c9cda30-a0a9-45a2-815e-aaf212dcb185 timout: [ RelativeTimeout value = 180000 ] 13:13:54 [INFO] Building jar from resources and headers. 13:13:54 [INFO] Writing jar finished. 13:14:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 13:14:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 13:14:13 [INFO] 13:14:13 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce --- 13:14:13 [INFO] 13:14:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce --- 13:14:13 [INFO] No Javadoc in project. Archive not created. 13:14:13 [INFO] 13:14:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce --- 13:14:13 [INFO] CycloneDX: Resolving Dependencies 13:14:20 [INFO] CycloneDX: Creating BOM version 1.6 with 462 component(s) 13:14:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/bom.xml 13:14:20 [INFO] attaching as odl-transportpce-12.0.0-SNAPSHOT-cyclonedx.xml 13:14:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/bom.json 13:14:20 [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 13:14:20 [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 13:14:21 [INFO] attaching as odl-transportpce-12.0.0-SNAPSHOT-cyclonedx.json 13:14:21 [INFO] 13:14:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce --- 13:14:21 [INFO] Skipping duplicate-finder execution! 13:14:21 [INFO] 13:14:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce --- 13:14:21 [INFO] Skipping plugin execution 13:14:21 [INFO] 13:14:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce --- 13:14:21 [INFO] Skipping source per configuration. 13:14:21 [INFO] 13:14:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce --- 13:14:21 [INFO] 13:14:21 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce --- 13:14:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:14:21 [INFO] 13:14:21 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce --- 13:14:21 [WARNING] 13:14:21 [WARNING] The packaging plugin for project odl-transportpce did not assign 13:14:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 13:14:21 [WARNING] 13:14:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 13:14:21 [WARNING] 13:14:21 [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 13:14:21 [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 13:14:21 [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 13:14:21 [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 13:14:21 [INFO] 13:14:21 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce --- 13:14:21 [INFO] Rendering site for default locale 13:14:21 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:14:21 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:14:21 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:14:21 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:14:21 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 13:14:21 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 13:14:21 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 13:14:21 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 13:14:21 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 13:14:21 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 13:14:21 [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/ 13:14:21 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:14:21 [INFO] Rendering 4 report documents 13:14:21 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:14:22 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 13:14:22 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:14:22 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 13:14:22 [INFO] 13:14:22 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce --- 13:14:22 [INFO] Skipping because packaging 'feature' is not pom. 13:14:22 [INFO] 13:14:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce --- 13:14:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 13:14:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 13:14:22 [WARNING] 13:14:22 [WARNING] The packaging plugin for project odl-transportpce did not assign 13:14:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 13:14:22 [WARNING] 13:14:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 13:14:22 [WARNING] 13:14:22 [INFO] 13:14:22 [INFO] --------< org.opendaylight.transportpce:odl-transportpce-tapi >--------- 13:14:22 [INFO] Building OpenDaylight :: transportpce :: tapi 12.0.0-SNAPSHOT [15/22] 13:14:22 [INFO] from features/odl-transportpce-tapi/pom.xml 13:14:22 [INFO] ------------------------------[ feature ]------------------------------- 13:14:22 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:14:22 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:14:22 [INFO] 13:14:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-tapi --- 13:14:22 [INFO] 13:14:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-tapi --- 13:14:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:14:22 [INFO] 13:14:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-tapi --- 13:14:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:14:22 [INFO] 13:14:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-tapi --- 13:14:22 [INFO] 13:14:22 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-tapi --- 13:14:22 [INFO] 13:14:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-tapi --- 13:14:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:14:22 [INFO] argLine set to empty 13:14:22 [INFO] 13:14:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-tapi --- 13:14:22 [INFO] Starting audit... 13:14:22 Audit done. 13:14:22 [INFO] You have 0 Checkstyle violations. 13:14:22 [INFO] 13:14:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-tapi --- 13:14:22 [INFO] Starting audit... 13:14:22 Audit done. 13:14:22 [INFO] You have 0 Checkstyle violations. 13:14:22 [INFO] 13:14:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-tapi --- 13:14:22 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:14:22 [INFO] 13:14:22 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-tapi --- 13:14:22 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/feature/feature.xml 13:14:22 [INFO] ...done! 13:14:22 [INFO] Attaching features XML 13:14:22 [INFO] 13:14:22 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-tapi --- 13:14:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:14:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:14:23 [INFO] 13:14:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-tapi >>> 13:14:23 [INFO] 13:14:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-tapi --- 13:14:23 [INFO] No files found to run spotbugs, check compile phase has been run 13:14:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:14:23 [INFO] 13:14:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-tapi <<< 13:14:23 [INFO] 13:14:23 [INFO] 13:14:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-tapi --- 13:14:23 [INFO] 13:14:23 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-tapi --- 13:14:23 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-tapi 13:14:23 [INFO] Project dependency features detected: [] 13:14:23 [INFO] Pax Exam System (Version: 4.14.0) created. 13:14:23 [INFO] Creating RMI registry server on 127.0.0.1:43717 13:14:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 13:14:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 13:14:23 [INFO] Waiting for remote bundle context.. on 43717 name: e43c81e8-dc7d-4cfc-bc42-727bc65c1f85 timout: [ RelativeTimeout value = 180000 ] 13:14:28 [INFO] Building jar from resources and headers. 13:14:28 [INFO] Writing jar finished. 13:14:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 13:14:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 13:14:49 [INFO] 13:14:49 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-tapi --- 13:14:49 [INFO] 13:14:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-tapi --- 13:14:49 [INFO] No Javadoc in project. Archive not created. 13:14:49 [INFO] 13:14:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-tapi --- 13:14:49 [INFO] CycloneDX: Resolving Dependencies 13:14:54 [INFO] CycloneDX: Creating BOM version 1.6 with 465 component(s) 13:14:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/bom.xml 13:14:54 [INFO] attaching as odl-transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.xml 13:14:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/bom.json 13:14:55 [INFO] attaching as odl-transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.json 13:14:55 [INFO] 13:14:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-tapi --- 13:14:55 [INFO] Skipping duplicate-finder execution! 13:14:55 [INFO] 13:14:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-tapi --- 13:14:55 [INFO] Skipping plugin execution 13:14:55 [INFO] 13:14:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-tapi --- 13:14:55 [INFO] Skipping source per configuration. 13:14:55 [INFO] 13:14:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-tapi --- 13:14:55 [INFO] 13:14:55 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-tapi --- 13:14:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:14:55 [INFO] 13:14:55 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-tapi --- 13:14:55 [WARNING] 13:14:55 [WARNING] The packaging plugin for project odl-transportpce-tapi did not assign 13:14:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 13:14:55 [WARNING] 13:14:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 13:14:55 [WARNING] 13:14:55 [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 13:14:55 [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 13:14:55 [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 13:14:55 [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 13:14:55 [INFO] 13:14:55 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-tapi --- 13:14:55 [INFO] Rendering site for default locale 13:14:55 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:14:55 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:14:55 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:14:55 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:14:55 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 13:14:55 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 13:14:55 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 13:14:55 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 13:14:55 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 13:14:55 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 13:14:55 [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/ 13:14:55 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:14:55 [INFO] Rendering 4 report documents 13:14:55 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:14:55 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 13:14:55 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:14:55 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 13:14:55 [INFO] 13:14:55 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-tapi --- 13:14:55 [INFO] Skipping because packaging 'feature' is not pom. 13:14:55 [INFO] 13:14:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-tapi --- 13:14:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 13:14:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 13:14:55 [WARNING] 13:14:55 [WARNING] The packaging plugin for project odl-transportpce-tapi did not assign 13:14:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 13:14:55 [WARNING] 13:14:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 13:14:55 [WARNING] 13:14:55 [INFO] 13:14:55 [INFO] --< org.opendaylight.transportpce:odl-transportpce-nbinotifications >--- 13:14:55 [INFO] Building OpenDaylight :: transportpce :: nbinotifications 12.0.0-SNAPSHOT [16/22] 13:14:55 [INFO] from features/odl-transportpce-nbinotifications/pom.xml 13:14:55 [INFO] ------------------------------[ feature ]------------------------------- 13:14:55 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:14:55 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:14:55 [INFO] 13:14:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-nbinotifications --- 13:14:55 [INFO] 13:14:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-nbinotifications --- 13:14:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:14:55 [INFO] 13:14:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-nbinotifications --- 13:14:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:14:55 [INFO] 13:14:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-nbinotifications --- 13:14:55 [INFO] 13:14:55 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-nbinotifications --- 13:14:55 [INFO] 13:14:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-nbinotifications --- 13:14:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:14:55 [INFO] argLine set to empty 13:14:55 [INFO] 13:14:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-nbinotifications --- 13:14:55 [INFO] Starting audit... 13:14:55 Audit done. 13:14:55 [INFO] You have 0 Checkstyle violations. 13:14:55 [INFO] 13:14:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-nbinotifications --- 13:14:55 [INFO] Starting audit... 13:14:55 Audit done. 13:14:55 [INFO] You have 0 Checkstyle violations. 13:14:55 [INFO] 13:14:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-nbinotifications --- 13:14:55 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:14:55 [INFO] 13:14:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-nbinotifications --- 13:14:55 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/feature/feature.xml 13:14:55 [INFO] ...done! 13:14:55 [INFO] Attaching features XML 13:14:55 [INFO] 13:14:55 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-nbinotifications --- 13:14:55 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:14:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:14:55 [INFO] 13:14:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-nbinotifications >>> 13:14:55 [INFO] 13:14:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-nbinotifications --- 13:14:55 [INFO] No files found to run spotbugs, check compile phase has been run 13:14:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:14:55 [INFO] 13:14:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-nbinotifications <<< 13:14:55 [INFO] 13:14:55 [INFO] 13:14:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-nbinotifications --- 13:14:55 [INFO] 13:14:55 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-nbinotifications --- 13:14:55 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-nbinotifications 13:14:56 [INFO] Project dependency features detected: [] 13:14:56 [INFO] Pax Exam System (Version: 4.14.0) created. 13:14:56 [INFO] Creating RMI registry server on 127.0.0.1:42003 13:14:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 13:14:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 13:14:56 [INFO] Waiting for remote bundle context.. on 42003 name: e9477662-1f1c-430a-82b7-ed3da9b6b0be timout: [ RelativeTimeout value = 180000 ] 13:15:00 [INFO] Building jar from resources and headers. 13:15:00 [INFO] Writing jar finished. 13:15:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 13:15:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 13:15:21 [INFO] 13:15:21 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-nbinotifications --- 13:15:21 [INFO] 13:15:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-nbinotifications --- 13:15:21 [INFO] No Javadoc in project. Archive not created. 13:15:21 [INFO] 13:15:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-nbinotifications --- 13:15:21 [INFO] CycloneDX: Resolving Dependencies 13:15:27 [INFO] CycloneDX: Creating BOM version 1.6 with 468 component(s) 13:15:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/bom.xml 13:15:27 [INFO] attaching as odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.xml 13:15:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/bom.json 13:15:27 [INFO] attaching as odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.json 13:15:27 [INFO] 13:15:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-nbinotifications --- 13:15:27 [INFO] Skipping duplicate-finder execution! 13:15:27 [INFO] 13:15:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-nbinotifications --- 13:15:27 [INFO] Skipping plugin execution 13:15:27 [INFO] 13:15:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-nbinotifications --- 13:15:27 [INFO] Skipping source per configuration. 13:15:27 [INFO] 13:15:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-nbinotifications --- 13:15:27 [INFO] 13:15:27 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-nbinotifications --- 13:15:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:15:27 [INFO] 13:15:27 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-nbinotifications --- 13:15:27 [WARNING] 13:15:27 [WARNING] The packaging plugin for project odl-transportpce-nbinotifications did not assign 13:15:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 13:15:27 [WARNING] 13:15:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 13:15:27 [WARNING] 13:15:27 [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 13:15:27 [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 13:15:27 [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 13:15:27 [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 13:15:27 [INFO] 13:15:27 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-nbinotifications --- 13:15:27 [INFO] Rendering site for default locale 13:15:27 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:15:27 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:15:27 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:15:27 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:15:27 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 13:15:27 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 13:15:27 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 13:15:27 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 13:15:27 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 13:15:27 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 13:15:27 [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/ 13:15:27 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:15:27 [INFO] Rendering 4 report documents 13:15:27 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:15:27 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 13:15:27 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:15:27 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 13:15:27 [INFO] 13:15:27 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-nbinotifications --- 13:15:27 [INFO] Skipping because packaging 'feature' is not pom. 13:15:27 [INFO] 13:15:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-nbinotifications --- 13:15:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 13:15:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 13:15:27 [WARNING] 13:15:27 [WARNING] The packaging plugin for project odl-transportpce-nbinotifications did not assign 13:15:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 13:15:27 [WARNING] 13:15:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 13:15:27 [WARNING] 13:15:27 [INFO] 13:15:27 [INFO] ----< org.opendaylight.transportpce:odl-transportpce-dmaap-client >----- 13:15:27 [INFO] Building OpenDaylight :: transportpce :: dmaap-client 12.0.0-SNAPSHOT [17/22] 13:15:27 [INFO] from features/odl-transportpce-dmaap-client/pom.xml 13:15:27 [INFO] ------------------------------[ feature ]------------------------------- 13:15:27 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:15:27 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:15:27 [INFO] 13:15:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-dmaap-client --- 13:15:27 [INFO] 13:15:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-dmaap-client --- 13:15:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:15:27 [INFO] 13:15:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-dmaap-client --- 13:15:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:15:28 [INFO] 13:15:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-dmaap-client --- 13:15:28 [INFO] 13:15:28 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-dmaap-client --- 13:15:28 [INFO] 13:15:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-dmaap-client --- 13:15:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:15:28 [INFO] argLine set to empty 13:15:28 [INFO] 13:15:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-dmaap-client --- 13:15:28 [INFO] Starting audit... 13:15:28 Audit done. 13:15:28 [INFO] You have 0 Checkstyle violations. 13:15:28 [INFO] 13:15:28 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-dmaap-client --- 13:15:28 [INFO] Starting audit... 13:15:28 Audit done. 13:15:28 [INFO] You have 0 Checkstyle violations. 13:15:28 [INFO] 13:15:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-dmaap-client --- 13:15:28 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:15:28 [INFO] 13:15:28 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-dmaap-client --- 13:15:28 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/feature/feature.xml 13:15:28 [INFO] ...done! 13:15:28 [INFO] Attaching features XML 13:15:28 [INFO] 13:15:28 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-dmaap-client --- 13:15:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:15:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:15:28 [INFO] 13:15:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-dmaap-client >>> 13:15:28 [INFO] 13:15:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-dmaap-client --- 13:15:28 [INFO] No files found to run spotbugs, check compile phase has been run 13:15:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:15:28 [INFO] 13:15:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-dmaap-client <<< 13:15:28 [INFO] 13:15:28 [INFO] 13:15:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-dmaap-client --- 13:15:28 [INFO] 13:15:28 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-dmaap-client --- 13:15:28 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-dmaap-client 13:15:28 [INFO] Project dependency features detected: [] 13:15:28 [INFO] Pax Exam System (Version: 4.14.0) created. 13:15:28 [INFO] Creating RMI registry server on 127.0.0.1:34113 13:15:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 13:15:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 13:15:29 [INFO] Waiting for remote bundle context.. on 34113 name: 64c526b2-a6ef-4045-95d6-8adee2095b3d timout: [ RelativeTimeout value = 180000 ] 13:15:32 [INFO] Building jar from resources and headers. 13:15:32 [INFO] Writing jar finished. 13:15:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 13:15:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 13:15:51 [INFO] 13:15:51 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-dmaap-client --- 13:15:51 [INFO] 13:15:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-dmaap-client --- 13:15:51 [INFO] No Javadoc in project. Archive not created. 13:15:51 [INFO] 13:15:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-dmaap-client --- 13:15:51 [INFO] CycloneDX: Resolving Dependencies 13:15:57 [INFO] CycloneDX: Creating BOM version 1.6 with 468 component(s) 13:15:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/bom.xml 13:15:57 [INFO] attaching as odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.xml 13:15:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/bom.json 13:15:57 [INFO] attaching as odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.json 13:15:57 [INFO] 13:15:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-dmaap-client --- 13:15:57 [INFO] Skipping duplicate-finder execution! 13:15:57 [INFO] 13:15:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-dmaap-client --- 13:15:57 [INFO] Skipping plugin execution 13:15:57 [INFO] 13:15:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-dmaap-client --- 13:15:57 [INFO] Skipping source per configuration. 13:15:57 [INFO] 13:15:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-dmaap-client --- 13:15:57 [INFO] 13:15:57 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-dmaap-client --- 13:15:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:15:57 [INFO] 13:15:57 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-dmaap-client --- 13:15:57 [WARNING] 13:15:57 [WARNING] The packaging plugin for project odl-transportpce-dmaap-client did not assign 13:15:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 13:15:57 [WARNING] 13:15:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 13:15:57 [WARNING] 13:15:57 [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 13:15:57 [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 13:15:57 [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 13:15:57 [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 13:15:57 [INFO] 13:15:57 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-dmaap-client --- 13:15:57 [INFO] Rendering site for default locale 13:15:57 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:15:57 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:15:57 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:15:57 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:15:57 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 13:15:57 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 13:15:57 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 13:15:57 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 13:15:57 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 13:15:57 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 13:15:57 [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/ 13:15:57 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:15:57 [INFO] Rendering 4 report documents 13:15:57 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:15:57 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 13:15:57 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:15:57 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 13:15:57 [INFO] 13:15:57 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-dmaap-client --- 13:15:57 [INFO] Skipping because packaging 'feature' is not pom. 13:15:57 [INFO] 13:15:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-dmaap-client --- 13:15:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 13:15:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 13:15:57 [WARNING] 13:15:57 [WARNING] The packaging plugin for project odl-transportpce-dmaap-client did not assign 13:15:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 13:15:57 [WARNING] 13:15:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 13:15:57 [WARNING] 13:15:57 [INFO] 13:15:57 [INFO] ------< org.opendaylight.transportpce:odl-transportpce-inventory >------ 13:15:57 [INFO] Building OpenDaylight :: transportpce :: Inventory 12.0.0-SNAPSHOT [18/22] 13:15:57 [INFO] from features/odl-transportpce-inventory/pom.xml 13:15:57 [INFO] ------------------------------[ feature ]------------------------------- 13:15:57 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:15:57 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:15:57 [INFO] 13:15:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-inventory --- 13:15:57 [INFO] 13:15:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-inventory --- 13:15:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:15:57 [INFO] 13:15:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-inventory --- 13:15:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:15:57 [INFO] 13:15:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-inventory --- 13:15:58 [INFO] 13:15:58 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-inventory --- 13:15:58 [INFO] 13:15:58 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-inventory --- 13:15:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:15:58 [INFO] argLine set to empty 13:15:58 [INFO] 13:15:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-inventory --- 13:15:58 [INFO] Starting audit... 13:15:58 Audit done. 13:15:58 [INFO] You have 0 Checkstyle violations. 13:15:58 [INFO] 13:15:58 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-inventory --- 13:15:58 [INFO] Starting audit... 13:15:58 Audit done. 13:15:58 [INFO] You have 0 Checkstyle violations. 13:15:58 [INFO] 13:15:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-inventory --- 13:15:58 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:15:58 [INFO] 13:15:58 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-inventory --- 13:15:58 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/feature/feature.xml 13:15:58 [INFO] ...done! 13:15:58 [INFO] Attaching features XML 13:15:58 [INFO] 13:15:58 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-inventory --- 13:15:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:15:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:15:58 [INFO] 13:15:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-inventory >>> 13:15:58 [INFO] 13:15:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-inventory --- 13:15:58 [INFO] No files found to run spotbugs, check compile phase has been run 13:15:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:15:58 [INFO] 13:15:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-inventory <<< 13:15:58 [INFO] 13:15:58 [INFO] 13:15:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-inventory --- 13:15:58 [INFO] 13:15:58 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-inventory --- 13:15:58 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-inventory 13:15:58 [INFO] Project dependency features detected: [] 13:15:58 [INFO] Pax Exam System (Version: 4.14.0) created. 13:15:58 [INFO] Creating RMI registry server on 127.0.0.1:37109 13:15:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 13:15:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 13:15:58 [INFO] Waiting for remote bundle context.. on 37109 name: f619f266-0c75-4ee3-a4bc-dfb837ce5529 timout: [ RelativeTimeout value = 180000 ] 13:16:03 [INFO] Building jar from resources and headers. 13:16:03 [INFO] Writing jar finished. 13:16:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 13:16:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 13:16:22 [INFO] 13:16:22 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-inventory --- 13:16:22 [INFO] 13:16:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-inventory --- 13:16:22 [INFO] No Javadoc in project. Archive not created. 13:16:22 [INFO] 13:16:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-inventory --- 13:16:22 [INFO] CycloneDX: Resolving Dependencies 13:16:27 [INFO] CycloneDX: Creating BOM version 1.6 with 466 component(s) 13:16:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/bom.xml 13:16:27 [INFO] attaching as odl-transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.xml 13:16:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/bom.json 13:16:27 [INFO] attaching as odl-transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.json 13:16:27 [INFO] 13:16:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-inventory --- 13:16:27 [INFO] Skipping duplicate-finder execution! 13:16:27 [INFO] 13:16:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-inventory --- 13:16:27 [INFO] Skipping plugin execution 13:16:27 [INFO] 13:16:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-inventory --- 13:16:27 [INFO] Skipping source per configuration. 13:16:27 [INFO] 13:16:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-inventory --- 13:16:27 [INFO] 13:16:27 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-inventory --- 13:16:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:16:27 [INFO] 13:16:27 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-inventory --- 13:16:27 [WARNING] 13:16:27 [WARNING] The packaging plugin for project odl-transportpce-inventory did not assign 13:16:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 13:16:27 [WARNING] 13:16:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 13:16:27 [WARNING] 13:16:27 [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 13:16:27 [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 13:16:27 [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 13:16:27 [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 13:16:27 [INFO] 13:16:27 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-inventory --- 13:16:27 [INFO] Rendering site for default locale 13:16:27 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:16:27 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:16:27 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:16:27 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:16:27 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 13:16:27 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 13:16:27 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 13:16:27 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 13:16:27 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 13:16:27 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 13:16:27 [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/ 13:16:27 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:16:27 [INFO] Rendering 4 report documents 13:16:27 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:16:27 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 13:16:27 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:16:27 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 13:16:27 [INFO] 13:16:27 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-inventory --- 13:16:27 [INFO] Skipping because packaging 'feature' is not pom. 13:16:27 [INFO] 13:16:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-inventory --- 13:16:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 13:16:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 13:16:27 [WARNING] 13:16:27 [WARNING] The packaging plugin for project odl-transportpce-inventory did not assign 13:16:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 13:16:27 [WARNING] 13:16:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 13:16:27 [WARNING] 13:16:27 [INFO] 13:16:27 [INFO] --------< org.opendaylight.transportpce:features-transportpce >--------- 13:16:27 [INFO] Building OpenDaylight :: TransportPCE :: Features 12.0.0-SNAPSHOT [19/22] 13:16:27 [INFO] from features/features-transportpce/pom.xml 13:16:27 [INFO] ------------------------------[ feature ]------------------------------- 13:16:27 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:16:27 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:16:27 [INFO] 13:16:27 [INFO] --- clean:3.5.0:clean (default-clean) @ features-transportpce --- 13:16:27 [INFO] 13:16:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-transportpce --- 13:16:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:16:28 [INFO] 13:16:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-transportpce --- 13:16:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:16:28 [INFO] 13:16:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-transportpce --- 13:16:28 [INFO] 13:16:28 [INFO] --- dependency:3.9.0:properties (default) @ features-transportpce --- 13:16:28 [INFO] 13:16:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-transportpce --- 13:16:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:16:28 [INFO] argLine set to empty 13:16:28 [INFO] 13:16:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-transportpce --- 13:16:28 [INFO] Starting audit... 13:16:28 Audit done. 13:16:28 [INFO] You have 0 Checkstyle violations. 13:16:28 [INFO] 13:16:28 [INFO] --- checkstyle:3.6.0:check (default) @ features-transportpce --- 13:16:28 [INFO] Starting audit... 13:16:28 Audit done. 13:16:28 [INFO] You have 0 Checkstyle violations. 13:16:28 [INFO] 13:16:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-transportpce --- 13:16:28 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:16:28 [INFO] 13:16:28 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-transportpce --- 13:16:28 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/feature/feature.xml 13:16:28 [INFO] ...done! 13:16:28 [INFO] Attaching features XML 13:16:28 [INFO] 13:16:28 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-transportpce --- 13:16:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:16:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:16:28 [INFO] 13:16:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-transportpce >>> 13:16:28 [INFO] 13:16:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-transportpce --- 13:16:28 [INFO] No files found to run spotbugs, check compile phase has been run 13:16:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:16:28 [INFO] 13:16:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-transportpce <<< 13:16:28 [INFO] 13:16:28 [INFO] 13:16:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-transportpce --- 13:16:28 [INFO] 13:16:28 [INFO] --- feattest:14.1.4:test (default) @ features-transportpce --- 13:16:28 [INFO] 13:16:28 [INFO] --- copy:14.1.4:copy-files (default) @ features-transportpce --- 13:16:28 [INFO] 13:16:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-transportpce --- 13:16:28 [INFO] No Javadoc in project. Archive not created. 13:16:28 [INFO] 13:16:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-transportpce --- 13:16:28 [INFO] CycloneDX: Resolving Dependencies 13:16:34 [INFO] CycloneDX: Creating BOM version 1.6 with 483 component(s) 13:16:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/bom.xml 13:16:34 [INFO] attaching as features-transportpce-12.0.0-SNAPSHOT-cyclonedx.xml 13:16:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/bom.json 13:16:34 [INFO] attaching as features-transportpce-12.0.0-SNAPSHOT-cyclonedx.json 13:16:34 [INFO] 13:16:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-transportpce --- 13:16:34 [INFO] Skipping duplicate-finder execution! 13:16:34 [INFO] 13:16:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-transportpce --- 13:16:34 [INFO] Skipping plugin execution 13:16:34 [INFO] 13:16:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-transportpce --- 13:16:34 [INFO] Skipping source per configuration. 13:16:34 [INFO] 13:16:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-transportpce --- 13:16:34 [INFO] 13:16:34 [INFO] --- jacoco:0.8.13:report (report) @ features-transportpce --- 13:16:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:16:34 [INFO] 13:16:34 [INFO] --- install:3.1.4:install (default-install) @ features-transportpce --- 13:16:34 [WARNING] 13:16:34 [WARNING] The packaging plugin for project features-transportpce did not assign 13:16:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 13:16:34 [WARNING] 13:16:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 13:16:34 [WARNING] 13:16:34 [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 13:16:34 [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 13:16:34 [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 13:16:34 [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 13:16:34 [INFO] 13:16:34 [INFO] --- site:3.21.0:site (generate-site) @ features-transportpce --- 13:16:34 [INFO] Rendering site for default locale 13:16:34 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:16:34 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:16:34 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:16:34 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:16:34 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 13:16:34 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 13:16:34 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 13:16:34 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 13:16:34 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 13:16:34 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 13:16:34 [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/ 13:16:34 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:16:34 [INFO] Rendering 4 report documents 13:16:34 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:16:34 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 13:16:34 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:16:34 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 13:16:34 [INFO] 13:16:34 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ features-transportpce --- 13:16:34 [INFO] Skipping because packaging 'feature' is not pom. 13:16:34 [INFO] 13:16:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-transportpce --- 13:16:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 13:16:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 13:16:34 [WARNING] 13:16:34 [WARNING] The packaging plugin for project features-transportpce did not assign 13:16:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 13:16:34 [WARNING] 13:16:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 13:16:34 [WARNING] 13:16:34 [INFO] 13:16:34 [INFO] ---------< org.opendaylight.transportpce:features-aggregator >---------- 13:16:34 [INFO] Building features-aggregator 12.0.0-SNAPSHOT [20/22] 13:16:34 [INFO] from features/pom.xml 13:16:34 [INFO] --------------------------------[ pom ]--------------------------------- 13:16:34 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:16:34 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:16:34 [INFO] 13:16:34 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 13:16:34 [INFO] 13:16:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 13:16:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:16:34 [INFO] 13:16:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 13:16:34 [INFO] 13:16:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 13:16:34 [INFO] Skipping CycloneDX goal, because module skips deploy 13:16:34 [INFO] 13:16:34 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 13:16:34 [INFO] Skipping artifact installation 13:16:34 [INFO] 13:16:34 [INFO] --- site:3.21.0:site (generate-site) @ features-aggregator --- 13:16:34 [INFO] Rendering site for default locale 13:16:34 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:16:34 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:16:34 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:16:35 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:16:35 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 13:16:35 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 13:16:35 [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/ 13:16:35 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:16:35 [INFO] Rendering 2 report documents 13:16:35 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:16:35 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:16:35 [INFO] 13:16:35 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ features-aggregator --- 13:16:35 [INFO] No site descriptor found: nothing to attach. 13:16:35 [INFO] 13:16:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 13:16:35 [INFO] Skipping artifact deployment 13:16:35 [INFO] 13:16:35 [INFO] ----------< org.opendaylight.transportpce:transportpce-karaf >---------- 13:16:35 [INFO] Building transportpce-karaf 12.0.0-SNAPSHOT [21/22] 13:16:35 [INFO] from karaf/pom.xml 13:16:35 [INFO] --------------------------------[ pom ]--------------------------------- 13:16:35 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:16:35 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:16:36 [INFO] 13:16:36 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-karaf --- 13:16:36 [INFO] 13:16:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-karaf --- 13:16:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:16:36 [INFO] 13:16:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-karaf --- 13:16:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:16:36 [INFO] 13:16:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-karaf --- 13:16:36 [INFO] 13:16:36 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-karaf --- 13:16:36 [INFO] 13:16:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-karaf --- 13:16:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 13:16:36 [INFO] 13:16:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-karaf --- 13:16:36 [INFO] Starting audit... 13:16:36 Audit done. 13:16:36 [INFO] You have 0 Checkstyle violations. 13:16:36 [INFO] 13:16:36 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-karaf --- 13:16:36 [INFO] Starting audit... 13:16:36 Audit done. 13:16:36 [INFO] You have 0 Checkstyle violations. 13:16:36 [INFO] 13:16:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-karaf --- 13:16:36 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:16:36 [INFO] 13:16:36 [INFO] --- resources:3.3.1:resources (process-resources) @ transportpce-karaf --- 13:16:36 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/src/main/resources 13:16:36 [INFO] 13:16:36 [INFO] --- karaf:4.4.8:assembly (process-resources) @ transportpce-karaf --- 13:16:36 [INFO] Using repositories: 13:16:36 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 13:16:36 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 13:16:36 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:16:36 [INFO] Creating work directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly 13:16:36 [INFO] Loading direct KAR and features XML dependencies 13:16:36 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 13:16:36 [INFO] Feature framework will be added as a startup feature 13:16:36 [INFO] Generating Karaf assembly: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly 13:16:36 [INFO] Unzipping kars 13:16:36 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 13:16:36 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 13:16:36 [INFO] Loading profiles from: 13:16:36 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 13:16:36 [INFO] Loading repositories 13:16:36 [INFO] Generating generated-startup profile 13:16:36 [INFO] Generating generated-boot profile with parents: generated-startup 13:16:36 [INFO] Generating generated-installed profile 13:16:36 [INFO] Configuring etc/config.properties and etc/system.properties 13:16:36 [INFO] Downloading libraries for generated profiles 13:16:36 [INFO] Downloading additional libraries 13:16:36 [INFO] Writing configurations 13:16:36 [INFO] adding config file: etc/profile.cfg 13:16:36 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 13:16:36 [INFO] Startup stage 13:16:36 [INFO] Loading startup repositories 13:16:36 [INFO] Resolving startup features and bundles 13:16:36 [INFO] Features: framework 13:16:36 [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 13:16:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 13:16:36 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 13:16:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 13:16:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 13:16:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 13:16:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 13:16:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 13:16:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 13:16:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 13:16:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 13:16:36 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 13:16:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 13:16:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 13:16:36 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 13:16:36 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 13:16:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 13:16:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 13:16:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 13:16:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 13:16:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 13:16:36 [INFO] Boot stage 13:16:36 [INFO] Loading boot repositories 13:16:36 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-tapi/12.0.0-SNAPSHOT/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce/12.0.0-SNAPSHOT/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-dmaap-client/12.0.0-SNAPSHOT/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-nbinotifications/12.0.0-SNAPSHOT/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.1/xml/features 13:16:36 [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 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.4/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-inventory/12.0.0-SNAPSHOT/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.4/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.4/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.4/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.18/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.4/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.18/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.4/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.18/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.18/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.4/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-models/23.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.4.0-models/23.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.4/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.4/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.18/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.18/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.18/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.4/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.4/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.4/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.4/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.18/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-devices/23.0.0/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.4/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.18/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.4/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.4/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.18/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.18/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.1/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.18/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.18/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.4/xml/features 13:16:36 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.18/xml/features 13:16:37 [INFO] Feature odl-yangtools-parser/14.0.18 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.18 13:16:37 [INFO] Feature odl-yangtools-binding-codec/14.0.18 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.18 13:16:37 [INFO] Feature odl-ietf-model-rfc8343/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1 13:16:37 [INFO] Feature odl-yangtools-xpath-api/14.0.18 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.18 13:16:37 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 13:16:37 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 13:16:37 [INFO] Feature odl-mdsal-common/15.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.1 13:16:37 [INFO] Feature service/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 13:16:37 [INFO] Feature odl-mdsal-binding-api/15.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/15.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/15.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/15.0.1 13:16:37 [INFO] Feature odl-mdsal-dom-runtime/15.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/15.0.1 13:16:37 [INFO] Feature odl-ietf-model-rfc8529/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1 13:16:37 [INFO] Feature shell/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 13:16:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 13:16:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 13:16:37 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 13:16:37 [INFO] Feature package/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 13:16:37 [INFO] Feature odl-apache-shiro/0.22.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.22.1 13:16:37 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 13:16:37 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 13:16:37 [INFO] Feature ssh/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 13:16:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 13:16:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 13:16:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 13:16:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 13:16:37 [INFO] Feature odl-gson/14.1.4 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 13:16:37 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 13:16:37 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 13:16:37 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 13:16:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 13:16:37 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 13:16:37 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 13:16:37 [INFO] Feature odl-mdsal-eos-dom/15.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/15.0.1 13:16:37 [INFO] Feature odl-pekko/12.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.6.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/12.0.1 13:16:37 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 13:16:37 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.1 13:16:37 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 13:16:37 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.1 13:16:37 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.1 13:16:37 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/12.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 13:16:37 [INFO] Feature odl-openroadm-devices/23.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-1.2.1/23.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-7.1.0/23.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-7.1.0/23.0.0 13:16:37 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 13:16:37 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-2.2.1/23.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-1.2.1/23.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-13.1.1/23.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-13.1.1/23.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-2.2.1/23.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 13:16:37 [INFO] Feature odl-yangtools-xpath/14.0.18 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.18 13:16:37 [INFO] Feature odl-mdsal-dom-broker/15.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/15.0.1 13:16:37 [INFO] Feature odl-ietf-model-rfc8344/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1 13:16:37 [INFO] Feature odl-servlet-api/14.1.4 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 13:16:37 [INFO] Feature framework/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 13:16:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 13:16:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 13:16:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 13:16:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 13:16:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 13:16:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 13:16:37 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 13:16:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 13:16:37 [INFO] Feature odl-ietf-model-rfc6991/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.1 13:16:37 [INFO] Feature odl-karaf-feat-jetty/14.1.4 is defined as a boot feature 13:16:37 [INFO] Feature odl-aaa-shiro/0.22.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.22.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.22.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.22.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.22.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/xml/aaa-app-config 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/xml/aaa-datastore-config 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1/xml/aaa-password-service-config 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/py/idmtool 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.1/cfg/config 13:16:37 [INFO] Feature odl-mdsal-binding-runtime/15.0.1 is defined as a boot feature 13:16:37 [INFO] Feature odl-ietf-model-rfc8639/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1 13:16:37 [INFO] Feature odl-lz4/12.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 13:16:37 [INFO] Feature deployer/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 13:16:37 [INFO] Feature odl-netconf-client/10.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/10.0.0 13:16:37 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 13:16:37 [INFO] Feature odl-netconf-databind/10.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/10.0.0 13:16:37 [INFO] Feature odl-ietf-model-rfc8072/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1 13:16:37 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 13:16:37 [INFO] Feature odl-netconf-keystore/10.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/10.0.0 13:16:37 [INFO] Feature odl-yangtools-data-api/14.0.18 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.18 13:16:37 [INFO] Feature odl-mdsal-binding-dom-adapter/15.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/15.0.1 13:16:37 [INFO] Feature odl-jersey-2/14.1.4 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 13:16:37 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 13:16:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 13:16:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 13:16:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 13:16:37 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 13:16:37 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 13:16:37 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 13:16:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 13:16:37 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 13:16:37 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 13:16:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 13:16:37 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 13:16:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 13:16:37 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 13:16:37 [INFO] Feature odl-mdsal-broker/12.0.1 is defined as a boot feature 13:16:37 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 13:16:37 [INFO] Feature odl-controller-blueprint/12.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/12.0.1 13:16:37 [INFO] Feature odl-ietf-model-rfc6243/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.1 13:16:37 [INFO] Feature odl-aaa-password-service/0.22.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.22.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1/xml/aaa-password-service-config 13:16:37 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 13:16:37 [INFO] Feature odl-aaa-encryption-service/0.22.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.22.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.22.1 13:16:37 [INFO] Feature scr/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 13:16:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 13:16:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 13:16:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 13:16:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 13:16:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 13:16:37 [INFO] Feature odl-netty-4/14.1.4 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-aarch_64 13:16:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final/jar/linux-x86_64 13:16:37 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.6.Final 13:16:37 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.6.Final 13:16:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-riscv64 13:16:37 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.6.Final 13:16:37 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.6.Final 13:16:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final 13:16:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.6.Final 13:16:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-x86_64 13:16:37 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.6.Final 13:16:37 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.6.Final 13:16:37 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.6.Final 13:16:37 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.6.Final 13:16:37 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.6.Final 13:16:37 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 13:16:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 13:16:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 13:16:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 13:16:37 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 13:16:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 13:16:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 13:16:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 13:16:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 13:16:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 13:16:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 13:16:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 13:16:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 13:16:37 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 13:16:37 [INFO] Feature odl-netconf-topology/10.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/10.0.0 13:16:37 [INFO] Feature odl-apache-commons-text/14.1.4 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.14.0 13:16:37 [INFO] Feature jaas/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 13:16:37 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 13:16:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 13:16:37 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 13:16:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 13:16:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 13:16:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 13:16:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 13:16:37 [INFO] Feature odl-restconf-server-api/10.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.0 13:16:37 [INFO] Feature odl-ietf-model-rfc9641/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.1 13:16:37 [INFO] Feature http/8.0.33 is defined as a boot feature 13:16:37 [INFO] Feature odl-yangtools-export/14.0.18 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.18 13:16:37 [INFO] Feature odl-jakarta-activation-api/14.1.4 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 13:16:37 [INFO] Feature pax-web-war/8.0.33 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 13:16:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.33 13:16:37 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 13:16:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 13:16:37 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 13:16:37 [INFO] Feature odl-apache-commons-lang3/14.1.4 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.19.0 13:16:37 [INFO] Feature odl-woodstox/14.1.4 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.1.1 13:16:37 [INFO] Feature odl-yangtools-codec/14.0.18 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.18 13:16:37 [INFO] Feature odl-netconf-common/10.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-codec/10.0.0 13:16:37 [INFO] Feature pax-web-http-war/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.8 13:16:37 [INFO] Feature management/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 13:16:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 13:16:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 13:16:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 13:16:37 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 13:16:37 [INFO] adding config file: etc/jmx.acl.cfg 13:16:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 13:16:37 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 13:16:37 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 13:16:37 [INFO] adding config file: etc/org.apache.karaf.management.cfg 13:16:37 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 13:16:37 [INFO] Feature odl-raft-api/12.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/12.0.1 13:16:37 [INFO] Feature odl-dropwizard-metrics/14.1.4 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.37 13:16:37 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.37 13:16:37 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.37 13:16:37 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.37 13:16:37 [INFO] Feature odl-netconf-connector/10.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.0 13:16:37 [INFO] Feature odl-javassist-3/14.1.4 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 13:16:37 [INFO] Feature odl-ietf-model-rfc9640/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.1 13:16:37 [INFO] Feature war/4.4.8 is defined as a boot feature 13:16:37 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.1 13:16:37 [INFO] Feature odl-restconf-all/10.0.0 is defined as a boot feature 13:16:37 [INFO] Feature odl-yangtools-util/14.0.18 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.18 13:16:37 [INFO] Feature odl-ietf-model-rfc7952/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.1 13:16:37 [INFO] Feature odl-mdsal-singleton-dom/15.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/15.0.1 13:16:37 [INFO] Feature odl-restconf-nb/10.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/rfc8639-impl/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.0/cfg/config 13:16:37 [INFO] Feature standard/4.4.8 is defined as a boot feature 13:16:37 [INFO] Feature odl-karaf-feat-jdbc/14.1.4 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 13:16:37 [INFO] Feature odl-mdsal-remoterpc-connector/12.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/12.0.1 13:16:37 [INFO] Feature odl-ietf-model-rfc8650/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.1 13:16:37 [INFO] Feature odl-yangtools-binding-spec/14.0.18 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.18 13:16:37 [INFO] Feature odl-yangtools-parser-api/14.0.18 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.18 13:16:37 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 13:16:37 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty 13:16:37 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 13:16:37 [INFO] Feature odl-ietf-model-rfc6241/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.1 13:16:37 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.1 13:16:37 [INFO] Feature odl-netconf-mdsal-common/10.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/10.0.0 13:16:37 [INFO] Feature odl-ietf-model-rfc8525/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.1 13:16:37 [INFO] Feature odl-ietf-model-rfc9643/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.1 13:16:37 [INFO] Feature feature/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 13:16:37 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 13:16:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 13:16:37 [INFO] Feature system/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 13:16:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 13:16:37 [INFO] Feature odl-controller-mdsal-common/12.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/12.0.1 13:16:37 [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 13:16:37 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 13:16:37 [INFO] Feature odl-guava/14.1.4 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.51.1 13:16:37 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 13:16:37 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 13:16:37 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 13:16:37 [INFO] Feature odl-mdsal-eos-binding/15.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/15.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/15.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.1 13:16:37 [INFO] Feature odl-yangtools-data/14.0.18 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.18 13:16:37 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 13:16:37 [INFO] Feature odl-ietf-model-rfc6470/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6470/1.0.1 13:16:37 [INFO] Feature odl-ietf-model-rfc6022/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6022/1.0.1 13:16:37 [INFO] Feature odl-netconf-model-rfc5277/10.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/10.0.0 13:16:37 [INFO] Feature odl-aaa-web/0.22.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.22.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.22.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.22.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.22.1 13:16:37 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature 13:16:37 [INFO] Feature log/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 13:16:37 [INFO] adding config file: etc/org.apache.karaf.log.cfg 13:16:37 [INFO] Feature wrap/2.6.17 is defined as a boot feature 13:16:37 [INFO] Feature odl-mdsal-clustering-commons/12.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/12.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/12.0.1 13:16:37 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.26.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/12.0.1 13:16:37 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.37 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/12.0.1 13:16:37 [INFO] Feature odl-ietf-model-rfc8526/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.1 13:16:37 [INFO] Feature odl-mdsal-dom-api/15.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/15.0.1 13:16:37 [INFO] Feature odl-netconf-transport-api/10.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/10.0.0 13:16:37 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1 13:16:37 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 13:16:37 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 13:16:37 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 13:16:37 [INFO] Feature odl-aaa-api/0.22.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.22.1 13:16:37 [INFO] Feature odl-ietf-model-rfc9642/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.1 13:16:37 [INFO] Feature odl-aaa-cert/0.22.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.1/xml/config 13:16:37 [INFO] Feature odl-yangtools-binding-runtime/14.0.18 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.18 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.18 13:16:37 [INFO] Feature odl-mdsal-singleton-common/15.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/15.0.1 13:16:37 [INFO] Feature odl-mdsal-distributed-datastore/12.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/12.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/12.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/12.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/12.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/12.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/12.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/12.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/pekkoconf 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/factorypekkoconf 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/moduleshardconf 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/moduleconf 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/cfg/datastore 13:16:37 [INFO] Feature odl-yanglib-mdsal-writer/10.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/10.0.0 13:16:37 [INFO] Feature odl-stax2-api/14.1.4 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 13:16:37 [INFO] Feature odl-raft-spi/12.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/12.0.1 13:16:37 [INFO] Feature odl-ietf-model-rfc8341/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.1 13:16:37 [INFO] Feature pax-web-jsp/8.0.33 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.33 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 13:16:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.33 13:16:37 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 13:16:37 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 13:16:37 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 13:16:37 [INFO] Feature odl-jackson-2/14.1.4 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.19.2 13:16:37 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.19.2 13:16:37 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.19.2 13:16:37 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.19.2 13:16:37 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.19.2 13:16:37 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.19.2 13:16:37 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.19.2 13:16:37 [INFO] Feature kar/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 13:16:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 13:16:37 [INFO] Feature odl-yangtools-common/14.0.18 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.18 13:16:37 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 13:16:37 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 13:16:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 13:16:37 [INFO] Feature odl-netconf-api/10.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/10.0.0 13:16:37 [INFO] Feature de82907e-ff65-4c9f-8a7b-b9bad184c46f/0.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 13:16:37 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 13:16:37 [INFO] Feature odl-restconf/10.0.0 is defined as a boot feature 13:16:37 [INFO] Feature jline/3.21.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 13:16:37 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 13:16:37 [INFO] Feature odl-openroadm-models/23.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-service-13.1.1/23.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-network-13.1.1/23.0.0 13:16:37 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.27.1 13:16:37 [INFO] Feature odl-jolokia/12.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 13:16:37 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/12.0.1/cfg/configuration 13:16:37 [INFO] Feature odl-ietf-model-rfc9645/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.1 13:16:37 [INFO] Feature odl-restconf-api/10.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.0 13:16:37 [INFO] Feature config/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 13:16:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 13:16:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 13:16:37 [INFO] Feature instance/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 13:16:37 [INFO] Feature odl-ietf-model-rfc8342/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.1 13:16:37 [INFO] Feature odl-netconf-truststore/10.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/10.0.0 13:16:37 [INFO] Feature odl-transportpce/12.0.0.SNAPSHOT is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT 13:16:37 [INFO] adding maven artifact: mvn:org.jheaps/jheaps/0.14 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-renderer/12.0.0-SNAPSHOT 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-api/12.0.0-SNAPSHOT 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:com.github.spotbugs/spotbugs-annotations/4.8.6 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT 13:16:37 [INFO] adding maven artifact: wrap:mvn:org.apfloat/apfloat/1.10.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-olm/12.0.0-SNAPSHOT 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-common/12.0.0-SNAPSHOT 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/tapi-2.4.0/23.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.jgrapht/jgrapht-core/1.5.2 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openconfig-240119/23.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-pce/12.0.0-SNAPSHOT 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-olm/12.0.0-SNAPSHOT/cfg/config 13:16:37 [INFO] Feature odl-antlr4/14.1.4 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 13:16:37 [INFO] Feature odl-ietf-model-rfc8528/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1 13:16:37 [INFO] Feature odl-ws-rs-api/14.1.4 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 13:16:37 [INFO] Feature odl-restconf-openapi/10.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/10.0.0 13:16:37 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 13:16:37 [INFO] Feature odl-bytebuddy/14.0.18 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.8 13:16:37 [INFO] Feature bundle/4.4.8 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 13:16:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 13:16:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 13:16:37 [INFO] Feature odl-mdsal-eos-common/15.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/15.0.1 13:16:37 [INFO] Feature odl-netconf-transport/10.0.0 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/10.0.0 13:16:37 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.19.0 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/10.0.0 13:16:37 [INFO] Feature odl-mdsal-binding-base/15.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.27.1 13:16:37 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.1 13:16:37 [INFO] Feature odl-ietf-model-rfc9644/1.0.1 is defined as a boot feature 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.1 13:16:37 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.1 13:16:37 [INFO] Install stage 13:16:37 [INFO] Loading installed repositories 13:16:37 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 13:16:37 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 13:16:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 13:16:37 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 13:16:37 [INFO] 13:16:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-karaf >>> 13:16:37 [INFO] 13:16:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-karaf --- 13:16:37 [INFO] No files found to run spotbugs, check compile phase has been run 13:16:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:16:37 [INFO] 13:16:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-karaf <<< 13:16:37 [INFO] 13:16:37 [INFO] 13:16:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-karaf --- 13:16:37 [INFO] 13:16:37 [INFO] --- dependency:3.9.0:copy (apply-branding) @ transportpce-karaf --- 13:16:37 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:16:37 [INFO] 13:16:37 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ transportpce-karaf --- 13:16:37 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 13:16:37 [INFO] 13:16:37 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ transportpce-karaf --- 13:16:37 [WARNING] Overwriting /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 13:16:37 [INFO] 13:16:37 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-karaf --- 13:16:37 [INFO] 13:16:37 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ transportpce-karaf --- 13:16:37 [INFO] Copying 11 resources from src/main/assembly to target/assembly 13:16:37 [INFO] 13:16:37 [INFO] --- karaf:14.1.4:populate-local-repo (populate-local-repo) @ transportpce-karaf --- 13:16:38 [INFO] Feature repository discovered recursively: 54d3aaf4-44ca-4feb-8944-598f5e207ef6 13:16:38 [INFO] Feature repository discovered recursively: framework-4.4.8 13:16:38 [INFO] Feature repository discovered recursively: odl-aaa-0.22.1 13:16:38 [INFO] Feature repository discovered recursively: odl-antlr4 13:16:38 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 13:16:38 [INFO] Feature repository discovered recursively: odl-apache-commons-text 13:16:38 [INFO] Feature repository discovered recursively: odl-apache-shiro 13:16:38 [INFO] Feature repository discovered recursively: odl-bytebuddy 13:16:38 [INFO] Feature repository discovered recursively: odl-controller-12.0.1 13:16:38 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.1 13:16:38 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.1 13:16:38 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 13:16:38 [INFO] Feature repository discovered recursively: odl-extras-12.0.1 13:16:38 [INFO] Feature repository discovered recursively: odl-gson 13:16:38 [INFO] Feature repository discovered recursively: odl-guava 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 13:16:38 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 13:16:38 [INFO] Feature repository discovered recursively: odl-jackson-2 13:16:38 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 13:16:38 [INFO] Feature repository discovered recursively: odl-javassist-3 13:16:38 [INFO] Feature repository discovered recursively: odl-jersey-2 13:16:38 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 13:16:38 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 13:16:38 [INFO] Feature repository discovered recursively: odl-lz4 13:16:38 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.1 13:16:38 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 13:16:38 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 13:16:38 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 13:16:38 [INFO] Feature repository discovered recursively: odl-mdsal-common 13:16:38 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 13:16:38 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 13:16:38 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 13:16:38 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 13:16:38 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 13:16:38 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 13:16:38 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 13:16:38 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 13:16:38 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 13:16:38 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 13:16:38 [INFO] Feature repository discovered recursively: odl-netconf-10.0.0 13:16:38 [INFO] Feature repository discovered recursively: odl-netconf-client 13:16:38 [INFO] Feature repository discovered recursively: odl-netconf-common-10.0.0 13:16:38 [INFO] Feature repository discovered recursively: odl-netconf-databind 13:16:38 [INFO] Feature repository discovered recursively: odl-netconf-keystore 13:16:38 [INFO] Feature repository discovered recursively: odl-netconf-topology 13:16:38 [INFO] Feature repository discovered recursively: odl-netconf-truststore 13:16:38 [INFO] Feature repository discovered recursively: odl-netty-4 13:16:38 [INFO] Feature repository discovered recursively: odl-openroadm-devices 13:16:38 [INFO] Feature repository discovered recursively: odl-openroadm-models 13:16:38 [INFO] Feature repository discovered recursively: odl-pekko 13:16:38 [INFO] Feature repository discovered recursively: odl-raft-api 13:16:38 [INFO] Feature repository discovered recursively: odl-raft-spi 13:16:38 [INFO] Feature repository discovered recursively: odl-restconf 13:16:38 [INFO] Feature repository discovered recursively: odl-restconf-all 13:16:38 [INFO] Feature repository discovered recursively: odl-restconf-api 13:16:38 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.0 13:16:38 [INFO] Feature repository discovered recursively: odl-restconf-server-api 13:16:38 [INFO] Feature repository discovered recursively: odl-servlet-api 13:16:38 [INFO] Feature repository discovered recursively: odl-stax2-api 13:16:38 [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models 13:16:38 [INFO] Feature repository discovered recursively: odl-transportpce 13:16:38 [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client 13:16:38 [INFO] Feature repository discovered recursively: odl-transportpce-inventory 13:16:38 [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications 13:16:38 [INFO] Feature repository discovered recursively: odl-transportpce-tapi 13:16:38 [INFO] Feature repository discovered recursively: odl-woodstox 13:16:38 [INFO] Feature repository discovered recursively: odl-ws-rs-api 13:16:38 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 13:16:38 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 13:16:38 [INFO] Feature repository discovered recursively: odl-yangtools-codec 13:16:38 [INFO] Feature repository discovered recursively: odl-yangtools-common 13:16:38 [INFO] Feature repository discovered recursively: odl-yangtools-data 13:16:38 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 13:16:38 [INFO] Feature repository discovered recursively: odl-yangtools-export 13:16:38 [INFO] Feature repository discovered recursively: odl-yangtools-parser 13:16:38 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 13:16:38 [INFO] Feature repository discovered recursively: odl-yangtools-util 13:16:38 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 13:16:38 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 13:16:38 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 13:16:38 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 13:16:38 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 13:16:38 [INFO] Feature repository discovered recursively: pt-triemap 13:16:38 [INFO] Feature repository discovered recursively: standard-4.4.8 13:16:38 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:16:38 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:16:38 [INFO] 13:16:38 [INFO] --- antrun:3.1.0:run (fix-permissions) @ transportpce-karaf --- 13:16:38 [INFO] Executing tasks 13:16:38 [INFO] Executed tasks 13:16:38 [INFO] 13:16:38 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ transportpce-karaf --- 13:16:38 [INFO] Executing tasks 13:16:38 [INFO] [delete] Deleting directory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly/system/org/bouncycastle 13:16:38 [INFO] Executed tasks 13:16:38 [INFO] 13:16:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-karaf --- 13:16:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:16:38 [INFO] 13:16:38 [INFO] --- karaf:4.4.8:archive (package) @ transportpce-karaf --- 13:16:57 [INFO] 13:16:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-karaf --- 13:16:57 [INFO] Skipping CycloneDX goal, because module skips deploy 13:16:57 [INFO] 13:16:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-karaf --- 13:16:57 [INFO] Skipping duplicate-finder execution! 13:16:57 [INFO] 13:16:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-karaf --- 13:16:57 [INFO] Skipping pom project 13:16:57 [INFO] 13:16:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-karaf --- 13:16:57 [INFO] Skipping source per configuration. 13:16:57 [INFO] 13:16:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-karaf --- 13:16:57 [INFO] 13:16:57 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-karaf --- 13:16:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:16:57 [INFO] 13:16:57 [INFO] --- install:3.1.4:install (default-install) @ transportpce-karaf --- 13:16:57 [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 13:16:57 [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 13:16:57 [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 13:16:57 [INFO] 13:16:57 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-karaf --- 13:16:57 [INFO] Rendering site for default locale 13:16:57 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:16:57 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:16:57 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:16:57 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:16:57 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 13:16:57 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 13:16:57 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 13:16:57 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 13:16:57 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 13:16:57 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 13:16:57 [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/ 13:16:57 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:16:57 [INFO] Rendering 4 report documents 13:16:57 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:16:57 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 13:16:57 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:16:57 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 13:16:57 [INFO] 13:16:57 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-karaf --- 13:16:57 [INFO] No site descriptor found: nothing to attach. 13:16:57 [INFO] 13:16:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-karaf --- 13:16:57 [INFO] Skipping artifact deployment 13:16:57 [INFO] 13:16:57 [INFO] -------< org.opendaylight.transportpce:transportpce-aggregator >-------- 13:16:57 [INFO] Building transportpce 12.0.0-SNAPSHOT [22/22] 13:16:57 [INFO] from pom.xml 13:16:57 [INFO] --------------------------------[ pom ]--------------------------------- 13:16:57 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 13:16:57 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 13:16:57 [INFO] 13:16:57 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-aggregator --- 13:16:57 [INFO] Deleting /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/target 13:16:57 [INFO] 13:16:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-aggregator --- 13:16:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:16:57 [INFO] 13:16:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-aggregator --- 13:16:57 [INFO] 13:16:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-aggregator --- 13:16:57 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:16:57 [INFO] 13:16:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-aggregator --- 13:16:57 [INFO] Skipping CycloneDX goal, because module skips deploy 13:16:57 [INFO] 13:16:57 [INFO] --- install:3.1.4:install (default-install) @ transportpce-aggregator --- 13:16:57 [INFO] Skipping artifact installation 13:16:57 [INFO] 13:16:57 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-aggregator --- 13:16:57 [INFO] Rendering site for default locale 13:16:57 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 13:16:57 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 13:16:57 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 13:16:57 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 13:16:57 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 13:16:57 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 13:16:57 [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/ 13:16:57 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 13:16:58 [INFO] Rendering 2 report documents 13:16:58 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 13:16:58 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 13:16:58 [INFO] 13:16:58 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-aggregator --- 13:16:58 [INFO] No site descriptor found: nothing to attach. 13:16:58 [INFO] 13:16:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-aggregator --- 13:16:58 [INFO] Skipping artifact deployment 13:16:58 [INFO] ------------------------------------------------------------------------ 13:16:58 [INFO] Reactor Summary for transportpce 12.0.0-SNAPSHOT: 13:16:58 [INFO] 13:16:58 [INFO] transportpce-artifacts ............................. SUCCESS [ 8.360 s] 13:16:58 [INFO] transportpce-api ................................... SUCCESS [ 32.301 s] 13:16:58 [INFO] test-common ........................................ SUCCESS [ 59.335 s] 13:16:58 [INFO] transportpce-common ................................ SUCCESS [02:02 min] 13:16:58 [INFO] transportpce-renderer .............................. SUCCESS [02:13 min] 13:16:58 [INFO] transportpce-networkmodel .......................... SUCCESS [01:20 min] 13:16:58 [INFO] transportpce-inventory ............................. SUCCESS [ 14.799 s] 13:16:58 [INFO] transportpce-olm ................................... SUCCESS [ 42.654 s] 13:16:58 [INFO] transportpce-pce ................................... SUCCESS [04:21 min] 13:16:58 [INFO] transportpce-servicehandler ........................ SUCCESS [05:03 min] 13:16:58 [INFO] transportpce-tapi .................................. SUCCESS [01:10 min] 13:16:58 [INFO] transportpce-nbinotifications ...................... SUCCESS [ 40.708 s] 13:16:58 [INFO] transportpce-dmaap-client .......................... SUCCESS [ 15.943 s] 13:16:58 [INFO] OpenDaylight :: transportpce ....................... SUCCESS [ 43.755 s] 13:16:58 [INFO] OpenDaylight :: transportpce :: tapi ............... SUCCESS [ 32.986 s] 13:16:58 [INFO] OpenDaylight :: transportpce :: nbinotifications ... SUCCESS [ 32.563 s] 13:16:58 [INFO] OpenDaylight :: transportpce :: dmaap-client ....... SUCCESS [ 29.932 s] 13:16:58 [INFO] OpenDaylight :: transportpce :: Inventory .......... SUCCESS [ 30.127 s] 13:16:58 [INFO] OpenDaylight :: TransportPCE :: Features ........... SUCCESS [ 7.121 s] 13:16:58 [INFO] features-aggregator ................................ SUCCESS [ 0.151 s] 13:16:58 [INFO] transportpce-karaf ................................. SUCCESS [ 22.728 s] 13:16:58 [INFO] transportpce ....................................... SUCCESS [ 0.201 s] 13:16:58 [INFO] ------------------------------------------------------------------------ 13:16:58 [INFO] BUILD SUCCESS 13:16:58 [INFO] ------------------------------------------------------------------------ 13:16:58 [INFO] Total time: 23:12 min 13:16:58 [INFO] Finished at: 2025-10-21T13:16:58Z 13:16:58 [INFO] ------------------------------------------------------------------------ 13:16:58 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins2461344331184500044.sh 13:16:58 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12218277146842154324.sh 13:16:58 $ ssh-agent -k 13:16:58 unset SSH_AUTH_SOCK; 13:16:58 unset SSH_AGENT_PID; 13:16:58 echo Agent pid 2546 killed; 13:16:58 [ssh-agent] Stopped. 13:16:58 [JaCoCo plugin] Collecting JaCoCo coverage data... 13:16:58 [JaCoCo plugin] Version: 3.3.5 13:16:58 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 13:16:58 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 10 13:16:58 [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 13:16:58 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/classes 1122 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/classes 71 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/classes 14 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/classes 0 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/classes 0 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/classes 0 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/classes 0 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/classes 0 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/classes 0 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/classes 16 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/jacoco/classes 0 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/classes 0 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/classes 22 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/classes 51 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/classes 28 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/classes 106 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/classes 67 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/classes 50 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/classes 75 files 13:16:59 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/classes 19 files 13:16:59 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 13:16:59 [JaCoCo plugin] Source Inclusions: **/*.java 13:16:59 [JaCoCo plugin] Source Exclusions: null 13:17:00 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java 54 files 13:17:00 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/src/main/java 13 files 13:17:00 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java 15 files 13:17:00 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/lighty/src/main/java 6 files 13:17:00 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java 21 files 13:17:00 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java 37 files 13:17:00 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/src/main/java 21 files 13:17:00 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java 92 files 13:17:00 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/main/java 60 files 13:17:00 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java 39 files 13:17:00 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java 67 files 13:17:00 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java 18 files 13:17:00 [JaCoCo plugin] Loading inclusions files.. 13:17:00 [JaCoCo plugin] inclusions: [] 13:17:00 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 13:17:00 [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] 13:17:00 [JaCoCo plugin] Publishing the results.. 13:17:00 [JaCoCo plugin] Loading packages.. 13:17:00 [JaCoCo plugin] Done. 13:17:00 [JaCoCo plugin] Overall coverage: class: 82.16704, method: 57.34149, line: 42.882004, branch: 31.374586, instruction: 41.731766, complexity: 33.85107 13:17:00 [PostBuildScript] - [INFO] Executing post build scripts. 13:17:00 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins15688459926837987658.sh 13:17:00 ---> sysstat.sh 13:17:01 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14764789914576838660.sh 13:17:01 ---> package-listing.sh 13:17:01 ++ facter osfamily 13:17:01 ++ tr '[:upper:]' '[:lower:]' 13:17:01 + OS_FAMILY=debian 13:17:01 + workspace=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 13:17:01 + START_PACKAGES=/tmp/packages_start.txt 13:17:01 + END_PACKAGES=/tmp/packages_end.txt 13:17:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:17:01 + PACKAGES=/tmp/packages_start.txt 13:17:01 + '[' /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 ']' 13:17:01 + PACKAGES=/tmp/packages_end.txt 13:17:01 + case "${OS_FAMILY}" in 13:17:01 + dpkg -l 13:17:01 + grep '^ii' 13:17:01 + '[' -f /tmp/packages_start.txt ']' 13:17:01 + '[' -f /tmp/packages_end.txt ']' 13:17:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:17:01 + '[' /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 ']' 13:17:01 + mkdir -p /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/archives/ 13:17:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/archives/ 13:17:01 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16041950284623706362.sh 13:17:01 ---> capture-instance-metadata.sh 13:17:01 Setup pyenv: 13:17:01 system 13:17:01 3.8.20 13:17:01 3.9.20 13:17:01 3.10.15 13:17:01 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 13:17:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0fVY from file:/tmp/.os_lf_venv 13:17:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:17:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:17:03 lf-activate-venv(): INFO: Base packages installed successfully 13:17:03 lf-activate-venv(): INFO: Installing additional packages: lftools 13:17:18 lf-activate-venv(): INFO: Adding /tmp/venv-0fVY/bin to PATH 13:17:18 INFO: Running in OpenStack, capturing instance metadata 13:17:19 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17991698611175948955.sh 13:17:19 provisioning config files... 13:17:19 Could not find credentials [logs] for transportpce-maven-verify-transportpce-master-mvn39-openjdk21 #1815 13:17:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config8206559649937380263tmp 13:17:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:17:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:17:19 provisioning config files... 13:17:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:17:20 [EnvInject] - Injecting environment variables from a build step. 13:17:20 [EnvInject] - Injecting as environment variables the properties content 13:17:20 SERVER_ID=logs 13:17:20 13:17:20 [EnvInject] - Variables injected successfully. 13:17:20 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins7064651438839814430.sh 13:17:20 ---> create-netrc.sh 13:17:20 WARN: Log server credential not found. 13:17:20 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17090469212211022094.sh 13:17:20 ---> python-tools-install.sh 13:17:20 Setup pyenv: 13:17:20 system 13:17:20 3.8.20 13:17:20 3.9.20 13:17:20 3.10.15 13:17:20 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 13:17:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0fVY from file:/tmp/.os_lf_venv 13:17:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:17:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:17:22 lf-activate-venv(): INFO: Base packages installed successfully 13:17:22 lf-activate-venv(): INFO: Installing additional packages: lftools 13:17:32 lf-activate-venv(): INFO: Adding /tmp/venv-0fVY/bin to PATH 13:17:32 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins15567430181110079757.sh 13:17:32 ---> sudo-logs.sh 13:17:32 Archiving 'sudo' log.. 13:17:33 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins81799469478773866.sh 13:17:33 ---> job-cost.sh 13:17:33 Setup pyenv: 13:17:33 system 13:17:33 3.8.20 13:17:33 3.9.20 13:17:33 3.10.15 13:17:33 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 13:17:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0fVY from file:/tmp/.os_lf_venv 13:17:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:17:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:17:35 lf-activate-venv(): INFO: Base packages installed successfully 13:17:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:17:41 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. 13:17:41 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 13:17:41 lf-activate-venv(): INFO: Adding /tmp/venv-0fVY/bin to PATH 13:17:41 INFO: No Stack... 13:17:42 INFO: Retrieving Pricing Info for: v3-standard-4 13:17:42 INFO: Archiving Costs 13:17:42 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins13927293485169840921.sh 13:17:42 ---> logs-deploy.sh 13:17:42 Setup pyenv: 13:17:42 system 13:17:42 3.8.20 13:17:42 3.9.20 13:17:42 3.10.15 13:17:42 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 13:17:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0fVY from file:/tmp/.os_lf_venv 13:17:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:17:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:17:44 lf-activate-venv(): INFO: Base packages installed successfully 13:17:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:17:54 lf-activate-venv(): INFO: Adding /tmp/venv-0fVY/bin to PATH 13:17:54 WARNING: Nexus logging server not set 13:17:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/1815/ 13:17:54 INFO: archiving logs to S3 13:17:56 ---> uname -a: 13:17:56 Linux prd-ubuntu2204-docker-4c-4g-898 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:17:56 13:17:56 13:17:56 ---> lscpu: 13:17:56 Architecture: x86_64 13:17:56 CPU op-mode(s): 32-bit, 64-bit 13:17:56 Address sizes: 40 bits physical, 48 bits virtual 13:17:56 Byte Order: Little Endian 13:17:56 CPU(s): 4 13:17:56 On-line CPU(s) list: 0-3 13:17:56 Vendor ID: AuthenticAMD 13:17:56 Model name: AMD EPYC-Rome Processor 13:17:56 CPU family: 23 13:17:56 Model: 49 13:17:56 Thread(s) per core: 1 13:17:56 Core(s) per socket: 1 13:17:56 Socket(s): 4 13:17:56 Stepping: 0 13:17:56 BogoMIPS: 5600.00 13:17:56 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 13:17:56 Virtualization: AMD-V 13:17:56 Hypervisor vendor: KVM 13:17:56 Virtualization type: full 13:17:56 L1d cache: 128 KiB (4 instances) 13:17:56 L1i cache: 128 KiB (4 instances) 13:17:56 L2 cache: 2 MiB (4 instances) 13:17:56 L3 cache: 64 MiB (4 instances) 13:17:56 NUMA node(s): 1 13:17:56 NUMA node0 CPU(s): 0-3 13:17:56 Vulnerability Gather data sampling: Not affected 13:17:56 Vulnerability Indirect target selection: Not affected 13:17:56 Vulnerability Itlb multihit: Not affected 13:17:56 Vulnerability L1tf: Not affected 13:17:56 Vulnerability Mds: Not affected 13:17:56 Vulnerability Meltdown: Not affected 13:17:56 Vulnerability Mmio stale data: Not affected 13:17:56 Vulnerability Reg file data sampling: Not affected 13:17:56 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:17:56 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:17:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:17:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:17:56 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:17:56 Vulnerability Srbds: Not affected 13:17:56 Vulnerability Tsx async abort: Not affected 13:17:56 13:17:56 13:17:56 ---> nproc: 13:17:56 4 13:17:56 13:17:56 13:17:56 ---> df -h: 13:17:56 Filesystem Size Used Avail Use% Mounted on 13:17:56 tmpfs 1.6G 1.1M 1.6G 1% /run 13:17:56 /dev/vda1 78G 11G 67G 14% / 13:17:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:17:56 tmpfs 5.0M 0 5.0M 0% /run/lock 13:17:56 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:17:56 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 13:17:56 13:17:56 13:17:56 ---> free -m: 13:17:56 total used free shared buff/cache available 13:17:56 Mem: 15989 631 10278 4 5079 15015 13:17:56 Swap: 1023 0 1023 13:17:56 13:17:56 13:17:56 ---> ip addr: 13:17:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:17:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:17:56 inet 127.0.0.1/8 scope host lo 13:17:56 valid_lft forever preferred_lft forever 13:17:56 inet6 ::1/128 scope host 13:17:56 valid_lft forever preferred_lft forever 13:17:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:17:56 link/ether fa:16:3e:5f:a4:00 brd ff:ff:ff:ff:ff:ff 13:17:56 altname enp0s3 13:17:56 inet 10.30.170.252/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:17:56 valid_lft 83869sec preferred_lft 83869sec 13:17:56 inet6 fe80::f816:3eff:fe5f:a400/64 scope link 13:17:56 valid_lft forever preferred_lft forever 13:17:56 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:17:56 link/ether 2e:62:cf:a2:ba:fa brd ff:ff:ff:ff:ff:ff 13:17:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:17:56 valid_lft forever preferred_lft forever 13:17:56 13:17:56 13:17:56 ---> sar -b -r -n DEV: 13:17:56 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-898) 10/21/25 _x86_64_ (4 CPU) 13:17:56 13:17:56 12:35:47 LINUX RESTART (4 CPU) 13:17:56 13:17:56 12:40:07 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:17:56 12:50:17 7.28 0.61 6.00 0.66 648.14 916.25 20946.76 13:17:56 13:00:08 42.15 4.17 37.23 0.75 250.26 3616.49 882.47 13:17:56 13:10:17 3.04 0.05 2.87 0.12 6.61 418.84 24.59 13:17:56 Average: 17.25 1.59 15.15 0.51 302.45 1631.65 7356.04 13:17:56 13:17:56 12:40:07 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:17:56 12:50:17 13315228 15519308 493380 3.01 60416 2366876 1153036 6.62 466232 2327928 164 13:17:56 13:00:08 10496348 13692148 2270324 13.87 112220 3256488 2580164 14.81 731968 4820972 1152 13:17:56 13:10:17 9567000 12879296 3082372 18.83 116464 3359156 3240776 18.60 757828 5686916 292 13:17:56 Average: 11126192 14030251 1948692 11.90 96367 2994173 2324659 13.34 652009 4278605 536 13:17:56 13:17:56 12:40:07 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:17:56 12:50:17 lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 13:17:56 12:50:17 ens3 15.50 9.84 203.61 0.70 0.00 0.00 0.00 0.00 13:17:56 12:50:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:56 13:00:08 lo 0.43 0.43 0.05 0.05 0.00 0.00 0.00 0.00 13:17:56 13:00:08 ens3 73.69 59.91 722.95 10.98 0.00 0.00 0.00 0.00 13:17:56 13:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:56 13:10:17 lo 0.54 0.54 0.36 0.36 0.00 0.00 0.00 0.00 13:17:56 13:10:17 ens3 8.01 6.59 37.43 2.06 0.00 0.00 0.00 0.00 13:17:56 13:10:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:56 Average: lo 0.38 0.38 0.15 0.15 0.00 0.00 0.00 0.00 13:17:56 Average: ens3 32.00 25.12 317.50 4.52 0.00 0.00 0.00 0.00 13:17:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:56 13:17:56 13:17:56 ---> sar -P ALL: 13:17:56 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-898) 10/21/25 _x86_64_ (4 CPU) 13:17:56 13:17:56 12:35:47 LINUX RESTART (4 CPU) 13:17:56 13:17:56 12:40:07 CPU %user %nice %system %iowait %steal %idle 13:17:56 12:50:17 all 0.49 0.00 0.28 0.33 0.02 98.88 13:17:56 12:50:17 0 0.54 0.00 0.18 0.71 0.01 98.56 13:17:56 12:50:17 1 0.42 0.00 0.38 0.37 0.02 98.81 13:17:56 12:50:17 2 0.63 0.00 0.34 0.18 0.03 98.82 13:17:56 12:50:17 3 0.37 0.00 0.21 0.08 0.02 99.32 13:17:56 13:00:08 all 35.39 0.00 0.90 0.29 0.07 63.36 13:17:56 13:00:08 0 34.43 0.00 0.93 0.12 0.07 64.45 13:17:56 13:00:08 1 35.90 0.00 0.96 0.78 0.07 62.29 13:17:56 13:00:08 2 39.83 0.00 1.02 0.20 0.07 58.87 13:17:56 13:00:08 3 31.39 0.00 0.68 0.06 0.06 67.81 13:17:56 13:10:17 all 46.50 0.00 0.53 0.04 0.07 52.85 13:17:56 13:10:17 0 47.76 0.00 0.59 0.05 0.08 51.52 13:17:56 13:10:17 1 33.64 0.00 0.46 0.03 0.07 65.80 13:17:56 13:10:17 2 41.50 0.00 0.51 0.06 0.07 57.86 13:17:56 13:10:17 3 63.17 0.00 0.57 0.00 0.08 36.19 13:17:56 Average: all 27.37 0.00 0.57 0.22 0.05 71.79 13:17:56 Average: 0 27.49 0.00 0.56 0.29 0.05 71.60 13:17:56 Average: 1 23.18 0.00 0.60 0.39 0.05 75.78 13:17:56 Average: 2 27.19 0.00 0.62 0.14 0.06 71.99 13:17:56 Average: 3 31.62 0.00 0.48 0.05 0.05 67.80 13:17:56 13:17:56 13:17:56