18:43:37 Started by user Robert Varga 18:43:37 Running as SYSTEM 18:43:37 [EnvInject] - Loading node environment variables. 18:43:37 Building remotely on prd-ubuntu2204-builder-4c-4g-46269 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/aaa-maven-stage-0.19.x 18:43:38 [ssh-agent] Looking for ssh-agent implementation... 18:43:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:38 $ ssh-agent 18:43:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXYmS6zY/agent.1552 18:43:38 SSH_AGENT_PID=1554 18:43:38 [ssh-agent] Started. 18:43:38 Running ssh-add (command line suppressed) 18:43:38 Identity added: /w/workspace/aaa-maven-stage-0.19.x@tmp/private_key_8739070686601687622.key (/w/workspace/aaa-maven-stage-0.19.x@tmp/private_key_8739070686601687622.key) 18:43:38 [ssh-agent] Using credentials jenkins (jenkins-ssh) 18:43:38 The recommended git tool is: NONE 18:43:40 using credential jenkins-ssh 18:43:40 Wiping out workspace first. 18:43:40 Cloning the remote Git repository 18:43:40 Cloning repository git://devvexx.opendaylight.org/mirror/aaa 18:43:40 > git init /w/workspace/aaa-maven-stage-0.19.x # timeout=10 18:43:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/aaa 18:43:40 > git --version # timeout=10 18:43:40 > git --version # 'git version 2.34.1' 18:43:40 using GIT_SSH to set credentials jenkins-ssh 18:43:40 Verifying host key using known hosts file 18:43:40 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:43:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/aaa +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/aaa # timeout=10 18:43:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:42 Avoid second fetch 18:43:42 > git rev-parse refs/remotes/origin/0.19.x^{commit} # timeout=10 18:43:42 Checking out Revision 355c7194074127734e7d1945caadff851c835ba2 (refs/remotes/origin/0.19.x) 18:43:42 > git config core.sparsecheckout # timeout=10 18:43:42 > git checkout -f 355c7194074127734e7d1945caadff851c835ba2 # timeout=10 18:43:42 Commit message: "Reset Cipher after thrown exception" 18:43:42 > git rev-list --no-walk 3d20f415ca592fdd8da67e689519938e75e73943 # timeout=10 18:43:45 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 18:43:45 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 18:43:45 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 18:43:45 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 18:43:45 provisioning config files... 18:43:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:43:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:43:45 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins12116441584692151279.sh 18:43:45 ---> python-tools-install.sh 18:43:45 Setup pyenv: 18:43:45 * system (set by /opt/pyenv/version) 18:43:45 * 3.8.20 (set by /opt/pyenv/version) 18:43:45 * 3.9.20 (set by /opt/pyenv/version) 18:43:45 * 3.10.15 (set by /opt/pyenv/version) 18:43:45 * 3.11.10 (set by /opt/pyenv/version) 18:43:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9vtb 18:43:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:43:54 lf-activate-venv(): INFO: Installing: lftools 18:44:21 lf-activate-venv(): INFO: Adding /tmp/venv-9vtb/bin to PATH 18:44:21 Generating Requirements File 18:44:44 Python 3.11.10 18:44:44 pip 25.1.1 from /tmp/venv-9vtb/lib/python3.11/site-packages/pip (python 3.11) 18:44:44 appdirs==1.4.4 18:44:44 argcomplete==3.6.2 18:44:44 aspy.yaml==1.3.0 18:44:44 attrs==25.3.0 18:44:44 autopage==0.5.2 18:44:44 beautifulsoup4==4.13.4 18:44:44 boto3==1.39.14 18:44:44 botocore==1.39.14 18:44:44 bs4==0.0.2 18:44:44 cachetools==5.5.2 18:44:44 certifi==2025.7.14 18:44:44 cffi==1.17.1 18:44:44 cfgv==3.4.0 18:44:44 chardet==5.2.0 18:44:44 charset-normalizer==3.4.2 18:44:44 click==8.2.1 18:44:44 cliff==4.10.0 18:44:44 cmd2==2.7.0 18:44:44 cryptography==3.3.2 18:44:44 debtcollector==3.0.0 18:44:44 decorator==5.2.1 18:44:44 defusedxml==0.7.1 18:44:44 Deprecated==1.2.18 18:44:44 distlib==0.4.0 18:44:44 dnspython==2.7.0 18:44:44 docker==7.1.0 18:44:44 dogpile.cache==1.4.0 18:44:44 durationpy==0.10 18:44:44 email_validator==2.2.0 18:44:44 filelock==3.18.0 18:44:44 future==1.0.0 18:44:44 gitdb==4.0.12 18:44:44 GitPython==3.1.45 18:44:44 google-auth==2.40.3 18:44:44 httplib2==0.22.0 18:44:44 identify==2.6.12 18:44:44 idna==3.10 18:44:44 importlib-resources==1.5.0 18:44:44 iso8601==2.1.0 18:44:44 Jinja2==3.1.6 18:44:44 jmespath==1.0.1 18:44:44 jsonpatch==1.33 18:44:44 jsonpointer==3.0.0 18:44:44 jsonschema==4.25.0 18:44:44 jsonschema-specifications==2025.4.1 18:44:44 keystoneauth1==5.11.1 18:44:44 kubernetes==33.1.0 18:44:44 lftools==0.37.13 18:44:44 lxml==6.0.0 18:44:44 markdown-it-py==3.0.0 18:44:44 MarkupSafe==3.0.2 18:44:44 mdurl==0.1.2 18:44:44 msgpack==1.1.1 18:44:44 multi_key_dict==2.0.3 18:44:44 munch==4.0.0 18:44:44 netaddr==1.3.0 18:44:44 niet==1.4.2 18:44:44 nodeenv==1.9.1 18:44:44 oauth2client==4.1.3 18:44:44 oauthlib==3.3.1 18:44:44 openstacksdk==4.6.0 18:44:44 os-client-config==2.3.0 18:44:44 os-service-types==1.8.0 18:44:44 osc-lib==4.1.0 18:44:44 oslo.config==10.0.0 18:44:44 oslo.context==6.0.0 18:44:44 oslo.i18n==6.5.1 18:44:44 oslo.log==7.2.0 18:44:44 oslo.serialization==5.7.0 18:44:44 oslo.utils==9.0.0 18:44:44 packaging==25.0 18:44:44 pbr==6.1.1 18:44:44 platformdirs==4.3.8 18:44:44 prettytable==3.16.0 18:44:44 psutil==7.0.0 18:44:44 pyasn1==0.6.1 18:44:44 pyasn1_modules==0.4.2 18:44:44 pycparser==2.22 18:44:44 pygerrit2==2.0.15 18:44:44 PyGithub==2.6.1 18:44:44 Pygments==2.19.2 18:44:44 PyJWT==2.10.1 18:44:44 PyNaCl==1.5.0 18:44:44 pyparsing==2.4.7 18:44:44 pyperclip==1.9.0 18:44:44 pyrsistent==0.20.0 18:44:44 python-cinderclient==9.7.0 18:44:44 python-dateutil==2.9.0.post0 18:44:44 python-heatclient==4.3.0 18:44:44 python-jenkins==1.8.2 18:44:44 python-keystoneclient==5.6.0 18:44:44 python-magnumclient==4.8.1 18:44:44 python-openstackclient==8.1.0 18:44:44 python-swiftclient==4.8.0 18:44:44 PyYAML==6.0.2 18:44:44 referencing==0.36.2 18:44:44 requests==2.32.4 18:44:44 requests-oauthlib==2.0.0 18:44:44 requestsexceptions==1.4.0 18:44:44 rfc3986==2.0.0 18:44:44 rich==14.1.0 18:44:44 rich-argparse==1.7.1 18:44:44 rpds-py==0.26.0 18:44:44 rsa==4.9.1 18:44:44 ruamel.yaml==0.18.14 18:44:44 ruamel.yaml.clib==0.2.12 18:44:44 s3transfer==0.13.1 18:44:44 simplejson==3.20.1 18:44:44 six==1.17.0 18:44:44 smmap==5.0.2 18:44:44 soupsieve==2.7 18:44:44 stevedore==5.4.1 18:44:44 tabulate==0.9.0 18:44:44 toml==0.10.2 18:44:44 tomlkit==0.13.3 18:44:44 tqdm==4.67.1 18:44:44 typing_extensions==4.14.1 18:44:44 tzdata==2025.2 18:44:44 urllib3==1.26.20 18:44:44 virtualenv==20.32.0 18:44:44 wcwidth==0.2.13 18:44:44 websocket-client==1.8.0 18:44:44 wrapt==1.17.2 18:44:44 xdg==6.0.0 18:44:44 xmltodict==0.14.2 18:44:44 yq==3.4.3 18:44:44 [aaa-maven-stage-0.19.x] $ /bin/sh -xe /tmp/jenkins6407471001442384353.sh 18:44:44 + mkdir -p /w/workspace/aaa-maven-stage-0.19.x/target/classes /w/workspace/aaa-maven-stage-0.19.x/jacoco/classes 18:44:44 [aaa-maven-stage-0.19.x] $ /bin/sh -xe /tmp/jenkins5995204379064727597.sh 18:44:44 + echo quiet=on 18:44:44 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-ubuntu2204-builder-4c-4g-46269 18:44:45 [aaa-maven-stage-0.19.x] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=0.19.x -DPROJECT=aaa -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DSTREAM=0.19.x "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt" -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=aaa -Dsha1=origin/0.19.x -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/0.19.x -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSBOM_PATH=$WORKSPACE -DSTAGING_PROFILE_ID=9318cf3c82c33 -DMAVEN_VERSIONS_PLUGIN=false -DMAVEN_PARAMS= --version 18:44:45 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 18:44:45 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 18:44:45 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 18:44:45 Default locale: en, platform encoding: UTF-8 18:44:45 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" 18:44:45 [aaa-maven-stage-0.19.x] $ /bin/sh -xe /tmp/jenkins10152602297090330615.sh 18:44:45 + rm /home/jenkins/.wgetrc 18:44:45 [EnvInject] - Injecting environment variables from a build step. 18:44:45 [EnvInject] - Injecting as environment variables the properties content 18:44:45 SET_JDK_VERSION=openjdk17 18:44:45 GIT_URL="git://devvexx.opendaylight.org/mirror" 18:44:45 18:44:45 [EnvInject] - Variables injected successfully. 18:44:45 [aaa-maven-stage-0.19.x] $ /bin/sh /tmp/jenkins6905632036998915052.sh 18:44:45 ---> update-java-alternatives.sh 18:44:45 ---> Updating Java version 18:44:46 ---> Ubuntu/Debian system detected 18:44:46 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 18:44:46 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 18:44:46 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 18:44:46 openjdk version "17.0.13" 2024-10-15 18:44:46 OpenJDK Runtime Environment (build 17.0.13+11-Ubuntu-2ubuntu122.04) 18:44:46 OpenJDK 64-Bit Server VM (build 17.0.13+11-Ubuntu-2ubuntu122.04, mixed mode, sharing) 18:44:46 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 18:44:46 [EnvInject] - Injecting environment variables from a build step. 18:44:46 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 18:44:46 [EnvInject] - Variables injected successfully. 18:44:46 provisioning config files... 18:44:46 copy managed file [global-settings] to file:/w/workspace/aaa-maven-stage-0.19.x@tmp/config10250180801170403675tmp 18:44:47 copy managed file [aaa-settings] to file:/w/workspace/aaa-maven-stage-0.19.x@tmp/config13480013066010953792tmp 18:44:47 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 18:44:47 Run condition [Boolean condition] preventing perform for step [BuilderChain] 18:44:47 [aaa-maven-stage-0.19.x] $ /bin/bash -l /tmp/jenkins13576674456526769271.sh 18:44:47 ---> maven-patch-release.sh 18:44:47 aaa 355c7194074127734e7d1945caadff851c835ba2 18:44:47 [detached HEAD bc6a2d08] Release aaa 18:44:47 42 files changed, 47 insertions(+), 47 deletions(-) 18:44:47 [EnvInject] - Injecting environment variables from a build step. 18:44:47 [EnvInject] - Injecting as environment variables the properties content 18:44:47 MAVEN_GOALS=clean deploy 18:44:47 18:44:47 [EnvInject] - Variables injected successfully. 18:44:47 [aaa-maven-stage-0.19.x] $ /bin/bash -l /tmp/jenkins6338718646974297225.sh 18:44:47 ---> common-variables.sh 18:44:47 --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 18:44:47 ---> maven-build.sh 18:44:47 + set +u 18:44:47 + export MAVEN_OPTS 18:44:47 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e --global-settings /w/workspace/aaa-maven-stage-0.19.x@tmp/config10250180801170403675tmp --settings /w/workspace/aaa-maven-stage-0.19.x@tmp/config13480013066010953792tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/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 18:44:48 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 18:44:48 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 18:44:48 Java version: 17.0.13, vendor: Ubuntu, runtime: /usr/lib/jvm/java-17-openjdk-amd64 18:44:48 Default locale: en, platform encoding: UTF-8 18:44:48 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" 18:44:48 [INFO] Error stacktraces are turned on. 18:44:48 [INFO] Scanning for projects... 18:44:57 [WARNING] 18:44:57 [WARNING] Some problems were encountered while building the effective model for org.opendaylight.aaa:aaa-authn-api:bundle:0.19.10 18:44:57 [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-dependency-plugin @ org.opendaylight.odlparent:odlparent:13.1.7, /tmp/r/org/opendaylight/odlparent/odlparent/13.1.7/odlparent-13.1.7.pom, line 1001, column 17 18:44:57 [WARNING] 18:44:57 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 18:44:57 [WARNING] 18:44:57 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 18:44:57 [WARNING] 18:44:57 [INFO] ------------------------------------------------------------------------ 18:44:57 [INFO] Reactor Build Order: 18:44:57 [INFO] 18:44:57 [INFO] ODL :: aaa :: aaa-parent [pom] 18:44:57 [INFO] ODL :: aaa :: aaa-authn-api [bundle] 18:44:57 [INFO] ODL :: aaa :: aaa-encrypt-service [bundle] 18:44:57 [INFO] ODL :: aaa :: aaa-encrypt-service-impl [bundle] 18:44:57 [INFO] ODL :: aaa :: aaa-encryption-service-aggregator [pom] 18:44:57 [INFO] ODL :: aaa :: aaa-cert [bundle] 18:44:57 [INFO] ODL :: aaa :: aaa-password-service-api [bundle] 18:44:57 [INFO] ODL :: aaa :: aaa-cli [bundle] 18:44:57 [INFO] repackaged-shiro-jar [jar] 18:44:57 [INFO] repackaged-shiro [bundle] 18:44:57 [INFO] ODL :: aaa :: aaa-password-service-impl [bundle] 18:44:57 [INFO] ODL :: aaa :: aaa-tokenauthrealm [bundle] 18:44:57 [INFO] ODL :: aaa :: aaa-idm-store-h2 [bundle] 18:44:57 [INFO] ODL :: aaa :: aaa-cli-jar [jar] 18:44:57 [INFO] ODL :: aaa :: aaa-filterchain [bundle] 18:44:57 [INFO] ODL :: aaa :: aaa-jetty-auth-log-filter [bundle] 18:44:57 [INFO] ODL :: aaa :: aaa-password-service-aggregator [pom] 18:44:57 [INFO] ODL :: aaa :: aaa-artifacts [pom] 18:44:57 [INFO] ODL :: aaa :: odl-aaa-api [feature] 18:44:57 [INFO] ODL :: aaa :: odl-aaa-encryption-service [feature] 18:44:57 [INFO] ODL :: aaa :: odl-aaa-cert [feature] 18:44:57 [INFO] OpenDaylight :: Apache Shiro [feature] 18:44:57 [INFO] ODL :: aaa :: odl-aaa-password-service [feature] 18:44:57 [INFO] ODL :: aaa :: web-api [bundle] 18:44:57 [INFO] ODL :: aaa :: web-osgi-impl [bundle] 18:44:57 [INFO] ODL :: aaa :: servlet-api [bundle] 18:44:57 [INFO] ODL :: aaa :: servlet-jersey2 [bundle] 18:44:57 [INFO] ODL :: aaa :: odl-aaa-web [feature] 18:44:57 [INFO] ODL :: aaa :: aaa-shiro-api [bundle] 18:44:57 [INFO] ODL :: aaa :: aaa-shiro [bundle] 18:44:57 [INFO] ODL :: aaa :: odl-aaa-shiro [feature] 18:44:57 [INFO] ODL :: aaa :: odl-aaa-cli [feature] 18:44:57 [INFO] ODL :: aaa :: features-aaa [feature] 18:44:57 [INFO] ODL :: aaa :: features-aaa-aggregator [pom] 18:44:57 [INFO] ODL :: aaa :: aaa-shiro-aggregator [pom] 18:44:57 [INFO] ODL :: aaa :: web-jetty-impl [bundle] 18:44:57 [INFO] ODL :: aaa :: testutils [bundle] 18:44:57 [INFO] ODL :: aaa :: dependency-check [jar] 18:44:57 [INFO] ODL :: aaa :: web-aggregator [pom] 18:44:57 [INFO] aaa-docs [jar] 18:44:57 [INFO] ODL :: aaa :: aaa-karaf [pom] 18:44:57 [INFO] aaa [pom] 18:44:57 [INFO] 18:44:57 [INFO] ------------------< org.opendaylight.aaa:aaa-parent >------------------- 18:44:57 [INFO] Building ODL :: aaa :: aaa-parent 0.19.10 [1/42] 18:44:57 [INFO] --------------------------------[ pom ]--------------------------------- 18:44:59 [INFO] 18:44:59 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-parent --- 18:44:59 [INFO] 18:44:59 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-parent --- 18:44:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 18:44:59 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 18:44:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:44:59 [INFO] 18:44:59 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ aaa-parent --- 18:44:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:44:59 [INFO] 18:44:59 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-parent --- 18:45:00 [INFO] 18:45:00 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ aaa-parent --- 18:45:02 [INFO] 18:45:02 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aaa-parent --- 18:45:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:45:02 [INFO] 18:45:02 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ aaa-parent --- 18:45:03 [INFO] Starting audit... 18:45:03 Audit done. 18:45:03 [INFO] You have 0 Checkstyle violations. 18:45:03 [INFO] 18:45:03 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ aaa-parent --- 18:45:03 [INFO] Starting audit... 18:45:03 Audit done. 18:45:03 [INFO] You have 0 Checkstyle violations. 18:45:03 [INFO] 18:45:03 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ aaa-parent --- 18:45:04 [INFO] 18:45:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-parent >>> 18:45:04 [INFO] 18:45:04 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ aaa-parent --- 18:45:07 [INFO] 18:45:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-parent <<< 18:45:07 [INFO] 18:45:07 [INFO] 18:45:07 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ aaa-parent --- 18:45:07 [INFO] 18:45:07 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ aaa-parent --- 18:45:07 [INFO] 18:45:07 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ aaa-parent --- 18:45:07 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 18:45:07 [INFO] 18:45:07 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-parent --- 18:45:07 [INFO] CycloneDX: Resolving Dependencies 18:45:08 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 18:45:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/parent/target/bom.xml 18:45:08 [INFO] attaching as aaa-parent-0.19.10-cyclonedx.xml 18:45:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/parent/target/bom.json 18:45:09 [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 18:45:09 [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 18:45:09 [INFO] attaching as aaa-parent-0.19.10-cyclonedx.json 18:45:09 [INFO] 18:45:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-parent --- 18:45:09 [INFO] Skipping duplicate-finder execution! 18:45:09 [INFO] 18:45:09 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ aaa-parent --- 18:45:09 [INFO] Skipping pom project 18:45:09 [INFO] 18:45:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-parent --- 18:45:09 [INFO] 18:45:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-parent --- 18:45:09 [INFO] 18:45:09 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ aaa-parent --- 18:45:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:45:09 [INFO] 18:45:09 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-parent --- 18:45:09 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/parent/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10.pom 18:45:09 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/parent/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10-cyclonedx.xml 18:45:09 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/parent/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10-cyclonedx.json 18:45:09 [INFO] 18:45:09 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-parent --- 18:45:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:45:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:45:09 [INFO] 18:45:09 [INFO] -----------------< org.opendaylight.aaa:aaa-authn-api >----------------- 18:45:09 [INFO] Building ODL :: aaa :: aaa-authn-api 0.19.10 [2/42] 18:45:09 [INFO] -------------------------------[ bundle ]------------------------------- 18:45:10 [INFO] 18:45:10 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-authn-api --- 18:45:10 [INFO] 18:45:10 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-authn-api --- 18:45:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:45:10 [INFO] 18:45:10 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ aaa-authn-api --- 18:45:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:45:10 [INFO] 18:45:10 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-authn-api --- 18:45:11 [INFO] 18:45:11 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ aaa-authn-api --- 18:45:11 [INFO] 18:45:11 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aaa-authn-api --- 18:45:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:45:11 [INFO] 18:45:11 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ aaa-authn-api --- 18:45:11 [INFO] Starting audit... 18:45:11 Audit done. 18:45:11 [INFO] You have 0 Checkstyle violations. 18:45:11 [INFO] 18:45:11 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ aaa-authn-api --- 18:45:12 [INFO] Starting audit... 18:45:12 Audit done. 18:45:12 [INFO] You have 0 Checkstyle violations. 18:45:12 [INFO] 18:45:12 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ aaa-authn-api --- 18:45:12 [INFO] 18:45:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-authn-api --- 18:45:12 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-authn-api/src/main/resources 18:45:12 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-authn-api/target/generated-sources/spi 18:45:12 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-authn-api/target/generated-sources/yang 18:45:12 [INFO] 18:45:12 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ aaa-authn-api --- 18:45:12 [INFO] Recompiling the module because of changed dependency. 18:45:12 [INFO] Compiling 28 source files with javac [debug release 17] to target/classes 18:45:13 [INFO] 18:45:13 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-authn-api >>> 18:45:13 [INFO] 18:45:13 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ aaa-authn-api --- 18:45:13 [INFO] Fork Value is true 18:45:17 [INFO] Done SpotBugs Analysis.... 18:45:17 [INFO] 18:45:17 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-authn-api <<< 18:45:17 [INFO] 18:45:17 [INFO] 18:45:17 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ aaa-authn-api --- 18:45:17 [INFO] BugInstance size is 0 18:45:17 [INFO] Error size is 0 18:45:17 [INFO] No errors/warnings found 18:45:17 [INFO] 18:45:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-authn-api --- 18:45:17 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-authn-api/src/test/resources 18:45:17 [INFO] 18:45:17 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ aaa-authn-api --- 18:45:17 [INFO] No sources to compile 18:45:17 [INFO] 18:45:17 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ aaa-authn-api --- 18:45:17 [INFO] No tests to run. 18:45:17 [INFO] 18:45:17 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ aaa-authn-api --- 18:45:17 [INFO] 18:45:17 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ aaa-authn-api --- 18:45:18 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/aaa-authn-api/target/aaa-authn-api-0.19.10.jar 18:45:18 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/aaa-authn-api/target/classes/META-INF/MANIFEST.MF 18:45:18 [INFO] 18:45:18 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ aaa-authn-api --- 18:45:18 [INFO] No previous run data found, generating javadoc. 18:45:20 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-authn-api/target/aaa-authn-api-0.19.10-javadoc.jar 18:45:20 [INFO] 18:45:20 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-authn-api --- 18:45:20 [INFO] CycloneDX: Resolving Dependencies 18:45:20 [INFO] CycloneDX: Creating BOM version 1.6 with 7 component(s) 18:45:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/aaa-authn-api/target/bom.xml 18:45:20 [INFO] attaching as aaa-authn-api-0.19.10-cyclonedx.xml 18:45:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/aaa-authn-api/target/bom.json 18:45:20 [INFO] attaching as aaa-authn-api-0.19.10-cyclonedx.json 18:45:20 [INFO] 18:45:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-authn-api --- 18:45:20 [INFO] Skipping duplicate-finder execution! 18:45:20 [INFO] 18:45:20 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ aaa-authn-api --- 18:45:20 [INFO] No dependency problems found 18:45:20 [INFO] 18:45:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-authn-api --- 18:45:20 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-authn-api/target/aaa-authn-api-0.19.10-sources.jar 18:45:20 [INFO] 18:45:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-authn-api --- 18:45:20 [INFO] 18:45:20 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ aaa-authn-api --- 18:45:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:45:20 [INFO] 18:45:20 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-authn-api --- 18:45:20 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-authn-api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.pom 18:45:20 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-authn-api/target/aaa-authn-api-0.19.10.jar to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.jar 18:45:20 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-authn-api/target/aaa-authn-api-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-javadoc.jar 18:45:20 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-authn-api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-cyclonedx.xml 18:45:20 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-authn-api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-cyclonedx.json 18:45:20 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-authn-api/target/aaa-authn-api-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-sources.jar 18:45:20 [INFO] 18:45:20 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ aaa-authn-api --- 18:45:20 [INFO] Writing OBR metadata 18:45:20 [INFO] Installing org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.jar 18:45:20 [INFO] Writing OBR metadata 18:45:20 [INFO] 18:45:20 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-authn-api --- 18:45:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:45:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:45:20 [INFO] 18:45:20 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ aaa-authn-api --- 18:45:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:45:20 [INFO] 18:45:20 [INFO] --------------< org.opendaylight.aaa:aaa-encrypt-service >-------------- 18:45:20 [INFO] Building ODL :: aaa :: aaa-encrypt-service 0.19.10 [3/42] 18:45:20 [INFO] -------------------------------[ bundle ]------------------------------- 18:45:20 [INFO] 18:45:20 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-encrypt-service --- 18:45:20 [INFO] 18:45:20 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-encrypt-service --- 18:45:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:45:20 [INFO] 18:45:20 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ aaa-encrypt-service --- 18:45:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:45:20 [INFO] 18:45:20 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-encrypt-service --- 18:45:20 [INFO] 18:45:20 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ aaa-encrypt-service --- 18:45:20 [INFO] 18:45:20 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aaa-encrypt-service --- 18:45:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:45:20 [INFO] 18:45:20 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ aaa-encrypt-service --- 18:45:20 [INFO] Starting audit... 18:45:20 Audit done. 18:45:20 [INFO] You have 0 Checkstyle violations. 18:45:20 [INFO] 18:45:20 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ aaa-encrypt-service --- 18:45:21 [INFO] Starting audit... 18:45:21 Audit done. 18:45:21 [INFO] You have 0 Checkstyle violations. 18:45:21 [INFO] 18:45:21 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ aaa-encrypt-service --- 18:45:21 [INFO] 18:45:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-encrypt-service --- 18:45:21 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/api/src/main/resources 18:45:21 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/api/target/generated-sources/spi 18:45:21 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/api/target/generated-sources/yang 18:45:21 [INFO] 18:45:21 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ aaa-encrypt-service --- 18:45:21 [INFO] Recompiling the module because of changed dependency. 18:45:21 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 18:45:21 [INFO] 18:45:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-encrypt-service >>> 18:45:21 [INFO] 18:45:21 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ aaa-encrypt-service --- 18:45:21 [INFO] Fork Value is true 18:45:23 [INFO] Done SpotBugs Analysis.... 18:45:23 [INFO] 18:45:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-encrypt-service <<< 18:45:23 [INFO] 18:45:23 [INFO] 18:45:23 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ aaa-encrypt-service --- 18:45:23 [INFO] BugInstance size is 0 18:45:23 [INFO] Error size is 0 18:45:23 [INFO] No errors/warnings found 18:45:23 [INFO] 18:45:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-encrypt-service --- 18:45:23 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/api/src/test/resources 18:45:23 [INFO] 18:45:23 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ aaa-encrypt-service --- 18:45:23 [INFO] No sources to compile 18:45:23 [INFO] 18:45:23 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ aaa-encrypt-service --- 18:45:23 [INFO] No tests to run. 18:45:23 [INFO] 18:45:23 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ aaa-encrypt-service --- 18:45:23 [INFO] 18:45:23 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ aaa-encrypt-service --- 18:45:23 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.19.10.jar 18:45:23 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/api/target/classes/META-INF/MANIFEST.MF 18:45:23 [INFO] 18:45:23 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ aaa-encrypt-service --- 18:45:23 [INFO] No previous run data found, generating javadoc. 18:45:24 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.19.10-javadoc.jar 18:45:24 [INFO] 18:45:24 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-encrypt-service --- 18:45:24 [INFO] CycloneDX: Resolving Dependencies 18:45:24 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 18:45:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/api/target/bom.xml 18:45:24 [INFO] attaching as aaa-encrypt-service-0.19.10-cyclonedx.xml 18:45:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/api/target/bom.json 18:45:24 [INFO] attaching as aaa-encrypt-service-0.19.10-cyclonedx.json 18:45:24 [INFO] 18:45:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-encrypt-service --- 18:45:24 [INFO] Skipping duplicate-finder execution! 18:45:24 [INFO] 18:45:24 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ aaa-encrypt-service --- 18:45:24 [INFO] No dependency problems found 18:45:24 [INFO] 18:45:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-encrypt-service --- 18:45:24 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.19.10-sources.jar 18:45:24 [INFO] 18:45:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-encrypt-service --- 18:45:24 [INFO] 18:45:24 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ aaa-encrypt-service --- 18:45:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:45:24 [INFO] 18:45:24 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-encrypt-service --- 18:45:24 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.pom 18:45:24 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.19.10.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.jar 18:45:24 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-javadoc.jar 18:45:24 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-cyclonedx.xml 18:45:24 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-cyclonedx.json 18:45:24 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/api/target/aaa-encrypt-service-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-sources.jar 18:45:24 [INFO] 18:45:24 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ aaa-encrypt-service --- 18:45:24 [INFO] Installing org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.jar 18:45:24 [INFO] Writing OBR metadata 18:45:24 [INFO] 18:45:24 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-encrypt-service --- 18:45:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:45:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:45:24 [INFO] 18:45:24 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ aaa-encrypt-service --- 18:45:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:45:24 [INFO] 18:45:24 [INFO] -----------< org.opendaylight.aaa:aaa-encrypt-service-impl >------------ 18:45:24 [INFO] Building ODL :: aaa :: aaa-encrypt-service-impl 0.19.10 [4/42] 18:45:24 [INFO] -------------------------------[ bundle ]------------------------------- 18:45:25 [INFO] 18:45:25 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-encrypt-service-impl --- 18:45:25 [INFO] 18:45:25 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-encrypt-service-impl --- 18:45:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:45:25 [INFO] 18:45:25 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ aaa-encrypt-service-impl --- 18:45:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:45:25 [INFO] 18:45:25 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-encrypt-service-impl --- 18:45:25 [INFO] 18:45:25 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ aaa-encrypt-service-impl --- 18:45:25 [INFO] 18:45:25 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aaa-encrypt-service-impl --- 18:45:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:45:25 [INFO] 18:45:25 [INFO] --- yang-maven-plugin:13.0.11:generate-sources (binding) @ aaa-encrypt-service-impl --- 18:45:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:45:26 [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/main/yang 18:45:26 [INFO] yang-to-sources: Found 0 dependencies in 4.268 ms 18:45:26 [INFO] yang-to-sources: Project model files found: 1 in 70.61 ms 18:45:26 [INFO] yang-to-sources: 1 YANG models processed in 113.8 ms 18:45:26 [INFO] BindingJavaFileGenerator: Defined 10 files in 55.55 ms 18:45:26 [INFO] Sorted 10 files into 3 directories in 3.865 ms 18:45:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 10 in 120.0 ms 18:45:26 [INFO] 18:45:26 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ aaa-encrypt-service-impl --- 18:45:26 [INFO] Starting audit... 18:45:26 Audit done. 18:45:26 [INFO] You have 0 Checkstyle violations. 18:45:26 [INFO] 18:45:26 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ aaa-encrypt-service-impl --- 18:45:27 [INFO] Starting audit... 18:45:27 Audit done. 18:45:27 [INFO] You have 0 Checkstyle violations. 18:45:27 [INFO] 18:45:27 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ aaa-encrypt-service-impl --- 18:45:27 [INFO] 18:45:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-encrypt-service-impl --- 18:45:27 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/main/resources 18:45:27 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/target/generated-sources/spi 18:45:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 18:45:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:45:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 18:45:27 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/target/generated-sources/spi 18:45:27 [INFO] 18:45:27 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ aaa-encrypt-service-impl --- 18:45:27 [INFO] Recompiling the module because of changed dependency. 18:45:27 [INFO] Compiling 12 source files with javac [debug release 17] to target/classes 18:45:27 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[70,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:27 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[70,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:27 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[70,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:27 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[76,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:27 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[76,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:27 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[76,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:27 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[83,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:27 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[82,57] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:27 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[83,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:27 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[82,57] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:27 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[83,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:27 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[82,57] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:27 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[120,52] random(int,boolean,boolean) in org.apache.commons.lang3.RandomStringUtils has been deprecated 18:45:27 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[202,17] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:27 [INFO] 18:45:27 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-encrypt-service-impl >>> 18:45:27 [INFO] 18:45:27 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ aaa-encrypt-service-impl --- 18:45:27 [INFO] Fork Value is true 18:45:30 [INFO] Done SpotBugs Analysis.... 18:45:30 [INFO] 18:45:30 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-encrypt-service-impl <<< 18:45:30 [INFO] 18:45:30 [INFO] 18:45:30 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ aaa-encrypt-service-impl --- 18:45:30 [INFO] BugInstance size is 0 18:45:30 [INFO] Error size is 0 18:45:30 [INFO] No errors/warnings found 18:45:30 [INFO] 18:45:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-encrypt-service-impl --- 18:45:30 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/test/resources 18:45:30 [INFO] 18:45:30 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ aaa-encrypt-service-impl --- 18:45:30 [INFO] Recompiling the module because of changed dependency. 18:45:30 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 18:45:30 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[51,30] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:30 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[51,30] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:30 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[51,30] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:30 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[53,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:30 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[53,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:30 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[53,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated 18:45:30 [INFO] 18:45:30 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ aaa-encrypt-service-impl --- 18:45:30 [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/target/surefire-reports 18:45:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:45:30 [INFO] 18:45:30 [INFO] ------------------------------------------------------- 18:45:30 [INFO] T E S T S 18:45:30 [INFO] ------------------------------------------------------- 18:45:31 [INFO] Running org.opendaylight.aaa.encrypt.impl.OSGiEncryptionServiceConfiguratorTest 18:45:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:45:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.383 s -- in org.opendaylight.aaa.encrypt.impl.OSGiEncryptionServiceConfiguratorTest 18:45:33 [INFO] Running org.opendaylight.aaa.encrypt.impl.AAAEncryptServiceImplTest 18:45:33 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s -- in org.opendaylight.aaa.encrypt.impl.AAAEncryptServiceImplTest 18:45:33 [INFO] 18:45:33 [INFO] Results: 18:45:33 [INFO] 18:45:33 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 18:45:33 [INFO] 18:45:33 [INFO] 18:45:33 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ aaa-encrypt-service-impl --- 18:45:33 [INFO] 18:45:33 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ aaa-encrypt-service-impl --- 18:45:34 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.19.10.jar 18:45:34 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/target/classes/META-INF/MANIFEST.MF 18:45:34 [INFO] 18:45:34 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ aaa-encrypt-service-impl --- 18:45:34 [INFO] No previous run data found, generating javadoc. 18:45:35 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.19.10-javadoc.jar 18:45:35 [INFO] 18:45:35 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-encrypt-service-impl --- 18:45:35 [INFO] CycloneDX: Resolving Dependencies 18:45:36 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 18:45:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/target/bom.xml 18:45:36 [INFO] attaching as aaa-encrypt-service-impl-0.19.10-cyclonedx.xml 18:45:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/target/bom.json 18:45:36 [INFO] attaching as aaa-encrypt-service-impl-0.19.10-cyclonedx.json 18:45:36 [INFO] 18:45:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-encrypt-service-impl --- 18:45:36 [INFO] Skipping duplicate-finder execution! 18:45:36 [INFO] 18:45:36 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ aaa-encrypt-service-impl --- 18:45:36 [INFO] No dependency problems found 18:45:36 [INFO] 18:45:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-encrypt-service-impl --- 18:45:36 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.19.10-sources.jar 18:45:36 [INFO] 18:45:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-encrypt-service-impl --- 18:45:36 [INFO] 18:45:36 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ aaa-encrypt-service-impl --- 18:45:36 [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/target/code-coverage/jacoco.exec 18:45:36 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-encrypt-service-impl' with 6 classes 18:45:36 [INFO] 18:45:36 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-encrypt-service-impl --- 18:45:36 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.pom 18:45:36 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.19.10.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.jar 18:45:36 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-javadoc.jar 18:45:36 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-cyclonedx.xml 18:45:36 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-cyclonedx.json 18:45:36 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-sources.jar 18:45:36 [INFO] 18:45:36 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ aaa-encrypt-service-impl --- 18:45:36 [INFO] Installing org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.jar 18:45:36 [INFO] Writing OBR metadata 18:45:36 [INFO] 18:45:36 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-encrypt-service-impl --- 18:45:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:45:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:45:36 [INFO] 18:45:36 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ aaa-encrypt-service-impl --- 18:45:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:45:36 [INFO] 18:45:36 [INFO] -------< org.opendaylight.aaa:aaa-encryption-service-aggregator >------- 18:45:36 [INFO] Building ODL :: aaa :: aaa-encryption-service-aggregator 0.19.10 [5/42] 18:45:36 [INFO] --------------------------------[ pom ]--------------------------------- 18:45:36 [INFO] 18:45:36 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-encryption-service-aggregator --- 18:45:36 [INFO] 18:45:36 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-encryption-service-aggregator --- 18:45:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 18:45:36 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 18:45:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:45:36 [INFO] 18:45:36 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-encryption-service-aggregator --- 18:45:36 [INFO] 18:45:36 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-encryption-service-aggregator --- 18:45:36 [INFO] Skipping CycloneDX goal, because module skips deploy 18:45:36 [INFO] 18:45:36 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-encryption-service-aggregator --- 18:45:36 [INFO] Skipping artifact installation 18:45:36 [INFO] 18:45:36 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-encryption-service-aggregator --- 18:45:36 [INFO] Skipping artifact deployment 18:45:36 [INFO] 18:45:36 [INFO] -------------------< org.opendaylight.aaa:aaa-cert >-------------------- 18:45:36 [INFO] Building ODL :: aaa :: aaa-cert 0.19.10 [6/42] 18:45:36 [INFO] -------------------------------[ bundle ]------------------------------- 18:45:36 [INFO] 18:45:36 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-cert --- 18:45:36 [INFO] 18:45:36 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-cert --- 18:45:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:45:36 [INFO] 18:45:36 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ aaa-cert --- 18:45:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:45:37 [INFO] 18:45:37 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-cert --- 18:45:37 [INFO] 18:45:37 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ aaa-cert --- 18:45:37 [INFO] 18:45:37 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aaa-cert --- 18:45:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:45:37 [INFO] 18:45:37 [INFO] --- yang-maven-plugin:13.0.11:generate-sources (binding) @ aaa-cert --- 18:45:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:45:37 [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/src/main/yang 18:45:37 [INFO] yang-to-sources: Found 0 dependencies in 3.234 ms 18:45:37 [INFO] yang-to-sources: Project model files found: 3 in 19.94 ms 18:45:37 [INFO] yang-to-sources: 3 YANG models processed in 40.59 ms 18:45:37 [INFO] BindingJavaFileGenerator: Defined 58 files in 12.83 ms 18:45:37 [INFO] Sorted 58 files into 12 directories in 265.0 μs 18:45:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 58 in 104.6 ms 18:45:37 [INFO] 18:45:37 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ aaa-cert --- 18:45:37 [INFO] Starting audit... 18:45:37 Audit done. 18:45:37 [INFO] You have 0 Checkstyle violations. 18:45:37 [INFO] 18:45:37 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ aaa-cert --- 18:45:37 [INFO] Starting audit... 18:45:37 Audit done. 18:45:37 [INFO] You have 0 Checkstyle violations. 18:45:37 [INFO] 18:45:37 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ aaa-cert --- 18:45:37 [INFO] 18:45:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-cert --- 18:45:37 [INFO] Copying 2 resources from src/main/resources to target/classes 18:45:37 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/target/generated-sources/spi 18:45:37 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 18:45:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:45:37 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 18:45:37 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/target/generated-sources/spi 18:45:37 [INFO] 18:45:37 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ aaa-cert --- 18:45:37 [INFO] Recompiling the module because of changed dependency. 18:45:37 [INFO] Compiling 69 source files with javac [debug release 17] to target/classes 18:45:38 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/ODLKeyTool.java:[265,47] getSubjectDN() in java.security.cert.X509Certificate has been deprecated 18:45:38 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/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 18:45:38 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/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 18:45:38 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/MdsalUtils.java:[101,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 18:45:38 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/MdsalUtils.java:[123,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 18:45:38 [INFO] 18:45:38 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-cert >>> 18:45:38 [INFO] 18:45:38 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ aaa-cert --- 18:45:38 [INFO] Fork Value is true 18:45:43 [INFO] Done SpotBugs Analysis.... 18:45:43 [INFO] 18:45:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-cert <<< 18:45:43 [INFO] 18:45:43 [INFO] 18:45:43 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ aaa-cert --- 18:45:43 [INFO] BugInstance size is 0 18:45:43 [INFO] Error size is 0 18:45:43 [INFO] No errors/warnings found 18:45:43 [INFO] 18:45:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-cert --- 18:45:43 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/src/test/resources 18:45:43 [INFO] 18:45:43 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ aaa-cert --- 18:45:43 [INFO] Recompiling the module because of changed dependency. 18:45:43 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 18:45:43 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtilsTest.java:[96,91] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 18:45:43 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 18:45:43 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 18:45:43 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtilsTest.java:[97,49] unchecked conversion 18:45:43 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 18:45:43 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 18:45:43 [INFO] 18:45:43 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ aaa-cert --- 18:45:43 [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/target/surefire-reports 18:45:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:45:43 [INFO] 18:45:43 [INFO] ------------------------------------------------------- 18:45:43 [INFO] T E S T S 18:45:43 [INFO] ------------------------------------------------------- 18:45:44 [INFO] Running org.opendaylight.aaa.cert.impl.MdsalUtilsTest 18:45:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:45:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.291 s -- in org.opendaylight.aaa.cert.impl.MdsalUtilsTest 18:45:46 [INFO] Running org.opendaylight.aaa.cert.impl.AaaCertMdsalProviderTest 18:45:47 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 s -- in org.opendaylight.aaa.cert.impl.AaaCertMdsalProviderTest 18:45:47 [INFO] Running org.opendaylight.aaa.cert.impl.AaaCertProviderTest 18:45:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.opendaylight.aaa.cert.impl.AaaCertProviderTest 18:45:47 [INFO] Running org.opendaylight.aaa.cert.impl.KeyStoresDataUtilsTest 18:45:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.aaa.cert.impl.KeyStoresDataUtilsTest 18:45:47 [INFO] Running org.opendaylight.aaa.cert.impl.KeyStoreUtilisTest 18:45:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.aaa.cert.impl.KeyStoreUtilisTest 18:45:47 [INFO] Running org.opendaylight.aaa.cert.impl.ODLKeyToolTest 18:45:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.opendaylight.aaa.cert.impl.ODLKeyToolTest 18:45:47 [INFO] Running org.opendaylight.aaa.cert.impl.AaaCertRpcServiceImplTest 18:45:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.aaa.cert.impl.AaaCertRpcServiceImplTest 18:45:47 [INFO] 18:45:47 [INFO] Results: 18:45:47 [INFO] 18:45:47 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 18:45:47 [INFO] 18:45:47 [INFO] 18:45:47 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ aaa-cert --- 18:45:47 [INFO] 18:45:47 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ aaa-cert --- 18:45:48 [WARNING] Bundle org.opendaylight.aaa:aaa-cert:bundle:0.19.10 : Export org.opendaylight.aaa.cert.api, has 1, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores] 18:45:48 [WARNING] Bundle org.opendaylight.aaa:aaa-cert:bundle:0.19.10 : 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] 18:45:48 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/target/aaa-cert-0.19.10.jar 18:45:48 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/target/classes/META-INF/MANIFEST.MF 18:45:48 [INFO] 18:45:48 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ aaa-cert --- 18:45:48 [INFO] No previous run data found, generating javadoc. 18:45:50 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/target/aaa-cert-0.19.10-javadoc.jar 18:45:50 [INFO] 18:45:50 [INFO] --- build-helper-maven-plugin:3.6.1:attach-artifact (attach-artifacts) @ aaa-cert --- 18:45:51 [INFO] 18:45:51 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-cert --- 18:45:51 [INFO] CycloneDX: Resolving Dependencies 18:45:51 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 18:45:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/target/bom.xml 18:45:51 [INFO] attaching as aaa-cert-0.19.10-cyclonedx.xml 18:45:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/target/bom.json 18:45:51 [INFO] attaching as aaa-cert-0.19.10-cyclonedx.json 18:45:51 [INFO] 18:45:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-cert --- 18:45:51 [INFO] Skipping duplicate-finder execution! 18:45:51 [INFO] 18:45:51 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ aaa-cert --- 18:45:51 [INFO] No dependency problems found 18:45:51 [INFO] 18:45:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-cert --- 18:45:51 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/target/aaa-cert-0.19.10-sources.jar 18:45:51 [INFO] 18:45:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-cert --- 18:45:51 [INFO] 18:45:51 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ aaa-cert --- 18:45:51 [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/target/code-coverage/jacoco.exec 18:45:51 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cert' with 16 classes 18:45:51 [INFO] 18:45:51 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-cert --- 18:45:51 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.pom 18:45:51 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/target/aaa-cert-0.19.10.jar to /tmp/r/org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.jar 18:45:52 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/target/aaa-cert-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-javadoc.jar 18:45:52 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/target/classes/initial/aaa-cert-config.xml to /tmp/r/org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-config.xml 18:45:52 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-cyclonedx.xml 18:45:52 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-cyclonedx.json 18:45:52 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cert/target/aaa-cert-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-sources.jar 18:45:52 [INFO] 18:45:52 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ aaa-cert --- 18:45:52 [INFO] Installing org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.jar 18:45:52 [INFO] Writing OBR metadata 18:45:52 [INFO] 18:45:52 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-cert --- 18:45:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:45:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:45:52 [INFO] 18:45:52 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ aaa-cert --- 18:45:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:45:52 [INFO] 18:45:52 [INFO] -----------< org.opendaylight.aaa:aaa-password-service-api >------------ 18:45:52 [INFO] Building ODL :: aaa :: aaa-password-service-api 0.19.10 [7/42] 18:45:52 [INFO] -------------------------------[ bundle ]------------------------------- 18:45:52 [INFO] 18:45:52 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-password-service-api --- 18:45:52 [INFO] 18:45:52 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-password-service-api --- 18:45:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:45:52 [INFO] 18:45:52 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ aaa-password-service-api --- 18:45:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:45:52 [INFO] 18:45:52 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-password-service-api --- 18:45:52 [INFO] 18:45:52 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ aaa-password-service-api --- 18:45:52 [INFO] 18:45:52 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aaa-password-service-api --- 18:45:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:45:52 [INFO] 18:45:52 [INFO] --- yang-maven-plugin:13.0.11:generate-sources (binding) @ aaa-password-service-api --- 18:45:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:45:52 [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/api/src/main/yang 18:45:52 [INFO] yang-to-sources: Found 0 dependencies in 1.533 ms 18:45:52 [INFO] yang-to-sources: Project model files found: 1 in 6.570 ms 18:45:52 [INFO] yang-to-sources: 1 YANG models processed in 3.543 ms 18:45:52 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.276 ms 18:45:52 [INFO] Sorted 6 files into 3 directories in 139.1 μs 18:45:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 5.644 ms 18:45:52 [INFO] 18:45:52 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ aaa-password-service-api --- 18:45:52 [INFO] Starting audit... 18:45:52 Audit done. 18:45:52 [INFO] You have 0 Checkstyle violations. 18:45:52 [INFO] 18:45:52 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ aaa-password-service-api --- 18:45:52 [INFO] Starting audit... 18:45:52 Audit done. 18:45:52 [INFO] You have 0 Checkstyle violations. 18:45:52 [INFO] 18:45:52 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ aaa-password-service-api --- 18:45:52 [INFO] 18:45:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-password-service-api --- 18:45:52 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/api/src/main/resources 18:45:52 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/api/target/generated-sources/spi 18:45:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 18:45:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:45:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 18:45:52 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/api/target/generated-sources/spi 18:45:52 [INFO] 18:45:52 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ aaa-password-service-api --- 18:45:52 [INFO] Recompiling the module because of changed dependency. 18:45:52 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 18:45:52 [INFO] 18:45:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-password-service-api >>> 18:45:52 [INFO] 18:45:52 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ aaa-password-service-api --- 18:45:52 [INFO] Fork Value is true 18:45:54 [INFO] Done SpotBugs Analysis.... 18:45:54 [INFO] 18:45:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-password-service-api <<< 18:45:54 [INFO] 18:45:54 [INFO] 18:45:54 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ aaa-password-service-api --- 18:45:54 [INFO] BugInstance size is 0 18:45:54 [INFO] Error size is 0 18:45:54 [INFO] No errors/warnings found 18:45:54 [INFO] 18:45:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-password-service-api --- 18:45:54 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/api/src/test/resources 18:45:54 [INFO] 18:45:54 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ aaa-password-service-api --- 18:45:54 [INFO] No sources to compile 18:45:54 [INFO] 18:45:54 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ aaa-password-service-api --- 18:45:54 [INFO] No tests to run. 18:45:54 [INFO] 18:45:54 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ aaa-password-service-api --- 18:45:54 [INFO] 18:45:54 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ aaa-password-service-api --- 18:45:54 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/api/target/aaa-password-service-api-0.19.10.jar 18:45:54 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/api/target/classes/META-INF/MANIFEST.MF 18:45:54 [INFO] 18:45:54 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ aaa-password-service-api --- 18:45:54 [INFO] No previous run data found, generating javadoc. 18:45:56 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/api/target/aaa-password-service-api-0.19.10-javadoc.jar 18:45:56 [INFO] 18:45:56 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-password-service-api --- 18:45:56 [INFO] CycloneDX: Resolving Dependencies 18:45:56 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 18:45:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/api/target/bom.xml 18:45:56 [INFO] attaching as aaa-password-service-api-0.19.10-cyclonedx.xml 18:45:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/api/target/bom.json 18:45:56 [INFO] attaching as aaa-password-service-api-0.19.10-cyclonedx.json 18:45:56 [INFO] 18:45:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-password-service-api --- 18:45:56 [INFO] Skipping duplicate-finder execution! 18:45:56 [INFO] 18:45:56 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ aaa-password-service-api --- 18:45:56 [INFO] No dependency problems found 18:45:56 [INFO] 18:45:56 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-password-service-api --- 18:45:56 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/api/target/aaa-password-service-api-0.19.10-sources.jar 18:45:56 [INFO] 18:45:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-password-service-api --- 18:45:56 [INFO] 18:45:56 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ aaa-password-service-api --- 18:45:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:45:56 [INFO] 18:45:56 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-password-service-api --- 18:45:56 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.pom 18:45:56 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/api/target/aaa-password-service-api-0.19.10.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.jar 18:45:56 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/api/target/aaa-password-service-api-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-javadoc.jar 18:45:56 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-cyclonedx.xml 18:45:56 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-cyclonedx.json 18:45:56 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/api/target/aaa-password-service-api-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-sources.jar 18:45:56 [INFO] 18:45:56 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ aaa-password-service-api --- 18:45:56 [INFO] Installing org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.jar 18:45:56 [INFO] Writing OBR metadata 18:45:56 [INFO] 18:45:56 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-password-service-api --- 18:45:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:45:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:45:56 [INFO] 18:45:56 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ aaa-password-service-api --- 18:45:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:45:56 [INFO] 18:45:56 [INFO] --------------------< org.opendaylight.aaa:aaa-cli >-------------------- 18:45:56 [INFO] Building ODL :: aaa :: aaa-cli 0.19.10 [8/42] 18:45:56 [INFO] -------------------------------[ bundle ]------------------------------- 18:45:56 [INFO] 18:45:56 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-cli --- 18:45:56 [INFO] 18:45:56 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-cli --- 18:45:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:45:56 [INFO] 18:45:56 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ aaa-cli --- 18:45:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:45:56 [INFO] 18:45:56 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-cli --- 18:45:56 [INFO] 18:45:56 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ aaa-cli --- 18:45:56 [INFO] 18:45:56 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aaa-cli --- 18:45:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:45:56 [INFO] 18:45:56 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ aaa-cli --- 18:45:56 [INFO] Starting audit... 18:45:56 Audit done. 18:45:56 [INFO] You have 0 Checkstyle violations. 18:45:56 [INFO] 18:45:56 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ aaa-cli --- 18:45:57 [INFO] Starting audit... 18:45:57 Audit done. 18:45:57 [INFO] You have 0 Checkstyle violations. 18:45:57 [INFO] 18:45:57 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ aaa-cli --- 18:45:57 [INFO] 18:45:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-cli --- 18:45:57 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-cli/src/main/resources 18:45:57 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-cli/target/generated-sources/spi 18:45:57 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-cli/target/generated-sources/yang 18:45:57 [INFO] 18:45:57 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ aaa-cli --- 18:45:57 [INFO] Recompiling the module because of changed dependency. 18:45:57 [INFO] Compiling 21 source files with javac [debug release 17] to target/classes 18:45:57 [INFO] 18:45:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-cli >>> 18:45:57 [INFO] 18:45:57 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ aaa-cli --- 18:45:57 [INFO] Fork Value is true 18:46:00 [INFO] Done SpotBugs Analysis.... 18:46:00 [INFO] 18:46:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-cli <<< 18:46:00 [INFO] 18:46:00 [INFO] 18:46:00 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ aaa-cli --- 18:46:00 [INFO] BugInstance size is 0 18:46:00 [INFO] Error size is 0 18:46:00 [INFO] No errors/warnings found 18:46:00 [INFO] 18:46:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-cli --- 18:46:00 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-cli/src/test/resources 18:46:00 [INFO] 18:46:00 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ aaa-cli --- 18:46:00 [INFO] Recompiling the module because of changed dependency. 18:46:00 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 18:46:00 [INFO] 18:46:00 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ aaa-cli --- 18:46:00 [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.19.x/aaa-cli/target/surefire-reports 18:46:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:46:00 [INFO] 18:46:00 [INFO] ------------------------------------------------------- 18:46:00 [INFO] T E S T S 18:46:00 [INFO] ------------------------------------------------------- 18:46:01 [INFO] Running org.opendaylight.aaa.cli.test.DataStoreUtilsTest 18:46:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:46:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.951 s -- in org.opendaylight.aaa.cli.test.DataStoreUtilsTest 18:46:02 [INFO] 18:46:02 [INFO] Results: 18:46:02 [INFO] 18:46:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 18:46:02 [INFO] 18:46:02 [INFO] 18:46:02 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ aaa-cli --- 18:46:02 [INFO] 18:46:02 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ aaa-cli --- 18:46:02 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/aaa-cli/target/aaa-cli-0.19.10.jar 18:46:02 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/aaa-cli/target/classes/META-INF/MANIFEST.MF 18:46:02 [INFO] 18:46:02 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ aaa-cli --- 18:46:02 [INFO] No previous run data found, generating javadoc. 18:46:03 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-cli/target/aaa-cli-0.19.10-javadoc.jar 18:46:03 [INFO] 18:46:03 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-cli --- 18:46:03 [INFO] CycloneDX: Resolving Dependencies 18:46:04 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 18:46:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/aaa-cli/target/bom.xml 18:46:04 [INFO] attaching as aaa-cli-0.19.10-cyclonedx.xml 18:46:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/aaa-cli/target/bom.json 18:46:04 [INFO] attaching as aaa-cli-0.19.10-cyclonedx.json 18:46:04 [INFO] 18:46:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-cli --- 18:46:04 [INFO] Skipping duplicate-finder execution! 18:46:04 [INFO] 18:46:04 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ aaa-cli --- 18:46:04 [INFO] No dependency problems found 18:46:04 [INFO] 18:46:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-cli --- 18:46:04 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-cli/target/aaa-cli-0.19.10-sources.jar 18:46:04 [INFO] 18:46:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-cli --- 18:46:04 [INFO] 18:46:04 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ aaa-cli --- 18:46:04 [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.19.x/aaa-cli/target/code-coverage/jacoco.exec 18:46:04 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cli' with 21 classes 18:46:04 [INFO] 18:46:04 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-cli --- 18:46:04 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cli/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.pom 18:46:04 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cli/target/aaa-cli-0.19.10.jar to /tmp/r/org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.jar 18:46:04 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cli/target/aaa-cli-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-javadoc.jar 18:46:04 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cli/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-cyclonedx.xml 18:46:04 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cli/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-cyclonedx.json 18:46:04 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cli/target/aaa-cli-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-sources.jar 18:46:04 [INFO] 18:46:04 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ aaa-cli --- 18:46:04 [INFO] Installing org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.jar 18:46:04 [INFO] Writing OBR metadata 18:46:04 [INFO] 18:46:04 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-cli --- 18:46:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:46:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:46:04 [INFO] 18:46:04 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ aaa-cli --- 18:46:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:46:04 [INFO] 18:46:04 [INFO] -------------< org.opendaylight.aaa:repackaged-shiro-jar >-------------- 18:46:04 [INFO] Building repackaged-shiro-jar 0.19.10 [9/42] 18:46:04 [INFO] --------------------------------[ jar ]--------------------------------- 18:46:05 [INFO] 18:46:05 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ repackaged-shiro-jar --- 18:46:05 [INFO] 18:46:05 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ repackaged-shiro-jar --- 18:46:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:46:05 [INFO] 18:46:05 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ repackaged-shiro-jar --- 18:46:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:46:05 [INFO] 18:46:05 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ repackaged-shiro-jar --- 18:46:05 [INFO] 18:46:05 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ repackaged-shiro-jar --- 18:46:05 [INFO] 18:46:05 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ repackaged-shiro-jar --- 18:46:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:46:05 [INFO] 18:46:05 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ repackaged-shiro-jar --- 18:46:06 [INFO] Starting audit... 18:46:06 Audit done. 18:46:06 [INFO] You have 0 Checkstyle violations. 18:46:06 [INFO] 18:46:06 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ repackaged-shiro-jar --- 18:46:06 [INFO] Starting audit... 18:46:06 Audit done. 18:46:06 [INFO] You have 0 Checkstyle violations. 18:46:06 [INFO] 18:46:06 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ repackaged-shiro-jar --- 18:46:06 [INFO] 18:46:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ repackaged-shiro-jar --- 18:46:06 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro-jar/src/main/resources 18:46:06 [INFO] 18:46:06 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ repackaged-shiro-jar --- 18:46:06 [INFO] No sources to compile 18:46:06 [INFO] 18:46:06 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ repackaged-shiro-jar >>> 18:46:06 [INFO] 18:46:06 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ repackaged-shiro-jar --- 18:46:06 [INFO] 18:46:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ repackaged-shiro-jar <<< 18:46:06 [INFO] 18:46:06 [INFO] 18:46:06 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ repackaged-shiro-jar --- 18:46:06 [INFO] 18:46:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ repackaged-shiro-jar --- 18:46:06 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro-jar/src/test/resources 18:46:06 [INFO] 18:46:06 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ repackaged-shiro-jar --- 18:46:06 [INFO] No sources to compile 18:46:06 [INFO] 18:46:06 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ repackaged-shiro-jar --- 18:46:06 [INFO] No tests to run. 18:46:06 [INFO] 18:46:06 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ repackaged-shiro-jar --- 18:46:06 [INFO] 18:46:06 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ repackaged-shiro-jar --- 18:46:06 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.19.10.jar 18:46:06 [INFO] 18:46:06 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ repackaged-shiro-jar --- 18:46:06 [INFO] No Javadoc in project. Archive not created. 18:46:06 [INFO] 18:46:06 [INFO] --- maven-shade-plugin:3.6.0:shade (default) @ repackaged-shiro-jar --- 18:46:07 [INFO] Including org.apache.shiro:shiro-core:jar:1.13.0 in the shaded jar. 18:46:07 [INFO] Including org.apache.shiro:shiro-web:jar:1.13.0 in the shaded jar. 18:46:07 [INFO] Excluding org.apache.shiro:shiro-lang:jar:1.13.0 from the shaded jar. 18:46:07 [INFO] Excluding org.apache.shiro:shiro-cache:jar:1.13.0 from the shaded jar. 18:46:07 [INFO] Excluding org.apache.shiro:shiro-crypto-hash:jar:1.13.0 from the shaded jar. 18:46:07 [INFO] Excluding org.apache.shiro:shiro-crypto-core:jar:1.13.0 from the shaded jar. 18:46:07 [INFO] Excluding org.apache.shiro:shiro-crypto-cipher:jar:1.13.0 from the shaded jar. 18:46:07 [INFO] Excluding org.apache.shiro:shiro-config-core:jar:1.13.0 from the shaded jar. 18:46:07 [INFO] Excluding org.apache.shiro:shiro-config-ogdl:jar:1.13.0 from the shaded jar. 18:46:07 [INFO] Excluding commons-beanutils:commons-beanutils:jar:1.11.0 from the shaded jar. 18:46:07 [INFO] Excluding commons-collections:commons-collections:jar:3.2.2 from the shaded jar. 18:46:07 [INFO] Excluding org.apache.shiro:shiro-event:jar:1.13.0 from the shaded jar. 18:46:07 [INFO] Excluding org.owasp.encoder:encoder:jar:1.2.3 from the shaded jar. 18:46:07 [INFO] Replacing original artifact with shaded artifact. 18:46:07 [INFO] Replacing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.19.10.jar with /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.19.10-shaded.jar 18:46:07 [INFO] Replacing original source artifact with shaded source artifact. 18:46:07 [INFO] Replacing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.19.10-sources.jar with /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.19.10-shaded-sources.jar 18:46:07 [INFO] 18:46:07 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ repackaged-shiro-jar --- 18:46:07 [INFO] Skipping CycloneDX goal, because module skips deploy 18:46:07 [INFO] 18:46:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ repackaged-shiro-jar --- 18:46:07 [INFO] Skipping duplicate-finder execution! 18:46:07 [INFO] 18:46:07 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ repackaged-shiro-jar --- 18:46:07 [WARNING] Unused declared dependencies found: 18:46:07 [WARNING] org.apache.shiro:shiro-web:jar:1.13.0:compile 18:46:07 [WARNING] org.apache.shiro:shiro-core:jar:1.13.0:compile 18:46:07 [INFO] 18:46:07 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ repackaged-shiro-jar --- 18:46:07 [INFO] No sources in project. Archive not created. 18:46:07 [INFO] 18:46:07 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ repackaged-shiro-jar --- 18:46:07 [INFO] 18:46:07 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ repackaged-shiro-jar --- 18:46:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:46:07 [INFO] 18:46:07 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ repackaged-shiro-jar --- 18:46:07 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro-jar/pom.xml to /tmp/r/org/opendaylight/aaa/repackaged-shiro-jar/0.19.10/repackaged-shiro-jar-0.19.10.pom 18:46:07 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.19.10.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro-jar/0.19.10/repackaged-shiro-jar-0.19.10.jar 18:46:07 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro-jar/0.19.10/repackaged-shiro-jar-0.19.10-sources.jar 18:46:07 [INFO] 18:46:07 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ repackaged-shiro-jar --- 18:46:07 [INFO] Skipping artifact deployment 18:46:07 [INFO] 18:46:07 [INFO] ---------------< org.opendaylight.aaa:repackaged-shiro >---------------- 18:46:07 [INFO] Building repackaged-shiro 0.19.10 [10/42] 18:46:07 [INFO] -------------------------------[ bundle ]------------------------------- 18:46:07 [INFO] 18:46:07 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ repackaged-shiro --- 18:46:07 [INFO] 18:46:07 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ repackaged-shiro --- 18:46:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:46:07 [INFO] 18:46:07 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ repackaged-shiro --- 18:46:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:46:07 [INFO] 18:46:07 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ repackaged-shiro --- 18:46:07 [INFO] 18:46:07 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ repackaged-shiro --- 18:46:07 [INFO] 18:46:07 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ repackaged-shiro --- 18:46:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:46:07 [INFO] 18:46:07 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ repackaged-shiro --- 18:46:07 [INFO] Starting audit... 18:46:07 Audit done. 18:46:07 [INFO] You have 0 Checkstyle violations. 18:46:07 [INFO] 18:46:07 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ repackaged-shiro --- 18:46:07 [INFO] Starting audit... 18:46:07 Audit done. 18:46:07 [INFO] You have 0 Checkstyle violations. 18:46:07 [INFO] 18:46:07 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ repackaged-shiro --- 18:46:07 [INFO] 18:46:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ repackaged-shiro --- 18:46:07 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro/src/main/resources 18:46:07 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro/target/generated-sources/spi 18:46:07 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro/target/generated-sources/yang 18:46:07 [INFO] 18:46:07 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ repackaged-shiro --- 18:46:07 [INFO] No sources to compile 18:46:07 [INFO] 18:46:07 [INFO] --- maven-dependency-plugin:3.8.1:unpack (unpack) @ repackaged-shiro --- 18:46:07 [INFO] Configured Artifact: org.opendaylight.aaa:repackaged-shiro-jar:0.19.10:jar 18:46:07 [INFO] 18:46:07 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ repackaged-shiro >>> 18:46:07 [INFO] 18:46:07 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ repackaged-shiro --- 18:46:07 [INFO] 18:46:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ repackaged-shiro <<< 18:46:07 [INFO] 18:46:07 [INFO] 18:46:07 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ repackaged-shiro --- 18:46:07 [INFO] Spotbugs plugin skipped 18:46:07 [INFO] 18:46:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ repackaged-shiro --- 18:46:07 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro/src/test/resources 18:46:07 [INFO] 18:46:07 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ repackaged-shiro --- 18:46:07 [INFO] No sources to compile 18:46:07 [INFO] 18:46:07 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ repackaged-shiro --- 18:46:07 [INFO] No tests to run. 18:46:07 [INFO] 18:46:07 [INFO] --- maven-dependency-plugin:3.8.1:unpack-dependencies (unpack-sources) @ repackaged-shiro --- 18:46:07 [INFO] org.opendaylight.aaa:repackaged-shiro-jar:jar:0.19.10 already exists in destination. 18:46:07 [INFO] 18:46:07 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ repackaged-shiro --- 18:46:07 [INFO] 18:46:07 [INFO] --- build-helper-maven-plugin:3.6.1:add-source (shaded-sources) @ repackaged-shiro --- 18:46:07 [INFO] Source directory: /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro/target/shaded-sources added. 18:46:07 [INFO] 18:46:07 [INFO] --- build-helper-maven-plugin:3.6.1:add-resource (shared-resources) @ repackaged-shiro --- 18:46:07 [INFO] 18:46:07 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ repackaged-shiro --- 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/aop 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/authc 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/authc/credential 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/authc/pam 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/authz 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/authz/annotation 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/authz/aop 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/authz/permission 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/cache 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-cache] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/codec 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/concurrent 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/config 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-config-core, Jar:shiro-config-ogdl] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/config/event 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-config-ogdl] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/crypto 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/crypto/hash 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-crypto-hash] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/crypto/hash/format 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-crypto-hash] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/dao 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/env 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/event 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-event] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/event/support 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-event] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/io 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/jndi 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/ldap 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/mgt 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/realm 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/realm/activedirectory 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/realm/jdbc 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/realm/jndi 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/realm/ldap 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/realm/text 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/session 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/session/mgt 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/session/mgt/eis 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/subject 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/subject/support 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/util 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/web/config 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/web/env 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/web/filter 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/authc 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/authz 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/mgt 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/session 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/web/mgt 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/web 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/web/servlet 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/web/session 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/web/session/mgt 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/web/subject 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/web/subject/support 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/web/tags 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 18:46:08 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] 18:46:08 [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.19.10 : Split package, multiple jars provide the same package:org/apache/shiro/web/util 18:46:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 18:46:08 Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 18:46:08 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] 18:46:08 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.19.10.jar 18:46:08 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro/target/classes/META-INF/MANIFEST.MF 18:46:08 [INFO] 18:46:08 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ repackaged-shiro --- 18:46:08 [INFO] Skipping javadoc generation 18:46:08 [INFO] 18:46:08 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ repackaged-shiro --- 18:46:08 [INFO] CycloneDX: Resolving Dependencies 18:46:08 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 18:46:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro/target/bom.xml 18:46:08 [INFO] attaching as repackaged-shiro-0.19.10-cyclonedx.xml 18:46:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro/target/bom.json 18:46:08 [INFO] attaching as repackaged-shiro-0.19.10-cyclonedx.json 18:46:08 [INFO] 18:46:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ repackaged-shiro --- 18:46:08 [INFO] Skipping duplicate-finder execution! 18:46:08 [INFO] 18:46:08 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ repackaged-shiro --- 18:46:08 [INFO] No dependency problems found 18:46:08 [INFO] 18:46:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ repackaged-shiro --- 18:46:08 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.19.10-sources.jar 18:46:08 [INFO] 18:46:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ repackaged-shiro --- 18:46:08 [INFO] Skipping modernizer execution! 18:46:08 [INFO] 18:46:08 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ repackaged-shiro --- 18:46:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:46:08 [INFO] 18:46:08 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ repackaged-shiro --- 18:46:08 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro/pom.xml to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.pom 18:46:08 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.19.10.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.jar 18:46:08 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro/target/bom.xml to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-cyclonedx.xml 18:46:08 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro/target/bom.json to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-cyclonedx.json 18:46:08 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-sources.jar 18:46:08 [INFO] 18:46:08 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ repackaged-shiro --- 18:46:08 [INFO] Installing org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.jar 18:46:08 [INFO] Writing OBR metadata 18:46:08 [INFO] 18:46:08 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ repackaged-shiro --- 18:46:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:46:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:46:08 [INFO] 18:46:08 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ repackaged-shiro --- 18:46:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:46:08 [INFO] 18:46:08 [INFO] -----------< org.opendaylight.aaa:aaa-password-service-impl >----------- 18:46:08 [INFO] Building ODL :: aaa :: aaa-password-service-impl 0.19.10 [11/42] 18:46:08 [INFO] -------------------------------[ bundle ]------------------------------- 18:46:08 [INFO] 18:46:08 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-password-service-impl --- 18:46:08 [INFO] 18:46:08 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-password-service-impl --- 18:46:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:46:08 [INFO] 18:46:08 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ aaa-password-service-impl --- 18:46:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:46:08 [INFO] 18:46:08 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-password-service-impl --- 18:46:09 [INFO] 18:46:09 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ aaa-password-service-impl --- 18:46:09 [INFO] 18:46:09 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aaa-password-service-impl --- 18:46:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:46:09 [INFO] 18:46:09 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ aaa-password-service-impl --- 18:46:09 [INFO] Starting audit... 18:46:09 Audit done. 18:46:09 [INFO] You have 0 Checkstyle violations. 18:46:09 [INFO] 18:46:09 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ aaa-password-service-impl --- 18:46:09 [INFO] Starting audit... 18:46:09 Audit done. 18:46:09 [INFO] You have 0 Checkstyle violations. 18:46:09 [INFO] 18:46:09 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ aaa-password-service-impl --- 18:46:09 [INFO] 18:46:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-password-service-impl --- 18:46:09 [INFO] Copying 1 resource from src/main/resources to target/classes 18:46:09 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/impl/target/generated-sources/spi 18:46:09 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/impl/target/generated-sources/yang 18:46:09 [INFO] 18:46:09 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ aaa-password-service-impl --- 18:46:09 [INFO] Recompiling the module because of changed dependency. 18:46:09 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 18:46:09 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 18:46:09 [INFO] 18:46:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-password-service-impl >>> 18:46:09 [INFO] 18:46:09 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ aaa-password-service-impl --- 18:46:09 [INFO] Fork Value is true 18:46:12 [INFO] Done SpotBugs Analysis.... 18:46:12 [INFO] 18:46:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-password-service-impl <<< 18:46:12 [INFO] 18:46:12 [INFO] 18:46:12 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ aaa-password-service-impl --- 18:46:12 [INFO] BugInstance size is 0 18:46:12 [INFO] Error size is 0 18:46:12 [INFO] No errors/warnings found 18:46:12 [INFO] 18:46:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-password-service-impl --- 18:46:12 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/impl/src/test/resources 18:46:12 [INFO] 18:46:12 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ aaa-password-service-impl --- 18:46:12 [INFO] Recompiling the module because of changed dependency. 18:46:12 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 18:46:12 [INFO] 18:46:12 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ aaa-password-service-impl --- 18:46:12 [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/impl/target/surefire-reports 18:46:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:46:12 [INFO] 18:46:12 [INFO] ------------------------------------------------------- 18:46:12 [INFO] T E S T S 18:46:12 [INFO] ------------------------------------------------------- 18:46:13 [INFO] Running org.opendaylight.aaa.impl.password.service.DefaultPasswordHashServiceTest 18:46:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in org.opendaylight.aaa.impl.password.service.DefaultPasswordHashServiceTest 18:46:13 [INFO] 18:46:13 [INFO] Results: 18:46:13 [INFO] 18:46:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 18:46:13 [INFO] 18:46:13 [INFO] 18:46:13 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ aaa-password-service-impl --- 18:46:13 [INFO] 18:46:13 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ aaa-password-service-impl --- 18:46:13 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/impl/target/aaa-password-service-impl-0.19.10.jar 18:46:13 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/impl/target/classes/META-INF/MANIFEST.MF 18:46:13 [INFO] 18:46:13 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ aaa-password-service-impl --- 18:46:13 [INFO] No previous run data found, generating javadoc. 18:46:14 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/impl/target/aaa-password-service-impl-0.19.10-javadoc.jar 18:46:14 [INFO] 18:46:14 [INFO] --- build-helper-maven-plugin:3.6.1:attach-artifact (attach-artifacts) @ aaa-password-service-impl --- 18:46:14 [INFO] 18:46:14 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-password-service-impl --- 18:46:14 [INFO] CycloneDX: Resolving Dependencies 18:46:15 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 18:46:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/impl/target/bom.xml 18:46:15 [INFO] attaching as aaa-password-service-impl-0.19.10-cyclonedx.xml 18:46:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/impl/target/bom.json 18:46:15 [INFO] attaching as aaa-password-service-impl-0.19.10-cyclonedx.json 18:46:15 [INFO] 18:46:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-password-service-impl --- 18:46:15 [INFO] Skipping duplicate-finder execution! 18:46:15 [INFO] 18:46:15 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ aaa-password-service-impl --- 18:46:15 [WARNING] Used undeclared dependencies found: 18:46:15 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.11:compile 18:46:15 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 18:46:15 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.10:provided 18:46:15 [INFO] 18:46:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-password-service-impl --- 18:46:15 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/impl/target/aaa-password-service-impl-0.19.10-sources.jar 18:46:15 [INFO] 18:46:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-password-service-impl --- 18:46:15 [INFO] 18:46:15 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ aaa-password-service-impl --- 18:46:15 [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/impl/target/code-coverage/jacoco.exec 18:46:15 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-password-service-impl' with 5 classes 18:46:15 [INFO] 18:46:15 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-password-service-impl --- 18:46:15 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/impl/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.pom 18:46:15 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/impl/target/aaa-password-service-impl-0.19.10.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.jar 18:46:15 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/impl/target/aaa-password-service-impl-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-javadoc.jar 18:46:15 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/impl/target/classes/initial/aaa-password-service-config.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-aaa-password-service-config.xml 18:46:15 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/impl/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-cyclonedx.xml 18:46:15 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/impl/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-cyclonedx.json 18:46:15 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-password-service/impl/target/aaa-password-service-impl-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-sources.jar 18:46:15 [INFO] 18:46:15 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ aaa-password-service-impl --- 18:46:15 [INFO] Installing org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.jar 18:46:15 [INFO] Writing OBR metadata 18:46:15 [INFO] 18:46:15 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-password-service-impl --- 18:46:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:46:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:46:15 [INFO] 18:46:15 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ aaa-password-service-impl --- 18:46:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:46:15 [INFO] 18:46:15 [INFO] --------------< org.opendaylight.aaa:aaa-tokenauthrealm >--------------- 18:46:15 [INFO] Building ODL :: aaa :: aaa-tokenauthrealm 0.19.10 [12/42] 18:46:15 [INFO] -------------------------------[ bundle ]------------------------------- 18:46:15 [INFO] 18:46:15 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-tokenauthrealm --- 18:46:15 [INFO] 18:46:15 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-tokenauthrealm --- 18:46:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:46:15 [INFO] 18:46:15 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ aaa-tokenauthrealm --- 18:46:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:46:15 [INFO] 18:46:15 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-tokenauthrealm --- 18:46:15 [INFO] 18:46:15 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ aaa-tokenauthrealm --- 18:46:15 [INFO] 18:46:15 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aaa-tokenauthrealm --- 18:46:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:46:15 [INFO] 18:46:15 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ aaa-tokenauthrealm --- 18:46:15 [INFO] Starting audit... 18:46:15 Audit done. 18:46:15 [INFO] You have 0 Checkstyle violations. 18:46:15 [INFO] 18:46:15 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ aaa-tokenauthrealm --- 18:46:16 [INFO] Starting audit... 18:46:16 Audit done. 18:46:16 [INFO] You have 0 Checkstyle violations. 18:46:16 [INFO] 18:46:16 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ aaa-tokenauthrealm --- 18:46:16 [INFO] 18:46:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-tokenauthrealm --- 18:46:16 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-tokenauthrealm/src/main/resources 18:46:16 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-tokenauthrealm/target/generated-sources/spi 18:46:16 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-tokenauthrealm/target/generated-sources/yang 18:46:16 [INFO] 18:46:16 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ aaa-tokenauthrealm --- 18:46:16 [INFO] Recompiling the module because of changed dependency. 18:46:16 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 18:46:16 [INFO] 18:46:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-tokenauthrealm >>> 18:46:16 [INFO] 18:46:16 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ aaa-tokenauthrealm --- 18:46:16 [INFO] Fork Value is true 18:46:18 [INFO] Done SpotBugs Analysis.... 18:46:18 [INFO] 18:46:18 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-tokenauthrealm <<< 18:46:18 [INFO] 18:46:18 [INFO] 18:46:18 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ aaa-tokenauthrealm --- 18:46:18 [INFO] BugInstance size is 0 18:46:18 [INFO] Error size is 0 18:46:18 [INFO] No errors/warnings found 18:46:18 [INFO] 18:46:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-tokenauthrealm --- 18:46:18 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-tokenauthrealm/src/test/resources 18:46:18 [INFO] 18:46:18 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ aaa-tokenauthrealm --- 18:46:18 [INFO] Recompiling the module because of changed dependency. 18:46:18 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 18:46:19 [INFO] 18:46:19 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ aaa-tokenauthrealm --- 18:46:19 [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.19.x/aaa-tokenauthrealm/target/surefire-reports 18:46:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:46:19 [INFO] 18:46:19 [INFO] ------------------------------------------------------- 18:46:19 [INFO] T E S T S 18:46:19 [INFO] ------------------------------------------------------- 18:46:20 [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilderTest 18:46:20 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilderTest 18:46:20 [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManagerTest 18:46:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:46:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.920 s -- in org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManagerTest 18:46:21 [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationBuilderTest 18:46:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationBuilderTest 18:46:21 [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.PasswordCredentialTest 18:46:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.aaa.tokenauthrealm.auth.PasswordCredentialTest 18:46:21 [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.HttpBasicAuthTest 18:46:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.aaa.tokenauthrealm.auth.HttpBasicAuthTest 18:46:21 [INFO] 18:46:21 [INFO] Results: 18:46:21 [INFO] 18:46:21 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 18:46:21 [INFO] 18:46:21 [INFO] 18:46:21 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ aaa-tokenauthrealm --- 18:46:21 [INFO] 18:46:21 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ aaa-tokenauthrealm --- 18:46:21 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.19.10.jar 18:46:21 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/aaa-tokenauthrealm/target/classes/META-INF/MANIFEST.MF 18:46:21 [INFO] 18:46:21 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ aaa-tokenauthrealm --- 18:46:21 [INFO] No previous run data found, generating javadoc. 18:46:22 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.19.10-javadoc.jar 18:46:22 [INFO] 18:46:22 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-tokenauthrealm --- 18:46:22 [INFO] CycloneDX: Resolving Dependencies 18:46:23 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 18:46:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/aaa-tokenauthrealm/target/bom.xml 18:46:23 [INFO] attaching as aaa-tokenauthrealm-0.19.10-cyclonedx.xml 18:46:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/aaa-tokenauthrealm/target/bom.json 18:46:23 [INFO] attaching as aaa-tokenauthrealm-0.19.10-cyclonedx.json 18:46:23 [INFO] 18:46:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-tokenauthrealm --- 18:46:23 [INFO] Skipping duplicate-finder execution! 18:46:23 [INFO] 18:46:23 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ aaa-tokenauthrealm --- 18:46:23 [INFO] No dependency problems found 18:46:23 [INFO] 18:46:23 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-tokenauthrealm --- 18:46:23 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.19.10-sources.jar 18:46:23 [INFO] 18:46:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-tokenauthrealm --- 18:46:23 [INFO] 18:46:23 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ aaa-tokenauthrealm --- 18:46:23 [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.19.x/aaa-tokenauthrealm/target/code-coverage/jacoco.exec 18:46:23 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-tokenauthrealm' with 9 classes 18:46:23 [INFO] 18:46:23 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-tokenauthrealm --- 18:46:23 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-tokenauthrealm/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.pom 18:46:23 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.19.10.jar to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.jar 18:46:23 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-javadoc.jar 18:46:23 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-tokenauthrealm/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-cyclonedx.xml 18:46:23 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-tokenauthrealm/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-cyclonedx.json 18:46:23 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-sources.jar 18:46:23 [INFO] 18:46:23 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ aaa-tokenauthrealm --- 18:46:23 [INFO] Installing org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.jar 18:46:23 [INFO] Writing OBR metadata 18:46:23 [INFO] 18:46:23 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-tokenauthrealm --- 18:46:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:46:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:46:23 [INFO] 18:46:23 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ aaa-tokenauthrealm --- 18:46:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:46:23 [INFO] 18:46:23 [INFO] ---------------< org.opendaylight.aaa:aaa-idm-store-h2 >---------------- 18:46:23 [INFO] Building ODL :: aaa :: aaa-idm-store-h2 0.19.10 [13/42] 18:46:23 [INFO] -------------------------------[ bundle ]------------------------------- 18:46:23 [INFO] 18:46:23 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-idm-store-h2 --- 18:46:23 [INFO] 18:46:23 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-idm-store-h2 --- 18:46:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:46:23 [INFO] 18:46:23 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ aaa-idm-store-h2 --- 18:46:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:46:23 [INFO] 18:46:23 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-idm-store-h2 --- 18:46:23 [INFO] 18:46:23 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ aaa-idm-store-h2 --- 18:46:23 [INFO] 18:46:23 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aaa-idm-store-h2 --- 18:46:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:46:23 [INFO] 18:46:23 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ aaa-idm-store-h2 --- 18:46:23 [INFO] Starting audit... 18:46:23 Audit done. 18:46:23 [INFO] You have 0 Checkstyle violations. 18:46:23 [INFO] 18:46:23 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ aaa-idm-store-h2 --- 18:46:24 [INFO] Starting audit... 18:46:24 Audit done. 18:46:24 [INFO] You have 0 Checkstyle violations. 18:46:24 [INFO] 18:46:24 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ aaa-idm-store-h2 --- 18:46:24 [INFO] 18:46:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-idm-store-h2 --- 18:46:24 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-idm-store-h2/src/main/resources 18:46:24 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-idm-store-h2/target/generated-sources/spi 18:46:24 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-idm-store-h2/target/generated-sources/yang 18:46:24 [INFO] 18:46:24 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ aaa-idm-store-h2 --- 18:46:24 [INFO] Recompiling the module because of changed dependency. 18:46:24 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 18:46:24 [INFO] 18:46:24 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-idm-store-h2 >>> 18:46:24 [INFO] 18:46:24 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ aaa-idm-store-h2 --- 18:46:24 [INFO] Fork Value is true 18:46:28 [INFO] Done SpotBugs Analysis.... 18:46:28 [INFO] 18:46:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-idm-store-h2 <<< 18:46:28 [INFO] 18:46:28 [INFO] 18:46:28 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ aaa-idm-store-h2 --- 18:46:28 [INFO] BugInstance size is 0 18:46:28 [INFO] Error size is 0 18:46:28 [INFO] No errors/warnings found 18:46:28 [INFO] 18:46:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-idm-store-h2 --- 18:46:28 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-idm-store-h2/src/test/resources 18:46:28 [INFO] 18:46:28 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ aaa-idm-store-h2 --- 18:46:28 [INFO] Recompiling the module because of changed dependency. 18:46:28 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 18:46:28 [INFO] 18:46:28 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ aaa-idm-store-h2 --- 18:46:28 [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.19.x/aaa-idm-store-h2/target/surefire-reports 18:46:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:46:28 [INFO] 18:46:28 [INFO] ------------------------------------------------------- 18:46:28 [INFO] T E S T S 18:46:28 [INFO] ------------------------------------------------------- 18:46:29 [INFO] Running org.opendaylight.aaa.datastore.h2.UserStoreTest 18:46:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:46:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.621 s -- in org.opendaylight.aaa.datastore.h2.UserStoreTest 18:46:31 [INFO] Running org.opendaylight.aaa.datastore.h2.RoleStoreTest 18:46:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.aaa.datastore.h2.RoleStoreTest 18:46:31 [INFO] Running org.opendaylight.aaa.datastore.h2.H2StoreTest 18:46:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.814 s -- in org.opendaylight.aaa.datastore.h2.H2StoreTest 18:46:39 [INFO] Running org.opendaylight.aaa.datastore.h2.GrantStoreTest 18:46:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.aaa.datastore.h2.GrantStoreTest 18:46:39 [INFO] Running org.opendaylight.aaa.datastore.h2.IdmLightConfigTest 18:46:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.aaa.datastore.h2.IdmLightConfigTest 18:46:39 [INFO] Running org.opendaylight.aaa.datastore.h2.DomainStoreTest 18:46:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.120 s -- in org.opendaylight.aaa.datastore.h2.DomainStoreTest 18:46:40 [INFO] 18:46:40 [INFO] Results: 18:46:40 [INFO] 18:46:40 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 18:46:40 [INFO] 18:46:40 [INFO] 18:46:40 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ aaa-idm-store-h2 --- 18:46:40 [INFO] 18:46:40 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ aaa-idm-store-h2 --- 18:46:40 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.19.10.jar 18:46:40 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/aaa-idm-store-h2/target/classes/META-INF/MANIFEST.MF 18:46:40 [INFO] 18:46:40 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ aaa-idm-store-h2 --- 18:46:40 [INFO] No previous run data found, generating javadoc. 18:46:41 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.19.10-javadoc.jar 18:46:41 [INFO] 18:46:41 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-idm-store-h2 --- 18:46:41 [INFO] CycloneDX: Resolving Dependencies 18:46:42 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 18:46:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/aaa-idm-store-h2/target/bom.xml 18:46:42 [INFO] attaching as aaa-idm-store-h2-0.19.10-cyclonedx.xml 18:46:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/aaa-idm-store-h2/target/bom.json 18:46:42 [INFO] attaching as aaa-idm-store-h2-0.19.10-cyclonedx.json 18:46:42 [INFO] 18:46:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-idm-store-h2 --- 18:46:42 [INFO] Skipping duplicate-finder execution! 18:46:42 [INFO] 18:46:42 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ aaa-idm-store-h2 --- 18:46:42 [WARNING] Used undeclared dependencies found: 18:46:42 [WARNING] com.google.errorprone:error_prone_annotations:jar:2.40.0:compile 18:46:42 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 18:46:42 [INFO] 18:46:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-idm-store-h2 --- 18:46:42 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.19.10-sources.jar 18:46:42 [INFO] 18:46:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-idm-store-h2 --- 18:46:42 [INFO] 18:46:42 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ aaa-idm-store-h2 --- 18:46:42 [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.19.x/aaa-idm-store-h2/target/code-coverage/jacoco.exec 18:46:42 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-idm-store-h2' with 10 classes 18:46:42 [INFO] 18:46:42 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-idm-store-h2 --- 18:46:42 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-idm-store-h2/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.pom 18:46:42 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.19.10.jar to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.jar 18:46:42 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-javadoc.jar 18:46:42 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-idm-store-h2/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-cyclonedx.xml 18:46:42 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-idm-store-h2/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-cyclonedx.json 18:46:42 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-idm-store-h2/target/aaa-idm-store-h2-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-sources.jar 18:46:42 [INFO] 18:46:42 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ aaa-idm-store-h2 --- 18:46:42 [INFO] Installing org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.jar 18:46:42 [INFO] Writing OBR metadata 18:46:42 [INFO] 18:46:42 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-idm-store-h2 --- 18:46:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:46:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:46:42 [INFO] 18:46:42 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ aaa-idm-store-h2 --- 18:46:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:46:42 [INFO] 18:46:42 [INFO] ------------------< org.opendaylight.aaa:aaa-cli-jar >------------------ 18:46:42 [INFO] Building ODL :: aaa :: aaa-cli-jar 0.19.10 [14/42] 18:46:42 [INFO] --------------------------------[ jar ]--------------------------------- 18:46:42 [INFO] 18:46:42 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-cli-jar --- 18:46:42 [INFO] 18:46:42 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-cli-jar --- 18:46:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:46:42 [INFO] 18:46:42 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ aaa-cli-jar --- 18:46:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:46:42 [INFO] 18:46:42 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-cli-jar --- 18:46:43 [INFO] 18:46:43 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ aaa-cli-jar --- 18:46:43 [INFO] 18:46:43 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aaa-cli-jar --- 18:46:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:46:43 [INFO] 18:46:43 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ aaa-cli-jar --- 18:46:43 [INFO] Starting audit... 18:46:43 Audit done. 18:46:43 [INFO] You have 0 Checkstyle violations. 18:46:43 [INFO] 18:46:43 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ aaa-cli-jar --- 18:46:43 [INFO] Starting audit... 18:46:43 Audit done. 18:46:43 [INFO] You have 0 Checkstyle violations. 18:46:43 [INFO] 18:46:43 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ aaa-cli-jar --- 18:46:43 [INFO] 18:46:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-cli-jar --- 18:46:43 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/src/main/resources 18:46:43 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/target/generated-sources/spi 18:46:43 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/target/generated-sources/yang 18:46:43 [INFO] 18:46:43 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ aaa-cli-jar --- 18:46:43 [INFO] Recompiling the module because of changed dependency. 18:46:43 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 18:46:43 [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 18:46:43 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 18:46:43 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 18:46:43 [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 18:46:43 [WARNING] Cannot find annotation method 'strictBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found 18:46:43 [WARNING] Cannot find annotation method 'builder()' in type 'org.immutables.value.Value.Style' 18:46:43 [WARNING] Cannot find annotation method 'typeImmutable()' in type 'org.immutables.value.Value.Style' 18:46:43 [WARNING] Cannot find annotation method 'visibility()' in type 'org.immutables.value.Value.Style' 18:46:43 [WARNING] unknown enum constant org.immutables.value.Value.Style.ImplementationVisibility.PRIVATE 18:46:43 reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found 18:46:43 [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated': class file for org.immutables.value.Generated not found 18:46:43 [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' 18:46:43 [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 18:46:43 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 18:46:43 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 18:46:43 [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 18:46:43 [WARNING] Cannot find annotation method 'strictBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found 18:46:43 [WARNING] Cannot find annotation method 'builder()' in type 'org.immutables.value.Value.Style' 18:46:43 [WARNING] Cannot find annotation method 'typeImmutable()' in type 'org.immutables.value.Value.Style' 18:46:43 [WARNING] Cannot find annotation method 'visibility()' in type 'org.immutables.value.Value.Style' 18:46:43 [WARNING] unknown enum constant org.immutables.value.Value.Style.ImplementationVisibility.PRIVATE 18:46:43 reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found 18:46:43 [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated': class file for org.immutables.value.Generated not found 18:46:43 [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' 18:46:43 [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 18:46:43 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 18:46:43 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 18:46:43 [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 18:46:43 [WARNING] Cannot find annotation method 'strictBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found 18:46:43 [WARNING] Cannot find annotation method 'builder()' in type 'org.immutables.value.Value.Style' 18:46:43 [WARNING] Cannot find annotation method 'typeImmutable()' in type 'org.immutables.value.Value.Style' 18:46:43 [WARNING] Cannot find annotation method 'visibility()' in type 'org.immutables.value.Value.Style' 18:46:43 [WARNING] unknown enum constant org.immutables.value.Value.Style.ImplementationVisibility.PRIVATE 18:46:43 reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found 18:46:43 [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated': class file for org.immutables.value.Generated not found 18:46:43 [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' 18:46:43 [INFO] 18:46:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-cli-jar >>> 18:46:43 [INFO] 18:46:43 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ aaa-cli-jar --- 18:46:43 [INFO] Fork Value is true 18:46:46 [INFO] Done SpotBugs Analysis.... 18:46:46 [INFO] 18:46:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-cli-jar <<< 18:46:46 [INFO] 18:46:46 [INFO] 18:46:46 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ aaa-cli-jar --- 18:46:46 [INFO] BugInstance size is 0 18:46:46 [INFO] Error size is 0 18:46:46 [INFO] No errors/warnings found 18:46:46 [INFO] 18:46:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-cli-jar --- 18:46:46 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/src/test/resources 18:46:46 [INFO] 18:46:46 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ aaa-cli-jar --- 18:46:46 [INFO] Recompiling the module because of changed dependency. 18:46:46 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 18:46:46 [INFO] 18:46:46 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ aaa-cli-jar --- 18:46:46 [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/target/surefire-reports 18:46:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:46:46 [INFO] 18:46:46 [INFO] ------------------------------------------------------- 18:46:46 [INFO] T E S T S 18:46:46 [INFO] ------------------------------------------------------- 18:46:47 [INFO] Running org.opendaylight.aaa.cli.jar.MainIntegrationTest 18:46:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.395 s -- in org.opendaylight.aaa.cli.jar.MainIntegrationTest 18:46:53 [INFO] Running org.opendaylight.aaa.cli.jar.StandaloneCommandLineInterfaceTest 18:46:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.474 s -- in org.opendaylight.aaa.cli.jar.StandaloneCommandLineInterfaceTest 18:46:59 [INFO] Running org.opendaylight.aaa.cli.jar.AbstractMainTest 18:46:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:47:01 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.099 s -- in org.opendaylight.aaa.cli.jar.AbstractMainTest 18:47:01 [INFO] 18:47:01 [INFO] Results: 18:47:01 [INFO] 18:47:01 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 18:47:01 [INFO] 18:47:01 [INFO] 18:47:01 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ aaa-cli-jar --- 18:47:01 [INFO] 18:47:01 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ aaa-cli-jar --- 18:47:01 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/target/aaa-cli-jar-0.19.10.jar 18:47:01 [INFO] 18:47:01 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ aaa-cli-jar --- 18:47:01 [INFO] No previous run data found, generating javadoc. 18:47:02 [WARNING] Javadoc Warnings 18:47:02 [WARNING] warning: unknown enum constant ImplementationVisibility.PRIVATE 18:47:02 [WARNING] reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found 18:47:02 [WARNING] 1 warning 18:47:02 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/target/aaa-cli-jar-0.19.10-javadoc.jar 18:47:02 [INFO] 18:47:02 [INFO] --- maven-shade-plugin:3.6.0:shade (shade) @ aaa-cli-jar --- 18:47:02 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 18:47:02 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 18:47:02 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 18:47:02 [INFO] Including org.checkerframework:checker-qual:jar:3.48.2 in the shaded jar. 18:47:02 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.40.0 in the shaded jar. 18:47:02 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 18:47:02 [INFO] Including net.sf.jopt-simple:jopt-simple:jar:5.0.4 in the shaded jar. 18:47:02 [INFO] Including org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.10 in the shaded jar. 18:47:02 [INFO] Including org.opendaylight.aaa:aaa-authn-api:jar:0.19.10 in the shaded jar. 18:47:02 [INFO] Including jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6 in the shaded jar. 18:47:02 [INFO] Including javax.servlet:javax.servlet-api:jar:3.1.0 in the shaded jar. 18:47:02 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 18:47:02 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 18:47:02 [INFO] Including org.apache.commons:commons-text:jar:1.13.1 in the shaded jar. 18:47:02 [INFO] Including org.apache.commons:commons-lang3:jar:3.17.0 in the shaded jar. 18:47:02 [INFO] Including com.h2database:h2:jar:2.2.224 in the shaded jar. 18:47:02 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 18:47:02 [INFO] Including org.slf4j:slf4j-simple:jar:2.0.12 in the shaded jar. 18:47:02 [INFO] Including org.opendaylight.aaa:aaa-password-service-api:jar:0.19.10 in the shaded jar. 18:47:02 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.11 in the shaded jar. 18:47:02 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.11 in the shaded jar. 18:47:02 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.10 in the shaded jar. 18:47:02 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.11 in the shaded jar. 18:47:02 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 18:47:02 [INFO] Including org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.10 in the shaded jar. 18:47:02 [INFO] Including org.opendaylight.aaa:repackaged-shiro:jar:0.19.10 in the shaded jar. 18:47:02 [INFO] Including commons-beanutils:commons-beanutils:jar:1.11.0 in the shaded jar. 18:47:02 [INFO] Including commons-logging:commons-logging:jar:1.3.1 in the shaded jar. 18:47:02 [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. 18:47:02 [INFO] Including org.owasp.encoder:encoder:jar:1.2.3 in the shaded jar. 18:47:02 [INFO] No artifact matching filter org.opendaylight.aaa:aaa-shiro 18:47:02 [INFO] Minimizing jar org.opendaylight.aaa:aaa-cli-jar:jar:0.19.10 18:47:03 [WARNING] Removing module-info from aaa-cli-jar-0.19.10.jar 18:47:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:47:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:47:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:47:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:47:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:47:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:47:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:47:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 18:47:04 [WARNING] commons-beanutils-1.11.0.jar, commons-collections-3.2.2.jar, commons-lang3-3.17.0.jar, commons-logging-1.3.1.jar, commons-text-1.13.1.jar define 1 overlapping resource: 18:47:04 [WARNING] - META-INF/NOTICE.txt 18:47:04 [WARNING] commons-beanutils-1.11.0.jar, commons-lang3-3.17.0.jar, commons-logging-1.3.1.jar, commons-text-1.13.1.jar, error_prone_annotations-2.40.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: 18:47:04 [WARNING] - META-INF.versions.9.module-info 18:47:04 [WARNING] aaa-cli-jar-0.19.10.jar, concepts-13.0.11.jar, triemap-1.3.2.jar, util-13.0.11.jar, yang-binding-13.0.10.jar, yang-common-13.0.11.jar define 1 overlapping resource: 18:47:04 [WARNING] - README.md 18:47:04 [WARNING] aaa-authn-api-0.19.10.jar, aaa-cli-jar-0.19.10.jar, aaa-idm-store-h2-0.19.10.jar, concepts-13.0.11.jar, repackaged-shiro-0.19.10.jar, triemap-1.3.2.jar, util-13.0.11.jar, yang-binding-13.0.10.jar, yang-common-13.0.11.jar define 1 overlapping resource: 18:47:04 [WARNING] - META-INF/git.properties 18:47:04 [WARNING] encoder-1.2.3.jar, guava-32.1.3-jre.jar, repackaged-shiro-0.19.10.jar define 1 overlapping resource: 18:47:04 [WARNING] - META-INF/LICENSE 18:47:04 [WARNING] aaa-authn-api-0.19.10.jar, aaa-cli-jar-0.19.10.jar, aaa-idm-store-h2-0.19.10.jar, concepts-13.0.11.jar, triemap-1.3.2.jar, util-13.0.11.jar, yang-binding-13.0.10.jar, yang-common-13.0.11.jar define 1 overlapping resource: 18:47:04 [WARNING] - LICENSE 18:47:04 [WARNING] checker-qual-3.48.2.jar, commons-beanutils-1.11.0.jar, commons-collections-3.2.2.jar, commons-lang3-3.17.0.jar, commons-logging-1.3.1.jar, commons-text-1.13.1.jar, javax.servlet-api-3.1.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: 18:47:04 [WARNING] - META-INF/LICENSE.txt 18:47:04 [WARNING] aaa-authn-api-0.19.10.jar, aaa-cli-jar-0.19.10.jar, aaa-idm-store-h2-0.19.10.jar, checker-qual-3.48.2.jar, commons-beanutils-1.11.0.jar, commons-collections-3.2.2.jar, commons-lang3-3.17.0.jar, commons-logging-1.3.1.jar, commons-text-1.13.1.jar, concepts-13.0.11.jar, encoder-1.2.3.jar, error_prone_annotations-2.40.0.jar, failureaccess-1.0.1.jar, guava-32.1.3-jre.jar, h2-2.2.224.jar, j2objc-annotations-2.8.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, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, org.eclipse.jdt.annotation-2.3.0.jar, repackaged-shiro-0.19.10.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, triemap-1.3.2.jar, util-13.0.11.jar, yang-binding-13.0.10.jar, yang-common-13.0.11.jar define 1 overlapping resource: 18:47:04 [WARNING] - META-INF/MANIFEST.MF 18:47:04 [WARNING] jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar define 2 overlapping resources: 18:47:04 [WARNING] - META-INF/LICENSE.md 18:47:04 [WARNING] - META-INF/NOTICE.md 18:47:04 [WARNING] maven-shade-plugin has detected that some files are 18:47:04 [WARNING] present in two or more JARs. When this happens, only one 18:47:04 [WARNING] single version of the file is copied to the uber jar. 18:47:04 [WARNING] Usually this is not harmful and you can skip these warnings, 18:47:04 [WARNING] otherwise try to manually exclude artifacts based on 18:47:04 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 18:47:04 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 18:47:04 [INFO] Minimized 6135 -> 2402 (39%) 18:47:04 [INFO] Replacing original artifact with shaded artifact. 18:47:04 [INFO] Replacing /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/target/aaa-cli-jar-0.19.10.jar with /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/target/aaa-cli-jar-0.19.10-shaded.jar 18:47:04 [INFO] 18:47:04 [INFO] --- maven-failsafe-plugin:3.5.3:integration-test (integration-test) @ aaa-cli-jar --- 18:47:05 [INFO] Failsafe report directory: /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/target/failsafe-reports 18:47:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:47:05 [INFO] 18:47:05 [INFO] ------------------------------------------------------- 18:47:05 [INFO] T E S T S 18:47:05 [INFO] ------------------------------------------------------- 18:47:05 [INFO] Running org.opendaylight.aaa.cli.jar.MainIT 18:47:06 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default iteration count=20000 18:47:06 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default algorithm=SHA-512 18:47:06 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will not utilize a private salt, since none was configured 18:47:06 [main] INFO org.opendaylight.aaa.api.StoreBuilder - Checking if default entries must be created in IDM store 18:47:06 [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_DOMAINS does not exist, creating it 18:47:06 [main] INFO org.opendaylight.aaa.api.StoreBuilder - Created default domain 18:47:06 [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_ROLES does not exist, creating it 18:47:06 [main] INFO org.opendaylight.aaa.api.StoreBuilder - Created 'admin' role 18:47:06 [main] INFO org.opendaylight.aaa.api.StoreBuilder - Created 'user' role 18:47:06 [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_USERS does not exist, creating it 18:47:06 [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_GRANTS does not exist, creating it 18:47:07 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default iteration count=20000 18:47:07 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default algorithm=SHA-512 18:47:07 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will not utilize a private salt, since none was configured 18:47:07 [main] INFO org.opendaylight.aaa.api.StoreBuilder - Checking if default entries must be created in IDM store 18:47:07 [main] INFO org.opendaylight.aaa.api.StoreBuilder - Found default domain in IDM store, skipping insertion of default data 18:47:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.240 s -- in org.opendaylight.aaa.cli.jar.MainIT 18:47:09 [INFO] 18:47:09 [INFO] Results: 18:47:09 [INFO] 18:47:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 18:47:09 [INFO] 18:47:09 [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-stage-0.19.x/aaa-cli-jar/target/failsafe-reports/2025-07-26T18-47-05_034-jvmRun1.dumpstream 18:47:09 [INFO] 18:47:09 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-cli-jar --- 18:47:09 [INFO] CycloneDX: Resolving Dependencies 18:47:09 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 18:47:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/target/bom.xml 18:47:10 [INFO] attaching as aaa-cli-jar-0.19.10-cyclonedx.xml 18:47:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/target/bom.json 18:47:10 [INFO] attaching as aaa-cli-jar-0.19.10-cyclonedx.json 18:47:10 [INFO] 18:47:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-cli-jar --- 18:47:10 [INFO] Skipping duplicate-finder execution! 18:47:10 [INFO] 18:47:10 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ aaa-cli-jar --- 18:47:10 [WARNING] Unused declared dependencies found: 18:47:10 [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile 18:47:10 [WARNING] org.apache.commons:commons-text:jar:1.13.1:compile 18:47:10 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 18:47:10 [WARNING] org.slf4j:slf4j-api:jar:2.0.12:compile 18:47:10 [WARNING] com.h2database:h2:jar:2.2.224:compile 18:47:10 [INFO] 18:47:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-cli-jar --- 18:47:10 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/target/aaa-cli-jar-0.19.10-sources.jar 18:47:10 [INFO] 18:47:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-cli-jar --- 18:47:10 [INFO] 18:47:10 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ aaa-cli-jar --- 18:47:10 [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/target/code-coverage/jacoco.exec 18:47:10 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cli-jar' with 3 classes 18:47:10 [INFO] 18:47:10 [INFO] --- maven-failsafe-plugin:3.5.3:verify (verify) @ aaa-cli-jar --- 18:47:10 [INFO] Failsafe report directory: /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/target/failsafe-reports 18:47:10 [INFO] 18:47:10 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-cli-jar --- 18:47:10 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10.pom 18:47:10 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/target/aaa-cli-jar-0.19.10.jar to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10.jar 18:47:10 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/target/aaa-cli-jar-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-javadoc.jar 18:47:10 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-cyclonedx.xml 18:47:10 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-cyclonedx.json 18:47:10 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-cli-jar/target/aaa-cli-jar-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-sources.jar 18:47:10 [INFO] 18:47:10 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-cli-jar --- 18:47:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:47:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:47:10 [INFO] 18:47:10 [INFO] ----------------< org.opendaylight.aaa:aaa-filterchain >---------------- 18:47:10 [INFO] Building ODL :: aaa :: aaa-filterchain 0.19.10 [15/42] 18:47:10 [INFO] -------------------------------[ bundle ]------------------------------- 18:47:10 [INFO] 18:47:10 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-filterchain --- 18:47:10 [INFO] 18:47:10 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-filterchain --- 18:47:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:47:10 [INFO] 18:47:10 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ aaa-filterchain --- 18:47:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:47:10 [INFO] 18:47:10 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-filterchain --- 18:47:10 [INFO] 18:47:10 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ aaa-filterchain --- 18:47:10 [INFO] 18:47:10 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aaa-filterchain --- 18:47:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:47:10 [INFO] 18:47:10 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ aaa-filterchain --- 18:47:10 [INFO] Starting audit... 18:47:10 Audit done. 18:47:10 [INFO] You have 0 Checkstyle violations. 18:47:10 [INFO] 18:47:10 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ aaa-filterchain --- 18:47:10 [INFO] Starting audit... 18:47:10 Audit done. 18:47:10 [INFO] You have 0 Checkstyle violations. 18:47:10 [INFO] 18:47:10 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ aaa-filterchain --- 18:47:10 [INFO] 18:47:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-filterchain --- 18:47:10 [INFO] Copying 1 resource from src/main/resources to target/classes 18:47:10 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-filterchain/target/generated-sources/spi 18:47:10 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-filterchain/target/generated-sources/yang 18:47:10 [INFO] 18:47:10 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ aaa-filterchain --- 18:47:10 [INFO] Recompiling the module because of changed dependency. 18:47:10 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 18:47:10 [INFO] 18:47:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-filterchain >>> 18:47:10 [INFO] 18:47:10 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ aaa-filterchain --- 18:47:10 [INFO] Fork Value is true 18:47:13 [INFO] Done SpotBugs Analysis.... 18:47:13 [INFO] 18:47:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-filterchain <<< 18:47:13 [INFO] 18:47:13 [INFO] 18:47:13 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ aaa-filterchain --- 18:47:13 [INFO] BugInstance size is 0 18:47:13 [INFO] Error size is 0 18:47:13 [INFO] No errors/warnings found 18:47:13 [INFO] 18:47:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-filterchain --- 18:47:13 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-filterchain/src/test/resources 18:47:13 [INFO] 18:47:13 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ aaa-filterchain --- 18:47:13 [INFO] Recompiling the module because of changed dependency. 18:47:13 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 18:47:13 [INFO] 18:47:13 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ aaa-filterchain --- 18:47:13 [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.19.x/aaa-filterchain/target/surefire-reports 18:47:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:47:13 [INFO] 18:47:13 [INFO] ------------------------------------------------------- 18:47:13 [INFO] T E S T S 18:47:13 [INFO] ------------------------------------------------------- 18:47:14 [INFO] Running org.opendaylight.aaa.filterchain.filters.AAAFilterChainTest 18:47:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:47:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.172 s -- in org.opendaylight.aaa.filterchain.filters.AAAFilterChainTest 18:47:15 [INFO] Running org.opendaylight.aaa.filterchain.filters.CustomFilterAdapterTest 18:47:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.aaa.filterchain.filters.CustomFilterAdapterTest 18:47:15 [INFO] Running org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImplTest 18:47:16 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImplTest 18:47:16 [INFO] 18:47:16 [INFO] Results: 18:47:16 [INFO] 18:47:16 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 18:47:16 [INFO] 18:47:16 [INFO] 18:47:16 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ aaa-filterchain --- 18:47:16 [INFO] 18:47:16 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ aaa-filterchain --- 18:47:16 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/aaa-filterchain/target/aaa-filterchain-0.19.10.jar 18:47:16 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/aaa-filterchain/target/classes/META-INF/MANIFEST.MF 18:47:16 [INFO] 18:47:16 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ aaa-filterchain --- 18:47:16 [INFO] No previous run data found, generating javadoc. 18:47:17 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-filterchain/target/aaa-filterchain-0.19.10-javadoc.jar 18:47:17 [INFO] 18:47:17 [INFO] --- build-helper-maven-plugin:3.6.1:attach-artifact (attach-artifacts) @ aaa-filterchain --- 18:47:17 [INFO] 18:47:17 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-filterchain --- 18:47:17 [INFO] CycloneDX: Resolving Dependencies 18:47:17 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 18:47:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/aaa-filterchain/target/bom.xml 18:47:17 [INFO] attaching as aaa-filterchain-0.19.10-cyclonedx.xml 18:47:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/aaa-filterchain/target/bom.json 18:47:17 [INFO] attaching as aaa-filterchain-0.19.10-cyclonedx.json 18:47:17 [INFO] 18:47:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-filterchain --- 18:47:17 [INFO] Skipping duplicate-finder execution! 18:47:17 [INFO] 18:47:17 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ aaa-filterchain --- 18:47:17 [INFO] No dependency problems found 18:47:17 [INFO] 18:47:17 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-filterchain --- 18:47:17 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-filterchain/target/aaa-filterchain-0.19.10-sources.jar 18:47:17 [INFO] 18:47:17 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-filterchain --- 18:47:17 [INFO] 18:47:17 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ aaa-filterchain --- 18:47:17 [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.19.x/aaa-filterchain/target/code-coverage/jacoco.exec 18:47:18 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-filterchain' with 6 classes 18:47:18 [INFO] 18:47:18 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-filterchain --- 18:47:18 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-filterchain/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.pom 18:47:18 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-filterchain/target/aaa-filterchain-0.19.10.jar to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.jar 18:47:18 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-filterchain/target/aaa-filterchain-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-javadoc.jar 18:47:18 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-filterchain/target/classes/filterchain.cfg to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-config.cfg 18:47:18 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-filterchain/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-cyclonedx.xml 18:47:18 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-filterchain/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-cyclonedx.json 18:47:18 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-filterchain/target/aaa-filterchain-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-sources.jar 18:47:18 [INFO] 18:47:18 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ aaa-filterchain --- 18:47:18 [INFO] Installing org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.jar 18:47:18 [INFO] Writing OBR metadata 18:47:18 [INFO] 18:47:18 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-filterchain --- 18:47:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:47:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:47:18 [INFO] 18:47:18 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ aaa-filterchain --- 18:47:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:47:18 [INFO] 18:47:18 [INFO] -----------< org.opendaylight.aaa:aaa-jetty-auth-log-filter >----------- 18:47:18 [INFO] Building ODL :: aaa :: aaa-jetty-auth-log-filter 0.19.10 [16/42] 18:47:18 [INFO] -------------------------------[ bundle ]------------------------------- 18:47:18 [INFO] 18:47:18 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-jetty-auth-log-filter --- 18:47:18 [INFO] 18:47:18 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-jetty-auth-log-filter --- 18:47:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:47:18 [INFO] 18:47:18 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ aaa-jetty-auth-log-filter --- 18:47:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:47:18 [INFO] 18:47:18 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-jetty-auth-log-filter --- 18:47:18 [INFO] 18:47:18 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ aaa-jetty-auth-log-filter --- 18:47:18 [INFO] 18:47:18 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aaa-jetty-auth-log-filter --- 18:47:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:47:18 [INFO] 18:47:18 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ aaa-jetty-auth-log-filter --- 18:47:18 [INFO] Starting audit... 18:47:18 Audit done. 18:47:18 [INFO] You have 0 Checkstyle violations. 18:47:18 [INFO] 18:47:18 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ aaa-jetty-auth-log-filter --- 18:47:18 [INFO] Starting audit... 18:47:18 Audit done. 18:47:18 [INFO] You have 0 Checkstyle violations. 18:47:18 [INFO] 18:47:18 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ aaa-jetty-auth-log-filter --- 18:47:18 [INFO] 18:47:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-jetty-auth-log-filter --- 18:47:18 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-jetty-auth-log-filter/src/main/resources 18:47:18 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-jetty-auth-log-filter/target/generated-sources/spi 18:47:18 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-jetty-auth-log-filter/target/generated-sources/yang 18:47:18 [INFO] 18:47:18 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ aaa-jetty-auth-log-filter --- 18:47:18 [INFO] Recompiling the module because of changed dependency. 18:47:18 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 18:47:18 [INFO] 18:47:18 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-jetty-auth-log-filter >>> 18:47:18 [INFO] 18:47:18 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ aaa-jetty-auth-log-filter --- 18:47:18 [INFO] Fork Value is true 18:47:20 [INFO] Done SpotBugs Analysis.... 18:47:20 [INFO] 18:47:20 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-jetty-auth-log-filter <<< 18:47:20 [INFO] 18:47:20 [INFO] 18:47:20 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ aaa-jetty-auth-log-filter --- 18:47:20 [INFO] BugInstance size is 0 18:47:20 [INFO] Error size is 0 18:47:20 [INFO] No errors/warnings found 18:47:20 [INFO] 18:47:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-jetty-auth-log-filter --- 18:47:20 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-jetty-auth-log-filter/src/test/resources 18:47:20 [INFO] 18:47:20 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ aaa-jetty-auth-log-filter --- 18:47:20 [INFO] Recompiling the module because of changed dependency. 18:47:20 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 18:47:20 [INFO] 18:47:20 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ aaa-jetty-auth-log-filter --- 18:47:20 [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.19.x/aaa-jetty-auth-log-filter/target/surefire-reports 18:47:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:47:20 [INFO] 18:47:20 [INFO] ------------------------------------------------------- 18:47:20 [INFO] T E S T S 18:47:20 [INFO] ------------------------------------------------------- 18:47:22 [INFO] Running org.opendaylight.aaa.filter.JettyAuthenticationLogFilterTest 18:47:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:47:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.779 s -- in org.opendaylight.aaa.filter.JettyAuthenticationLogFilterTest 18:47:23 [INFO] 18:47:23 [INFO] Results: 18:47:23 [INFO] 18:47:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 18:47:23 [INFO] 18:47:23 [INFO] 18:47:23 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ aaa-jetty-auth-log-filter --- 18:47:23 [INFO] 18:47:23 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ aaa-jetty-auth-log-filter --- 18:47:23 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/aaa-jetty-auth-log-filter/target/aaa-jetty-auth-log-filter-0.19.10.jar 18:47:23 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/aaa-jetty-auth-log-filter/target/classes/META-INF/MANIFEST.MF 18:47:23 [INFO] 18:47:23 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ aaa-jetty-auth-log-filter --- 18:47:24 [INFO] No previous run data found, generating javadoc. 18:47:25 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-jetty-auth-log-filter/target/aaa-jetty-auth-log-filter-0.19.10-javadoc.jar 18:47:25 [INFO] 18:47:25 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-jetty-auth-log-filter --- 18:47:25 [INFO] CycloneDX: Resolving Dependencies 18:47:25 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 18:47:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/aaa-jetty-auth-log-filter/target/bom.xml 18:47:25 [INFO] attaching as aaa-jetty-auth-log-filter-0.19.10-cyclonedx.xml 18:47:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/aaa-jetty-auth-log-filter/target/bom.json 18:47:25 [INFO] attaching as aaa-jetty-auth-log-filter-0.19.10-cyclonedx.json 18:47:25 [INFO] 18:47:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-jetty-auth-log-filter --- 18:47:25 [INFO] Skipping duplicate-finder execution! 18:47:25 [INFO] 18:47:25 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ aaa-jetty-auth-log-filter --- 18:47:25 [WARNING] Unused declared dependencies found: 18:47:25 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 18:47:25 [INFO] 18:47:25 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-jetty-auth-log-filter --- 18:47:25 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-jetty-auth-log-filter/target/aaa-jetty-auth-log-filter-0.19.10-sources.jar 18:47:25 [INFO] 18:47:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-jetty-auth-log-filter --- 18:47:25 [INFO] 18:47:25 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ aaa-jetty-auth-log-filter --- 18:47:25 [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.19.x/aaa-jetty-auth-log-filter/target/code-coverage/jacoco.exec 18:47:25 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-jetty-auth-log-filter' with 1 classes 18:47:25 [INFO] 18:47:25 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-jetty-auth-log-filter --- 18:47:25 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-jetty-auth-log-filter/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.pom 18:47:25 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-jetty-auth-log-filter/target/aaa-jetty-auth-log-filter-0.19.10.jar to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.jar 18:47:25 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-jetty-auth-log-filter/target/aaa-jetty-auth-log-filter-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-javadoc.jar 18:47:25 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-jetty-auth-log-filter/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-cyclonedx.xml 18:47:25 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-jetty-auth-log-filter/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-cyclonedx.json 18:47:25 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-jetty-auth-log-filter/target/aaa-jetty-auth-log-filter-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-sources.jar 18:47:25 [INFO] 18:47:25 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ aaa-jetty-auth-log-filter --- 18:47:25 [INFO] Installing org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.jar 18:47:25 [INFO] Writing OBR metadata 18:47:25 [INFO] 18:47:25 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-jetty-auth-log-filter --- 18:47:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:47:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:47:25 [INFO] 18:47:25 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ aaa-jetty-auth-log-filter --- 18:47:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:47:25 [INFO] 18:47:25 [INFO] --------< org.opendaylight.aaa:aaa-password-service-aggregator >-------- 18:47:25 [INFO] Building ODL :: aaa :: aaa-password-service-aggregator 0.19.10 [17/42] 18:47:25 [INFO] --------------------------------[ pom ]--------------------------------- 18:47:25 [INFO] 18:47:25 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-password-service-aggregator --- 18:47:25 [INFO] 18:47:25 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-password-service-aggregator --- 18:47:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:47:25 [INFO] 18:47:25 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-password-service-aggregator --- 18:47:25 [INFO] 18:47:25 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-password-service-aggregator --- 18:47:25 [INFO] Skipping CycloneDX goal, because module skips deploy 18:47:25 [INFO] 18:47:25 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-password-service-aggregator --- 18:47:25 [INFO] Skipping artifact installation 18:47:25 [INFO] 18:47:25 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-password-service-aggregator --- 18:47:25 [INFO] Skipping artifact deployment 18:47:25 [INFO] 18:47:25 [INFO] -----------------< org.opendaylight.aaa:aaa-artifacts >----------------- 18:47:25 [INFO] Building ODL :: aaa :: aaa-artifacts 0.19.10 [18/42] 18:47:25 [INFO] --------------------------------[ pom ]--------------------------------- 18:47:25 [INFO] 18:47:25 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-artifacts --- 18:47:25 [INFO] 18:47:25 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-artifacts --- 18:47:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:47:25 [INFO] 18:47:25 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-artifacts --- 18:47:25 [INFO] 18:47:25 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-artifacts --- 18:47:25 [INFO] CycloneDX: Resolving Dependencies 18:47:25 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 18:47:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/artifacts/target/bom.xml 18:47:25 [INFO] attaching as aaa-artifacts-0.19.10-cyclonedx.xml 18:47:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/artifacts/target/bom.json 18:47:26 [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 18:47:26 [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 18:47:26 [INFO] attaching as aaa-artifacts-0.19.10-cyclonedx.json 18:47:26 [INFO] 18:47:26 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-artifacts --- 18:47:26 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/artifacts/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10.pom 18:47:26 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/artifacts/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10-cyclonedx.xml 18:47:26 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/artifacts/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10-cyclonedx.json 18:47:26 [INFO] 18:47:26 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-artifacts --- 18:47:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:47:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:47:26 [INFO] 18:47:26 [INFO] ------------------< org.opendaylight.aaa:odl-aaa-api >------------------ 18:47:26 [INFO] Building ODL :: aaa :: odl-aaa-api 0.19.10 [19/42] 18:47:26 [INFO] ------------------------------[ feature ]------------------------------- 18:47:26 [INFO] 18:47:26 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-aaa-api --- 18:47:26 [INFO] 18:47:26 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-aaa-api --- 18:47:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 18:47:26 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 18:47:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:47:26 [INFO] 18:47:26 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-aaa-api --- 18:47:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:47:26 [INFO] 18:47:26 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-aaa-api --- 18:47:27 [INFO] 18:47:27 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-aaa-api --- 18:47:27 [INFO] 18:47:27 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-api --- 18:47:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:47:27 [INFO] argLine set to empty 18:47:27 [INFO] 18:47:27 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-aaa-api --- 18:47:27 [INFO] Starting audit... 18:47:27 Audit done. 18:47:27 [INFO] You have 0 Checkstyle violations. 18:47:27 [INFO] 18:47:27 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-aaa-api --- 18:47:27 [INFO] Starting audit... 18:47:27 Audit done. 18:47:27 [INFO] You have 0 Checkstyle violations. 18:47:27 [INFO] 18:47:27 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-aaa-api --- 18:47:27 [INFO] 18:47:27 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-api --- 18:47:27 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-api/target/feature/feature.xml 18:47:27 [INFO] ...done! 18:47:27 [INFO] Attaching features XML 18:47:27 [INFO] 18:47:27 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-aaa-api --- 18:47:27 [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 18:47:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:47:27 [INFO] 18:47:27 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-aaa-api >>> 18:47:27 [INFO] 18:47:27 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-aaa-api --- 18:47:28 [INFO] 18:47:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-aaa-api <<< 18:47:28 [INFO] 18:47:28 [INFO] 18:47:28 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-aaa-api --- 18:47:28 [INFO] 18:47:28 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-aaa-api --- 18:47:29 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-api 18:47:32 [INFO] Project dependency features detected: [] 18:47:32 [INFO] Pax Exam System (Version: 4.13.3) created. 18:47:32 [INFO] Creating RMI registry server on 127.0.0.1:21000 18:47:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 18:47:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 18:47:33 [INFO] Waiting for remote bundle context.. on 21000 name: 3a93a91f-fb17-432b-b4b6-9421ea7b2bc4 timout: [ RelativeTimeout value = 180000 ] 18:47:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 18:47:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 18:47:40 [INFO] 18:47:40 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-aaa-api --- 18:47:40 [INFO] 18:47:40 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-aaa-api --- 18:47:40 [INFO] No Javadoc in project. Archive not created. 18:47:40 [INFO] 18:47:40 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-aaa-api --- 18:47:40 [INFO] CycloneDX: Resolving Dependencies 18:47:41 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 18:47:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-api/target/bom.xml 18:47:41 [INFO] attaching as odl-aaa-api-0.19.10-cyclonedx.xml 18:47:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-api/target/bom.json 18:47:41 [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 18:47:41 [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 18:47:41 [INFO] attaching as odl-aaa-api-0.19.10-cyclonedx.json 18:47:41 [INFO] 18:47:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-api --- 18:47:41 [INFO] Skipping duplicate-finder execution! 18:47:41 [INFO] 18:47:41 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-api --- 18:47:41 [INFO] Skipping plugin execution 18:47:41 [INFO] 18:47:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-api --- 18:47:41 [INFO] Skipping source per configuration. 18:47:41 [INFO] 18:47:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-aaa-api --- 18:47:41 [INFO] 18:47:41 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-aaa-api --- 18:47:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:47:41 [INFO] 18:47:41 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-aaa-api --- 18:47:41 [WARNING] 18:47:41 [WARNING] The packaging plugin for project odl-aaa-api did not assign 18:47:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:47:41 [WARNING] 18:47:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:47:41 [WARNING] 18:47:41 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-api/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10.pom 18:47:41 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-api/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-features.xml 18:47:41 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-api/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-cyclonedx.xml 18:47:41 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-api/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-cyclonedx.json 18:47:41 [INFO] 18:47:41 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-aaa-api --- 18:47:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:47:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:47:41 [WARNING] 18:47:41 [WARNING] The packaging plugin for project odl-aaa-api did not assign 18:47:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:47:41 [WARNING] 18:47:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:47:41 [WARNING] 18:47:41 [INFO] 18:47:41 [INFO] ----------< org.opendaylight.aaa:odl-aaa-encryption-service >----------- 18:47:41 [INFO] Building ODL :: aaa :: odl-aaa-encryption-service 0.19.10 [20/42] 18:47:41 [INFO] ------------------------------[ feature ]------------------------------- 18:47:44 [INFO] 18:47:44 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-aaa-encryption-service --- 18:47:44 [INFO] 18:47:44 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-aaa-encryption-service --- 18:47:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:47:44 [INFO] 18:47:44 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-aaa-encryption-service --- 18:47:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:47:44 [INFO] 18:47:44 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-aaa-encryption-service --- 18:47:44 [INFO] 18:47:44 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-aaa-encryption-service --- 18:47:44 [INFO] 18:47:44 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-encryption-service --- 18:47:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:47:44 [INFO] argLine set to empty 18:47:44 [INFO] 18:47:44 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-aaa-encryption-service --- 18:47:44 [INFO] Starting audit... 18:47:44 Audit done. 18:47:44 [INFO] You have 0 Checkstyle violations. 18:47:44 [INFO] 18:47:44 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-aaa-encryption-service --- 18:47:44 [INFO] Starting audit... 18:47:44 Audit done. 18:47:44 [INFO] You have 0 Checkstyle violations. 18:47:44 [INFO] 18:47:44 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-aaa-encryption-service --- 18:47:44 [INFO] 18:47:44 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-encryption-service --- 18:47:44 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-encryption-service/target/feature/feature.xml 18:47:44 [INFO] ...done! 18:47:44 [INFO] Attaching features XML 18:47:44 [INFO] 18:47:44 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-aaa-encryption-service --- 18:47:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 18:47:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:47:44 [INFO] 18:47:44 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-aaa-encryption-service >>> 18:47:44 [INFO] 18:47:44 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-aaa-encryption-service --- 18:47:44 [INFO] 18:47:44 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-aaa-encryption-service <<< 18:47:44 [INFO] 18:47:44 [INFO] 18:47:44 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-aaa-encryption-service --- 18:47:44 [INFO] 18:47:44 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-aaa-encryption-service --- 18:47:44 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-encryption-service 18:47:44 [INFO] Project dependency features detected: [] 18:47:44 [INFO] Pax Exam System (Version: 4.13.3) created. 18:47:44 [INFO] Creating RMI registry server on 127.0.0.1:21000 18:47:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 18:47:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 18:47:45 [INFO] Waiting for remote bundle context.. on 21000 name: cee494b1-1063-41a1-8945-35b398555580 timout: [ RelativeTimeout value = 180000 ] 18:47:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 18:47:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 18:47:57 [INFO] 18:47:57 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-aaa-encryption-service --- 18:47:57 [INFO] 18:47:57 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-aaa-encryption-service --- 18:47:57 [INFO] No Javadoc in project. Archive not created. 18:47:57 [INFO] 18:47:57 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-aaa-encryption-service --- 18:47:57 [INFO] CycloneDX: Resolving Dependencies 18:48:00 [INFO] CycloneDX: Creating BOM version 1.6 with 192 component(s) 18:48:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-encryption-service/target/bom.xml 18:48:00 [INFO] attaching as odl-aaa-encryption-service-0.19.10-cyclonedx.xml 18:48:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-encryption-service/target/bom.json 18:48:00 [INFO] attaching as odl-aaa-encryption-service-0.19.10-cyclonedx.json 18:48:00 [INFO] 18:48:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-encryption-service --- 18:48:00 [INFO] Skipping duplicate-finder execution! 18:48:00 [INFO] 18:48:00 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-encryption-service --- 18:48:00 [INFO] Skipping plugin execution 18:48:00 [INFO] 18:48:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-encryption-service --- 18:48:00 [INFO] Skipping source per configuration. 18:48:00 [INFO] 18:48:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-aaa-encryption-service --- 18:48:00 [INFO] 18:48:00 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-aaa-encryption-service --- 18:48:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:48:00 [INFO] 18:48:00 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-aaa-encryption-service --- 18:48:00 [WARNING] 18:48:00 [WARNING] The packaging plugin for project odl-aaa-encryption-service did not assign 18:48:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:48:00 [WARNING] 18:48:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:48:00 [WARNING] 18:48:00 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-encryption-service/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10.pom 18:48:00 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-encryption-service/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-features.xml 18:48:00 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-encryption-service/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-cyclonedx.xml 18:48:00 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-encryption-service/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-cyclonedx.json 18:48:00 [INFO] 18:48:00 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-aaa-encryption-service --- 18:48:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:48:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:48:00 [WARNING] 18:48:00 [WARNING] The packaging plugin for project odl-aaa-encryption-service did not assign 18:48:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:48:00 [WARNING] 18:48:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:48:00 [WARNING] 18:48:00 [INFO] 18:48:00 [INFO] -----------------< org.opendaylight.aaa:odl-aaa-cert >------------------ 18:48:00 [INFO] Building ODL :: aaa :: odl-aaa-cert 0.19.10 [21/42] 18:48:00 [INFO] ------------------------------[ feature ]------------------------------- 18:48:00 [INFO] 18:48:00 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-aaa-cert --- 18:48:00 [INFO] 18:48:00 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-aaa-cert --- 18:48:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:48:00 [INFO] 18:48:00 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-aaa-cert --- 18:48:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:48:00 [INFO] 18:48:00 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-aaa-cert --- 18:48:01 [INFO] 18:48:01 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-aaa-cert --- 18:48:01 [INFO] 18:48:01 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-cert --- 18:48:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:48:01 [INFO] argLine set to empty 18:48:01 [INFO] 18:48:01 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-aaa-cert --- 18:48:01 [INFO] Starting audit... 18:48:01 Audit done. 18:48:01 [INFO] You have 0 Checkstyle violations. 18:48:01 [INFO] 18:48:01 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-aaa-cert --- 18:48:01 [INFO] Starting audit... 18:48:01 Audit done. 18:48:01 [INFO] You have 0 Checkstyle violations. 18:48:01 [INFO] 18:48:01 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-aaa-cert --- 18:48:01 [INFO] 18:48:01 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-cert --- 18:48:01 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-cert/target/feature/feature.xml 18:48:01 [INFO] ...done! 18:48:01 [INFO] Attaching features XML 18:48:01 [INFO] 18:48:01 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-aaa-cert --- 18:48:01 [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 18:48:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:48:01 [INFO] 18:48:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-aaa-cert >>> 18:48:01 [INFO] 18:48:01 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-aaa-cert --- 18:48:01 [INFO] 18:48:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-aaa-cert <<< 18:48:01 [INFO] 18:48:01 [INFO] 18:48:01 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-aaa-cert --- 18:48:01 [INFO] 18:48:01 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-aaa-cert --- 18:48:01 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-cert 18:48:01 [INFO] Project dependency features detected: [] 18:48:01 [INFO] Pax Exam System (Version: 4.13.3) created. 18:48:01 [INFO] Creating RMI registry server on 127.0.0.1:21000 18:48:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 18:48:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 18:48:01 [INFO] Waiting for remote bundle context.. on 21000 name: 484ea645-7852-4d3b-add0-9d9a2391061c timout: [ RelativeTimeout value = 180000 ] 18:48:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 18:48:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 18:48:14 [INFO] 18:48:14 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-aaa-cert --- 18:48:14 [INFO] 18:48:14 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-aaa-cert --- 18:48:14 [INFO] No Javadoc in project. Archive not created. 18:48:14 [INFO] 18:48:14 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-aaa-cert --- 18:48:14 [INFO] CycloneDX: Resolving Dependencies 18:48:16 [INFO] CycloneDX: Creating BOM version 1.6 with 201 component(s) 18:48:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-cert/target/bom.xml 18:48:16 [INFO] attaching as odl-aaa-cert-0.19.10-cyclonedx.xml 18:48:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-cert/target/bom.json 18:48:16 [INFO] attaching as odl-aaa-cert-0.19.10-cyclonedx.json 18:48:16 [INFO] 18:48:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-cert --- 18:48:16 [INFO] Skipping duplicate-finder execution! 18:48:16 [INFO] 18:48:16 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-cert --- 18:48:16 [INFO] Skipping plugin execution 18:48:16 [INFO] 18:48:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-cert --- 18:48:16 [INFO] Skipping source per configuration. 18:48:16 [INFO] 18:48:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-aaa-cert --- 18:48:16 [INFO] 18:48:16 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-aaa-cert --- 18:48:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:48:16 [INFO] 18:48:16 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-aaa-cert --- 18:48:16 [WARNING] 18:48:16 [WARNING] The packaging plugin for project odl-aaa-cert did not assign 18:48:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:48:16 [WARNING] 18:48:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:48:16 [WARNING] 18:48:16 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-cert/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10.pom 18:48:16 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-cert/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-features.xml 18:48:16 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-cert/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-cyclonedx.xml 18:48:16 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-cert/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-cyclonedx.json 18:48:16 [INFO] 18:48:16 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-aaa-cert --- 18:48:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:48:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:48:16 [WARNING] 18:48:16 [WARNING] The packaging plugin for project odl-aaa-cert did not assign 18:48:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:48:16 [WARNING] 18:48:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:48:16 [WARNING] 18:48:16 [INFO] 18:48:16 [INFO] ---------------< org.opendaylight.aaa:odl-apache-shiro >---------------- 18:48:16 [INFO] Building OpenDaylight :: Apache Shiro 0.19.10 [22/42] 18:48:16 [INFO] ------------------------------[ feature ]------------------------------- 18:48:16 [INFO] 18:48:16 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-apache-shiro --- 18:48:16 [INFO] 18:48:16 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-apache-shiro --- 18:48:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:48:16 [INFO] 18:48:16 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-apache-shiro --- 18:48:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:48:16 [INFO] 18:48:16 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-apache-shiro --- 18:48:17 [INFO] 18:48:17 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-apache-shiro --- 18:48:17 [INFO] 18:48:17 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-apache-shiro --- 18:48:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:48:17 [INFO] argLine set to empty 18:48:17 [INFO] 18:48:17 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-apache-shiro --- 18:48:17 [INFO] Starting audit... 18:48:17 Audit done. 18:48:17 [INFO] You have 0 Checkstyle violations. 18:48:17 [INFO] 18:48:17 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-apache-shiro --- 18:48:17 [INFO] Starting audit... 18:48:17 Audit done. 18:48:17 [INFO] You have 0 Checkstyle violations. 18:48:17 [INFO] 18:48:17 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-apache-shiro --- 18:48:17 [INFO] 18:48:17 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-apache-shiro --- 18:48:17 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-stage-0.19.x/features/odl-apache-shiro/target/feature/feature.xml 18:48:17 [INFO] Tree listing is saved here: /w/workspace/aaa-maven-stage-0.19.x/features/odl-apache-shiro/target/history/treeListing.txt 18:48:17 18:48:17 [INFO] ...done! 18:48:17 [INFO] Attaching features XML 18:48:17 [INFO] 18:48:17 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-apache-shiro --- 18:48: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 18:48:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:48:17 [INFO] 18:48:17 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-apache-shiro >>> 18:48:17 [INFO] 18:48:17 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-apache-shiro --- 18:48:17 [INFO] 18:48:17 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-apache-shiro <<< 18:48:17 [INFO] 18:48:17 [INFO] 18:48:17 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-apache-shiro --- 18:48:17 [INFO] 18:48:17 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-apache-shiro --- 18:48:17 [INFO] Starting SFT for org.opendaylight.aaa:odl-apache-shiro 18:48:17 [INFO] Project dependency features detected: [] 18:48:17 [INFO] Pax Exam System (Version: 4.13.3) created. 18:48:17 [INFO] Creating RMI registry server on 127.0.0.1:21000 18:48:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 18:48:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 18:48:17 [INFO] Waiting for remote bundle context.. on 21000 name: ccf54e34-ba9f-4f2c-838b-02cccfd45fc3 timout: [ RelativeTimeout value = 180000 ] 18:48:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 18:48:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 18:48:25 [INFO] 18:48:25 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-apache-shiro --- 18:48:25 [INFO] 18:48:25 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-apache-shiro --- 18:48:25 [INFO] No Javadoc in project. Archive not created. 18:48:25 [INFO] 18:48:25 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-apache-shiro --- 18:48:25 [INFO] CycloneDX: Resolving Dependencies 18:48:25 [INFO] CycloneDX: Creating BOM version 1.6 with 7 component(s) 18:48:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/features/odl-apache-shiro/target/bom.xml 18:48:25 [INFO] attaching as odl-apache-shiro-0.19.10-cyclonedx.xml 18:48:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/features/odl-apache-shiro/target/bom.json 18:48:25 [INFO] attaching as odl-apache-shiro-0.19.10-cyclonedx.json 18:48:25 [INFO] 18:48:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-apache-shiro --- 18:48:25 [INFO] Skipping duplicate-finder execution! 18:48:25 [INFO] 18:48:25 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-apache-shiro --- 18:48:25 [INFO] Skipping plugin execution 18:48:25 [INFO] 18:48:25 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-apache-shiro --- 18:48:25 [INFO] Skipping source per configuration. 18:48:25 [INFO] 18:48:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-apache-shiro --- 18:48:25 [INFO] 18:48:25 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-apache-shiro --- 18:48:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:48:25 [INFO] 18:48:25 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-apache-shiro --- 18:48:25 [WARNING] 18:48:25 [WARNING] The packaging plugin for project odl-apache-shiro did not assign 18:48:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:48:25 [WARNING] 18:48:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:48:25 [WARNING] 18:48:25 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-apache-shiro/pom.xml to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10.pom 18:48:25 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-apache-shiro/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-features.xml 18:48:25 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-apache-shiro/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-cyclonedx.xml 18:48:25 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-apache-shiro/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-cyclonedx.json 18:48:25 [INFO] 18:48:25 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-apache-shiro --- 18:48:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:48:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:48:25 [WARNING] 18:48:25 [WARNING] The packaging plugin for project odl-apache-shiro did not assign 18:48:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:48:25 [WARNING] 18:48:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:48:25 [WARNING] 18:48:25 [INFO] 18:48:25 [INFO] -----------< org.opendaylight.aaa:odl-aaa-password-service >------------ 18:48:25 [INFO] Building ODL :: aaa :: odl-aaa-password-service 0.19.10 [23/42] 18:48:25 [INFO] ------------------------------[ feature ]------------------------------- 18:48:25 [INFO] 18:48:25 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-aaa-password-service --- 18:48:25 [INFO] 18:48:25 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-aaa-password-service --- 18:48:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:48:25 [INFO] 18:48:25 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-aaa-password-service --- 18:48:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:48:25 [INFO] 18:48:25 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-aaa-password-service --- 18:48:25 [INFO] 18:48:25 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-aaa-password-service --- 18:48:25 [INFO] 18:48:25 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-password-service --- 18:48:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:48:25 [INFO] argLine set to empty 18:48:25 [INFO] 18:48:25 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-aaa-password-service --- 18:48:25 [INFO] Starting audit... 18:48:25 Audit done. 18:48:25 [INFO] You have 0 Checkstyle violations. 18:48:25 [INFO] 18:48:25 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-aaa-password-service --- 18:48:25 [INFO] Starting audit... 18:48:25 Audit done. 18:48:25 [INFO] You have 0 Checkstyle violations. 18:48:25 [INFO] 18:48:25 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-aaa-password-service --- 18:48:25 [INFO] 18:48:25 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-password-service --- 18:48:25 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-password-service/target/feature/feature.xml 18:48:26 [INFO] ...done! 18:48:26 [INFO] Attaching features XML 18:48:26 [INFO] 18:48:26 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-aaa-password-service --- 18:48:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 18:48:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:48:26 [INFO] 18:48:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-aaa-password-service >>> 18:48:26 [INFO] 18:48:26 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-aaa-password-service --- 18:48:26 [INFO] 18:48:26 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-aaa-password-service <<< 18:48:26 [INFO] 18:48:26 [INFO] 18:48:26 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-aaa-password-service --- 18:48:26 [INFO] 18:48:26 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-aaa-password-service --- 18:48:26 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-password-service 18:48:26 [INFO] Project dependency features detected: [] 18:48:26 [INFO] Pax Exam System (Version: 4.13.3) created. 18:48:26 [INFO] Creating RMI registry server on 127.0.0.1:21000 18:48:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 18:48:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 18:48:26 [INFO] Waiting for remote bundle context.. on 21000 name: 2ae66a15-2f2a-4b7e-93a4-2d83849d910f timout: [ RelativeTimeout value = 180000 ] 18:48:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 18:48:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 18:48:40 [INFO] 18:48:40 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-aaa-password-service --- 18:48:40 [INFO] 18:48:40 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-aaa-password-service --- 18:48:40 [INFO] No Javadoc in project. Archive not created. 18:48:40 [INFO] 18:48:40 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-aaa-password-service --- 18:48:40 [INFO] CycloneDX: Resolving Dependencies 18:48:42 [INFO] CycloneDX: Creating BOM version 1.6 with 197 component(s) 18:48:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-password-service/target/bom.xml 18:48:42 [INFO] attaching as odl-aaa-password-service-0.19.10-cyclonedx.xml 18:48:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-password-service/target/bom.json 18:48:43 [INFO] attaching as odl-aaa-password-service-0.19.10-cyclonedx.json 18:48:43 [INFO] 18:48:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-password-service --- 18:48:43 [INFO] Skipping duplicate-finder execution! 18:48:43 [INFO] 18:48:43 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-password-service --- 18:48:43 [INFO] Skipping plugin execution 18:48:43 [INFO] 18:48:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-password-service --- 18:48:43 [INFO] Skipping source per configuration. 18:48:43 [INFO] 18:48:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-aaa-password-service --- 18:48:43 [INFO] 18:48:43 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-aaa-password-service --- 18:48:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:48:43 [INFO] 18:48:43 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-aaa-password-service --- 18:48:43 [WARNING] 18:48:43 [WARNING] The packaging plugin for project odl-aaa-password-service did not assign 18:48:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:48:43 [WARNING] 18:48:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:48:43 [WARNING] 18:48:43 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-password-service/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10.pom 18:48:43 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-password-service/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-features.xml 18:48:43 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-password-service/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-cyclonedx.xml 18:48:43 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-password-service/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-cyclonedx.json 18:48:43 [INFO] 18:48:43 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-aaa-password-service --- 18:48:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:48:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:48:43 [WARNING] 18:48:43 [WARNING] The packaging plugin for project odl-aaa-password-service did not assign 18:48:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:48:43 [WARNING] 18:48:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:48:43 [WARNING] 18:48:43 [INFO] 18:48:43 [INFO] ------------------< org.opendaylight.aaa.web:web-api >------------------ 18:48:43 [INFO] Building ODL :: aaa :: web-api 0.19.10 [24/42] 18:48:43 [INFO] -------------------------------[ bundle ]------------------------------- 18:48:43 [INFO] 18:48:43 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ web-api --- 18:48:43 [INFO] 18:48:43 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ web-api --- 18:48:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:48:43 [INFO] 18:48:43 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ web-api --- 18:48:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:48:43 [INFO] 18:48:43 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ web-api --- 18:48:43 [INFO] 18:48:43 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ web-api --- 18:48:43 [INFO] 18:48:43 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ web-api --- 18:48:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:48:43 [INFO] 18:48:43 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ web-api --- 18:48:43 [INFO] Starting audit... 18:48:43 Audit done. 18:48:43 [INFO] You have 0 Checkstyle violations. 18:48:43 [INFO] 18:48:43 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ web-api --- 18:48:43 [INFO] Starting audit... 18:48:43 Audit done. 18:48:43 [INFO] You have 0 Checkstyle violations. 18:48:43 [INFO] 18:48:43 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ web-api --- 18:48:43 [INFO] 18:48:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ web-api --- 18:48:43 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/api/src/main/resources 18:48:43 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/api/target/generated-sources/spi 18:48:43 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/api/target/generated-sources/yang 18:48:43 [INFO] 18:48:43 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ web-api --- 18:48:43 [INFO] Recompiling the module because of changed dependency. 18:48:43 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 18:48:43 [INFO] 18:48:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ web-api >>> 18:48:43 [INFO] 18:48:43 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ web-api --- 18:48:43 [INFO] Fork Value is true 18:48:46 [INFO] Done SpotBugs Analysis.... 18:48:46 [INFO] 18:48:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ web-api <<< 18:48:46 [INFO] 18:48:46 [INFO] 18:48:46 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ web-api --- 18:48:46 [INFO] BugInstance size is 0 18:48:46 [INFO] Error size is 0 18:48:46 [INFO] No errors/warnings found 18:48:46 [INFO] 18:48:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ web-api --- 18:48:46 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/api/src/test/resources 18:48:46 [INFO] 18:48:46 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ web-api --- 18:48:46 [INFO] Recompiling the module because of changed dependency. 18:48:46 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 18:48:46 [INFO] 18:48:46 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ web-api --- 18:48:46 [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.19.x/web/api/target/surefire-reports 18:48:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:48:46 [INFO] 18:48:46 [INFO] ------------------------------------------------------- 18:48:46 [INFO] T E S T S 18:48:46 [INFO] ------------------------------------------------------- 18:48:47 [INFO] Running org.opendaylight.aaa.web.WebContextApiTest 18:48:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:48:48 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 s -- in org.opendaylight.aaa.web.WebContextApiTest 18:48:48 [INFO] Running org.opendaylight.aaa.web.ServletDetailsTest 18:48:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.aaa.web.ServletDetailsTest 18:48:48 [INFO] Running org.opendaylight.aaa.web.FilterDetailsTest 18:48:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.aaa.web.FilterDetailsTest 18:48:48 [INFO] 18:48:48 [INFO] Results: 18:48:48 [INFO] 18:48:48 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 18:48:48 [INFO] 18:48:48 [INFO] 18:48:48 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ web-api --- 18:48:48 [INFO] 18:48:48 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ web-api --- 18:48:48 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/web/api/target/web-api-0.19.10.jar 18:48:48 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/web/api/target/classes/META-INF/MANIFEST.MF 18:48:48 [INFO] 18:48:48 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ web-api --- 18:48:49 [INFO] No previous run data found, generating javadoc. 18:48:50 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/web/api/target/web-api-0.19.10-javadoc.jar 18:48:50 [INFO] 18:48:50 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ web-api --- 18:48:50 [INFO] CycloneDX: Resolving Dependencies 18:48:50 [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) 18:48:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/web/api/target/bom.xml 18:48:50 [INFO] attaching as web-api-0.19.10-cyclonedx.xml 18:48:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/web/api/target/bom.json 18:48:50 [INFO] attaching as web-api-0.19.10-cyclonedx.json 18:48:50 [INFO] 18:48:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ web-api --- 18:48:50 [INFO] Skipping duplicate-finder execution! 18:48:50 [INFO] 18:48:50 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ web-api --- 18:48:50 [INFO] No dependency problems found 18:48:50 [INFO] 18:48:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ web-api --- 18:48:50 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/web/api/target/web-api-0.19.10-sources.jar 18:48:50 [INFO] 18:48:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ web-api --- 18:48:50 [INFO] 18:48:50 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ web-api --- 18:48:50 [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.19.x/web/api/target/code-coverage/jacoco.exec 18:48:50 [INFO] Analyzed bundle 'ODL :: aaa :: web-api' with 14 classes 18:48:50 [INFO] 18:48:50 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ web-api --- 18:48:50 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/api/pom.xml to /tmp/r/org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.pom 18:48:50 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/api/target/web-api-0.19.10.jar to /tmp/r/org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.jar 18:48:50 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/api/target/web-api-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-javadoc.jar 18:48:50 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-cyclonedx.xml 18:48:50 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/api/target/bom.json to /tmp/r/org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-cyclonedx.json 18:48:50 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/api/target/web-api-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-sources.jar 18:48:50 [INFO] 18:48:50 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ web-api --- 18:48:50 [INFO] Installing org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.jar 18:48:50 [INFO] Writing OBR metadata 18:48:50 [INFO] 18:48:50 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ web-api --- 18:48:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:48:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:48:50 [INFO] 18:48:50 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ web-api --- 18:48:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:48:50 [INFO] 18:48:50 [INFO] ---------------< org.opendaylight.aaa.web:web-osgi-impl >--------------- 18:48:50 [INFO] Building ODL :: aaa :: web-osgi-impl 0.19.10 [25/42] 18:48:50 [INFO] -------------------------------[ bundle ]------------------------------- 18:48:50 [INFO] 18:48:50 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ web-osgi-impl --- 18:48:50 [INFO] 18:48:50 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ web-osgi-impl --- 18:48:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:48:50 [INFO] 18:48:50 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ web-osgi-impl --- 18:48:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:48:50 [INFO] 18:48:50 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ web-osgi-impl --- 18:48:50 [INFO] 18:48:50 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ web-osgi-impl --- 18:48:50 [INFO] 18:48:50 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ web-osgi-impl --- 18:48:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:48:50 [INFO] 18:48:50 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ web-osgi-impl --- 18:48:50 [INFO] Starting audit... 18:48:50 Audit done. 18:48:50 [INFO] You have 0 Checkstyle violations. 18:48:50 [INFO] 18:48:50 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ web-osgi-impl --- 18:48:51 [INFO] Starting audit... 18:48:51 Audit done. 18:48:51 [INFO] You have 0 Checkstyle violations. 18:48:51 [INFO] 18:48:51 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ web-osgi-impl --- 18:48:51 [INFO] 18:48:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ web-osgi-impl --- 18:48:51 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/impl-osgi/src/main/resources 18:48:51 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/impl-osgi/target/generated-sources/spi 18:48:51 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/impl-osgi/target/generated-sources/yang 18:48:51 [INFO] 18:48:51 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ web-osgi-impl --- 18:48:51 [INFO] Recompiling the module because of changed dependency. 18:48:51 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 18:48:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 18:48:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:48:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 18:48:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:48:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 18:48:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:48:51 [INFO] 18:48:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ web-osgi-impl >>> 18:48:51 [INFO] 18:48:51 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ web-osgi-impl --- 18:48:51 [INFO] Fork Value is true 18:48:53 [INFO] Done SpotBugs Analysis.... 18:48:53 [INFO] 18:48:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ web-osgi-impl <<< 18:48:53 [INFO] 18:48:53 [INFO] 18:48:53 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ web-osgi-impl --- 18:48:53 [INFO] BugInstance size is 0 18:48:53 [INFO] Error size is 0 18:48:53 [INFO] No errors/warnings found 18:48:53 [INFO] 18:48:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ web-osgi-impl --- 18:48:53 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/impl-osgi/src/test/resources 18:48:53 [INFO] 18:48:53 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ web-osgi-impl --- 18:48:53 [INFO] Recompiling the module because of changed dependency. 18:48:53 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 18:48:54 [INFO] 18:48:54 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ web-osgi-impl --- 18:48:54 [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.19.x/web/impl-osgi/target/surefire-reports 18:48:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:48:54 [INFO] 18:48:54 [INFO] ------------------------------------------------------- 18:48:54 [INFO] T E S T S 18:48:54 [INFO] ------------------------------------------------------- 18:48:54 [INFO] Running org.opendaylight.aaa.web.osgi.SymbolicNameTest 18:48:55 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.opendaylight.aaa.web.osgi.SymbolicNameTest 18:48:55 [INFO] 18:48:55 [INFO] Results: 18:48:55 [INFO] 18:48:55 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 18:48:55 [INFO] 18:48:55 [INFO] 18:48:55 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ web-osgi-impl --- 18:48:55 [INFO] 18:48:55 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ web-osgi-impl --- 18:48:55 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/web/impl-osgi/target/web-osgi-impl-0.19.10.jar 18:48:55 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/web/impl-osgi/target/classes/META-INF/MANIFEST.MF 18:48:55 [INFO] 18:48:55 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ web-osgi-impl --- 18:48:55 [INFO] No previous run data found, generating javadoc. 18:48:56 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/web/impl-osgi/target/web-osgi-impl-0.19.10-javadoc.jar 18:48:56 [INFO] 18:48:56 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ web-osgi-impl --- 18:48:56 [INFO] CycloneDX: Resolving Dependencies 18:48:56 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 18:48:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/web/impl-osgi/target/bom.xml 18:48:56 [INFO] attaching as web-osgi-impl-0.19.10-cyclonedx.xml 18:48:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/web/impl-osgi/target/bom.json 18:48:56 [INFO] attaching as web-osgi-impl-0.19.10-cyclonedx.json 18:48:56 [INFO] 18:48:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ web-osgi-impl --- 18:48:56 [INFO] Skipping duplicate-finder execution! 18:48:56 [INFO] 18:48:56 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ web-osgi-impl --- 18:48:56 [INFO] No dependency problems found 18:48:56 [INFO] 18:48:56 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ web-osgi-impl --- 18:48:56 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/web/impl-osgi/target/web-osgi-impl-0.19.10-sources.jar 18:48:56 [INFO] 18:48:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ web-osgi-impl --- 18:48:56 [INFO] 18:48:56 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ web-osgi-impl --- 18:48:56 [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.19.x/web/impl-osgi/target/code-coverage/jacoco.exec 18:48:56 [INFO] Analyzed bundle 'ODL :: aaa :: web-osgi-impl' with 4 classes 18:48:56 [INFO] 18:48:56 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ web-osgi-impl --- 18:48:56 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/impl-osgi/pom.xml to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.pom 18:48:56 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/impl-osgi/target/web-osgi-impl-0.19.10.jar to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.jar 18:48:56 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/impl-osgi/target/web-osgi-impl-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-javadoc.jar 18:48:56 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/impl-osgi/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-cyclonedx.xml 18:48:56 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/impl-osgi/target/bom.json to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-cyclonedx.json 18:48:56 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/impl-osgi/target/web-osgi-impl-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-sources.jar 18:48:56 [INFO] 18:48:56 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ web-osgi-impl --- 18:48:56 [INFO] Installing org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.jar 18:48:56 [INFO] Writing OBR metadata 18:48:56 [INFO] 18:48:56 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ web-osgi-impl --- 18:48:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:48:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:48:56 [INFO] 18:48:56 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ web-osgi-impl --- 18:48:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:48:56 [INFO] 18:48:56 [INFO] ----------------< org.opendaylight.aaa.web:servlet-api >---------------- 18:48:56 [INFO] Building ODL :: aaa :: servlet-api 0.19.10 [26/42] 18:48:56 [INFO] -------------------------------[ bundle ]------------------------------- 18:48:56 [INFO] 18:48:56 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ servlet-api --- 18:48:56 [INFO] 18:48:56 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ servlet-api --- 18:48:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:48:56 [INFO] 18:48:56 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ servlet-api --- 18:48:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:48:56 [INFO] 18:48:56 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ servlet-api --- 18:48:57 [INFO] 18:48:57 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ servlet-api --- 18:48:57 [INFO] 18:48:57 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ servlet-api --- 18:48:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:48:57 [INFO] 18:48:57 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ servlet-api --- 18:48:57 [INFO] Starting audit... 18:48:57 Audit done. 18:48:57 [INFO] You have 0 Checkstyle violations. 18:48:57 [INFO] 18:48:57 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ servlet-api --- 18:48:57 [INFO] Starting audit... 18:48:57 Audit done. 18:48:57 [INFO] You have 0 Checkstyle violations. 18:48:57 [INFO] 18:48:57 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ servlet-api --- 18:48:57 [INFO] 18:48:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ servlet-api --- 18:48:57 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/servlet-api/src/main/resources 18:48:57 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/servlet-api/target/generated-sources/spi 18:48:57 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/servlet-api/target/generated-sources/yang 18:48:57 [INFO] 18:48:57 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ servlet-api --- 18:48:57 [INFO] Recompiling the module because of changed dependency. 18:48:57 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 18:48:57 [INFO] 18:48:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ servlet-api >>> 18:48:57 [INFO] 18:48:57 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ servlet-api --- 18:48:57 [INFO] Fork Value is true 18:48:59 [INFO] Done SpotBugs Analysis.... 18:48:59 [INFO] 18:48:59 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ servlet-api <<< 18:48:59 [INFO] 18:48:59 [INFO] 18:48:59 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ servlet-api --- 18:48:59 [INFO] BugInstance size is 0 18:48:59 [INFO] Error size is 0 18:48:59 [INFO] No errors/warnings found 18:48:59 [INFO] 18:48:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ servlet-api --- 18:48:59 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/servlet-api/src/test/resources 18:48:59 [INFO] 18:48:59 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ servlet-api --- 18:48:59 [INFO] No sources to compile 18:48:59 [INFO] 18:48:59 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ servlet-api --- 18:48:59 [INFO] No tests to run. 18:48:59 [INFO] 18:48:59 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ servlet-api --- 18:48:59 [INFO] 18:48:59 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ servlet-api --- 18:48:59 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/web/servlet-api/target/servlet-api-0.19.10.jar 18:48:59 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/web/servlet-api/target/classes/META-INF/MANIFEST.MF 18:48:59 [INFO] 18:48:59 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ servlet-api --- 18:48:59 [INFO] No previous run data found, generating javadoc. 18:49:00 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/web/servlet-api/target/servlet-api-0.19.10-javadoc.jar 18:49:00 [INFO] 18:49:00 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ servlet-api --- 18:49:00 [INFO] CycloneDX: Resolving Dependencies 18:49:00 [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) 18:49:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/web/servlet-api/target/bom.xml 18:49:00 [INFO] attaching as servlet-api-0.19.10-cyclonedx.xml 18:49:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/web/servlet-api/target/bom.json 18:49:00 [INFO] attaching as servlet-api-0.19.10-cyclonedx.json 18:49:00 [INFO] 18:49:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ servlet-api --- 18:49:00 [INFO] Skipping duplicate-finder execution! 18:49:00 [INFO] 18:49:00 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ servlet-api --- 18:49:00 [INFO] No dependency problems found 18:49:00 [INFO] 18:49:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ servlet-api --- 18:49:00 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/web/servlet-api/target/servlet-api-0.19.10-sources.jar 18:49:00 [INFO] 18:49:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ servlet-api --- 18:49:00 [INFO] 18:49:00 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ servlet-api --- 18:49:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:49:00 [INFO] 18:49:00 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ servlet-api --- 18:49:00 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/servlet-api/pom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.pom 18:49:00 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/servlet-api/target/servlet-api-0.19.10.jar to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.jar 18:49:00 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/servlet-api/target/servlet-api-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-javadoc.jar 18:49:00 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/servlet-api/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-cyclonedx.xml 18:49:00 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/servlet-api/target/bom.json to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-cyclonedx.json 18:49:00 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/servlet-api/target/servlet-api-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-sources.jar 18:49:00 [INFO] 18:49:00 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ servlet-api --- 18:49:00 [INFO] Installing org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.jar 18:49:00 [INFO] Writing OBR metadata 18:49:00 [INFO] 18:49:00 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ servlet-api --- 18:49:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:49:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:49:00 [INFO] 18:49:00 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ servlet-api --- 18:49:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:49:00 [INFO] 18:49:00 [INFO] --------------< org.opendaylight.aaa.web:servlet-jersey2 >-------------- 18:49:00 [INFO] Building ODL :: aaa :: servlet-jersey2 0.19.10 [27/42] 18:49:00 [INFO] -------------------------------[ bundle ]------------------------------- 18:49:01 [INFO] 18:49:01 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ servlet-jersey2 --- 18:49:01 [INFO] 18:49:01 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ servlet-jersey2 --- 18:49:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:49:01 [INFO] 18:49:01 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ servlet-jersey2 --- 18:49:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:49:01 [INFO] 18:49:01 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ servlet-jersey2 --- 18:49:01 [INFO] 18:49:01 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ servlet-jersey2 --- 18:49:01 [INFO] 18:49:01 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ servlet-jersey2 --- 18:49:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:49:01 [INFO] 18:49:01 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ servlet-jersey2 --- 18:49:01 [INFO] Starting audit... 18:49:01 Audit done. 18:49:01 [INFO] You have 0 Checkstyle violations. 18:49:01 [INFO] 18:49:01 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ servlet-jersey2 --- 18:49:01 [INFO] Starting audit... 18:49:01 Audit done. 18:49:01 [INFO] You have 0 Checkstyle violations. 18:49:01 [INFO] 18:49:01 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ servlet-jersey2 --- 18:49:01 [INFO] 18:49:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ servlet-jersey2 --- 18:49:01 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/servlet-jersey2/src/main/resources 18:49:01 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/servlet-jersey2/target/generated-sources/spi 18:49:01 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/servlet-jersey2/target/generated-sources/yang 18:49:01 [INFO] 18:49:01 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ servlet-jersey2 --- 18:49:01 [INFO] Recompiling the module because of changed dependency. 18:49:01 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 18:49:01 [INFO] Writing META-INF/services/org.opendaylight.aaa.web.servlet.ServletSupport 18:49:01 [INFO] 18:49:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ servlet-jersey2 >>> 18:49:01 [INFO] 18:49:01 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ servlet-jersey2 --- 18:49:01 [INFO] Fork Value is true 18:49:03 [INFO] Done SpotBugs Analysis.... 18:49:03 [INFO] 18:49:03 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ servlet-jersey2 <<< 18:49:03 [INFO] 18:49:03 [INFO] 18:49:03 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ servlet-jersey2 --- 18:49:03 [INFO] BugInstance size is 0 18:49:03 [INFO] Error size is 0 18:49:03 [INFO] No errors/warnings found 18:49:03 [INFO] 18:49:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ servlet-jersey2 --- 18:49:03 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/servlet-jersey2/src/test/resources 18:49:03 [INFO] 18:49:03 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ servlet-jersey2 --- 18:49:03 [INFO] No sources to compile 18:49:03 [INFO] 18:49:03 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ servlet-jersey2 --- 18:49:03 [INFO] No tests to run. 18:49:03 [INFO] 18:49:03 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ servlet-jersey2 --- 18:49:03 [INFO] 18:49:03 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ servlet-jersey2 --- 18:49:03 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/web/servlet-jersey2/target/servlet-jersey2-0.19.10.jar 18:49:03 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/web/servlet-jersey2/target/classes/META-INF/MANIFEST.MF 18:49:03 [INFO] 18:49:03 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ servlet-jersey2 --- 18:49:03 [INFO] No previous run data found, generating javadoc. 18:49:04 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/web/servlet-jersey2/target/servlet-jersey2-0.19.10-javadoc.jar 18:49:04 [INFO] 18:49:04 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ servlet-jersey2 --- 18:49:04 [INFO] CycloneDX: Resolving Dependencies 18:49:05 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 18:49:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/web/servlet-jersey2/target/bom.xml 18:49:05 [INFO] attaching as servlet-jersey2-0.19.10-cyclonedx.xml 18:49:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/web/servlet-jersey2/target/bom.json 18:49:05 [INFO] attaching as servlet-jersey2-0.19.10-cyclonedx.json 18:49:05 [INFO] 18:49:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ servlet-jersey2 --- 18:49:05 [INFO] Skipping duplicate-finder execution! 18:49:05 [INFO] 18:49:05 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ servlet-jersey2 --- 18:49:05 [WARNING] Used undeclared dependencies found: 18:49:05 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 18:49:05 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 18:49:05 [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile 18:49:05 [WARNING] org.glassfish.jersey.core:jersey-server:jar:2.47:compile 18:49:05 [WARNING] org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.47:compile 18:49:05 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 18:49:05 [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 18:49:05 [WARNING] Unused declared dependencies found: 18:49:05 [WARNING] org.glassfish.jersey.containers:jersey-container-servlet:jar:2.47:compile 18:49:05 [INFO] 18:49:05 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ servlet-jersey2 --- 18:49:05 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/web/servlet-jersey2/target/servlet-jersey2-0.19.10-sources.jar 18:49:05 [INFO] 18:49:05 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ servlet-jersey2 --- 18:49:05 [INFO] 18:49:05 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ servlet-jersey2 --- 18:49:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:49:05 [INFO] 18:49:05 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ servlet-jersey2 --- 18:49:05 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/servlet-jersey2/pom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.pom 18:49:05 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/servlet-jersey2/target/servlet-jersey2-0.19.10.jar to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.jar 18:49:05 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/servlet-jersey2/target/servlet-jersey2-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-javadoc.jar 18:49:05 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/servlet-jersey2/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-cyclonedx.xml 18:49:05 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/servlet-jersey2/target/bom.json to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-cyclonedx.json 18:49:05 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/servlet-jersey2/target/servlet-jersey2-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-sources.jar 18:49:05 [INFO] 18:49:05 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ servlet-jersey2 --- 18:49:05 [INFO] Installing org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.jar 18:49:05 [INFO] Writing OBR metadata 18:49:05 [INFO] 18:49:05 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ servlet-jersey2 --- 18:49:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:49:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:49:05 [INFO] 18:49:05 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ servlet-jersey2 --- 18:49:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:49:05 [INFO] 18:49:05 [INFO] ------------------< org.opendaylight.aaa:odl-aaa-web >------------------ 18:49:05 [INFO] Building ODL :: aaa :: odl-aaa-web 0.19.10 [28/42] 18:49:05 [INFO] ------------------------------[ feature ]------------------------------- 18:49:05 [INFO] 18:49:05 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-aaa-web --- 18:49:05 [INFO] 18:49:05 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-aaa-web --- 18:49:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:49:05 [INFO] 18:49:05 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-aaa-web --- 18:49:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:49:05 [INFO] 18:49:05 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-aaa-web --- 18:49:05 [INFO] 18:49:05 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-aaa-web --- 18:49:05 [INFO] 18:49:05 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-web --- 18:49:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:49:05 [INFO] argLine set to empty 18:49:05 [INFO] 18:49:05 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-aaa-web --- 18:49:05 [INFO] Starting audit... 18:49:05 Audit done. 18:49:05 [INFO] You have 0 Checkstyle violations. 18:49:05 [INFO] 18:49:05 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-aaa-web --- 18:49:05 [INFO] Starting audit... 18:49:05 Audit done. 18:49:05 [INFO] You have 0 Checkstyle violations. 18:49:05 [INFO] 18:49:05 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-aaa-web --- 18:49:06 [INFO] 18:49:06 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-web --- 18:49:06 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-web/target/feature/feature.xml 18:49:06 [INFO] ...done! 18:49:06 [INFO] Attaching features XML 18:49:06 [INFO] 18:49:06 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-aaa-web --- 18:49: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 18:49:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:49:06 [INFO] 18:49:06 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-aaa-web >>> 18:49:06 [INFO] 18:49:06 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-aaa-web --- 18:49:06 [INFO] 18:49:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-aaa-web <<< 18:49:06 [INFO] 18:49:06 [INFO] 18:49:06 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-aaa-web --- 18:49:06 [INFO] 18:49:06 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-aaa-web --- 18:49:06 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-web 18:49:06 [INFO] Project dependency features detected: [] 18:49:06 [INFO] Pax Exam System (Version: 4.13.3) created. 18:49:06 [INFO] Creating RMI registry server on 127.0.0.1:21000 18:49:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 18:49:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 18:49:06 [INFO] Waiting for remote bundle context.. on 21000 name: b63353cd-5005-42ea-878e-d42998d398b4 timout: [ RelativeTimeout value = 180000 ] 18:49:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 18:49:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 18:49:14 [INFO] 18:49:14 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-aaa-web --- 18:49:14 [INFO] 18:49:14 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-aaa-web --- 18:49:14 [INFO] No Javadoc in project. Archive not created. 18:49:14 [INFO] 18:49:14 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-aaa-web --- 18:49:14 [INFO] CycloneDX: Resolving Dependencies 18:49:15 [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s) 18:49:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-web/target/bom.xml 18:49:15 [INFO] attaching as odl-aaa-web-0.19.10-cyclonedx.xml 18:49:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-web/target/bom.json 18:49:15 [INFO] attaching as odl-aaa-web-0.19.10-cyclonedx.json 18:49:15 [INFO] 18:49:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-web --- 18:49:15 [INFO] Skipping duplicate-finder execution! 18:49:15 [INFO] 18:49:15 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-web --- 18:49:15 [INFO] Skipping plugin execution 18:49:15 [INFO] 18:49:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-web --- 18:49:15 [INFO] Skipping source per configuration. 18:49:15 [INFO] 18:49:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-aaa-web --- 18:49:15 [INFO] 18:49:15 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-aaa-web --- 18:49:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:49:15 [INFO] 18:49:15 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-aaa-web --- 18:49:15 [WARNING] 18:49:15 [WARNING] The packaging plugin for project odl-aaa-web did not assign 18:49:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:49:15 [WARNING] 18:49:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:49:15 [WARNING] 18:49:15 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-web/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10.pom 18:49:15 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-web/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-features.xml 18:49:15 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-web/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-cyclonedx.xml 18:49:15 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-web/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-cyclonedx.json 18:49:15 [INFO] 18:49:15 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-aaa-web --- 18:49:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:49:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:49:15 [WARNING] 18:49:15 [WARNING] The packaging plugin for project odl-aaa-web did not assign 18:49:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:49:15 [WARNING] 18:49:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:49:15 [WARNING] 18:49:15 [INFO] 18:49:15 [INFO] -----------------< org.opendaylight.aaa:aaa-shiro-api >----------------- 18:49:15 [INFO] Building ODL :: aaa :: aaa-shiro-api 0.19.10 [29/42] 18:49:15 [INFO] -------------------------------[ bundle ]------------------------------- 18:49:15 [INFO] 18:49:15 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-shiro-api --- 18:49:15 [INFO] 18:49:15 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-shiro-api --- 18:49:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:49:15 [INFO] 18:49:15 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ aaa-shiro-api --- 18:49:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:49:15 [INFO] 18:49:15 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-shiro-api --- 18:49:15 [INFO] 18:49:15 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ aaa-shiro-api --- 18:49:15 [INFO] 18:49:15 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aaa-shiro-api --- 18:49:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:49:15 [INFO] 18:49:15 [INFO] --- yang-maven-plugin:13.0.11:generate-sources (binding) @ aaa-shiro-api --- 18:49:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:49:15 [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/api/src/main/yang 18:49:15 [INFO] yang-to-sources: Found 0 dependencies in 575.0 μs 18:49:15 [INFO] yang-to-sources: Project model files found: 1 in 11.81 ms 18:49:15 [INFO] yang-to-sources: 1 YANG models processed in 17.56 ms 18:49:15 [INFO] BindingJavaFileGenerator: Defined 40 files in 8.809 ms 18:49:15 [INFO] Sorted 40 files into 11 directories in 247.9 μs 18:49:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 40 in 32.55 ms 18:49:15 [INFO] 18:49:15 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ aaa-shiro-api --- 18:49:15 [INFO] Starting audit... 18:49:15 Audit done. 18:49:15 [INFO] You have 0 Checkstyle violations. 18:49:15 [INFO] 18:49:15 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ aaa-shiro-api --- 18:49:15 [INFO] Starting audit... 18:49:15 Audit done. 18:49:15 [INFO] You have 0 Checkstyle violations. 18:49:15 [INFO] 18:49:15 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ aaa-shiro-api --- 18:49:15 [INFO] 18:49:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-shiro-api --- 18:49:15 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/api/src/main/resources 18:49:15 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/api/target/generated-sources/spi 18:49:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 18:49:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:49:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 18:49:15 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/api/target/generated-sources/spi 18:49:15 [INFO] 18:49:15 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ aaa-shiro-api --- 18:49:15 [INFO] Recompiling the module because of changed dependency. 18:49:15 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 18:49:15 [INFO] 18:49:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-shiro-api >>> 18:49:15 [INFO] 18:49:15 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ aaa-shiro-api --- 18:49:15 [INFO] Fork Value is true 18:49:18 [INFO] Done SpotBugs Analysis.... 18:49:18 [INFO] 18:49:18 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-shiro-api <<< 18:49:18 [INFO] 18:49:18 [INFO] 18:49:18 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ aaa-shiro-api --- 18:49:18 [INFO] BugInstance size is 0 18:49:18 [INFO] Error size is 0 18:49:18 [INFO] No errors/warnings found 18:49:18 [INFO] 18:49:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-shiro-api --- 18:49:18 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/api/src/test/resources 18:49:18 [INFO] 18:49:18 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ aaa-shiro-api --- 18:49:18 [INFO] No sources to compile 18:49:18 [INFO] 18:49:18 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ aaa-shiro-api --- 18:49:18 [INFO] No tests to run. 18:49:18 [INFO] 18:49:18 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ aaa-shiro-api --- 18:49:18 [INFO] 18:49:18 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ aaa-shiro-api --- 18:49:18 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/api/target/aaa-shiro-api-0.19.10.jar 18:49:18 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/api/target/classes/META-INF/MANIFEST.MF 18:49:18 [INFO] 18:49:18 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ aaa-shiro-api --- 18:49:18 [INFO] No previous run data found, generating javadoc. 18:49:20 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/api/target/aaa-shiro-api-0.19.10-javadoc.jar 18:49:20 [INFO] 18:49:20 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-shiro-api --- 18:49:20 [INFO] CycloneDX: Resolving Dependencies 18:49:20 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 18:49:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/api/target/bom.xml 18:49:20 [INFO] attaching as aaa-shiro-api-0.19.10-cyclonedx.xml 18:49:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/api/target/bom.json 18:49:20 [INFO] attaching as aaa-shiro-api-0.19.10-cyclonedx.json 18:49:20 [INFO] 18:49:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-shiro-api --- 18:49:20 [INFO] Skipping duplicate-finder execution! 18:49:20 [INFO] 18:49:20 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ aaa-shiro-api --- 18:49:20 [INFO] No dependency problems found 18:49:20 [INFO] 18:49:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-shiro-api --- 18:49:20 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/api/target/aaa-shiro-api-0.19.10-sources.jar 18:49:20 [INFO] 18:49:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-shiro-api --- 18:49:20 [INFO] 18:49:20 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ aaa-shiro-api --- 18:49:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:49:20 [INFO] 18:49:20 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-shiro-api --- 18:49:20 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.pom 18:49:20 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/api/target/aaa-shiro-api-0.19.10.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.jar 18:49:20 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/api/target/aaa-shiro-api-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-javadoc.jar 18:49:20 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-cyclonedx.xml 18:49:20 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-cyclonedx.json 18:49:20 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/api/target/aaa-shiro-api-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-sources.jar 18:49:20 [INFO] 18:49:20 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ aaa-shiro-api --- 18:49:20 [INFO] Installing org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.jar 18:49:20 [INFO] Writing OBR metadata 18:49:20 [INFO] 18:49:20 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-shiro-api --- 18:49:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:49:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:49:20 [INFO] 18:49:20 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ aaa-shiro-api --- 18:49:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:49:20 [INFO] 18:49:20 [INFO] -------------------< org.opendaylight.aaa:aaa-shiro >------------------- 18:49:20 [INFO] Building ODL :: aaa :: aaa-shiro 0.19.10 [30/42] 18:49:20 [INFO] -------------------------------[ bundle ]------------------------------- 18:49:21 [INFO] 18:49:21 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-shiro --- 18:49:21 [INFO] 18:49:21 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-shiro --- 18:49:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:49:21 [INFO] 18:49:21 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ aaa-shiro --- 18:49:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:49:21 [INFO] 18:49:21 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-shiro --- 18:49:21 [INFO] 18:49:21 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ aaa-shiro --- 18:49:21 [INFO] 18:49:21 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aaa-shiro --- 18:49:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:49:21 [INFO] 18:49:21 [INFO] --- yang-maven-plugin:13.0.11:generate-sources (binding) @ aaa-shiro --- 18:49:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:49:21 [INFO] yang-to-sources: Inspecting /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/src/main/yang 18:49:21 [INFO] yang-to-sources: Found 3 dependencies in 4.635 ms 18:49:21 [INFO] yang-to-sources: Project model files found: 1 in 2.678 ms 18:49:21 [INFO] yang-to-sources: 1 YANG models processed in 36.30 ms 18:49:21 [INFO] BindingJavaFileGenerator: Defined 16 files in 1.721 ms 18:49:21 [INFO] Sorted 16 files into 4 directories in 120.5 μs 18:49:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 9.253 ms 18:49:21 [INFO] 18:49:21 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ aaa-shiro --- 18:49:21 [INFO] Starting audit... 18:49:21 Audit done. 18:49:21 [INFO] You have 0 Checkstyle violations. 18:49:21 [INFO] 18:49:21 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ aaa-shiro --- 18:49:22 [INFO] Starting audit... 18:49:22 Audit done. 18:49:22 [INFO] You have 0 Checkstyle violations. 18:49:22 [INFO] 18:49:22 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ aaa-shiro --- 18:49:22 [INFO] 18:49:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-shiro --- 18:49:22 [INFO] Copying 5 resources from src/main/resources to target/classes 18:49:22 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/target/generated-sources/spi 18:49:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 18:49:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:49:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 18:49:22 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/target/generated-sources/spi 18:49:22 [INFO] 18:49:22 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ aaa-shiro --- 18:49:22 [INFO] Recompiling the module because of changed dependency. 18:49:22 [INFO] Compiling 52 source files with javac [debug release 17] to target/classes 18:49:22 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 18:49:22 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/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 18:49:22 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/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 18:49:22 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/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 18:49:22 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/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 18:49:22 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/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 18:49:22 [INFO] 18:49:22 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-shiro >>> 18:49:22 [INFO] 18:49:22 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ aaa-shiro --- 18:49:22 [INFO] Fork Value is true 18:49:27 [INFO] Done SpotBugs Analysis.... 18:49:27 [INFO] 18:49:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-shiro <<< 18:49:27 [INFO] 18:49:27 [INFO] 18:49:27 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ aaa-shiro --- 18:49:27 [INFO] BugInstance size is 0 18:49:27 [INFO] Error size is 0 18:49:27 [INFO] No errors/warnings found 18:49:27 [INFO] 18:49:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-shiro --- 18:49:27 [INFO] Copying 1 resource from src/test/resources to target/test-classes 18:49:27 [INFO] 18:49:27 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ aaa-shiro --- 18:49:27 [INFO] Recompiling the module because of changed dependency. 18:49:27 [INFO] Compiling 15 source files with javac [debug release 17] to target/test-classes 18:49:27 [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 18:49:27 [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 18:49:27 [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 18:49:27 [INFO] 18:49:27 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ aaa-shiro --- 18:49:27 [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/target/surefire-reports 18:49:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:49:27 [INFO] 18:49:27 [INFO] ------------------------------------------------------- 18:49:27 [INFO] T E S T S 18:49:27 [INFO] ------------------------------------------------------- 18:49:28 [INFO] Running org.opendaylight.aaa.shiro.filters.AuthenticationListenerTest 18:49:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.opendaylight.aaa.shiro.filters.AuthenticationListenerTest 18:49:29 [INFO] Running org.opendaylight.aaa.shiro.filters.AuthenticationTokenUtilsTest 18:49:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.aaa.shiro.filters.AuthenticationTokenUtilsTest 18:49:29 [INFO] Running org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealmTest 18:49:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:49:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.060 s -- in org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealmTest 18:49:30 [INFO] Running org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequestTest 18:49:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.551 s -- in org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequestTest 18:49:31 [INFO] Running org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilterTest 18:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.723 s -- in org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilterTest 18:49:32 [INFO] Running org.opendaylight.aaa.shiro.realm.TokenAuthRealmTest 18:49:32 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.aaa.shiro.realm.TokenAuthRealmTest 18:49:32 [INFO] Running org.opendaylight.aaa.shiro.realm.KeystoneAuthRealmTest 18:49:33 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 s -- in org.opendaylight.aaa.shiro.realm.KeystoneAuthRealmTest 18:49:33 [INFO] Running org.opendaylight.aaa.shiro.realm.mapping.impl.BestAttemptGroupToRolesMappingStrategyTest 18:49:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.aaa.shiro.realm.mapping.impl.BestAttemptGroupToRolesMappingStrategyTest 18:49:33 [INFO] Running org.opendaylight.aaa.shiro.idm.persistence.PasswordHashTest 18:49:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s -- in org.opendaylight.aaa.shiro.idm.persistence.PasswordHashTest 18:49:33 [INFO] Running org.opendaylight.aaa.shiro.idm.rest.test.DomainHandlerTest 18:49:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.opendaylight.aaa.shiro.idm.rest.test.DomainHandlerTest 18:49:33 [INFO] Running org.opendaylight.aaa.shiro.idm.rest.test.UserHandlerTest 18:49:33 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.opendaylight.aaa.shiro.idm.rest.test.UserHandlerTest 18:49:33 [INFO] Running org.opendaylight.aaa.shiro.idm.rest.test.RoleHandlerTest 18:49:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.opendaylight.aaa.shiro.idm.rest.test.RoleHandlerTest 18:49:34 [INFO] 18:49:34 [INFO] Results: 18:49:34 [INFO] 18:49:34 [WARNING] Tests run: 49, Failures: 0, Errors: 0, Skipped: 1 18:49:34 [INFO] 18:49:34 [INFO] 18:49:34 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ aaa-shiro --- 18:49:34 [INFO] 18:49:34 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ aaa-shiro --- 18:49:34 [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.19.10 : Export org.opendaylight.aaa, has 1, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619] 18:49:34 [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.19.10 : Export org.opendaylight.aaa.shiro.realm, has 2, private references [org.opendaylight.aaa.shiro.moon, org.opendaylight.aaa.shiro.realm.util.http] 18:49:34 [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.19.10 : Export org.opendaylight.aaa.shiro.web.env, has 1, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619] 18:49:34 [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.19.10 : Export-Package duplicate package name (org.opendaylight.aaa.shiro) that uses the default version because no version is specified (0.19.10). Remove duplicate package or add an explicit version to it. 18:49:34 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/target/aaa-shiro-0.19.10.jar 18:49:34 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/target/classes/META-INF/MANIFEST.MF 18:49:34 [INFO] 18:49:34 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ aaa-shiro --- 18:49:34 [INFO] No previous run data found, generating javadoc. 18:49:36 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/target/aaa-shiro-0.19.10-javadoc.jar 18:49:36 [INFO] 18:49:36 [INFO] --- build-helper-maven-plugin:3.6.1:attach-artifact (attach-artifacts) @ aaa-shiro --- 18:49:36 [INFO] 18:49:36 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-shiro --- 18:49:36 [INFO] CycloneDX: Resolving Dependencies 18:49:37 [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) 18:49:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/target/bom.xml 18:49:38 [INFO] attaching as aaa-shiro-0.19.10-cyclonedx.xml 18:49:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/target/bom.json 18:49:38 [INFO] attaching as aaa-shiro-0.19.10-cyclonedx.json 18:49:38 [INFO] 18:49:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-shiro --- 18:49:38 [INFO] Skipping duplicate-finder execution! 18:49:38 [INFO] 18:49:38 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ aaa-shiro --- 18:49:38 [WARNING] Used undeclared dependencies found: 18:49:38 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.11:compile 18:49:38 [WARNING] org.glassfish.jersey.test-framework:jersey-test-framework-core:jar:2.47:test 18:49:38 [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile 18:49:38 [WARNING] org.glassfish.jersey.core:jersey-client:jar:2.47:test 18:49:38 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.10:compile 18:49:38 [WARNING] org.glassfish.jersey.core:jersey-server:jar:2.47:test 18:49:38 [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 18:49:38 [WARNING] org.opendaylight.yangtools:util:jar:13.0.11:compile 18:49:38 [WARNING] Unused declared dependencies found: 18:49:38 [WARNING] org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.10:compile 18:49:38 [INFO] 18:49:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-shiro --- 18:49:38 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/target/aaa-shiro-0.19.10-sources.jar 18:49:38 [INFO] 18:49:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-shiro --- 18:49:38 [INFO] 18:49:38 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ aaa-shiro --- 18:49:38 [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/target/code-coverage/jacoco.exec 18:49:38 [INFO] Analyzed bundle 'ODL :: aaa :: aaa-shiro' with 54 classes 18:49:38 [INFO] 18:49:38 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-shiro --- 18:49:38 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.pom 18:49:38 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/target/aaa-shiro-0.19.10.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.jar 18:49:38 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/target/aaa-shiro-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-javadoc.jar 18:49:38 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/target/classes/idmtool.py to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-idmtool.py 18:49:38 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/target/classes/initial/aaa-app-config.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-aaa-app-config.xml 18:49:38 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/target/classes/initial/aaa-datastore-config.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-aaa-datastore-config.xml 18:49:38 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-cyclonedx.xml 18:49:38 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-cyclonedx.json 18:49:38 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/aaa-shiro/impl/target/aaa-shiro-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-sources.jar 18:49:38 [INFO] 18:49:38 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ aaa-shiro --- 18:49:38 [INFO] Installing org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.jar 18:49:38 [INFO] Writing OBR metadata 18:49:38 [INFO] 18:49:38 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-shiro --- 18:49:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:49:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:49:38 [INFO] 18:49:38 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ aaa-shiro --- 18:49:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:49:38 [INFO] 18:49:38 [INFO] -----------------< org.opendaylight.aaa:odl-aaa-shiro >----------------- 18:49:38 [INFO] Building ODL :: aaa :: odl-aaa-shiro 0.19.10 [31/42] 18:49:38 [INFO] ------------------------------[ feature ]------------------------------- 18:49:38 [INFO] 18:49:38 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-aaa-shiro --- 18:49:38 [INFO] 18:49:38 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-aaa-shiro --- 18:49:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:49:38 [INFO] 18:49:38 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-aaa-shiro --- 18:49:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:49:38 [INFO] 18:49:38 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-aaa-shiro --- 18:49:38 [INFO] 18:49:38 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-aaa-shiro --- 18:49:38 [INFO] 18:49:38 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-shiro --- 18:49:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:49:38 [INFO] argLine set to empty 18:49:38 [INFO] 18:49:38 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-aaa-shiro --- 18:49:38 [INFO] Starting audit... 18:49:38 Audit done. 18:49:38 [INFO] You have 0 Checkstyle violations. 18:49:38 [INFO] 18:49:38 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-aaa-shiro --- 18:49:39 [INFO] Starting audit... 18:49:39 Audit done. 18:49:39 [INFO] You have 0 Checkstyle violations. 18:49:39 [INFO] 18:49:39 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-aaa-shiro --- 18:49:39 [INFO] 18:49:39 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-shiro --- 18:49:39 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-shiro/target/feature/feature.xml 18:49:39 [INFO] ...done! 18:49:39 [INFO] Attaching features XML 18:49:39 [INFO] 18:49:39 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-aaa-shiro --- 18:49:39 [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 18:49:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:49:39 [INFO] 18:49:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-aaa-shiro >>> 18:49:39 [INFO] 18:49:39 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-aaa-shiro --- 18:49:39 [INFO] 18:49:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-aaa-shiro <<< 18:49:39 [INFO] 18:49:39 [INFO] 18:49:39 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-aaa-shiro --- 18:49:39 [INFO] 18:49:39 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-aaa-shiro --- 18:49:39 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-shiro 18:49:39 [INFO] Project dependency features detected: [] 18:49:39 [INFO] Pax Exam System (Version: 4.13.3) created. 18:49:39 [INFO] Creating RMI registry server on 127.0.0.1:21000 18:49:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 18:49:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 18:49:40 [INFO] Waiting for remote bundle context.. on 21000 name: 493c8495-6808-41a2-b893-21f5d1f59485 timout: [ RelativeTimeout value = 180000 ] 18:49:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 18:49:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 18:49:54 [INFO] 18:49:54 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-aaa-shiro --- 18:49:54 [INFO] 18:49:54 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-aaa-shiro --- 18:49:54 [INFO] No Javadoc in project. Archive not created. 18:49:54 [INFO] 18:49:54 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-aaa-shiro --- 18:49:54 [INFO] CycloneDX: Resolving Dependencies 18:49:57 [INFO] CycloneDX: Creating BOM version 1.6 with 279 component(s) 18:49:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-shiro/target/bom.xml 18:49:57 [INFO] attaching as odl-aaa-shiro-0.19.10-cyclonedx.xml 18:49:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-shiro/target/bom.json 18:49:57 [INFO] attaching as odl-aaa-shiro-0.19.10-cyclonedx.json 18:49:57 [INFO] 18:49:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-shiro --- 18:49:57 [INFO] Skipping duplicate-finder execution! 18:49:57 [INFO] 18:49:57 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-shiro --- 18:49:57 [INFO] Skipping plugin execution 18:49:57 [INFO] 18:49:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-shiro --- 18:49:57 [INFO] Skipping source per configuration. 18:49:57 [INFO] 18:49:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-aaa-shiro --- 18:49:57 [INFO] 18:49:57 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-aaa-shiro --- 18:49:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:49:57 [INFO] 18:49:57 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-aaa-shiro --- 18:49:57 [WARNING] 18:49:57 [WARNING] The packaging plugin for project odl-aaa-shiro did not assign 18:49:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:49:57 [WARNING] 18:49:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:49:57 [WARNING] 18:49:57 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-shiro/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10.pom 18:49:57 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-shiro/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-features.xml 18:49:57 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-shiro/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-cyclonedx.xml 18:49:57 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-shiro/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-cyclonedx.json 18:49:57 [INFO] 18:49:57 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-aaa-shiro --- 18:49:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:49:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:49:57 [WARNING] 18:49:57 [WARNING] The packaging plugin for project odl-aaa-shiro did not assign 18:49:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:49:57 [WARNING] 18:49:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:49:57 [WARNING] 18:49:57 [INFO] 18:49:57 [INFO] ------------------< org.opendaylight.aaa:odl-aaa-cli >------------------ 18:49:57 [INFO] Building ODL :: aaa :: odl-aaa-cli 0.19.10 [32/42] 18:49:57 [INFO] ------------------------------[ feature ]------------------------------- 18:49:57 [INFO] 18:49:57 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ odl-aaa-cli --- 18:49:57 [INFO] 18:49:57 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ odl-aaa-cli --- 18:49:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:49:57 [INFO] 18:49:57 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ odl-aaa-cli --- 18:49:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:49:57 [INFO] 18:49:57 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ odl-aaa-cli --- 18:49:58 [INFO] 18:49:58 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ odl-aaa-cli --- 18:49:58 [INFO] 18:49:58 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-cli --- 18:49:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:49:58 [INFO] argLine set to empty 18:49:58 [INFO] 18:49:58 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ odl-aaa-cli --- 18:49:58 [INFO] Starting audit... 18:49:58 Audit done. 18:49:58 [INFO] You have 0 Checkstyle violations. 18:49:58 [INFO] 18:49:58 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ odl-aaa-cli --- 18:49:58 [INFO] Starting audit... 18:49:58 Audit done. 18:49:58 [INFO] You have 0 Checkstyle violations. 18:49:58 [INFO] 18:49:58 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ odl-aaa-cli --- 18:49:58 [INFO] 18:49:58 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-cli --- 18:49:58 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-cli/target/feature/feature.xml 18:49:58 [INFO] ...done! 18:49:58 [INFO] Attaching features XML 18:49:58 [INFO] 18:49:58 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-aaa-cli --- 18:49:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 18:49:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:49:58 [INFO] 18:49:58 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-aaa-cli >>> 18:49:58 [INFO] 18:49:58 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ odl-aaa-cli --- 18:49:58 [INFO] 18:49:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-aaa-cli <<< 18:49:58 [INFO] 18:49:58 [INFO] 18:49:58 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ odl-aaa-cli --- 18:49:58 [INFO] 18:49:58 [INFO] --- features-test-plugin:13.1.7:test (default) @ odl-aaa-cli --- 18:49:58 [INFO] Starting SFT for org.opendaylight.aaa:odl-aaa-cli 18:49:58 [INFO] Project dependency features detected: [] 18:49:58 [INFO] Pax Exam System (Version: 4.13.3) created. 18:49:58 [INFO] Creating RMI registry server on 127.0.0.1:21000 18:49:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 18:49:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 18:49:58 [INFO] Waiting for remote bundle context.. on 21000 name: 5a3b1a3e-3d98-4400-916e-3c08eb1ee4e0 timout: [ RelativeTimeout value = 180000 ] 18:50:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 18:50:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 18:50:13 [INFO] 18:50:13 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ odl-aaa-cli --- 18:50:13 [INFO] 18:50:13 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ odl-aaa-cli --- 18:50:13 [INFO] No Javadoc in project. Archive not created. 18:50:13 [INFO] 18:50:13 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ odl-aaa-cli --- 18:50:13 [INFO] CycloneDX: Resolving Dependencies 18:50:16 [INFO] CycloneDX: Creating BOM version 1.6 with 281 component(s) 18:50:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-cli/target/bom.xml 18:50:16 [INFO] attaching as odl-aaa-cli-0.19.10-cyclonedx.xml 18:50:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-cli/target/bom.json 18:50:16 [INFO] attaching as odl-aaa-cli-0.19.10-cyclonedx.json 18:50:16 [INFO] 18:50:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-cli --- 18:50:16 [INFO] Skipping duplicate-finder execution! 18:50:16 [INFO] 18:50:16 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-cli --- 18:50:16 [INFO] Skipping plugin execution 18:50:16 [INFO] 18:50:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-cli --- 18:50:16 [INFO] Skipping source per configuration. 18:50:16 [INFO] 18:50:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-aaa-cli --- 18:50:16 [INFO] 18:50:16 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ odl-aaa-cli --- 18:50:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:50:16 [INFO] 18:50:16 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ odl-aaa-cli --- 18:50:16 [WARNING] 18:50:16 [WARNING] The packaging plugin for project odl-aaa-cli did not assign 18:50:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:50:16 [WARNING] 18:50:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:50:16 [WARNING] 18:50:16 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-cli/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10.pom 18:50:16 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-features.xml 18:50:16 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-cli/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-cyclonedx.xml 18:50:16 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/odl-aaa-cli/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-cyclonedx.json 18:50:16 [INFO] 18:50:16 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ odl-aaa-cli --- 18:50:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:50:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:50:16 [WARNING] 18:50:16 [WARNING] The packaging plugin for project odl-aaa-cli did not assign 18:50:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:50:16 [WARNING] 18:50:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:50:16 [WARNING] 18:50:16 [INFO] 18:50:16 [INFO] -----------------< org.opendaylight.aaa:features-aaa >------------------ 18:50:16 [INFO] Building ODL :: aaa :: features-aaa 0.19.10 [33/42] 18:50:16 [INFO] ------------------------------[ feature ]------------------------------- 18:50:16 [INFO] 18:50:16 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ features-aaa --- 18:50:16 [INFO] 18:50:16 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ features-aaa --- 18:50:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:50:16 [INFO] 18:50:16 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ features-aaa --- 18:50:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:50:16 [INFO] 18:50:16 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ features-aaa --- 18:50:16 [INFO] 18:50:16 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ features-aaa --- 18:50:16 [INFO] 18:50:16 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ features-aaa --- 18:50:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:50:16 [INFO] argLine set to empty 18:50:16 [INFO] 18:50:16 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ features-aaa --- 18:50:16 [INFO] Starting audit... 18:50:16 Audit done. 18:50:16 [INFO] You have 0 Checkstyle violations. 18:50:16 [INFO] 18:50:16 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ features-aaa --- 18:50:16 [INFO] Starting audit... 18:50:16 Audit done. 18:50:16 [INFO] You have 0 Checkstyle violations. 18:50:16 [INFO] 18:50:16 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ features-aaa --- 18:50:16 [INFO] 18:50:16 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-aaa --- 18:50:16 [INFO] Generating feature descriptor file /w/workspace/aaa-maven-stage-0.19.x/features/features-aaa/target/feature/feature.xml 18:50:16 [INFO] ...done! 18:50:16 [INFO] Attaching features XML 18:50:16 [INFO] 18:50:16 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-aaa --- 18:50:16 [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 18:50:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:50:16 [INFO] 18:50:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ features-aaa >>> 18:50:16 [INFO] 18:50:16 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ features-aaa --- 18:50:16 [INFO] 18:50:16 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ features-aaa <<< 18:50:16 [INFO] 18:50:16 [INFO] 18:50:16 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ features-aaa --- 18:50:16 [INFO] 18:50:16 [INFO] --- features-test-plugin:13.1.7:test (default) @ features-aaa --- 18:50:16 [INFO] 18:50:16 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ features-aaa --- 18:50:16 [INFO] 18:50:16 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ features-aaa --- 18:50:16 [INFO] No Javadoc in project. Archive not created. 18:50:16 [INFO] 18:50:16 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ features-aaa --- 18:50:16 [INFO] CycloneDX: Resolving Dependencies 18:50:19 [INFO] CycloneDX: Creating BOM version 1.6 with 282 component(s) 18:50:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/features/features-aaa/target/bom.xml 18:50:19 [INFO] attaching as features-aaa-0.19.10-cyclonedx.xml 18:50:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/features/features-aaa/target/bom.json 18:50:19 [INFO] attaching as features-aaa-0.19.10-cyclonedx.json 18:50:19 [INFO] 18:50:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-aaa --- 18:50:19 [INFO] Skipping duplicate-finder execution! 18:50:19 [INFO] 18:50:19 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ features-aaa --- 18:50:19 [INFO] Skipping plugin execution 18:50:19 [INFO] 18:50:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-aaa --- 18:50:19 [INFO] No sources in project. Archive not created. 18:50:19 [INFO] 18:50:19 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-aaa --- 18:50:19 [INFO] 18:50:19 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ features-aaa --- 18:50:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:50:19 [INFO] 18:50:19 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ features-aaa --- 18:50:19 [WARNING] 18:50:19 [WARNING] The packaging plugin for project features-aaa did not assign 18:50:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:50:19 [WARNING] 18:50:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:50:19 [WARNING] 18:50:19 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/features-aaa/pom.xml to /tmp/r/org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10.pom 18:50:19 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/features-aaa/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-features.xml 18:50:19 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/features-aaa/target/bom.xml to /tmp/r/org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-cyclonedx.xml 18:50:19 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/features/features-aaa/target/bom.json to /tmp/r/org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-cyclonedx.json 18:50:19 [INFO] 18:50:19 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ features-aaa --- 18:50:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:50:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:50:19 [WARNING] 18:50:19 [WARNING] The packaging plugin for project features-aaa did not assign 18:50:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:50:19 [WARNING] 18:50:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:50:19 [WARNING] 18:50:19 [INFO] 18:50:19 [INFO] ------------< org.opendaylight.aaa:features-aaa-aggregator >------------ 18:50:19 [INFO] Building ODL :: aaa :: features-aaa-aggregator 0.19.10 [34/42] 18:50:19 [INFO] --------------------------------[ pom ]--------------------------------- 18:50:19 [INFO] 18:50:19 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ features-aaa-aggregator --- 18:50:19 [INFO] 18:50:19 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ features-aaa-aggregator --- 18:50:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:50:19 [INFO] 18:50:19 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ features-aaa-aggregator --- 18:50:19 [INFO] 18:50:19 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ features-aaa-aggregator --- 18:50:19 [INFO] Skipping CycloneDX goal, because module skips deploy 18:50:19 [INFO] 18:50:19 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ features-aaa-aggregator --- 18:50:19 [INFO] Skipping artifact installation 18:50:19 [INFO] 18:50:19 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ features-aaa-aggregator --- 18:50:19 [INFO] Skipping artifact deployment 18:50:19 [INFO] 18:50:19 [INFO] -------------< org.opendaylight.aaa:aaa-shiro-aggregator >-------------- 18:50:19 [INFO] Building ODL :: aaa :: aaa-shiro-aggregator 0.19.10 [35/42] 18:50:19 [INFO] --------------------------------[ pom ]--------------------------------- 18:50:19 [INFO] 18:50:19 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-shiro-aggregator --- 18:50:19 [INFO] 18:50:19 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-shiro-aggregator --- 18:50:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:50:19 [INFO] 18:50:19 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-shiro-aggregator --- 18:50:19 [INFO] 18:50:19 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-shiro-aggregator --- 18:50:19 [INFO] Skipping CycloneDX goal, because module skips deploy 18:50:19 [INFO] 18:50:19 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-shiro-aggregator --- 18:50:19 [INFO] Skipping artifact installation 18:50:19 [INFO] 18:50:19 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-shiro-aggregator --- 18:50:19 [INFO] Skipping artifact deployment 18:50:19 [INFO] 18:50:19 [INFO] --------------< org.opendaylight.aaa.web:web-jetty-impl >--------------- 18:50:19 [INFO] Building ODL :: aaa :: web-jetty-impl 0.19.10 [36/42] 18:50:19 [INFO] -------------------------------[ bundle ]------------------------------- 18:50:19 [INFO] 18:50:19 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ web-jetty-impl --- 18:50:19 [INFO] 18:50:19 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ web-jetty-impl --- 18:50:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:50:19 [INFO] 18:50:19 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ web-jetty-impl --- 18:50:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:50:19 [INFO] 18:50:19 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ web-jetty-impl --- 18:50:20 [INFO] 18:50:20 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ web-jetty-impl --- 18:50:20 [INFO] 18:50:20 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ web-jetty-impl --- 18:50:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:50:20 [INFO] 18:50:20 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ web-jetty-impl --- 18:50:20 [INFO] Starting audit... 18:50:20 Audit done. 18:50:20 [INFO] You have 0 Checkstyle violations. 18:50:20 [INFO] 18:50:20 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ web-jetty-impl --- 18:50:20 [INFO] Starting audit... 18:50:20 Audit done. 18:50:20 [INFO] You have 0 Checkstyle violations. 18:50:20 [INFO] 18:50:20 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ web-jetty-impl --- 18:50:20 [INFO] 18:50:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ web-jetty-impl --- 18:50:20 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/src/main/resources 18:50:20 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/target/generated-sources/spi 18:50:20 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/target/generated-sources/yang 18:50:20 [INFO] 18:50:20 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ web-jetty-impl --- 18:50:20 [INFO] Recompiling the module because of changed dependency. 18:50:20 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 18:50:20 [INFO] 18:50:20 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ web-jetty-impl >>> 18:50:20 [INFO] 18:50:20 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ web-jetty-impl --- 18:50:20 [INFO] Fork Value is true 18:50:22 [INFO] Done SpotBugs Analysis.... 18:50:22 [INFO] 18:50:22 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ web-jetty-impl <<< 18:50:22 [INFO] 18:50:22 [INFO] 18:50:22 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ web-jetty-impl --- 18:50:22 [INFO] BugInstance size is 0 18:50:22 [INFO] Error size is 0 18:50:22 [INFO] No errors/warnings found 18:50:22 [INFO] 18:50:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ web-jetty-impl --- 18:50:22 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/src/test/resources 18:50:22 [INFO] 18:50:22 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ web-jetty-impl --- 18:50:22 [INFO] Recompiling the module because of changed dependency. 18:50:22 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 18:50:22 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/src/test/java/org/opendaylight/aaa/web/test/AbstractWebServerTest.java:[43,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement 18:50:22 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/src/test/java/org/opendaylight/aaa/web/test/AbstractWebServerTest.java:[66,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement 18:50:22 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/src/test/java/org/opendaylight/aaa/web/test/AbstractWebServerTest.java:[91,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement 18:50:22 [INFO] 18:50:22 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ web-jetty-impl --- 18:50:22 [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/target/surefire-reports 18:50:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:50:22 [INFO] 18:50:22 [INFO] ------------------------------------------------------- 18:50:22 [INFO] T E S T S 18:50:22 [INFO] ------------------------------------------------------- 18:50:23 [INFO] Running org.opendaylight.aaa.web.jetty.JettyWebServerTest 18:50:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 s -- in org.opendaylight.aaa.web.jetty.JettyWebServerTest 18:50:24 [INFO] 18:50:24 [INFO] Results: 18:50:24 [INFO] 18:50:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 18:50:24 [INFO] 18:50:24 [INFO] 18:50:24 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ web-jetty-impl --- 18:50:24 [INFO] 18:50:24 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ web-jetty-impl --- 18:50:24 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/target/web-jetty-impl-0.19.10.jar 18:50:24 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/target/classes/META-INF/MANIFEST.MF 18:50:24 [INFO] 18:50:24 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ web-jetty-impl --- 18:50:24 [INFO] No previous run data found, generating javadoc. 18:50:25 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/target/web-jetty-impl-0.19.10-javadoc.jar 18:50:25 [INFO] 18:50:25 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ web-jetty-impl --- 18:50:25 [INFO] CycloneDX: Resolving Dependencies 18:50:26 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 18:50:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/target/bom.xml 18:50:26 [INFO] attaching as web-jetty-impl-0.19.10-cyclonedx.xml 18:50:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/target/bom.json 18:50:26 [INFO] attaching as web-jetty-impl-0.19.10-cyclonedx.json 18:50:26 [INFO] 18:50:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ web-jetty-impl --- 18:50:26 [INFO] Checking compile classpath 18:50:26 [INFO] Checking runtime classpath 18:50:26 [INFO] Checking test classpath 18:50:26 [INFO] 18:50:26 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ web-jetty-impl --- 18:50:26 [WARNING] Used undeclared dependencies found: 18:50:26 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.11:compile 18:50:26 [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile 18:50:26 [WARNING] org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 18:50:26 [WARNING] org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 18:50:26 [WARNING] org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 18:50:26 [WARNING] Unused declared dependencies found: 18:50:26 [WARNING] org.eclipse.jetty:jetty-webapp:jar:9.4.54.v20240208:compile 18:50:26 [INFO] 18:50:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ web-jetty-impl --- 18:50:26 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/target/web-jetty-impl-0.19.10-sources.jar 18:50:26 [INFO] 18:50:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ web-jetty-impl --- 18:50:26 [INFO] 18:50:26 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ web-jetty-impl --- 18:50:26 [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/target/code-coverage/jacoco.exec 18:50:26 [INFO] Analyzed bundle 'ODL :: aaa :: web-jetty-impl' with 1 classes 18:50:26 [INFO] 18:50:26 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ web-jetty-impl --- 18:50:26 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/pom.xml to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.pom 18:50:26 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/target/web-jetty-impl-0.19.10.jar to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.jar 18:50:26 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/target/web-jetty-impl-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-javadoc.jar 18:50:26 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-cyclonedx.xml 18:50:26 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/target/bom.json to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-cyclonedx.json 18:50:26 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/impl-jetty/target/web-jetty-impl-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-sources.jar 18:50:26 [INFO] 18:50:26 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ web-jetty-impl --- 18:50:26 [INFO] Installing org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.jar 18:50:26 [INFO] Writing OBR metadata 18:50:26 [INFO] 18:50:26 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ web-jetty-impl --- 18:50:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:50:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:50:26 [INFO] 18:50:26 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ web-jetty-impl --- 18:50:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:50:26 [INFO] 18:50:26 [INFO] -----------------< org.opendaylight.aaa.web:testutils >----------------- 18:50:26 [INFO] Building ODL :: aaa :: testutils 0.19.10 [37/42] 18:50:26 [INFO] -------------------------------[ bundle ]------------------------------- 18:50:27 [INFO] 18:50:27 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ testutils --- 18:50:27 [INFO] 18:50:27 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ testutils --- 18:50:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:50:27 [INFO] 18:50:27 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ testutils --- 18:50:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:50:27 [INFO] 18:50:27 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ testutils --- 18:50:27 [INFO] 18:50:27 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ testutils --- 18:50:27 [INFO] 18:50:27 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ testutils --- 18:50:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:50:27 [INFO] 18:50:27 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ testutils --- 18:50:27 [INFO] Starting audit... 18:50:27 Audit done. 18:50:27 [INFO] You have 0 Checkstyle violations. 18:50:27 [INFO] 18:50:27 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ testutils --- 18:50:27 [INFO] Starting audit... 18:50:27 Audit done. 18:50:27 [INFO] You have 0 Checkstyle violations. 18:50:27 [INFO] 18:50:27 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ testutils --- 18:50:27 [INFO] 18:50:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ testutils --- 18:50:27 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/testutils/src/main/resources 18:50:27 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/testutils/target/generated-sources/spi 18:50:27 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/testutils/target/generated-sources/yang 18:50:27 [INFO] 18:50:27 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ testutils --- 18:50:27 [INFO] Recompiling the module because of changed dependency. 18:50:27 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 18:50:27 [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 18:50:27 [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 18:50:27 [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 18:50:27 [INFO] 18:50:27 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ testutils >>> 18:50:27 [INFO] 18:50:27 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ testutils --- 18:50:27 [INFO] Fork Value is true 18:50:29 [INFO] Done SpotBugs Analysis.... 18:50:29 [INFO] 18:50:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ testutils <<< 18:50:29 [INFO] 18:50:29 [INFO] 18:50:29 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ testutils --- 18:50:29 [INFO] BugInstance size is 0 18:50:29 [INFO] Error size is 0 18:50:29 [INFO] No errors/warnings found 18:50:29 [INFO] 18:50:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ testutils --- 18:50:29 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/web/testutils/src/test/resources 18:50:29 [INFO] 18:50:29 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ testutils --- 18:50:29 [INFO] Recompiling the module because of changed dependency. 18:50:29 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 18:50:29 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/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 18:50:29 [INFO] 18:50:29 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ testutils --- 18:50:29 [INFO] Surefire report directory: /w/workspace/aaa-maven-stage-0.19.x/web/testutils/target/surefire-reports 18:50:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:50:29 [INFO] 18:50:29 [INFO] ------------------------------------------------------- 18:50:29 [INFO] T E S T S 18:50:29 [INFO] ------------------------------------------------------- 18:50:30 [INFO] Running org.opendaylight.aaa.web.testutils.test.WebTestModuleTest 18:50:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.193 s -- in org.opendaylight.aaa.web.testutils.test.WebTestModuleTest 18:50:32 [INFO] 18:50:32 [INFO] Results: 18:50:32 [INFO] 18:50:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 18:50:32 [INFO] 18:50:32 [INFO] 18:50:32 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ testutils --- 18:50:32 [INFO] 18:50:32 [INFO] --- maven-bundle-plugin:6.0.0:bundle (default-bundle) @ testutils --- 18:50:32 [INFO] Building bundle: /w/workspace/aaa-maven-stage-0.19.x/web/testutils/target/testutils-0.19.10.jar 18:50:32 [INFO] Writing manifest: /w/workspace/aaa-maven-stage-0.19.x/web/testutils/target/classes/META-INF/MANIFEST.MF 18:50:32 [INFO] 18:50:32 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ testutils --- 18:50:32 [INFO] No previous run data found, generating javadoc. 18:50:33 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/web/testutils/target/testutils-0.19.10-javadoc.jar 18:50:33 [INFO] 18:50:33 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ testutils --- 18:50:33 [INFO] CycloneDX: Resolving Dependencies 18:50:34 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 18:50:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/web/testutils/target/bom.xml 18:50:34 [INFO] attaching as testutils-0.19.10-cyclonedx.xml 18:50:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/web/testutils/target/bom.json 18:50:34 [INFO] attaching as testutils-0.19.10-cyclonedx.json 18:50:34 [INFO] 18:50:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ testutils --- 18:50:34 [INFO] Skipping duplicate-finder execution! 18:50:34 [INFO] 18:50:34 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ testutils --- 18:50:34 [WARNING] Used undeclared dependencies found: 18:50:34 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.11:compile 18:50:34 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 18:50:34 [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile 18:50:34 [WARNING] org.opendaylight.aaa.web:servlet-api:jar:0.19.10:compile 18:50:34 [WARNING] org.opendaylight.aaa.web:web-api:jar:0.19.10:compile 18:50:34 [WARNING] com.google.inject:guice:jar:6.0.0:compile 18:50:34 [WARNING] Unused declared dependencies found: 18:50:34 [WARNING] org.opendaylight.infrautils:inject.guice:jar:6.0.13:compile 18:50:34 [WARNING] Non-test scoped test only dependencies found: 18:50:34 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.11:compile 18:50:34 [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile 18:50:34 [INFO] 18:50:34 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ testutils --- 18:50:34 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/web/testutils/target/testutils-0.19.10-sources.jar 18:50:34 [INFO] 18:50:34 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ testutils --- 18:50:34 [INFO] 18:50:34 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ testutils --- 18:50:34 [INFO] Loading execution data file /w/workspace/aaa-maven-stage-0.19.x/web/testutils/target/code-coverage/jacoco.exec 18:50:34 [INFO] Analyzed bundle 'ODL :: aaa :: testutils' with 2 classes 18:50:34 [INFO] 18:50:34 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ testutils --- 18:50:34 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/testutils/pom.xml to /tmp/r/org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.pom 18:50:34 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/testutils/target/testutils-0.19.10.jar to /tmp/r/org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.jar 18:50:34 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/testutils/target/testutils-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-javadoc.jar 18:50:34 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/testutils/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-cyclonedx.xml 18:50:34 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/testutils/target/bom.json to /tmp/r/org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-cyclonedx.json 18:50:34 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/web/testutils/target/testutils-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-sources.jar 18:50:34 [INFO] 18:50:34 [INFO] --- maven-bundle-plugin:6.0.0:install (default-install) @ testutils --- 18:50:34 [INFO] Installing org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.jar 18:50:34 [INFO] Writing OBR metadata 18:50:34 [INFO] 18:50:34 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ testutils --- 18:50:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:50:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:50:34 [INFO] 18:50:34 [INFO] --- maven-bundle-plugin:6.0.0:deploy (default-deploy) @ testutils --- 18:50:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:50:34 [INFO] 18:50:34 [INFO] ---------------< org.opendaylight.aaa:dependency-check >---------------- 18:50:34 [INFO] Building ODL :: aaa :: dependency-check 0.19.10 [38/42] 18:50:34 [INFO] --------------------------------[ jar ]--------------------------------- 18:50:34 [INFO] 18:50:34 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ dependency-check --- 18:50:34 [INFO] 18:50:34 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ dependency-check --- 18:50:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:50:34 [INFO] 18:50:34 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ dependency-check --- 18:50:35 [INFO] 18:50:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ dependency-check --- 18:50:35 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/dependency-check/src/main/resources 18:50:35 [INFO] 18:50:35 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ dependency-check --- 18:50:35 [INFO] No sources to compile 18:50:35 [INFO] 18:50:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ dependency-check --- 18:50:35 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/dependency-check/src/test/resources 18:50:35 [INFO] 18:50:35 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ dependency-check --- 18:50:35 [INFO] No sources to compile 18:50:35 [INFO] 18:50:35 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ dependency-check --- 18:50:35 [INFO] No tests to run. 18:50:35 [INFO] 18:50:35 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ dependency-check --- 18:50:35 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/dependency-check/target/dependency-check-0.19.10.jar 18:50:35 [INFO] 18:50:35 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ dependency-check --- 18:50:35 [INFO] Skipping CycloneDX goal, because module skips deploy 18:50:35 [INFO] 18:50:35 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ dependency-check --- 18:50:35 [INFO] Skipping artifact installation 18:50:35 [INFO] 18:50:35 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ dependency-check --- 18:50:35 [INFO] Skipping artifact deployment 18:50:35 [INFO] 18:50:35 [INFO] --------------< org.opendaylight.aaa.web:web-aggregator >--------------- 18:50:35 [INFO] Building ODL :: aaa :: web-aggregator 0.19.10 [39/42] 18:50:35 [INFO] --------------------------------[ pom ]--------------------------------- 18:50:35 [INFO] 18:50:35 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ web-aggregator --- 18:50:35 [INFO] 18:50:35 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ web-aggregator --- 18:50:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:50:35 [INFO] 18:50:35 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ web-aggregator --- 18:50:35 [INFO] 18:50:35 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ web-aggregator --- 18:50:35 [INFO] Skipping CycloneDX goal, because module skips deploy 18:50:35 [INFO] 18:50:35 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ web-aggregator --- 18:50:35 [INFO] Skipping artifact installation 18:50:35 [INFO] 18:50:35 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ web-aggregator --- 18:50:35 [INFO] Skipping artifact deployment 18:50:35 [INFO] 18:50:35 [INFO] -------------------< org.opendaylight.aaa:aaa-docs >-------------------- 18:50:35 [INFO] Building aaa-docs 0.19.10 [40/42] 18:50:35 [INFO] --------------------------------[ jar ]--------------------------------- 18:50:35 [INFO] 18:50:35 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-docs --- 18:50:35 [INFO] 18:50:35 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-docs --- 18:50:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:50:35 [INFO] 18:50:35 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ aaa-docs --- 18:50:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:50:35 [INFO] 18:50:35 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-docs --- 18:50:35 [INFO] 18:50:35 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ aaa-docs --- 18:50:35 [INFO] 18:50:35 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aaa-docs --- 18:50:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:50:35 [INFO] 18:50:35 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ aaa-docs --- 18:50:35 [INFO] Starting audit... 18:50:35 Audit done. 18:50:35 [INFO] You have 0 Checkstyle violations. 18:50:35 [INFO] 18:50:35 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ aaa-docs --- 18:50:35 [INFO] Starting audit... 18:50:35 Audit done. 18:50:35 [INFO] You have 0 Checkstyle violations. 18:50:35 [INFO] 18:50:35 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ aaa-docs --- 18:50:35 [INFO] 18:50:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aaa-docs --- 18:50:35 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/docs/src/main/resources 18:50:35 [INFO] 18:50:35 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ aaa-docs --- 18:50:35 [INFO] No sources to compile 18:50:35 [INFO] 18:50:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-docs >>> 18:50:35 [INFO] 18:50:35 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ aaa-docs --- 18:50:35 [INFO] 18:50:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-docs <<< 18:50:35 [INFO] 18:50:35 [INFO] 18:50:35 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ aaa-docs --- 18:50:35 [INFO] 18:50:35 [INFO] --- build-helper-maven-plugin:3.6.1:add-source (add-source) @ aaa-docs --- 18:50:36 [INFO] Source directory: /w/workspace/aaa-maven-stage-0.19.x/docs/target/src added. 18:50:36 [INFO] 18:50:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aaa-docs --- 18:50:36 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/docs/src/test/resources 18:50:36 [INFO] 18:50:36 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ aaa-docs --- 18:50:36 [INFO] No sources to compile 18:50:36 [INFO] 18:50:36 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ aaa-docs --- 18:50:36 [INFO] No tests to run. 18:50:36 [INFO] 18:50:36 [INFO] --- maven-dependency-plugin:3.8.1:unpack-dependencies (unpack-sources) @ aaa-docs --- 18:50:36 [INFO] 18:50:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-docs --- 18:50:36 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/docs/target/aaa-docs-0.19.10-sources.jar 18:50:36 [INFO] 18:50:36 [INFO] --- maven-clean-plugin:3.5.0:clean (remove-undocumented-sources) @ aaa-docs --- 18:50:36 [INFO] Deleting /w/workspace/aaa-maven-stage-0.19.x/docs/target/src (includes = [**/$YangModelBindingProvider.java, **/$YangModuleInfoImpl.java], excludes = []) 18:50:36 [INFO] 18:50:36 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ aaa-docs --- 18:50:36 [INFO] 18:50:36 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ aaa-docs --- 18:50:36 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/docs/target/aaa-docs-0.19.10.jar 18:50:36 [INFO] 18:50:36 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ aaa-docs --- 18:50:36 [INFO] No previous run data found, generating javadoc. 18:50:42 [WARNING] Javadoc Warnings 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cert/impl/AaaCertMdsalProvider.java:43: warning: no comment 18:50:42 [WARNING] public AaaCertMdsalProvider(final DataBroker dataBroker, final AAAEncryptionService encryptionSrv) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cert/impl/AaaCertProvider.java:35: warning: no comment 18:50:42 [WARNING] public AaaCertProvider(final CtlKeystore ctlKeyStore, final TrustKeystore trustKeyStore) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/AaaCliAbstractCommand.java:45: warning: no comment 18:50:42 [WARNING] @Reference protected IIDMStore identityStore; 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/AaaCliAbstractCommand.java:29: warning: no comment 18:50:42 [WARNING] public static final String LOGIN_FAILED_MESS = "User does not exist OR user name and passsword are not correct"; 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/AaaCliAbstractCommand.java:54: warning: no comment 18:50:42 [WARNING] protected void list(String name, Collection items) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/encrypt/impl/AAAEncryptionServiceImpl.java:80: warning: no comment 18:50:42 [WARNING] public AAAEncryptionServiceImpl(final Map properties) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/encrypt/impl/AAAEncryptionServiceImpl.java:52: warning: no comment 18:50:42 [WARNING] public AAAEncryptionServiceImpl(final EncryptServiceConfig configuration) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/filterchain/filters/AAAFilterChain.java:42: warning: no comment 18:50:42 [WARNING] public static AAAFilterChain createAAAFilterChain() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/shiro/filters/AAAShiroFilter.java:27: warning: no comment 18:50:42 [WARNING] public AAAShiroFilter(final WebEnvironment env) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/AAAShiroProvider.java:31: warning: no @param for credentialAuth 18:50:42 [WARNING] public AAAShiroProvider(final PasswordCredentialAuth credentialAuth, 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/AAAShiroProvider.java:31: warning: no @param for datastoreConfig 18:50:42 [WARNING] public AAAShiroProvider(final PasswordCredentialAuth credentialAuth, 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/AAAShiroProvider.java:31: warning: no @param for iidmStore 18:50:42 [WARNING] public AAAShiroProvider(final PasswordCredentialAuth credentialAuth, 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/AAAShiroProvider.java:61: warning: no comment 18:50:42 [WARNING] public TokenAuthenticators getTokenAuthenticators() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/shiro/web/env/AAAWebEnvironment.java:37: warning: no comment 18:50:42 [WARNING] public AAAWebEnvironment(final ShiroIni shiroConfiguration, final DataBroker dataBroker, 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:42: warning: no comment 18:50:42 [WARNING] protected static final int RETURN_ILLEGAL_ARGUMENTS = -4; 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:45: warning: no comment 18:50:42 [WARNING] protected static final int RETURN_PASSWORD_MISMATCH = -7; 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:169: warning: no comment 18:50:42 [WARNING] protected abstract int addNewUsers(List userNames, List passwords, boolean areAdmins) 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:172: warning: no comment 18:50:42 [WARNING] protected abstract int deleteUsers(List userNames) throws IDMStoreException; 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:163: warning: no comment 18:50:42 [WARNING] protected abstract void listUsers() throws IDMStoreException; 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:48: warning: no comment 18:50:42 [WARNING] public int parseArguments(final String[] args) throws Exception { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:155: warning: no comment 18:50:42 [WARNING] protected void printHelp(final OptionParser optionParser) throws IOException { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:165: warning: no comment 18:50:42 [WARNING] protected abstract int resetPasswords(List userNames, List passwords) throws IDMStoreException; 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:161: warning: no comment 18:50:42 [WARNING] protected abstract void setDbDirectory(File dbDirectory) throws IOException, IDMStoreException; 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:151: warning: no comment 18:50:42 [WARNING] protected void unrecognizedOptions(final List unrecognizedOptions) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/jar/AbstractMain.java:167: warning: no comment 18:50:42 [WARNING] protected abstract int verifyUsers(List userNames, List passwords) throws IDMStoreException; 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationBuilder.java:29: warning: no comment 18:50:42 [WARNING] public AuthenticationBuilder(final Claim claim) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationBuilder.java:38: warning: no comment 18:50:42 [WARNING] public Authentication build() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationBuilder.java:33: warning: no comment 18:50:42 [WARNING] public AuthenticationBuilder setExpiration(final long expiration) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/AuthenticationException.java:20: warning: no comment 18:50:42 [WARNING] public AuthenticationException(String msg) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/AuthenticationException.java:24: warning: no comment 18:50:42 [WARNING] public AuthenticationException(String msg, Throwable cause) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/AuthenticationException.java:28: warning: no comment 18:50:42 [WARNING] public AuthenticationException(Throwable throwable) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:32: warning: no comment 18:50:42 [WARNING] public @interface Configuration { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:49: warning: no comment 18:50:42 [WARNING] public AuthenticationManager() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:54: warning: no comment 18:50:42 [WARNING] public AuthenticationManager(final boolean authEnabled) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:58: warning: no comment 18:50:42 [WARNING] public void setAuthEnabled(final boolean authEnabled) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationManager.java:40: warning: no comment 18:50:42 [WARNING] boolean authEnabled() default true; 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cert/impl/CertificateManagerService.java:64: warning: no comment 18:50:42 [WARNING] public CertificateManagerService(final RpcProviderService rpcProviderService, final DataBroker dataBroker, 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/dmstore/ChangeUserPassword.java:29: warning: no comment 18:50:42 [WARNING] public static final String CHANGE_PASSWORD_FAIL = "Wrong username or current password"; 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:14: warning: no comment 18:50:42 [WARNING] public class Claim { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:20: warning: no comment 18:50:42 [WARNING] public String getDomainid() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:44: warning: no comment 18:50:42 [WARNING] public List getRoles() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:28: warning: no comment 18:50:42 [WARNING] public String getUserid() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:36: warning: no comment 18:50:42 [WARNING] public String getUsername() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:24: warning: no comment 18:50:42 [WARNING] public void setDomainid(String id) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:48: warning: no comment 18:50:42 [WARNING] public void setRoles(List roles) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:32: warning: no comment 18:50:42 [WARNING] public void setUserid(String id) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Claim.java:40: warning: no comment 18:50:42 [WARNING] public void setUsername(String name) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:78: warning: no comment 18:50:42 [WARNING] protected static class ImmutableClaim implements Claim, Serializable { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:31: warning: no comment 18:50:42 [WARNING] public ClaimBuilder() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:34: warning: no comment 18:50:42 [WARNING] public ClaimBuilder(final Claim claim) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:69: warning: no comment 18:50:42 [WARNING] public ClaimBuilder addRole(final String role) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:62: warning: no comment 18:50:42 [WARNING] public ClaimBuilder addRoles(final Set theRoles) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:74: warning: no comment 18:50:42 [WARNING] public Claim build() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:42: warning: no comment 18:50:42 [WARNING] public ClaimBuilder setClientId(final String clientId) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:57: warning: no comment 18:50:42 [WARNING] public ClaimBuilder setDomain(final String domain) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:52: warning: no comment 18:50:42 [WARNING] public ClaimBuilder setUser(final String userName) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:47: warning: no comment 18:50:42 [WARNING] public ClaimBuilder setUserId(final String userId) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:81: warning: no comment 18:50:42 [WARNING] protected String clientId; 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:84: warning: no comment 18:50:42 [WARNING] protected String domain; 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:85: warning: no comment 18:50:42 [WARNING] protected ImmutableSet roles; 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:83: warning: no comment 18:50:42 [WARNING] protected String user; 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:82: warning: no comment 18:50:42 [WARNING] protected String userId; 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/tokenauthrealm/auth/ClaimBuilder.java:87: warning: no comment 18:50:42 [WARNING] protected ImmutableClaim(final ClaimBuilder base) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/filterchain/filters/CustomFilterAdapter.java:55: warning: no comment 18:50:42 [WARNING] public CustomFilterAdapter(final CustomFilterAdapterConfiguration customFilterAdapterConfig) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/filterchain/configuration/impl/CustomFilterAdapterConfigurationImpl.java:95: warning: no comment 18:50:42 [WARNING] public void addFilter(final Filter filter) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/filterchain/configuration/impl/CustomFilterAdapterConfigurationImpl.java:109: warning: no comment 18:50:42 [WARNING] public void removeFilter(final Filter filter) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/filterchain/configuration/impl/CustomFilterAdapterConfigurationImpl.java:82: warning: no comment 18:50:42 [WARNING] public void update(final Map properties) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:24: warning: no comment 18:50:42 [WARNING] public final class DataStoreUtils { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:33: warning: no comment 18:50:42 [WARNING] public static String getDomainId(IIDMStore identityStore, String domainName) throws IDMStoreException { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:65: warning: no comment 18:50:42 [WARNING] public static String getGrantId(IIDMStore identityStore, String domainName, String roleName, 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:45: warning: no comment 18:50:42 [WARNING] public static String getRoleId(IIDMStore identityStore, String roleName) throws IDMStoreException { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:55: warning: no comment 18:50:42 [WARNING] public static String getUserId(IIDMStore identityStore, String userName) throws IDMStoreException { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cli/utils/DataStoreUtils.java:92: warning: no comment 18:50:42 [WARNING] public static User isAdminUser(IIDMStore identityStore, PasswordHashService passwordService, 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cert/impl/DefaultMdsalSslData.java:41: warning: no comment 18:50:42 [WARNING] public DefaultMdsalSslData(final AaaCertMdsalProvider aaaCertMdsalProv, final String bundleName, 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cert/impl/DefaultMdsalSslData.java:170: warning: no comment 18:50:42 [WARNING] public void exportSslDataKeystores() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/cert/impl/DefaultMdsalSslData.java:174: warning: no comment 18:50:42 [WARNING] public boolean importSslDataKeystores(String odlKeystoreName, String odlKeystorePwd, String odlKeystoreAlias, 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:22: warning: no comment 18:50:42 [WARNING] public class DefaultPasswordHashService implements PasswordHashService { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:25: warning: no comment 18:50:42 [WARNING] public static final String DEFAULT_HASH_ALGORITHM = "SHA-512"; 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:26: warning: no comment 18:50:42 [WARNING] public static final int DEFAULT_NUM_ITERATIONS = 20000; 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:30: warning: no comment 18:50:42 [WARNING] public DefaultPasswordHashService() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/impl/password/service/DefaultPasswordHashService.java:34: warning: no comment 18:50:42 [WARNING] public DefaultPasswordHashService(final PasswordServiceConfig passwordServiceConfig) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:14: warning: no comment 18:50:42 [WARNING] public class Domain { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:36: warning: no comment 18:50:42 [WARNING] public String getDescription() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:20: warning: no comment 18:50:42 [WARNING] public String getDomainid() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:28: warning: no comment 18:50:42 [WARNING] public String getName() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:44: warning: no comment 18:50:42 [WARNING] public Boolean isEnabled() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:40: warning: no comment 18:50:42 [WARNING] public void setDescription(final String description) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:24: warning: no comment 18:50:42 [WARNING] public void setDomainid(final String id) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:48: warning: no comment 18:50:42 [WARNING] public void setEnabled(final Boolean enabled) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Domain.java:32: warning: no comment 18:50:42 [WARNING] public void setName(final String name) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/shiro/idm/DomainHandler.java:60: warning: no comment 18:50:42 [WARNING] public DomainHandler(final IIDMStore iidMStore, final ClaimCache claimCache) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Domains.java:15: warning: no comment 18:50:42 [WARNING] public class Domains { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Domains.java:22: warning: no comment 18:50:42 [WARNING] public List getDomains() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Domains.java:18: warning: no comment 18:50:42 [WARNING] public void setDomains(List domains) { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/yang/gen/v1/urn/opendaylight/yang/aaa/cert/rpc/rev151215/GetODLCertificateInput.java:17: warning: no comment 18:50:42 [WARNING] public interface GetODLCertificateInput 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/yang/gen/v1/urn/opendaylight/yang/aaa/cert/rpc/rev151215/GetODLCertificateReqInput.java:17: warning: no comment 18:50:42 [WARNING] public interface GetODLCertificateReqInput 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Grant.java:14: warning: no comment 18:50:42 [WARNING] public class Grant { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Grant.java:28: warning: no comment 18:50:42 [WARNING] public String getDomainid() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Grant.java:20: warning: no comment 18:50:42 [WARNING] public String getGrantid() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] /w/workspace/aaa-maven-stage-0.19.x/docs/target/src/org/opendaylight/aaa/api/model/Grant.java:44: warning: no comment 18:50:42 [WARNING] public String getRoleid() { 18:50:42 [WARNING] ^ 18:50:42 [WARNING] 100 warnings 18:50:42 [INFO] Building jar: /w/workspace/aaa-maven-stage-0.19.x/docs/target/aaa-docs-0.19.10-javadoc.jar 18:50:43 [INFO] 18:50:43 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-docs --- 18:50:43 [INFO] CycloneDX: Resolving Dependencies 18:50:44 [INFO] CycloneDX: Creating BOM version 1.6 with 101 component(s) 18:50:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-maven-stage-0.19.x/docs/target/bom.xml 18:50:44 [INFO] attaching as aaa-docs-0.19.10-cyclonedx.xml 18:50:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-maven-stage-0.19.x/docs/target/bom.json 18:50:44 [INFO] attaching as aaa-docs-0.19.10-cyclonedx.json 18:50:44 [INFO] 18:50:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-docs --- 18:50:44 [INFO] Skipping duplicate-finder execution! 18:50:44 [INFO] 18:50:44 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ aaa-docs --- 18:50:44 [WARNING] Unused declared dependencies found: 18:50:44 [WARNING] org.opendaylight.aaa:aaa-shiro:jar:0.19.10:compile 18:50:44 [WARNING] org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.10:compile 18:50:44 [WARNING] org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.10:compile 18:50:44 [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.19.10:compile 18:50:44 [WARNING] org.opendaylight.aaa:aaa-cli-jar:jar:0.19.10:compile 18:50:44 [WARNING] org.opendaylight.aaa:aaa-shiro-api:jar:0.19.10:compile 18:50:44 [WARNING] org.immutables:value:jar:annotations:2.10.1:compile 18:50:44 [WARNING] org.opendaylight.aaa:aaa-authn-api:jar:0.19.10:compile 18:50:44 [WARNING] org.opendaylight.aaa:aaa-password-service-api:jar:0.19.10:compile 18:50:44 [WARNING] org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.10:compile 18:50:44 [WARNING] org.opendaylight.aaa.web:web-api:jar:0.19.10:compile 18:50:44 [WARNING] org.opendaylight.aaa:aaa-filterchain:jar:0.19.10:compile 18:50:44 [WARNING] org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.19.10:compile 18:50:44 [WARNING] org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.10:compile 18:50:44 [WARNING] org.opendaylight.aaa.web:servlet-api:jar:0.19.10:compile 18:50:44 [WARNING] org.opendaylight.aaa:aaa-cli:jar:0.19.10:compile 18:50:44 [WARNING] org.opendaylight.aaa.web:web-jetty-impl:jar:0.19.10:compile 18:50:44 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.10:compile 18:50:44 [INFO] 18:50:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-docs --- 18:50:44 [INFO] 18:50:44 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ aaa-docs --- 18:50:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:50:44 [INFO] 18:50:44 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-docs --- 18:50:44 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/docs/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10.pom 18:50:44 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/docs/target/aaa-docs-0.19.10.jar to /tmp/r/org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10.jar 18:50:44 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/docs/target/aaa-docs-0.19.10-sources.jar to /tmp/r/org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-sources.jar 18:50:44 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/docs/target/aaa-docs-0.19.10-javadoc.jar to /tmp/r/org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-javadoc.jar 18:50:44 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/docs/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-cyclonedx.xml 18:50:44 [INFO] Installing /w/workspace/aaa-maven-stage-0.19.x/docs/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-cyclonedx.json 18:50:44 [INFO] 18:50:44 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-docs --- 18:50:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:50:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/aaa-maven-stage-0.19.x/m2repo" instead. 18:50:44 [INFO] 18:50:44 [INFO] -------------------< org.opendaylight.aaa:aaa-karaf >------------------- 18:50:44 [INFO] Building ODL :: aaa :: aaa-karaf 0.19.10 [41/42] 18:50:44 [INFO] --------------------------------[ pom ]--------------------------------- 18:50:45 [INFO] 18:50:45 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa-karaf --- 18:50:45 [INFO] 18:50:45 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa-karaf --- 18:50:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:50:45 [INFO] 18:50:45 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-banned-dependencies) @ aaa-karaf --- 18:50:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:50:46 [INFO] 18:50:46 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa-karaf --- 18:50:46 [INFO] 18:50:46 [INFO] --- maven-dependency-plugin:3.8.1:properties (default) @ aaa-karaf --- 18:50:46 [INFO] 18:50:46 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aaa-karaf --- 18:50:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aaa-maven-stage-0.19.x/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/** 18:50:46 [INFO] 18:50:46 [INFO] --- maven-checkstyle-plugin:3.6.0:check (check-license) @ aaa-karaf --- 18:50:46 [INFO] Starting audit... 18:50:46 Audit done. 18:50:46 [INFO] You have 0 Checkstyle violations. 18:50:46 [INFO] 18:50:46 [INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ aaa-karaf --- 18:50:46 [INFO] Starting audit... 18:50:46 Audit done. 18:50:46 [INFO] You have 0 Checkstyle violations. 18:50:46 [INFO] 18:50:46 [INFO] --- maven-dependency-plugin:3.8.1:copy (unpack-license) @ aaa-karaf --- 18:50:46 [INFO] 18:50:46 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ aaa-karaf --- 18:50:46 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/karaf/src/main/resources 18:50:46 [INFO] 18:50:46 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ aaa-karaf --- 18:50:46 [INFO] Using repositories: 18:50:46 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 18:50:46 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 18:50:46 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 18:50:46 [INFO] Creating work directory: /w/workspace/aaa-maven-stage-0.19.x/karaf/target/assembly 18:50:46 [INFO] Loading direct KAR and features XML dependencies 18:50:46 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 18:50:46 [INFO] Feature framework will be added as a startup feature 18:50:46 [INFO] Generating Karaf assembly: /w/workspace/aaa-maven-stage-0.19.x/karaf/target/assembly 18:50:46 [INFO] Unzipping kars 18:50:46 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 18:50:46 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 18:50:46 [INFO] Loading profiles from: 18:50:46 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 18:50:46 [INFO] Loading repositories 18:50:46 [INFO] Generating generated-startup profile 18:50:46 [INFO] Generating generated-boot profile with parents: generated-startup 18:50:46 [INFO] Generating generated-installed profile 18:50:46 [INFO] Configuring etc/config.properties and etc/system.properties 18:50:46 [INFO] Downloading libraries for generated profiles 18:50:46 [INFO] Downloading additional libraries 18:50:46 [INFO] Writing configurations 18:50:46 [INFO] adding config file: etc/profile.cfg 18:50:46 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 18:50:46 [INFO] Startup stage 18:50:46 [INFO] Loading startup repositories 18:50:46 [INFO] Resolving startup features and bundles 18:50:46 [INFO] Features: framework 18:50:46 [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/13.1.7 18:50:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.7 18:50:46 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 18:50:46 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 18:50:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 18:50:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 18:50:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 18:50:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 18:50:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 18:50:46 [INFO] Boot stage 18:50:46 [INFO] Loading boot repositories 18:50:46 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.19.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.19.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.8/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.8/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.7/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.7/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.7/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.7/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.7/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.8/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.7/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.11/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.11/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.11/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.7/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.8/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.8/xml/features 18:50:46 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.11/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.11/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.7/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.7/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.8/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.8/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.7/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.11/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.7/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.7/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.11/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.8/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.7/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.7/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.7/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.8/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.10/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.11/xml/features 18:50:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.11/xml/features 18:50:46 [INFO] Feature kar/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 18:50:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 18:50:46 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 18:50:46 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 18:50:46 [INFO] Feature scr/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 18:50:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 18:50:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 18:50:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 18:50:46 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 18:50:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 18:50:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 18:50:46 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 18:50:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 18:50:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 18:50:46 [INFO] Feature shell/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 18:50:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 18:50:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 18:50:46 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 18:50:46 [INFO] Feature service/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 18:50:46 [INFO] Feature jaas/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 18:50:46 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 18:50:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 18:50:46 [INFO] Feature package/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 18:50:46 [INFO] Feature ssh/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 18:50:46 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 18:50:46 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 18:50:46 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 18:50:46 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 18:50:46 [INFO] Feature feature/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 18:50:46 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 18:50:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 18:50:46 [INFO] Feature management/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 18:50:46 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 18:50:46 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 18:50:46 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 18:50:46 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 18:50:46 [INFO] adding config file: etc/jmx.acl.cfg 18:50:46 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 18:50:46 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 18:50:46 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 18:50:46 [INFO] adding config file: etc/org.apache.karaf.management.cfg 18:50:46 [INFO] Feature jline/3.21.0 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 18:50:46 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 18:50:46 [INFO] Feature system/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 18:50:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 18:50:46 [INFO] Feature log/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 18:50:46 [INFO] adding config file: etc/org.apache.karaf.log.cfg 18:50:46 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 18:50:46 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 18:50:46 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 18:50:46 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 18:50:46 [INFO] Feature beb80ebc-8810-4287-a333-cb6682162c5c/0.0.0 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.7 18:50:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.7 18:50:46 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 18:50:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.7 18:50:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.7 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 18:50:46 [INFO] Feature config/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 18:50:46 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 18:50:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 18:50:46 [INFO] Feature instance/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 18:50:46 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 18:50:46 [INFO] Feature framework/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 18:50:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 18:50:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 18:50:46 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 18:50:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 18:50:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 18:50:46 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 18:50:46 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 18:50:46 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 18:50:46 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 18:50:46 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 18:50:46 [INFO] Feature deployer/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 18:50:46 [INFO] Feature bundle/4.4.6 is defined as a boot feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 18:50:46 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 18:50:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 18:50:46 [INFO] Feature standard/4.4.6 is defined as a boot feature 18:50:46 [INFO] Install stage 18:50:46 [INFO] Loading installed repositories 18:50:46 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 18:50:46 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 18:50:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 18:50:46 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 18:50:46 [INFO] 18:50:46 [INFO] >>> spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-karaf >>> 18:50:46 [INFO] 18:50:46 [INFO] --- spotbugs-maven-plugin:4.8.6.6:spotbugs (spotbugs) @ aaa-karaf --- 18:50:46 [INFO] 18:50:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-karaf <<< 18:50:46 [INFO] 18:50:46 [INFO] 18:50:46 [INFO] --- spotbugs-maven-plugin:4.8.6.6:check (analyze-compile) @ aaa-karaf --- 18:50:46 [INFO] 18:50:46 [INFO] --- maven-dependency-plugin:3.8.1:copy (apply-branding) @ aaa-karaf --- 18:50:46 [INFO] 18:50:46 [INFO] --- maven-dependency-plugin:3.8.1:unpack-dependencies (unpack-karaf-resources) @ aaa-karaf --- 18:50:47 [INFO] 18:50:47 [INFO] --- maven-dependency-plugin:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ aaa-karaf --- 18:50:47 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 18:50:47 [INFO] 18:50:47 [INFO] --- copy-files-plugin:13.1.7:copy-files (default) @ aaa-karaf --- 18:50:47 [INFO] 18:50:47 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ aaa-karaf --- 18:50:47 [INFO] skip non existing resourceDirectory /w/workspace/aaa-maven-stage-0.19.x/karaf/src/main/assembly 18:50:47 [INFO] 18:50:47 [INFO] --- karaf-plugin:13.1.7:populate-local-repo (populate-local-repo) @ aaa-karaf --- 18:50:47 [INFO] Feature repository discovered recursively: d1a1766f-e9db-4ebb-8799-0318c9a355e4 18:50:47 [INFO] Feature repository discovered recursively: features-aaa 18:50:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.10 18:50:47 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 18:50:47 [INFO] Feature repository discovered recursively: odl-servlet-api 18:50:47 [INFO] Feature repository discovered recursively: odl-ws-rs-api 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 18:50:47 [INFO] Feature repository discovered recursively: odl-yangtools-common 18:50:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.10 18:50:47 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.8 18:50:47 [INFO] Feature repository discovered recursively: odl-yangtools-codec 18:50:47 [INFO] Feature repository discovered recursively: odl-gson 18:50:47 [INFO] Feature repository discovered recursively: odl-stax2-api 18:50:47 [INFO] Feature repository discovered recursively: odl-yangtools-data 18:50:47 [INFO] Feature repository discovered recursively: odl-antlr4 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 18:50:47 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 18:50:47 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 18:50:47 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-common 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 18:50:47 [INFO] Feature repository discovered recursively: odl-yangtools-parser 18:50:47 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.8 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 18:50:47 [INFO] Feature repository discovered recursively: odl-controller-9.0.8 18:50:47 [INFO] Feature repository discovered recursively: odl-apache-commons-text 18:50:47 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 18:50:47 [INFO] Feature repository discovered recursively: odl-controller-9.0.8 18:50:47 [INFO] Feature repository discovered recursively: odl-controller-akka 18:50:47 [INFO] Feature repository discovered recursively: odl-controller-scala 18:50:47 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 18:50:47 [INFO] Feature repository discovered recursively: odl-netty-4 18:50:47 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.8 18:50:47 [INFO] Feature repository discovered recursively: odl-aaa-cli 18:50:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.10 18:50:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.10 18:50:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.10 18:50:47 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 18:50:47 [INFO] Feature repository discovered recursively: odl-extras-9.0.8 18:50:47 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 18:50:47 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 18:50:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.10 18:50:47 [INFO] Feature repository discovered recursively: odl-guava 18:50:47 [INFO] Feature repository discovered recursively: odl-jersey-2 18:50:47 [INFO] Feature repository discovered recursively: odl-javassist-3 18:50:47 [INFO] Feature repository discovered recursively: odl-yangtools-util 18:50:47 [INFO] Feature repository discovered recursively: pt-triemap 18:50:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.10 18:50:47 [INFO] Feature repository discovered recursively: framework-4.4.6 18:50:47 [INFO] Feature repository discovered recursively: standard-4.4.6 18:50:47 [INFO] Feature repository discovered recursively: framework-4.4.6 18:50:47 [INFO] Feature repository discovered recursively: features-aaa 18:50:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.10 18:50:47 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 18:50:47 [INFO] Feature repository discovered recursively: odl-servlet-api 18:50:47 [INFO] Feature repository discovered recursively: odl-ws-rs-api 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 18:50:47 [INFO] Feature repository discovered recursively: odl-yangtools-common 18:50:47 [INFO] Feature repository discovered recursively: odl-yangtools-util 18:50:47 [INFO] Feature repository discovered recursively: odl-guava 18:50:47 [INFO] Feature repository discovered recursively: pt-triemap 18:50:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.10 18:50:47 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.8 18:50:47 [INFO] Feature repository discovered recursively: odl-yangtools-codec 18:50:47 [INFO] Feature repository discovered recursively: odl-gson 18:50:47 [INFO] Feature repository discovered recursively: odl-stax2-api 18:50:47 [INFO] Feature repository discovered recursively: odl-yangtools-data 18:50:47 [INFO] Feature repository discovered recursively: odl-antlr4 18:50:47 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 18:50:47 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 18:50:47 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-common 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 18:50:47 [INFO] Feature repository discovered recursively: odl-yangtools-parser 18:50:47 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.8 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 18:50:47 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 18:50:47 [INFO] Feature repository discovered recursively: odl-controller-9.0.8 18:50:47 [INFO] Feature repository discovered recursively: odl-apache-commons-text 18:50:47 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 18:50:47 [INFO] Feature repository discovered recursively: odl-controller-9.0.8 18:50:47 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 18:50:47 [INFO] Feature repository discovered recursively: odl-netty-4 18:50:47 [INFO] Feature repository discovered recursively: odl-controller-akka 18:50:47 [INFO] Feature repository discovered recursively: odl-controller-scala 18:50:47 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.8 18:50:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.10 18:50:47 [INFO] Feature repository discovered recursively: odl-aaa-cli 18:50:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.10 18:50:47 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 18:50:47 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 18:50:47 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 18:50:47 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 18:50:47 [INFO] Feature repository discovered recursively: odl-extras-9.0.8 18:50:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.10 18:50:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.10 18:50:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.10 18:50:47 [INFO] Feature repository discovered recursively: odl-jersey-2 18:50:47 [INFO] Feature repository discovered recursively: odl-javassist-3 18:50:47 [INFO] Feature repository discovered recursively: standard-4.4.6 18:50:47 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 18:50:47 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 18:50:47 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 18:50:47 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 18:50:48 [INFO] 18:50:48 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ aaa-karaf --- 18:50:48 [INFO] Executing tasks 18:50:48 [INFO] Executed tasks 18:50:48 [INFO] 18:50:48 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ aaa-karaf --- 18:50:48 [INFO] Executing tasks 18:50:48 [INFO] [delete] Deleting directory /w/workspace/aaa-maven-stage-0.19.x/karaf/target/assembly/system/org/bouncycastle 18:50:48 [INFO] Executed tasks 18:50:48 [INFO] 18:50:48 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ aaa-karaf --- 18:50:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 18:50:48 [INFO] 18:50:48 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ aaa-karaf --- 18:51:00 [INFO] 18:51:00 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa-karaf --- 18:51:00 [INFO] Skipping CycloneDX goal, because module skips deploy 18:51:00 [INFO] 18:51:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ aaa-karaf --- 18:51:00 [INFO] Skipping duplicate-finder execution! 18:51:00 [INFO] 18:51:00 [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-declarations) @ aaa-karaf --- 18:51:00 [INFO] Skipping pom project 18:51:00 [INFO] 18:51:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ aaa-karaf --- 18:51:00 [INFO] 18:51:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ aaa-karaf --- 18:51:00 [INFO] 18:51:00 [INFO] --- jacoco-maven-plugin:0.8.13:report (report) @ aaa-karaf --- 18:51:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:51:00 [INFO] 18:51:00 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa-karaf --- 18:51:00 [INFO] Skipping artifact installation 18:51:00 [INFO] 18:51:00 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa-karaf --- 18:51:00 [INFO] Skipping artifact deployment 18:51:00 [INFO] 18:51:00 [INFO] ------------------< org.opendaylight.aaa:aaa.project >------------------ 18:51:00 [INFO] Building aaa 0.19.10 [42/42] 18:51:00 [INFO] --------------------------------[ pom ]--------------------------------- 18:51:00 [INFO] 18:51:00 [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ aaa.project --- 18:51:00 [INFO] Deleting /w/workspace/aaa-maven-stage-0.19.x/target 18:51:00 [INFO] 18:51:00 [INFO] --- maven-enforcer-plugin:3.6.0:enforce (enforce-maven) @ aaa.project --- 18:51:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:51:00 [INFO] 18:51:00 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (get-git-infos) @ aaa.project --- 18:51:00 [INFO] 18:51:00 [INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (default) @ aaa.project --- 18:51:00 [INFO] Skipping CycloneDX goal, because module skips deploy 18:51:00 [INFO] 18:51:00 [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ aaa.project --- 18:51:00 [INFO] Skipping artifact installation 18:51:00 [INFO] 18:51:00 [INFO] --- maven-deploy-plugin:3.1.4:deploy (default-deploy) @ aaa.project --- 18:51:00 [INFO] Skipping artifact deployment 18:51:00 [INFO] ------------------------------------------------------------------------ 18:51:00 [INFO] Reactor Summary for aaa 0.19.10: 18:51:00 [INFO] 18:51:00 [INFO] ODL :: aaa :: aaa-parent ........................... SUCCESS [ 12.384 s] 18:51:00 [INFO] ODL :: aaa :: aaa-authn-api ........................ SUCCESS [ 10.741 s] 18:51:00 [INFO] ODL :: aaa :: aaa-encrypt-service .................. SUCCESS [ 3.830 s] 18:51:00 [INFO] ODL :: aaa :: aaa-encrypt-service-impl ............. SUCCESS [ 12.077 s] 18:51:00 [INFO] ODL :: aaa :: aaa-encryption-service-aggregator .... SUCCESS [ 0.120 s] 18:51:00 [INFO] ODL :: aaa :: aaa-cert ............................. SUCCESS [ 15.265 s] 18:51:00 [INFO] ODL :: aaa :: aaa-password-service-api ............. SUCCESS [ 4.725 s] 18:51:00 [INFO] ODL :: aaa :: aaa-cli .............................. SUCCESS [ 8.063 s] 18:51:00 [INFO] repackaged-shiro-jar ............................... SUCCESS [ 2.571 s] 18:51:00 [INFO] repackaged-shiro ................................... SUCCESS [ 1.575 s] 18:51:00 [INFO] ODL :: aaa :: aaa-password-service-impl ............ SUCCESS [ 6.570 s] 18:51:00 [INFO] ODL :: aaa :: aaa-tokenauthrealm ................... SUCCESS [ 7.877 s] 18:51:00 [INFO] ODL :: aaa :: aaa-idm-store-h2 ..................... SUCCESS [ 19.287 s] 18:51:00 [INFO] ODL :: aaa :: aaa-cli-jar .......................... SUCCESS [ 27.478 s] 18:51:00 [INFO] ODL :: aaa :: aaa-filterchain ...................... SUCCESS [ 7.878 s] 18:51:00 [INFO] ODL :: aaa :: aaa-jetty-auth-log-filter ............ SUCCESS [ 7.644 s] 18:51:00 [INFO] ODL :: aaa :: aaa-password-service-aggregator ...... SUCCESS [ 0.004 s] 18:51:00 [INFO] ODL :: aaa :: aaa-artifacts ........................ SUCCESS [ 0.434 s] 18:51:00 [INFO] ODL :: aaa :: odl-aaa-api .......................... SUCCESS [ 15.833 s] 18:51:00 [INFO] ODL :: aaa :: odl-aaa-encryption-service ........... SUCCESS [ 18.839 s] 18:51:00 [INFO] ODL :: aaa :: odl-aaa-cert ......................... SUCCESS [ 16.168 s] 18:51:00 [INFO] OpenDaylight :: Apache Shiro ....................... SUCCESS [ 8.684 s] 18:51:00 [INFO] ODL :: aaa :: odl-aaa-password-service ............. SUCCESS [ 17.404 s] 18:51:00 [INFO] ODL :: aaa :: web-api .............................. SUCCESS [ 7.619 s] 18:51:00 [INFO] ODL :: aaa :: web-osgi-impl ........................ SUCCESS [ 6.244 s] 18:51:00 [INFO] ODL :: aaa :: servlet-api .......................... SUCCESS [ 3.842 s] 18:51:00 [INFO] ODL :: aaa :: servlet-jersey2 ...................... SUCCESS [ 4.789 s] 18:51:00 [INFO] ODL :: aaa :: odl-aaa-web .......................... SUCCESS [ 9.569 s] 18:51:00 [INFO] ODL :: aaa :: aaa-shiro-api ........................ SUCCESS [ 5.779 s] 18:51:00 [INFO] ODL :: aaa :: aaa-shiro ............................ SUCCESS [ 17.378 s] 18:51:00 [INFO] ODL :: aaa :: odl-aaa-shiro ........................ SUCCESS [ 19.621 s] 18:51:00 [INFO] ODL :: aaa :: odl-aaa-cli .......................... SUCCESS [ 18.489 s] 18:51:00 [INFO] ODL :: aaa :: features-aaa ......................... SUCCESS [ 3.423 s] 18:51:00 [INFO] ODL :: aaa :: features-aaa-aggregator .............. SUCCESS [ 0.004 s] 18:51:00 [INFO] ODL :: aaa :: aaa-shiro-aggregator ................. SUCCESS [ 0.003 s] 18:51:00 [INFO] ODL :: aaa :: web-jetty-impl ....................... SUCCESS [ 6.988 s] 18:51:00 [INFO] ODL :: aaa :: testutils ............................ SUCCESS [ 7.518 s] 18:51:00 [INFO] ODL :: aaa :: dependency-check ..................... SUCCESS [ 1.390 s] 18:51:00 [INFO] ODL :: aaa :: web-aggregator ....................... SUCCESS [ 0.005 s] 18:51:00 [INFO] aaa-docs ........................................... SUCCESS [ 9.191 s] 18:51:00 [INFO] ODL :: aaa :: aaa-karaf ............................ SUCCESS [ 15.891 s] 18:51:00 [INFO] aaa ................................................ SUCCESS [ 0.006 s] 18:51:00 [INFO] ------------------------------------------------------------------------ 18:51:00 [INFO] BUILD SUCCESS 18:51:00 [INFO] ------------------------------------------------------------------------ 18:51:00 [INFO] Total time: 06:12 min 18:51:00 [INFO] Finished at: 2025-07-26T18:51:00Z 18:51:00 [INFO] ------------------------------------------------------------------------ 18:51:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:51:00 Run condition [Boolean condition] enabling perform for step [BuilderChain] 18:51:00 [aaa-maven-stage-0.19.x] $ /bin/sh -xe /tmp/jenkins725040041470223810.sh 18:51:00 + echo Running SBOM Generator 18:51:00 Running SBOM Generator 18:51:00 [EnvInject] - Injecting environment variables from a build step. 18:51:00 [EnvInject] - Injecting as environment variables the properties content 18:51:00 SBOM_FLAGS= 18:51:00 18:51:00 [EnvInject] - Variables injected successfully. 18:51:00 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins2124996645476183090.sh 18:51:00 ---> sbom-generator.sh 18:51:00 INFO: downloading spdx-sbom-generator version v0.0.15 18:51:01 2025-07-26 18:51:01 URL:https://release-assets.githubusercontent.com/github-production-release-asset/368981583/139604a0-309c-4d20-a757-2a9d122cba66?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-07-26T19%3A51%3A11Z&rscd=attachment%3B+filename%3Dspdx-sbom-generator-v0.0.15-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-07-26T18%3A51%3A00Z&ske=2025-07-26T19%3A51%3A11Z&sks=b&skv=2018-11-09&sig=EmWyxxq5G7f5zcQN04YCzh%2BOJfRjFqhOafbHW6%2F11VE%3D&jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1MzU1NjE2MSwibmJmIjoxNzUzNTU1ODYxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.PKi9YdN16AUIww6f7w7yfnleaJL54cnk5fiJBUPrPhE&response-content-disposition=attachment%3B%20filename%3Dspdx-sbom-generator-v0.0.15-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [13134338/13134338] -> "/tmp/spdx-sbom-generator-v0.0.15-linux-amd64.tar.gz" [1] 18:51:01 INFO: running spdx-sbom-generator 18:51:01 INFO[2025-07-26T18:51:01Z] Starting to generate SPDX ... 18:51:05 INFO[2025-07-26T18:51:05Z] Running generator for Module Manager: `Java-Maven` with output `/w/workspace/aaa-maven-stage-0.19.x/archives/bom-Java-Maven.spdx` 18:51:05 INFO[2025-07-26T18:51:05Z] Current Language Version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 18:51:05 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 18:51:05 Java version: 17.0.13, vendor: Ubuntu, runtime: /usr/lib/jvm/java-17-openjdk-amd64 18:51:05 Default locale: en, platform encoding: UTF-8 18:51:05 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" 18:51:05 INFO[2025-07-26T18:51:05Z] Global Setting File /w/workspace/aaa-maven-stage-0.19.x@tmp/config10250180801170403675tmp 18:51:35 2025/07/26 18:51:35 dependency tree executed successfully: 18:51:35 INFO[2025-07-26T18:51:35Z] Command completed successful for below package managers 18:51:35 INFO[2025-07-26T18:51:35Z] Plugin Java-Maven generated output at /w/workspace/aaa-maven-stage-0.19.x/archives/bom-Java-Maven.spdx 18:51:41 ---> sbom-generator.sh ends 18:51:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:51:41 Run condition [Boolean condition] enabling perform for step [BuilderChain] 18:51:41 provisioning config files... 18:51:41 copy managed file [sigul-config] to file:/w/workspace/aaa-maven-stage-0.19.x@tmp/config6532913796536055256tmp 18:51:41 copy managed file [sigul-password] to file:/w/workspace/aaa-maven-stage-0.19.x@tmp/config12604130539337770260tmp 18:51:42 copy managed file [sigul-pki] to file:/w/workspace/aaa-maven-stage-0.19.x@tmp/config4365145183016055242tmp 18:51:42 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins14211627551328782881.sh 18:51:42 ---> sigul-configuration.sh 18:51:42 gpg: directory '/home/jenkins/.gnupg' created 18:51:42 gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created 18:51:42 gpg: CAST5.CFB encrypted data 18:51:42 gpg: encrypted with 1 passphrase 18:51:42 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins15676872892348841041.sh 18:51:42 ---> sigul-install.sh 18:51:42 INFO: Skip step, sigul install not available on platform ubuntu 18:51:42 [EnvInject] - Injecting environment variables from a build step. 18:51:42 [EnvInject] - Injecting as environment variables the properties content 18:51:42 SIGN_DIR=/w/workspace/aaa-maven-stage-0.19.x/m2repo 18:51:42 SIGN_MODE=serial 18:51:42 18:51:42 [EnvInject] - Variables injected successfully. 18:51:42 [aaa-maven-stage-0.19.x] $ /bin/bash -l /tmp/jenkins11419507726980041729.sh 18:51:42 ---> sigul-sign-dir.sh 18:51:42 Setup pyenv: 18:51:42 system 18:51:42 3.8.20 18:51:42 3.9.20 18:51:42 3.10.15 18:51:42 * 3.11.10 (set by /w/workspace/aaa-maven-stage-0.19.x/.python-version) 18:51:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9vtb from file:/tmp/.os_lf_venv 18:51:44 lf-activate-venv(): INFO: Installing: lftools 18:51:57 lf-activate-venv(): INFO: Adding /tmp/venv-9vtb/bin to PATH 18:51:58 --2025-07-26 18:51:58-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/sigul-sign.sh 18:51:58 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... 18:51:58 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. 18:51:58 HTTP request sent, awaiting response... 200 OK 18:51:58 Length: 1394 (1.4K) [text/plain] 18:51:58 Saving to: ‘/w/workspace/aaa-maven-stage-0.19.x/sigul-sign.sh’ 18:51:58 18:51:58 0K . 100% 17.8M=0s 18:51:58 18:51:58 2025-07-26 18:51:58 (17.8 MB/s) - ‘/w/workspace/aaa-maven-stage-0.19.x/sigul-sign.sh’ saved [1394/1394] 18:51:58 18:51:58 --2025-07-26 18:51:58-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/docker/Dockerfile 18:51:58 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ... 18:51:58 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. 18:51:58 HTTP request sent, awaiting response... 200 OK 18:51:58 Length: 1085 (1.1K) [text/plain] 18:51:58 Saving to: ‘/w/workspace/aaa-maven-stage-0.19.x/Dockerfile’ 18:51:58 18:51:58 0K . 100% 69.7M=0s 18:51:58 18:51:58 2025-07-26 18:51:58 (69.7 MB/s) - ‘/w/workspace/aaa-maven-stage-0.19.x/Dockerfile’ saved [1085/1085] 18:51:58 18:51:59 #0 building with "default" instance using docker driver 18:51:59 18:51:59 #1 [internal] load build definition from Dockerfile 18:51:59 #1 transferring dockerfile: 1.12kB done 18:51:59 #1 DONE 0.0s 18:51:59 18:51:59 #2 [internal] load metadata for docker.io/library/centos:7 18:52:00 #2 DONE 0.6s 18:52:00 18:52:00 #3 [internal] load .dockerignore 18:52:00 #3 transferring context: 2B done 18:52:00 #3 DONE 0.0s 18:52:00 18:52:00 #4 [internal] load build context 18:52:00 #4 transferring context: 1.44kB done 18:52:00 #4 DONE 0.0s 18:52:00 18:52:00 #5 [1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 18:52:00 #5 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done 18:52:00 #5 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done 18:52:00 #5 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done 18:52:00 #5 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done 18:52:00 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0B / 76.10MB 0.1s 18:52:00 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 4.19MB / 76.10MB 0.3s 18:52:00 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 13.63MB / 76.10MB 0.4s 18:52:00 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 18.87MB / 76.10MB 0.5s 18:52:00 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 35.65MB / 76.10MB 0.7s 18:52:01 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 46.14MB / 76.10MB 0.8s 18:52:01 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 61.87MB / 76.10MB 1.0s 18:52:01 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 75.50MB / 76.10MB 1.1s 18:52:01 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.3s done 18:52:01 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0.1s 18:52:04 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 2.7s done 18:52:04 #5 DONE 4.3s 18:52:04 18:52:04 #6 [2/7] RUN echo $'[fedora-infra-sigul] \nname=Fedora builder packages for sigul \nbaseurl=https://kojipkgs.fedoraproject.org/repos-dist/epel\$releasever-infra/latest/\$basearch/ \nenabled=1 \ngpgcheck=1 \ngpgkey=https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS \nincludepkgs=sigul* \nskip_if_unavailable=True' > /etc/yum.repos.d/fedora-infra-sigul.repo 18:52:05 #6 DONE 1.1s 18:52:05 18:52:05 #7 [3/7] RUN sed -i_ 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* || exit 1 18:52:05 #7 DONE 0.2s 18:52:05 18:52:05 #8 [4/7] RUN sed -i_ 's@#baseurl=http://mirror.centos.org@baseurl=http://vault.centos.org@g' /etc/yum.repos.d/CentOS-* || exit 1 18:52:06 #8 DONE 0.3s 18:52:06 18:52:06 #9 [5/7] RUN yum install -y -q https://kojipkgs.fedoraproject.org//packages/sigul/0.207/1.el7/x86_64/sigul-0.207-1.el7.x86_64.rpm 18:52:07 #9 1.112 https://kojipkgs.fedoraproject.org/repos-dist/epel7-infra/latest/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden 18:52:07 #9 1.112 Trying other mirror. 18:52:07 #9 1.112 To address this issue please refer to the below wiki article 18:52:07 #9 1.112 18:52:07 #9 1.112 https://wiki.centos.org/yum-errors 18:52:07 #9 1.112 18:52:07 #9 1.112 If above article doesn't help to resolve this issue please use https://bugs.centos.org/. 18:52:07 #9 1.112 18:52:13 #9 7.607 warning: /var/cache/yum/x86_64/7/base/packages/pyOpenSSL-0.13.1-4.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY 18:52:13 #9 7.608 Public key for pyOpenSSL-0.13.1-4.el7.x86_64.rpm is not installed 18:52:13 #9 7.649 Public key for koji-1.15.1-1.el7.centos.noarch.rpm is not installed 18:52:14 #9 8.616 Importing GPG key 0xF4A80EB5: 18:52:14 #9 8.616 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 18:52:14 #9 8.616 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 18:52:14 #9 8.616 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) 18:52:14 #9 8.616 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 18:52:15 #9 DONE 9.9s 18:52:16 18:52:16 #10 [6/7] RUN mkdir -p /w/workspace && mkdir -p /home/jenkins 18:52:16 #10 DONE 0.2s 18:52:16 18:52:16 #11 [7/7] COPY ./sigul-sign.sh / 18:52:16 #11 DONE 0.0s 18:52:16 18:52:16 #12 exporting to image 18:52:16 #12 exporting layers 18:52:16 #12 exporting layers 0.7s done 18:52:17 #12 writing image sha256:24f5f038931e78b25476820a702a565ebaf8d0b979d1f5f2d4d52b7d5d98def2 done 18:52:17 #12 naming to docker.io/library/sigul-sign done 18:52:17 #12 DONE 0.8s 18:52:17 wrkspc_vol 18:52:17 [ 18:52:17 { 18:52:17 "CreatedAt": "2025-07-26T18:52:17Z", 18:52:17 "Driver": "local", 18:52:17 "Labels": null, 18:52:17 "Mountpoint": "/var/lib/docker/volumes/wrkspc_vol/_data", 18:52:17 "Name": "wrkspc_vol", 18:52:17 "Options": { 18:52:17 "device": "/w/workspace", 18:52:17 "o": "bind", 18:52:17 "type": "none" 18:52:17 }, 18:52:17 "Scope": "local" 18:52:17 } 18:52:17 ] 18:52:17 Sign files in: /w/workspace/aaa-maven-stage-0.19.x/m2repo 18:52:17 Sign list is not empty 18:53:18 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins16600084877835582339.sh 18:53:18 ---> sigul-configuration-cleanup.sh 18:53:18 provisioning config files... 18:53:18 copy managed file [global-settings] to file:/w/workspace/aaa-maven-stage-0.19.x@tmp/config1328948931932755177tmp 18:53:19 copy managed file [aaa-settings] to file:/w/workspace/aaa-maven-stage-0.19.x@tmp/config6203202907520941215tmp 18:53:19 [EnvInject] - Injecting environment variables from a build step. 18:53:19 [EnvInject] - Injecting as environment variables the properties content 18:53:19 SERVER_ID=opendaylight-staging 18:53:19 18:53:19 [EnvInject] - Variables injected successfully. 18:53:19 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins5520833932517268871.sh 18:53:19 ---> create-netrc.sh 18:53:19 [aaa-maven-stage-0.19.x] $ /bin/bash -l /tmp/jenkins15004611613114215166.sh 18:53:19 ---> common-variables.sh 18:53:19 --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 18:53:19 ---> maven-stage.sh 18:53:19 + . /home/jenkins/lf-env.sh 18:53:19 + lf-activate-venv --python python3 lftools 18:53:19 ++ mktemp -d /tmp/venv-XXXX 18:53:19 + lf_venv=/tmp/venv-fJA9 18:53:19 + local venv_file=/tmp/.os_lf_venv 18:53:19 + local python=python3 18:53:19 + local options 18:53:19 + local set_path=true 18:53:19 + local install_args= 18:53:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 lftools 18:53:19 + options=' --python '\''python3'\'' -- '\''lftools'\''' 18:53:19 + eval set -- ' --python '\''python3'\'' -- '\''lftools'\''' 18:53:19 ++ set -- --python python3 -- lftools 18:53:19 + true 18:53:19 + case $1 in 18:53:19 + python=python3 18:53:19 + shift 2 18:53:19 + true 18:53:19 + case $1 in 18:53:19 + shift 18:53:19 + break 18:53:19 + case $python in 18:53:19 + local pkg_list= 18:53:19 + [[ -d /opt/pyenv ]] 18:53:19 + echo 'Setup pyenv:' 18:53:19 Setup pyenv: 18:53:19 + export PYENV_ROOT=/opt/pyenv 18:53:19 + PYENV_ROOT=/opt/pyenv 18:53:19 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:53:19 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:53:19 + pyenv versions 18:53:19 system 18:53:19 3.8.20 18:53:19 3.9.20 18:53:19 3.10.15 18:53:19 * 3.11.10 (set by /w/workspace/aaa-maven-stage-0.19.x/.python-version) 18:53:19 + command -v pyenv 18:53:19 ++ pyenv init - --no-rehash 18:53:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 18:53:19 for i in ${!paths[@]}; do 18:53:19 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 18:53:19 fi; done; 18:53:19 echo "${paths[*]}"'\'')" 18:53:19 export PATH="/opt/pyenv/shims:${PATH}" 18:53:19 export PYENV_SHELL=bash 18:53:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:53:19 pyenv() { 18:53:19 local command 18:53:19 command="${1:-}" 18:53:19 if [ "$#" -gt 0 ]; then 18:53:19 shift 18:53:19 fi 18:53:19 18:53:19 case "$command" in 18:53:19 rehash|shell) 18:53:19 eval "$(pyenv "sh-$command" "$@")" 18:53:19 ;; 18:53:19 *) 18:53:19 command pyenv "$command" "$@" 18:53:19 ;; 18:53:19 esac 18:53:19 }' 18:53:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); 18:53:19 for i in ${!paths[@]}; do 18:53:19 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 18:53:19 fi; done; 18:53:19 echo "${paths[*]}"' 18:53:19 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:53:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:53:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:53:19 ++ export PYENV_SHELL=bash 18:53:19 ++ PYENV_SHELL=bash 18:53:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:53:19 +++ complete -F _pyenv pyenv 18:53:19 ++ lf-pyver python3 18:53:19 ++ local py_version_xy=python3 18:53:19 ++ local py_version_xyz= 18:53:19 ++ pyenv versions 18:53:19 ++ local command 18:53:19 ++ command=versions 18:53:19 ++ '[' 1 -gt 0 ']' 18:53:19 ++ sed 's/^[ *]* //' 18:53:19 ++ shift 18:53:19 ++ case "$command" in 18:53:19 ++ command pyenv versions 18:53:19 ++ awk '{ print $1 }' 18:53:19 ++ grep -E '^[0-9.]*[0-9]$' 18:53:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:53:19 +++ grep '^3' /tmp/.pyenv_versions 18:53:19 +++ sort -V 18:53:19 +++ tail -n 1 18:53:19 ++ py_version_xyz=3.11.10 18:53:19 ++ [[ -z 3.11.10 ]] 18:53:19 ++ echo 3.11.10 18:53:19 ++ return 0 18:53:19 + pyenv local 3.11.10 18:53:19 + local command 18:53:19 + command=local 18:53:19 + '[' 2 -gt 0 ']' 18:53:19 + shift 18:53:19 + case "$command" in 18:53:19 + command pyenv local 3.11.10 18:53:19 + for arg in "$@" 18:53:19 + case $arg in 18:53:19 + pkg_list+='lftools ' 18:53:19 + [[ -f /tmp/.os_lf_venv ]] 18:53:19 ++ cat /tmp/.os_lf_venv 18:53:19 + lf_venv=/tmp/venv-9vtb 18:53:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9vtb from' file:/tmp/.os_lf_venv 18:53:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9vtb from file:/tmp/.os_lf_venv 18:53:19 + /tmp/venv-9vtb/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:53:21 + [[ -z lftools ]] 18:53:21 + echo 'lf-activate-venv(): INFO: Installing: lftools ' 18:53:21 lf-activate-venv(): INFO: Installing: lftools 18:53:21 + /tmp/venv-9vtb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager lftools 18:53:33 + type python3 18:53:33 + true 18:53:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9vtb/bin to PATH' 18:53:33 lf-activate-venv(): INFO: Adding /tmp/venv-9vtb/bin to PATH 18:53:33 + PATH=/tmp/venv-9vtb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:53:33 + return 0 18:53:33 ++ mktemp 18:53:33 + TMP_FILE=/tmp/tmp.gTAlyYRnIo 18:53:33 + lftools deploy nexus-stage https://nexus.opendaylight.org 9318cf3c82c33 /w/workspace/aaa-maven-stage-0.19.x/m2repo 18:53:33 + tee /tmp/tmp.gTAlyYRnIo 18:53:35 Staging repository aaa-1108 created. 18:53:35 ####################################################### 18:53:35 Deploying directory /w/workspace/aaa-maven-stage-0.19.x/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/aaa-1108 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-sbom-0.19.10.spdx (113.04 kb) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-sbom-0.19.10.spdx.asc (455.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10.pom.md5 (32.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-features.xml.md5 (32.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10.pom.sha1 (40.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-features.xml.asc (455.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-features.xml.sha1 (40.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10.pom (2.33 kb) 18:53:35 Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10.pom.asc (455.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-cyclonedx.xml (578.39 kb) 18:53:35 Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-cyclonedx.json (617.09 kb) 18:53:35 Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-features.xml (1.07 kb) 18:53:35 Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10.pom.md5 (32.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10.pom (5.86 kb) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-sources.jar.sha1 (40.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10.jar.asc (455.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-javadoc.jar (88.35 kb) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-sources.jar (8.2 kb) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-cyclonedx.json (89.39 kb) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10.jar.sha1 (40.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-cyclonedx.xml (81.02 kb) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-sources.jar.asc (455.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-javadoc.jar.asc (455.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10.pom.sha1 (40.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-sources.jar.md5 (32.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10.pom.asc (455.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10.jar.md5 (32.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10.jar (4.0 mb) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.jar (30.82 kb) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-javadoc.jar.asc (455.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-javadoc.jar (205.66 kb) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-sources.jar.md5 (32.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-sources.jar.asc (455.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.pom (1.51 kb) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.jar.sha1 (40.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-sources.jar.sha1 (40.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.pom.md5 (32.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.pom.sha1 (40.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.jar.md5 (32.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-cyclonedx.xml (18.59 kb) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-sources.jar (22.83 kb) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:35 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.jar.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.pom.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-cyclonedx.json (20.78 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.pom.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.pom (1.81 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-sources.jar.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-javadoc.jar.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.pom.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.pom.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-sources.jar.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-sources.jar (9.75 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.jar.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-cyclonedx.xml (49.78 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.jar.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.jar.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-cyclonedx.json (55.68 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-javadoc.jar (112.54 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-sources.jar.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.jar (22.34 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-sources.jar.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-javadoc.jar (74.3 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.jar.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-cyclonedx.json (10.5 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.jar.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.jar.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.pom.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-sources.jar.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.pom.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.jar (7.71 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-sources.jar.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-cyclonedx.xml (9.39 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-sources.jar (2.69 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.pom (608.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-javadoc.jar.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.pom.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-features.xml.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-cyclonedx.xml (74.03 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-features.xml (1.01 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-features.xml.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10.pom.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-cyclonedx.json (81.11 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10.pom.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10.pom (2.12 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10.pom.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-features.xml.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-cyclonedx.json (43.2 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.jar (108.81 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.jar.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.pom (1.16 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-sources.jar.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-javadoc.jar (417.19 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-cyclonedx.xml (39.17 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-sources.jar (81.77 kb) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.pom.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-javadoc.jar.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-sources.jar.asc (455.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-sources.jar.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.jar.sha1 (40.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.jar.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:36 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.pom.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.pom.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10.pom (1.98 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10-cyclonedx.json (10.42 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10.pom.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10-cyclonedx.xml (9.31 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10.pom.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10.pom.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10.pom.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10-cyclonedx.json (3.48 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10.pom (10.41 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10.pom.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10-cyclonedx.xml (3.17 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10.pom.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10.pom.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-features.xml (1.6 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-cyclonedx.xml (799.0 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10.pom.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-features.xml.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-cyclonedx.json (856.92 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10.pom.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-features.xml.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-features.xml.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10.pom (2.87 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.pom.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-sources.jar (611.32 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-sources.jar.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.jar.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.jar.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.jar (571.49 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.pom.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-cyclonedx.json (58.82 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.jar.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.pom.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-sources.jar.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-sources.jar.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.pom (6.87 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-cyclonedx.xml (54.08 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.pom.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-sources.jar.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.pom.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.jar (38.55 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-javadoc.jar.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-cyclonedx.xml (67.54 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-cyclonedx.json (74.51 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-sources.jar.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.pom (2.78 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.jar.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.jar.asc (455.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-javadoc.jar (153.62 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-sources.jar (25.22 kb) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-sources.jar.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.pom.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.jar.md5 (32.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-features.xml.sha1 (40.0 b) 18:53:37 Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10.pom (2.61 kb) 18:53:38 Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-features.xml (921.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10.pom.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10.pom.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-cyclonedx.json (853.45 kb) 18:53:38 Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-features.xml.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10.pom.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-features.xml.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-cyclonedx.xml (795.64 kb) 18:53:38 Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-javadoc.jar (96.28 kb) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-aaa-password-service-config.xml.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-cyclonedx.json (82.49 kb) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.pom (3.67 kb) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.jar.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.pom.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-aaa-password-service-config.xml (215.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.pom.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.jar (19.28 kb) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-sources.jar.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-cyclonedx.xml (74.76 kb) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-javadoc.jar.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-sources.jar.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-aaa-password-service-config.xml.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-sources.jar.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-sources.jar (8.93 kb) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.jar.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.pom.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-aaa-password-service-config.xml.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.jar.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.jar.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.jar.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.jar (22.67 kb) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-sources.jar.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-cyclonedx.json (43.26 kb) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.pom.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-javadoc.jar.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-sources.jar (15.59 kb) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-sources.jar.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-cyclonedx.xml (39.23 kb) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.pom.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.jar.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-javadoc.jar (125.44 kb) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.pom (1.88 kb) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.pom.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-sources.jar.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.pom.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-sources.jar.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-javadoc.jar.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-config.xml (687.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.jar.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-sources.jar.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-cyclonedx.xml (59.39 kb) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.jar (179.55 kb) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-sources.jar (135.04 kb) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-sources.jar.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-config.xml.asc (455.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.pom.sha1 (40.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.jar.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-config.xml.md5 (32.0 b) 18:53:38 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-cyclonedx.json (65.33 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.pom (3.54 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.jar.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-javadoc.jar (588.33 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-config.xml.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.pom.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-features.xml.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-features.xml (3.29 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10.pom.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-cyclonedx.xml (790.22 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10.pom.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-cyclonedx.json (847.62 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-features.xml.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10.pom (5.6 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-features.xml.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10.pom.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.pom.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-sources.jar (22.17 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.jar (44.18 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-sources.jar.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-javadoc.jar.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-cyclonedx.xml (69.48 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.pom.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-javadoc.jar (109.64 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-cyclonedx.json (77.27 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.pom (2.67 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.jar.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.jar.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-sources.jar.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-sources.jar.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.jar.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.pom.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10.pom (2.83 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-features.xml.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-cyclonedx.xml (121.6 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-cyclonedx.json (133.71 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10.pom.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-features.xml (1.25 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-features.xml.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-features.xml.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10.pom.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10.pom.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-cyclonedx.xml (53.86 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-sources.jar (6.73 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.pom.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.jar.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.jar.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.pom.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.pom.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-sources.jar.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.pom (2.18 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.jar.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-javadoc.jar.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-cyclonedx.json (60.17 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-sources.jar.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-sources.jar.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-javadoc.jar (75.32 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.jar (16.04 kb) 18:53:39 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.jar.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.pom.sha1 (40.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-javadoc.jar.asc (455.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.pom.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:39 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.jar.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.jar.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-sources.jar.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.jar (8.73 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.pom (1.56 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-cyclonedx.xml (30.74 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-sources.jar.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-cyclonedx.json (34.22 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-javadoc.jar (78.88 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-sources.jar.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.pom.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-sources.jar (3.7 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.pom.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-sources.jar.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.jar (11.65 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.jar.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-cyclonedx.xml (72.94 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.pom.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-sources.jar (4.27 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-cyclonedx.json (81.21 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-javadoc.jar (75.23 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-sources.jar.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.pom (1.95 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-javadoc.jar.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-sources.jar.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.jar.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.jar.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.pom.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.jar.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.jar (10.45 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-javadoc.jar (79.38 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.jar.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-cyclonedx.xml (119.33 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-javadoc.jar.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.jar.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-cyclonedx.json (132.06 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.pom.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.pom.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.pom.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-sources.jar.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-sources.jar.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.pom (1.82 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-sources.jar (4.08 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-sources.jar.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.jar.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-sources.jar.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-cyclonedx.json (67.06 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-sources.jar.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.pom.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.jar.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.jar.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-javadoc.jar (75.22 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.jar (12.02 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.pom (1.78 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.pom.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-sources.jar.md5 (32.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-cyclonedx.xml (60.45 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-javadoc.jar.asc (455.0 b) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-sources.jar (4.55 kb) 18:53:40 Attempting to upload org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.pom.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.jar.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-javadoc.jar (124.33 kb) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-cyclonedx.xml (30.94 kb) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-sources.jar.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.jar (23.68 kb) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.pom (1.43 kb) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-cyclonedx.json (34.36 kb) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.jar.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.pom.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-sources.jar (15.23 kb) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-sources.jar.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-javadoc.jar.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.pom.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.jar.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-sources.jar.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.pom.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10.pom.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-features.xml.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-cyclonedx.json (604.22 kb) 18:53:41 Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10.pom.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-features.xml (1.23 kb) 18:53:41 Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10.pom (3.14 kb) 18:53:41 Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10.pom.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-features.xml.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-features.xml.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-cyclonedx.xml (566.03 kb) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-sources.jar.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-sources.jar.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-sources.jar.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-idmtool.py.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-aaa-datastore-config.xml.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.pom.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-cyclonedx.json (149.27 kb) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.jar (152.36 kb) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.pom (8.94 kb) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-aaa-datastore-config.xml.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-aaa-app-config.xml.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.pom.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.jar.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-javadoc.jar.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-idmtool.py (17.48 kb) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-aaa-app-config.xml.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-aaa-app-config.xml (15.17 kb) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.pom.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-idmtool.py.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.jar.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-aaa-app-config.xml.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.jar.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-aaa-datastore-config.xml.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-idmtool.py.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-javadoc.jar (502.45 kb) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-cyclonedx.xml (135.4 kb) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-sources.jar (100.14 kb) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-aaa-datastore-config.xml (182.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-sources.jar.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-sources.jar.sha1 (40.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.pom.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-sources.jar.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.pom.md5 (32.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-javadoc.jar.asc (455.0 b) 18:53:41 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.jar.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-cyclonedx.json (71.48 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-cyclonedx.xml (64.41 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.jar (11.34 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.pom (2.28 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.jar.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-javadoc.jar (75.37 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-sources.jar (4.36 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.jar.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.pom.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-config.cfg.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-sources.jar.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.jar.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.pom.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.jar (24.69 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-sources.jar.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-sources.jar.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-config.cfg (18.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.pom.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-javadoc.jar (113.23 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-cyclonedx.json (40.64 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.pom (2.55 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-sources.jar (12.58 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-config.cfg.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.jar.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-cyclonedx.xml (36.35 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-javadoc.jar.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-config.cfg.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.pom.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.jar.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-cyclonedx.json (589.73 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10.pom.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-features.xml.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10.pom.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-features.xml.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10.pom (2.21 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-cyclonedx.xml (552.68 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-features.xml (665.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-features.xml.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10.pom.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-sources.jar (441.68 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-cyclonedx.xml (255.44 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10.jar.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10.pom (11.18 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-cyclonedx.json (281.1 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-javadoc.jar (2.08 mb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-sources.jar.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10.jar.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10.jar (12.1 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10.pom.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-javadoc.jar.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10.pom.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-sources.jar.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-sources.jar.sha1 (40.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10.jar.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10.pom.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.pom.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.pom (2.04 kb) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-sources.jar.md5 (32.0 b) 18:53:42 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-sources.jar.asc (455.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.jar.sha1 (40.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-sources.jar (21.55 kb) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.jar (34.52 kb) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-sources.jar.sha1 (40.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-javadoc.jar.sha1 (40.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-cyclonedx.xml (86.37 kb) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.pom.asc (455.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-javadoc.jar.asc (455.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.jar.md5 (32.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-cyclonedx.json (95.06 kb) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-javadoc.jar.md5 (32.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.pom.sha1 (40.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.jar.asc (455.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-javadoc.jar (176.56 kb) 18:53:43 Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-cyclonedx.xml.md5 (32.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-features.xml.sha1 (40.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-cyclonedx.xml (20.59 kb) 18:53:43 Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10.pom.md5 (32.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-features.xml.asc (455.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10.pom.sha1 (40.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-cyclonedx.json (22.66 kb) 18:53:43 Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10.pom.asc (455.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-cyclonedx.json.sha1 (40.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-cyclonedx.xml.asc (455.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-features.xml (763.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-features.xml.md5 (32.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-cyclonedx.json.asc (455.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-cyclonedx.xml.sha1 (40.0 b) 18:53:43 Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10.pom (2.21 kb) 18:53:43 Attempting to upload org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-cyclonedx.json.md5 (32.0 b) 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-sbom-0.19.10.spdx 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-sbom-0.19.10.spdx.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-features.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-features.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-features.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-features.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cert/0.19.10/odl-aaa-cert-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli-jar/0.19.10/aaa-cli-jar-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-authn-api/0.19.10/aaa-authn-api-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-tokenauthrealm/0.19.10/aaa-tokenauthrealm-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service/0.19.10/aaa-encrypt-service-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-features.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-features.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-features.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-features.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-api/0.19.10/odl-aaa-api-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro-api/0.19.10/aaa-shiro-api-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-parent/0.19.10/aaa-parent-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-artifacts/0.19.10/aaa-artifacts-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-features.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-features.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-features.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-features.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/features-aaa/0.19.10/features-aaa-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/repackaged-shiro/0.19.10/repackaged-shiro-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.10/aaa-encrypt-service-impl-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-features.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-features.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-features.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-features.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-cli/0.19.10/odl-aaa-cli-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-aaa-password-service-config.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-aaa-password-service-config.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-aaa-password-service-config.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-aaa-password-service-config.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-impl/0.19.10/aaa-password-service-impl-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-password-service-api/0.19.10/aaa-password-service-api-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-config.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-config.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-config.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10-config.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cert/0.19.10/aaa-cert-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-features.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-features.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-features.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10-features.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-shiro/0.19.10/odl-aaa-shiro-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-idm-store-h2/0.19.10/aaa-idm-store-h2-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-features.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-features.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-features.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-features.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-web/0.19.10/odl-aaa-web-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-osgi-impl/0.19.10/web-osgi-impl-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-api/0.19.10/servlet-api-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/servlet-jersey2/0.19.10/servlet-jersey2-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/web/testutils/0.19.10/testutils-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-jetty-impl/0.19.10/web-jetty-impl-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/web/web-api/0.19.10/web-api-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-features.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-features.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-features.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-features.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-password-service/0.19.10/odl-aaa-password-service-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-idmtool.py.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-aaa-datastore-config.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-aaa-datastore-config.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-aaa-app-config.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-idmtool.py 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-aaa-app-config.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-aaa-app-config.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-idmtool.py.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-aaa-app-config.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-aaa-datastore-config.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-idmtool.py.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-shiro/0.19.10/aaa-shiro-0.19.10-aaa-datastore-config.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.10/aaa-jetty-auth-log-filter-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-config.cfg.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-config.cfg 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-config.cfg.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-config.cfg.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-filterchain/0.19.10/aaa-filterchain-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-features.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-features.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-features.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-features.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-aaa-encryption-service/0.19.10/odl-aaa-encryption-service-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-docs/0.19.10/aaa-docs-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.pom 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-sources.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-sources.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-sources.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-sources.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-javadoc.jar.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-javadoc.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-javadoc.jar.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10.jar.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/aaa-cli/0.19.10/aaa-cli-0.19.10-javadoc.jar 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-cyclonedx.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-features.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-cyclonedx.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10.pom.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-features.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10.pom.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-cyclonedx.json 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10.pom.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-cyclonedx.xml.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-cyclonedx.json.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-features.xml.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-features.xml 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-cyclonedx.json.asc 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-cyclonedx.xml.sha1 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10-cyclonedx.json.md5 18:53:43 Successfully uploaded org/opendaylight/aaa/odl-apache-shiro/0.19.10/odl-apache-shiro-0.19.10.pom 18:53:43 Finished deploying /w/workspace/aaa-maven-stage-0.19.x/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/aaa-1108 18:53:43 ####################################################### 18:53:43 Completed uploading files to aaa-1108. 18:53:43 ++ sed -n -e 's/Staging repository \(.*\) created\./\1/p' /tmp/tmp.gTAlyYRnIo 18:53:43 + staging_repo=aaa-1108 18:53:43 + mkdir -p /w/workspace/aaa-maven-stage-0.19.x/archives 18:53:43 + echo 'aaa-1108 https://nexus.opendaylight.org/content/repositories/aaa-1108' 18:53:43 + tee -a /w/workspace/aaa-maven-stage-0.19.x/archives/staging-repo.txt 18:53:43 aaa-1108 https://nexus.opendaylight.org/content/repositories/aaa-1108 18:53:43 + rm -f /tmp/tmp.gTAlyYRnIo 18:53:43 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins17913694516796275891.sh 18:53:43 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 18:53:43 Run condition [Boolean condition] preventing perform for step [BuilderChain] 18:53:43 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins11100470007167519678.sh 18:53:43 $ ssh-agent -k 18:53:43 unset SSH_AUTH_SOCK; 18:53:43 unset SSH_AGENT_PID; 18:53:43 echo Agent pid 1554 killed; 18:53:43 [ssh-agent] Stopped. 18:53:43 [PostBuildScript] - [INFO] Executing post build scripts. 18:53:43 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins5586110864304622012.sh 18:53:43 ---> sysstat.sh 18:53:44 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins3001916630908430283.sh 18:53:44 ---> package-listing.sh 18:53:44 ++ facter osfamily 18:53:44 ++ tr '[:upper:]' '[:lower:]' 18:53:44 + OS_FAMILY=debian 18:53:44 + workspace=/w/workspace/aaa-maven-stage-0.19.x 18:53:44 + START_PACKAGES=/tmp/packages_start.txt 18:53:44 + END_PACKAGES=/tmp/packages_end.txt 18:53:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:53:44 + PACKAGES=/tmp/packages_start.txt 18:53:44 + '[' /w/workspace/aaa-maven-stage-0.19.x ']' 18:53:44 + PACKAGES=/tmp/packages_end.txt 18:53:44 + case "${OS_FAMILY}" in 18:53:44 + dpkg -l 18:53:44 + grep '^ii' 18:53:44 + '[' -f /tmp/packages_start.txt ']' 18:53:44 + '[' -f /tmp/packages_end.txt ']' 18:53:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:53:44 + '[' /w/workspace/aaa-maven-stage-0.19.x ']' 18:53:44 + mkdir -p /w/workspace/aaa-maven-stage-0.19.x/archives/ 18:53:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aaa-maven-stage-0.19.x/archives/ 18:53:44 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins16970029088204443043.sh 18:53:44 ---> capture-instance-metadata.sh 18:53:44 Setup pyenv: 18:53:44 system 18:53:44 3.8.20 18:53:44 3.9.20 18:53:44 3.10.15 18:53:44 * 3.11.10 (set by /w/workspace/aaa-maven-stage-0.19.x/.python-version) 18:53:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9vtb from file:/tmp/.os_lf_venv 18:53:46 lf-activate-venv(): INFO: Installing: lftools 18:53:56 lf-activate-venv(): INFO: Adding /tmp/venv-9vtb/bin to PATH 18:53:56 INFO: Running in OpenStack, capturing instance metadata 18:53:56 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins4735253835023788591.sh 18:53:56 provisioning config files... 18:53:57 Could not find credentials [logs] for aaa-maven-stage-0.19.x #9 18:53:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aaa-maven-stage-0.19.x@tmp/config5042748916672739542tmp 18:53:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:53:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:53:57 provisioning config files... 18:53:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:53:57 [EnvInject] - Injecting environment variables from a build step. 18:53:57 [EnvInject] - Injecting as environment variables the properties content 18:53:57 SERVER_ID=logs 18:53:57 18:53:57 [EnvInject] - Variables injected successfully. 18:53:57 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins11016320086798533755.sh 18:53:57 ---> create-netrc.sh 18:53:57 WARN: Log server credential not found. 18:53:57 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins17836176188833546988.sh 18:53:57 ---> python-tools-install.sh 18:53:57 Setup pyenv: 18:53:57 system 18:53:57 3.8.20 18:53:57 3.9.20 18:53:57 3.10.15 18:53:57 * 3.11.10 (set by /w/workspace/aaa-maven-stage-0.19.x/.python-version) 18:53:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9vtb from file:/tmp/.os_lf_venv 18:53:59 lf-activate-venv(): INFO: Installing: lftools 18:54:09 lf-activate-venv(): INFO: Adding /tmp/venv-9vtb/bin to PATH 18:54:09 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins4186953927113382165.sh 18:54:09 ---> sudo-logs.sh 18:54:09 Archiving 'sudo' log.. 18:54:09 [aaa-maven-stage-0.19.x] $ /bin/bash /tmp/jenkins10711917188797412881.sh 18:54:09 ---> job-cost.sh 18:54:09 Setup pyenv: 18:54:09 system 18:54:09 3.8.20 18:54:09 3.9.20 18:54:09 3.10.15 18:54:09 * 3.11.10 (set by /w/workspace/aaa-maven-stage-0.19.x/.python-version) 18:54:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9vtb from file:/tmp/.os_lf_venv 18:54:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:54:18 lf-activate-venv(): INFO: Adding /tmp/venv-9vtb/bin to PATH 18:54:18 INFO: No Stack... 18:54:18 INFO: Retrieving Pricing Info for: v3-standard-4 18:54:19 INFO: Archiving Costs 18:54:19 [aaa-maven-stage-0.19.x] $ /bin/bash -l /tmp/jenkins4112339656898791407.sh 18:54:19 ---> logs-deploy.sh 18:54:19 Setup pyenv: 18:54:19 system 18:54:19 3.8.20 18:54:19 3.9.20 18:54:19 3.10.15 18:54:19 * 3.11.10 (set by /w/workspace/aaa-maven-stage-0.19.x/.python-version) 18:54:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9vtb from file:/tmp/.os_lf_venv 18:54:21 lf-activate-venv(): INFO: Installing: lftools 18:54:31 lf-activate-venv(): INFO: Adding /tmp/venv-9vtb/bin to PATH 18:54:31 WARNING: Nexus logging server not set 18:54:31 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/aaa-maven-stage-0.19.x/9/ 18:54:31 INFO: archiving logs to S3 18:54:33 ---> uname -a: 18:54:33 Linux prd-ubuntu2204-builder-4c-4g-46269 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 18:54:33 18:54:33 18:54:33 ---> lscpu: 18:54:33 Architecture: x86_64 18:54:33 CPU op-mode(s): 32-bit, 64-bit 18:54:33 Address sizes: 40 bits physical, 48 bits virtual 18:54:33 Byte Order: Little Endian 18:54:33 CPU(s): 4 18:54:33 On-line CPU(s) list: 0-3 18:54:33 Vendor ID: AuthenticAMD 18:54:33 Model name: AMD EPYC-Rome Processor 18:54:33 CPU family: 23 18:54:33 Model: 49 18:54:33 Thread(s) per core: 1 18:54:33 Core(s) per socket: 1 18:54:33 Socket(s): 4 18:54:33 Stepping: 0 18:54:33 BogoMIPS: 5599.99 18:54:33 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 18:54:33 Virtualization: AMD-V 18:54:33 Hypervisor vendor: KVM 18:54:33 Virtualization type: full 18:54:33 L1d cache: 128 KiB (4 instances) 18:54:33 L1i cache: 128 KiB (4 instances) 18:54:33 L2 cache: 2 MiB (4 instances) 18:54:33 L3 cache: 64 MiB (4 instances) 18:54:33 NUMA node(s): 1 18:54:33 NUMA node0 CPU(s): 0-3 18:54:33 Vulnerability Gather data sampling: Not affected 18:54:33 Vulnerability Itlb multihit: Not affected 18:54:33 Vulnerability L1tf: Not affected 18:54:33 Vulnerability Mds: Not affected 18:54:33 Vulnerability Meltdown: Not affected 18:54:33 Vulnerability Mmio stale data: Not affected 18:54:33 Vulnerability Reg file data sampling: Not affected 18:54:33 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 18:54:33 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 18:54:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:54:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:54:33 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 18:54:33 Vulnerability Srbds: Not affected 18:54:33 Vulnerability Tsx async abort: Not affected 18:54:33 18:54:33 18:54:33 ---> nproc: 18:54:33 4 18:54:33 18:54:33 18:54:33 ---> df -h: 18:54:33 Filesystem Size Used Avail Use% Mounted on 18:54:33 tmpfs 1.6G 1.1M 1.6G 1% /run 18:54:33 /dev/vda1 78G 11G 68G 14% / 18:54:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:54:33 tmpfs 5.0M 0 5.0M 0% /run/lock 18:54:33 /dev/vda15 105M 6.1M 99M 6% /boot/efi 18:54:33 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 18:54:33 18:54:33 18:54:33 ---> free -m: 18:54:33 total used free shared buff/cache available 18:54:33 Mem: 15989 597 10475 4 4916 15049 18:54:33 Swap: 1023 0 1023 18:54:33 18:54:33 18:54:33 ---> ip addr: 18:54:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:54:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:54:33 inet 127.0.0.1/8 scope host lo 18:54:33 valid_lft forever preferred_lft forever 18:54:33 inet6 ::1/128 scope host 18:54:33 valid_lft forever preferred_lft forever 18:54:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:54:33 link/ether fa:16:3e:f8:db:d6 brd ff:ff:ff:ff:ff:ff 18:54:33 altname enp0s3 18:54:33 inet 10.30.171.218/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 18:54:33 valid_lft 85711sec preferred_lft 85711sec 18:54:33 inet6 fe80::f816:3eff:fef8:dbd6/64 scope link 18:54:33 valid_lft forever preferred_lft forever 18:54:33 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:54:33 link/ether 02:42:fa:a1:b3:39 brd ff:ff:ff:ff:ff:ff 18:54:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:54:33 valid_lft forever preferred_lft forever 18:54:33 inet6 fe80::42:faff:fea1:b339/64 scope link 18:54:33 valid_lft forever preferred_lft forever 18:54:33 18:54:33 18:54:33 ---> sar -b -r -n DEV: 18:54:33 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-46269) 07/26/25 _x86_64_ (4 CPU) 18:54:33 18:54:33 18:43:06 LINUX RESTART (4 CPU) 18:54:33 18:54:33 18:54:33 ---> sar -P ALL: 18:54:33 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-46269) 07/26/25 _x86_64_ (4 CPU) 18:54:33 18:54:33 18:43:06 LINUX RESTART (4 CPU) 18:54:33 18:54:33 18:54:33