15:09:13 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/aaa/+/122518 15:09:13 Running as SYSTEM 15:09:13 [EnvInject] - Loading node environment variables. 15:09:13 Building remotely on prd-ubuntu2204-docker-4c-4g-15556 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/aaa-maven-verify-master-mvn39-openjdk21 15:09:14 [ssh-agent] Looking for ssh-agent implementation... 15:09:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:14 $ ssh-agent 15:09:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX7NG3KX/agent.2374 15:09:14 SSH_AGENT_PID=2376 15:09:14 [ssh-agent] Started. 15:09:14 Running ssh-add (command line suppressed) 15:09:14 Identity added: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21@tmp/private_key_4536296325313344916.key (/w/workspace/aaa-maven-verify-master-mvn39-openjdk21@tmp/private_key_4536296325313344916.key) 15:09:14 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:09:14 The recommended git tool is: NONE 15:09:16 using credential jenkins-ssh 15:09:16 Wiping out workspace first. 15:09:16 Cloning the remote Git repository 15:09:16 Cloning repository git://devvexx.opendaylight.org/mirror/aaa 15:09:16 > git init /w/workspace/aaa-maven-verify-master-mvn39-openjdk21 # timeout=10 15:09:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/aaa 15:09:16 > git --version # timeout=10 15:09:16 > git --version # 'git version 2.34.1' 15:09:16 using GIT_SSH to set credentials jenkins-ssh 15:09:16 Verifying host key using known hosts file, will automatically accept unseen keys 15:09:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/aaa +refs/heads/*:refs/remotes/origin/* # timeout=10 15:09:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/aaa # timeout=10 15:09:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:09:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/aaa # timeout=10 15:09:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/aaa 15:09:18 using GIT_SSH to set credentials jenkins-ssh 15:09:18 Verifying host key using known hosts file, will automatically accept unseen keys 15:09:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/aaa refs/changes/18/122518/20 # timeout=10 15:09:18 > git rev-parse 1a23acd02de51c8d361fc25efc71c80fb870eca5^{commit} # timeout=10 15:09:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:09:18 Checking out Revision 1a23acd02de51c8d361fc25efc71c80fb870eca5 (refs/changes/18/122518/20) 15:09:18 > git config core.sparsecheckout # timeout=10 15:09:18 > git checkout -f 1a23acd02de51c8d361fc25efc71c80fb870eca5 # timeout=10 15:09:21 Commit message: "Document Oauth2ProxyHeaderRealm" 15:09:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:09:21 > git rev-list --no-walk 178157639f30435b678b98e884be5a28d82fc0ff # timeout=10 15:09:21 provisioning config files... 15:09:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:09:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:09:22 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins15716340951243082975.sh 15:09:22 ---> python-tools-install.sh 15:09:22 Setup pyenv: 15:09:22 * system (set by /opt/pyenv/version) 15:09:22 * 3.8.20 (set by /opt/pyenv/version) 15:09:22 * 3.9.20 (set by /opt/pyenv/version) 15:09:22 3.10.15 15:09:22 3.11.10 15:09:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GkUO 15:09:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:09:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:09:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:09:31 lf-activate-venv(): INFO: Base packages installed successfully 15:09:31 lf-activate-venv(): INFO: Installing additional packages: lftools 15:09:57 lf-activate-venv(): INFO: Adding /tmp/venv-GkUO/bin to PATH 15:09:57 Generating Requirements File 15:10:16 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:10:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:10:16 Python 3.11.10 15:10:16 pip 26.1.1 from /tmp/venv-GkUO/lib/python3.11/site-packages/pip (python 3.11) 15:10:17 appdirs==1.4.4 15:10:17 argcomplete==3.6.3 15:10:17 aspy.yaml==1.3.0 15:10:17 attrs==26.1.0 15:10:17 autopage==0.6.0 15:10:17 beautifulsoup4==4.14.3 15:10:17 boto3==1.43.8 15:10:17 botocore==1.43.8 15:10:17 bs4==0.0.2 15:10:17 certifi==2026.4.22 15:10:17 cffi==2.0.0 15:10:17 cfgv==3.5.0 15:10:17 chardet==7.4.3 15:10:17 charset-normalizer==3.4.7 15:10:17 click==8.3.3 15:10:17 cliff==4.14.0 15:10:17 cmd2==3.5.1 15:10:17 cryptography==3.3.2 15:10:17 debtcollector==3.1.0 15:10:17 decorator==5.2.1 15:10:17 defusedxml==0.7.1 15:10:17 Deprecated==1.3.1 15:10:17 distlib==0.4.0 15:10:17 dnspython==2.8.0 15:10:17 docker==7.1.0 15:10:17 dogpile.cache==1.5.0 15:10:17 durationpy==0.10 15:10:17 email-validator==2.3.0 15:10:17 filelock==3.29.0 15:10:17 future==1.0.0 15:10:17 gitdb==4.0.12 15:10:17 GitPython==3.1.50 15:10:17 httplib2==0.30.2 15:10:17 identify==2.6.19 15:10:17 idna==3.15 15:10:17 importlib-resources==1.5.0 15:10:17 iso8601==2.1.0 15:10:17 Jinja2==3.1.6 15:10:17 jmespath==1.1.0 15:10:17 jsonpatch==1.33 15:10:17 jsonpointer==3.1.1 15:10:17 jsonschema==4.26.0 15:10:17 jsonschema-specifications==2025.9.1 15:10:17 keystoneauth1==5.14.0 15:10:17 kubernetes==35.0.0 15:10:17 lftools==0.37.22 15:10:17 lxml==6.1.0 15:10:17 markdown-it-py==4.2.0 15:10:17 MarkupSafe==3.0.3 15:10:17 mdurl==0.1.2 15:10:17 msgpack==1.1.2 15:10:17 multi_key_dict==2.0.3 15:10:17 munch==4.0.0 15:10:17 netaddr==1.3.0 15:10:17 niet==1.4.2 15:10:17 nodeenv==1.10.0 15:10:17 oauth2client==4.1.3 15:10:17 oauthlib==3.3.1 15:10:17 openstacksdk==4.12.0 15:10:17 os-service-types==1.8.2 15:10:17 osc-lib==4.6.0 15:10:17 oslo.config==10.3.0 15:10:17 oslo.context==6.3.0 15:10:17 oslo.i18n==6.7.2 15:10:17 oslo.log==8.1.0 15:10:17 oslo.serialization==5.9.1 15:10:17 oslo.utils==10.0.1 15:10:17 packaging==26.2 15:10:17 pbr==7.0.3 15:10:17 platformdirs==4.9.6 15:10:17 prettytable==3.17.0 15:10:17 psutil==7.2.2 15:10:17 pyasn1==0.6.3 15:10:17 pyasn1_modules==0.4.2 15:10:17 pycparser==3.0 15:10:17 pygerrit2==2.0.15 15:10:17 PyGithub==2.9.1 15:10:17 Pygments==2.20.0 15:10:17 PyJWT==2.12.1 15:10:17 PyNaCl==1.6.2 15:10:17 pyparsing==2.4.7 15:10:17 pyperclip==1.11.0 15:10:17 pyrsistent==0.20.0 15:10:17 python-cinderclient==9.9.0 15:10:17 python-dateutil==2.9.0.post0 15:10:17 python-discovery==1.3.1 15:10:17 python-heatclient==5.1.0 15:10:17 python-jenkins==1.8.3 15:10:17 python-keystoneclient==5.8.0 15:10:17 python-magnumclient==4.10.0 15:10:17 python-openstackclient==9.0.0 15:10:17 python-swiftclient==4.10.0 15:10:17 PyYAML==6.0.3 15:10:17 referencing==0.37.0 15:10:17 requests==2.34.2 15:10:17 requests-oauthlib==2.0.0 15:10:17 rfc3986==2.0.0 15:10:17 rich==15.0.0 15:10:17 rich-argparse==1.8.0 15:10:17 rpds-py==0.30.0 15:10:17 rsa==4.9.1 15:10:17 ruamel.yaml==0.19.1 15:10:17 ruamel.yaml.clib==0.2.15 15:10:17 s3transfer==0.17.0 15:10:17 simplejson==4.1.1 15:10:17 six==1.17.0 15:10:17 smmap==5.0.3 15:10:17 soupsieve==2.8.3 15:10:17 stevedore==5.7.0 15:10:17 tabulate==0.10.0 15:10:17 toml==0.10.2 15:10:17 tomlkit==0.15.0 15:10:17 tqdm==4.67.3 15:10:17 typing_extensions==4.15.0 15:10:17 urllib3==1.26.20 15:10:17 virtualenv==21.3.3 15:10:17 wcwidth==0.7.0 15:10:17 websocket-client==1.9.0 15:10:17 wrapt==2.1.2 15:10:17 xdg==6.0.0 15:10:17 xmltodict==1.0.4 15:10:17 yq==3.4.3 15:10:17 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins3766459780141631953.sh 15:10:17 ---> uv-install.sh 15:10:17 Installing uv/uvx (latest) using shell installer 15:10:17 2026-05-15 15:10:17 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-muEll5.sh" [1] 15:10:17 downloading uv 0.11.14 x86_64-unknown-linux-gnu 15:10:18 installing to /home/jenkins/.local/bin 15:10:18 uv 15:10:18 uvx 15:10:18 everything's installed! 15:10:18 15:10:18 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:10:18 15:10:18 source $HOME/.local/bin/env (sh, bash, zsh) 15:10:18 source $HOME/.local/bin/env.fish (fish) 15:10:18 Adding install location to PATH 15:10:18 ---> Validating uv/uvx install 15:10:18 uvx 0.11.14 (x86_64-unknown-linux-gnu) 15:10:18 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins3014564802660984282.sh 15:10:18 + mkdir -p /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/target/classes /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/jacoco/classes 15:10:18 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins15979456797025816584.sh 15:10:18 + echo quiet=on 15:10:18 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-15556 15:10:19 [aaa-maven-verify-master-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=1a23acd02de51c8d361fc25efc71c80fb870eca5 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=ivan.hrasko@pantheon.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Samuel Schneider" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/aaa/+/122518 -DGERRIT_PATCHSET_UPLOADER_EMAIL=samuel.schneider@pantheon.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 15:10:19 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=aaa -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=122518 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Samuel Schneider\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/18/122518/20 "-DGERRIT_PATCHSET_UPLOADER_NAME=Samuel Schneider" '-DGERRIT_CHANGE_OWNER=\"Ivan Hrasko\" ' -DPROJECT=aaa -DGERRIT_CHANGE_COMMIT_MESSAGE=RG9jdW1lbnQgT2F1dGgyUHJveHlIZWFkZXJSZWFsbQoKRG9jdW1lbnQgT2F1dGgyUHJveHlIZWFkZXJSZWFsbSB1c2FnZSBhbmQgY29uZmlndXJhdGlvbi4KCkpJUkE6IEFBQS0zMDAKQ2hhbmdlLUlkOiBJNDM3Yjc0MGExY2Q3ZTFkZjIwNjE3ZDUxNmM3ZGQ0OGQ3YjYwODQ2YQpDby1BdXRob3JlZC1CeTogQ2xhdWRlIFNvbm5ldCA0LjYgPG5vcmVwbHlAYW50aHJvcGljLmNvbT4KU2lnbmVkLW9mZi1ieTogSXZhbiBIcmFza28gPGl2YW4uaHJhc2tvQHBhbnRoZW9uLnRlY2g+ClNpZ25lZC1vZmYtYnk6IFNhbXVlbCBTY2huZWlkZXIgPHNhbXVlbC5zY2huZWlkZXJAcGFudGhlb24udGVjaD4K -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Document Oauth2ProxyHeaderRealm" -DSTREAM=master '-DGERRIT_EVENT_ACCOUNT=\"Samuel Schneider\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I437b740a1cd7e1df20617d516c7dd48d7b60846a -DGERRIT_EVENT_HASH=-1400212479 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=samuel.schneider@pantheon.tech -DGERRIT_PATCHSET_NUMBER=20 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=Ivan Hrasko" --version 15:10:19 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 15:10:19 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 15:10:19 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:10:19 Default locale: en, platform encoding: UTF-8 15:10:19 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 15:10:19 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins3023362801825883292.sh 15:10:19 + rm /home/jenkins/.wgetrc 15:10:19 [EnvInject] - Injecting environment variables from a build step. 15:10:19 [EnvInject] - Injecting as environment variables the properties content 15:10:19 SET_JDK_VERSION=openjdk21 15:10:19 GIT_URL="git://devvexx.opendaylight.org/mirror" 15:10:19 15:10:19 [EnvInject] - Variables injected successfully. 15:10:19 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins663302247165562106.sh 15:10:19 ---> update-java-alternatives.sh 15:10:19 ---> Updating Java version 15:10:20 ---> Ubuntu/Debian system detected 15:10:20 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 15:10:20 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 15:10:20 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 15:10:20 openjdk version "21.0.10" 2026-01-20 15:10:20 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 15:10:20 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 15:10:20 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 15:10:20 [EnvInject] - Injecting environment variables from a build step. 15:10:20 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:10:20 [EnvInject] - Variables injected successfully. 15:10:20 provisioning config files... 15:10:20 copy managed file [global-settings] to file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21@tmp/config17584232183861293475tmp 15:10:21 copy managed file [aaa-settings] to file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21@tmp/config6439905366106326010tmp 15:10:21 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins8142517977380370876.sh 15:10:21 [EnvInject] - Injecting environment variables from a build step. 15:10:21 [EnvInject] - Injecting as environment variables the properties content 15:10:21 MAVEN_GOALS=clean deploy 15:10:21 15:10:21 [EnvInject] - Variables injected successfully. 15:10:21 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins10098131035920887679.sh 15:10:21 ---> common-variables.sh 15:10:21 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 15:10:21 ---> maven-build.sh 15:10:21 + set +u 15:10:21 ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/aaa-maven-verify-master-mvn39-openjdk21@tmp/config17584232183861293475tmp 15:10:21 ++ grep '^Version:' 15:10:21 ++ awk '{print $2}' 15:10:32 + plugin_version=3.1.4 15:10:32 + [[ 3 -lt 3 ]] 15:10:32 + alt_repo=-DaltDeploymentRepository=staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:10:32 + export MAVEN_OPTS 15:10:32 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/aaa-maven-verify-master-mvn39-openjdk21@tmp/config17584232183861293475tmp --settings /w/workspace/aaa-maven-verify-master-mvn39-openjdk21@tmp/config6439905366106326010tmp -DaltDeploymentRepository=staging::file:/w/workspace/aaa-maven-verify-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=master -Dmaven.source.skip=true 15:10:32 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 15:10:32 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 15:10:32 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:10:32 Default locale: en, platform encoding: UTF-8 15:10:32 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 15:10:33 [INFO] Error stacktraces are turned on. 15:10:33 [INFO] Scanning for projects... 15:10:40 [INFO] ------------------------------------------------------------------------ 15:10:40 [INFO] Reactor Build Order: 15:10:40 [INFO] 15:10:40 [INFO] ODL :: aaa :: aaa-parent [pom] 15:10:40 [INFO] ODL :: aaa :: aaa-authn-api [bundle] 15:10:40 [INFO] ODL :: aaa :: aaa-encrypt-service [bundle] 15:10:40 [INFO] ODL :: aaa :: aaa-encrypt-service-impl [bundle] 15:10:40 [INFO] ODL :: aaa :: aaa-encryption-service-aggregator [pom] 15:10:40 [INFO] ODL :: aaa :: aaa-cert [bundle] 15:10:40 [INFO] ODL :: aaa :: aaa-password-service-api [bundle] 15:10:40 [INFO] ODL :: aaa :: aaa-cli [bundle] 15:10:40 [INFO] repackaged-shiro-jar [jar] 15:10:40 [INFO] repackaged-shiro [bundle] 15:10:40 [INFO] ODL :: aaa :: aaa-password-service-impl [bundle] 15:10:40 [INFO] ODL :: aaa :: aaa-tokenauthrealm [bundle] 15:10:40 [INFO] ODL :: aaa :: aaa-idm-store-h2 [bundle] 15:10:40 [INFO] ODL :: aaa :: aaa-cli-jar [jar] 15:10:40 [INFO] ODL :: aaa :: aaa-filterchain [bundle] 15:10:40 [INFO] ODL :: aaa :: aaa-jetty-auth-log-filter [bundle] 15:10:40 [INFO] ODL :: aaa :: aaa-password-service-aggregator [pom] 15:10:40 [INFO] ODL :: aaa :: aaa-artifacts [pom] 15:10:40 [INFO] template-feature-parent [pom] 15:10:40 [INFO] ODL :: aaa :: odl-aaa-api [feature] 15:10:40 [INFO] ODL :: aaa :: odl-aaa-encryption-service [feature] 15:10:40 [INFO] ODL :: aaa :: odl-aaa-cert [feature] 15:10:40 [INFO] OpenDaylight :: Apache Shiro [feature] 15:10:40 [INFO] ODL :: aaa :: odl-aaa-password-service [feature] 15:10:40 [INFO] ODL :: aaa :: web-api [bundle] 15:10:40 [INFO] ODL :: aaa :: web-osgi-impl [bundle] 15:10:40 [INFO] ODL :: aaa :: servlet-api [bundle] 15:10:40 [INFO] ODL :: aaa :: servlet-jersey2 [bundle] 15:10:40 [INFO] ODL :: aaa :: odl-aaa-web [feature] 15:10:40 [INFO] ODL :: aaa :: aaa-shiro-api [bundle] 15:10:40 [INFO] ODL :: aaa :: aaa-shiro [bundle] 15:10:40 [INFO] ODL :: aaa :: odl-aaa-shiro [feature] 15:10:40 [INFO] ODL :: aaa :: odl-aaa-cli [feature] 15:10:40 [INFO] ODL :: aaa :: features-aaa [feature] 15:10:40 [INFO] ODL :: aaa :: features-aaa-aggregator [pom] 15:10:40 [INFO] ODL :: aaa :: aaa-shiro-aggregator [pom] 15:10:40 [INFO] ODL :: aaa :: web-jetty-impl [bundle] 15:10:40 [INFO] ODL :: aaa :: testutils [bundle] 15:10:40 [INFO] ODL :: aaa :: dependency-check [jar] 15:10:40 [INFO] ODL :: aaa :: web-aggregator [pom] 15:10:40 [INFO] aaa-docs [jar] 15:10:40 [INFO] ODL :: aaa :: aaa-karaf [pom] 15:10:40 [INFO] aaa [pom] 15:10:40 [INFO] 15:10:40 [INFO] ------------------< org.opendaylight.aaa:aaa-parent >------------------- 15:10:40 [INFO] Building ODL :: aaa :: aaa-parent 0.23.3-SNAPSHOT [1/43] 15:10:40 [INFO] from parent/pom.xml 15:10:40 [INFO] --------------------------------[ pom ]--------------------------------- 15:10:41 [INFO] 15:10:41 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-parent --- 15:10:41 [INFO] 15:10:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-parent --- 15:10:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:10:41 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:10:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:10:41 [INFO] 15:10:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ aaa-parent --- 15:10:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:10:41 [INFO] 15:10:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-parent --- 15:10:42 [INFO] 15:10:42 [INFO] --- dependency:3.10.0:properties (default) @ aaa-parent --- 15:10:44 [INFO] 15:10:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ aaa-parent --- 15:10:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:10:44 [INFO] 15:10:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-parent --- 15:10:45 [INFO] Starting audit... 15:10:45 Audit done. 15:10:45 [INFO] You have 0 Checkstyle violations. 15:10:45 [INFO] 15:10:45 [INFO] --- checkstyle:3.6.0:check (default) @ aaa-parent --- 15:10:45 [INFO] Starting audit... 15:10:45 Audit done. 15:10:45 [INFO] You have 0 Checkstyle violations. 15:10:45 [INFO] 15:10:45 [INFO] --- dependency:3.10.0:copy (unpack-license) @ aaa-parent --- 15:10:45 [INFO] 15:10:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-parent >>> 15:10:45 [INFO] 15:10:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-parent --- 15:10:47 [INFO] No files found to run spotbugs, check compile phase has been run 15:10:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:10:47 [INFO] 15:10:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-parent <<< 15:10:47 [INFO] 15:10:47 [INFO] 15:10:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-parent --- 15:10:47 [INFO] 15:10:47 [INFO] --- copy:14.3.1:copy-files (default) @ aaa-parent --- 15:10:47 [INFO] 15:10:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ aaa-parent --- 15:10:47 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:10:47 [INFO] 15:10:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-parent --- 15:10:48 [INFO] CycloneDX: Resolving Dependencies 15:10:48 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 15:10:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/parent/target/bom.xml 15:10:49 [INFO] attaching as aaa-parent-0.23.3-SNAPSHOT-cyclonedx.xml 15:10:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/parent/target/bom.json 15:10:49 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:10:49 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:10:49 [INFO] attaching as aaa-parent-0.23.3-SNAPSHOT-cyclonedx.json 15:10:49 [INFO] 15:10:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-parent --- 15:10:49 [INFO] Skipping duplicate-finder execution! 15:10:49 [INFO] 15:10:49 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ aaa-parent --- 15:10:49 [INFO] Skipping pom project 15:10:49 [INFO] 15:10:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ aaa-parent --- 15:10:49 [INFO] Skipping source per configuration. 15:10:49 [INFO] 15:10:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-parent --- 15:10:50 [INFO] 15:10:50 [INFO] --- jacoco:0.8.14:report (report) @ aaa-parent --- 15:10:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:10:50 [INFO] 15:10:50 [INFO] --- install:3.1.4:install (default-install) @ aaa-parent --- 15:10:50 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/parent/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-parent/0.23.3-SNAPSHOT/aaa-parent-0.23.3-SNAPSHOT.pom 15:10:50 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/parent/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-parent/0.23.3-SNAPSHOT/aaa-parent-0.23.3-SNAPSHOT-cyclonedx.xml 15:10:50 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/parent/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-parent/0.23.3-SNAPSHOT/aaa-parent-0.23.3-SNAPSHOT-cyclonedx.json 15:10:50 [INFO] 15:10:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-parent --- 15:10:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:10:50 [INFO] 15:10:50 [INFO] -----------------< org.opendaylight.aaa:aaa-authn-api >----------------- 15:10:50 [INFO] Building ODL :: aaa :: aaa-authn-api 0.23.3-SNAPSHOT [2/43] 15:10:50 [INFO] from aaa-authn-api/pom.xml 15:10:50 [INFO] -------------------------------[ bundle ]------------------------------- 15:10:50 [INFO] 15:10:50 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-authn-api --- 15:10:50 [INFO] 15:10:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-authn-api --- 15:10:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:10:50 [INFO] 15:10:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ aaa-authn-api --- 15:10:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:10:50 [INFO] 15:10:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-authn-api --- 15:10:51 [INFO] 15:10:51 [INFO] --- dependency:3.10.0:properties (default) @ aaa-authn-api --- 15:10:51 [INFO] 15:10:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ aaa-authn-api --- 15:10:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-authn-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:10:51 [INFO] 15:10:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-authn-api --- 15:10:51 [INFO] Starting audit... 15:10:51 Audit done. 15:10:51 [INFO] You have 0 Checkstyle violations. 15:10:51 [INFO] 15:10:51 [INFO] --- checkstyle:3.6.0:check (default) @ aaa-authn-api --- 15:10:52 [INFO] Starting audit... 15:10:52 Audit done. 15:10:52 [INFO] You have 0 Checkstyle violations. 15:10:52 [INFO] 15:10:52 [INFO] --- dependency:3.10.0:copy (unpack-license) @ aaa-authn-api --- 15:10:52 [INFO] 15:10:52 [INFO] --- resources:3.4.0:resources (default-resources) @ aaa-authn-api --- 15:10:52 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-authn-api/src/main/resources 15:10:52 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-authn-api/target/generated-sources/spi 15:10:52 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-authn-api/target/generated-sources/yang 15:10:52 [INFO] 15:10:52 [INFO] --- compiler:3.15.0:compile (default-compile) @ aaa-authn-api --- 15:10:52 [INFO] Recompiling the module because of changed source code. 15:10:52 [INFO] Compiling 28 source files with javac [debug release 21] to target/classes 15:10:53 [INFO] 15:10:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-authn-api >>> 15:10:53 [INFO] 15:10:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-authn-api --- 15:10:53 [INFO] Fork Value is true 15:10:57 [INFO] Done SpotBugs Analysis.... 15:10:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:10:57 [INFO] 15:10:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-authn-api <<< 15:10:57 [INFO] 15:10:57 [INFO] 15:10:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-authn-api --- 15:10:57 [INFO] BugInstance size is 0 15:10:57 [INFO] Error size is 0 15:10:57 [INFO] No errors/warnings found 15:10:57 [INFO] 15:10:57 [INFO] --- resources:3.4.0:testResources (default-testResources) @ aaa-authn-api --- 15:10:57 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-authn-api/src/test/resources 15:10:57 [INFO] 15:10:57 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ aaa-authn-api --- 15:10:57 [INFO] No sources to compile 15:10:57 [INFO] 15:10:57 [INFO] --- surefire:3.5.5:test (default-test) @ aaa-authn-api --- 15:10:57 [INFO] No tests to run. 15:10:57 [INFO] 15:10:57 [INFO] --- copy:14.3.1:copy-files (default) @ aaa-authn-api --- 15:10:57 [INFO] 15:10:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-authn-api --- 15:10:58 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-authn-api/target/aaa-authn-api-0.23.3-SNAPSHOT.jar 15:10:58 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-authn-api/target/classes/META-INF/MANIFEST.MF 15:10:58 [INFO] 15:10:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ aaa-authn-api --- 15:10:59 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-authn-api/target/aaa-authn-api-0.23.3-SNAPSHOT-javadoc.jar 15:10:59 [INFO] 15:10:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-authn-api --- 15:10:59 [INFO] CycloneDX: Resolving Dependencies 15:11:00 [INFO] CycloneDX: Creating BOM version 1.6 with 7 component(s) 15:11:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-authn-api/target/bom.xml 15:11:00 [INFO] attaching as aaa-authn-api-0.23.3-SNAPSHOT-cyclonedx.xml 15:11:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-authn-api/target/bom.json 15:11:00 [INFO] attaching as aaa-authn-api-0.23.3-SNAPSHOT-cyclonedx.json 15:11:00 [INFO] 15:11:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-authn-api --- 15:11:00 [INFO] Skipping duplicate-finder execution! 15:11:00 [INFO] 15:11:00 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ aaa-authn-api --- 15:11:00 [INFO] No dependency problems found 15:11:00 [INFO] 15:11:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ aaa-authn-api --- 15:11:00 [INFO] Skipping source per configuration. 15:11:00 [INFO] 15:11:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-authn-api --- 15:11:00 [INFO] 15:11:00 [INFO] --- jacoco:0.8.14:report (report) @ aaa-authn-api --- 15:11:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:11:00 [INFO] 15:11:00 [INFO] --- install:3.1.4:install (default-install) @ aaa-authn-api --- 15:11:00 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-authn-api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.23.3-SNAPSHOT/aaa-authn-api-0.23.3-SNAPSHOT.pom 15:11:00 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-authn-api/target/aaa-authn-api-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.23.3-SNAPSHOT/aaa-authn-api-0.23.3-SNAPSHOT.jar 15:11:00 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-authn-api/target/aaa-authn-api-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.23.3-SNAPSHOT/aaa-authn-api-0.23.3-SNAPSHOT-javadoc.jar 15:11:00 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-authn-api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.23.3-SNAPSHOT/aaa-authn-api-0.23.3-SNAPSHOT-cyclonedx.xml 15:11:00 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-authn-api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.23.3-SNAPSHOT/aaa-authn-api-0.23.3-SNAPSHOT-cyclonedx.json 15:11:00 [INFO] 15:11:00 [INFO] --- bundle:6.0.0:install (default-install) @ aaa-authn-api --- 15:11:00 [INFO] Writing OBR metadata 15:11:00 [INFO] Installing org/opendaylight/aaa/aaa-authn-api/0.23.3-SNAPSHOT/aaa-authn-api-0.23.3-SNAPSHOT.jar 15:11:00 [INFO] Writing OBR metadata 15:11:00 [INFO] 15:11:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-authn-api --- 15:11:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:11:00 [INFO] 15:11:00 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-authn-api --- 15:11:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:11:00 [INFO] 15:11:00 [INFO] --------------< org.opendaylight.aaa:aaa-encrypt-service >-------------- 15:11:00 [INFO] Building ODL :: aaa :: aaa-encrypt-service 0.23.3-SNAPSHOT [3/43] 15:11:00 [INFO] from aaa-encrypt-service/api/pom.xml 15:11:00 [INFO] -------------------------------[ bundle ]------------------------------- 15:11:00 [INFO] 15:11:00 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-encrypt-service --- 15:11:00 [INFO] 15:11:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-encrypt-service --- 15:11:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:00 [INFO] 15:11:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ aaa-encrypt-service --- 15:11:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:00 [INFO] 15:11:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-encrypt-service --- 15:11:00 [INFO] 15:11:00 [INFO] --- dependency:3.10.0:properties (default) @ aaa-encrypt-service --- 15:11:00 [INFO] 15:11:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ aaa-encrypt-service --- 15:11:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:11:00 [INFO] 15:11:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-encrypt-service --- 15:11:00 [INFO] Starting audit... 15:11:00 Audit done. 15:11:00 [INFO] You have 0 Checkstyle violations. 15:11:00 [INFO] 15:11:00 [INFO] --- checkstyle:3.6.0:check (default) @ aaa-encrypt-service --- 15:11:00 [INFO] Starting audit... 15:11:00 Audit done. 15:11:00 [INFO] You have 0 Checkstyle violations. 15:11:00 [INFO] 15:11:00 [INFO] --- dependency:3.10.0:copy (unpack-license) @ aaa-encrypt-service --- 15:11:00 [INFO] 15:11:00 [INFO] --- resources:3.4.0:resources (default-resources) @ aaa-encrypt-service --- 15:11:00 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/api/src/main/resources 15:11:00 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/api/target/generated-sources/spi 15:11:00 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/api/target/generated-sources/yang 15:11:00 [INFO] 15:11:00 [INFO] --- compiler:3.15.0:compile (default-compile) @ aaa-encrypt-service --- 15:11:00 [INFO] Recompiling the module because of changed source code. 15:11:00 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 15:11:00 [INFO] 15:11:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-encrypt-service >>> 15:11:00 [INFO] 15:11:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-encrypt-service --- 15:11:00 [INFO] Fork Value is true 15:11:02 [INFO] Done SpotBugs Analysis.... 15:11:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:11:02 [INFO] 15:11:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-encrypt-service <<< 15:11:02 [INFO] 15:11:02 [INFO] 15:11:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-encrypt-service --- 15:11:02 [INFO] BugInstance size is 0 15:11:02 [INFO] Error size is 0 15:11:02 [INFO] No errors/warnings found 15:11:02 [INFO] 15:11:02 [INFO] --- resources:3.4.0:testResources (default-testResources) @ aaa-encrypt-service --- 15:11:02 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/api/src/test/resources 15:11:02 [INFO] 15:11:02 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ aaa-encrypt-service --- 15:11:02 [INFO] No sources to compile 15:11:02 [INFO] 15:11:02 [INFO] --- surefire:3.5.5:test (default-test) @ aaa-encrypt-service --- 15:11:02 [INFO] No tests to run. 15:11:02 [INFO] 15:11:02 [INFO] --- copy:14.3.1:copy-files (default) @ aaa-encrypt-service --- 15:11:02 [INFO] 15:11:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-encrypt-service --- 15:11:03 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/api/target/aaa-encrypt-service-0.23.3-SNAPSHOT.jar 15:11:03 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/api/target/classes/META-INF/MANIFEST.MF 15:11:03 [INFO] 15:11:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ aaa-encrypt-service --- 15:11:04 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/api/target/aaa-encrypt-service-0.23.3-SNAPSHOT-javadoc.jar 15:11:04 [INFO] 15:11:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-encrypt-service --- 15:11:04 [INFO] CycloneDX: Resolving Dependencies 15:11:04 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 15:11:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/api/target/bom.xml 15:11:04 [INFO] attaching as aaa-encrypt-service-0.23.3-SNAPSHOT-cyclonedx.xml 15:11:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/api/target/bom.json 15:11:04 [INFO] attaching as aaa-encrypt-service-0.23.3-SNAPSHOT-cyclonedx.json 15:11:04 [INFO] 15:11:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-encrypt-service --- 15:11:04 [INFO] Skipping duplicate-finder execution! 15:11:04 [INFO] 15:11:04 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ aaa-encrypt-service --- 15:11:04 [INFO] No dependency problems found 15:11:04 [INFO] 15:11:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ aaa-encrypt-service --- 15:11:04 [INFO] Skipping source per configuration. 15:11:04 [INFO] 15:11:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-encrypt-service --- 15:11:04 [INFO] 15:11:04 [INFO] --- jacoco:0.8.14:report (report) @ aaa-encrypt-service --- 15:11:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:11:04 [INFO] 15:11:04 [INFO] --- install:3.1.4:install (default-install) @ aaa-encrypt-service --- 15:11:04 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.23.3-SNAPSHOT/aaa-encrypt-service-0.23.3-SNAPSHOT.pom 15:11:04 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/api/target/aaa-encrypt-service-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.23.3-SNAPSHOT/aaa-encrypt-service-0.23.3-SNAPSHOT.jar 15:11:04 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/api/target/aaa-encrypt-service-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.23.3-SNAPSHOT/aaa-encrypt-service-0.23.3-SNAPSHOT-javadoc.jar 15:11:04 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.23.3-SNAPSHOT/aaa-encrypt-service-0.23.3-SNAPSHOT-cyclonedx.xml 15:11:04 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.23.3-SNAPSHOT/aaa-encrypt-service-0.23.3-SNAPSHOT-cyclonedx.json 15:11:04 [INFO] 15:11:04 [INFO] --- bundle:6.0.0:install (default-install) @ aaa-encrypt-service --- 15:11:04 [INFO] Installing org/opendaylight/aaa/aaa-encrypt-service/0.23.3-SNAPSHOT/aaa-encrypt-service-0.23.3-SNAPSHOT.jar 15:11:04 [INFO] Writing OBR metadata 15:11:04 [INFO] 15:11:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-encrypt-service --- 15:11:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:11:04 [INFO] 15:11:04 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-encrypt-service --- 15:11:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:11:04 [INFO] 15:11:04 [INFO] -----------< org.opendaylight.aaa:aaa-encrypt-service-impl >------------ 15:11:04 [INFO] Building ODL :: aaa :: aaa-encrypt-service-impl 0.23.3-SNAPSHOT [4/43] 15:11:04 [INFO] from aaa-encrypt-service/impl/pom.xml 15:11:04 [INFO] -------------------------------[ bundle ]------------------------------- 15:11:05 [INFO] 15:11:05 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-encrypt-service-impl --- 15:11:05 [INFO] 15:11:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-encrypt-service-impl --- 15:11:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:05 [INFO] 15:11:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ aaa-encrypt-service-impl --- 15:11:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:05 [INFO] 15:11:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-encrypt-service-impl --- 15:11:05 [INFO] 15:11:05 [INFO] --- dependency:3.10.0:properties (default) @ aaa-encrypt-service-impl --- 15:11:05 [INFO] 15:11:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ aaa-encrypt-service-impl --- 15:11:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:11:05 [INFO] 15:11:05 [INFO] --- yang:15.0.2:generate-sources (binding) @ aaa-encrypt-service-impl --- 15:11:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:11:06 [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/main/yang 15:11:06 [INFO] yang-to-sources: Found 0 dependencies in 7.799 ms 15:11:06 [INFO] yang-to-sources: Project model files found: 1 in 72.09 ms 15:11:06 [INFO] yang-to-sources: 1 YANG models processed in 127.1 ms 15:11:06 [INFO] BindingJavaFileGenerator: Defined 10 files in 59.77 ms 15:11:06 [INFO] Sorted 10 files into 3 directories in 3.141 ms 15:11:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 128.1 ms 15:11:06 [INFO] 15:11:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-encrypt-service-impl --- 15:11:06 [INFO] Starting audit... 15:11:06 Audit done. 15:11:06 [INFO] You have 0 Checkstyle violations. 15:11:06 [INFO] 15:11:06 [INFO] --- checkstyle:3.6.0:check (default) @ aaa-encrypt-service-impl --- 15:11:06 [INFO] Starting audit... 15:11:06 Audit done. 15:11:06 [INFO] You have 0 Checkstyle violations. 15:11:06 [INFO] 15:11:06 [INFO] --- dependency:3.10.0:copy (unpack-license) @ aaa-encrypt-service-impl --- 15:11:06 [INFO] 15:11:06 [INFO] --- resources:3.4.0:resources (default-resources) @ aaa-encrypt-service-impl --- 15:11:06 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/main/resources 15:11:06 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/target/generated-sources/spi 15:11:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:11:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:11:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:11:06 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/target/generated-sources/spi 15:11:06 [INFO] 15:11:06 [INFO] --- compiler:3.15.0:compile (default-compile) @ aaa-encrypt-service-impl --- 15:11:06 [INFO] Recompiling the module because of changed dependency. 15:11:06 [INFO] Compiling 12 source files with javac [debug release 21] to target/classes 15:11:07 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[69,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:07 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[69,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:07 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[69,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:07 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[73,50] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:07 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[73,50] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:07 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[73,50] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:07 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[79,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:07 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[78,57] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:07 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[79,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:07 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[78,57] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:07 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[79,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:07 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[78,57] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:07 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[115,52] random(int,boolean,boolean) in org.apache.commons.lang3.RandomStringUtils has been deprecated 15:11:07 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[197,17] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:07 [INFO] 15:11:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-encrypt-service-impl >>> 15:11:07 [INFO] 15:11:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-encrypt-service-impl --- 15:11:07 [INFO] Fork Value is true 15:11:10 [INFO] Done SpotBugs Analysis.... 15:11:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:11:10 [INFO] 15:11:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-encrypt-service-impl <<< 15:11:10 [INFO] 15:11:10 [INFO] 15:11:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-encrypt-service-impl --- 15:11:10 [INFO] BugInstance size is 0 15:11:10 [INFO] Error size is 0 15:11:10 [INFO] No errors/warnings found 15:11:10 [INFO] 15:11:10 [INFO] --- resources:3.4.0:testResources (default-testResources) @ aaa-encrypt-service-impl --- 15:11:10 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/test/resources 15:11:10 [INFO] 15:11:10 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ aaa-encrypt-service-impl --- 15:11:10 [INFO] Recompiling the module because of changed dependency. 15:11:10 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 15:11:10 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[52,30] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:10 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[52,30] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:10 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[52,30] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:10 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[54,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:10 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[54,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:10 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[54,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 15:11:10 [INFO] 15:11:10 [INFO] --- surefire:3.5.5:test (default-test) @ aaa-encrypt-service-impl --- 15:11:10 [INFO] Surefire report directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/target/surefire-reports 15:11:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:11:10 [INFO] 15:11:10 [INFO] ------------------------------------------------------- 15:11:10 [INFO] T E S T S 15:11:10 [INFO] ------------------------------------------------------- 15:11:11 [INFO] Running org.opendaylight.aaa.encrypt.impl.OSGiEncryptionServiceConfiguratorTest 15:11:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:11:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 s -- in org.opendaylight.aaa.encrypt.impl.OSGiEncryptionServiceConfiguratorTest 15:11:12 [INFO] Running org.opendaylight.aaa.encrypt.impl.AAAEncryptServiceImplTest 15:11:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 s -- in org.opendaylight.aaa.encrypt.impl.AAAEncryptServiceImplTest 15:11:13 [INFO] 15:11:13 [INFO] Results: 15:11:13 [INFO] 15:11:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 15:11:13 [INFO] 15:11:13 [INFO] 15:11:13 [INFO] --- copy:14.3.1:copy-files (default) @ aaa-encrypt-service-impl --- 15:11:13 [INFO] 15:11:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-encrypt-service-impl --- 15:11:13 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.23.3-SNAPSHOT.jar 15:11:13 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/target/classes/META-INF/MANIFEST.MF 15:11:13 [INFO] 15:11:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ aaa-encrypt-service-impl --- 15:11:15 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.23.3-SNAPSHOT-javadoc.jar 15:11:15 [INFO] 15:11:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-encrypt-service-impl --- 15:11:15 [INFO] CycloneDX: Resolving Dependencies 15:11:15 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 15:11:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/target/bom.xml 15:11:16 [INFO] attaching as aaa-encrypt-service-impl-0.23.3-SNAPSHOT-cyclonedx.xml 15:11:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/target/bom.json 15:11:16 [INFO] attaching as aaa-encrypt-service-impl-0.23.3-SNAPSHOT-cyclonedx.json 15:11:16 [INFO] 15:11:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-encrypt-service-impl --- 15:11:16 [INFO] Skipping duplicate-finder execution! 15:11:16 [INFO] 15:11:16 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ aaa-encrypt-service-impl --- 15:11:16 [INFO] No dependency problems found 15:11:16 [INFO] 15:11:16 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ aaa-encrypt-service-impl --- 15:11:16 [INFO] Skipping source per configuration. 15:11:16 [INFO] 15:11:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-encrypt-service-impl --- 15:11:16 [INFO] 15:11:16 [INFO] --- jacoco:0.8.14:report (report) @ aaa-encrypt-service-impl --- 15:11:16 [INFO] Loading execution data file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/target/code-coverage/jacoco.exec 15:11:16 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-encrypt-service-impl' with 6 classes 15:11:16 [INFO] 15:11:16 [INFO] --- install:3.1.4:install (default-install) @ aaa-encrypt-service-impl --- 15:11:16 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.23.3-SNAPSHOT/aaa-encrypt-service-impl-0.23.3-SNAPSHOT.pom 15:11:16 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.23.3-SNAPSHOT/aaa-encrypt-service-impl-0.23.3-SNAPSHOT.jar 15:11:16 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.23.3-SNAPSHOT/aaa-encrypt-service-impl-0.23.3-SNAPSHOT-javadoc.jar 15:11:16 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.23.3-SNAPSHOT/aaa-encrypt-service-impl-0.23.3-SNAPSHOT-cyclonedx.xml 15:11:16 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.23.3-SNAPSHOT/aaa-encrypt-service-impl-0.23.3-SNAPSHOT-cyclonedx.json 15:11:16 [INFO] 15:11:16 [INFO] --- bundle:6.0.0:install (default-install) @ aaa-encrypt-service-impl --- 15:11:16 [INFO] Installing org/opendaylight/aaa/aaa-encrypt-service-impl/0.23.3-SNAPSHOT/aaa-encrypt-service-impl-0.23.3-SNAPSHOT.jar 15:11:16 [INFO] Writing OBR metadata 15:11:16 [INFO] 15:11:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-encrypt-service-impl --- 15:11:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:11:16 [INFO] 15:11:16 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-encrypt-service-impl --- 15:11:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:11:16 [INFO] 15:11:16 [INFO] -------< org.opendaylight.aaa:aaa-encryption-service-aggregator >------- 15:11:16 [INFO] Building ODL :: aaa :: aaa-encryption-service-aggregator 0.23.3-SNAPSHOT [5/43] 15:11:16 [INFO] from aaa-encrypt-service/pom.xml 15:11:16 [INFO] --------------------------------[ pom ]--------------------------------- 15:11:16 [INFO] 15:11:16 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-encryption-service-aggregator --- 15:11:16 [INFO] 15:11:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-encryption-service-aggregator --- 15:11:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:11:16 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:11:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:16 [INFO] 15:11:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-encryption-service-aggregator --- 15:11:16 [INFO] 15:11:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-encryption-service-aggregator --- 15:11:16 [INFO] Skipping CycloneDX goal, because module skips deploy 15:11:16 [INFO] 15:11:16 [INFO] --- install:3.1.4:install (default-install) @ aaa-encryption-service-aggregator --- 15:11:16 [INFO] Skipping artifact installation 15:11:16 [INFO] 15:11:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-encryption-service-aggregator --- 15:11:16 [INFO] Skipping artifact deployment 15:11:16 [INFO] 15:11:16 [INFO] -------------------< org.opendaylight.aaa:aaa-cert >-------------------- 15:11:16 [INFO] Building ODL :: aaa :: aaa-cert 0.23.3-SNAPSHOT [6/43] 15:11:16 [INFO] from aaa-cert/pom.xml 15:11:16 [INFO] -------------------------------[ bundle ]------------------------------- 15:11:16 [INFO] 15:11:16 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-cert --- 15:11:16 [INFO] 15:11:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-cert --- 15:11:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:16 [INFO] 15:11:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ aaa-cert --- 15:11:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:16 [INFO] 15:11:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-cert --- 15:11:16 [INFO] 15:11:16 [INFO] --- dependency:3.10.0:properties (default) @ aaa-cert --- 15:11:16 [INFO] 15:11:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ aaa-cert --- 15:11:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:11:16 [INFO] 15:11:16 [INFO] --- yang:15.0.2:generate-sources (binding) @ aaa-cert --- 15:11:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:11:16 [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/src/main/yang 15:11:16 [INFO] yang-to-sources: Found 0 dependencies in 7.532 ms 15:11:16 [INFO] yang-to-sources: Project model files found: 3 in 20.99 ms 15:11:16 [INFO] yang-to-sources: 3 YANG models processed in 32.44 ms 15:11:16 [INFO] BindingJavaFileGenerator: Defined 58 files in 14.21 ms 15:11:16 [INFO] Sorted 58 files into 12 directories in 246.0 μs 15:11:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 58 in 73.57 ms 15:11:16 [INFO] 15:11:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-cert --- 15:11:17 [INFO] Starting audit... 15:11:17 Audit done. 15:11:17 [INFO] You have 0 Checkstyle violations. 15:11:17 [INFO] 15:11:17 [INFO] --- checkstyle:3.6.0:check (default) @ aaa-cert --- 15:11:17 [INFO] Starting audit... 15:11:17 Audit done. 15:11:17 [INFO] You have 0 Checkstyle violations. 15:11:17 [INFO] 15:11:17 [INFO] --- dependency:3.10.0:copy (unpack-license) @ aaa-cert --- 15:11:17 [INFO] 15:11:17 [INFO] --- resources:3.4.0:resources (default-resources) @ aaa-cert --- 15:11:17 [INFO] Copying 2 resources from src/main/resources to target/classes 15:11:17 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/target/generated-sources/spi 15:11:17 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 15:11:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:11:17 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 15:11:17 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/target/generated-sources/spi 15:11:17 [INFO] 15:11:17 [INFO] --- compiler:3.15.0:compile (default-compile) @ aaa-cert --- 15:11:17 [INFO] Recompiling the module because of changed dependency. 15:11:17 [INFO] Compiling 69 source files with javac [debug release 21] to target/classes 15:11:18 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/ODLKeyTool.java:[263,47] getSubjectDN() in java.security.cert.X509Certificate has been deprecated 15:11:18 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/CertificateManagerService.java:[74,56] random(int,boolean,boolean) in org.apache.commons.lang3.RandomStringUtils has been deprecated 15:11:18 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/CertificateManagerService.java:[75,58] random(int,boolean,boolean) in org.apache.commons.lang3.RandomStringUtils has been deprecated 15:11:18 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/MdsalUtils.java:[97,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:11:18 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/MdsalUtils.java:[119,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:11:18 [INFO] 15:11:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-cert >>> 15:11:18 [INFO] 15:11:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-cert --- 15:11:18 [INFO] Fork Value is true 15:11:22 [INFO] Done SpotBugs Analysis.... 15:11:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:11:22 [INFO] 15:11:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-cert <<< 15:11:22 [INFO] 15:11:22 [INFO] 15:11:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-cert --- 15:11:22 [INFO] BugInstance size is 0 15:11:22 [INFO] Error size is 0 15:11:22 [INFO] No errors/warnings found 15:11:22 [INFO] 15:11:22 [INFO] --- resources:3.4.0:testResources (default-testResources) @ aaa-cert --- 15:11:22 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/src/test/resources 15:11:22 [INFO] 15:11:22 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ aaa-cert --- 15:11:22 [INFO] Recompiling the module because of changed dependency. 15:11:22 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 15:11:22 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/TestUtils.java:[56,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:11:22 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:11:22 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:11:22 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/TestUtils.java:[56,49] unchecked conversion 15:11:22 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:11:22 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:11:22 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtilsTest.java:[97,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:11:22 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:11:22 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:11:22 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtilsTest.java:[97,55] unchecked conversion 15:11:22 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:11:22 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:11:22 [INFO] 15:11:22 [INFO] --- surefire:3.5.5:test (default-test) @ aaa-cert --- 15:11:22 [INFO] Surefire report directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/target/surefire-reports 15:11:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:11:22 [INFO] 15:11:22 [INFO] ------------------------------------------------------- 15:11:22 [INFO] T E S T S 15:11:22 [INFO] ------------------------------------------------------- 15:11:24 [INFO] Running org.opendaylight.aaa.cert.impl.MdsalUtilsTest 15:11:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:11:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.346 s -- in org.opendaylight.aaa.cert.impl.MdsalUtilsTest 15:11:25 [INFO] Running org.opendaylight.aaa.cert.impl.AaaCertMdsalProviderTest 15:11:27 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.499 s -- in org.opendaylight.aaa.cert.impl.AaaCertMdsalProviderTest 15:11:27 [INFO] Running org.opendaylight.aaa.cert.impl.AaaCertProviderTest 15:11:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.aaa.cert.impl.AaaCertProviderTest 15:11:27 [INFO] Running org.opendaylight.aaa.cert.impl.KeyStoreUtilsTest 15:11:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.aaa.cert.impl.KeyStoreUtilsTest 15:11:27 [INFO] Running org.opendaylight.aaa.cert.impl.KeyStoresDataUtilsTest 15:11:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.opendaylight.aaa.cert.impl.KeyStoresDataUtilsTest 15:11:27 [INFO] Running org.opendaylight.aaa.cert.impl.ODLKeyToolTest 15:11:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.opendaylight.aaa.cert.impl.ODLKeyToolTest 15:11:27 [INFO] Running org.opendaylight.aaa.cert.impl.AaaCertRpcServiceImplTest 15:11:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.aaa.cert.impl.AaaCertRpcServiceImplTest 15:11:28 [INFO] 15:11:28 [INFO] Results: 15:11:28 [INFO] 15:11:28 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 15:11:28 [INFO] 15:11:28 [INFO] 15:11:28 [INFO] --- copy:14.3.1:copy-files (default) @ aaa-cert --- 15:11:28 [INFO] 15:11:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-cert --- 15:11:28 [WARNING] Bundle org.opendaylight.aaa:aaa-cert:bundle:0.23.3-SNAPSHOT : Export org.opendaylight.aaa.cert.api, has 1, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores] 15:11:28 [WARNING] Bundle org.opendaylight.aaa:aaa-cert:bundle:0.23.3-SNAPSHOT : Export org.opendaylight.aaa.cert.impl, has 4, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321, org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite, org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores, org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data] 15:11:28 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/target/aaa-cert-0.23.3-SNAPSHOT.jar 15:11:28 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/target/classes/META-INF/MANIFEST.MF 15:11:28 [INFO] 15:11:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ aaa-cert --- 15:11:31 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/target/aaa-cert-0.23.3-SNAPSHOT-javadoc.jar 15:11:31 [INFO] 15:11:31 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ aaa-cert --- 15:11:31 [INFO] 15:11:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-cert --- 15:11:31 [INFO] CycloneDX: Resolving Dependencies 15:11:31 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 15:11:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/target/bom.xml 15:11:31 [INFO] attaching as aaa-cert-0.23.3-SNAPSHOT-cyclonedx.xml 15:11:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/target/bom.json 15:11:31 [INFO] attaching as aaa-cert-0.23.3-SNAPSHOT-cyclonedx.json 15:11:31 [INFO] 15:11:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-cert --- 15:11:31 [INFO] Skipping duplicate-finder execution! 15:11:31 [INFO] 15:11:31 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ aaa-cert --- 15:11:31 [INFO] No dependency problems found 15:11:31 [INFO] 15:11:31 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ aaa-cert --- 15:11:32 [INFO] Skipping source per configuration. 15:11:32 [INFO] 15:11:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-cert --- 15:11:32 [INFO] 15:11:32 [INFO] --- jacoco:0.8.14:report (report) @ aaa-cert --- 15:11:32 [INFO] Loading execution data file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/target/code-coverage/jacoco.exec 15:11:32 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cert' with 16 classes 15:11:32 [INFO] 15:11:32 [INFO] --- install:3.1.4:install (default-install) @ aaa-cert --- 15:11:32 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-cert/0.23.3-SNAPSHOT/aaa-cert-0.23.3-SNAPSHOT.pom 15:11:32 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/target/aaa-cert-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-cert/0.23.3-SNAPSHOT/aaa-cert-0.23.3-SNAPSHOT.jar 15:11:32 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/target/aaa-cert-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-cert/0.23.3-SNAPSHOT/aaa-cert-0.23.3-SNAPSHOT-javadoc.jar 15:11:32 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/target/classes/initial/aaa-cert-config.xml to /tmp/r/org/opendaylight/aaa/aaa-cert/0.23.3-SNAPSHOT/aaa-cert-0.23.3-SNAPSHOT-config.xml 15:11:32 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-cert/0.23.3-SNAPSHOT/aaa-cert-0.23.3-SNAPSHOT-cyclonedx.xml 15:11:32 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-cert/0.23.3-SNAPSHOT/aaa-cert-0.23.3-SNAPSHOT-cyclonedx.json 15:11:32 [INFO] 15:11:32 [INFO] --- bundle:6.0.0:install (default-install) @ aaa-cert --- 15:11:32 [INFO] Installing org/opendaylight/aaa/aaa-cert/0.23.3-SNAPSHOT/aaa-cert-0.23.3-SNAPSHOT.jar 15:11:32 [INFO] Writing OBR metadata 15:11:32 [INFO] 15:11:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-cert --- 15:11:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:11:32 [INFO] 15:11:32 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-cert --- 15:11:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:11:32 [INFO] 15:11:32 [INFO] -----------< org.opendaylight.aaa:aaa-password-service-api >------------ 15:11:32 [INFO] Building ODL :: aaa :: aaa-password-service-api 0.23.3-SNAPSHOT [7/43] 15:11:32 [INFO] from aaa-password-service/api/pom.xml 15:11:32 [INFO] -------------------------------[ bundle ]------------------------------- 15:11:32 [INFO] 15:11:32 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-password-service-api --- 15:11:32 [INFO] 15:11:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-password-service-api --- 15:11:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:32 [INFO] 15:11:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ aaa-password-service-api --- 15:11:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:32 [INFO] 15:11:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-password-service-api --- 15:11:32 [INFO] 15:11:32 [INFO] --- dependency:3.10.0:properties (default) @ aaa-password-service-api --- 15:11:32 [INFO] 15:11:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ aaa-password-service-api --- 15:11:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:11:32 [INFO] 15:11:32 [INFO] --- yang:15.0.2:generate-sources (binding) @ aaa-password-service-api --- 15:11:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:11:32 [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/api/src/main/yang 15:11:32 [INFO] yang-to-sources: Found 0 dependencies in 2.422 ms 15:11:32 [INFO] yang-to-sources: Project model files found: 1 in 3.632 ms 15:11:32 [INFO] yang-to-sources: 1 YANG models processed in 3.641 ms 15:11:32 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.093 ms 15:11:32 [INFO] Sorted 6 files into 3 directories in 120.5 μs 15:11:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 6.269 ms 15:11:32 [INFO] 15:11:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-password-service-api --- 15:11:32 [INFO] Starting audit... 15:11:32 Audit done. 15:11:32 [INFO] You have 0 Checkstyle violations. 15:11:32 [INFO] 15:11:32 [INFO] --- checkstyle:3.6.0:check (default) @ aaa-password-service-api --- 15:11:32 [INFO] Starting audit... 15:11:32 Audit done. 15:11:32 [INFO] You have 0 Checkstyle violations. 15:11:32 [INFO] 15:11:32 [INFO] --- dependency:3.10.0:copy (unpack-license) @ aaa-password-service-api --- 15:11:32 [INFO] 15:11:32 [INFO] --- resources:3.4.0:resources (default-resources) @ aaa-password-service-api --- 15:11:32 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/api/src/main/resources 15:11:32 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/api/target/generated-sources/spi 15:11:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:11:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:11:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:11:32 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/api/target/generated-sources/spi 15:11:32 [INFO] 15:11:32 [INFO] --- compiler:3.15.0:compile (default-compile) @ aaa-password-service-api --- 15:11:32 [INFO] Recompiling the module because of changed source code. 15:11:32 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 15:11:32 [INFO] 15:11:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-password-service-api >>> 15:11:32 [INFO] 15:11:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-password-service-api --- 15:11:32 [INFO] Fork Value is true 15:11:34 [INFO] Done SpotBugs Analysis.... 15:11:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:11:34 [INFO] 15:11:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-password-service-api <<< 15:11:34 [INFO] 15:11:34 [INFO] 15:11:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-password-service-api --- 15:11:34 [INFO] BugInstance size is 0 15:11:34 [INFO] Error size is 0 15:11:34 [INFO] No errors/warnings found 15:11:34 [INFO] 15:11:34 [INFO] --- resources:3.4.0:testResources (default-testResources) @ aaa-password-service-api --- 15:11:34 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/api/src/test/resources 15:11:34 [INFO] 15:11:34 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ aaa-password-service-api --- 15:11:34 [INFO] No sources to compile 15:11:34 [INFO] 15:11:34 [INFO] --- surefire:3.5.5:test (default-test) @ aaa-password-service-api --- 15:11:34 [INFO] No tests to run. 15:11:34 [INFO] 15:11:34 [INFO] --- copy:14.3.1:copy-files (default) @ aaa-password-service-api --- 15:11:34 [INFO] 15:11:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-password-service-api --- 15:11:35 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/api/target/aaa-password-service-api-0.23.3-SNAPSHOT.jar 15:11:35 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/api/target/classes/META-INF/MANIFEST.MF 15:11:35 [INFO] 15:11:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ aaa-password-service-api --- 15:11:36 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/api/target/aaa-password-service-api-0.23.3-SNAPSHOT-javadoc.jar 15:11:36 [INFO] 15:11:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-password-service-api --- 15:11:36 [INFO] CycloneDX: Resolving Dependencies 15:11:36 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 15:11:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/api/target/bom.xml 15:11:36 [INFO] attaching as aaa-password-service-api-0.23.3-SNAPSHOT-cyclonedx.xml 15:11:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/api/target/bom.json 15:11:36 [INFO] attaching as aaa-password-service-api-0.23.3-SNAPSHOT-cyclonedx.json 15:11:36 [INFO] 15:11:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-password-service-api --- 15:11:36 [INFO] Skipping duplicate-finder execution! 15:11:36 [INFO] 15:11:36 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ aaa-password-service-api --- 15:11:36 [INFO] No dependency problems found 15:11:36 [INFO] 15:11:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ aaa-password-service-api --- 15:11:36 [INFO] Skipping source per configuration. 15:11:36 [INFO] 15:11:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-password-service-api --- 15:11:36 [INFO] 15:11:36 [INFO] --- jacoco:0.8.14:report (report) @ aaa-password-service-api --- 15:11:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:11:36 [INFO] 15:11:36 [INFO] --- install:3.1.4:install (default-install) @ aaa-password-service-api --- 15:11:36 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.23.3-SNAPSHOT/aaa-password-service-api-0.23.3-SNAPSHOT.pom 15:11:36 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/api/target/aaa-password-service-api-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.23.3-SNAPSHOT/aaa-password-service-api-0.23.3-SNAPSHOT.jar 15:11:36 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/api/target/aaa-password-service-api-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.23.3-SNAPSHOT/aaa-password-service-api-0.23.3-SNAPSHOT-javadoc.jar 15:11:36 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.23.3-SNAPSHOT/aaa-password-service-api-0.23.3-SNAPSHOT-cyclonedx.xml 15:11:36 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.23.3-SNAPSHOT/aaa-password-service-api-0.23.3-SNAPSHOT-cyclonedx.json 15:11:36 [INFO] 15:11:36 [INFO] --- bundle:6.0.0:install (default-install) @ aaa-password-service-api --- 15:11:36 [INFO] Installing org/opendaylight/aaa/aaa-password-service-api/0.23.3-SNAPSHOT/aaa-password-service-api-0.23.3-SNAPSHOT.jar 15:11:36 [INFO] Writing OBR metadata 15:11:36 [INFO] 15:11:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-password-service-api --- 15:11:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:11:36 [INFO] 15:11:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-password-service-api --- 15:11:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:11:36 [INFO] 15:11:36 [INFO] --------------------< org.opendaylight.aaa:aaa-cli >-------------------- 15:11:36 [INFO] Building ODL :: aaa :: aaa-cli 0.23.3-SNAPSHOT [8/43] 15:11:36 [INFO] from aaa-cli/pom.xml 15:11:36 [INFO] -------------------------------[ bundle ]------------------------------- 15:11:36 [INFO] 15:11:36 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-cli --- 15:11:36 [INFO] 15:11:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-cli --- 15:11:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:36 [INFO] 15:11:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ aaa-cli --- 15:11:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:36 [INFO] 15:11:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-cli --- 15:11:37 [INFO] 15:11:37 [INFO] --- dependency:3.10.0:properties (default) @ aaa-cli --- 15:11:37 [INFO] 15:11:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ aaa-cli --- 15:11:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:11:37 [INFO] 15:11:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-cli --- 15:11:37 [INFO] Starting audit... 15:11:37 Audit done. 15:11:37 [INFO] You have 0 Checkstyle violations. 15:11:37 [INFO] 15:11:37 [INFO] --- checkstyle:3.6.0:check (default) @ aaa-cli --- 15:11:37 [INFO] Starting audit... 15:11:37 Audit done. 15:11:37 [INFO] You have 0 Checkstyle violations. 15:11:37 [INFO] 15:11:37 [INFO] --- dependency:3.10.0:copy (unpack-license) @ aaa-cli --- 15:11:37 [INFO] 15:11:37 [INFO] --- resources:3.4.0:resources (default-resources) @ aaa-cli --- 15:11:37 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/src/main/resources 15:11:37 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/target/generated-sources/spi 15:11:37 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/target/generated-sources/yang 15:11:37 [INFO] 15:11:37 [INFO] --- compiler:3.15.0:compile (default-compile) @ aaa-cli --- 15:11:37 [INFO] Recompiling the module because of changed dependency. 15:11:37 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 15:11:37 [INFO] 15:11:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-cli >>> 15:11:37 [INFO] 15:11:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-cli --- 15:11:37 [INFO] Fork Value is true 15:11:40 [INFO] Done SpotBugs Analysis.... 15:11:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:11:40 [INFO] 15:11:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-cli <<< 15:11:40 [INFO] 15:11:40 [INFO] 15:11:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-cli --- 15:11:40 [INFO] BugInstance size is 0 15:11:40 [INFO] Error size is 0 15:11:40 [INFO] No errors/warnings found 15:11:40 [INFO] 15:11:40 [INFO] --- resources:3.4.0:testResources (default-testResources) @ aaa-cli --- 15:11:40 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/src/test/resources 15:11:40 [INFO] 15:11:40 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ aaa-cli --- 15:11:40 [INFO] Recompiling the module because of changed dependency. 15:11:40 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 15:11:40 [INFO] 15:11:40 [INFO] --- surefire:3.5.5:test (default-test) @ aaa-cli --- 15:11:40 [INFO] Surefire report directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/target/surefire-reports 15:11:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:11:40 [INFO] 15:11:40 [INFO] ------------------------------------------------------- 15:11:40 [INFO] T E S T S 15:11:40 [INFO] ------------------------------------------------------- 15:11:41 [INFO] Running org.opendaylight.aaa.cli.test.DataStoreUtilsTest 15:11:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:11:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.163 s -- in org.opendaylight.aaa.cli.test.DataStoreUtilsTest 15:11:42 [INFO] 15:11:42 [INFO] Results: 15:11:42 [INFO] 15:11:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 15:11:42 [INFO] 15:11:42 [INFO] 15:11:42 [INFO] --- copy:14.3.1:copy-files (default) @ aaa-cli --- 15:11:42 [INFO] 15:11:42 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-cli --- 15:11:42 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/target/aaa-cli-0.23.3-SNAPSHOT.jar 15:11:42 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/target/classes/META-INF/MANIFEST.MF 15:11:42 [INFO] 15:11:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ aaa-cli --- 15:11:44 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/target/aaa-cli-0.23.3-SNAPSHOT-javadoc.jar 15:11:44 [INFO] 15:11:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-cli --- 15:11:44 [INFO] CycloneDX: Resolving Dependencies 15:11:44 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 15:11:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/target/bom.xml 15:11:44 [INFO] attaching as aaa-cli-0.23.3-SNAPSHOT-cyclonedx.xml 15:11:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/target/bom.json 15:11:44 [INFO] attaching as aaa-cli-0.23.3-SNAPSHOT-cyclonedx.json 15:11:44 [INFO] 15:11:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-cli --- 15:11:45 [INFO] Skipping duplicate-finder execution! 15:11:45 [INFO] 15:11:45 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ aaa-cli --- 15:11:45 [INFO] No dependency problems found 15:11:45 [INFO] 15:11:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ aaa-cli --- 15:11:45 [INFO] Skipping source per configuration. 15:11:45 [INFO] 15:11:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-cli --- 15:11:45 [INFO] 15:11:45 [INFO] --- jacoco:0.8.14:report (report) @ aaa-cli --- 15:11:45 [INFO] Loading execution data file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/target/code-coverage/jacoco.exec 15:11:45 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cli' with 21 classes 15:11:45 [INFO] 15:11:45 [INFO] --- install:3.1.4:install (default-install) @ aaa-cli --- 15:11:45 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli/0.23.3-SNAPSHOT/aaa-cli-0.23.3-SNAPSHOT.pom 15:11:45 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/target/aaa-cli-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-cli/0.23.3-SNAPSHOT/aaa-cli-0.23.3-SNAPSHOT.jar 15:11:45 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/target/aaa-cli-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-cli/0.23.3-SNAPSHOT/aaa-cli-0.23.3-SNAPSHOT-javadoc.jar 15:11:45 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli/0.23.3-SNAPSHOT/aaa-cli-0.23.3-SNAPSHOT-cyclonedx.xml 15:11:45 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-cli/0.23.3-SNAPSHOT/aaa-cli-0.23.3-SNAPSHOT-cyclonedx.json 15:11:45 [INFO] 15:11:45 [INFO] --- bundle:6.0.0:install (default-install) @ aaa-cli --- 15:11:45 [INFO] Installing org/opendaylight/aaa/aaa-cli/0.23.3-SNAPSHOT/aaa-cli-0.23.3-SNAPSHOT.jar 15:11:45 [INFO] Writing OBR metadata 15:11:45 [INFO] 15:11:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-cli --- 15:11:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:11:45 [INFO] 15:11:45 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-cli --- 15:11:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:11:45 [INFO] 15:11:45 [INFO] -------------< org.opendaylight.aaa:repackaged-shiro-jar >-------------- 15:11:45 [INFO] Building repackaged-shiro-jar 0.23.3-SNAPSHOT [9/43] 15:11:45 [INFO] from aaa-shiro/repackaged-shiro-jar/pom.xml 15:11:45 [INFO] --------------------------------[ jar ]--------------------------------- 15:11:45 [INFO] 15:11:45 [INFO] --- clean:3.5.0:clean (default-clean) @ repackaged-shiro-jar --- 15:11:45 [INFO] 15:11:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ repackaged-shiro-jar --- 15:11:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:45 [INFO] 15:11:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ repackaged-shiro-jar --- 15:11:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:45 [INFO] 15:11:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ repackaged-shiro-jar --- 15:11:46 [INFO] 15:11:46 [INFO] --- dependency:3.10.0:properties (default) @ repackaged-shiro-jar --- 15:11:46 [INFO] 15:11:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ repackaged-shiro-jar --- 15:11:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro-jar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:11:46 [INFO] 15:11:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ repackaged-shiro-jar --- 15:11:46 [INFO] Starting audit... 15:11:46 Audit done. 15:11:46 [INFO] You have 0 Checkstyle violations. 15:11:46 [INFO] 15:11:46 [INFO] --- checkstyle:3.6.0:check (default) @ repackaged-shiro-jar --- 15:11:46 [INFO] Starting audit... 15:11:46 Audit done. 15:11:46 [INFO] You have 0 Checkstyle violations. 15:11:46 [INFO] 15:11:46 [INFO] --- dependency:3.10.0:copy (unpack-license) @ repackaged-shiro-jar --- 15:11:46 [INFO] Skipping plugin execution 15:11:46 [INFO] 15:11:46 [INFO] --- resources:3.4.0:resources (default-resources) @ repackaged-shiro-jar --- 15:11:46 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro-jar/src/main/resources 15:11:46 [INFO] 15:11:46 [INFO] --- compiler:3.15.0:compile (default-compile) @ repackaged-shiro-jar --- 15:11:46 [INFO] No sources to compile 15:11:46 [INFO] 15:11:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ repackaged-shiro-jar >>> 15:11:46 [INFO] 15:11:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ repackaged-shiro-jar --- 15:11:46 [INFO] No files found to run spotbugs, check compile phase has been run 15:11:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:11:46 [INFO] 15:11:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ repackaged-shiro-jar <<< 15:11:46 [INFO] 15:11:46 [INFO] 15:11:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ repackaged-shiro-jar --- 15:11:46 [INFO] 15:11:46 [INFO] --- resources:3.4.0:testResources (default-testResources) @ repackaged-shiro-jar --- 15:11:46 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro-jar/src/test/resources 15:11:46 [INFO] 15:11:46 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ repackaged-shiro-jar --- 15:11:46 [INFO] No sources to compile 15:11:46 [INFO] 15:11:46 [INFO] --- surefire:3.5.5:test (default-test) @ repackaged-shiro-jar --- 15:11:47 [INFO] No tests to run. 15:11:47 [INFO] 15:11:47 [INFO] --- copy:14.3.1:copy-files (default) @ repackaged-shiro-jar --- 15:11:47 [INFO] 15:11:47 [INFO] --- jar:3.5.0:jar (default-jar) @ repackaged-shiro-jar --- 15:11:47 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.23.3-SNAPSHOT.jar 15:11:47 [INFO] 15:11:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ repackaged-shiro-jar --- 15:11:47 [INFO] No Javadoc in project. Archive not created. 15:11:47 [INFO] 15:11:47 [INFO] --- shade:3.6.1:shade (default) @ repackaged-shiro-jar --- 15:11:47 [INFO] Replacing original artifact with shaded artifact. 15:11:47 [INFO] Replacing original source artifact with shaded source artifact. 15:11:47 [INFO] 15:11:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ repackaged-shiro-jar --- 15:11:47 [INFO] Skipping CycloneDX goal, because module skips deploy 15:11:47 [INFO] 15:11:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ repackaged-shiro-jar --- 15:11:47 [INFO] Skipping duplicate-finder execution! 15:11:47 [INFO] 15:11:47 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ repackaged-shiro-jar --- 15:11:47 [WARNING] Unused declared dependencies found: 15:11:47 [WARNING] org.apache.shiro:shiro-web:jar:1.13.0:compile 15:11:47 [WARNING] org.apache.shiro:shiro-core:jar:1.13.0:compile 15:11:47 [INFO] 15:11:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ repackaged-shiro-jar --- 15:11:47 [INFO] Skipping source per configuration. 15:11:47 [INFO] 15:11:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ repackaged-shiro-jar --- 15:11:47 [INFO] 15:11:47 [INFO] --- jacoco:0.8.14:report (report) @ repackaged-shiro-jar --- 15:11:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:11:47 [INFO] 15:11:47 [INFO] --- install:3.1.4:install (default-install) @ repackaged-shiro-jar --- 15:11:47 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro-jar/pom.xml to /tmp/r/org/opendaylight/aaa/repackaged-shiro-jar/0.23.3-SNAPSHOT/repackaged-shiro-jar-0.23.3-SNAPSHOT.pom 15:11:47 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro-jar/0.23.3-SNAPSHOT/repackaged-shiro-jar-0.23.3-SNAPSHOT.jar 15:11:47 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.23.3-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro-jar/0.23.3-SNAPSHOT/repackaged-shiro-jar-0.23.3-SNAPSHOT-sources.jar 15:11:47 [INFO] 15:11:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ repackaged-shiro-jar --- 15:11:47 [INFO] Skipping artifact deployment 15:11:47 [INFO] 15:11:47 [INFO] ---------------< org.opendaylight.aaa:repackaged-shiro >---------------- 15:11:47 [INFO] Building repackaged-shiro 0.23.3-SNAPSHOT [10/43] 15:11:47 [INFO] from aaa-shiro/repackaged-shiro/pom.xml 15:11:47 [INFO] -------------------------------[ bundle ]------------------------------- 15:11:47 [INFO] 15:11:47 [INFO] --- clean:3.5.0:clean (default-clean) @ repackaged-shiro --- 15:11:47 [INFO] 15:11:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ repackaged-shiro --- 15:11:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:47 [INFO] 15:11:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ repackaged-shiro --- 15:11:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:47 [INFO] 15:11:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ repackaged-shiro --- 15:11:47 [INFO] 15:11:47 [INFO] --- dependency:3.10.0:properties (default) @ repackaged-shiro --- 15:11:47 [INFO] 15:11:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ repackaged-shiro --- 15:11:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:11:47 [INFO] 15:11:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ repackaged-shiro --- 15:11:47 [INFO] Starting audit... 15:11:47 Audit done. 15:11:47 [INFO] You have 0 Checkstyle violations. 15:11:47 [INFO] 15:11:47 [INFO] --- checkstyle:3.6.0:check (default) @ repackaged-shiro --- 15:11:47 [INFO] Starting audit... 15:11:47 Audit done. 15:11:47 [INFO] You have 0 Checkstyle violations. 15:11:47 [INFO] 15:11:47 [INFO] --- dependency:3.10.0:copy (unpack-license) @ repackaged-shiro --- 15:11:47 [INFO] Skipping plugin execution 15:11:47 [INFO] 15:11:47 [INFO] --- resources:3.4.0:resources (default-resources) @ repackaged-shiro --- 15:11:47 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro/src/main/resources 15:11:47 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro/target/generated-sources/spi 15:11:47 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro/target/generated-sources/yang 15:11:47 [INFO] 15:11:47 [INFO] --- compiler:3.15.0:compile (default-compile) @ repackaged-shiro --- 15:11:47 [INFO] No sources to compile 15:11:47 [INFO] 15:11:47 [INFO] --- dependency:3.10.0:unpack (unpack) @ repackaged-shiro --- 15:11:48 [INFO] 15:11:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ repackaged-shiro >>> 15:11:48 [INFO] 15:11:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ repackaged-shiro --- 15:11:48 [INFO] Spotbugs plugin skipped 15:11:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:11:48 [INFO] 15:11:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ repackaged-shiro <<< 15:11:48 [INFO] 15:11:48 [INFO] 15:11:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ repackaged-shiro --- 15:11:48 [INFO] Spotbugs plugin skipped 15:11:48 [INFO] 15:11:48 [INFO] --- resources:3.4.0:testResources (default-testResources) @ repackaged-shiro --- 15:11:48 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro/src/test/resources 15:11:48 [INFO] 15:11:48 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ repackaged-shiro --- 15:11:48 [INFO] No sources to compile 15:11:48 [INFO] 15:11:48 [INFO] --- surefire:3.5.5:test (default-test) @ repackaged-shiro --- 15:11:48 [INFO] No tests to run. 15:11:48 [INFO] 15:11:48 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-sources) @ repackaged-shiro --- 15:11:48 [INFO] org.opendaylight.aaa:repackaged-shiro-jar:jar:0.23.3-SNAPSHOT already exists in destination. 15:11:48 [INFO] 15:11:48 [INFO] --- copy:14.3.1:copy-files (default) @ repackaged-shiro --- 15:11:48 [INFO] 15:11:48 [INFO] --- build-helper:3.6.1:add-source (shaded-sources) @ repackaged-shiro --- 15:11:48 [INFO] Source directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro/target/shaded-sources added. 15:11:48 [INFO] 15:11:48 [INFO] --- build-helper:3.6.1:add-resource (shared-resources) @ repackaged-shiro --- 15:11:48 [INFO] 15:11:48 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ repackaged-shiro --- 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/aop 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authc 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authc/credential 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authc/pam 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authz 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authz/annotation 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authz/aop 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authz/permission 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/cache 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-cache] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/codec 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/concurrent 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/config 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-config-core, Jar:shiro-config-ogdl] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/config/event 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-config-ogdl] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/crypto 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/crypto/hash 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-crypto-hash] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/crypto/hash/format 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-crypto-hash] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/dao 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/env 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/event 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-event] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/event/support 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-event] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/io 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/jndi 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/ldap 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/mgt 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/activedirectory 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/jdbc 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/jndi 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/ldap 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/text 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/session 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/session/mgt 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/session/mgt/eis 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/subject 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/subject/support 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/util 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/config 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/env 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/authc 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/authz 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/mgt 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/session 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/mgt 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/servlet 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/session 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/session/mgt 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/subject 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/subject/support 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/tags 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.23.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/util 15:11:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 15:11:48 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 15:11:48 Class path [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang, Jar:shiro-cache, Jar:shiro-crypto-hash, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher, Jar:shiro-config-core, Jar:shiro-config-ogdl, Jar:shiro-event, Jar:shiro-web, Jar:javax.servlet-api, Jar:commons-beanutils, Jar:commons-logging, Jar:commons-collections, Jar:encoder, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 15:11:48 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.23.3-SNAPSHOT.jar 15:11:48 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro/target/classes/META-INF/MANIFEST.MF 15:11:48 [INFO] 15:11:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ repackaged-shiro --- 15:11:48 [INFO] Skipping javadoc generation 15:11:48 [INFO] 15:11:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ repackaged-shiro --- 15:11:48 [INFO] CycloneDX: Resolving Dependencies 15:11:48 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 15:11:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro/target/bom.xml 15:11:48 [INFO] attaching as repackaged-shiro-0.23.3-SNAPSHOT-cyclonedx.xml 15:11:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro/target/bom.json 15:11:49 [INFO] attaching as repackaged-shiro-0.23.3-SNAPSHOT-cyclonedx.json 15:11:49 [INFO] 15:11:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ repackaged-shiro --- 15:11:49 [INFO] Skipping duplicate-finder execution! 15:11:49 [INFO] 15:11:49 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ repackaged-shiro --- 15:11:49 [INFO] No dependency problems found 15:11:49 [INFO] 15:11:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ repackaged-shiro --- 15:11:49 [INFO] Skipping source per configuration. 15:11:49 [INFO] 15:11:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ repackaged-shiro --- 15:11:49 [INFO] Skipping modernizer execution! 15:11:49 [INFO] 15:11:49 [INFO] --- jacoco:0.8.14:report (report) @ repackaged-shiro --- 15:11:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:11:49 [INFO] 15:11:49 [INFO] --- install:3.1.4:install (default-install) @ repackaged-shiro --- 15:11:49 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro/pom.xml to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.23.3-SNAPSHOT/repackaged-shiro-0.23.3-SNAPSHOT.pom 15:11:49 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.23.3-SNAPSHOT/repackaged-shiro-0.23.3-SNAPSHOT.jar 15:11:49 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro/target/bom.xml to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.23.3-SNAPSHOT/repackaged-shiro-0.23.3-SNAPSHOT-cyclonedx.xml 15:11:49 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro/target/bom.json to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.23.3-SNAPSHOT/repackaged-shiro-0.23.3-SNAPSHOT-cyclonedx.json 15:11:49 [INFO] 15:11:49 [INFO] --- bundle:6.0.0:install (default-install) @ repackaged-shiro --- 15:11:49 [INFO] Installing org/opendaylight/aaa/repackaged-shiro/0.23.3-SNAPSHOT/repackaged-shiro-0.23.3-SNAPSHOT.jar 15:11:49 [INFO] Writing OBR metadata 15:11:49 [INFO] 15:11:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ repackaged-shiro --- 15:11:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:11:49 [INFO] 15:11:49 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ repackaged-shiro --- 15:11:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:11:49 [INFO] 15:11:49 [INFO] -----------< org.opendaylight.aaa:aaa-password-service-impl >----------- 15:11:49 [INFO] Building ODL :: aaa :: aaa-password-service-impl 0.23.3-SNAPSHOT [11/43] 15:11:49 [INFO] from aaa-password-service/impl/pom.xml 15:11:49 [INFO] -------------------------------[ bundle ]------------------------------- 15:11:49 [INFO] 15:11:49 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-password-service-impl --- 15:11:49 [INFO] 15:11:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-password-service-impl --- 15:11:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:49 [INFO] 15:11:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ aaa-password-service-impl --- 15:11:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:49 [INFO] 15:11:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-password-service-impl --- 15:11:49 [INFO] 15:11:49 [INFO] --- dependency:3.10.0:properties (default) @ aaa-password-service-impl --- 15:11:49 [INFO] 15:11:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ aaa-password-service-impl --- 15:11:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:11:49 [INFO] 15:11:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-password-service-impl --- 15:11:49 [INFO] Starting audit... 15:11:49 Audit done. 15:11:49 [INFO] You have 0 Checkstyle violations. 15:11:49 [INFO] 15:11:49 [INFO] --- checkstyle:3.6.0:check (default) @ aaa-password-service-impl --- 15:11:49 [INFO] Starting audit... 15:11:49 Audit done. 15:11:49 [INFO] You have 0 Checkstyle violations. 15:11:49 [INFO] 15:11:49 [INFO] --- dependency:3.10.0:copy (unpack-license) @ aaa-password-service-impl --- 15:11:49 [INFO] 15:11:49 [INFO] --- resources:3.4.0:resources (default-resources) @ aaa-password-service-impl --- 15:11:49 [INFO] Copying 1 resource from src/main/resources to target/classes 15:11:49 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/target/generated-sources/spi 15:11:49 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/target/generated-sources/yang 15:11:49 [INFO] 15:11:49 [INFO] --- compiler:3.15.0:compile (default-compile) @ aaa-password-service-impl --- 15:11:49 [INFO] Recompiling the module because of changed dependency. 15:11:49 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 15:11:49 [INFO] 15:11:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-password-service-impl >>> 15:11:49 [INFO] 15:11:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-password-service-impl --- 15:11:49 [INFO] Fork Value is true 15:11:52 [INFO] Done SpotBugs Analysis.... 15:11:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:11:52 [INFO] 15:11:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-password-service-impl <<< 15:11:52 [INFO] 15:11:52 [INFO] 15:11:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-password-service-impl --- 15:11:52 [INFO] BugInstance size is 0 15:11:52 [INFO] Error size is 0 15:11:52 [INFO] No errors/warnings found 15:11:52 [INFO] 15:11:52 [INFO] --- resources:3.4.0:testResources (default-testResources) @ aaa-password-service-impl --- 15:11:52 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/src/test/resources 15:11:52 [INFO] 15:11:52 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ aaa-password-service-impl --- 15:11:52 [INFO] Recompiling the module because of changed dependency. 15:11:52 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 15:11:52 [INFO] 15:11:52 [INFO] --- surefire:3.5.5:test (default-test) @ aaa-password-service-impl --- 15:11:52 [INFO] Surefire report directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/target/surefire-reports 15:11:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:11:52 [INFO] 15:11:52 [INFO] ------------------------------------------------------- 15:11:52 [INFO] T E S T S 15:11:52 [INFO] ------------------------------------------------------- 15:11:53 [INFO] Running org.opendaylight.aaa.impl.password.service.DefaultPasswordHashServiceTest 15:11:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 s -- in org.opendaylight.aaa.impl.password.service.DefaultPasswordHashServiceTest 15:11:53 [INFO] 15:11:53 [INFO] Results: 15:11:53 [INFO] 15:11:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 15:11:53 [INFO] 15:11:53 [INFO] 15:11:53 [INFO] --- copy:14.3.1:copy-files (default) @ aaa-password-service-impl --- 15:11:53 [INFO] 15:11:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-password-service-impl --- 15:11:53 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/target/aaa-password-service-impl-0.23.3-SNAPSHOT.jar 15:11:53 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/target/classes/META-INF/MANIFEST.MF 15:11:53 [INFO] 15:11:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ aaa-password-service-impl --- 15:11:55 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/target/aaa-password-service-impl-0.23.3-SNAPSHOT-javadoc.jar 15:11:55 [INFO] 15:11:55 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ aaa-password-service-impl --- 15:11:55 [INFO] 15:11:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-password-service-impl --- 15:11:55 [INFO] CycloneDX: Resolving Dependencies 15:11:55 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 15:11:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/target/bom.xml 15:11:55 [INFO] attaching as aaa-password-service-impl-0.23.3-SNAPSHOT-cyclonedx.xml 15:11:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/target/bom.json 15:11:55 [INFO] attaching as aaa-password-service-impl-0.23.3-SNAPSHOT-cyclonedx.json 15:11:55 [INFO] 15:11:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-password-service-impl --- 15:11:55 [INFO] Skipping duplicate-finder execution! 15:11:55 [INFO] 15:11:55 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ aaa-password-service-impl --- 15:11:55 [WARNING] Used undeclared dependencies found: 15:11:55 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 15:11:55 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:provided 15:11:55 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 15:11:55 [INFO] 15:11:55 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ aaa-password-service-impl --- 15:11:55 [INFO] Skipping source per configuration. 15:11:55 [INFO] 15:11:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-password-service-impl --- 15:11:55 [INFO] 15:11:55 [INFO] --- jacoco:0.8.14:report (report) @ aaa-password-service-impl --- 15:11:55 [INFO] Loading execution data file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/target/code-coverage/jacoco.exec 15:11:55 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-password-service-impl' with 5 classes 15:11:55 [INFO] 15:11:55 [INFO] --- install:3.1.4:install (default-install) @ aaa-password-service-impl --- 15:11:55 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.23.3-SNAPSHOT/aaa-password-service-impl-0.23.3-SNAPSHOT.pom 15:11:55 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/target/aaa-password-service-impl-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.23.3-SNAPSHOT/aaa-password-service-impl-0.23.3-SNAPSHOT.jar 15:11:55 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/target/aaa-password-service-impl-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.23.3-SNAPSHOT/aaa-password-service-impl-0.23.3-SNAPSHOT-javadoc.jar 15:11:55 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/target/classes/initial/aaa-password-service-config.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.23.3-SNAPSHOT/aaa-password-service-impl-0.23.3-SNAPSHOT-aaa-password-service-config.xml 15:11:55 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.23.3-SNAPSHOT/aaa-password-service-impl-0.23.3-SNAPSHOT-cyclonedx.xml 15:11:55 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.23.3-SNAPSHOT/aaa-password-service-impl-0.23.3-SNAPSHOT-cyclonedx.json 15:11:55 [INFO] 15:11:55 [INFO] --- bundle:6.0.0:install (default-install) @ aaa-password-service-impl --- 15:11:55 [INFO] Installing org/opendaylight/aaa/aaa-password-service-impl/0.23.3-SNAPSHOT/aaa-password-service-impl-0.23.3-SNAPSHOT.jar 15:11:55 [INFO] Writing OBR metadata 15:11:55 [INFO] 15:11:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-password-service-impl --- 15:11:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:11:55 [INFO] 15:11:55 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-password-service-impl --- 15:11:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:11:55 [INFO] 15:11:55 [INFO] --------------< org.opendaylight.aaa:aaa-tokenauthrealm >--------------- 15:11:55 [INFO] Building ODL :: aaa :: aaa-tokenauthrealm 0.23.3-SNAPSHOT [12/43] 15:11:55 [INFO] from aaa-tokenauthrealm/pom.xml 15:11:55 [INFO] -------------------------------[ bundle ]------------------------------- 15:11:55 [INFO] 15:11:55 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-tokenauthrealm --- 15:11:55 [INFO] 15:11:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-tokenauthrealm --- 15:11:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:55 [INFO] 15:11:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ aaa-tokenauthrealm --- 15:11:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:11:55 [INFO] 15:11:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-tokenauthrealm --- 15:11:55 [INFO] 15:11:55 [INFO] --- dependency:3.10.0:properties (default) @ aaa-tokenauthrealm --- 15:11:55 [INFO] 15:11:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ aaa-tokenauthrealm --- 15:11:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:11:55 [INFO] 15:11:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-tokenauthrealm --- 15:11:55 [INFO] Starting audit... 15:11:55 Audit done. 15:11:55 [INFO] You have 0 Checkstyle violations. 15:11:55 [INFO] 15:11:55 [INFO] --- checkstyle:3.6.0:check (default) @ aaa-tokenauthrealm --- 15:11:56 [INFO] Starting audit... 15:11:56 Audit done. 15:11:56 [INFO] You have 0 Checkstyle violations. 15:11:56 [INFO] 15:11:56 [INFO] --- dependency:3.10.0:copy (unpack-license) @ aaa-tokenauthrealm --- 15:11:56 [INFO] 15:11:56 [INFO] --- resources:3.4.0:resources (default-resources) @ aaa-tokenauthrealm --- 15:11:56 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/src/main/resources 15:11:56 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/target/generated-sources/spi 15:11:56 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/target/generated-sources/yang 15:11:56 [INFO] 15:11:56 [INFO] --- compiler:3.15.0:compile (default-compile) @ aaa-tokenauthrealm --- 15:11:56 [INFO] Recompiling the module because of changed dependency. 15:11:56 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 15:11:56 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationBuilder.java:[43,15] non-transient instance field of a serializable class declared with a non-serializable type 15:11:56 [INFO] 15:11:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-tokenauthrealm >>> 15:11:56 [INFO] 15:11:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-tokenauthrealm --- 15:11:56 [INFO] Fork Value is true 15:11:58 [INFO] Done SpotBugs Analysis.... 15:11:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:11:58 [INFO] 15:11:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-tokenauthrealm <<< 15:11:58 [INFO] 15:11:58 [INFO] 15:11:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-tokenauthrealm --- 15:11:58 [INFO] BugInstance size is 0 15:11:58 [INFO] Error size is 0 15:11:58 [INFO] No errors/warnings found 15:11:58 [INFO] 15:11:58 [INFO] --- resources:3.4.0:testResources (default-testResources) @ aaa-tokenauthrealm --- 15:11:58 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/src/test/resources 15:11:58 [INFO] 15:11:58 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ aaa-tokenauthrealm --- 15:11:58 [INFO] Recompiling the module because of changed dependency. 15:11:58 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 15:11:59 [INFO] 15:11:59 [INFO] --- surefire:3.5.5:test (default-test) @ aaa-tokenauthrealm --- 15:11:59 [INFO] Surefire report directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/target/surefire-reports 15:11:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:11:59 [INFO] 15:11:59 [INFO] ------------------------------------------------------- 15:11:59 [INFO] T E S T S 15:11:59 [INFO] ------------------------------------------------------- 15:12:00 [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilderTest 15:12:00 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilderTest 15:12:00 [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManagerTest 15:12:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:12:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.013 s -- in org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManagerTest 15:12:01 [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationBuilderTest 15:12:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationBuilderTest 15:12:01 [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.PasswordCredentialTest 15:12:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.aaa.tokenauthrealm.auth.PasswordCredentialTest 15:12:01 [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.HttpBasicAuthTest 15:12:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.aaa.tokenauthrealm.auth.HttpBasicAuthTest 15:12:01 [INFO] 15:12:01 [INFO] Results: 15:12:01 [INFO] 15:12:01 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 15:12:01 [INFO] 15:12:01 [INFO] 15:12:01 [INFO] --- copy:14.3.1:copy-files (default) @ aaa-tokenauthrealm --- 15:12:01 [INFO] 15:12:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-tokenauthrealm --- 15:12:01 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.23.3-SNAPSHOT.jar 15:12:01 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/target/classes/META-INF/MANIFEST.MF 15:12:01 [INFO] 15:12:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ aaa-tokenauthrealm --- 15:12:02 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.23.3-SNAPSHOT-javadoc.jar 15:12:02 [INFO] 15:12:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-tokenauthrealm --- 15:12:02 [INFO] CycloneDX: Resolving Dependencies 15:12:03 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 15:12:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/target/bom.xml 15:12:03 [INFO] attaching as aaa-tokenauthrealm-0.23.3-SNAPSHOT-cyclonedx.xml 15:12:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/target/bom.json 15:12:03 [INFO] attaching as aaa-tokenauthrealm-0.23.3-SNAPSHOT-cyclonedx.json 15:12:03 [INFO] 15:12:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-tokenauthrealm --- 15:12:03 [INFO] Skipping duplicate-finder execution! 15:12:03 [INFO] 15:12:03 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ aaa-tokenauthrealm --- 15:12:03 [INFO] No dependency problems found 15:12:03 [INFO] 15:12:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ aaa-tokenauthrealm --- 15:12:03 [INFO] Skipping source per configuration. 15:12:03 [INFO] 15:12:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-tokenauthrealm --- 15:12:03 [INFO] 15:12:03 [INFO] --- jacoco:0.8.14:report (report) @ aaa-tokenauthrealm --- 15:12:03 [INFO] Loading execution data file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/target/code-coverage/jacoco.exec 15:12:03 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-tokenauthrealm' with 8 classes 15:12:03 [INFO] 15:12:03 [INFO] --- install:3.1.4:install (default-install) @ aaa-tokenauthrealm --- 15:12:03 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.23.3-SNAPSHOT/aaa-tokenauthrealm-0.23.3-SNAPSHOT.pom 15:12:03 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.23.3-SNAPSHOT/aaa-tokenauthrealm-0.23.3-SNAPSHOT.jar 15:12:03 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.23.3-SNAPSHOT/aaa-tokenauthrealm-0.23.3-SNAPSHOT-javadoc.jar 15:12:03 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.23.3-SNAPSHOT/aaa-tokenauthrealm-0.23.3-SNAPSHOT-cyclonedx.xml 15:12:03 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.23.3-SNAPSHOT/aaa-tokenauthrealm-0.23.3-SNAPSHOT-cyclonedx.json 15:12:03 [INFO] 15:12:03 [INFO] --- bundle:6.0.0:install (default-install) @ aaa-tokenauthrealm --- 15:12:03 [INFO] Installing org/opendaylight/aaa/aaa-tokenauthrealm/0.23.3-SNAPSHOT/aaa-tokenauthrealm-0.23.3-SNAPSHOT.jar 15:12:03 [INFO] Writing OBR metadata 15:12:03 [INFO] 15:12:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-tokenauthrealm --- 15:12:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:12:03 [INFO] 15:12:03 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-tokenauthrealm --- 15:12:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:12:03 [INFO] 15:12:03 [INFO] ---------------< org.opendaylight.aaa:aaa-idm-store-h2 >---------------- 15:12:03 [INFO] Building ODL :: aaa :: aaa-idm-store-h2 0.23.3-SNAPSHOT [13/43] 15:12:03 [INFO] from aaa-idm-store-h2/pom.xml 15:12:03 [INFO] -------------------------------[ bundle ]------------------------------- 15:12:03 [INFO] 15:12:03 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-idm-store-h2 --- 15:12:03 [INFO] 15:12:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-idm-store-h2 --- 15:12:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:12:03 [INFO] 15:12:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ aaa-idm-store-h2 --- 15:12:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:12:03 [INFO] 15:12:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-idm-store-h2 --- 15:12:03 [INFO] 15:12:03 [INFO] --- dependency:3.10.0:properties (default) @ aaa-idm-store-h2 --- 15:12:03 [INFO] 15:12:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ aaa-idm-store-h2 --- 15:12:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:12:03 [INFO] 15:12:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-idm-store-h2 --- 15:12:03 [INFO] Starting audit... 15:12:03 Audit done. 15:12:03 [INFO] You have 0 Checkstyle violations. 15:12:03 [INFO] 15:12:03 [INFO] --- checkstyle:3.6.0:check (default) @ aaa-idm-store-h2 --- 15:12:03 [INFO] Starting audit... 15:12:03 Audit done. 15:12:03 [INFO] You have 0 Checkstyle violations. 15:12:03 [INFO] 15:12:03 [INFO] --- dependency:3.10.0:copy (unpack-license) @ aaa-idm-store-h2 --- 15:12:03 [INFO] 15:12:03 [INFO] --- resources:3.4.0:resources (default-resources) @ aaa-idm-store-h2 --- 15:12:03 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/src/main/resources 15:12:03 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/target/generated-sources/spi 15:12:03 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/target/generated-sources/yang 15:12:03 [INFO] 15:12:03 [INFO] --- compiler:3.15.0:compile (default-compile) @ aaa-idm-store-h2 --- 15:12:03 [INFO] Recompiling the module because of changed dependency. 15:12:03 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 15:12:04 [INFO] 15:12:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-idm-store-h2 >>> 15:12:04 [INFO] 15:12:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-idm-store-h2 --- 15:12:04 [INFO] Fork Value is true 15:12:07 [INFO] Done SpotBugs Analysis.... 15:12:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:12:08 [INFO] 15:12:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-idm-store-h2 <<< 15:12:08 [INFO] 15:12:08 [INFO] 15:12:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-idm-store-h2 --- 15:12:08 [INFO] BugInstance size is 0 15:12:08 [INFO] Error size is 0 15:12:08 [INFO] No errors/warnings found 15:12:08 [INFO] 15:12:08 [INFO] --- resources:3.4.0:testResources (default-testResources) @ aaa-idm-store-h2 --- 15:12:08 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/src/test/resources 15:12:08 [INFO] 15:12:08 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ aaa-idm-store-h2 --- 15:12:08 [INFO] Recompiling the module because of changed dependency. 15:12:08 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 15:12:08 [INFO] 15:12:08 [INFO] --- surefire:3.5.5:test (default-test) @ aaa-idm-store-h2 --- 15:12:08 [INFO] Surefire report directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/target/surefire-reports 15:12:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:12:08 [INFO] 15:12:08 [INFO] ------------------------------------------------------- 15:12:08 [INFO] T E S T S 15:12:08 [INFO] ------------------------------------------------------- 15:12:09 [INFO] Running org.opendaylight.aaa.datastore.h2.H2StoreTest 15:12:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.904 s -- in org.opendaylight.aaa.datastore.h2.H2StoreTest 15:12:11 [INFO] Running org.opendaylight.aaa.datastore.h2.UserStoreTest 15:12:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:12:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.577 s -- in org.opendaylight.aaa.datastore.h2.UserStoreTest 15:12:12 [INFO] Running org.opendaylight.aaa.datastore.h2.RoleStoreTest 15:12:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.aaa.datastore.h2.RoleStoreTest 15:12:12 [INFO] Running org.opendaylight.aaa.datastore.h2.GrantStoreTest 15:12:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.aaa.datastore.h2.GrantStoreTest 15:12:12 [INFO] Running org.opendaylight.aaa.datastore.h2.IdmLightConfigTest 15:12:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.aaa.datastore.h2.IdmLightConfigTest 15:12:12 [INFO] Running org.opendaylight.aaa.datastore.h2.DomainStoreTest 15:12:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.opendaylight.aaa.datastore.h2.DomainStoreTest 15:12:13 [INFO] 15:12:13 [INFO] Results: 15:12:13 [INFO] 15:12:13 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 15:12:13 [INFO] 15:12:13 [INFO] 15:12:13 [INFO] --- copy:14.3.1:copy-files (default) @ aaa-idm-store-h2 --- 15:12:13 [INFO] 15:12:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-idm-store-h2 --- 15:12:13 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/target/aaa-idm-store-h2-0.23.3-SNAPSHOT.jar 15:12:13 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/target/classes/META-INF/MANIFEST.MF 15:12:13 [INFO] 15:12:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ aaa-idm-store-h2 --- 15:12:14 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/target/aaa-idm-store-h2-0.23.3-SNAPSHOT-javadoc.jar 15:12:14 [INFO] 15:12:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-idm-store-h2 --- 15:12:14 [INFO] CycloneDX: Resolving Dependencies 15:12:15 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 15:12:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/target/bom.xml 15:12:15 [INFO] attaching as aaa-idm-store-h2-0.23.3-SNAPSHOT-cyclonedx.xml 15:12:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/target/bom.json 15:12:15 [INFO] attaching as aaa-idm-store-h2-0.23.3-SNAPSHOT-cyclonedx.json 15:12:15 [INFO] 15:12:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-idm-store-h2 --- 15:12:15 [INFO] Skipping duplicate-finder execution! 15:12:15 [INFO] 15:12:15 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ aaa-idm-store-h2 --- 15:12:15 [WARNING] Used undeclared dependencies found: 15:12:15 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 15:12:15 [INFO] 15:12:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ aaa-idm-store-h2 --- 15:12:15 [INFO] Skipping source per configuration. 15:12:15 [INFO] 15:12:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-idm-store-h2 --- 15:12:15 [INFO] 15:12:15 [INFO] --- jacoco:0.8.14:report (report) @ aaa-idm-store-h2 --- 15:12:15 [INFO] Loading execution data file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/target/code-coverage/jacoco.exec 15:12:15 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-idm-store-h2' with 13 classes 15:12:15 [INFO] 15:12:15 [INFO] --- install:3.1.4:install (default-install) @ aaa-idm-store-h2 --- 15:12:15 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.23.3-SNAPSHOT/aaa-idm-store-h2-0.23.3-SNAPSHOT.pom 15:12:15 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/target/aaa-idm-store-h2-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.23.3-SNAPSHOT/aaa-idm-store-h2-0.23.3-SNAPSHOT.jar 15:12:15 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/target/aaa-idm-store-h2-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.23.3-SNAPSHOT/aaa-idm-store-h2-0.23.3-SNAPSHOT-javadoc.jar 15:12:15 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.23.3-SNAPSHOT/aaa-idm-store-h2-0.23.3-SNAPSHOT-cyclonedx.xml 15:12:15 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.23.3-SNAPSHOT/aaa-idm-store-h2-0.23.3-SNAPSHOT-cyclonedx.json 15:12:15 [INFO] 15:12:15 [INFO] --- bundle:6.0.0:install (default-install) @ aaa-idm-store-h2 --- 15:12:15 [INFO] Installing org/opendaylight/aaa/aaa-idm-store-h2/0.23.3-SNAPSHOT/aaa-idm-store-h2-0.23.3-SNAPSHOT.jar 15:12:15 [INFO] Writing OBR metadata 15:12:15 [INFO] 15:12:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-idm-store-h2 --- 15:12:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:12:15 [INFO] 15:12:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-idm-store-h2 --- 15:12:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:12:15 [INFO] 15:12:15 [INFO] ------------------< org.opendaylight.aaa:aaa-cli-jar >------------------ 15:12:15 [INFO] Building ODL :: aaa :: aaa-cli-jar 0.23.3-SNAPSHOT [14/43] 15:12:15 [INFO] from aaa-cli-jar/pom.xml 15:12:15 [INFO] --------------------------------[ jar ]--------------------------------- 15:12:15 [INFO] 15:12:15 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-cli-jar --- 15:12:15 [INFO] 15:12:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-cli-jar --- 15:12:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:12:15 [INFO] 15:12:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ aaa-cli-jar --- 15:12:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:12:15 [INFO] 15:12:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-cli-jar --- 15:12:15 [INFO] 15:12:15 [INFO] --- dependency:3.10.0:properties (default) @ aaa-cli-jar --- 15:12:15 [INFO] 15:12:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ aaa-cli-jar --- 15:12:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:12:15 [INFO] 15:12:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-cli-jar --- 15:12:15 [INFO] Starting audit... 15:12:15 Audit done. 15:12:15 [INFO] You have 0 Checkstyle violations. 15:12:15 [INFO] 15:12:15 [INFO] --- checkstyle:3.6.0:check (default) @ aaa-cli-jar --- 15:12:15 [INFO] Starting audit... 15:12:15 Audit done. 15:12:15 [INFO] You have 0 Checkstyle violations. 15:12:15 [INFO] 15:12:15 [INFO] --- dependency:3.10.0:copy (unpack-license) @ aaa-cli-jar --- 15:12:15 [INFO] 15:12:15 [INFO] --- resources:3.4.0:resources (default-resources) @ aaa-cli-jar --- 15:12:15 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/src/main/resources 15:12:15 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/target/generated-sources/spi 15:12:15 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/target/generated-sources/yang 15:12:15 [INFO] 15:12:15 [INFO] --- compiler:3.15.0:compile (default-compile) @ aaa-cli-jar --- 15:12:15 [INFO] Recompiling the module because of changed dependency. 15:12:15 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 15:12:15 [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 15:12:15 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 15:12:15 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 15:12:15 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 15:12:15 [WARNING] Cannot find annotation method 'strictBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found 15:12:15 [WARNING] Cannot find annotation method 'builder()' in type 'org.immutables.value.Value.Style' 15:12:15 [WARNING] Cannot find annotation method 'typeImmutable()' in type 'org.immutables.value.Value.Style' 15:12:15 [WARNING] Cannot find annotation method 'visibility()' in type 'org.immutables.value.Value.Style' 15:12:15 [WARNING] unknown enum constant org.immutables.value.Value.Style.ImplementationVisibility.PRIVATE 15:12:15 reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found 15:12:15 [WARNING] Cannot find annotation method 'allowedClasspathAnnotations()' in type 'org.immutables.value.Value.Style' 15:12:15 [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 15:12:15 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 15:12:15 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 15:12:15 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 15:12:15 [WARNING] Cannot find annotation method 'strictBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found 15:12:15 [WARNING] Cannot find annotation method 'builder()' in type 'org.immutables.value.Value.Style' 15:12:15 [WARNING] Cannot find annotation method 'typeImmutable()' in type 'org.immutables.value.Value.Style' 15:12:15 [WARNING] Cannot find annotation method 'visibility()' in type 'org.immutables.value.Value.Style' 15:12:15 [WARNING] unknown enum constant org.immutables.value.Value.Style.ImplementationVisibility.PRIVATE 15:12:15 reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found 15:12:15 [WARNING] Cannot find annotation method 'allowedClasspathAnnotations()' in type 'org.immutables.value.Value.Style' 15:12:15 [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 15:12:15 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 15:12:15 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 15:12:15 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 15:12:15 [WARNING] Cannot find annotation method 'strictBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found 15:12:15 [WARNING] Cannot find annotation method 'builder()' in type 'org.immutables.value.Value.Style' 15:12:15 [WARNING] Cannot find annotation method 'typeImmutable()' in type 'org.immutables.value.Value.Style' 15:12:15 [WARNING] Cannot find annotation method 'visibility()' in type 'org.immutables.value.Value.Style' 15:12:15 [WARNING] unknown enum constant org.immutables.value.Value.Style.ImplementationVisibility.PRIVATE 15:12:15 reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found 15:12:15 [WARNING] Cannot find annotation method 'allowedClasspathAnnotations()' in type 'org.immutables.value.Value.Style' 15:12:15 [INFO] 15:12:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-cli-jar >>> 15:12:15 [INFO] 15:12:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-cli-jar --- 15:12:15 [INFO] Fork Value is true 15:12:18 [INFO] Done SpotBugs Analysis.... 15:12:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:12:18 [INFO] 15:12:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-cli-jar <<< 15:12:18 [INFO] 15:12:18 [INFO] 15:12:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-cli-jar --- 15:12:18 [INFO] BugInstance size is 0 15:12:18 [INFO] Error size is 0 15:12:18 [INFO] No errors/warnings found 15:12:18 [INFO] 15:12:18 [INFO] --- resources:3.4.0:testResources (default-testResources) @ aaa-cli-jar --- 15:12:18 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/src/test/resources 15:12:18 [INFO] 15:12:18 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ aaa-cli-jar --- 15:12:18 [INFO] Recompiling the module because of changed dependency. 15:12:18 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 15:12:18 [INFO] 15:12:18 [INFO] --- surefire:3.5.5:test (default-test) @ aaa-cli-jar --- 15:12:18 [INFO] Surefire report directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/target/surefire-reports 15:12:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:12:18 [INFO] 15:12:18 [INFO] ------------------------------------------------------- 15:12:18 [INFO] T E S T S 15:12:18 [INFO] ------------------------------------------------------- 15:12:19 [INFO] Running org.opendaylight.aaa.cli.jar.MainIntegrationTest 15:12:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.949 s -- in org.opendaylight.aaa.cli.jar.MainIntegrationTest 15:12:21 [INFO] Running org.opendaylight.aaa.cli.jar.StandaloneCommandLineInterfaceTest 15:12:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.469 s -- in org.opendaylight.aaa.cli.jar.StandaloneCommandLineInterfaceTest 15:12:23 [INFO] Running org.opendaylight.aaa.cli.jar.AbstractMainTest 15:12:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:12:24 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.187 s -- in org.opendaylight.aaa.cli.jar.AbstractMainTest 15:12:24 [INFO] 15:12:24 [INFO] Results: 15:12:24 [INFO] 15:12:24 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 15:12:24 [INFO] 15:12:24 [INFO] 15:12:24 [INFO] --- copy:14.3.1:copy-files (default) @ aaa-cli-jar --- 15:12:24 [INFO] 15:12:24 [INFO] --- jar:3.5.0:jar (default-jar) @ aaa-cli-jar --- 15:12:24 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/target/aaa-cli-jar-0.23.3-SNAPSHOT.jar 15:12:24 [INFO] 15:12:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ aaa-cli-jar --- 15:12:26 [WARNING] Javadoc Warnings 15:12:26 [WARNING] warning: unknown enum constant ImplementationVisibility.PRIVATE 15:12:26 [WARNING] reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found 15:12:26 [WARNING] 1 warning 15:12:26 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/target/aaa-cli-jar-0.23.3-SNAPSHOT-javadoc.jar 15:12:26 [INFO] 15:12:26 [INFO] --- shade:3.6.1:shade (shade) @ aaa-cli-jar --- 15:12:26 [INFO] Minimizing jar org.opendaylight.aaa:aaa-cli-jar:jar:0.23.3-SNAPSHOT 15:12:27 [WARNING] Removing module-info from aaa-cli-jar-0.23.3-SNAPSHOT.jar 15:12:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:12:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:12:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:12:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:12:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 15:12:28 [WARNING] aaa-authn-api-0.23.3-SNAPSHOT.jar, aaa-cli-jar-0.23.3-SNAPSHOT.jar, aaa-idm-store-h2-0.23.3-SNAPSHOT.jar, binding-spec-15.0.2.jar, concepts-15.0.2.jar, repackaged-shiro-0.23.3-SNAPSHOT.jar, yang-common-15.0.2.jar define 1 overlapping resource: 15:12:28 [WARNING] - META-INF/git.properties 15:12:28 [WARNING] commons-beanutils-1.11.0.jar, commons-collections-3.2.2.jar, commons-lang3-3.20.0.jar, commons-logging-1.3.5.jar, commons-text-1.15.0.jar, javax.servlet-api-3.1.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: 15:12:28 [WARNING] - META-INF/LICENSE.txt 15:12:28 [WARNING] aaa-authn-api-0.23.3-SNAPSHOT.jar, aaa-cli-jar-0.23.3-SNAPSHOT.jar, aaa-idm-store-h2-0.23.3-SNAPSHOT.jar, binding-spec-15.0.2.jar, commons-beanutils-1.11.0.jar, commons-collections-3.2.2.jar, commons-lang3-3.20.0.jar, commons-logging-1.3.5.jar, commons-text-1.15.0.jar, concepts-15.0.2.jar, encoder-1.3.1.jar, error_prone_annotations-2.47.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, h2-2.4.240.jar, j2objc-annotations-3.1.jar, jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar, javax.servlet-api-3.1.0.jar, jopt-simple-5.0.4.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, org.eclipse.jdt.annotation-2.4.100.jar, repackaged-shiro-0.23.3-SNAPSHOT.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, yang-common-15.0.2.jar define 1 overlapping resource: 15:12:28 [WARNING] - META-INF/MANIFEST.MF 15:12:28 [WARNING] aaa-authn-api-0.23.3-SNAPSHOT.jar, aaa-cli-jar-0.23.3-SNAPSHOT.jar, aaa-idm-store-h2-0.23.3-SNAPSHOT.jar, binding-spec-15.0.2.jar, concepts-15.0.2.jar, yang-common-15.0.2.jar define 1 overlapping resource: 15:12:28 [WARNING] - LICENSE 15:12:28 [WARNING] commons-beanutils-1.11.0.jar, commons-lang3-3.20.0.jar, commons-logging-1.3.5.jar, commons-text-1.15.0.jar, encoder-1.3.1.jar, error_prone_annotations-2.47.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: 15:12:28 [WARNING] - META-INF.versions.9.module-info 15:12:28 [WARNING] aaa-cli-jar-0.23.3-SNAPSHOT.jar, binding-spec-15.0.2.jar, concepts-15.0.2.jar, yang-common-15.0.2.jar define 1 overlapping resource: 15:12:28 [WARNING] - README.md 15:12:28 [WARNING] commons-beanutils-1.11.0.jar, commons-collections-3.2.2.jar, commons-lang3-3.20.0.jar, commons-logging-1.3.5.jar, commons-text-1.15.0.jar define 1 overlapping resource: 15:12:28 [WARNING] - META-INF/NOTICE.txt 15:12:28 [WARNING] encoder-1.3.1.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, repackaged-shiro-0.23.3-SNAPSHOT.jar define 1 overlapping resource: 15:12:28 [WARNING] - META-INF/LICENSE 15:12:28 [WARNING] jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar define 2 overlapping resources: 15:12:28 [WARNING] - META-INF/LICENSE.md 15:12:28 [WARNING] - META-INF/NOTICE.md 15:12:28 [WARNING] maven-shade-plugin has detected that some files are 15:12:28 [WARNING] present in two or more JARs. When this happens, only one 15:12:28 [WARNING] single version of the file is copied to the uber jar. 15:12:28 [WARNING] Usually this is not harmful and you can skip these warnings, 15:12:28 [WARNING] otherwise try to manually exclude artifacts based on 15:12:28 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 15:12:28 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 15:12:28 [INFO] Minimized 5617 -> 2515 (44%) 15:12:28 [INFO] Replacing original artifact with shaded artifact. 15:12:28 [INFO] 15:12:28 [INFO] --- failsafe:3.5.5:integration-test (integration-test) @ aaa-cli-jar --- 15:12:28 [INFO] Failsafe report directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/target/failsafe-reports 15:12:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:12:28 [INFO] 15:12:28 [INFO] ------------------------------------------------------- 15:12:28 [INFO] T E S T S 15:12:28 [INFO] ------------------------------------------------------- 15:12:29 [INFO] Running org.opendaylight.aaa.cli.jar.MainIT 15:12:29 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default iteration count=20000 15:12:29 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default algorithm=SHA-512 15:12:29 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will not utilize a private salt, since none was configured 15:12:29 [main] INFO org.opendaylight.aaa.api.StoreBuilder - Checking if default entries must be created in IDM store 15:12:30 [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_DOMAINS does not exist, creating it 15:12:30 [main] INFO org.opendaylight.aaa.api.StoreBuilder - Created default domain 15:12:30 [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_ROLES does not exist, creating it 15:12:30 [main] INFO org.opendaylight.aaa.api.StoreBuilder - Created 'admin' role 15:12:30 [main] INFO org.opendaylight.aaa.api.StoreBuilder - Created 'user' role 15:12:30 [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_USERS does not exist, creating it 15:12:30 [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_GRANTS does not exist, creating it 15:12:30 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default iteration count=20000 15:12:30 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default algorithm=SHA-512 15:12:30 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will not utilize a private salt, since none was configured 15:12:30 [main] INFO org.opendaylight.aaa.api.StoreBuilder - Checking if default entries must be created in IDM store 15:12:31 [main] INFO org.opendaylight.aaa.api.StoreBuilder - Found default domain in IDM store, skipping insertion of default data 15:12:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.671 s -- in org.opendaylight.aaa.cli.jar.MainIT 15:12:31 [INFO] 15:12:31 [INFO] Results: 15:12:31 [INFO] 15:12:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:12:31 [INFO] 15:12:31 [WARNING] Corrupted channel by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/target/failsafe-reports/2026-05-15T15-12-28_751-jvmRun1.dumpstream 15:12:31 [INFO] 15:12:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-cli-jar --- 15:12:31 [INFO] CycloneDX: Resolving Dependencies 15:12:32 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 15:12:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/target/bom.xml 15:12:32 [INFO] attaching as aaa-cli-jar-0.23.3-SNAPSHOT-cyclonedx.xml 15:12:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/target/bom.json 15:12:32 [INFO] attaching as aaa-cli-jar-0.23.3-SNAPSHOT-cyclonedx.json 15:12:32 [INFO] 15:12:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-cli-jar --- 15:12:32 [INFO] Skipping duplicate-finder execution! 15:12:32 [INFO] 15:12:32 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ aaa-cli-jar --- 15:12:32 [WARNING] Unused declared dependencies found: 15:12:32 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 15:12:32 [WARNING] org.apache.commons:commons-text:jar:1.15.0:compile 15:12:32 [WARNING] org.slf4j:slf4j-api:jar:2.0.12:compile 15:12:32 [WARNING] com.h2database:h2:jar:2.4.240:compile 15:12:32 [INFO] 15:12:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ aaa-cli-jar --- 15:12:32 [INFO] Skipping source per configuration. 15:12:32 [INFO] 15:12:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-cli-jar --- 15:12:32 [INFO] 15:12:32 [INFO] --- jacoco:0.8.14:report (report) @ aaa-cli-jar --- 15:12:32 [INFO] Loading execution data file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/target/code-coverage/jacoco.exec 15:12:32 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cli-jar' with 3 classes 15:12:32 [INFO] 15:12:32 [INFO] --- failsafe:3.5.5:verify (verify) @ aaa-cli-jar --- 15:12:32 [INFO] Failsafe report directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/target/failsafe-reports 15:12:32 [INFO] 15:12:32 [INFO] --- install:3.1.4:install (default-install) @ aaa-cli-jar --- 15:12:32 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.23.3-SNAPSHOT/aaa-cli-jar-0.23.3-SNAPSHOT.pom 15:12:32 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/target/aaa-cli-jar-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.23.3-SNAPSHOT/aaa-cli-jar-0.23.3-SNAPSHOT.jar 15:12:32 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/target/aaa-cli-jar-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.23.3-SNAPSHOT/aaa-cli-jar-0.23.3-SNAPSHOT-javadoc.jar 15:12:32 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.23.3-SNAPSHOT/aaa-cli-jar-0.23.3-SNAPSHOT-cyclonedx.xml 15:12:32 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.23.3-SNAPSHOT/aaa-cli-jar-0.23.3-SNAPSHOT-cyclonedx.json 15:12:32 [INFO] 15:12:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-cli-jar --- 15:12:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:12:32 [INFO] 15:12:32 [INFO] ----------------< org.opendaylight.aaa:aaa-filterchain >---------------- 15:12:32 [INFO] Building ODL :: aaa :: aaa-filterchain 0.23.3-SNAPSHOT [15/43] 15:12:32 [INFO] from aaa-filterchain/pom.xml 15:12:32 [INFO] -------------------------------[ bundle ]------------------------------- 15:12:32 [INFO] 15:12:32 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-filterchain --- 15:12:32 [INFO] 15:12:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-filterchain --- 15:12:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:12:32 [INFO] 15:12:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ aaa-filterchain --- 15:12:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:12:32 [INFO] 15:12:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-filterchain --- 15:12:32 [INFO] 15:12:32 [INFO] --- dependency:3.10.0:properties (default) @ aaa-filterchain --- 15:12:32 [INFO] 15:12:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ aaa-filterchain --- 15:12:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:12:32 [INFO] 15:12:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-filterchain --- 15:12:32 [INFO] Starting audit... 15:12:32 Audit done. 15:12:32 [INFO] You have 0 Checkstyle violations. 15:12:32 [INFO] 15:12:32 [INFO] --- checkstyle:3.6.0:check (default) @ aaa-filterchain --- 15:12:32 [INFO] Starting audit... 15:12:32 Audit done. 15:12:32 [INFO] You have 0 Checkstyle violations. 15:12:32 [INFO] 15:12:32 [INFO] --- dependency:3.10.0:copy (unpack-license) @ aaa-filterchain --- 15:12:32 [INFO] 15:12:32 [INFO] --- resources:3.4.0:resources (default-resources) @ aaa-filterchain --- 15:12:32 [INFO] Copying 1 resource from src/main/resources to target/classes 15:12:32 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/target/generated-sources/spi 15:12:32 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/target/generated-sources/yang 15:12:32 [INFO] 15:12:32 [INFO] --- compiler:3.15.0:compile (default-compile) @ aaa-filterchain --- 15:12:32 [INFO] Recompiling the module because of changed source code. 15:12:32 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 15:12:32 [INFO] 15:12:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-filterchain >>> 15:12:32 [INFO] 15:12:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-filterchain --- 15:12:32 [INFO] Fork Value is true 15:12:35 [INFO] Done SpotBugs Analysis.... 15:12:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:12:35 [INFO] 15:12:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-filterchain <<< 15:12:35 [INFO] 15:12:35 [INFO] 15:12:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-filterchain --- 15:12:35 [INFO] BugInstance size is 0 15:12:35 [INFO] Error size is 0 15:12:35 [INFO] No errors/warnings found 15:12:35 [INFO] 15:12:35 [INFO] --- resources:3.4.0:testResources (default-testResources) @ aaa-filterchain --- 15:12:35 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/src/test/resources 15:12:35 [INFO] 15:12:35 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ aaa-filterchain --- 15:12:35 [INFO] Recompiling the module because of changed dependency. 15:12:35 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 15:12:35 [INFO] 15:12:35 [INFO] --- surefire:3.5.5:test (default-test) @ aaa-filterchain --- 15:12:35 [INFO] Surefire report directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/target/surefire-reports 15:12:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:12:35 [INFO] 15:12:35 [INFO] ------------------------------------------------------- 15:12:35 [INFO] T E S T S 15:12:35 [INFO] ------------------------------------------------------- 15:12:36 [INFO] Running org.opendaylight.aaa.filterchain.filters.AAAFilterChainTest 15:12:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:12:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.336 s -- in org.opendaylight.aaa.filterchain.filters.AAAFilterChainTest 15:12:38 [INFO] Running org.opendaylight.aaa.filterchain.filters.CustomFilterAdapterTest 15:12:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.aaa.filterchain.filters.CustomFilterAdapterTest 15:12:38 [INFO] Running org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImplTest 15:12:38 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImplTest 15:12:38 [INFO] 15:12:38 [INFO] Results: 15:12:38 [INFO] 15:12:38 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 15:12:38 [INFO] 15:12:38 [INFO] 15:12:38 [INFO] --- copy:14.3.1:copy-files (default) @ aaa-filterchain --- 15:12:38 [INFO] 15:12:38 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-filterchain --- 15:12:38 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/target/aaa-filterchain-0.23.3-SNAPSHOT.jar 15:12:38 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/target/classes/META-INF/MANIFEST.MF 15:12:38 [INFO] 15:12:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ aaa-filterchain --- 15:12:39 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/target/aaa-filterchain-0.23.3-SNAPSHOT-javadoc.jar 15:12:39 [INFO] 15:12:39 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ aaa-filterchain --- 15:12:39 [INFO] 15:12:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-filterchain --- 15:12:39 [INFO] CycloneDX: Resolving Dependencies 15:12:40 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 15:12:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/target/bom.xml 15:12:40 [INFO] attaching as aaa-filterchain-0.23.3-SNAPSHOT-cyclonedx.xml 15:12:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/target/bom.json 15:12:40 [INFO] attaching as aaa-filterchain-0.23.3-SNAPSHOT-cyclonedx.json 15:12:40 [INFO] 15:12:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-filterchain --- 15:12:40 [INFO] Skipping duplicate-finder execution! 15:12:40 [INFO] 15:12:40 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ aaa-filterchain --- 15:12:40 [INFO] No dependency problems found 15:12:40 [INFO] 15:12:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ aaa-filterchain --- 15:12:40 [INFO] Skipping source per configuration. 15:12:40 [INFO] 15:12:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-filterchain --- 15:12:40 [INFO] 15:12:40 [INFO] --- jacoco:0.8.14:report (report) @ aaa-filterchain --- 15:12:40 [INFO] Loading execution data file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/target/code-coverage/jacoco.exec 15:12:40 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-filterchain' with 6 classes 15:12:40 [INFO] 15:12:40 [INFO] --- install:3.1.4:install (default-install) @ aaa-filterchain --- 15:12:40 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.23.3-SNAPSHOT/aaa-filterchain-0.23.3-SNAPSHOT.pom 15:12:40 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/target/aaa-filterchain-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.23.3-SNAPSHOT/aaa-filterchain-0.23.3-SNAPSHOT.jar 15:12:40 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/target/aaa-filterchain-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.23.3-SNAPSHOT/aaa-filterchain-0.23.3-SNAPSHOT-javadoc.jar 15:12:40 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/target/classes/filterchain.cfg to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.23.3-SNAPSHOT/aaa-filterchain-0.23.3-SNAPSHOT-config.cfg 15:12:40 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.23.3-SNAPSHOT/aaa-filterchain-0.23.3-SNAPSHOT-cyclonedx.xml 15:12:40 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.23.3-SNAPSHOT/aaa-filterchain-0.23.3-SNAPSHOT-cyclonedx.json 15:12:40 [INFO] 15:12:40 [INFO] --- bundle:6.0.0:install (default-install) @ aaa-filterchain --- 15:12:40 [INFO] Installing org/opendaylight/aaa/aaa-filterchain/0.23.3-SNAPSHOT/aaa-filterchain-0.23.3-SNAPSHOT.jar 15:12:40 [INFO] Writing OBR metadata 15:12:40 [INFO] 15:12:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-filterchain --- 15:12:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:12:40 [INFO] 15:12:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-filterchain --- 15:12:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:12:40 [INFO] 15:12:40 [INFO] -----------< org.opendaylight.aaa:aaa-jetty-auth-log-filter >----------- 15:12:40 [INFO] Building ODL :: aaa :: aaa-jetty-auth-log-filter 0.23.3-SNAPSHOT [16/43] 15:12:40 [INFO] from aaa-jetty-auth-log-filter/pom.xml 15:12:40 [INFO] -------------------------------[ bundle ]------------------------------- 15:12:40 [INFO] 15:12:40 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-jetty-auth-log-filter --- 15:12:40 [INFO] 15:12:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-jetty-auth-log-filter --- 15:12:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:12:40 [INFO] 15:12:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ aaa-jetty-auth-log-filter --- 15:12:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:12:40 [INFO] 15:12:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-jetty-auth-log-filter --- 15:12:40 [INFO] 15:12:40 [INFO] --- dependency:3.10.0:properties (default) @ aaa-jetty-auth-log-filter --- 15:12:40 [INFO] 15:12:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ aaa-jetty-auth-log-filter --- 15:12:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:12:40 [INFO] 15:12:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-jetty-auth-log-filter --- 15:12:40 [INFO] Starting audit... 15:12:40 Audit done. 15:12:40 [INFO] You have 0 Checkstyle violations. 15:12:40 [INFO] 15:12:40 [INFO] --- checkstyle:3.6.0:check (default) @ aaa-jetty-auth-log-filter --- 15:12:40 [INFO] Starting audit... 15:12:40 Audit done. 15:12:40 [INFO] You have 0 Checkstyle violations. 15:12:40 [INFO] 15:12:40 [INFO] --- dependency:3.10.0:copy (unpack-license) @ aaa-jetty-auth-log-filter --- 15:12:40 [INFO] 15:12:40 [INFO] --- resources:3.4.0:resources (default-resources) @ aaa-jetty-auth-log-filter --- 15:12:40 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/src/main/resources 15:12:40 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/target/generated-sources/spi 15:12:40 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/target/generated-sources/yang 15:12:40 [INFO] 15:12:40 [INFO] --- compiler:3.15.0:compile (default-compile) @ aaa-jetty-auth-log-filter --- 15:12:40 [INFO] Recompiling the module because of changed dependency. 15:12:40 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 15:12:40 [INFO] 15:12:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-jetty-auth-log-filter >>> 15:12:40 [INFO] 15:12:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-jetty-auth-log-filter --- 15:12:40 [INFO] Fork Value is true 15:12:43 [INFO] Done SpotBugs Analysis.... 15:12:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:12:43 [INFO] 15:12:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-jetty-auth-log-filter <<< 15:12:43 [INFO] 15:12:43 [INFO] 15:12:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-jetty-auth-log-filter --- 15:12:43 [INFO] BugInstance size is 0 15:12:43 [INFO] Error size is 0 15:12:43 [INFO] No errors/warnings found 15:12:43 [INFO] 15:12:43 [INFO] --- resources:3.4.0:testResources (default-testResources) @ aaa-jetty-auth-log-filter --- 15:12:43 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/src/test/resources 15:12:43 [INFO] 15:12:43 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ aaa-jetty-auth-log-filter --- 15:12:43 [INFO] Recompiling the module because of changed dependency. 15:12:43 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 15:12:43 [INFO] 15:12:43 [INFO] --- surefire:3.5.5:test (default-test) @ aaa-jetty-auth-log-filter --- 15:12:43 [INFO] Surefire report directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/target/surefire-reports 15:12:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:12:43 [INFO] 15:12:43 [INFO] ------------------------------------------------------- 15:12:43 [INFO] T E S T S 15:12:43 [INFO] ------------------------------------------------------- 15:12:44 [INFO] Running org.opendaylight.aaa.filter.JettyAuthenticationLogFilterTest 15:12:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:12:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.857 s -- in org.opendaylight.aaa.filter.JettyAuthenticationLogFilterTest 15:12:46 [INFO] 15:12:46 [INFO] Results: 15:12:46 [INFO] 15:12:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 15:12:46 [INFO] 15:12:46 [INFO] 15:12:46 [INFO] --- copy:14.3.1:copy-files (default) @ aaa-jetty-auth-log-filter --- 15:12:46 [INFO] 15:12:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-jetty-auth-log-filter --- 15:12:46 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/target/aaa-jetty-auth-log-filter-0.23.3-SNAPSHOT.jar 15:12:46 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/target/classes/META-INF/MANIFEST.MF 15:12:46 [INFO] 15:12:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ aaa-jetty-auth-log-filter --- 15:12:47 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/target/aaa-jetty-auth-log-filter-0.23.3-SNAPSHOT-javadoc.jar 15:12:47 [INFO] 15:12:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-jetty-auth-log-filter --- 15:12:47 [INFO] CycloneDX: Resolving Dependencies 15:12:47 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 15:12:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/target/bom.xml 15:12:47 [INFO] attaching as aaa-jetty-auth-log-filter-0.23.3-SNAPSHOT-cyclonedx.xml 15:12:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/target/bom.json 15:12:47 [INFO] attaching as aaa-jetty-auth-log-filter-0.23.3-SNAPSHOT-cyclonedx.json 15:12:47 [INFO] 15:12:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-jetty-auth-log-filter --- 15:12:47 [INFO] Skipping duplicate-finder execution! 15:12:47 [INFO] 15:12:47 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ aaa-jetty-auth-log-filter --- 15:12:47 [INFO] No dependency problems found 15:12:47 [INFO] 15:12:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ aaa-jetty-auth-log-filter --- 15:12:47 [INFO] Skipping source per configuration. 15:12:47 [INFO] 15:12:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-jetty-auth-log-filter --- 15:12:47 [INFO] 15:12:47 [INFO] --- jacoco:0.8.14:report (report) @ aaa-jetty-auth-log-filter --- 15:12:47 [INFO] Loading execution data file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/target/code-coverage/jacoco.exec 15:12:47 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-jetty-auth-log-filter' with 1 classes 15:12:47 [INFO] 15:12:47 [INFO] --- install:3.1.4:install (default-install) @ aaa-jetty-auth-log-filter --- 15:12:47 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.23.3-SNAPSHOT/aaa-jetty-auth-log-filter-0.23.3-SNAPSHOT.pom 15:12:47 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/target/aaa-jetty-auth-log-filter-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.23.3-SNAPSHOT/aaa-jetty-auth-log-filter-0.23.3-SNAPSHOT.jar 15:12:47 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/target/aaa-jetty-auth-log-filter-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.23.3-SNAPSHOT/aaa-jetty-auth-log-filter-0.23.3-SNAPSHOT-javadoc.jar 15:12:47 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.23.3-SNAPSHOT/aaa-jetty-auth-log-filter-0.23.3-SNAPSHOT-cyclonedx.xml 15:12:48 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.23.3-SNAPSHOT/aaa-jetty-auth-log-filter-0.23.3-SNAPSHOT-cyclonedx.json 15:12:48 [INFO] 15:12:48 [INFO] --- bundle:6.0.0:install (default-install) @ aaa-jetty-auth-log-filter --- 15:12:48 [INFO] Installing org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.23.3-SNAPSHOT/aaa-jetty-auth-log-filter-0.23.3-SNAPSHOT.jar 15:12:48 [INFO] Writing OBR metadata 15:12:48 [INFO] 15:12:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-jetty-auth-log-filter --- 15:12:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:12:48 [INFO] 15:12:48 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-jetty-auth-log-filter --- 15:12:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:12:48 [INFO] 15:12:48 [INFO] --------< org.opendaylight.aaa:aaa-password-service-aggregator >-------- 15:12:48 [INFO] Building ODL :: aaa :: aaa-password-service-aggregator 0.23.3-SNAPSHOT [17/43] 15:12:48 [INFO] from aaa-password-service/pom.xml 15:12:48 [INFO] --------------------------------[ pom ]--------------------------------- 15:12:48 [INFO] 15:12:48 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-password-service-aggregator --- 15:12:48 [INFO] 15:12:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-password-service-aggregator --- 15:12:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:12:48 [INFO] 15:12:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-password-service-aggregator --- 15:12:48 [INFO] 15:12:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-password-service-aggregator --- 15:12:48 [INFO] Skipping CycloneDX goal, because module skips deploy 15:12:48 [INFO] 15:12:48 [INFO] --- install:3.1.4:install (default-install) @ aaa-password-service-aggregator --- 15:12:48 [INFO] Skipping artifact installation 15:12:48 [INFO] 15:12:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-password-service-aggregator --- 15:12:48 [INFO] Skipping artifact deployment 15:12:48 [INFO] 15:12:48 [INFO] -----------------< org.opendaylight.aaa:aaa-artifacts >----------------- 15:12:48 [INFO] Building ODL :: aaa :: aaa-artifacts 0.23.3-SNAPSHOT [18/43] 15:12:48 [INFO] from artifacts/pom.xml 15:12:48 [INFO] --------------------------------[ pom ]--------------------------------- 15:12:48 [INFO] 15:12:48 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-artifacts --- 15:12:48 [INFO] 15:12:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-artifacts --- 15:12:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:12:48 [INFO] 15:12:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-artifacts --- 15:12:48 [INFO] 15:12:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-artifacts --- 15:12:48 [INFO] CycloneDX: Resolving Dependencies 15:12:48 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 15:12:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.xml 15:12:48 [INFO] attaching as aaa-artifacts-0.23.3-SNAPSHOT-cyclonedx.xml 15:12:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.json 15:12:48 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:12:48 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:12:48 [INFO] attaching as aaa-artifacts-0.23.3-SNAPSHOT-cyclonedx.json 15:12:48 [INFO] 15:12:48 [INFO] --- install:3.1.4:install (default-install) @ aaa-artifacts --- 15:12:48 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/artifacts/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-artifacts/0.23.3-SNAPSHOT/aaa-artifacts-0.23.3-SNAPSHOT.pom 15:12:48 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-artifacts/0.23.3-SNAPSHOT/aaa-artifacts-0.23.3-SNAPSHOT-cyclonedx.xml 15:12:48 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-artifacts/0.23.3-SNAPSHOT/aaa-artifacts-0.23.3-SNAPSHOT-cyclonedx.json 15:12:48 [INFO] 15:12:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-artifacts --- 15:12:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:12:48 [INFO] 15:12:48 [INFO] ------------< org.opendaylight.aaa:template-feature-parent >------------ 15:12:48 [INFO] Building template-feature-parent 0.23.3-SNAPSHOT [19/43] 15:12:48 [INFO] from features/parent/pom.xml 15:12:48 [INFO] --------------------------------[ pom ]--------------------------------- 15:12:48 [INFO] 15:12:48 [INFO] --- clean:3.5.0:clean (default-clean) @ template-feature-parent --- 15:12:48 [INFO] 15:12:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ template-feature-parent --- 15:12:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:12:48 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:12:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:12:48 [INFO] 15:12:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ template-feature-parent --- 15:12:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:12:48 [INFO] 15:12:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ template-feature-parent --- 15:12:48 [INFO] 15:12:48 [INFO] --- dependency:3.10.0:properties (default) @ template-feature-parent --- 15:12:48 [INFO] 15:12:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ template-feature-parent --- 15:12:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:12:48 [INFO] argLine set to empty 15:12:48 [INFO] 15:12:48 [INFO] --- feattmpl:14.3.1:generate-feature (generate-feature) @ template-feature-parent --- 15:12:48 [INFO] Project packaging is not 'feature', skipping execution 15:12:48 [INFO] 15:12:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ template-feature-parent --- 15:12:49 [INFO] Starting audit... 15:12:49 Audit done. 15:12:49 [INFO] You have 0 Checkstyle violations. 15:12:49 [INFO] 15:12:49 [INFO] --- checkstyle:3.6.0:check (default) @ template-feature-parent --- 15:12:49 [INFO] Starting audit... 15:12:49 Audit done. 15:12:49 [INFO] You have 0 Checkstyle violations. 15:12:49 [INFO] 15:12:49 [INFO] --- dependency:3.10.0:copy (unpack-license) @ template-feature-parent --- 15:12:49 [INFO] 15:12:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ template-feature-parent >>> 15:12:49 [INFO] 15:12:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ template-feature-parent --- 15:12:49 [INFO] No files found to run spotbugs, check compile phase has been run 15:12:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:12:49 [INFO] 15:12:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ template-feature-parent <<< 15:12:49 [INFO] 15:12:49 [INFO] 15:12:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ template-feature-parent --- 15:12:49 [INFO] 15:12:49 [INFO] --- feattest:14.3.1:test (default) @ template-feature-parent --- 15:12:50 [INFO] Project packaging is not 'feature', skipping execution 15:12:50 [INFO] 15:12:50 [INFO] --- copy:14.3.1:copy-files (default) @ template-feature-parent --- 15:12:50 [INFO] 15:12:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ template-feature-parent --- 15:12:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:12:50 [INFO] 15:12:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ template-feature-parent --- 15:12:50 [INFO] CycloneDX: Resolving Dependencies 15:12:50 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 15:12:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/parent/target/bom.xml 15:12:50 [INFO] attaching as template-feature-parent-0.23.3-SNAPSHOT-cyclonedx.xml 15:12:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/parent/target/bom.json 15:12:51 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:12:51 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:12:51 [INFO] attaching as template-feature-parent-0.23.3-SNAPSHOT-cyclonedx.json 15:12:51 [INFO] 15:12:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ template-feature-parent --- 15:12:51 [INFO] Skipping duplicate-finder execution! 15:12:51 [INFO] 15:12:51 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ template-feature-parent --- 15:12:51 [INFO] Skipping plugin execution 15:12:51 [INFO] 15:12:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ template-feature-parent --- 15:12:51 [INFO] Skipping source per configuration. 15:12:51 [INFO] 15:12:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ template-feature-parent --- 15:12:51 [INFO] 15:12:51 [INFO] --- jacoco:0.8.14:report (report) @ template-feature-parent --- 15:12:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:12:51 [INFO] 15:12:51 [INFO] --- install:3.1.4:install (default-install) @ template-feature-parent --- 15:12:51 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/parent/pom.xml to /tmp/r/org/opendaylight/aaa/template-feature-parent/0.23.3-SNAPSHOT/template-feature-parent-0.23.3-SNAPSHOT.pom 15:12:51 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/parent/target/bom.xml to /tmp/r/org/opendaylight/aaa/template-feature-parent/0.23.3-SNAPSHOT/template-feature-parent-0.23.3-SNAPSHOT-cyclonedx.xml 15:12:51 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/parent/target/bom.json to /tmp/r/org/opendaylight/aaa/template-feature-parent/0.23.3-SNAPSHOT/template-feature-parent-0.23.3-SNAPSHOT-cyclonedx.json 15:12:51 [INFO] 15:12:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ template-feature-parent --- 15:12:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:12:51 [INFO] 15:12:51 [INFO] ------------------< org.opendaylight.aaa:odl-aaa-api >------------------ 15:12:51 [INFO] Building ODL :: aaa :: odl-aaa-api 0.23.3-SNAPSHOT [20/43] 15:12:51 [INFO] from features/odl-aaa-api/pom.xml 15:12:51 [INFO] ------------------------------[ feature ]------------------------------- 15:12:51 [INFO] 15:12:51 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-api --- 15:12:51 [INFO] 15:12:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-aaa-api --- 15:12:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:12:51 [INFO] 15:12:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-aaa-api --- 15:12:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:12:51 [INFO] 15:12:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-api --- 15:12:51 [INFO] 15:12:51 [INFO] --- dependency:3.10.0:properties (default) @ odl-aaa-api --- 15:12:51 [INFO] 15:12:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-aaa-api --- 15:12:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:12:51 [INFO] argLine set to empty 15:12:51 [INFO] 15:12:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-api --- 15:12:51 [INFO] Starting audit... 15:12:51 Audit done. 15:12:51 [INFO] You have 0 Checkstyle violations. 15:12:51 [INFO] 15:12:51 [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-api --- 15:12:51 [INFO] Starting audit... 15:12:51 Audit done. 15:12:51 [INFO] You have 0 Checkstyle violations. 15:12:51 [INFO] 15:12:51 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-aaa-api --- 15:12:51 [INFO] 15:12:51 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-api --- 15:12:51 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-api/target/feature/feature.xml 15:12:52 [INFO] ...done! 15:12:52 [INFO] Set artifact 15:12:52 [INFO] 15:12:52 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-aaa-api --- 15:12:52 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:12:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:12:52 [INFO] 15:12:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-aaa-api >>> 15:12:52 [INFO] 15:12:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-aaa-api --- 15:12:52 [INFO] No files found to run spotbugs, check compile phase has been run 15:12:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:12:52 [INFO] 15:12:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-aaa-api <<< 15:12:52 [INFO] 15:12:52 [INFO] 15:12:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-aaa-api --- 15:12:52 [INFO] 15:12:52 [INFO] --- feattest:14.3.1:test (default) @ odl-aaa-api --- 15:12:52 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-api 15:12:55 [INFO] Project dependency features detected: [] 15:12:55 [INFO] Pax Exam System (Version: 4.14.0) created. 15:12:55 [INFO] Creating RMI registry server on 127.0.0.1:43831 15:12:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:12:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:12:55 [INFO] Waiting for remote bundle context.. on 43831 name: c9081ca2-0a92-435b-bada-dd94f1018eac timout: [ RelativeTimeout value = 180000 ] 15:13:01 [INFO] Building jar from resources and headers. 15:13:01 [INFO] Writing jar finished. 15:13:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:13:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:13:03 [INFO] 15:13:03 [INFO] --- copy:14.3.1:copy-files (default) @ odl-aaa-api --- 15:13:03 [INFO] 15:13:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-aaa-api --- 15:13:03 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:13:03 [INFO] 15:13:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-api --- 15:13:03 [INFO] CycloneDX: Resolving Dependencies 15:13:03 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 15:13:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-api/target/bom.xml 15:13:03 [INFO] attaching as odl-aaa-api-0.23.3-SNAPSHOT-cyclonedx.xml 15:13:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-api/target/bom.json 15:13:03 [INFO] attaching as odl-aaa-api-0.23.3-SNAPSHOT-cyclonedx.json 15:13:03 [INFO] 15:13:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-api --- 15:13:03 [INFO] Skipping duplicate-finder execution! 15:13:03 [INFO] 15:13:03 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-aaa-api --- 15:13:03 [INFO] Skipping plugin execution 15:13:03 [INFO] 15:13:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-aaa-api --- 15:13:03 [INFO] Skipping source per configuration. 15:13:03 [INFO] 15:13:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-aaa-api --- 15:13:03 [INFO] 15:13:03 [INFO] --- jacoco:0.8.14:report (report) @ odl-aaa-api --- 15:13:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:13:03 [INFO] 15:13:03 [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-api --- 15:13:03 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-api/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.23.3-SNAPSHOT/odl-aaa-api-0.23.3-SNAPSHOT.pom 15:13:03 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-api/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.23.3-SNAPSHOT/odl-aaa-api-0.23.3-SNAPSHOT-features.xml 15:13:03 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-api/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.23.3-SNAPSHOT/odl-aaa-api-0.23.3-SNAPSHOT-cyclonedx.xml 15:13:03 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-api/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.23.3-SNAPSHOT/odl-aaa-api-0.23.3-SNAPSHOT-cyclonedx.json 15:13:03 [INFO] 15:13:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-aaa-api --- 15:13:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:13:03 [INFO] 15:13:03 [INFO] ----------< org.opendaylight.aaa:odl-aaa-encryption-service >----------- 15:13:03 [INFO] Building ODL :: aaa :: odl-aaa-encryption-service 0.23.3-SNAPSHOT [21/43] 15:13:03 [INFO] from features/odl-aaa-encryption-service/pom.xml 15:13:03 [INFO] ------------------------------[ feature ]------------------------------- 15:13:05 [INFO] 15:13:05 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-encryption-service --- 15:13:05 [INFO] 15:13:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-aaa-encryption-service --- 15:13:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:13:05 [INFO] 15:13:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-aaa-encryption-service --- 15:13:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:13:05 [INFO] 15:13:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-encryption-service --- 15:13:06 [INFO] 15:13:06 [INFO] --- dependency:3.10.0:properties (default) @ odl-aaa-encryption-service --- 15:13:06 [INFO] 15:13:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-aaa-encryption-service --- 15:13:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:13:06 [INFO] argLine set to empty 15:13:06 [INFO] 15:13:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-encryption-service --- 15:13:06 [INFO] Starting audit... 15:13:06 Audit done. 15:13:06 [INFO] You have 0 Checkstyle violations. 15:13:06 [INFO] 15:13:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-encryption-service --- 15:13:06 [INFO] Starting audit... 15:13:06 Audit done. 15:13:06 [INFO] You have 0 Checkstyle violations. 15:13:06 [INFO] 15:13:06 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-aaa-encryption-service --- 15:13:06 [INFO] 15:13:06 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-encryption-service --- 15:13:06 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-encryption-service/target/feature/feature.xml 15:13:06 [INFO] ...done! 15:13:06 [INFO] Set artifact 15:13:06 [INFO] 15:13:06 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-aaa-encryption-service --- 15:13:06 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:13:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:13:06 [INFO] 15:13:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-aaa-encryption-service >>> 15:13:06 [INFO] 15:13:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-aaa-encryption-service --- 15:13:06 [INFO] No files found to run spotbugs, check compile phase has been run 15:13:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:13:06 [INFO] 15:13:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-aaa-encryption-service <<< 15:13:06 [INFO] 15:13:06 [INFO] 15:13:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-aaa-encryption-service --- 15:13:06 [INFO] 15:13:06 [INFO] --- feattest:14.3.1:test (default) @ odl-aaa-encryption-service --- 15:13:06 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-encryption-service 15:13:06 [INFO] Project dependency features detected: [] 15:13:06 [INFO] Pax Exam System (Version: 4.14.0) created. 15:13:06 [INFO] Creating RMI registry server on 127.0.0.1:38925 15:13:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:13:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:13:06 [INFO] Waiting for remote bundle context.. on 38925 name: e08f784b-cec2-472a-9284-145b260a71cb timout: [ RelativeTimeout value = 180000 ] 15:13:11 [INFO] Building jar from resources and headers. 15:13:11 [INFO] Writing jar finished. 15:13:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:13:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:13:18 [INFO] 15:13:18 [INFO] --- copy:14.3.1:copy-files (default) @ odl-aaa-encryption-service --- 15:13:18 [INFO] 15:13:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-aaa-encryption-service --- 15:13:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:13:18 [INFO] 15:13:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-encryption-service --- 15:13:18 [INFO] CycloneDX: Resolving Dependencies 15:13:20 [INFO] CycloneDX: Creating BOM version 1.6 with 209 component(s) 15:13:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-encryption-service/target/bom.xml 15:13:21 [INFO] attaching as odl-aaa-encryption-service-0.23.3-SNAPSHOT-cyclonedx.xml 15:13:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-encryption-service/target/bom.json 15:13:21 [INFO] attaching as odl-aaa-encryption-service-0.23.3-SNAPSHOT-cyclonedx.json 15:13:21 [INFO] 15:13:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-encryption-service --- 15:13:21 [INFO] Skipping duplicate-finder execution! 15:13:21 [INFO] 15:13:21 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-aaa-encryption-service --- 15:13:21 [INFO] Skipping plugin execution 15:13:21 [INFO] 15:13:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-aaa-encryption-service --- 15:13:21 [INFO] Skipping source per configuration. 15:13:21 [INFO] 15:13:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-aaa-encryption-service --- 15:13:21 [INFO] 15:13:21 [INFO] --- jacoco:0.8.14:report (report) @ odl-aaa-encryption-service --- 15:13:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:13:21 [INFO] 15:13:21 [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-encryption-service --- 15:13:21 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-encryption-service/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.23.3-SNAPSHOT/odl-aaa-encryption-service-0.23.3-SNAPSHOT.pom 15:13:21 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-encryption-service/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.23.3-SNAPSHOT/odl-aaa-encryption-service-0.23.3-SNAPSHOT-features.xml 15:13:21 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-encryption-service/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.23.3-SNAPSHOT/odl-aaa-encryption-service-0.23.3-SNAPSHOT-cyclonedx.xml 15:13:21 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-encryption-service/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.23.3-SNAPSHOT/odl-aaa-encryption-service-0.23.3-SNAPSHOT-cyclonedx.json 15:13:21 [INFO] 15:13:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-aaa-encryption-service --- 15:13:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:13:21 [INFO] 15:13:21 [INFO] -----------------< org.opendaylight.aaa:odl-aaa-cert >------------------ 15:13:21 [INFO] Building ODL :: aaa :: odl-aaa-cert 0.23.3-SNAPSHOT [22/43] 15:13:21 [INFO] from features/odl-aaa-cert/pom.xml 15:13:21 [INFO] ------------------------------[ feature ]------------------------------- 15:13:21 [INFO] 15:13:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-cert --- 15:13:21 [INFO] 15:13:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-aaa-cert --- 15:13:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:13:21 [INFO] 15:13:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-aaa-cert --- 15:13:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:13:21 [INFO] 15:13:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-cert --- 15:13:21 [INFO] 15:13:21 [INFO] --- dependency:3.10.0:properties (default) @ odl-aaa-cert --- 15:13:21 [INFO] 15:13:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-aaa-cert --- 15:13:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:13:21 [INFO] argLine set to empty 15:13:21 [INFO] 15:13:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-cert --- 15:13:21 [INFO] Starting audit... 15:13:21 Audit done. 15:13:21 [INFO] You have 0 Checkstyle violations. 15:13:21 [INFO] 15:13:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-cert --- 15:13:21 [INFO] Starting audit... 15:13:21 Audit done. 15:13:21 [INFO] You have 0 Checkstyle violations. 15:13:21 [INFO] 15:13:21 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-aaa-cert --- 15:13:21 [INFO] 15:13:21 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-cert --- 15:13:21 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-cert/target/feature/feature.xml 15:13:21 [INFO] ...done! 15:13:21 [INFO] Set artifact 15:13:21 [INFO] 15:13:21 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-aaa-cert --- 15:13:21 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:13:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:13:21 [INFO] 15:13:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-aaa-cert >>> 15:13:21 [INFO] 15:13:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-aaa-cert --- 15:13:21 [INFO] No files found to run spotbugs, check compile phase has been run 15:13:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:13:21 [INFO] 15:13:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-aaa-cert <<< 15:13:21 [INFO] 15:13:21 [INFO] 15:13:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-aaa-cert --- 15:13:21 [INFO] 15:13:21 [INFO] --- feattest:14.3.1:test (default) @ odl-aaa-cert --- 15:13:21 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-cert 15:13:21 [INFO] Project dependency features detected: [] 15:13:21 [INFO] Pax Exam System (Version: 4.14.0) created. 15:13:21 [INFO] Creating RMI registry server on 127.0.0.1:33391 15:13:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:13:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:13:22 [INFO] Waiting for remote bundle context.. on 33391 name: 4b583d65-7021-4e68-b0c6-3e1d814b9d31 timout: [ RelativeTimeout value = 180000 ] 15:13:26 [INFO] Building jar from resources and headers. 15:13:26 [INFO] Writing jar finished. 15:13:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:13:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:13:34 [INFO] 15:13:34 [INFO] --- copy:14.3.1:copy-files (default) @ odl-aaa-cert --- 15:13:34 [INFO] 15:13:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-aaa-cert --- 15:13:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:13:34 [INFO] 15:13:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-cert --- 15:13:34 [INFO] CycloneDX: Resolving Dependencies 15:13:37 [INFO] CycloneDX: Creating BOM version 1.6 with 218 component(s) 15:13:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-cert/target/bom.xml 15:13:37 [INFO] attaching as odl-aaa-cert-0.23.3-SNAPSHOT-cyclonedx.xml 15:13:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-cert/target/bom.json 15:13:37 [INFO] attaching as odl-aaa-cert-0.23.3-SNAPSHOT-cyclonedx.json 15:13:37 [INFO] 15:13:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-cert --- 15:13:37 [INFO] Skipping duplicate-finder execution! 15:13:37 [INFO] 15:13:37 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-aaa-cert --- 15:13:37 [INFO] Skipping plugin execution 15:13:37 [INFO] 15:13:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-aaa-cert --- 15:13:37 [INFO] Skipping source per configuration. 15:13:37 [INFO] 15:13:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-aaa-cert --- 15:13:37 [INFO] 15:13:37 [INFO] --- jacoco:0.8.14:report (report) @ odl-aaa-cert --- 15:13:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:13:37 [INFO] 15:13:37 [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-cert --- 15:13:37 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-cert/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.23.3-SNAPSHOT/odl-aaa-cert-0.23.3-SNAPSHOT.pom 15:13:37 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-cert/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.23.3-SNAPSHOT/odl-aaa-cert-0.23.3-SNAPSHOT-features.xml 15:13:37 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-cert/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.23.3-SNAPSHOT/odl-aaa-cert-0.23.3-SNAPSHOT-cyclonedx.xml 15:13:37 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-cert/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.23.3-SNAPSHOT/odl-aaa-cert-0.23.3-SNAPSHOT-cyclonedx.json 15:13:37 [INFO] 15:13:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-aaa-cert --- 15:13:37 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:13:37 [INFO] 15:13:37 [INFO] ---------------< org.opendaylight.aaa:odl-apache-shiro >---------------- 15:13:37 [INFO] Building OpenDaylight :: Apache Shiro 0.23.3-SNAPSHOT [23/43] 15:13:37 [INFO] from features/odl-apache-shiro/pom.xml 15:13:37 [INFO] ------------------------------[ feature ]------------------------------- 15:13:37 [INFO] 15:13:37 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-apache-shiro --- 15:13:37 [INFO] 15:13:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-apache-shiro --- 15:13:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:13:37 [INFO] 15:13:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-apache-shiro --- 15:13:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:13:37 [INFO] 15:13:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-apache-shiro --- 15:13:37 [INFO] 15:13:37 [INFO] --- dependency:3.10.0:properties (default) @ odl-apache-shiro --- 15:13:37 [INFO] 15:13:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-apache-shiro --- 15:13:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:13:37 [INFO] argLine set to empty 15:13:37 [INFO] 15:13:37 [INFO] --- feattmpl:14.3.1:generate-feature (generate-feature) @ odl-apache-shiro --- 15:13:37 [INFO] 15:13:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-apache-shiro --- 15:13:37 [INFO] Starting audit... 15:13:37 Audit done. 15:13:37 [INFO] You have 0 Checkstyle violations. 15:13:37 [INFO] 15:13:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-apache-shiro --- 15:13:38 [INFO] Starting audit... 15:13:38 Audit done. 15:13:38 [INFO] You have 0 Checkstyle violations. 15:13:38 [INFO] 15:13:38 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-apache-shiro --- 15:13:38 [INFO] 15:13:38 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-apache-shiro --- 15:13:38 [INFO] Generation not enabled 15:13:38 [INFO] Attaching artifact 15:13:38 [INFO] 15:13:38 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-apache-shiro --- 15:13:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:13:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:13:38 [INFO] 15:13:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-apache-shiro >>> 15:13:38 [INFO] 15:13:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-apache-shiro --- 15:13:38 [INFO] No files found to run spotbugs, check compile phase has been run 15:13:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:13:38 [INFO] 15:13:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-apache-shiro <<< 15:13:38 [INFO] 15:13:38 [INFO] 15:13:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-apache-shiro --- 15:13:38 [INFO] 15:13:38 [INFO] --- feattest:14.3.1:test (default) @ odl-apache-shiro --- 15:13:38 [INFO] Starting SFT for org.opendaylight.aaa:odl-apache-shiro 15:13:38 [INFO] Project dependency features detected: [] 15:13:38 [INFO] Pax Exam System (Version: 4.14.0) created. 15:13:38 [INFO] Creating RMI registry server on 127.0.0.1:46381 15:13:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:13:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:13:38 [INFO] Waiting for remote bundle context.. on 46381 name: e44fa551-2c1b-4a6f-bbed-b704dcd6ba13 timout: [ RelativeTimeout value = 180000 ] 15:13:42 [INFO] Building jar from resources and headers. 15:13:42 [INFO] Writing jar finished. 15:13:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:13:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:13:44 [INFO] 15:13:44 [INFO] --- copy:14.3.1:copy-files (default) @ odl-apache-shiro --- 15:13:44 [INFO] 15:13:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-apache-shiro --- 15:13:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:13:44 [INFO] 15:13:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-apache-shiro --- 15:13:44 [INFO] CycloneDX: Resolving Dependencies 15:13:44 [INFO] CycloneDX: Creating BOM version 1.6 with 8 component(s) 15:13:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-apache-shiro/target/bom.xml 15:13:44 [INFO] attaching as odl-apache-shiro-0.23.3-SNAPSHOT-cyclonedx.xml 15:13:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-apache-shiro/target/bom.json 15:13:44 [INFO] attaching as odl-apache-shiro-0.23.3-SNAPSHOT-cyclonedx.json 15:13:44 [INFO] 15:13:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-apache-shiro --- 15:13:44 [INFO] Skipping duplicate-finder execution! 15:13:44 [INFO] 15:13:44 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-apache-shiro --- 15:13:44 [INFO] Skipping plugin execution 15:13:44 [INFO] 15:13:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-apache-shiro --- 15:13:44 [INFO] Skipping source per configuration. 15:13:44 [INFO] 15:13:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-apache-shiro --- 15:13:44 [INFO] 15:13:44 [INFO] --- jacoco:0.8.14:report (report) @ odl-apache-shiro --- 15:13:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:13:44 [INFO] 15:13:44 [INFO] --- install:3.1.4:install (default-install) @ odl-apache-shiro --- 15:13:44 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-apache-shiro/pom.xml to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.23.3-SNAPSHOT/odl-apache-shiro-0.23.3-SNAPSHOT.pom 15:13:44 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-apache-shiro/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.23.3-SNAPSHOT/odl-apache-shiro-0.23.3-SNAPSHOT-features.xml 15:13:44 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-apache-shiro/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.23.3-SNAPSHOT/odl-apache-shiro-0.23.3-SNAPSHOT-cyclonedx.xml 15:13:44 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-apache-shiro/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.23.3-SNAPSHOT/odl-apache-shiro-0.23.3-SNAPSHOT-cyclonedx.json 15:13:44 [INFO] 15:13:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-apache-shiro --- 15:13:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:13:44 [INFO] 15:13:44 [INFO] -----------< org.opendaylight.aaa:odl-aaa-password-service >------------ 15:13:44 [INFO] Building ODL :: aaa :: odl-aaa-password-service 0.23.3-SNAPSHOT [24/43] 15:13:44 [INFO] from features/odl-aaa-password-service/pom.xml 15:13:44 [INFO] ------------------------------[ feature ]------------------------------- 15:13:45 [INFO] 15:13:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-password-service --- 15:13:45 [INFO] 15:13:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-aaa-password-service --- 15:13:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:13:45 [INFO] 15:13:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-aaa-password-service --- 15:13:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:13:45 [INFO] 15:13:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-password-service --- 15:13:45 [INFO] 15:13:45 [INFO] --- dependency:3.10.0:properties (default) @ odl-aaa-password-service --- 15:13:45 [INFO] 15:13:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-aaa-password-service --- 15:13:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:13:45 [INFO] argLine set to empty 15:13:45 [INFO] 15:13:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-password-service --- 15:13:45 [INFO] Starting audit... 15:13:45 Audit done. 15:13:45 [INFO] You have 0 Checkstyle violations. 15:13:45 [INFO] 15:13:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-password-service --- 15:13:45 [INFO] Starting audit... 15:13:45 Audit done. 15:13:45 [INFO] You have 0 Checkstyle violations. 15:13:45 [INFO] 15:13:45 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-aaa-password-service --- 15:13:45 [INFO] 15:13:45 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-password-service --- 15:13:45 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-password-service/target/feature/feature.xml 15:13:45 [INFO] ...done! 15:13:45 [INFO] Set artifact 15:13:45 [INFO] 15:13:45 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-aaa-password-service --- 15:13:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:13:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:13:45 [INFO] 15:13:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-aaa-password-service >>> 15:13:45 [INFO] 15:13:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-aaa-password-service --- 15:13:45 [INFO] No files found to run spotbugs, check compile phase has been run 15:13:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:13:45 [INFO] 15:13:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-aaa-password-service <<< 15:13:45 [INFO] 15:13:45 [INFO] 15:13:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-aaa-password-service --- 15:13:45 [INFO] 15:13:45 [INFO] --- feattest:14.3.1:test (default) @ odl-aaa-password-service --- 15:13:45 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-password-service 15:13:45 [INFO] Project dependency features detected: [] 15:13:45 [INFO] Pax Exam System (Version: 4.14.0) created. 15:13:45 [INFO] Creating RMI registry server on 127.0.0.1:42737 15:13:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:13:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:13:45 [INFO] Waiting for remote bundle context.. on 42737 name: e09b6b85-a9c3-47d0-854a-a87d6f716076 timout: [ RelativeTimeout value = 180000 ] 15:13:50 [INFO] Building jar from resources and headers. 15:13:50 [INFO] Writing jar finished. 15:13:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:13:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:13:57 [INFO] 15:13:57 [INFO] --- copy:14.3.1:copy-files (default) @ odl-aaa-password-service --- 15:13:57 [INFO] 15:13:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-aaa-password-service --- 15:13:57 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:13:57 [INFO] 15:13:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-password-service --- 15:13:57 [INFO] CycloneDX: Resolving Dependencies 15:13:59 [INFO] CycloneDX: Creating BOM version 1.6 with 215 component(s) 15:13:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-password-service/target/bom.xml 15:13:59 [INFO] attaching as odl-aaa-password-service-0.23.3-SNAPSHOT-cyclonedx.xml 15:13:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-password-service/target/bom.json 15:13:59 [INFO] attaching as odl-aaa-password-service-0.23.3-SNAPSHOT-cyclonedx.json 15:13:59 [INFO] 15:13:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-password-service --- 15:13:59 [INFO] Skipping duplicate-finder execution! 15:13:59 [INFO] 15:13:59 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-aaa-password-service --- 15:13:59 [INFO] Skipping plugin execution 15:13:59 [INFO] 15:13:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-aaa-password-service --- 15:13:59 [INFO] Skipping source per configuration. 15:13:59 [INFO] 15:13:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-aaa-password-service --- 15:13:59 [INFO] 15:13:59 [INFO] --- jacoco:0.8.14:report (report) @ odl-aaa-password-service --- 15:13:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:13:59 [INFO] 15:13:59 [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-password-service --- 15:13:59 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-password-service/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.23.3-SNAPSHOT/odl-aaa-password-service-0.23.3-SNAPSHOT.pom 15:13:59 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-password-service/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.23.3-SNAPSHOT/odl-aaa-password-service-0.23.3-SNAPSHOT-features.xml 15:13:59 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-password-service/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.23.3-SNAPSHOT/odl-aaa-password-service-0.23.3-SNAPSHOT-cyclonedx.xml 15:13:59 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-password-service/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.23.3-SNAPSHOT/odl-aaa-password-service-0.23.3-SNAPSHOT-cyclonedx.json 15:13:59 [INFO] 15:13:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-aaa-password-service --- 15:13:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:14:00 [INFO] 15:14:00 [INFO] ------------------< org.opendaylight.aaa.web:web-api >------------------ 15:14:00 [INFO] Building ODL :: aaa :: web-api 0.23.3-SNAPSHOT [25/43] 15:14:00 [INFO] from web/api/pom.xml 15:14:00 [INFO] -------------------------------[ bundle ]------------------------------- 15:14:00 [INFO] 15:14:00 [INFO] --- clean:3.5.0:clean (default-clean) @ web-api --- 15:14:00 [INFO] 15:14:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ web-api --- 15:14:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:14:00 [INFO] 15:14:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ web-api --- 15:14:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:14:00 [INFO] 15:14:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ web-api --- 15:14:00 [INFO] 15:14:00 [INFO] --- dependency:3.10.0:properties (default) @ web-api --- 15:14:00 [INFO] 15:14:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ web-api --- 15:14:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:14:00 [INFO] 15:14:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ web-api --- 15:14:00 [INFO] Starting audit... 15:14:00 Audit done. 15:14:00 [INFO] You have 0 Checkstyle violations. 15:14:00 [INFO] 15:14:00 [INFO] --- checkstyle:3.6.0:check (default) @ web-api --- 15:14:00 [INFO] Starting audit... 15:14:00 Audit done. 15:14:00 [INFO] You have 0 Checkstyle violations. 15:14:00 [INFO] 15:14:00 [INFO] --- dependency:3.10.0:copy (unpack-license) @ web-api --- 15:14:00 [INFO] 15:14:00 [INFO] --- resources:3.4.0:resources (default-resources) @ web-api --- 15:14:00 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/src/main/resources 15:14:00 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/target/generated-sources/spi 15:14:00 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/target/generated-sources/yang 15:14:00 [INFO] 15:14:00 [INFO] --- compiler:3.15.0:compile (default-compile) @ web-api --- 15:14:00 [INFO] Recompiling the module because of changed source code. 15:14:00 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 15:14:00 [INFO] 15:14:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ web-api >>> 15:14:00 [INFO] 15:14:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ web-api --- 15:14:00 [INFO] Fork Value is true 15:14:03 [INFO] Done SpotBugs Analysis.... 15:14:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:14:03 [INFO] 15:14:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ web-api <<< 15:14:03 [INFO] 15:14:03 [INFO] 15:14:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ web-api --- 15:14:03 [INFO] BugInstance size is 0 15:14:03 [INFO] Error size is 0 15:14:03 [INFO] No errors/warnings found 15:14:03 [INFO] 15:14:03 [INFO] --- resources:3.4.0:testResources (default-testResources) @ web-api --- 15:14:03 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/src/test/resources 15:14:03 [INFO] 15:14:03 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ web-api --- 15:14:03 [INFO] Recompiling the module because of changed dependency. 15:14:03 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 15:14:03 [INFO] 15:14:03 [INFO] --- surefire:3.5.5:test (default-test) @ web-api --- 15:14:03 [INFO] Surefire report directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/target/surefire-reports 15:14:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:14:03 [INFO] 15:14:03 [INFO] ------------------------------------------------------- 15:14:03 [INFO] T E S T S 15:14:03 [INFO] ------------------------------------------------------- 15:14:04 [INFO] Running org.opendaylight.aaa.web.WebContextApiTest 15:14:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:14:05 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.045 s -- in org.opendaylight.aaa.web.WebContextApiTest 15:14:05 [INFO] Running org.opendaylight.aaa.web.ServletDetailsTest 15:14:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.aaa.web.ServletDetailsTest 15:14:05 [INFO] Running org.opendaylight.aaa.web.FilterDetailsTest 15:14:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.aaa.web.FilterDetailsTest 15:14:05 [INFO] 15:14:05 [INFO] Results: 15:14:05 [INFO] 15:14:05 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 15:14:05 [INFO] 15:14:05 [INFO] 15:14:05 [INFO] --- copy:14.3.1:copy-files (default) @ web-api --- 15:14:05 [INFO] 15:14:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ web-api --- 15:14:05 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/target/web-api-0.23.3-SNAPSHOT.jar 15:14:05 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/target/classes/META-INF/MANIFEST.MF 15:14:05 [INFO] 15:14:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ web-api --- 15:14:06 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/target/web-api-0.23.3-SNAPSHOT-javadoc.jar 15:14:06 [INFO] 15:14:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ web-api --- 15:14:06 [INFO] CycloneDX: Resolving Dependencies 15:14:06 [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) 15:14:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/target/bom.xml 15:14:06 [INFO] attaching as web-api-0.23.3-SNAPSHOT-cyclonedx.xml 15:14:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/target/bom.json 15:14:06 [INFO] attaching as web-api-0.23.3-SNAPSHOT-cyclonedx.json 15:14:06 [INFO] 15:14:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ web-api --- 15:14:06 [INFO] Skipping duplicate-finder execution! 15:14:06 [INFO] 15:14:06 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ web-api --- 15:14:06 [INFO] No dependency problems found 15:14:06 [INFO] 15:14:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ web-api --- 15:14:06 [INFO] Skipping source per configuration. 15:14:06 [INFO] 15:14:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ web-api --- 15:14:06 [INFO] 15:14:06 [INFO] --- jacoco:0.8.14:report (report) @ web-api --- 15:14:06 [INFO] Loading execution data file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/target/code-coverage/jacoco.exec 15:14:06 [INFO] Analyzed bundle 'ODL :: aaa :: web-api' with 14 classes 15:14:07 [INFO] 15:14:07 [INFO] --- install:3.1.4:install (default-install) @ web-api --- 15:14:07 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/pom.xml to /tmp/r/org/opendaylight/aaa/web/web-api/0.23.3-SNAPSHOT/web-api-0.23.3-SNAPSHOT.pom 15:14:07 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/target/web-api-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/web-api/0.23.3-SNAPSHOT/web-api-0.23.3-SNAPSHOT.jar 15:14:07 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/target/web-api-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/web-api/0.23.3-SNAPSHOT/web-api-0.23.3-SNAPSHOT-javadoc.jar 15:14:07 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/web-api/0.23.3-SNAPSHOT/web-api-0.23.3-SNAPSHOT-cyclonedx.xml 15:14:07 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/target/bom.json to /tmp/r/org/opendaylight/aaa/web/web-api/0.23.3-SNAPSHOT/web-api-0.23.3-SNAPSHOT-cyclonedx.json 15:14:07 [INFO] 15:14:07 [INFO] --- bundle:6.0.0:install (default-install) @ web-api --- 15:14:07 [INFO] Installing org/opendaylight/aaa/web/web-api/0.23.3-SNAPSHOT/web-api-0.23.3-SNAPSHOT.jar 15:14:07 [INFO] Writing OBR metadata 15:14:07 [INFO] 15:14:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ web-api --- 15:14:07 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:14:07 [INFO] 15:14:07 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ web-api --- 15:14:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:14:07 [INFO] 15:14:07 [INFO] ---------------< org.opendaylight.aaa.web:web-osgi-impl >--------------- 15:14:07 [INFO] Building ODL :: aaa :: web-osgi-impl 0.23.3-SNAPSHOT [26/43] 15:14:07 [INFO] from web/impl-osgi/pom.xml 15:14:07 [INFO] -------------------------------[ bundle ]------------------------------- 15:14:07 [INFO] 15:14:07 [INFO] --- clean:3.5.0:clean (default-clean) @ web-osgi-impl --- 15:14:07 [INFO] 15:14:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ web-osgi-impl --- 15:14:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:14:07 [INFO] 15:14:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ web-osgi-impl --- 15:14:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:14:07 [INFO] 15:14:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ web-osgi-impl --- 15:14:07 [INFO] 15:14:07 [INFO] --- dependency:3.10.0:properties (default) @ web-osgi-impl --- 15:14:07 [INFO] 15:14:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ web-osgi-impl --- 15:14:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:14:07 [INFO] 15:14:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ web-osgi-impl --- 15:14:07 [INFO] Starting audit... 15:14:07 Audit done. 15:14:07 [INFO] You have 0 Checkstyle violations. 15:14:07 [INFO] 15:14:07 [INFO] --- checkstyle:3.6.0:check (default) @ web-osgi-impl --- 15:14:07 [INFO] Starting audit... 15:14:07 Audit done. 15:14:07 [INFO] You have 0 Checkstyle violations. 15:14:07 [INFO] 15:14:07 [INFO] --- dependency:3.10.0:copy (unpack-license) @ web-osgi-impl --- 15:14:07 [INFO] 15:14:07 [INFO] --- resources:3.4.0:resources (default-resources) @ web-osgi-impl --- 15:14:07 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/src/main/resources 15:14:07 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/target/generated-sources/spi 15:14:07 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/target/generated-sources/yang 15:14:07 [INFO] 15:14:07 [INFO] --- compiler:3.15.0:compile (default-compile) @ web-osgi-impl --- 15:14:07 [INFO] Recompiling the module because of changed dependency. 15:14:07 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 15:14:07 [INFO] 15:14:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ web-osgi-impl >>> 15:14:07 [INFO] 15:14:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ web-osgi-impl --- 15:14:07 [INFO] Fork Value is true 15:14:10 [INFO] Done SpotBugs Analysis.... 15:14:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:14:10 [INFO] 15:14:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ web-osgi-impl <<< 15:14:10 [INFO] 15:14:10 [INFO] 15:14:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ web-osgi-impl --- 15:14:10 [INFO] BugInstance size is 0 15:14:10 [INFO] Error size is 0 15:14:10 [INFO] No errors/warnings found 15:14:10 [INFO] 15:14:10 [INFO] --- resources:3.4.0:testResources (default-testResources) @ web-osgi-impl --- 15:14:10 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/src/test/resources 15:14:10 [INFO] 15:14:10 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ web-osgi-impl --- 15:14:10 [INFO] Recompiling the module because of changed dependency. 15:14:10 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 15:14:10 [INFO] 15:14:10 [INFO] --- surefire:3.5.5:test (default-test) @ web-osgi-impl --- 15:14:10 [INFO] Surefire report directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/target/surefire-reports 15:14:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:14:10 [INFO] 15:14:10 [INFO] ------------------------------------------------------- 15:14:10 [INFO] T E S T S 15:14:10 [INFO] ------------------------------------------------------- 15:14:11 [INFO] Running org.opendaylight.aaa.web.osgi.SymbolicNameTest 15:14:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.aaa.web.osgi.SymbolicNameTest 15:14:11 [INFO] 15:14:11 [INFO] Results: 15:14:11 [INFO] 15:14:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 15:14:11 [INFO] 15:14:11 [INFO] 15:14:11 [INFO] --- copy:14.3.1:copy-files (default) @ web-osgi-impl --- 15:14:11 [INFO] 15:14:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ web-osgi-impl --- 15:14:11 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/target/web-osgi-impl-0.23.3-SNAPSHOT.jar 15:14:11 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/target/classes/META-INF/MANIFEST.MF 15:14:11 [INFO] 15:14:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ web-osgi-impl --- 15:14:12 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/target/web-osgi-impl-0.23.3-SNAPSHOT-javadoc.jar 15:14:12 [INFO] 15:14:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ web-osgi-impl --- 15:14:12 [INFO] CycloneDX: Resolving Dependencies 15:14:13 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 15:14:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/target/bom.xml 15:14:13 [INFO] attaching as web-osgi-impl-0.23.3-SNAPSHOT-cyclonedx.xml 15:14:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/target/bom.json 15:14:13 [INFO] attaching as web-osgi-impl-0.23.3-SNAPSHOT-cyclonedx.json 15:14:13 [INFO] 15:14:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ web-osgi-impl --- 15:14:13 [INFO] Skipping duplicate-finder execution! 15:14:13 [INFO] 15:14:13 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ web-osgi-impl --- 15:14:13 [INFO] No dependency problems found 15:14:13 [INFO] 15:14:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ web-osgi-impl --- 15:14:13 [INFO] Skipping source per configuration. 15:14:13 [INFO] 15:14:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ web-osgi-impl --- 15:14:13 [INFO] 15:14:13 [INFO] --- jacoco:0.8.14:report (report) @ web-osgi-impl --- 15:14:13 [INFO] Loading execution data file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/target/code-coverage/jacoco.exec 15:14:13 [INFO] Analyzed bundle 'ODL :: aaa :: web-osgi-impl' with 4 classes 15:14:13 [INFO] 15:14:13 [INFO] --- install:3.1.4:install (default-install) @ web-osgi-impl --- 15:14:13 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/pom.xml to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.23.3-SNAPSHOT/web-osgi-impl-0.23.3-SNAPSHOT.pom 15:14:13 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/target/web-osgi-impl-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.23.3-SNAPSHOT/web-osgi-impl-0.23.3-SNAPSHOT.jar 15:14:13 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/target/web-osgi-impl-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.23.3-SNAPSHOT/web-osgi-impl-0.23.3-SNAPSHOT-javadoc.jar 15:14:13 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.23.3-SNAPSHOT/web-osgi-impl-0.23.3-SNAPSHOT-cyclonedx.xml 15:14:13 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/target/bom.json to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.23.3-SNAPSHOT/web-osgi-impl-0.23.3-SNAPSHOT-cyclonedx.json 15:14:13 [INFO] 15:14:13 [INFO] --- bundle:6.0.0:install (default-install) @ web-osgi-impl --- 15:14:13 [INFO] Installing org/opendaylight/aaa/web/web-osgi-impl/0.23.3-SNAPSHOT/web-osgi-impl-0.23.3-SNAPSHOT.jar 15:14:13 [INFO] Writing OBR metadata 15:14:13 [INFO] 15:14:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ web-osgi-impl --- 15:14:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:14:13 [INFO] 15:14:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ web-osgi-impl --- 15:14:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:14:13 [INFO] 15:14:13 [INFO] ----------------< org.opendaylight.aaa.web:servlet-api >---------------- 15:14:13 [INFO] Building ODL :: aaa :: servlet-api 0.23.3-SNAPSHOT [27/43] 15:14:13 [INFO] from web/servlet-api/pom.xml 15:14:13 [INFO] -------------------------------[ bundle ]------------------------------- 15:14:13 [INFO] 15:14:13 [INFO] --- clean:3.5.0:clean (default-clean) @ servlet-api --- 15:14:13 [INFO] 15:14:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ servlet-api --- 15:14:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:14:13 [INFO] 15:14:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ servlet-api --- 15:14:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:14:13 [INFO] 15:14:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ servlet-api --- 15:14:13 [INFO] 15:14:13 [INFO] --- dependency:3.10.0:properties (default) @ servlet-api --- 15:14:13 [INFO] 15:14:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ servlet-api --- 15:14:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:14:13 [INFO] 15:14:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ servlet-api --- 15:14:13 [INFO] Starting audit... 15:14:13 Audit done. 15:14:13 [INFO] You have 0 Checkstyle violations. 15:14:13 [INFO] 15:14:13 [INFO] --- checkstyle:3.6.0:check (default) @ servlet-api --- 15:14:13 [INFO] Starting audit... 15:14:13 Audit done. 15:14:13 [INFO] You have 0 Checkstyle violations. 15:14:13 [INFO] 15:14:13 [INFO] --- dependency:3.10.0:copy (unpack-license) @ servlet-api --- 15:14:13 [INFO] 15:14:13 [INFO] --- resources:3.4.0:resources (default-resources) @ servlet-api --- 15:14:13 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-api/src/main/resources 15:14:13 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-api/target/generated-sources/spi 15:14:13 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-api/target/generated-sources/yang 15:14:13 [INFO] 15:14:13 [INFO] --- compiler:3.15.0:compile (default-compile) @ servlet-api --- 15:14:13 [INFO] Recompiling the module because of changed source code. 15:14:13 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 15:14:13 [INFO] 15:14:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ servlet-api >>> 15:14:13 [INFO] 15:14:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ servlet-api --- 15:14:13 [INFO] Fork Value is true 15:14:15 [INFO] Done SpotBugs Analysis.... 15:14:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:14:15 [INFO] 15:14:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ servlet-api <<< 15:14:15 [INFO] 15:14:15 [INFO] 15:14:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ servlet-api --- 15:14:15 [INFO] BugInstance size is 0 15:14:15 [INFO] Error size is 0 15:14:15 [INFO] No errors/warnings found 15:14:15 [INFO] 15:14:15 [INFO] --- resources:3.4.0:testResources (default-testResources) @ servlet-api --- 15:14:15 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-api/src/test/resources 15:14:15 [INFO] 15:14:15 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ servlet-api --- 15:14:15 [INFO] No sources to compile 15:14:15 [INFO] 15:14:15 [INFO] --- surefire:3.5.5:test (default-test) @ servlet-api --- 15:14:15 [INFO] No tests to run. 15:14:15 [INFO] 15:14:15 [INFO] --- copy:14.3.1:copy-files (default) @ servlet-api --- 15:14:15 [INFO] 15:14:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ servlet-api --- 15:14:15 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-api/target/servlet-api-0.23.3-SNAPSHOT.jar 15:14:15 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-api/target/classes/META-INF/MANIFEST.MF 15:14:15 [INFO] 15:14:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ servlet-api --- 15:14:16 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-api/target/servlet-api-0.23.3-SNAPSHOT-javadoc.jar 15:14:16 [INFO] 15:14:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ servlet-api --- 15:14:16 [INFO] CycloneDX: Resolving Dependencies 15:14:17 [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) 15:14:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-api/target/bom.xml 15:14:17 [INFO] attaching as servlet-api-0.23.3-SNAPSHOT-cyclonedx.xml 15:14:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-api/target/bom.json 15:14:17 [INFO] attaching as servlet-api-0.23.3-SNAPSHOT-cyclonedx.json 15:14:17 [INFO] 15:14:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ servlet-api --- 15:14:17 [INFO] Skipping duplicate-finder execution! 15:14:17 [INFO] 15:14:17 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ servlet-api --- 15:14:17 [INFO] No dependency problems found 15:14:17 [INFO] 15:14:17 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ servlet-api --- 15:14:17 [INFO] Skipping source per configuration. 15:14:17 [INFO] 15:14:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ servlet-api --- 15:14:17 [INFO] 15:14:17 [INFO] --- jacoco:0.8.14:report (report) @ servlet-api --- 15:14:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:14:17 [INFO] 15:14:17 [INFO] --- install:3.1.4:install (default-install) @ servlet-api --- 15:14:17 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-api/pom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.23.3-SNAPSHOT/servlet-api-0.23.3-SNAPSHOT.pom 15:14:17 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-api/target/servlet-api-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.23.3-SNAPSHOT/servlet-api-0.23.3-SNAPSHOT.jar 15:14:17 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-api/target/servlet-api-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.23.3-SNAPSHOT/servlet-api-0.23.3-SNAPSHOT-javadoc.jar 15:14:17 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-api/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.23.3-SNAPSHOT/servlet-api-0.23.3-SNAPSHOT-cyclonedx.xml 15:14:17 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-api/target/bom.json to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.23.3-SNAPSHOT/servlet-api-0.23.3-SNAPSHOT-cyclonedx.json 15:14:17 [INFO] 15:14:17 [INFO] --- bundle:6.0.0:install (default-install) @ servlet-api --- 15:14:17 [INFO] Installing org/opendaylight/aaa/web/servlet-api/0.23.3-SNAPSHOT/servlet-api-0.23.3-SNAPSHOT.jar 15:14:17 [INFO] Writing OBR metadata 15:14:17 [INFO] 15:14:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ servlet-api --- 15:14:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:14:17 [INFO] 15:14:17 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ servlet-api --- 15:14:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:14:17 [INFO] 15:14:17 [INFO] --------------< org.opendaylight.aaa.web:servlet-jersey2 >-------------- 15:14:17 [INFO] Building ODL :: aaa :: servlet-jersey2 0.23.3-SNAPSHOT [28/43] 15:14:17 [INFO] from web/servlet-jersey2/pom.xml 15:14:17 [INFO] -------------------------------[ bundle ]------------------------------- 15:14:17 [INFO] 15:14:17 [INFO] --- clean:3.5.0:clean (default-clean) @ servlet-jersey2 --- 15:14:17 [INFO] 15:14:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ servlet-jersey2 --- 15:14:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:14:17 [INFO] 15:14:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ servlet-jersey2 --- 15:14:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:14:17 [INFO] 15:14:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ servlet-jersey2 --- 15:14:17 [INFO] 15:14:17 [INFO] --- dependency:3.10.0:properties (default) @ servlet-jersey2 --- 15:14:17 [INFO] 15:14:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ servlet-jersey2 --- 15:14:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-jersey2/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:14:17 [INFO] 15:14:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ servlet-jersey2 --- 15:14:17 [INFO] Starting audit... 15:14:17 Audit done. 15:14:17 [INFO] You have 0 Checkstyle violations. 15:14:17 [INFO] 15:14:17 [INFO] --- checkstyle:3.6.0:check (default) @ servlet-jersey2 --- 15:14:17 [INFO] Starting audit... 15:14:17 Audit done. 15:14:17 [INFO] You have 0 Checkstyle violations. 15:14:17 [INFO] 15:14:17 [INFO] --- dependency:3.10.0:copy (unpack-license) @ servlet-jersey2 --- 15:14:17 [INFO] 15:14:17 [INFO] --- resources:3.4.0:resources (default-resources) @ servlet-jersey2 --- 15:14:17 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-jersey2/src/main/resources 15:14:17 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-jersey2/target/generated-sources/spi 15:14:17 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-jersey2/target/generated-sources/yang 15:14:17 [INFO] 15:14:17 [INFO] --- compiler:3.15.0:compile (default-compile) @ servlet-jersey2 --- 15:14:17 [INFO] Recompiling the module because of changed dependency. 15:14:17 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 15:14:17 [INFO] Writing META-INF/services/org.opendaylight.aaa.web.servlet.ServletSupport 15:14:17 [INFO] 15:14:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ servlet-jersey2 >>> 15:14:17 [INFO] 15:14:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ servlet-jersey2 --- 15:14:17 [INFO] Fork Value is true 15:14:19 [INFO] Done SpotBugs Analysis.... 15:14:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:14:19 [INFO] 15:14:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ servlet-jersey2 <<< 15:14:19 [INFO] 15:14:19 [INFO] 15:14:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ servlet-jersey2 --- 15:14:19 [INFO] BugInstance size is 0 15:14:19 [INFO] Error size is 0 15:14:19 [INFO] No errors/warnings found 15:14:19 [INFO] 15:14:19 [INFO] --- resources:3.4.0:testResources (default-testResources) @ servlet-jersey2 --- 15:14:20 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-jersey2/src/test/resources 15:14:20 [INFO] 15:14:20 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ servlet-jersey2 --- 15:14:20 [INFO] No sources to compile 15:14:20 [INFO] 15:14:20 [INFO] --- surefire:3.5.5:test (default-test) @ servlet-jersey2 --- 15:14:20 [INFO] No tests to run. 15:14:20 [INFO] 15:14:20 [INFO] --- copy:14.3.1:copy-files (default) @ servlet-jersey2 --- 15:14:20 [INFO] 15:14:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ servlet-jersey2 --- 15:14:20 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-jersey2/target/servlet-jersey2-0.23.3-SNAPSHOT.jar 15:14:20 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-jersey2/target/classes/META-INF/MANIFEST.MF 15:14:20 [INFO] 15:14:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ servlet-jersey2 --- 15:14:21 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-jersey2/target/servlet-jersey2-0.23.3-SNAPSHOT-javadoc.jar 15:14:21 [INFO] 15:14:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ servlet-jersey2 --- 15:14:21 [INFO] CycloneDX: Resolving Dependencies 15:14:21 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 15:14:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-jersey2/target/bom.xml 15:14:21 [INFO] attaching as servlet-jersey2-0.23.3-SNAPSHOT-cyclonedx.xml 15:14:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-jersey2/target/bom.json 15:14:21 [INFO] attaching as servlet-jersey2-0.23.3-SNAPSHOT-cyclonedx.json 15:14:21 [INFO] 15:14:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ servlet-jersey2 --- 15:14:21 [INFO] Skipping duplicate-finder execution! 15:14:21 [INFO] 15:14:21 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ servlet-jersey2 --- 15:14:21 [WARNING] Used undeclared dependencies found: 15:14:21 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 15:14:21 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 15:14:21 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 15:14:21 [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:14:21 [WARNING] org.glassfish.jersey.core:jersey-server:jar:2.47:compile 15:14:21 [WARNING] org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.47:compile 15:14:21 [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 15:14:21 [WARNING] Unused declared dependencies found: 15:14:21 [WARNING] org.glassfish.jersey.containers:jersey-container-servlet:jar:2.47:compile 15:14:21 [INFO] 15:14:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ servlet-jersey2 --- 15:14:21 [INFO] Skipping source per configuration. 15:14:21 [INFO] 15:14:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ servlet-jersey2 --- 15:14:21 [INFO] 15:14:21 [INFO] --- jacoco:0.8.14:report (report) @ servlet-jersey2 --- 15:14:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:14:21 [INFO] 15:14:21 [INFO] --- install:3.1.4:install (default-install) @ servlet-jersey2 --- 15:14:21 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-jersey2/pom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.23.3-SNAPSHOT/servlet-jersey2-0.23.3-SNAPSHOT.pom 15:14:21 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-jersey2/target/servlet-jersey2-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.23.3-SNAPSHOT/servlet-jersey2-0.23.3-SNAPSHOT.jar 15:14:21 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-jersey2/target/servlet-jersey2-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.23.3-SNAPSHOT/servlet-jersey2-0.23.3-SNAPSHOT-javadoc.jar 15:14:21 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-jersey2/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.23.3-SNAPSHOT/servlet-jersey2-0.23.3-SNAPSHOT-cyclonedx.xml 15:14:21 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-jersey2/target/bom.json to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.23.3-SNAPSHOT/servlet-jersey2-0.23.3-SNAPSHOT-cyclonedx.json 15:14:21 [INFO] 15:14:21 [INFO] --- bundle:6.0.0:install (default-install) @ servlet-jersey2 --- 15:14:21 [INFO] Installing org/opendaylight/aaa/web/servlet-jersey2/0.23.3-SNAPSHOT/servlet-jersey2-0.23.3-SNAPSHOT.jar 15:14:21 [INFO] Writing OBR metadata 15:14:21 [INFO] 15:14:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ servlet-jersey2 --- 15:14:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:14:21 [INFO] 15:14:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ servlet-jersey2 --- 15:14:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:14:21 [INFO] 15:14:21 [INFO] ------------------< org.opendaylight.aaa:odl-aaa-web >------------------ 15:14:21 [INFO] Building ODL :: aaa :: odl-aaa-web 0.23.3-SNAPSHOT [29/43] 15:14:21 [INFO] from features/odl-aaa-web/pom.xml 15:14:21 [INFO] ------------------------------[ feature ]------------------------------- 15:14:22 [INFO] 15:14:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-web --- 15:14:22 [INFO] 15:14:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-aaa-web --- 15:14:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:14:22 [INFO] 15:14:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-aaa-web --- 15:14:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:14:22 [INFO] 15:14:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-web --- 15:14:22 [INFO] 15:14:22 [INFO] --- dependency:3.10.0:properties (default) @ odl-aaa-web --- 15:14:22 [INFO] 15:14:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-aaa-web --- 15:14:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:14:22 [INFO] argLine set to empty 15:14:22 [INFO] 15:14:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-web --- 15:14:22 [INFO] Starting audit... 15:14:22 Audit done. 15:14:22 [INFO] You have 0 Checkstyle violations. 15:14:22 [INFO] 15:14:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-web --- 15:14:22 [INFO] Starting audit... 15:14:22 Audit done. 15:14:22 [INFO] You have 0 Checkstyle violations. 15:14:22 [INFO] 15:14:22 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-aaa-web --- 15:14:22 [INFO] 15:14:22 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-web --- 15:14:22 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-web/target/feature/feature.xml 15:14:22 [INFO] ...done! 15:14:22 [INFO] Set artifact 15:14:22 [INFO] 15:14:22 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-aaa-web --- 15: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 15:14:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:14:22 [INFO] 15:14:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-aaa-web >>> 15:14:22 [INFO] 15:14:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-aaa-web --- 15:14:22 [INFO] No files found to run spotbugs, check compile phase has been run 15:14:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:14:22 [INFO] 15:14:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-aaa-web <<< 15:14:22 [INFO] 15:14:22 [INFO] 15:14:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-aaa-web --- 15:14:22 [INFO] 15:14:22 [INFO] --- feattest:14.3.1:test (default) @ odl-aaa-web --- 15:14:22 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-web 15:14:22 [INFO] Project dependency features detected: [] 15:14:22 [INFO] Pax Exam System (Version: 4.14.0) created. 15:14:22 [INFO] Creating RMI registry server on 127.0.0.1:46563 15:14:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:14:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:14:22 [INFO] Waiting for remote bundle context.. on 46563 name: ebec7475-7bed-426a-a637-b80c651d8791 timout: [ RelativeTimeout value = 180000 ] 15:14:27 [INFO] Building jar from resources and headers. 15:14:27 [INFO] Writing jar finished. 15:14:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:14:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:14:31 [INFO] 15:14:31 [INFO] --- copy:14.3.1:copy-files (default) @ odl-aaa-web --- 15:14:31 [INFO] 15:14:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-aaa-web --- 15:14:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:14:31 [INFO] 15:14:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-web --- 15:14:31 [INFO] CycloneDX: Resolving Dependencies 15:14:31 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 15:14:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-web/target/bom.xml 15:14:31 [INFO] attaching as odl-aaa-web-0.23.3-SNAPSHOT-cyclonedx.xml 15:14:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-web/target/bom.json 15:14:31 [INFO] attaching as odl-aaa-web-0.23.3-SNAPSHOT-cyclonedx.json 15:14:31 [INFO] 15:14:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-web --- 15:14:31 [INFO] Skipping duplicate-finder execution! 15:14:31 [INFO] 15:14:31 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-aaa-web --- 15:14:31 [INFO] Skipping plugin execution 15:14:31 [INFO] 15:14:31 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-aaa-web --- 15:14:31 [INFO] Skipping source per configuration. 15:14:31 [INFO] 15:14:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-aaa-web --- 15:14:31 [INFO] 15:14:31 [INFO] --- jacoco:0.8.14:report (report) @ odl-aaa-web --- 15:14:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:14:31 [INFO] 15:14:31 [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-web --- 15:14:31 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-web/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.23.3-SNAPSHOT/odl-aaa-web-0.23.3-SNAPSHOT.pom 15:14:31 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-web/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.23.3-SNAPSHOT/odl-aaa-web-0.23.3-SNAPSHOT-features.xml 15:14:31 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-web/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.23.3-SNAPSHOT/odl-aaa-web-0.23.3-SNAPSHOT-cyclonedx.xml 15:14:31 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-web/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.23.3-SNAPSHOT/odl-aaa-web-0.23.3-SNAPSHOT-cyclonedx.json 15:14:31 [INFO] 15:14:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-aaa-web --- 15:14:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:14:31 [INFO] 15:14:31 [INFO] -----------------< org.opendaylight.aaa:aaa-shiro-api >----------------- 15:14:31 [INFO] Building ODL :: aaa :: aaa-shiro-api 0.23.3-SNAPSHOT [30/43] 15:14:31 [INFO] from aaa-shiro/api/pom.xml 15:14:31 [INFO] -------------------------------[ bundle ]------------------------------- 15:14:32 [INFO] 15:14:32 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-shiro-api --- 15:14:32 [INFO] 15:14:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-shiro-api --- 15:14:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:14:32 [INFO] 15:14:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ aaa-shiro-api --- 15:14:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:14:32 [INFO] 15:14:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-shiro-api --- 15:14:32 [INFO] 15:14:32 [INFO] --- dependency:3.10.0:properties (default) @ aaa-shiro-api --- 15:14:32 [INFO] 15:14:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ aaa-shiro-api --- 15:14:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:14:32 [INFO] 15:14:32 [INFO] --- yang:15.0.2:generate-sources (binding) @ aaa-shiro-api --- 15:14:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:14:32 [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/api/src/main/yang 15:14:32 [INFO] yang-to-sources: Found 0 dependencies in 1.576 ms 15:14:32 [INFO] yang-to-sources: Project model files found: 1 in 25.59 ms 15:14:32 [INFO] yang-to-sources: 1 YANG models processed in 27.16 ms 15:14:32 [INFO] BindingJavaFileGenerator: Defined 40 files in 11.42 ms 15:14:32 [INFO] Sorted 40 files into 11 directories in 216.2 μs 15:14:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 44.10 ms 15:14:32 [INFO] 15:14:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-shiro-api --- 15:14:32 [INFO] Starting audit... 15:14:32 Audit done. 15:14:32 [INFO] You have 0 Checkstyle violations. 15:14:32 [INFO] 15:14:32 [INFO] --- checkstyle:3.6.0:check (default) @ aaa-shiro-api --- 15:14:32 [INFO] Starting audit... 15:14:32 Audit done. 15:14:32 [INFO] You have 0 Checkstyle violations. 15:14:32 [INFO] 15:14:32 [INFO] --- dependency:3.10.0:copy (unpack-license) @ aaa-shiro-api --- 15:14:32 [INFO] 15:14:32 [INFO] --- resources:3.4.0:resources (default-resources) @ aaa-shiro-api --- 15:14:32 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/api/src/main/resources 15:14:32 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/api/target/generated-sources/spi 15:14:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:14:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:14:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:14:32 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/api/target/generated-sources/spi 15:14:32 [INFO] 15:14:32 [INFO] --- compiler:3.15.0:compile (default-compile) @ aaa-shiro-api --- 15:14:32 [INFO] Recompiling the module because of changed source code. 15:14:32 [INFO] Compiling 40 source files with javac [debug release 21] to target/classes 15:14:32 [INFO] 15:14:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-shiro-api >>> 15:14:32 [INFO] 15:14:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-shiro-api --- 15:14:32 [INFO] Fork Value is true 15:14:35 [INFO] Done SpotBugs Analysis.... 15:14:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:14:35 [INFO] 15:14:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-shiro-api <<< 15:14:35 [INFO] 15:14:35 [INFO] 15:14:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-shiro-api --- 15:14:35 [INFO] BugInstance size is 0 15:14:35 [INFO] Error size is 0 15:14:35 [INFO] No errors/warnings found 15:14:35 [INFO] 15:14:35 [INFO] --- resources:3.4.0:testResources (default-testResources) @ aaa-shiro-api --- 15:14:35 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/api/src/test/resources 15:14:35 [INFO] 15:14:35 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ aaa-shiro-api --- 15:14:35 [INFO] No sources to compile 15:14:35 [INFO] 15:14:35 [INFO] --- surefire:3.5.5:test (default-test) @ aaa-shiro-api --- 15:14:35 [INFO] No tests to run. 15:14:35 [INFO] 15:14:35 [INFO] --- copy:14.3.1:copy-files (default) @ aaa-shiro-api --- 15:14:35 [INFO] 15:14:35 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-shiro-api --- 15:14:35 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/api/target/aaa-shiro-api-0.23.3-SNAPSHOT.jar 15:14:35 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/api/target/classes/META-INF/MANIFEST.MF 15:14:35 [INFO] 15:14:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ aaa-shiro-api --- 15:14:37 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/api/target/aaa-shiro-api-0.23.3-SNAPSHOT-javadoc.jar 15:14:37 [INFO] 15:14:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-shiro-api --- 15:14:37 [INFO] CycloneDX: Resolving Dependencies 15:14:37 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 15:14:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/api/target/bom.xml 15:14:37 [INFO] attaching as aaa-shiro-api-0.23.3-SNAPSHOT-cyclonedx.xml 15:14:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/api/target/bom.json 15:14:37 [INFO] attaching as aaa-shiro-api-0.23.3-SNAPSHOT-cyclonedx.json 15:14:37 [INFO] 15:14:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-shiro-api --- 15:14:37 [INFO] Skipping duplicate-finder execution! 15:14:37 [INFO] 15:14:37 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ aaa-shiro-api --- 15:14:37 [INFO] No dependency problems found 15:14:37 [INFO] 15:14:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ aaa-shiro-api --- 15:14:37 [INFO] Skipping source per configuration. 15:14:37 [INFO] 15:14:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-shiro-api --- 15:14:37 [INFO] 15:14:37 [INFO] --- jacoco:0.8.14:report (report) @ aaa-shiro-api --- 15:14:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:14:37 [INFO] 15:14:37 [INFO] --- install:3.1.4:install (default-install) @ aaa-shiro-api --- 15:14:37 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.23.3-SNAPSHOT/aaa-shiro-api-0.23.3-SNAPSHOT.pom 15:14:37 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/api/target/aaa-shiro-api-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.23.3-SNAPSHOT/aaa-shiro-api-0.23.3-SNAPSHOT.jar 15:14:37 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/api/target/aaa-shiro-api-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.23.3-SNAPSHOT/aaa-shiro-api-0.23.3-SNAPSHOT-javadoc.jar 15:14:37 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.23.3-SNAPSHOT/aaa-shiro-api-0.23.3-SNAPSHOT-cyclonedx.xml 15:14:37 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.23.3-SNAPSHOT/aaa-shiro-api-0.23.3-SNAPSHOT-cyclonedx.json 15:14:37 [INFO] 15:14:37 [INFO] --- bundle:6.0.0:install (default-install) @ aaa-shiro-api --- 15:14:37 [INFO] Installing org/opendaylight/aaa/aaa-shiro-api/0.23.3-SNAPSHOT/aaa-shiro-api-0.23.3-SNAPSHOT.jar 15:14:37 [INFO] Writing OBR metadata 15:14:37 [INFO] 15:14:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-shiro-api --- 15:14:37 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:14:37 [INFO] 15:14:37 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-shiro-api --- 15:14:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:14:37 [INFO] 15:14:37 [INFO] -------------------< org.opendaylight.aaa:aaa-shiro >------------------- 15:14:37 [INFO] Building ODL :: aaa :: aaa-shiro 0.23.3-SNAPSHOT [31/43] 15:14:37 [INFO] from aaa-shiro/impl/pom.xml 15:14:37 [INFO] -------------------------------[ bundle ]------------------------------- 15:14:38 [INFO] 15:14:38 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-shiro --- 15:14:38 [INFO] 15:14:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-shiro --- 15:14:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:14:38 [INFO] 15:14:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ aaa-shiro --- 15:14:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:14:38 [INFO] 15:14:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-shiro --- 15:14:38 [INFO] 15:14:38 [INFO] --- dependency:3.10.0:properties (default) @ aaa-shiro --- 15:14:38 [INFO] 15:14:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ aaa-shiro --- 15:14:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:14:38 [INFO] 15:14:38 [INFO] --- yang:15.0.2:generate-sources (binding) @ aaa-shiro --- 15:14:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:14:38 [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/main/yang 15:14:38 [INFO] yang-to-sources: Found 3 dependencies in 20.84 ms 15:14:38 [INFO] yang-to-sources: Project model files found: 1 in 4.157 ms 15:14:38 [INFO] yang-to-sources: 1 YANG models processed in 36.14 ms 15:14:38 [INFO] BindingJavaFileGenerator: Defined 16 files in 2.630 ms 15:14:38 [INFO] Sorted 16 files into 4 directories in 154.4 μs 15:14:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 11.60 ms 15:14:38 [INFO] 15:14:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-shiro --- 15:14:38 [INFO] Starting audit... 15:14:38 Audit done. 15:14:38 [INFO] You have 0 Checkstyle violations. 15:14:38 [INFO] 15:14:38 [INFO] --- checkstyle:3.6.0:check (default) @ aaa-shiro --- 15:14:38 [INFO] Starting audit... 15:14:38 Audit done. 15:14:38 [INFO] You have 0 Checkstyle violations. 15:14:38 [INFO] 15:14:38 [INFO] --- dependency:3.10.0:copy (unpack-license) @ aaa-shiro --- 15:14:38 [INFO] 15:14:38 [INFO] --- resources:3.4.0:resources (default-resources) @ aaa-shiro --- 15:14:38 [INFO] Copying 5 resources from src/main/resources to target/classes 15:14:38 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/generated-sources/spi 15:14:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:14:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:14:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:14:38 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/generated-sources/spi 15:14:38 [INFO] 15:14:38 [INFO] --- compiler:3.15.0:compile (default-compile) @ aaa-shiro --- 15:14:38 [INFO] Recompiling the module because of changed dependency. 15:14:38 [INFO] Compiling 57 source files with javac [debug release 21] to target/classes 15:14:39 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/KeystoneAuthRealm.java:[276,25] URL(java.lang.String) in java.net.URL has been deprecated 15:14:39 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/MoonRealm.java:[139,19] URL(java.lang.String) in java.net.URL has been deprecated 15:14:39 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/ODLJndiLdapRealm.java:[97,54] possible 'this' escape before subclass is fully initialized 15:14:39 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/TokenAuthRealm.java:[51,22] possible 'this' escape before subclass is fully initialized 15:14:39 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[61,22] auto-closeable resource filterLoad is never referenced in body of corresponding try statement 15:14:39 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[62,22] auto-closeable resource keyStoneLoad is never referenced in body of corresponding try statement 15:14:39 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[63,22] auto-closeable resource mdsalLoad is never referenced in body of corresponding try statement 15:14:39 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[64,22] auto-closeable resource moonLoad is never referenced in body of corresponding try statement 15:14:39 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:[65,22] auto-closeable resource tokenAuthLoad is never referenced in body of corresponding try statement 15:14:39 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/aaa/app/config/rev170619/DatastoreConfigBuilder.java:[84,32] getTimeToLive() in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig has been deprecated and marked for removal 15:14:39 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/aaa/app/config/rev170619/DatastoreConfigBuilder.java:[85,32] getTimeToWait() in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig has been deprecated and marked for removal 15:14:39 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/aaa/app/config/rev170619/DatastoreConfigBuilder.java:[248,23] getTimeToWait() in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig has been deprecated and marked for removal 15:14:39 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/aaa/app/config/rev170619/DatastoreConfigBuilder.java:[243,23] getTimeToLive() in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig has been deprecated and marked for removal 15:14:39 [INFO] 15:14:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-shiro >>> 15:14:39 [INFO] 15:14:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-shiro --- 15:14:39 [INFO] Fork Value is true 15:14:44 [INFO] Done SpotBugs Analysis.... 15:14:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:14:44 [INFO] 15:14:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-shiro <<< 15:14:44 [INFO] 15:14:44 [INFO] 15:14:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-shiro --- 15:14:44 [INFO] BugInstance size is 0 15:14:44 [INFO] Error size is 0 15:14:44 [INFO] No errors/warnings found 15:14:44 [INFO] 15:14:44 [INFO] --- resources:3.4.0:testResources (default-testResources) @ aaa-shiro --- 15:14:44 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:14:44 [INFO] 15:14:44 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ aaa-shiro --- 15:14:44 [INFO] Recompiling the module because of changed dependency. 15:14:44 [INFO] Compiling 17 source files with javac [debug release 21] to target/test-classes 15:14:44 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 15:14:44 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 15:14:44 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 15:14:44 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/KeystoneAuthRealmTest.java:[96,33] URL(java.lang.String) in java.net.URL has been deprecated 15:14:44 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilterTest.java:[273,48] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:14:44 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:14:44 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:14:44 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilterTest.java:[273,59] unchecked conversion 15:14:44 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:14:44 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:14:44 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilterTest.java:[276,22] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:14:44 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:14:44 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:14:44 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilterTest.java:[276,33] unchecked conversion 15:14:44 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:14:44 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:14:44 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilterTest.java:[279,22] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:14:44 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:14:44 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:14:44 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilterTest.java:[279,33] unchecked conversion 15:14:44 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:14:44 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:14:44 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/ODLJndiLdapRealmTest.java:[111,22] non-transient instance field of a serializable class declared with a non-serializable type 15:14:44 [INFO] 15:14:44 [INFO] --- surefire:3.5.5:test (default-test) @ aaa-shiro --- 15:14:44 [INFO] Surefire report directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/surefire-reports 15:14:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:14:44 [INFO] 15:14:44 [INFO] ------------------------------------------------------- 15:14:44 [INFO] T E S T S 15:14:44 [INFO] ------------------------------------------------------- 15:14:46 [INFO] Running org.opendaylight.aaa.shiro.filters.Oauth2ProxyHeaderFilterTest 15:14:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:14:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.484 s -- in org.opendaylight.aaa.shiro.filters.Oauth2ProxyHeaderFilterTest 15:14:47 [INFO] Running org.opendaylight.aaa.shiro.realm.Oauth2ProxyHeaderRealmTest 15:14:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.aaa.shiro.realm.Oauth2ProxyHeaderRealmTest 15:14:47 [INFO] Running org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilterTest 15:14:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 s -- in org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilterTest 15:14:48 [INFO] Running org.opendaylight.aaa.shiro.filters.AuthenticationListenerTest 15:14:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.aaa.shiro.filters.AuthenticationListenerTest 15:14:48 [INFO] Running org.opendaylight.aaa.shiro.filters.AuthenticationTokenUtilsTest 15:14:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.aaa.shiro.filters.AuthenticationTokenUtilsTest 15:14:48 [INFO] Running org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealmTest 15:14:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealmTest 15:14:48 [INFO] Running org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequestTest 15:14:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.744 s -- in org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequestTest 15:14:50 [INFO] Running org.opendaylight.aaa.shiro.realm.TokenAuthRealmTest 15:14:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.aaa.shiro.realm.TokenAuthRealmTest 15:14:50 [INFO] Running org.opendaylight.aaa.shiro.realm.KeystoneAuthRealmTest 15:14:50 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 s -- in org.opendaylight.aaa.shiro.realm.KeystoneAuthRealmTest 15:14:50 [INFO] Running org.opendaylight.aaa.shiro.realm.mapping.impl.BestAttemptGroupToRolesMappingStrategyTest 15:14:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.aaa.shiro.realm.mapping.impl.BestAttemptGroupToRolesMappingStrategyTest 15:14:50 [INFO] Running org.opendaylight.aaa.shiro.idm.persistence.PasswordHashTest 15:14:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in org.opendaylight.aaa.shiro.idm.persistence.PasswordHashTest 15:14:51 [INFO] Running org.opendaylight.aaa.shiro.idm.rest.test.DomainHandlerTest 15:14:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.opendaylight.aaa.shiro.idm.rest.test.DomainHandlerTest 15:14:51 [INFO] Running org.opendaylight.aaa.shiro.idm.rest.test.UserHandlerTest 15:14:51 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.opendaylight.aaa.shiro.idm.rest.test.UserHandlerTest 15:14:51 [INFO] Running org.opendaylight.aaa.shiro.idm.rest.test.RoleHandlerTest 15:14:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.aaa.shiro.idm.rest.test.RoleHandlerTest 15:14:51 [INFO] 15:14:51 [INFO] Results: 15:14:51 [INFO] 15:14:51 [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 1 15:14:51 [INFO] 15:14:51 [INFO] 15:14:51 [INFO] --- copy:14.3.1:copy-files (default) @ aaa-shiro --- 15:14:51 [INFO] 15:14:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-shiro --- 15:14:52 [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.23.3-SNAPSHOT : Export org.opendaylight.aaa, has 1, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619] 15:14:52 [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.23.3-SNAPSHOT : Export org.opendaylight.aaa.shiro.realm, has 2, private references [org.opendaylight.aaa.shiro.moon, org.opendaylight.aaa.shiro.realm.util.http] 15:14:52 [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.23.3-SNAPSHOT : Export org.opendaylight.aaa.shiro.web.env, has 1, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619] 15:14:52 [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.23.3-SNAPSHOT : Export-Package duplicate package name (org.opendaylight.aaa.shiro) that uses the default version because no version is specified (0.23.3). Remove duplicate package or add an explicit version to it. 15:14:52 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/aaa-shiro-0.23.3-SNAPSHOT.jar 15:14:52 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/classes/META-INF/MANIFEST.MF 15:14:52 [INFO] 15:14:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ aaa-shiro --- 15:14:54 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/aaa-shiro-0.23.3-SNAPSHOT-javadoc.jar 15:14:54 [INFO] 15:14:54 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ aaa-shiro --- 15:14:54 [INFO] 15:14:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-shiro --- 15:14:54 [INFO] CycloneDX: Resolving Dependencies 15:14:55 [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) 15:14:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/bom.xml 15:14:55 [INFO] attaching as aaa-shiro-0.23.3-SNAPSHOT-cyclonedx.xml 15:14:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/bom.json 15:14:55 [INFO] attaching as aaa-shiro-0.23.3-SNAPSHOT-cyclonedx.json 15:14:55 [INFO] 15:14:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-shiro --- 15:14:55 [INFO] Skipping duplicate-finder execution! 15:14:55 [INFO] 15:14:55 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ aaa-shiro --- 15:14:55 [WARNING] Used undeclared dependencies found: 15:14:55 [WARNING] org.opendaylight.yangtools:util:jar:15.0.2:compile 15:14:55 [WARNING] org.glassfish.jersey.test-framework:jersey-test-framework-core:jar:2.47:test 15:14:55 [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:14:55 [WARNING] org.glassfish.jersey.core:jersey-client:jar:2.47:test 15:14:55 [WARNING] org.glassfish.jersey.core:jersey-server:jar:2.47:test 15:14:55 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 15:14:55 [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 15:14:55 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 15:14:55 [WARNING] Unused declared dependencies found: 15:14:55 [WARNING] org.opendaylight.aaa:aaa-idm-store-h2:jar:0.23.3-SNAPSHOT:compile 15:14:55 [INFO] 15:14:55 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ aaa-shiro --- 15:14:55 [INFO] Skipping source per configuration. 15:14:55 [INFO] 15:14:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-shiro --- 15:14:55 [INFO] 15:14:55 [INFO] --- jacoco:0.8.14:report (report) @ aaa-shiro --- 15:14:55 [INFO] Loading execution data file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/code-coverage/jacoco.exec 15:14:55 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-shiro' with 58 classes 15:14:55 [INFO] 15:14:55 [INFO] --- install:3.1.4:install (default-install) @ aaa-shiro --- 15:14:55 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.23.3-SNAPSHOT/aaa-shiro-0.23.3-SNAPSHOT.pom 15:14:55 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/aaa-shiro-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.23.3-SNAPSHOT/aaa-shiro-0.23.3-SNAPSHOT.jar 15:14:55 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/aaa-shiro-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.23.3-SNAPSHOT/aaa-shiro-0.23.3-SNAPSHOT-javadoc.jar 15:14:55 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/classes/idmtool.py to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.23.3-SNAPSHOT/aaa-shiro-0.23.3-SNAPSHOT-idmtool.py 15:14:55 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/classes/initial/aaa-app-config.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.23.3-SNAPSHOT/aaa-shiro-0.23.3-SNAPSHOT-aaa-app-config.xml 15:14:55 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/classes/initial/aaa-datastore-config.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.23.3-SNAPSHOT/aaa-shiro-0.23.3-SNAPSHOT-aaa-datastore-config.xml 15:14:55 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.23.3-SNAPSHOT/aaa-shiro-0.23.3-SNAPSHOT-cyclonedx.xml 15:14:55 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.23.3-SNAPSHOT/aaa-shiro-0.23.3-SNAPSHOT-cyclonedx.json 15:14:55 [INFO] 15:14:55 [INFO] --- bundle:6.0.0:install (default-install) @ aaa-shiro --- 15:14:55 [INFO] Installing org/opendaylight/aaa/aaa-shiro/0.23.3-SNAPSHOT/aaa-shiro-0.23.3-SNAPSHOT.jar 15:14:55 [INFO] Writing OBR metadata 15:14:55 [INFO] 15:14:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-shiro --- 15:14:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:14:55 [INFO] 15:14:55 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ aaa-shiro --- 15:14:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:14:55 [INFO] 15:14:55 [INFO] -----------------< org.opendaylight.aaa:odl-aaa-shiro >----------------- 15:14:55 [INFO] Building ODL :: aaa :: odl-aaa-shiro 0.23.3-SNAPSHOT [32/43] 15:14:55 [INFO] from features/odl-aaa-shiro/pom.xml 15:14:55 [INFO] ------------------------------[ feature ]------------------------------- 15:14:56 [INFO] 15:14:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-shiro --- 15:14:56 [INFO] 15:14:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-aaa-shiro --- 15:14:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:14:56 [INFO] 15:14:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-aaa-shiro --- 15:14:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:14:56 [INFO] 15:14:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-shiro --- 15:14:56 [INFO] 15:14:56 [INFO] --- dependency:3.10.0:properties (default) @ odl-aaa-shiro --- 15:14:56 [INFO] 15:14:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-aaa-shiro --- 15:14:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:14:56 [INFO] argLine set to empty 15:14:56 [INFO] 15:14:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-shiro --- 15:14:56 [INFO] Starting audit... 15:14:56 Audit done. 15:14:56 [INFO] You have 0 Checkstyle violations. 15:14:56 [INFO] 15:14:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-shiro --- 15:14:56 [INFO] Starting audit... 15:14:56 Audit done. 15:14:56 [INFO] You have 0 Checkstyle violations. 15:14:56 [INFO] 15:14:56 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-aaa-shiro --- 15:14:56 [INFO] 15:14:56 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-shiro --- 15:14:56 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-shiro/target/feature/feature.xml 15:14:56 [INFO] ...done! 15:14:56 [INFO] Set artifact 15:14:56 [INFO] 15:14:56 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-aaa-shiro --- 15:14:56 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:14:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:14:56 [INFO] 15:14:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-aaa-shiro >>> 15:14:56 [INFO] 15:14:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-aaa-shiro --- 15:14:56 [INFO] No files found to run spotbugs, check compile phase has been run 15:14:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:14:56 [INFO] 15:14:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-aaa-shiro <<< 15:14:56 [INFO] 15:14:56 [INFO] 15:14:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-aaa-shiro --- 15:14:56 [INFO] 15:14:56 [INFO] --- feattest:14.3.1:test (default) @ odl-aaa-shiro --- 15:14:56 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-shiro 15:14:57 [INFO] Project dependency features detected: [] 15:14:57 [INFO] Pax Exam System (Version: 4.14.0) created. 15:14:57 [INFO] Creating RMI registry server on 127.0.0.1:43385 15:14:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:14:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:14:58 [INFO] Waiting for remote bundle context.. on 43385 name: 764f5412-b660-4585-9a5d-6b2f9f983c82 timout: [ RelativeTimeout value = 180000 ] 15:15:02 [INFO] Building jar from resources and headers. 15:15:02 [INFO] Writing jar finished. 15:15:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:15:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:15:13 [INFO] 15:15:13 [INFO] --- copy:14.3.1:copy-files (default) @ odl-aaa-shiro --- 15:15:13 [INFO] 15:15:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-aaa-shiro --- 15:15:13 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:15:13 [INFO] 15:15:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-shiro --- 15:15:13 [INFO] CycloneDX: Resolving Dependencies 15:15:16 [INFO] CycloneDX: Creating BOM version 1.6 with 297 component(s) 15:15:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-shiro/target/bom.xml 15:15:16 [INFO] attaching as odl-aaa-shiro-0.23.3-SNAPSHOT-cyclonedx.xml 15:15:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-shiro/target/bom.json 15:15:16 [INFO] attaching as odl-aaa-shiro-0.23.3-SNAPSHOT-cyclonedx.json 15:15:16 [INFO] 15:15:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-shiro --- 15:15:16 [INFO] Skipping duplicate-finder execution! 15:15:16 [INFO] 15:15:16 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-aaa-shiro --- 15:15:16 [INFO] Skipping plugin execution 15:15:16 [INFO] 15:15:16 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-aaa-shiro --- 15:15:16 [INFO] Skipping source per configuration. 15:15:16 [INFO] 15:15:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-aaa-shiro --- 15:15:16 [INFO] 15:15:16 [INFO] --- jacoco:0.8.14:report (report) @ odl-aaa-shiro --- 15:15:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:15:16 [INFO] 15:15:16 [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-shiro --- 15:15:16 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-shiro/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.23.3-SNAPSHOT/odl-aaa-shiro-0.23.3-SNAPSHOT.pom 15:15:16 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-shiro/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.23.3-SNAPSHOT/odl-aaa-shiro-0.23.3-SNAPSHOT-features.xml 15:15:16 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-shiro/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.23.3-SNAPSHOT/odl-aaa-shiro-0.23.3-SNAPSHOT-cyclonedx.xml 15:15:16 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-shiro/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.23.3-SNAPSHOT/odl-aaa-shiro-0.23.3-SNAPSHOT-cyclonedx.json 15:15:16 [INFO] 15:15:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-aaa-shiro --- 15:15:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:15:16 [INFO] 15:15:16 [INFO] ------------------< org.opendaylight.aaa:odl-aaa-cli >------------------ 15:15:16 [INFO] Building ODL :: aaa :: odl-aaa-cli 0.23.3-SNAPSHOT [33/43] 15:15:16 [INFO] from features/odl-aaa-cli/pom.xml 15:15:16 [INFO] ------------------------------[ feature ]------------------------------- 15:15:16 [INFO] 15:15:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-cli --- 15:15:16 [INFO] 15:15:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-aaa-cli --- 15:15:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:15:16 [INFO] 15:15:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-aaa-cli --- 15:15:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:15:16 [INFO] 15:15:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-cli --- 15:15:17 [INFO] 15:15:17 [INFO] --- dependency:3.10.0:properties (default) @ odl-aaa-cli --- 15:15:17 [INFO] 15:15:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-aaa-cli --- 15:15:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:15:17 [INFO] argLine set to empty 15:15:17 [INFO] 15:15:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-cli --- 15:15:17 [INFO] Starting audit... 15:15:17 Audit done. 15:15:17 [INFO] You have 0 Checkstyle violations. 15:15:17 [INFO] 15:15:17 [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-cli --- 15:15:17 [INFO] Starting audit... 15:15:17 Audit done. 15:15:17 [INFO] You have 0 Checkstyle violations. 15:15:17 [INFO] 15:15:17 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-aaa-cli --- 15:15:17 [INFO] 15:15:17 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-cli --- 15:15:17 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-cli/target/feature/feature.xml 15:15:17 [INFO] ...done! 15:15:17 [INFO] Set artifact 15:15:17 [INFO] 15:15:17 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-aaa-cli --- 15:15:17 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:15:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:15:17 [INFO] 15:15:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-aaa-cli >>> 15:15:17 [INFO] 15:15:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-aaa-cli --- 15:15:17 [INFO] No files found to run spotbugs, check compile phase has been run 15:15:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:15:17 [INFO] 15:15:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-aaa-cli <<< 15:15:17 [INFO] 15:15:17 [INFO] 15:15:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-aaa-cli --- 15:15:17 [INFO] 15:15:17 [INFO] --- feattest:14.3.1:test (default) @ odl-aaa-cli --- 15:15:17 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-cli 15:15:17 [INFO] Project dependency features detected: [] 15:15:17 [INFO] Pax Exam System (Version: 4.14.0) created. 15:15:17 [INFO] Creating RMI registry server on 127.0.0.1:40271 15:15:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:15:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:15:17 [INFO] Waiting for remote bundle context.. on 40271 name: c7b443c9-274c-4322-b024-36a7b9a5b83c timout: [ RelativeTimeout value = 180000 ] 15:15:21 [INFO] Building jar from resources and headers. 15:15:21 [INFO] Writing jar finished. 15:15:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:15:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:15:31 [INFO] 15:15:31 [INFO] --- copy:14.3.1:copy-files (default) @ odl-aaa-cli --- 15:15:31 [INFO] 15:15:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-aaa-cli --- 15:15:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:15:31 [INFO] 15:15:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-cli --- 15:15:31 [INFO] CycloneDX: Resolving Dependencies 15:15:34 [INFO] CycloneDX: Creating BOM version 1.6 with 299 component(s) 15:15:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-cli/target/bom.xml 15:15:34 [INFO] attaching as odl-aaa-cli-0.23.3-SNAPSHOT-cyclonedx.xml 15:15:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-cli/target/bom.json 15:15:35 [INFO] attaching as odl-aaa-cli-0.23.3-SNAPSHOT-cyclonedx.json 15:15:35 [INFO] 15:15:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-cli --- 15:15:35 [INFO] Skipping duplicate-finder execution! 15:15:35 [INFO] 15:15:35 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-aaa-cli --- 15:15:35 [INFO] Skipping plugin execution 15:15:35 [INFO] 15:15:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-aaa-cli --- 15:15:35 [INFO] Skipping source per configuration. 15:15:35 [INFO] 15:15:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-aaa-cli --- 15:15:35 [INFO] 15:15:35 [INFO] --- jacoco:0.8.14:report (report) @ odl-aaa-cli --- 15:15:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:15:35 [INFO] 15:15:35 [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-cli --- 15:15:35 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-cli/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.23.3-SNAPSHOT/odl-aaa-cli-0.23.3-SNAPSHOT.pom 15:15:35 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.23.3-SNAPSHOT/odl-aaa-cli-0.23.3-SNAPSHOT-features.xml 15:15:35 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-cli/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.23.3-SNAPSHOT/odl-aaa-cli-0.23.3-SNAPSHOT-cyclonedx.xml 15:15:35 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-cli/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.23.3-SNAPSHOT/odl-aaa-cli-0.23.3-SNAPSHOT-cyclonedx.json 15:15:35 [INFO] 15:15:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-aaa-cli --- 15:15:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:15:35 [INFO] 15:15:35 [INFO] -----------------< org.opendaylight.aaa:features-aaa >------------------ 15:15:35 [INFO] Building ODL :: aaa :: features-aaa 0.23.3-SNAPSHOT [34/43] 15:15:35 [INFO] from features/features-aaa/pom.xml 15:15:35 [INFO] ------------------------------[ feature ]------------------------------- 15:15:35 [INFO] 15:15:35 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aaa --- 15:15:35 [INFO] 15:15:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aaa --- 15:15:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:15:35 [INFO] 15:15:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-aaa --- 15:15:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:15:35 [INFO] 15:15:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aaa --- 15:15:35 [INFO] 15:15:35 [INFO] --- dependency:3.10.0:properties (default) @ features-aaa --- 15:15:35 [INFO] 15:15:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-aaa --- 15:15:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:15:35 [INFO] argLine set to empty 15:15:35 [INFO] 15:15:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-aaa --- 15:15:35 [INFO] Starting audit... 15:15:35 Audit done. 15:15:35 [INFO] You have 0 Checkstyle violations. 15:15:35 [INFO] 15:15:35 [INFO] --- checkstyle:3.6.0:check (default) @ features-aaa --- 15:15:35 [INFO] Starting audit... 15:15:35 Audit done. 15:15:35 [INFO] You have 0 Checkstyle violations. 15:15:35 [INFO] 15:15:35 [INFO] --- dependency:3.10.0:copy (unpack-license) @ features-aaa --- 15:15:35 [INFO] 15:15:35 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ features-aaa --- 15:15:35 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/features-aaa/target/feature/feature.xml 15:15:35 [INFO] ...done! 15:15:35 [INFO] Set artifact 15:15:35 [INFO] 15:15:35 [INFO] --- karaf:4.4.10:verify (default-verify) @ features-aaa --- 15:15:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:15:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:15:35 [INFO] 15:15:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-aaa >>> 15:15:35 [INFO] 15:15:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-aaa --- 15:15:35 [INFO] No files found to run spotbugs, check compile phase has been run 15:15:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:15:35 [INFO] 15:15:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-aaa <<< 15:15:35 [INFO] 15:15:35 [INFO] 15:15:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-aaa --- 15:15:35 [INFO] 15:15:35 [INFO] --- feattest:14.3.1:test (default) @ features-aaa --- 15:15:35 [INFO] 15:15:35 [INFO] --- copy:14.3.1:copy-files (default) @ features-aaa --- 15:15:35 [INFO] 15:15:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-aaa --- 15:15:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:15:35 [INFO] 15:15:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aaa --- 15:15:35 [INFO] CycloneDX: Resolving Dependencies 15:15:38 [INFO] CycloneDX: Creating BOM version 1.6 with 300 component(s) 15:15:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/features-aaa/target/bom.xml 15:15:38 [INFO] attaching as features-aaa-0.23.3-SNAPSHOT-cyclonedx.xml 15:15:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/features-aaa/target/bom.json 15:15:38 [INFO] attaching as features-aaa-0.23.3-SNAPSHOT-cyclonedx.json 15:15:38 [INFO] 15:15:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-aaa --- 15:15:38 [INFO] Skipping duplicate-finder execution! 15:15:38 [INFO] 15:15:38 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ features-aaa --- 15:15:38 [INFO] Skipping plugin execution 15:15:38 [INFO] 15:15:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ features-aaa --- 15:15:38 [INFO] Skipping source per configuration. 15:15:38 [INFO] 15:15:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-aaa --- 15:15:38 [INFO] 15:15:38 [INFO] --- jacoco:0.8.14:report (report) @ features-aaa --- 15:15:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:15:38 [INFO] 15:15:38 [INFO] --- install:3.1.4:install (default-install) @ features-aaa --- 15:15:38 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/features-aaa/pom.xml to /tmp/r/org/opendaylight/aaa/features-aaa/0.23.3-SNAPSHOT/features-aaa-0.23.3-SNAPSHOT.pom 15:15:38 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/features-aaa/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/features-aaa/0.23.3-SNAPSHOT/features-aaa-0.23.3-SNAPSHOT-features.xml 15:15:38 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/features-aaa/target/bom.xml to /tmp/r/org/opendaylight/aaa/features-aaa/0.23.3-SNAPSHOT/features-aaa-0.23.3-SNAPSHOT-cyclonedx.xml 15:15:38 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/features-aaa/target/bom.json to /tmp/r/org/opendaylight/aaa/features-aaa/0.23.3-SNAPSHOT/features-aaa-0.23.3-SNAPSHOT-cyclonedx.json 15:15:38 [INFO] 15:15:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aaa --- 15:15:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:15:38 [INFO] 15:15:38 [INFO] ------------< org.opendaylight.aaa:features-aaa-aggregator >------------ 15:15:38 [INFO] Building ODL :: aaa :: features-aaa-aggregator 0.23.3-SNAPSHOT [35/43] 15:15:38 [INFO] from features/pom.xml 15:15:38 [INFO] --------------------------------[ pom ]--------------------------------- 15:15:38 [INFO] 15:15:38 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aaa-aggregator --- 15:15:38 [INFO] 15:15:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aaa-aggregator --- 15:15:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:15:38 [INFO] 15:15:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aaa-aggregator --- 15:15:38 [INFO] 15:15:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aaa-aggregator --- 15:15:38 [INFO] Skipping CycloneDX goal, because module skips deploy 15:15:38 [INFO] 15:15:38 [INFO] --- install:3.1.4:install (default-install) @ features-aaa-aggregator --- 15:15:38 [INFO] Skipping artifact installation 15:15:38 [INFO] 15:15:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aaa-aggregator --- 15:15:38 [INFO] Skipping artifact deployment 15:15:38 [INFO] 15:15:38 [INFO] -------------< org.opendaylight.aaa:aaa-shiro-aggregator >-------------- 15:15:38 [INFO] Building ODL :: aaa :: aaa-shiro-aggregator 0.23.3-SNAPSHOT [36/43] 15:15:38 [INFO] from aaa-shiro/pom.xml 15:15:38 [INFO] --------------------------------[ pom ]--------------------------------- 15:15:38 [INFO] 15:15:38 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-shiro-aggregator --- 15:15:38 [INFO] 15:15:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-shiro-aggregator --- 15:15:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:15:38 [INFO] 15:15:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-shiro-aggregator --- 15:15:38 [INFO] 15:15:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-shiro-aggregator --- 15:15:38 [INFO] Skipping CycloneDX goal, because module skips deploy 15:15:38 [INFO] 15:15:38 [INFO] --- install:3.1.4:install (default-install) @ aaa-shiro-aggregator --- 15:15:38 [INFO] Skipping artifact installation 15:15:38 [INFO] 15:15:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-shiro-aggregator --- 15:15:38 [INFO] Skipping artifact deployment 15:15:38 [INFO] 15:15:38 [INFO] --------------< org.opendaylight.aaa.web:web-jetty-impl >--------------- 15:15:38 [INFO] Building ODL :: aaa :: web-jetty-impl 0.23.3-SNAPSHOT [37/43] 15:15:38 [INFO] from web/impl-jetty/pom.xml 15:15:38 [INFO] -------------------------------[ bundle ]------------------------------- 15:15:38 [INFO] 15:15:38 [INFO] --- clean:3.5.0:clean (default-clean) @ web-jetty-impl --- 15:15:38 [INFO] 15:15:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ web-jetty-impl --- 15:15:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:15:38 [INFO] 15:15:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ web-jetty-impl --- 15:15:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:15:38 [INFO] 15:15:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ web-jetty-impl --- 15:15:39 [INFO] 15:15:39 [INFO] --- dependency:3.10.0:properties (default) @ web-jetty-impl --- 15:15:39 [INFO] 15:15:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ web-jetty-impl --- 15:15:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:15:39 [INFO] 15:15:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ web-jetty-impl --- 15:15:39 [INFO] Starting audit... 15:15:39 Audit done. 15:15:39 [INFO] You have 0 Checkstyle violations. 15:15:39 [INFO] 15:15:39 [INFO] --- checkstyle:3.6.0:check (default) @ web-jetty-impl --- 15:15:39 [INFO] Starting audit... 15:15:39 Audit done. 15:15:39 [INFO] You have 0 Checkstyle violations. 15:15:39 [INFO] 15:15:39 [INFO] --- dependency:3.10.0:copy (unpack-license) @ web-jetty-impl --- 15:15:39 [INFO] 15:15:39 [INFO] --- resources:3.4.0:resources (default-resources) @ web-jetty-impl --- 15:15:39 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/src/main/resources 15:15:39 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/target/generated-sources/spi 15:15:39 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/target/generated-sources/yang 15:15:39 [INFO] 15:15:39 [INFO] --- compiler:3.15.0:compile (default-compile) @ web-jetty-impl --- 15:15:39 [INFO] Recompiling the module because of changed dependency. 15:15:39 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 15:15:39 [INFO] 15:15:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ web-jetty-impl >>> 15:15:39 [INFO] 15:15:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ web-jetty-impl --- 15:15:39 [INFO] Fork Value is true 15:15:41 [INFO] Done SpotBugs Analysis.... 15:15:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:15:41 [INFO] 15:15:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ web-jetty-impl <<< 15:15:41 [INFO] 15:15:41 [INFO] 15:15:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ web-jetty-impl --- 15:15:41 [INFO] BugInstance size is 0 15:15:41 [INFO] Error size is 0 15:15:41 [INFO] No errors/warnings found 15:15:41 [INFO] 15:15:41 [INFO] --- resources:3.4.0:testResources (default-testResources) @ web-jetty-impl --- 15:15:41 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/src/test/resources 15:15:41 [INFO] 15:15:41 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ web-jetty-impl --- 15:15:41 [INFO] Recompiling the module because of changed dependency. 15:15:41 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 15:15:41 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/src/test/java/org/opendaylight/aaa/web/test/AbstractWebServerTest.java:[39,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement 15:15:41 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/src/test/java/org/opendaylight/aaa/web/test/AbstractWebServerTest.java:[62,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement 15:15:41 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/src/test/java/org/opendaylight/aaa/web/test/AbstractWebServerTest.java:[87,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement 15:15:41 [INFO] 15:15:41 [INFO] --- surefire:3.5.5:test (default-test) @ web-jetty-impl --- 15:15:41 [INFO] Surefire report directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/target/surefire-reports 15:15:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:15:41 [INFO] 15:15:41 [INFO] ------------------------------------------------------- 15:15:41 [INFO] T E S T S 15:15:41 [INFO] ------------------------------------------------------- 15:15:42 [INFO] Running org.opendaylight.aaa.web.jetty.JettyWebServerTest 15:15:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s -- in org.opendaylight.aaa.web.jetty.JettyWebServerTest 15:15:43 [INFO] 15:15:43 [INFO] Results: 15:15:43 [INFO] 15:15:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 15:15:43 [INFO] 15:15:43 [INFO] 15:15:43 [INFO] --- copy:14.3.1:copy-files (default) @ web-jetty-impl --- 15:15:43 [INFO] 15:15:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ web-jetty-impl --- 15:15:43 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/target/web-jetty-impl-0.23.3-SNAPSHOT.jar 15:15:43 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/target/classes/META-INF/MANIFEST.MF 15:15:43 [INFO] 15:15:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ web-jetty-impl --- 15:15:44 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/target/web-jetty-impl-0.23.3-SNAPSHOT-javadoc.jar 15:15:44 [INFO] 15:15:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ web-jetty-impl --- 15:15:44 [INFO] CycloneDX: Resolving Dependencies 15:15:45 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 15:15:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/target/bom.xml 15:15:45 [INFO] attaching as web-jetty-impl-0.23.3-SNAPSHOT-cyclonedx.xml 15:15:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/target/bom.json 15:15:45 [INFO] attaching as web-jetty-impl-0.23.3-SNAPSHOT-cyclonedx.json 15:15:45 [INFO] 15:15:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ web-jetty-impl --- 15:15:45 [INFO] Checking compile classpath 15:15:45 [INFO] Checking runtime classpath 15:15:45 [INFO] Checking test classpath 15:15:45 [INFO] 15:15:45 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ web-jetty-impl --- 15:15:45 [WARNING] Used undeclared dependencies found: 15:15:45 [WARNING] org.eclipse.jetty:jetty-util:jar:9.4.58.v20250814:compile 15:15:45 [WARNING] org.eclipse.jetty:jetty-servlet:jar:9.4.58.v20250814:compile 15:15:45 [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:15:45 [WARNING] org.eclipse.jetty:jetty-server:jar:9.4.58.v20250814:compile 15:15:45 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 15:15:45 [WARNING] Unused declared dependencies found: 15:15:45 [WARNING] org.eclipse.jetty:jetty-webapp:jar:9.4.58.v20250814:compile 15:15:45 [INFO] 15:15:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ web-jetty-impl --- 15:15:45 [INFO] Skipping source per configuration. 15:15:45 [INFO] 15:15:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ web-jetty-impl --- 15:15:45 [INFO] 15:15:45 [INFO] --- jacoco:0.8.14:report (report) @ web-jetty-impl --- 15:15:45 [INFO] Loading execution data file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/target/code-coverage/jacoco.exec 15:15:45 [INFO] Analyzed bundle 'ODL :: aaa :: web-jetty-impl' with 1 classes 15:15:45 [INFO] 15:15:45 [INFO] --- install:3.1.4:install (default-install) @ web-jetty-impl --- 15:15:45 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/pom.xml to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.23.3-SNAPSHOT/web-jetty-impl-0.23.3-SNAPSHOT.pom 15:15:45 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/target/web-jetty-impl-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.23.3-SNAPSHOT/web-jetty-impl-0.23.3-SNAPSHOT.jar 15:15:45 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/target/web-jetty-impl-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.23.3-SNAPSHOT/web-jetty-impl-0.23.3-SNAPSHOT-javadoc.jar 15:15:45 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.23.3-SNAPSHOT/web-jetty-impl-0.23.3-SNAPSHOT-cyclonedx.xml 15:15:45 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/target/bom.json to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.23.3-SNAPSHOT/web-jetty-impl-0.23.3-SNAPSHOT-cyclonedx.json 15:15:45 [INFO] 15:15:45 [INFO] --- bundle:6.0.0:install (default-install) @ web-jetty-impl --- 15:15:45 [INFO] Installing org/opendaylight/aaa/web/web-jetty-impl/0.23.3-SNAPSHOT/web-jetty-impl-0.23.3-SNAPSHOT.jar 15:15:45 [INFO] Writing OBR metadata 15:15:45 [INFO] 15:15:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ web-jetty-impl --- 15:15:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:15:45 [INFO] 15:15:45 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ web-jetty-impl --- 15:15:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:15:45 [INFO] 15:15:45 [INFO] -----------------< org.opendaylight.aaa.web:testutils >----------------- 15:15:45 [INFO] Building ODL :: aaa :: testutils 0.23.3-SNAPSHOT [38/43] 15:15:45 [INFO] from web/testutils/pom.xml 15:15:45 [INFO] -------------------------------[ bundle ]------------------------------- 15:15:46 [INFO] 15:15:46 [INFO] --- clean:3.5.0:clean (default-clean) @ testutils --- 15:15:46 [INFO] 15:15:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ testutils --- 15:15:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:15:46 [INFO] 15:15:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ testutils --- 15:15:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:15:46 [INFO] 15:15:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testutils --- 15:15:46 [INFO] 15:15:46 [INFO] --- dependency:3.10.0:properties (default) @ testutils --- 15:15:46 [INFO] 15:15:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ testutils --- 15:15:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:15:46 [INFO] 15:15:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ testutils --- 15:15:46 [INFO] Starting audit... 15:15:46 Audit done. 15:15:46 [INFO] You have 0 Checkstyle violations. 15:15:46 [INFO] 15:15:46 [INFO] --- checkstyle:3.6.0:check (default) @ testutils --- 15:15:46 [INFO] Starting audit... 15:15:46 Audit done. 15:15:46 [INFO] You have 0 Checkstyle violations. 15:15:46 [INFO] 15:15:46 [INFO] --- dependency:3.10.0:copy (unpack-license) @ testutils --- 15:15:46 [INFO] 15:15:46 [INFO] --- resources:3.4.0:resources (default-resources) @ testutils --- 15:15:46 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/src/main/resources 15:15:46 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/target/generated-sources/spi 15:15:46 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/target/generated-sources/yang 15:15:46 [INFO] 15:15:46 [INFO] --- compiler:3.15.0:compile (default-compile) @ testutils --- 15:15:46 [INFO] Recompiling the module because of changed dependency. 15:15:46 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 15:15:46 [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 15:15:46 [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 15:15:46 [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 15:15:46 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/src/main/java/org/opendaylight/aaa/web/testutils/TestWebClient.java:[40,25] URL(java.lang.String) in java.net.URL has been deprecated 15:15:46 [INFO] 15:15:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ testutils >>> 15:15:46 [INFO] 15:15:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ testutils --- 15:15:46 [INFO] Fork Value is true 15:15:49 [INFO] Done SpotBugs Analysis.... 15:15:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:15:49 [INFO] 15:15:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ testutils <<< 15:15:49 [INFO] 15:15:49 [INFO] 15:15:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ testutils --- 15:15:49 [INFO] BugInstance size is 0 15:15:49 [INFO] Error size is 0 15:15:49 [INFO] No errors/warnings found 15:15:49 [INFO] 15:15:49 [INFO] --- resources:3.4.0:testResources (default-testResources) @ testutils --- 15:15:49 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/src/test/resources 15:15:49 [INFO] 15:15:49 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ testutils --- 15:15:49 [INFO] Recompiling the module because of changed dependency. 15:15:49 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 15:15:49 [WARNING] /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/src/test/java/org/opendaylight/aaa/web/testutils/test/WebTestModuleTest.java:[50,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement 15:15:49 [INFO] 15:15:49 [INFO] --- surefire:3.5.5:test (default-test) @ testutils --- 15:15:49 [INFO] Surefire report directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/target/surefire-reports 15:15:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:15:49 [INFO] 15:15:49 [INFO] ------------------------------------------------------- 15:15:49 [INFO] T E S T S 15:15:49 [INFO] ------------------------------------------------------- 15:15:50 [INFO] Running org.opendaylight.aaa.web.testutils.test.WebTestModuleTest 15:15:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.383 s -- in org.opendaylight.aaa.web.testutils.test.WebTestModuleTest 15:15:51 [INFO] 15:15:51 [INFO] Results: 15:15:51 [INFO] 15:15:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:15:51 [INFO] 15:15:51 [INFO] 15:15:51 [INFO] --- copy:14.3.1:copy-files (default) @ testutils --- 15:15:51 [INFO] 15:15:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ testutils --- 15:15:51 [INFO] Building bundle: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/target/testutils-0.23.3-SNAPSHOT.jar 15:15:51 [INFO] Writing manifest: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/target/classes/META-INF/MANIFEST.MF 15:15:51 [INFO] 15:15:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ testutils --- 15:15:53 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/target/testutils-0.23.3-SNAPSHOT-javadoc.jar 15:15:53 [INFO] 15:15:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testutils --- 15:15:53 [INFO] CycloneDX: Resolving Dependencies 15:15:53 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 15:15:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/target/bom.xml 15:15:53 [INFO] attaching as testutils-0.23.3-SNAPSHOT-cyclonedx.xml 15:15:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/target/bom.json 15:15:53 [INFO] attaching as testutils-0.23.3-SNAPSHOT-cyclonedx.json 15:15:53 [INFO] 15:15:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testutils --- 15:15:53 [INFO] Skipping duplicate-finder execution! 15:15:53 [INFO] 15:15:53 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ testutils --- 15:15:53 [WARNING] Used undeclared dependencies found: 15:15:53 [WARNING] org.opendaylight.aaa.web:servlet-api:jar:0.23.3-SNAPSHOT:compile 15:15:53 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 15:15:53 [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:15:53 [WARNING] com.google.inject:guice:jar:6.0.0:compile 15:15:53 [WARNING] org.opendaylight.aaa.web:web-api:jar:0.23.3-SNAPSHOT:compile 15:15:53 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 15:15:53 [WARNING] Unused declared dependencies found: 15:15:53 [WARNING] org.opendaylight.infrautils:inject.guice:jar:7.1.12:compile 15:15:53 [WARNING] Non-test scoped test only dependencies found: 15:15:53 [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:15:53 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 15:15:53 [INFO] 15:15:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ testutils --- 15:15:53 [INFO] Skipping source per configuration. 15:15:53 [INFO] 15:15:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ testutils --- 15:15:53 [INFO] 15:15:53 [INFO] --- jacoco:0.8.14:report (report) @ testutils --- 15:15:53 [INFO] Loading execution data file /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/target/code-coverage/jacoco.exec 15:15:53 [INFO] Analyzed bundle 'ODL :: aaa :: testutils' with 2 classes 15:15:53 [INFO] 15:15:53 [INFO] --- install:3.1.4:install (default-install) @ testutils --- 15:15:53 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/pom.xml to /tmp/r/org/opendaylight/aaa/web/testutils/0.23.3-SNAPSHOT/testutils-0.23.3-SNAPSHOT.pom 15:15:53 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/target/testutils-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/testutils/0.23.3-SNAPSHOT/testutils-0.23.3-SNAPSHOT.jar 15:15:53 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/target/testutils-0.23.3-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/testutils/0.23.3-SNAPSHOT/testutils-0.23.3-SNAPSHOT-javadoc.jar 15:15:53 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/testutils/0.23.3-SNAPSHOT/testutils-0.23.3-SNAPSHOT-cyclonedx.xml 15:15:53 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/target/bom.json to /tmp/r/org/opendaylight/aaa/web/testutils/0.23.3-SNAPSHOT/testutils-0.23.3-SNAPSHOT-cyclonedx.json 15:15:53 [INFO] 15:15:53 [INFO] --- bundle:6.0.0:install (default-install) @ testutils --- 15:15:53 [INFO] Installing org/opendaylight/aaa/web/testutils/0.23.3-SNAPSHOT/testutils-0.23.3-SNAPSHOT.jar 15:15:53 [INFO] Writing OBR metadata 15:15:53 [INFO] 15:15:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ testutils --- 15:15:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:15:53 [INFO] 15:15:53 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ testutils --- 15:15:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:15:53 [INFO] 15:15:53 [INFO] ---------------< org.opendaylight.aaa:dependency-check >---------------- 15:15:53 [INFO] Building ODL :: aaa :: dependency-check 0.23.3-SNAPSHOT [39/43] 15:15:53 [INFO] from dependency-check/pom.xml 15:15:53 [INFO] --------------------------------[ jar ]--------------------------------- 15:15:54 [INFO] 15:15:54 [INFO] --- clean:3.5.0:clean (default-clean) @ dependency-check --- 15:15:54 [INFO] 15:15:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ dependency-check --- 15:15:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:15:54 [INFO] 15:15:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dependency-check --- 15:15:54 [INFO] 15:15:54 [INFO] --- resources:3.4.0:resources (default-resources) @ dependency-check --- 15:15:54 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/dependency-check/src/main/resources 15:15:54 [INFO] 15:15:54 [INFO] --- compiler:3.15.0:compile (default-compile) @ dependency-check --- 15:15:54 [INFO] No sources to compile 15:15:54 [INFO] 15:15:54 [INFO] --- resources:3.4.0:testResources (default-testResources) @ dependency-check --- 15:15:54 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/dependency-check/src/test/resources 15:15:54 [INFO] 15:15:54 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ dependency-check --- 15:15:54 [INFO] No sources to compile 15:15:54 [INFO] 15:15:54 [INFO] --- surefire:3.2.2:test (default-test) @ dependency-check --- 15:15:55 [INFO] No tests to run. 15:15:55 [INFO] 15:15:55 [INFO] --- jar:3.5.0:jar (default-jar) @ dependency-check --- 15:15:55 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/dependency-check/target/dependency-check-0.23.3-SNAPSHOT.jar 15:15:55 [INFO] 15:15:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dependency-check --- 15:15:55 [INFO] Skipping CycloneDX goal, because module skips deploy 15:15:55 [INFO] 15:15:55 [INFO] --- install:3.1.4:install (default-install) @ dependency-check --- 15:15:55 [INFO] Skipping artifact installation 15:15:55 [INFO] 15:15:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dependency-check --- 15:15:55 [INFO] Skipping artifact deployment 15:15:55 [INFO] 15:15:55 [INFO] --------------< org.opendaylight.aaa.web:web-aggregator >--------------- 15:15:55 [INFO] Building ODL :: aaa :: web-aggregator 0.23.3-SNAPSHOT [40/43] 15:15:55 [INFO] from web/pom.xml 15:15:55 [INFO] --------------------------------[ pom ]--------------------------------- 15:15:55 [INFO] 15:15:55 [INFO] --- clean:3.5.0:clean (default-clean) @ web-aggregator --- 15:15:55 [INFO] 15:15:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ web-aggregator --- 15:15:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:15:55 [INFO] 15:15:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ web-aggregator --- 15:15:55 [INFO] 15:15:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ web-aggregator --- 15:15:55 [INFO] Skipping CycloneDX goal, because module skips deploy 15:15:55 [INFO] 15:15:55 [INFO] --- install:3.1.4:install (default-install) @ web-aggregator --- 15:15:55 [INFO] Skipping artifact installation 15:15:55 [INFO] 15:15:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ web-aggregator --- 15:15:55 [INFO] Skipping artifact deployment 15:15:55 [INFO] 15:15:55 [INFO] -------------------< org.opendaylight.aaa:aaa-docs >-------------------- 15:15:55 [INFO] Building aaa-docs 0.23.3-SNAPSHOT [41/43] 15:15:55 [INFO] from docs/pom.xml 15:15:55 [INFO] --------------------------------[ jar ]--------------------------------- 15:15:55 [INFO] 15:15:55 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-docs --- 15:15:55 [INFO] 15:15:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-docs --- 15:15:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:15:55 [INFO] 15:15:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ aaa-docs --- 15:15:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:15:55 [INFO] 15:15:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-docs --- 15:15:55 [INFO] 15:15:55 [INFO] --- dependency:3.10.0:properties (default) @ aaa-docs --- 15:15:55 [INFO] 15:15:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ aaa-docs --- 15:15:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/docs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:15:55 [INFO] 15:15:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-docs --- 15:15:55 [INFO] Starting audit... 15:15:55 Audit done. 15:15:55 [INFO] You have 0 Checkstyle violations. 15:15:55 [INFO] 15:15:55 [INFO] --- checkstyle:3.6.0:check (default) @ aaa-docs --- 15:15:55 [INFO] Starting audit... 15:15:55 Audit done. 15:15:55 [INFO] You have 0 Checkstyle violations. 15:15:55 [INFO] 15:15:55 [INFO] --- dependency:3.10.0:copy (unpack-license) @ aaa-docs --- 15:15:55 [INFO] 15:15:55 [INFO] --- resources:3.4.0:resources (default-resources) @ aaa-docs --- 15:15:55 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/docs/src/main/resources 15:15:55 [INFO] 15:15:55 [INFO] --- compiler:3.15.0:compile (default-compile) @ aaa-docs --- 15:15:55 [INFO] No sources to compile 15:15:55 [INFO] 15:15:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-docs >>> 15:15:55 [INFO] 15:15:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-docs --- 15:15:55 [INFO] No files found to run spotbugs, check compile phase has been run 15:15:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:15:55 [INFO] 15:15:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-docs <<< 15:15:55 [INFO] 15:15:55 [INFO] 15:15:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-docs --- 15:15:55 [INFO] 15:15:55 [INFO] --- build-helper:3.6.1:add-source (add-source) @ aaa-docs --- 15:15:55 [INFO] Source directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/docs/target/src added. 15:15:55 [INFO] 15:15:55 [INFO] --- resources:3.4.0:testResources (default-testResources) @ aaa-docs --- 15:15:55 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/docs/src/test/resources 15:15:55 [INFO] 15:15:55 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ aaa-docs --- 15:15:55 [INFO] No sources to compile 15:15:55 [INFO] 15:15:55 [INFO] --- surefire:3.5.5:test (default-test) @ aaa-docs --- 15:15:55 [INFO] No tests to run. 15:15:55 [INFO] 15:15:55 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-sources) @ aaa-docs --- 15:15:55 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:15:55 [INFO] 15:15:55 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ aaa-docs --- 15:15:55 [INFO] Skipping source per configuration. 15:15:55 [INFO] 15:15:55 [INFO] --- clean:3.5.0:clean (remove-undocumented-sources) @ aaa-docs --- 15:15:55 [INFO] 15:15:55 [INFO] --- copy:14.3.1:copy-files (default) @ aaa-docs --- 15:15:55 [INFO] 15:15:55 [INFO] --- jar:3.5.0:jar (default-jar) @ aaa-docs --- 15:15:55 [INFO] Building jar: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/docs/target/aaa-docs-0.23.3-SNAPSHOT.jar 15:15:55 [INFO] 15:15:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ aaa-docs --- 15:15:55 [INFO] No Javadoc in project. Archive not created. 15:15:55 [INFO] 15:15:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-docs --- 15:15:55 [INFO] CycloneDX: Resolving Dependencies 15:15:57 [INFO] CycloneDX: Creating BOM version 1.6 with 101 component(s) 15:15:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/docs/target/bom.xml 15:15:57 [INFO] attaching as aaa-docs-0.23.3-SNAPSHOT-cyclonedx.xml 15:15:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/docs/target/bom.json 15:15:57 [INFO] attaching as aaa-docs-0.23.3-SNAPSHOT-cyclonedx.json 15:15:57 [INFO] 15:15:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-docs --- 15:15:57 [INFO] Skipping duplicate-finder execution! 15:15:57 [INFO] 15:15:57 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ aaa-docs --- 15:15:57 [WARNING] Unused declared dependencies found: 15:15:57 [WARNING] org.opendaylight.aaa:aaa-password-service-api:jar:0.23.3-SNAPSHOT:compile 15:15:57 [WARNING] org.opendaylight.aaa:aaa-password-service-impl:jar:0.23.3-SNAPSHOT:compile 15:15:57 [WARNING] org.opendaylight.aaa.web:servlet-api:jar:0.23.3-SNAPSHOT:compile 15:15:57 [WARNING] org.opendaylight.aaa:aaa-filterchain:jar:0.23.3-SNAPSHOT:compile 15:15:57 [WARNING] org.opendaylight.aaa.web:web-jetty-impl:jar:0.23.3-SNAPSHOT:compile 15:15:57 [WARNING] org.opendaylight.aaa.web:web-api:jar:0.23.3-SNAPSHOT:compile 15:15:57 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.23.3-SNAPSHOT:compile 15:15:57 [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.23.3-SNAPSHOT:compile 15:15:57 [WARNING] org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.23.3-SNAPSHOT:compile 15:15:57 [WARNING] org.opendaylight.aaa.web:web-osgi-impl:jar:0.23.3-SNAPSHOT:compile 15:15:57 [WARNING] org.immutables:value:jar:annotations:2.12.1:compile 15:15:57 [WARNING] org.opendaylight.aaa.web:servlet-jersey2:jar:0.23.3-SNAPSHOT:compile 15:15:57 [WARNING] org.opendaylight.aaa:aaa-cli:jar:0.23.3-SNAPSHOT:compile 15:15:57 [WARNING] org.checkerframework:checker-qual:jar:3.53.1:compile 15:15:57 [WARNING] org.opendaylight.aaa:aaa-shiro:jar:0.23.3-SNAPSHOT:compile 15:15:57 [WARNING] org.opendaylight.aaa:aaa-cli-jar:jar:0.23.3-SNAPSHOT:compile 15:15:57 [WARNING] org.opendaylight.aaa:aaa-shiro-api:jar:0.23.3-SNAPSHOT:compile 15:15:57 [WARNING] org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.23.3-SNAPSHOT:compile 15:15:57 [WARNING] org.opendaylight.aaa:aaa-authn-api:jar:0.23.3-SNAPSHOT:compile 15:15:57 [INFO] 15:15:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-docs --- 15:15:57 [INFO] 15:15:57 [INFO] --- jacoco:0.8.14:report (report) @ aaa-docs --- 15:15:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:15:57 [INFO] 15:15:57 [INFO] --- install:3.1.4:install (default-install) @ aaa-docs --- 15:15:57 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/docs/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-docs/0.23.3-SNAPSHOT/aaa-docs-0.23.3-SNAPSHOT.pom 15:15:57 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/docs/target/aaa-docs-0.23.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-docs/0.23.3-SNAPSHOT/aaa-docs-0.23.3-SNAPSHOT.jar 15:15:57 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/docs/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-docs/0.23.3-SNAPSHOT/aaa-docs-0.23.3-SNAPSHOT-cyclonedx.xml 15:15:57 [INFO] Installing /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/docs/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-docs/0.23.3-SNAPSHOT/aaa-docs-0.23.3-SNAPSHOT-cyclonedx.json 15:15:57 [INFO] 15:15:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-docs --- 15:15:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21/m2repo 15:15:57 [INFO] 15:15:57 [INFO] -------------------< org.opendaylight.aaa:aaa-karaf >------------------- 15:15:57 [INFO] Building ODL :: aaa :: aaa-karaf 0.23.3-SNAPSHOT [42/43] 15:15:57 [INFO] from karaf/pom.xml 15:15:57 [INFO] --------------------------------[ pom ]--------------------------------- 15:15:58 [INFO] 15:15:58 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-karaf --- 15:15:58 [INFO] 15:15:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa-karaf --- 15:15:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:15:58 [INFO] 15:15:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ aaa-karaf --- 15:15:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:15:58 [INFO] 15:15:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-karaf --- 15:15:58 [INFO] 15:15:58 [INFO] --- dependency:3.10.0:properties (default) @ aaa-karaf --- 15:15:58 [INFO] 15:15:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ aaa-karaf --- 15:15:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aaa-maven-verify-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/** 15:15:58 [INFO] 15:15:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-karaf --- 15:15:58 [INFO] Starting audit... 15:15:58 Audit done. 15:15:58 [INFO] You have 0 Checkstyle violations. 15:15:58 [INFO] 15:15:58 [INFO] --- checkstyle:3.6.0:check (default) @ aaa-karaf --- 15:15:58 [INFO] Starting audit... 15:15:58 Audit done. 15:15:58 [INFO] You have 0 Checkstyle violations. 15:15:58 [INFO] 15:15:58 [INFO] --- dependency:3.10.0:copy (unpack-license) @ aaa-karaf --- 15:15:58 [INFO] 15:15:58 [INFO] --- resources:3.4.0:resources (process-resources) @ aaa-karaf --- 15:15:59 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/karaf/src/main/resources 15:15:59 [INFO] 15:15:59 [INFO] --- karaf:4.4.10:assembly (process-resources) @ aaa-karaf --- 15:15:59 [INFO] Using repositories: 15:15:59 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 15:15:59 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 15:15:59 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:15:59 [INFO] Creating work directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/karaf/target/assembly 15:15:59 [INFO] Loading direct KAR and features XML dependencies 15:15:59 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.10/kar 15:15:59 [INFO] Feature framework will be added as a startup feature 15:15:59 [INFO] Generating Karaf assembly: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/karaf/target/assembly 15:15:59 [INFO] Unzipping kars 15:15:59 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.10/kar 15:15:59 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 15:15:59 [INFO] Loading profiles from: 15:15:59 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 15:15:59 [INFO] Loading repositories 15:15:59 [INFO] Generating generated-startup profile 15:15:59 [INFO] Generating generated-boot profile with parents: generated-startup 15:15:59 [INFO] Generating generated-installed profile 15:15:59 [INFO] Configuring etc/config.properties and etc/system.properties 15:15:59 [INFO] Downloading libraries for generated profiles 15:15:59 [INFO] Downloading additional libraries 15:15:59 [INFO] Writing configurations 15:15:59 [INFO] adding config file: etc/profile.cfg 15:15:59 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 15:15:59 [INFO] Startup stage 15:15:59 [INFO] Loading startup repositories 15:15:59 [INFO] Resolving startup features and bundles 15:15:59 [INFO] Features: framework 15:15:59 [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.3.1 15:15:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 15:15:59 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 15:15:59 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 15:15:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 15:15:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 15:15:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 15:15:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 15:15:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 15:15:59 [INFO] Boot stage 15:15:59 [INFO] Loading boot repositories 15:15:59 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.23.3-SNAPSHOT/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.10/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.23.3-SNAPSHOT/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.23.3-SNAPSHOT/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.23.3-SNAPSHOT/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.3.1/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.1/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.23.3-SNAPSHOT/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.3.1/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.23.3-SNAPSHOT/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.23.3-SNAPSHOT/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.3.1/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.3.1/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.1/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.3.1/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.23.3-SNAPSHOT/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/13.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/13.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/15.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.3.1/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/16.0.3/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/16.0.3/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/15.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/16.0.3/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/2.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/15.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/13.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.23.3-SNAPSHOT/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/15.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/15.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.3.1/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/15.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/16.0.3/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.3.1/xml/features 15:15:59 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/16.0.3/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/13.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/16.0.3/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/13.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/16.0.3/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/16.0.3/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.3.1/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/2.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/15.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.3.1/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/16.0.3/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/16.0.3/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/16.0.3/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/16.0.3/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/15.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.3.1/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/15.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/15.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.3.1/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/15.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/15.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/15.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/16.0.3/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/13.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/13.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/13.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.1/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/13.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.3.1/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/13.0.2/xml/features 15:15:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/13.0.2/xml/features 15:15:59 [INFO] Feature shell-compat/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.10 15:15:59 [INFO] Feature log/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.10 15:15:59 [INFO] adding config file: etc/org.apache.karaf.log.cfg 15:15:59 [INFO] Feature a3be85e3-b6d3-4677-a0bc-e2149cf8fd5b/0.0.0 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.1 15:15:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.1 15:15:59 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 15:15:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.1 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 15:15:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 15:15:59 [INFO] Feature management/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 15:15:59 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 15:15:59 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 15:15:59 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 15:15:59 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 15:15:59 [INFO] adding config file: etc/jmx.acl.cfg 15:15:59 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 15:15:59 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 15:15:59 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 15:15:59 [INFO] adding config file: etc/org.apache.karaf.management.cfg 15:15:59 [INFO] Feature instance/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.10 15:15:59 [INFO] Feature system/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.10 15:15:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 15:15:59 [INFO] Feature jline/3.30.6 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.6 15:15:59 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 15:15:59 [INFO] Feature aries-proxy/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 15:15:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9 15:15:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9 15:15:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9 15:15:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9 15:15:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9 15:15:59 [INFO] Feature package/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.10 15:15:59 [INFO] Feature feature/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.10 15:15:59 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 15:15:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 15:15:59 [INFO] Feature aries-blueprint/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 15:15:59 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 15:15:59 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 15:15:59 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 15:15:59 [INFO] Feature jaas/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.10 15:15:59 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 15:15:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 15:15:59 [INFO] Feature framework/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 15:15:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 15:15:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 15:15:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 15:15:59 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 15:15:59 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 15:15:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 15:15:59 [INFO] Feature ssh/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.83 15:15:59 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.83 15:15:59 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 15:15:59 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 15:15:59 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.83 15:15:59 [INFO] Feature config/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.10 15:15:59 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 15:15:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 15:15:59 [INFO] Feature pax-url-wrap/2.7.0 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.0/jar/uber 15:15:59 [INFO] Feature shell/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.10 15:15:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 15:15:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 15:15:59 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 15:15:59 [INFO] Feature scr/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 15:15:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 15:15:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 15:15:59 [INFO] Feature jaas-boot/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.10.jar 15:15:59 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.10 15:15:59 [INFO] Feature service/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.10 15:15:59 [INFO] Feature bundle/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.10 15:15:59 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 15:15:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 15:15:59 [INFO] Feature standard/4.4.10 is defined as a boot feature 15:15:59 [INFO] Feature deployer/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.10 15:15:59 [INFO] Feature diagnostic/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.10 15:15:59 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.10.jar 15:15:59 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.10 15:15:59 [INFO] Feature kar/4.4.10 is defined as a boot feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.10 15:15:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 15:15:59 [INFO] Install stage 15:15:59 [INFO] Loading installed repositories 15:15:59 [INFO] Feature wrapper/4.4.10 is defined as an installed feature 15:15:59 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.10 15:15:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 15:15:59 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 15:15:59 [INFO] 15:15:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ aaa-karaf >>> 15:16:00 [INFO] 15:16:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ aaa-karaf --- 15:16:00 [INFO] No files found to run spotbugs, check compile phase has been run 15:16:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:16:00 [INFO] 15:16:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ aaa-karaf <<< 15:16:00 [INFO] 15:16:00 [INFO] 15:16:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ aaa-karaf --- 15:16:00 [INFO] 15:16:00 [INFO] --- dependency:3.10.0:copy (apply-branding) @ aaa-karaf --- 15:16:00 [INFO] 15:16:00 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-karaf-resources) @ aaa-karaf --- 15:16:00 [INFO] 15:16:00 [INFO] --- dependency:3.10.0:copy (org.ops4j.pax.url.mvn.cfg) @ aaa-karaf --- 15:16:00 [WARNING] Overwriting /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 15:16:00 [INFO] 15:16:00 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-controller-scripts) @ aaa-karaf --- 15:16:00 [INFO] 15:16:00 [INFO] --- copy:14.3.1:copy-files (default) @ aaa-karaf --- 15:16:00 [INFO] 15:16:00 [INFO] --- resources:3.4.0:copy-resources (copy-resources) @ aaa-karaf --- 15:16:00 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/karaf/src/main/assembly 15:16:00 [INFO] 15:16:00 [INFO] --- karaf:14.3.1:populate-local-repo (populate-local-repo) @ aaa-karaf --- 15:16:00 [INFO] Feature repository discovered recursively: 20e240f9-2035-43fa-ab6a-90f8fe8a3c5d 15:16:00 [INFO] Feature repository discovered recursively: features-aaa 15:16:00 [INFO] Feature repository discovered recursively: framework-4.4.10 15:16:00 [INFO] Feature repository discovered recursively: odl-aaa-0.23.3-SNAPSHOT 15:16:00 [INFO] Feature repository discovered recursively: odl-aaa-cli 15:16:00 [INFO] Feature repository discovered recursively: odl-antlr4 15:16:00 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 15:16:00 [INFO] Feature repository discovered recursively: odl-apache-commons-text 15:16:00 [INFO] Feature repository discovered recursively: odl-apache-shiro 15:16:00 [INFO] Feature repository discovered recursively: odl-bytebuddy 15:16:00 [INFO] Feature repository discovered recursively: odl-controller-13.0.2 15:16:00 [INFO] Feature repository discovered recursively: odl-controller-blueprint-13.0.2 15:16:00 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-13.0.2 15:16:00 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 15:16:00 [INFO] Feature repository discovered recursively: odl-extras-13.0.2 15:16:00 [INFO] Feature repository discovered recursively: odl-gson 15:16:00 [INFO] Feature repository discovered recursively: odl-guava 15:16:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 15:16:00 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 15:16:00 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 15:16:00 [INFO] Feature repository discovered recursively: odl-javassist-3 15:16:00 [INFO] Feature repository discovered recursively: odl-jersey-2 15:16:00 [INFO] Feature repository discovered recursively: odl-jspecify 15:16:00 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 15:16:00 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 15:16:00 [INFO] Feature repository discovered recursively: odl-lz4 15:16:00 [INFO] Feature repository discovered recursively: odl-mdsal-13.0.2 15:16:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 15:16:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 15:16:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 15:16:00 [INFO] Feature repository discovered recursively: odl-mdsal-common 15:16:00 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 15:16:00 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 15:16:00 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 15:16:00 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 15:16:00 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 15:16:00 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 15:16:00 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 15:16:00 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 15:16:00 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 15:16:00 [INFO] Feature repository discovered recursively: odl-netty-4 15:16:00 [INFO] Feature repository discovered recursively: odl-pekko 15:16:00 [INFO] Feature repository discovered recursively: odl-raft-api 15:16:00 [INFO] Feature repository discovered recursively: odl-raft-spi 15:16:00 [INFO] Feature repository discovered recursively: odl-servlet-api 15:16:00 [INFO] Feature repository discovered recursively: odl-stax2-api 15:16:00 [INFO] Feature repository discovered recursively: odl-ws-rs-api 15:16:00 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 15:16:00 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 15:16:00 [INFO] Feature repository discovered recursively: odl-yangtools-codec 15:16:00 [INFO] Feature repository discovered recursively: odl-yangtools-common 15:16:00 [INFO] Feature repository discovered recursively: odl-yangtools-data 15:16:00 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 15:16:00 [INFO] Feature repository discovered recursively: odl-yangtools-parser 15:16:00 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 15:16:00 [INFO] Feature repository discovered recursively: odl-yangtools-util 15:16:00 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 15:16:00 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 15:16:00 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 15:16:00 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.34 15:16:00 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 15:16:00 [INFO] Feature repository discovered recursively: pt-triemap 15:16:00 [INFO] Feature repository discovered recursively: standard-4.4.10 15:16:00 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 15:16:00 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 15:16:00 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.2.224 and 2.4.240 15:16:00 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 15:16:01 [INFO] 15:16:01 [INFO] --- antrun:3.2.0:run (fix-permissions) @ aaa-karaf --- 15:16:01 [INFO] Executing tasks 15:16:01 [INFO] Executed tasks 15:16:01 [INFO] 15:16:01 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ aaa-karaf --- 15:16:01 [INFO] Executing tasks 15:16:01 [INFO] [delete] Deleting directory /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/karaf/target/assembly/system/org/bouncycastle 15:16:01 [INFO] Executed tasks 15:16:01 [INFO] 15:16:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ aaa-karaf --- 15:16:01 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:16:01 [INFO] 15:16:01 [INFO] --- karaf:4.4.10:archive (package) @ aaa-karaf --- 15:16:14 [INFO] 15:16:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-karaf --- 15:16:14 [INFO] Skipping CycloneDX goal, because module skips deploy 15:16:14 [INFO] 15:16:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-karaf --- 15:16:14 [INFO] Skipping duplicate-finder execution! 15:16:14 [INFO] 15:16:14 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ aaa-karaf --- 15:16:14 [INFO] Skipping pom project 15:16:14 [INFO] 15:16:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ aaa-karaf --- 15:16:14 [INFO] Skipping source per configuration. 15:16:14 [INFO] 15:16:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ aaa-karaf --- 15:16:14 [INFO] 15:16:14 [INFO] --- jacoco:0.8.14:report (report) @ aaa-karaf --- 15:16:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:16:14 [INFO] 15:16:14 [INFO] --- install:3.1.4:install (default-install) @ aaa-karaf --- 15:16:14 [INFO] Skipping artifact installation 15:16:14 [INFO] 15:16:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa-karaf --- 15:16:14 [INFO] Skipping artifact deployment 15:16:14 [INFO] 15:16:14 [INFO] ------------------< org.opendaylight.aaa:aaa.project >------------------ 15:16:14 [INFO] Building aaa 0.23.3-SNAPSHOT [43/43] 15:16:14 [INFO] from pom.xml 15:16:14 [INFO] --------------------------------[ pom ]--------------------------------- 15:16:14 [INFO] 15:16:14 [INFO] --- clean:3.5.0:clean (default-clean) @ aaa.project --- 15:16:14 [INFO] Deleting /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/target 15:16:14 [INFO] 15:16:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ aaa.project --- 15:16:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:16:14 [INFO] 15:16:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa.project --- 15:16:14 [INFO] 15:16:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa.project --- 15:16:14 [INFO] Skipping CycloneDX goal, because module skips deploy 15:16:14 [INFO] 15:16:14 [INFO] --- install:3.1.4:install (default-install) @ aaa.project --- 15:16:14 [INFO] Skipping artifact installation 15:16:14 [INFO] 15:16:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ aaa.project --- 15:16:14 [INFO] Skipping artifact deployment 15:16:14 [INFO] ------------------------------------------------------------------------ 15:16:14 [INFO] Reactor Summary for aaa 0.23.3-SNAPSHOT: 15:16:14 [INFO] 15:16:14 [INFO] ODL :: aaa :: aaa-parent ........................... SUCCESS [ 9.662 s] 15:16:14 [INFO] ODL :: aaa :: aaa-authn-api ........................ SUCCESS [ 10.393 s] 15:16:14 [INFO] ODL :: aaa :: aaa-encrypt-service .................. SUCCESS [ 4.073 s] 15:16:14 [INFO] ODL :: aaa :: aaa-encrypt-service-impl ............. SUCCESS [ 11.607 s] 15:16:14 [INFO] ODL :: aaa :: aaa-encryption-service-aggregator .... SUCCESS [ 0.158 s] 15:16:14 [INFO] ODL :: aaa :: aaa-cert ............................. SUCCESS [ 15.741 s] 15:16:14 [INFO] ODL :: aaa :: aaa-password-service-api ............. SUCCESS [ 4.768 s] 15:16:14 [INFO] ODL :: aaa :: aaa-cli .............................. SUCCESS [ 8.185 s] 15:16:14 [INFO] repackaged-shiro-jar ............................... SUCCESS [ 2.565 s] 15:16:14 [INFO] repackaged-shiro ................................... SUCCESS [ 1.421 s] 15:16:14 [INFO] ODL :: aaa :: aaa-password-service-impl ............ SUCCESS [ 6.576 s] 15:16:14 [INFO] ODL :: aaa :: aaa-tokenauthrealm ................... SUCCESS [ 7.745 s] 15:16:14 [INFO] ODL :: aaa :: aaa-idm-store-h2 ..................... SUCCESS [ 11.858 s] 15:16:14 [INFO] ODL :: aaa :: aaa-cli-jar .......................... SUCCESS [ 17.010 s] 15:16:14 [INFO] ODL :: aaa :: aaa-filterchain ...................... SUCCESS [ 8.048 s] 15:16:14 [INFO] ODL :: aaa :: aaa-jetty-auth-log-filter ............ SUCCESS [ 7.725 s] 15:16:14 [INFO] ODL :: aaa :: aaa-password-service-aggregator ...... SUCCESS [ 0.007 s] 15:16:14 [INFO] ODL :: aaa :: aaa-artifacts ........................ SUCCESS [ 0.454 s] 15:16:14 [INFO] template-feature-parent ............................ SUCCESS [ 2.790 s] 15:16:14 [INFO] ODL :: aaa :: odl-aaa-api .......................... SUCCESS [ 12.356 s] 15:16:14 [INFO] ODL :: aaa :: odl-aaa-encryption-service ........... SUCCESS [ 17.540 s] 15:16:14 [INFO] ODL :: aaa :: odl-aaa-cert ......................... SUCCESS [ 16.459 s] 15:16:14 [INFO] OpenDaylight :: Apache Shiro ....................... SUCCESS [ 7.334 s] 15:16:14 [INFO] ODL :: aaa :: odl-aaa-password-service ............. SUCCESS [ 15.020 s] 15:16:14 [INFO] ODL :: aaa :: web-api .............................. SUCCESS [ 7.021 s] 15:16:14 [INFO] ODL :: aaa :: web-osgi-impl ........................ SUCCESS [ 6.356 s] 15:16:14 [INFO] ODL :: aaa :: servlet-api .......................... SUCCESS [ 3.892 s] 15:16:14 [INFO] ODL :: aaa :: servlet-jersey2 ...................... SUCCESS [ 4.587 s] 15:16:14 [INFO] ODL :: aaa :: odl-aaa-web .......................... SUCCESS [ 10.125 s] 15:16:14 [INFO] ODL :: aaa :: aaa-shiro-api ........................ SUCCESS [ 5.828 s] 15:16:14 [INFO] ODL :: aaa :: aaa-shiro ............................ SUCCESS [ 18.141 s] 15:16:14 [INFO] ODL :: aaa :: odl-aaa-shiro ........................ SUCCESS [ 20.744 s] 15:16:14 [INFO] ODL :: aaa :: odl-aaa-cli .......................... SUCCESS [ 18.367 s] 15:16:14 [INFO] ODL :: aaa :: features-aaa ......................... SUCCESS [ 3.760 s] 15:16:14 [INFO] ODL :: aaa :: features-aaa-aggregator .............. SUCCESS [ 0.009 s] 15:16:14 [INFO] ODL :: aaa :: aaa-shiro-aggregator ................. SUCCESS [ 0.004 s] 15:16:14 [INFO] ODL :: aaa :: web-jetty-impl ....................... SUCCESS [ 7.029 s] 15:16:14 [INFO] ODL :: aaa :: testutils ............................ SUCCESS [ 8.077 s] 15:16:14 [INFO] ODL :: aaa :: dependency-check ..................... SUCCESS [ 1.417 s] 15:16:14 [INFO] ODL :: aaa :: web-aggregator ....................... SUCCESS [ 0.007 s] 15:16:14 [INFO] aaa-docs ........................................... SUCCESS [ 2.524 s] 15:16:14 [INFO] ODL :: aaa :: aaa-karaf ............................ SUCCESS [ 16.191 s] 15:16:14 [INFO] aaa ................................................ SUCCESS [ 0.009 s] 15:16:14 [INFO] ------------------------------------------------------------------------ 15:16:14 [INFO] BUILD SUCCESS 15:16:14 [INFO] ------------------------------------------------------------------------ 15:16:14 [INFO] Total time: 05:40 min 15:16:14 [INFO] Finished at: 2026-05-15T15:16:14Z 15:16:14 [INFO] ------------------------------------------------------------------------ 15:16:14 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins116122318445874156.sh 15:16:14 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11189951788489070877.sh 15:16:14 $ ssh-agent -k 15:16:14 unset SSH_AUTH_SOCK; 15:16:14 unset SSH_AGENT_PID; 15:16:14 echo Agent pid 2376 killed; 15:16:14 [ssh-agent] Stopped. 15:16:14 [JaCoCo plugin] Collecting JaCoCo coverage data... 15:16:14 [JaCoCo plugin] Version: 3.3.5 15:16:14 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 15:16:14 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 14 15:16:14 [JaCoCo plugin] Saving matched execfiles: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/target/code-coverage/jacoco.exec /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/target/code-coverage/jacoco.exec /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/target/code-coverage/jacoco.exec /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/target/code-coverage/jacoco.exec /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/target/code-coverage/jacoco.exec /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/target/code-coverage/jacoco.exec /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/target/code-coverage/jacoco.exec /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/target/code-coverage/jacoco.exec /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/code-coverage/jacoco.exec /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/target/code-coverage/jacoco.exec /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/target/code-coverage/jacoco.exec /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/target/code-coverage/jacoco.exec /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/target/code-coverage/jacoco.exec /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/target/code-coverage/jacoco.exec 15:16:14 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-authn-api/target/classes 28 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/target/classes 95 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/target/classes 3 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/target/classes 21 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/api/target/classes 1 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/target/classes 15 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/target/classes 10 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/target/classes 15 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/target/classes 1 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/api/target/classes 9 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/target/classes 5 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/api/target/classes 61 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/target/classes 81 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro-jar/target/classes 0 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/repackaged-shiro/target/classes 476 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/target/classes 9 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/dependency-check/target/classes 0 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/docs/target/classes 0 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/features-aaa/target/classes 0 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-api/target/classes 0 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-cert/target/classes 0 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-cli/target/classes 0 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-encryption-service/target/classes 0 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-password-service/target/classes 0 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-shiro/target/classes 0 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-aaa-web/target/classes 0 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/odl-apache-shiro/target/classes 0 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/features/parent/target/classes 0 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/jacoco/classes 0 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/karaf/target/classes 0 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/parent/target/classes 0 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/target/classes 15 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/target/classes 1 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/target/classes 4 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-api/target/classes 2 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-jersey2/target/classes 2 files 15:16:15 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/target/classes 2 files 15:16:16 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 15:16:16 [JaCoCo plugin] Source Inclusions: **/*.java 15:16:16 [JaCoCo plugin] Source Exclusions: null 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-authn-api/src/main/java 28 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cert/src/main/java 12 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli-jar/src/main/java 3 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-cli/src/main/java 21 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/api/src/main/java 1 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-encrypt-service/impl/src/main/java 3 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-filterchain/src/main/java 6 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-idm-store-h2/src/main/java 11 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-jetty-auth-log-filter/src/main/java 1 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/api/src/main/java 2 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-password-service/impl/src/main/java 5 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/api/src/main/java 1 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-shiro/impl/src/main/java 42 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/aaa-tokenauthrealm/src/main/java 5 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/api/src/main/java 7 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-jetty/src/main/java 1 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/impl-osgi/src/main/java 3 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-api/src/main/java 2 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/servlet-jersey2/src/main/java 2 files 15:16:16 [JaCoCo plugin] - /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/web/testutils/src/main/java 2 files 15:16:16 [JaCoCo plugin] Loading inclusions files.. 15:16:16 [JaCoCo plugin] inclusions: [] 15:16:16 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 15:16:16 [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] 15:16:16 [JaCoCo plugin] Publishing the results.. 15:16:16 [JaCoCo plugin] Loading packages.. 15:16:16 [JaCoCo plugin] Done. 15:16:16 [JaCoCo plugin] Overall coverage: class: 31.08911, method: 21.482056, line: 20.72532, branch: 12.37551, instruction: 21.991009, complexity: 15.103041 15:16:16 [PostBuildScript] - [INFO] Executing post build scripts. 15:16:16 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8689736781801700213.sh 15:16:16 ---> sysstat.sh 15:16:17 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6395157377667463557.sh 15:16:17 ---> package-listing.sh 15:16:17 ++ facter osfamily 15:16:17 ++ tr '[:upper:]' '[:lower:]' 15:16:17 + OS_FAMILY=debian 15:16:17 + workspace=/w/workspace/aaa-maven-verify-master-mvn39-openjdk21 15:16:17 + START_PACKAGES=/tmp/packages_start.txt 15:16:17 + END_PACKAGES=/tmp/packages_end.txt 15:16:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:16:17 + PACKAGES=/tmp/packages_start.txt 15:16:17 + '[' /w/workspace/aaa-maven-verify-master-mvn39-openjdk21 ']' 15:16:17 + PACKAGES=/tmp/packages_end.txt 15:16:17 + case "${OS_FAMILY}" in 15:16:17 + dpkg -l 15:16:17 + grep '^ii' 15:16:17 + '[' -f /tmp/packages_start.txt ']' 15:16:17 + '[' -f /tmp/packages_end.txt ']' 15:16:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:16:17 + '[' /w/workspace/aaa-maven-verify-master-mvn39-openjdk21 ']' 15:16:17 + mkdir -p /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/archives/ 15:16:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/archives/ 15:16:17 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11763041854897343204.sh 15:16:17 ---> capture-instance-metadata.sh 15:16:17 Setup pyenv: 15:16:17 system 15:16:17 3.8.20 15:16:17 3.9.20 15:16:17 3.10.15 15:16:17 * 3.11.10 (set by /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/.python-version) 15:16:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GkUO from file:/tmp/.os_lf_venv 15:16:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:16:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:19 lf-activate-venv(): INFO: Base packages installed successfully 15:16:19 lf-activate-venv(): INFO: Installing additional packages: lftools 15:16:30 lf-activate-venv(): INFO: Adding /tmp/venv-GkUO/bin to PATH 15:16:30 INFO: Running in OpenStack, capturing instance metadata 15:16:30 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4148617012360738600.sh 15:16:30 provisioning config files... 15:16:31 Could not find credentials [logs] for aaa-maven-verify-master-mvn39-openjdk21 #521 15:16:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aaa-maven-verify-master-mvn39-openjdk21@tmp/config11320850274221689046tmp 15:16:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:16:31 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:16:31 provisioning config files... 15:16:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:16:31 [EnvInject] - Injecting environment variables from a build step. 15:16:31 [EnvInject] - Injecting as environment variables the properties content 15:16:31 SERVER_ID=logs 15:16:31 15:16:31 [EnvInject] - Variables injected successfully. 15:16:31 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins2465781166548701907.sh 15:16:31 ---> create-netrc.sh 15:16:31 WARN: Log server credential not found. 15:16:31 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins162817856754219097.sh 15:16:31 ---> python-tools-install.sh 15:16:31 Setup pyenv: 15:16:31 system 15:16:31 3.8.20 15:16:31 3.9.20 15:16:31 3.10.15 15:16:31 * 3.11.10 (set by /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/.python-version) 15:16:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GkUO from file:/tmp/.os_lf_venv 15:16:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:16:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:33 lf-activate-venv(): INFO: Base packages installed successfully 15:16:33 lf-activate-venv(): INFO: Installing additional packages: lftools 15:16:45 lf-activate-venv(): INFO: Adding /tmp/venv-GkUO/bin to PATH 15:16:45 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins8333632598671970068.sh 15:16:45 ---> uv-install.sh 15:16:45 uv 0.11.14 is already installed 15:16:45 uvx 0.11.14 (x86_64-unknown-linux-gnu) 15:16:45 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16090553707173180086.sh 15:16:45 ---> sudo-logs.sh 15:16:45 Archiving 'sudo' log.. 15:16:45 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins15721100274921162106.sh 15:16:45 ---> job-cost.sh 15:16:45 INFO: Activating Python virtual environment... 15:16:45 Setup pyenv: 15:16:46 system 15:16:46 3.8.20 15:16:46 3.9.20 15:16:46 3.10.15 15:16:46 * 3.11.10 (set by /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/.python-version) 15:16:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GkUO from file:/tmp/.os_lf_venv 15:16:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:16:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:48 lf-activate-venv(): INFO: Base packages installed successfully 15:16:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:16:54 lf-activate-venv(): INFO: Adding /tmp/venv-GkUO/bin to PATH 15:16:54 INFO: No stack-cost file found 15:16:54 INFO: Instance uptime: 5118s 15:16:54 INFO: Fetching instance metadata (attempt 1 of 3)... 15:16:54 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:16:54 INFO: Successfully fetched instance metadata 15:16:54 INFO: Instance type: v3-standard-4 15:16:54 INFO: Retrieving pricing info for: v3-standard-4 15:16:54 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:16:54 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=5118 15:16:54 INFO: Successfully fetched Vexxhost pricing API 15:16:55 INFO: Retrieved cost: 0.22 15:16:55 INFO: Retrieved resource: v3-standard-4 15:16:55 INFO: Creating archive directory: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/archives/cost 15:16:55 INFO: Archiving costs to: /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/archives/cost.csv 15:16:55 INFO: Successfully archived job cost data 15:16:55 DEBUG: Cost data: aaa-maven-verify-master-mvn39-openjdk21,521,2026-05-15 15:16:55,v3-standard-4,5118,0.22,0.00,SUCCESS 15:16:55 [aaa-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins69481563220752874.sh 15:16:55 ---> logs-deploy.sh 15:16:55 Setup pyenv: 15:16:55 system 15:16:55 3.8.20 15:16:55 3.9.20 15:16:55 3.10.15 15:16:55 * 3.11.10 (set by /w/workspace/aaa-maven-verify-master-mvn39-openjdk21/.python-version) 15:16:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GkUO from file:/tmp/.os_lf_venv 15:16:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:16:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:57 lf-activate-venv(): INFO: Base packages installed successfully 15:16:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:17:06 lf-activate-venv(): INFO: Adding /tmp/venv-GkUO/bin to PATH 15:17:06 WARNING: Nexus logging server not set 15:17:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/aaa-maven-verify-master-mvn39-openjdk21/521/ 15:17:06 INFO: archiving logs to S3 15:17:08 ---> uname -a: 15:17:08 Linux prd-ubuntu2204-docker-4c-4g-15556 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 15:17:08 15:17:08 15:17:08 ---> lscpu: 15:17:08 Architecture: x86_64 15:17:08 CPU op-mode(s): 32-bit, 64-bit 15:17:08 Address sizes: 40 bits physical, 48 bits virtual 15:17:08 Byte Order: Little Endian 15:17:08 CPU(s): 4 15:17:08 On-line CPU(s) list: 0-3 15:17:08 Vendor ID: AuthenticAMD 15:17:08 Model name: AMD EPYC-Rome Processor 15:17:08 CPU family: 23 15:17:08 Model: 49 15:17:08 Thread(s) per core: 1 15:17:08 Core(s) per socket: 1 15:17:08 Socket(s): 4 15:17:08 Stepping: 0 15:17:08 BogoMIPS: 5599.99 15:17:08 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 15:17:08 Virtualization: AMD-V 15:17:08 Hypervisor vendor: KVM 15:17:08 Virtualization type: full 15:17:08 L1d cache: 128 KiB (4 instances) 15:17:08 L1i cache: 128 KiB (4 instances) 15:17:08 L2 cache: 2 MiB (4 instances) 15:17:08 L3 cache: 64 MiB (4 instances) 15:17:08 NUMA node(s): 1 15:17:08 NUMA node0 CPU(s): 0-3 15:17:08 Vulnerability Gather data sampling: Not affected 15:17:08 Vulnerability Indirect target selection: Not affected 15:17:08 Vulnerability Itlb multihit: Not affected 15:17:08 Vulnerability L1tf: Not affected 15:17:08 Vulnerability Mds: Not affected 15:17:08 Vulnerability Meltdown: Not affected 15:17:08 Vulnerability Mmio stale data: Not affected 15:17:08 Vulnerability Reg file data sampling: Not affected 15:17:08 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 15:17:08 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 15:17:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:17:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:17:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:17:08 Vulnerability Srbds: Not affected 15:17:08 Vulnerability Tsa: Not affected 15:17:08 Vulnerability Tsx async abort: Not affected 15:17:08 Vulnerability Vmscape: Not affected 15:17:08 15:17:08 15:17:08 ---> nproc: 15:17:08 4 15:17:08 15:17:08 15:17:08 ---> df -h: 15:17:08 Filesystem Size Used Avail Use% Mounted on 15:17:08 tmpfs 1.6G 1.1M 1.6G 1% /run 15:17:08 /dev/vda1 78G 9.7G 68G 13% / 15:17:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:17:08 tmpfs 5.0M 0 5.0M 0% /run/lock 15:17:08 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:17:08 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 15:17:08 15:17:08 15:17:08 ---> free -m: 15:17:08 total used free shared buff/cache available 15:17:08 Mem: 15989 632 11224 4 4132 15013 15:17:08 Swap: 1023 0 1023 15:17:08 15:17:08 15:17:08 ---> ip addr: 15:17:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:17:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:17:08 inet 127.0.0.1/8 scope host lo 15:17:08 valid_lft forever preferred_lft forever 15:17:08 inet6 ::1/128 scope host 15:17:08 valid_lft forever preferred_lft forever 15:17:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:17:08 link/ether fa:16:3e:f9:0e:3f brd ff:ff:ff:ff:ff:ff 15:17:08 altname enp0s3 15:17:08 inet 10.30.171.170/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 15:17:08 valid_lft 81275sec preferred_lft 81275sec 15:17:08 inet6 fe80::f816:3eff:fef9:e3f/64 scope link 15:17:08 valid_lft forever preferred_lft forever 15:17:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:17:08 link/ether ee:06:e0:6f:76:55 brd ff:ff:ff:ff:ff:ff 15:17:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:17:08 valid_lft forever preferred_lft forever 15:17:08 15:17:08 15:17:08 ---> sar -b -r -n DEV: 15:17:08 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-15556) 05/15/26 _x86_64_ (4 CPU) 15:17:08 15:17:08 13:51:45 LINUX RESTART (4 CPU) 15:17:08 15:17:08 14:00:05 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:17:08 14:10:05 1.28 0.00 1.27 0.00 0.04 15.38 309.04 15:17:08 14:20:05 1.21 0.00 1.21 0.00 0.01 13.44 0.00 15:17:08 14:30:05 1.15 0.00 1.15 0.00 0.00 12.75 0.00 15:17:08 14:40:05 1.19 0.00 1.19 0.00 0.67 13.52 0.00 15:17:08 14:50:05 1.28 0.00 1.28 0.00 0.15 14.31 0.00 15:17:08 15:00:05 1.30 0.00 1.30 0.00 0.00 14.47 0.00 15:17:08 15:10:04 45.99 1.35 31.52 13.12 98.11 813.58 243444.53 15:17:08 Average: 7.62 0.19 5.55 1.87 14.12 128.05 34773.19 15:17:08 15:17:08 14:00:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:17:08 14:10:05 13555208 15522500 493232 3.01 57164 2135540 1144164 6.57 332712 2224060 192 15:17:08 14:20:05 13554116 15521912 493808 3.02 57544 2135680 1144164 6.57 333068 2224944 188 15:17:08 14:30:05 13553624 15521832 493948 3.02 57904 2135684 1144164 6.57 333452 2225544 216 15:17:08 14:40:05 13551420 15520208 495564 3.03 58272 2135896 1144164 6.57 333824 2228520 212 15:17:08 14:50:05 13547976 15517220 498516 3.04 58668 2135948 1144228 6.57 334224 2234032 208 15:17:08 15:00:05 13547220 15516936 498700 3.05 59052 2136024 1144228 6.57 334612 2234140 184 15:17:08 15:10:04 13056568 15389056 604228 3.69 85988 2452596 1206592 6.93 399392 2618904 191844 15:17:08 Average: 13480876 15501381 511142 3.12 62085 2181053 1153101 6.62 343041 2284306 27578 15:17:08 15:17:08 14:00:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:17:08 14:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:17:08 14:10:05 ens3 0.25 0.08 0.04 0.02 0.00 0.00 0.00 0.00 15:17:08 14:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 14:20:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:17:08 14:20:05 ens3 0.20 0.09 0.04 0.02 0.00 0.00 0.00 0.00 15:17:08 14:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 14:30:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:17:08 14:30:05 ens3 0.20 0.08 0.04 0.02 0.00 0.00 0.00 0.00 15:17:08 14:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 14:40:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:17:08 14:40:05 ens3 0.27 0.11 0.07 0.04 0.00 0.00 0.00 0.00 15:17:08 14:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 14:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:17:08 14:50:05 ens3 0.50 0.72 0.06 0.59 0.00 0.00 0.00 0.00 15:17:08 14:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:00:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:17:08 15:00:05 ens3 0.32 0.14 0.10 0.06 0.00 0.00 0.00 0.00 15:17:08 15:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:10:04 lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 15:17:08 15:10:04 ens3 20.79 15.75 135.52 4.84 0.00 0.00 0.00 0.00 15:17:08 15:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 Average: lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 15:17:08 Average: ens3 3.21 2.42 19.38 0.80 0.00 0.00 0.00 0.00 15:17:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:17:08 15:17:08 ---> sar -P ALL: 15:17:08 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-15556) 05/15/26 _x86_64_ (4 CPU) 15:17:08 15:17:08 13:51:45 LINUX RESTART (4 CPU) 15:17:08 15:17:08 14:00:05 CPU %user %nice %system %iowait %steal %idle 15:17:08 14:10:05 all 0.10 0.00 0.04 0.03 0.01 99.82 15:17:08 14:10:05 0 0.29 0.00 0.03 0.00 0.01 99.67 15:17:08 14:10:05 1 0.04 0.00 0.04 0.03 0.01 99.88 15:17:08 14:10:05 2 0.04 0.00 0.05 0.10 0.01 99.80 15:17:08 14:10:05 3 0.03 0.00 0.03 0.00 0.01 99.93 15:17:08 14:20:05 all 0.10 0.00 0.04 0.04 0.02 99.81 15:17:08 14:20:05 0 0.02 0.00 0.02 0.02 0.01 99.93 15:17:08 14:20:05 1 0.19 0.00 0.04 0.00 0.02 99.76 15:17:08 14:20:05 2 0.15 0.00 0.04 0.01 0.02 99.78 15:17:08 14:20:05 3 0.04 0.00 0.06 0.13 0.01 99.76 15:17:08 14:30:05 all 0.09 0.00 0.04 0.01 0.01 99.85 15:17:08 14:30:05 0 0.05 0.00 0.03 0.01 0.01 99.91 15:17:08 14:30:05 1 0.03 0.00 0.04 0.00 0.01 99.92 15:17:08 14:30:05 2 0.20 0.00 0.04 0.00 0.01 99.75 15:17:08 14:30:05 3 0.09 0.00 0.05 0.02 0.01 99.83 15:17:08 14:40:05 all 0.20 0.00 0.04 0.01 0.02 99.72 15:17:08 14:40:05 0 0.02 0.00 0.03 0.01 0.01 99.93 15:17:08 14:40:05 1 0.47 0.00 0.05 0.00 0.04 99.43 15:17:08 14:40:05 2 0.10 0.00 0.05 0.00 0.02 99.84 15:17:08 14:40:05 3 0.23 0.00 0.03 0.04 0.01 99.69 15:17:08 14:50:05 all 0.15 0.00 0.03 0.01 0.01 99.80 15:17:08 14:50:05 0 0.02 0.00 0.02 0.01 0.01 99.95 15:17:08 14:50:05 1 0.35 0.00 0.05 0.00 0.02 99.59 15:17:08 14:50:05 2 0.19 0.00 0.04 0.00 0.01 99.77 15:17:08 14:50:05 3 0.04 0.00 0.03 0.03 0.01 99.91 15:17:08 15:00:05 all 0.18 0.00 0.04 0.01 0.01 99.76 15:17:08 15:00:05 0 0.02 0.00 0.03 0.01 0.01 99.94 15:17:08 15:00:05 1 0.52 0.00 0.04 0.00 0.02 99.42 15:17:08 15:00:05 2 0.03 0.00 0.04 0.00 0.01 99.93 15:17:08 15:00:05 3 0.17 0.00 0.03 0.02 0.02 99.76 15:17:08 15:10:04 all 1.81 0.00 0.23 0.19 0.02 97.76 15:17:08 15:10:04 0 2.62 0.00 0.27 0.09 0.02 97.00 15:17:08 15:10:04 1 2.21 0.00 0.33 0.34 0.02 97.10 15:17:08 15:10:04 2 0.86 0.00 0.13 0.01 0.02 98.98 15:17:08 15:10:04 3 1.55 0.00 0.19 0.31 0.02 97.93 15:17:08 Average: all 0.38 0.00 0.06 0.04 0.01 99.50 15:17:08 Average: 0 0.43 0.00 0.06 0.02 0.01 99.48 15:17:08 Average: 1 0.54 0.00 0.08 0.05 0.02 99.30 15:17:08 Average: 2 0.22 0.00 0.05 0.02 0.01 99.69 15:17:08 Average: 3 0.31 0.00 0.06 0.08 0.01 99.55 15:17:08 15:17:08 15:17:08