Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-4g-46218 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/aaa-sonar The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/aaa > git init /w/workspace/aaa-sonar # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/aaa > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/aaa +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/aaa # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 4174ec83d721feac10cea1a9232030afe0b2f1c0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4174ec83d721feac10cea1a9232030afe0b2f1c0 # timeout=10 Commit message: "Bump versions to 0.21.1-SNAPSHOT" > git rev-list --no-walk 4174ec83d721feac10cea1a9232030afe0b2f1c0 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [aaa-sonar] $ /bin/bash /tmp/jenkins5053377682567741928.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) * 3.10.15 (set by /opt/pyenv/version) * 3.11.10 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r7ro lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-r7ro/bin to PATH Generating Requirements File Python 3.11.10 pip 25.1.1 from /tmp/venv-r7ro/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.39.14 botocore==1.39.14 bs4==0.0.2 cachetools==5.5.2 certifi==2025.7.14 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.0 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.6.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.1.0 oslo.config==10.0.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.2.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.26.0 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.1 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.1 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.32.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [aaa-sonar] $ /bin/sh -xe /tmp/jenkins3514514603411469009.sh + echo Using SonarCloud Using SonarCloud [aaa-sonar] $ /bin/sh -xe /tmp/jenkins4025248443968272979.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-46218 [aaa-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=aaa -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_PROJECT=aaa -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 "-DMAVEN_PARAMS=-Dodl.jacoco.aggregateFile=$WORKSPACE/target/jacoco.exec -Dskip.karaf.featureTest=true " "-DSONAR_MAVEN_GOAL=jacoco:report -Djacoco.dataFile=$WORKSPACE/target/jacoco.exec sonar:sonar " --version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [aaa-sonar] $ /bin/sh -xe /tmp/jenkins10713655032062782981.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [aaa-sonar] $ /bin/sh /tmp/jenkins71289106018834431.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.5" 2024-10-15 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install SONARCLOUD_JAVA_VERSION=openjdk21 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=opendaylight SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=opendaylight_aaa [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/aaa-sonar@tmp/config17010834349919786561tmp copy managed file [aaa-settings] to file:/w/workspace/aaa-sonar@tmp/config6094072376885238020tmp [aaa-sonar] $ /bin/bash -l /tmp/jenkins11361981964943965946.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/aaa-sonar@tmp/config17010834349919786561tmp --settings /w/workspace/aaa-sonar@tmp/config6094072376885238020tmp --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 -Dodl.jacoco.aggregateFile=/w/workspace/aaa-sonar/target/jacoco.exec -Dskip.karaf.featureTest=true Picked up _JAVA_OPTIONS: Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: aaa :: aaa-parent [pom] [INFO] ODL :: aaa :: aaa-authn-api [bundle] [INFO] ODL :: aaa :: aaa-encrypt-service [bundle] [INFO] ODL :: aaa :: aaa-encrypt-service-impl [bundle] [INFO] ODL :: aaa :: aaa-encryption-service-aggregator [pom] [INFO] ODL :: aaa :: aaa-cert [bundle] [INFO] ODL :: aaa :: aaa-password-service-api [bundle] [INFO] ODL :: aaa :: aaa-cli [bundle] [INFO] repackaged-shiro-jar [jar] [INFO] repackaged-shiro [bundle] [INFO] ODL :: aaa :: aaa-password-service-impl [bundle] [INFO] ODL :: aaa :: aaa-tokenauthrealm [bundle] [INFO] ODL :: aaa :: aaa-idm-store-h2 [bundle] [INFO] ODL :: aaa :: aaa-cli-jar [jar] [INFO] ODL :: aaa :: aaa-filterchain [bundle] [INFO] ODL :: aaa :: aaa-jetty-auth-log-filter [bundle] [INFO] ODL :: aaa :: aaa-password-service-aggregator [pom] [INFO] ODL :: aaa :: aaa-artifacts [pom] [INFO] template-feature-parent [pom] [INFO] ODL :: aaa :: odl-aaa-api [feature] [INFO] ODL :: aaa :: odl-aaa-encryption-service [feature] [INFO] ODL :: aaa :: odl-aaa-cert [feature] [INFO] OpenDaylight :: Apache Shiro [feature] [INFO] ODL :: aaa :: odl-aaa-password-service [feature] [INFO] ODL :: aaa :: web-api [bundle] [INFO] ODL :: aaa :: web-osgi-impl [bundle] [INFO] ODL :: aaa :: servlet-api [bundle] [INFO] ODL :: aaa :: servlet-jersey2 [bundle] [INFO] ODL :: aaa :: odl-aaa-web [feature] [INFO] ODL :: aaa :: aaa-shiro-api [bundle] [INFO] ODL :: aaa :: aaa-shiro [bundle] [INFO] ODL :: aaa :: odl-aaa-shiro [feature] [INFO] ODL :: aaa :: odl-aaa-cli [feature] [INFO] ODL :: aaa :: features-aaa [feature] [INFO] ODL :: aaa :: features-aaa-aggregator [pom] [INFO] ODL :: aaa :: aaa-shiro-aggregator [pom] [INFO] ODL :: aaa :: web-jetty-impl [bundle] [INFO] ODL :: aaa :: testutils [bundle] [INFO] ODL :: aaa :: dependency-check [jar] [INFO] ODL :: aaa :: web-aggregator [pom] [INFO] aaa-docs [jar] [INFO] aaa [pom] [INFO] [INFO] ------------------< org.opendaylight.aaa:aaa-parent >------------------- [INFO] Building ODL :: aaa :: aaa-parent 0.21.1-SNAPSHOT [1/42] [INFO] from parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-parent --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ aaa-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-parent --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ aaa-parent --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ aaa-parent --- [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ aaa-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/parent/target/bom.xml [INFO] attaching as aaa-parent-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/parent/target/bom.json [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 [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 [INFO] attaching as aaa-parent-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ aaa-parent --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-parent --- [INFO] Installing /w/workspace/aaa-sonar/parent/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-parent/0.21.1-SNAPSHOT/aaa-parent-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/parent/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-parent/0.21.1-SNAPSHOT/aaa-parent-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/parent/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-parent/0.21.1-SNAPSHOT/aaa-parent-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.aaa:aaa-authn-api >----------------- [INFO] Building ODL :: aaa :: aaa-authn-api 0.21.1-SNAPSHOT [2/42] [INFO] from aaa-authn-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-authn-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-authn-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ aaa-authn-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-authn-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-authn-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-authn-api --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-authn-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-authn-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-authn-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-authn-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-authn-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-authn-api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-authn-api/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-authn-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 28 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-authn-api >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ aaa-authn-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-authn-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ aaa-authn-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-authn-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-authn-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-authn-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-authn-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ aaa-authn-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-authn-api --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-authn-api/target/aaa-authn-api-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-authn-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-authn-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-authn-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-authn-api/target/bom.xml [INFO] attaching as aaa-authn-api-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-authn-api/target/bom.json [INFO] attaching as aaa-authn-api-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-authn-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-authn-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-authn-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ aaa-authn-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-authn-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-authn-api --- [INFO] Installing /w/workspace/aaa-sonar/aaa-authn-api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.21.1-SNAPSHOT/aaa-authn-api-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-authn-api/target/aaa-authn-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.21.1-SNAPSHOT/aaa-authn-api-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-authn-api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.21.1-SNAPSHOT/aaa-authn-api-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-authn-api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-authn-api/0.21.1-SNAPSHOT/aaa-authn-api-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-authn-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/aaa/aaa-authn-api/0.21.1-SNAPSHOT/aaa-authn-api-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.aaa:aaa-encrypt-service >-------------- [INFO] Building ODL :: aaa :: aaa-encrypt-service 0.21.1-SNAPSHOT [3/42] [INFO] from aaa-encrypt-service/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-encrypt-service --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-encrypt-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ aaa-encrypt-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-encrypt-service --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-encrypt-service --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-encrypt-service --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-encrypt-service --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-encrypt-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-encrypt-service --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-encrypt-service --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-encrypt-service/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-encrypt-service --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-encrypt-service >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ aaa-encrypt-service --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-encrypt-service <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ aaa-encrypt-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-encrypt-service --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-encrypt-service/api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-encrypt-service --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-encrypt-service --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ aaa-encrypt-service --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-encrypt-service --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/aaa-encrypt-service-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-encrypt-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-encrypt-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/bom.xml [INFO] attaching as aaa-encrypt-service-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/bom.json [INFO] attaching as aaa-encrypt-service-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-encrypt-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-encrypt-service --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-encrypt-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ aaa-encrypt-service --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-encrypt-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-encrypt-service --- [INFO] Installing /w/workspace/aaa-sonar/aaa-encrypt-service/api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.21.1-SNAPSHOT/aaa-encrypt-service-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/aaa-encrypt-service-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.21.1-SNAPSHOT/aaa-encrypt-service-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.21.1-SNAPSHOT/aaa-encrypt-service-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service/0.21.1-SNAPSHOT/aaa-encrypt-service-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-encrypt-service --- [INFO] Installing org/opendaylight/aaa/aaa-encrypt-service/0.21.1-SNAPSHOT/aaa-encrypt-service-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.aaa:aaa-encrypt-service-impl >------------ [INFO] Building ODL :: aaa :: aaa-encrypt-service-impl 0.21.1-SNAPSHOT [4/42] [INFO] from aaa-encrypt-service/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-encrypt-service-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ aaa-encrypt-service-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-encrypt-service-impl --- [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-sonar/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/** [INFO] [INFO] --- yang:14.0.14:generate-sources (binding) @ aaa-encrypt-service-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 3.962 ms [INFO] yang-to-sources: Project model files found: 1 in 66.93 ms [INFO] yang-to-sources: 1 YANG models processed in 91.07 ms [INFO] BindingJavaFileGenerator: Defined 10 files in 57.27 ms [INFO] Sorted 10 files into 3 directories in 2.915 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 105.9 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-encrypt-service-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-encrypt-service-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-encrypt-service-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[69,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[69,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[69,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[75,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[75,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[75,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[82,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[81,57] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[82,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[81,57] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[82,36] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[81,57] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[118,52] random(int,boolean,boolean) in org.apache.commons.lang3.RandomStringUtils has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfigurator.java:[200,17] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-encrypt-service-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ aaa-encrypt-service-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-encrypt-service-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ aaa-encrypt-service-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-encrypt-service-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-encrypt-service-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[52,30] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[52,30] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[52,30] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[54,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[54,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/test/java/org/opendaylight/aaa/encrypt/impl/OSGiEncryptionServiceConfiguratorTest.java:[54,31] org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl in org.opendaylight.aaa.encrypt.impl has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-encrypt-service-impl --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.encrypt.impl.OSGiEncryptionServiceConfiguratorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.433 s -- in org.opendaylight.aaa.encrypt.impl.OSGiEncryptionServiceConfiguratorTest [INFO] Running org.opendaylight.aaa.encrypt.impl.AAAEncryptServiceImplTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 s -- in org.opendaylight.aaa.encrypt.impl.AAAEncryptServiceImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-encrypt-service-impl --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-encrypt-service-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-encrypt-service-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/bom.xml [INFO] attaching as aaa-encrypt-service-impl-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/bom.json [INFO] attaching as aaa-encrypt-service-impl-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-encrypt-service-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-encrypt-service-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-encrypt-service-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ aaa-encrypt-service-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-encrypt-service-impl --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-encrypt-service-impl' with 6 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-encrypt-service-impl --- [INFO] Installing /w/workspace/aaa-sonar/aaa-encrypt-service/impl/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.21.1-SNAPSHOT/aaa-encrypt-service-impl-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/aaa-encrypt-service-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.21.1-SNAPSHOT/aaa-encrypt-service-impl-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.21.1-SNAPSHOT/aaa-encrypt-service-impl-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-encrypt-service-impl/0.21.1-SNAPSHOT/aaa-encrypt-service-impl-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-encrypt-service-impl --- [INFO] Installing org/opendaylight/aaa/aaa-encrypt-service-impl/0.21.1-SNAPSHOT/aaa-encrypt-service-impl-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.aaa:aaa-encryption-service-aggregator >------- [INFO] Building ODL :: aaa :: aaa-encryption-service-aggregator 0.21.1-SNAPSHOT [5/42] [INFO] from aaa-encrypt-service/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-encryption-service-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-encryption-service-aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-encryption-service-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-encryption-service-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-encryption-service-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] -------------------< org.opendaylight.aaa:aaa-cert >-------------------- [INFO] Building ODL :: aaa :: aaa-cert 0.21.1-SNAPSHOT [6/42] [INFO] from aaa-cert/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-cert --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-cert --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ aaa-cert --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-cert --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-cert --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-cert --- [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-sonar/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/** [INFO] [INFO] --- yang:14.0.14:generate-sources (binding) @ aaa-cert --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/aaa-sonar/aaa-cert/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 2.922 ms [INFO] yang-to-sources: Project model files found: 3 in 28.18 ms [INFO] yang-to-sources: 3 YANG models processed in 34.14 ms [INFO] BindingJavaFileGenerator: Defined 58 files in 11.67 ms [INFO] Sorted 58 files into 12 directories in 222.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 58 in 65.24 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-cert --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-cert --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-cert --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-cert --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cert/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cert/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-cert --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 69 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/aaa-sonar/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/ODLKeyTool.java:[263,47] getSubjectDN() in java.security.cert.X509Certificate has been deprecated [WARNING] /w/workspace/aaa-sonar/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 [WARNING] /w/workspace/aaa-sonar/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 [WARNING] /w/workspace/aaa-sonar/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/MdsalUtils.java:[97,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-cert/src/main/java/org/opendaylight/aaa/cert/impl/MdsalUtils.java:[119,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-cert >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ aaa-cert --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-cert <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ aaa-cert --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-cert --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cert/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-cert --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/aaa-sonar/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/TestUtils.java:[56,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/aaa-sonar/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/TestUtils.java:[56,49] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/aaa-sonar/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtilsTest.java:[97,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/aaa-sonar/aaa-cert/src/test/java/org/opendaylight/aaa/cert/impl/KeyStoresDataUtilsTest.java:[97,55] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-cert --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-cert/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.cert.impl.MdsalUtilsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.240 s -- in org.opendaylight.aaa.cert.impl.MdsalUtilsTest [INFO] Running org.opendaylight.aaa.cert.impl.AaaCertMdsalProviderTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.908 s -- in org.opendaylight.aaa.cert.impl.AaaCertMdsalProviderTest [INFO] Running org.opendaylight.aaa.cert.impl.AaaCertProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.aaa.cert.impl.AaaCertProviderTest [INFO] Running org.opendaylight.aaa.cert.impl.KeyStoreUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.aaa.cert.impl.KeyStoreUtilsTest [INFO] Running org.opendaylight.aaa.cert.impl.KeyStoresDataUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.aaa.cert.impl.KeyStoresDataUtilsTest [INFO] Running org.opendaylight.aaa.cert.impl.ODLKeyToolTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.opendaylight.aaa.cert.impl.ODLKeyToolTest [INFO] Running org.opendaylight.aaa.cert.impl.AaaCertRpcServiceImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.aaa.cert.impl.AaaCertRpcServiceImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ aaa-cert --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-cert --- [WARNING] Bundle org.opendaylight.aaa:aaa-cert:bundle:0.21.1-SNAPSHOT : Export org.opendaylight.aaa.cert.api, has 1, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores] [WARNING] Bundle org.opendaylight.aaa:aaa-cert:bundle:0.21.1-SNAPSHOT : Export org.opendaylight.aaa.cert.impl, has 4, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321, org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite, org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores, org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data] [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-cert/target/aaa-cert-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-cert/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-cert --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ aaa-cert --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-cert --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-cert/target/bom.xml [INFO] attaching as aaa-cert-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-cert/target/bom.json [INFO] attaching as aaa-cert-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-cert --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-cert --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-cert --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ aaa-cert --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-cert --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-cert/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cert' with 16 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-cert --- [INFO] Installing /w/workspace/aaa-sonar/aaa-cert/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-cert/0.21.1-SNAPSHOT/aaa-cert-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-cert/target/aaa-cert-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-cert/0.21.1-SNAPSHOT/aaa-cert-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-cert/target/classes/initial/aaa-cert-config.xml to /tmp/r/org/opendaylight/aaa/aaa-cert/0.21.1-SNAPSHOT/aaa-cert-0.21.1-SNAPSHOT-config.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-cert/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-cert/0.21.1-SNAPSHOT/aaa-cert-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-cert/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-cert/0.21.1-SNAPSHOT/aaa-cert-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-cert --- [INFO] Installing org/opendaylight/aaa/aaa-cert/0.21.1-SNAPSHOT/aaa-cert-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.aaa:aaa-password-service-api >------------ [INFO] Building ODL :: aaa :: aaa-password-service-api 0.21.1-SNAPSHOT [7/42] [INFO] from aaa-password-service/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-password-service-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-password-service-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ aaa-password-service-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-password-service-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-password-service-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-password-service-api --- [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-sonar/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/** [INFO] [INFO] --- yang:14.0.14:generate-sources (binding) @ aaa-password-service-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/aaa-sonar/aaa-password-service/api/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 513.0 μs [INFO] yang-to-sources: Project model files found: 1 in 3.098 ms [INFO] yang-to-sources: 1 YANG models processed in 3.685 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 940.5 μs [INFO] Sorted 6 files into 3 directories in 76.01 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.109 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-password-service-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-password-service-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-password-service-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-password-service-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-password-service/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-password-service/api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-password-service/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-password-service-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-password-service-api >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ aaa-password-service-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-password-service-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ aaa-password-service-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-password-service-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-password-service/api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-password-service-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-password-service-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ aaa-password-service-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-password-service-api --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-password-service/api/target/aaa-password-service-api-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-password-service/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-password-service-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-password-service-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-password-service/api/target/bom.xml [INFO] attaching as aaa-password-service-api-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-password-service/api/target/bom.json [INFO] attaching as aaa-password-service-api-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-password-service-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-password-service-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-password-service-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ aaa-password-service-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-password-service-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-password-service-api --- [INFO] Installing /w/workspace/aaa-sonar/aaa-password-service/api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.21.1-SNAPSHOT/aaa-password-service-api-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-password-service/api/target/aaa-password-service-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.21.1-SNAPSHOT/aaa-password-service-api-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-password-service/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.21.1-SNAPSHOT/aaa-password-service-api-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-password-service/api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-password-service-api/0.21.1-SNAPSHOT/aaa-password-service-api-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-password-service-api --- [INFO] Installing org/opendaylight/aaa/aaa-password-service-api/0.21.1-SNAPSHOT/aaa-password-service-api-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------------< org.opendaylight.aaa:aaa-cli >-------------------- [INFO] Building ODL :: aaa :: aaa-cli 0.21.1-SNAPSHOT [8/42] [INFO] from aaa-cli/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-cli --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ aaa-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-cli --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-cli --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-cli --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-cli --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-cli --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-cli --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cli/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cli/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cli/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-cli >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ aaa-cli --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ aaa-cli --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-cli --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cli/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-cli --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-cli/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.cli.test.DataStoreUtilsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 s -- in org.opendaylight.aaa.cli.test.DataStoreUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ aaa-cli --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-cli --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-cli/target/aaa-cli-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-cli/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-cli/target/bom.xml [INFO] attaching as aaa-cli-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-cli/target/bom.json [INFO] attaching as aaa-cli-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-cli --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ aaa-cli --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-cli --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-cli/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cli' with 21 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-cli --- [INFO] Installing /w/workspace/aaa-sonar/aaa-cli/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli/0.21.1-SNAPSHOT/aaa-cli-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-cli/target/aaa-cli-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-cli/0.21.1-SNAPSHOT/aaa-cli-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-cli/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli/0.21.1-SNAPSHOT/aaa-cli-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-cli/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-cli/0.21.1-SNAPSHOT/aaa-cli-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-cli --- [INFO] Installing org/opendaylight/aaa/aaa-cli/0.21.1-SNAPSHOT/aaa-cli-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.aaa:repackaged-shiro-jar >-------------- [INFO] Building repackaged-shiro-jar 0.21.1-SNAPSHOT [9/42] [INFO] from aaa-shiro/repackaged-shiro-jar/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ repackaged-shiro-jar --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ repackaged-shiro-jar --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ repackaged-shiro-jar --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ repackaged-shiro-jar --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ repackaged-shiro-jar --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ repackaged-shiro-jar --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ repackaged-shiro-jar --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ repackaged-shiro-jar --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ repackaged-shiro-jar --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ repackaged-shiro-jar --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ repackaged-shiro-jar --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ repackaged-shiro-jar >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ repackaged-shiro-jar --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ repackaged-shiro-jar <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ repackaged-shiro-jar --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ repackaged-shiro-jar --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ repackaged-shiro-jar --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ repackaged-shiro-jar --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ repackaged-shiro-jar --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ repackaged-shiro-jar --- [INFO] Building jar: /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.21.1-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ repackaged-shiro-jar --- [INFO] Skipping javadoc generation [INFO] [INFO] --- shade:3.6.0:shade (default) @ repackaged-shiro-jar --- [INFO] Including org.apache.shiro:shiro-core:jar:1.13.0 in the shaded jar. [INFO] Including org.apache.shiro:shiro-web:jar:1.13.0 in the shaded jar. [INFO] Excluding org.apache.shiro:shiro-lang:jar:1.13.0 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-cache:jar:1.13.0 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-crypto-hash:jar:1.13.0 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-crypto-core:jar:1.13.0 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-crypto-cipher:jar:1.13.0 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-config-core:jar:1.13.0 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-config-ogdl:jar:1.13.0 from the shaded jar. [INFO] Excluding commons-beanutils:commons-beanutils:jar:1.11.0 from the shaded jar. [INFO] Excluding commons-collections:commons-collections:jar:3.2.2 from the shaded jar. [INFO] Excluding org.apache.shiro:shiro-event:jar:1.13.0 from the shaded jar. [INFO] Excluding org.owasp.encoder:encoder:jar:1.2.3 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.21.1-SNAPSHOT.jar with /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.21.1-SNAPSHOT-shaded.jar [INFO] Replacing original source artifact with shaded source artifact. [INFO] Replacing /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.21.1-SNAPSHOT-sources.jar with /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.21.1-SNAPSHOT-shaded-sources.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ repackaged-shiro-jar --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ repackaged-shiro-jar --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ repackaged-shiro-jar --- [WARNING] Unused declared dependencies found: [WARNING] org.apache.shiro:shiro-web:jar:1.13.0:compile [WARNING] org.apache.shiro:shiro-core:jar:1.13.0:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ repackaged-shiro-jar --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ repackaged-shiro-jar --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ repackaged-shiro-jar --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ repackaged-shiro-jar --- [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/pom.xml to /tmp/r/org/opendaylight/aaa/repackaged-shiro-jar/0.21.1-SNAPSHOT/repackaged-shiro-jar-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro-jar/0.21.1-SNAPSHOT/repackaged-shiro-jar-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/target/repackaged-shiro-jar-0.21.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro-jar/0.21.1-SNAPSHOT/repackaged-shiro-jar-0.21.1-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.opendaylight.aaa:repackaged-shiro >---------------- [INFO] Building repackaged-shiro 0.21.1-SNAPSHOT [10/42] [INFO] from aaa-shiro/repackaged-shiro/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ repackaged-shiro --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ repackaged-shiro --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ repackaged-shiro --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ repackaged-shiro --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ repackaged-shiro --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ repackaged-shiro --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ repackaged-shiro --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ repackaged-shiro --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ repackaged-shiro --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ repackaged-shiro --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ repackaged-shiro --- [INFO] No sources to compile [INFO] [INFO] --- dependency:3.8.1:unpack (unpack) @ repackaged-shiro --- [INFO] Configured Artifact: org.opendaylight.aaa:repackaged-shiro-jar:0.21.1-SNAPSHOT:jar [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ repackaged-shiro >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ repackaged-shiro --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ repackaged-shiro <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ repackaged-shiro --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ repackaged-shiro --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ repackaged-shiro --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ repackaged-shiro --- [INFO] No tests to run. [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-sources) @ repackaged-shiro --- [INFO] org.opendaylight.aaa:repackaged-shiro-jar:jar:0.21.1-SNAPSHOT already exists in destination. [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ repackaged-shiro --- [INFO] [INFO] --- build-helper:3.6.1:add-source (shaded-sources) @ repackaged-shiro --- [INFO] Source directory: /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/shaded-sources added. [INFO] [INFO] --- build-helper:3.6.1:add-resource (shared-resources) @ repackaged-shiro --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ repackaged-shiro --- [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/aop Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authc Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authc/credential Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authc/pam Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authz Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authz/annotation Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authz/aop Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/authz/permission Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/cache Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-cache] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/codec Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/concurrent Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/config Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-config-core, Jar:shiro-config-ogdl] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/config/event Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-config-ogdl] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/crypto Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-crypto-core, Jar:shiro-crypto-cipher] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/crypto/hash Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-crypto-hash] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/crypto/hash/format Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-crypto-hash] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/dao Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/env Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/event Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-event] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/event/support Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-event] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/io Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/jndi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/ldap Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/mgt Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/activedirectory Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/jdbc Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/jndi Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/ldap Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/realm/text Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/session Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/session/mgt Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/session/mgt/eis Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/subject Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/subject/support Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-core, Jar:shiro-lang] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/config Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/env Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/authc Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/authz Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/mgt Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/filter/session Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/mgt Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/servlet Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/session Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/session/mgt Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/subject Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/subject/support Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/tags Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 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] [WARNING] Bundle org.opendaylight.aaa:repackaged-shiro:bundle:0.21.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/shiro/web/util Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:repackaged-shiro-jar, Jar:shiro-web] 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] [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ repackaged-shiro --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ repackaged-shiro --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/bom.xml [INFO] attaching as repackaged-shiro-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/bom.json [INFO] attaching as repackaged-shiro-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ repackaged-shiro --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ repackaged-shiro --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ repackaged-shiro --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ repackaged-shiro --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ repackaged-shiro --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ repackaged-shiro --- [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/pom.xml to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.21.1-SNAPSHOT/repackaged-shiro-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/repackaged-shiro-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.21.1-SNAPSHOT/repackaged-shiro-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/bom.xml to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.21.1-SNAPSHOT/repackaged-shiro-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/bom.json to /tmp/r/org/opendaylight/aaa/repackaged-shiro/0.21.1-SNAPSHOT/repackaged-shiro-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ repackaged-shiro --- [INFO] Installing org/opendaylight/aaa/repackaged-shiro/0.21.1-SNAPSHOT/repackaged-shiro-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.aaa:aaa-password-service-impl >----------- [INFO] Building ODL :: aaa :: aaa-password-service-impl 0.21.1-SNAPSHOT [11/42] [INFO] from aaa-password-service/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-password-service-impl --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-password-service-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ aaa-password-service-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-password-service-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-password-service-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-password-service-impl --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-password-service-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-password-service-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-password-service-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-password-service-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-password-service/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-password-service/impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-password-service-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-password-service-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ aaa-password-service-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-password-service-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ aaa-password-service-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-password-service-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-password-service/impl/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-password-service-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-password-service-impl --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-password-service/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.impl.password.service.DefaultPasswordHashServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.opendaylight.aaa.impl.password.service.DefaultPasswordHashServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ aaa-password-service-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-password-service-impl --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-password-service/impl/target/aaa-password-service-impl-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-password-service/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-password-service-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ aaa-password-service-impl --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-password-service-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-password-service/impl/target/bom.xml [INFO] attaching as aaa-password-service-impl-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-password-service/impl/target/bom.json [INFO] attaching as aaa-password-service-impl-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-password-service-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-password-service-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.13:provided [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-password-service-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ aaa-password-service-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-password-service-impl --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-password-service/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-password-service-impl' with 5 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-password-service-impl --- [INFO] Installing /w/workspace/aaa-sonar/aaa-password-service/impl/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.21.1-SNAPSHOT/aaa-password-service-impl-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-password-service/impl/target/aaa-password-service-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.21.1-SNAPSHOT/aaa-password-service-impl-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-password-service/impl/target/classes/initial/aaa-password-service-config.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.21.1-SNAPSHOT/aaa-password-service-impl-0.21.1-SNAPSHOT-aaa-password-service-config.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-password-service/impl/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.21.1-SNAPSHOT/aaa-password-service-impl-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-password-service/impl/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-password-service-impl/0.21.1-SNAPSHOT/aaa-password-service-impl-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-password-service-impl --- [INFO] Installing org/opendaylight/aaa/aaa-password-service-impl/0.21.1-SNAPSHOT/aaa-password-service-impl-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.aaa:aaa-tokenauthrealm >--------------- [INFO] Building ODL :: aaa :: aaa-tokenauthrealm 0.21.1-SNAPSHOT [12/42] [INFO] from aaa-tokenauthrealm/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-tokenauthrealm --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-tokenauthrealm --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ aaa-tokenauthrealm --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-tokenauthrealm --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-tokenauthrealm --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-tokenauthrealm --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-tokenauthrealm --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-tokenauthrealm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-tokenauthrealm --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-tokenauthrealm --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-tokenauthrealm/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-tokenauthrealm --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/aaa-sonar/aaa-tokenauthrealm/src/main/java/org/opendaylight/aaa/tokenauthrealm/auth/AuthenticationBuilder.java:[43,15] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-tokenauthrealm >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ aaa-tokenauthrealm --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-tokenauthrealm <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ aaa-tokenauthrealm --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-tokenauthrealm --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-tokenauthrealm/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-tokenauthrealm --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-tokenauthrealm --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilderTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilderTest [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManagerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.927 s -- in org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManagerTest [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationBuilderTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationBuilderTest [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.PasswordCredentialTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.aaa.tokenauthrealm.auth.PasswordCredentialTest [INFO] Running org.opendaylight.aaa.tokenauthrealm.auth.HttpBasicAuthTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.aaa.tokenauthrealm.auth.HttpBasicAuthTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ aaa-tokenauthrealm --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-tokenauthrealm --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-tokenauthrealm --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-tokenauthrealm --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/bom.xml [INFO] attaching as aaa-tokenauthrealm-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/bom.json [INFO] attaching as aaa-tokenauthrealm-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-tokenauthrealm --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-tokenauthrealm --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-tokenauthrealm --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ aaa-tokenauthrealm --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-tokenauthrealm --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-tokenauthrealm' with 8 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-tokenauthrealm --- [INFO] Installing /w/workspace/aaa-sonar/aaa-tokenauthrealm/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.21.1-SNAPSHOT/aaa-tokenauthrealm-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/aaa-tokenauthrealm-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.21.1-SNAPSHOT/aaa-tokenauthrealm-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.21.1-SNAPSHOT/aaa-tokenauthrealm-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-tokenauthrealm/0.21.1-SNAPSHOT/aaa-tokenauthrealm-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-tokenauthrealm --- [INFO] Installing org/opendaylight/aaa/aaa-tokenauthrealm/0.21.1-SNAPSHOT/aaa-tokenauthrealm-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.aaa:aaa-idm-store-h2 >---------------- [INFO] Building ODL :: aaa :: aaa-idm-store-h2 0.21.1-SNAPSHOT [13/42] [INFO] from aaa-idm-store-h2/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-idm-store-h2 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-idm-store-h2 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ aaa-idm-store-h2 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-idm-store-h2 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-idm-store-h2 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-idm-store-h2 --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-idm-store-h2 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-idm-store-h2 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-idm-store-h2 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-idm-store-h2 --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-idm-store-h2/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-idm-store-h2/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-idm-store-h2/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-idm-store-h2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-idm-store-h2 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ aaa-idm-store-h2 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-idm-store-h2 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ aaa-idm-store-h2 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-idm-store-h2 --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-idm-store-h2/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-idm-store-h2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-idm-store-h2 --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-idm-store-h2/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.datastore.h2.H2StoreTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.801 s -- in org.opendaylight.aaa.datastore.h2.H2StoreTest [INFO] Running org.opendaylight.aaa.datastore.h2.UserStoreTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.492 s -- in org.opendaylight.aaa.datastore.h2.UserStoreTest [INFO] Running org.opendaylight.aaa.datastore.h2.RoleStoreTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.aaa.datastore.h2.RoleStoreTest [INFO] Running org.opendaylight.aaa.datastore.h2.GrantStoreTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.aaa.datastore.h2.GrantStoreTest [INFO] Running org.opendaylight.aaa.datastore.h2.IdmLightConfigTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.aaa.datastore.h2.IdmLightConfigTest [INFO] Running org.opendaylight.aaa.datastore.h2.DomainStoreTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.aaa.datastore.h2.DomainStoreTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ aaa-idm-store-h2 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-idm-store-h2 --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-idm-store-h2/target/aaa-idm-store-h2-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-idm-store-h2/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-idm-store-h2 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-idm-store-h2 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-idm-store-h2/target/bom.xml [INFO] attaching as aaa-idm-store-h2-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-idm-store-h2/target/bom.json [INFO] attaching as aaa-idm-store-h2-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-idm-store-h2 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-idm-store-h2 --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] com.google.errorprone:error_prone_annotations:jar:2.38.0:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-idm-store-h2 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ aaa-idm-store-h2 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-idm-store-h2 --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-idm-store-h2/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-idm-store-h2' with 10 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-idm-store-h2 --- [INFO] Installing /w/workspace/aaa-sonar/aaa-idm-store-h2/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.21.1-SNAPSHOT/aaa-idm-store-h2-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-idm-store-h2/target/aaa-idm-store-h2-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.21.1-SNAPSHOT/aaa-idm-store-h2-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-idm-store-h2/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.21.1-SNAPSHOT/aaa-idm-store-h2-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-idm-store-h2/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-idm-store-h2/0.21.1-SNAPSHOT/aaa-idm-store-h2-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-idm-store-h2 --- [INFO] Installing org/opendaylight/aaa/aaa-idm-store-h2/0.21.1-SNAPSHOT/aaa-idm-store-h2-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.opendaylight.aaa:aaa-cli-jar >------------------ [INFO] Building ODL :: aaa :: aaa-cli-jar 0.21.1-SNAPSHOT [14/42] [INFO] from aaa-cli-jar/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-cli-jar --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-cli-jar --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ aaa-cli-jar --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-cli-jar --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-cli-jar --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-cli-jar --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-cli-jar --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-cli-jar --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-cli-jar --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-cli-jar --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cli-jar/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cli-jar/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cli-jar/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-cli-jar --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'strictBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found [WARNING] Cannot find annotation method 'builder()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'typeImmutable()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'visibility()' in type 'org.immutables.value.Value.Style' [WARNING] unknown enum constant org.immutables.value.Value.Style.ImplementationVisibility.PRIVATE reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated': class file for org.immutables.value.Generated not found [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'strictBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found [WARNING] Cannot find annotation method 'builder()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'typeImmutable()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'visibility()' in type 'org.immutables.value.Value.Style' [WARNING] unknown enum constant org.immutables.value.Value.Style.ImplementationVisibility.PRIVATE reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated': class file for org.immutables.value.Generated not found [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'strictBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found [WARNING] Cannot find annotation method 'builder()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'typeImmutable()' in type 'org.immutables.value.Value.Style' [WARNING] Cannot find annotation method 'visibility()' in type 'org.immutables.value.Value.Style' [WARNING] unknown enum constant org.immutables.value.Value.Style.ImplementationVisibility.PRIVATE reason: class file for org.immutables.value.Value$Style$ImplementationVisibility not found [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated': class file for org.immutables.value.Generated not found [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-cli-jar >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ aaa-cli-jar --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-cli-jar <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ aaa-cli-jar --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-cli-jar --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-cli-jar/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-cli-jar --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-cli-jar --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-cli-jar/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.cli.jar.MainIntegrationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.950 s -- in org.opendaylight.aaa.cli.jar.MainIntegrationTest [INFO] Running org.opendaylight.aaa.cli.jar.StandaloneCommandLineInterfaceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.317 s -- in org.opendaylight.aaa.cli.jar.StandaloneCommandLineInterfaceTest [INFO] Running org.opendaylight.aaa.cli.jar.AbstractMainTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.075 s -- in org.opendaylight.aaa.cli.jar.AbstractMainTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ aaa-cli-jar --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ aaa-cli-jar --- [INFO] Building jar: /w/workspace/aaa-sonar/aaa-cli-jar/target/aaa-cli-jar-0.21.1-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-cli-jar --- [INFO] Skipping javadoc generation [INFO] [INFO] --- shade:3.6.0:shade (shade) @ aaa-cli-jar --- [INFO] Including com.google.guava:guava:jar:33.4.8-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.3 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.jspecify:jspecify:jar:1.0.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.38.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. [INFO] Including net.sf.jopt-simple:jopt-simple:jar:5.0.4 in the shaded jar. [INFO] Including org.opendaylight.aaa:aaa-idm-store-h2:jar:0.21.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.aaa:aaa-authn-api:jar:0.21.1-SNAPSHOT in the shaded jar. [INFO] Including jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6 in the shaded jar. [INFO] Including javax.servlet:javax.servlet-api:jar:3.1.0 in the shaded jar. [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100 in the shaded jar. [INFO] Including org.apache.commons:commons-text:jar:1.13.0 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.17.0 in the shaded jar. [INFO] Including com.h2database:h2:jar:2.3.232 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. [INFO] Including org.slf4j:slf4j-simple:jar:2.0.12 in the shaded jar. [INFO] Including org.opendaylight.aaa:aaa-password-service-api:jar:0.21.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.14 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.14 in the shaded jar. [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.14 in the shaded jar. [INFO] Including org.opendaylight.aaa:aaa-password-service-impl:jar:0.21.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.aaa:repackaged-shiro:jar:0.21.1-SNAPSHOT in the shaded jar. [INFO] Including commons-beanutils:commons-beanutils:jar:1.11.0 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.3.4 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [INFO] Including org.owasp.encoder:encoder:jar:1.3.1 in the shaded jar. [INFO] No artifact matching filter org.opendaylight.aaa:aaa-shiro [INFO] Minimizing jar org.opendaylight.aaa:aaa-cli-jar:jar:0.21.1-SNAPSHOT [WARNING] Removing module-info from aaa-cli-jar-0.21.1-SNAPSHOT.jar [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] aaa-cli-jar-0.21.1-SNAPSHOT.jar, binding-spec-14.0.14.jar, concepts-14.0.14.jar, yang-common-14.0.14.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] aaa-authn-api-0.21.1-SNAPSHOT.jar, aaa-cli-jar-0.21.1-SNAPSHOT.jar, aaa-idm-store-h2-0.21.1-SNAPSHOT.jar, binding-spec-14.0.14.jar, concepts-14.0.14.jar, yang-common-14.0.14.jar define 1 overlapping resource: [WARNING] - LICENSE [WARNING] commons-beanutils-1.11.0.jar, commons-collections-3.2.2.jar, commons-lang3-3.17.0.jar, commons-logging-1.3.4.jar, commons-text-1.13.0.jar define 1 overlapping resource: [WARNING] - META-INF/NOTICE.txt [WARNING] aaa-authn-api-0.21.1-SNAPSHOT.jar, aaa-cli-jar-0.21.1-SNAPSHOT.jar, aaa-idm-store-h2-0.21.1-SNAPSHOT.jar, binding-spec-14.0.14.jar, concepts-14.0.14.jar, repackaged-shiro-0.21.1-SNAPSHOT.jar, yang-common-14.0.14.jar define 1 overlapping resource: [WARNING] - META-INF/git.properties [WARNING] commons-beanutils-1.11.0.jar, commons-collections-3.2.2.jar, commons-lang3-3.17.0.jar, commons-logging-1.3.4.jar, commons-text-1.13.0.jar, javax.servlet-api-3.1.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] commons-beanutils-1.11.0.jar, commons-lang3-3.17.0.jar, commons-logging-1.3.4.jar, commons-text-1.13.0.jar, encoder-1.3.1.jar, error_prone_annotations-2.38.0.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar, j2objc-annotations-3.0.0.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] aaa-authn-api-0.21.1-SNAPSHOT.jar, aaa-cli-jar-0.21.1-SNAPSHOT.jar, aaa-idm-store-h2-0.21.1-SNAPSHOT.jar, binding-spec-14.0.14.jar, commons-beanutils-1.11.0.jar, commons-collections-3.2.2.jar, commons-lang3-3.17.0.jar, commons-logging-1.3.4.jar, commons-text-1.13.0.jar, concepts-14.0.14.jar, encoder-1.3.1.jar, error_prone_annotations-2.38.0.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar, h2-2.3.232.jar, j2objc-annotations-3.0.0.jar, jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar, javax.servlet-api-3.1.0.jar, jopt-simple-5.0.4.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, org.eclipse.jdt.annotation-2.3.100.jar, repackaged-shiro-0.21.1-SNAPSHOT.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, yang-common-14.0.14.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.3.jar define 2 overlapping resources: [WARNING] - META-INF/LICENSE.md [WARNING] - META-INF/NOTICE.md [WARNING] encoder-1.3.1.jar, failureaccess-1.0.3.jar, guava-33.4.8-jre.jar, repackaged-shiro-0.21.1-SNAPSHOT.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Minimized 5581 -> 2382 (42%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/aaa-sonar/aaa-cli-jar/target/aaa-cli-jar-0.21.1-SNAPSHOT.jar with /w/workspace/aaa-sonar/aaa-cli-jar/target/aaa-cli-jar-0.21.1-SNAPSHOT-shaded.jar [INFO] [INFO] --- failsafe:3.5.3:integration-test (integration-test) @ aaa-cli-jar --- [INFO] Failsafe report directory: /w/workspace/aaa-sonar/aaa-cli-jar/target/failsafe-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.cli.jar.MainIT Picked up _JAVA_OPTIONS: [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default iteration count=20000 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default algorithm=SHA-512 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will not utilize a private salt, since none was configured [main] INFO org.opendaylight.aaa.api.StoreBuilder - Checking if default entries must be created in IDM store [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_DOMAINS does not exist, creating it [main] INFO org.opendaylight.aaa.api.StoreBuilder - Created default domain [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_ROLES does not exist, creating it [main] INFO org.opendaylight.aaa.api.StoreBuilder - Created 'admin' role [main] INFO org.opendaylight.aaa.api.StoreBuilder - Created 'user' role [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_USERS does not exist, creating it [main] INFO org.opendaylight.aaa.datastore.h2.AbstractStore - Table AAA_GRANTS does not exist, creating it Picked up _JAVA_OPTIONS: [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default iteration count=20000 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will utilize default algorithm=SHA-512 [main] INFO org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService - DefaultPasswordHashService will not utilize a private salt, since none was configured [main] INFO org.opendaylight.aaa.api.StoreBuilder - Checking if default entries must be created in IDM store [main] INFO org.opendaylight.aaa.api.StoreBuilder - Found default domain in IDM store, skipping insertion of default data [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.585 s -- in org.opendaylight.aaa.cli.jar.MainIT [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [WARNING] Corrupted channel by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /w/workspace/aaa-sonar/aaa-cli-jar/target/failsafe-reports/2025-07-26T12-50-28_238-jvmRun1.dumpstream [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-cli-jar --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-cli-jar/target/bom.xml [INFO] attaching as aaa-cli-jar-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-cli-jar/target/bom.json [INFO] attaching as aaa-cli-jar-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-cli-jar --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-cli-jar --- [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [WARNING] org.apache.commons:commons-text:jar:1.13.0:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.12:compile [WARNING] com.h2database:h2:jar:2.3.232:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-cli-jar --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ aaa-cli-jar --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-cli-jar --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-cli-jar/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cli-jar' with 3 classes [INFO] [INFO] --- failsafe:3.5.3:verify (verify) @ aaa-cli-jar --- [INFO] Failsafe report directory: /w/workspace/aaa-sonar/aaa-cli-jar/target/failsafe-reports [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-cli-jar --- [INFO] Installing /w/workspace/aaa-sonar/aaa-cli-jar/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.21.1-SNAPSHOT/aaa-cli-jar-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-cli-jar/target/aaa-cli-jar-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.21.1-SNAPSHOT/aaa-cli-jar-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-cli-jar/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.21.1-SNAPSHOT/aaa-cli-jar-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-cli-jar/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.21.1-SNAPSHOT/aaa-cli-jar-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------------< org.opendaylight.aaa:aaa-filterchain >---------------- [INFO] Building ODL :: aaa :: aaa-filterchain 0.21.1-SNAPSHOT [15/42] [INFO] from aaa-filterchain/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-filterchain --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-filterchain --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ aaa-filterchain --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-filterchain --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-filterchain --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-filterchain --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-filterchain --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-filterchain --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-filterchain --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-filterchain --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-filterchain/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-filterchain/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-filterchain --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-filterchain >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ aaa-filterchain --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-filterchain <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ aaa-filterchain --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-filterchain --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-filterchain/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-filterchain --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-filterchain --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-filterchain/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.filterchain.filters.AAAFilterChainTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.147 s -- in org.opendaylight.aaa.filterchain.filters.AAAFilterChainTest [INFO] Running org.opendaylight.aaa.filterchain.filters.CustomFilterAdapterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.aaa.filterchain.filters.CustomFilterAdapterTest [INFO] Running org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ aaa-filterchain --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-filterchain --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-filterchain/target/aaa-filterchain-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-filterchain/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-filterchain --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ aaa-filterchain --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-filterchain --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-filterchain/target/bom.xml [INFO] attaching as aaa-filterchain-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-filterchain/target/bom.json [INFO] attaching as aaa-filterchain-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-filterchain --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-filterchain --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-filterchain --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ aaa-filterchain --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-filterchain --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-filterchain/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-filterchain' with 6 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-filterchain --- [INFO] Installing /w/workspace/aaa-sonar/aaa-filterchain/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.21.1-SNAPSHOT/aaa-filterchain-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-filterchain/target/aaa-filterchain-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.21.1-SNAPSHOT/aaa-filterchain-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-filterchain/target/classes/filterchain.cfg to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.21.1-SNAPSHOT/aaa-filterchain-0.21.1-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/aaa-sonar/aaa-filterchain/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.21.1-SNAPSHOT/aaa-filterchain-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-filterchain/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-filterchain/0.21.1-SNAPSHOT/aaa-filterchain-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-filterchain --- [INFO] Installing org/opendaylight/aaa/aaa-filterchain/0.21.1-SNAPSHOT/aaa-filterchain-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.aaa:aaa-jetty-auth-log-filter >----------- [INFO] Building ODL :: aaa :: aaa-jetty-auth-log-filter 0.21.1-SNAPSHOT [16/42] [INFO] from aaa-jetty-auth-log-filter/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-jetty-auth-log-filter --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-jetty-auth-log-filter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ aaa-jetty-auth-log-filter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-jetty-auth-log-filter --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-jetty-auth-log-filter --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-jetty-auth-log-filter --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-jetty-auth-log-filter --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-jetty-auth-log-filter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-jetty-auth-log-filter --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-jetty-auth-log-filter --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-jetty-auth-log-filter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-jetty-auth-log-filter >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ aaa-jetty-auth-log-filter --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-jetty-auth-log-filter <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ aaa-jetty-auth-log-filter --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-jetty-auth-log-filter --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-jetty-auth-log-filter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-jetty-auth-log-filter --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.filter.JettyAuthenticationLogFilterTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.894 s -- in org.opendaylight.aaa.filter.JettyAuthenticationLogFilterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ aaa-jetty-auth-log-filter --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-jetty-auth-log-filter --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/target/aaa-jetty-auth-log-filter-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-jetty-auth-log-filter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-jetty-auth-log-filter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/target/bom.xml [INFO] attaching as aaa-jetty-auth-log-filter-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/target/bom.json [INFO] attaching as aaa-jetty-auth-log-filter-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-jetty-auth-log-filter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-jetty-auth-log-filter --- [WARNING] Unused declared dependencies found: [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-jetty-auth-log-filter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ aaa-jetty-auth-log-filter --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-jetty-auth-log-filter --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-jetty-auth-log-filter' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-jetty-auth-log-filter --- [INFO] Installing /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.21.1-SNAPSHOT/aaa-jetty-auth-log-filter-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/target/aaa-jetty-auth-log-filter-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.21.1-SNAPSHOT/aaa-jetty-auth-log-filter-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.21.1-SNAPSHOT/aaa-jetty-auth-log-filter-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.21.1-SNAPSHOT/aaa-jetty-auth-log-filter-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-jetty-auth-log-filter --- [INFO] Installing org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.21.1-SNAPSHOT/aaa-jetty-auth-log-filter-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.aaa:aaa-password-service-aggregator >-------- [INFO] Building ODL :: aaa :: aaa-password-service-aggregator 0.21.1-SNAPSHOT [17/42] [INFO] from aaa-password-service/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-password-service-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-password-service-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-password-service-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-password-service-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-password-service-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] -----------------< org.opendaylight.aaa:aaa-artifacts >----------------- [INFO] Building ODL :: aaa :: aaa-artifacts 0.21.1-SNAPSHOT [18/42] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-artifacts --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/artifacts/target/bom.xml [INFO] attaching as aaa-artifacts-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/artifacts/target/bom.json [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 [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 [INFO] attaching as aaa-artifacts-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-artifacts --- [INFO] Installing /w/workspace/aaa-sonar/artifacts/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-artifacts/0.21.1-SNAPSHOT/aaa-artifacts-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/artifacts/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-artifacts/0.21.1-SNAPSHOT/aaa-artifacts-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/artifacts/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-artifacts/0.21.1-SNAPSHOT/aaa-artifacts-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.aaa:template-feature-parent >------------ [INFO] Building template-feature-parent 0.21.1-SNAPSHOT [19/42] [INFO] from features/parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ template-feature-parent --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ template-feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ template-feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ template-feature-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ template-feature-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ template-feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.0:generate-feature (generate-feature) @ template-feature-parent --- [INFO] Project packaging is not 'feature', skipping execution [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ template-feature-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ template-feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ template-feature-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ template-feature-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ template-feature-parent --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ template-feature-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ template-feature-parent --- [INFO] [INFO] --- feattest:14.1.0:test (default) @ template-feature-parent --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ template-feature-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ template-feature-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ template-feature-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/parent/target/bom.xml [INFO] attaching as template-feature-parent-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/parent/target/bom.json [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 [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 [INFO] attaching as template-feature-parent-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ template-feature-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ template-feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ template-feature-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ template-feature-parent --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ template-feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ template-feature-parent --- [INFO] Installing /w/workspace/aaa-sonar/features/parent/pom.xml to /tmp/r/org/opendaylight/aaa/template-feature-parent/0.21.1-SNAPSHOT/template-feature-parent-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/parent/target/bom.xml to /tmp/r/org/opendaylight/aaa/template-feature-parent/0.21.1-SNAPSHOT/template-feature-parent-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/parent/target/bom.json to /tmp/r/org/opendaylight/aaa/template-feature-parent/0.21.1-SNAPSHOT/template-feature-parent-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.aaa:odl-aaa-api >------------------ [INFO] Building ODL :: aaa :: odl-aaa-api 0.21.1-SNAPSHOT [20/42] [INFO] from features/odl-aaa-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-aaa-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-aaa-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-aaa-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-aaa-api --- [INFO] [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-api --- [INFO] Generating feature descriptor file /w/workspace/aaa-sonar/features/odl-aaa-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-aaa-api --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-aaa-api >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-aaa-api --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-aaa-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-aaa-api --- [INFO] [INFO] --- feattest:14.1.0:test (default) @ odl-aaa-api --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ odl-aaa-api --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-aaa-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/odl-aaa-api/target/bom.xml [INFO] attaching as odl-aaa-api-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/odl-aaa-api/target/bom.json [INFO] attaching as odl-aaa-api-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-aaa-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-aaa-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-api --- [WARNING] [WARNING] The packaging plugin for project odl-aaa-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-api/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.21.1-SNAPSHOT/odl-aaa-api-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-api/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.21.1-SNAPSHOT/odl-aaa-api-0.21.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-api/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.21.1-SNAPSHOT/odl-aaa-api-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-api/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-api/0.21.1-SNAPSHOT/odl-aaa-api-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.opendaylight.aaa:odl-aaa-encryption-service >----------- [INFO] Building ODL :: aaa :: odl-aaa-encryption-service 0.21.1-SNAPSHOT [21/42] [INFO] from features/odl-aaa-encryption-service/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-encryption-service --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-aaa-encryption-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-aaa-encryption-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-encryption-service --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-aaa-encryption-service --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-encryption-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-encryption-service --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-encryption-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-aaa-encryption-service --- [INFO] [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-encryption-service --- [INFO] Generating feature descriptor file /w/workspace/aaa-sonar/features/odl-aaa-encryption-service/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-aaa-encryption-service --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-aaa-encryption-service >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-aaa-encryption-service --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-aaa-encryption-service <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-aaa-encryption-service --- [INFO] [INFO] --- feattest:14.1.0:test (default) @ odl-aaa-encryption-service --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ odl-aaa-encryption-service --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-aaa-encryption-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-encryption-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 210 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/odl-aaa-encryption-service/target/bom.xml [INFO] attaching as odl-aaa-encryption-service-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/odl-aaa-encryption-service/target/bom.json [INFO] attaching as odl-aaa-encryption-service-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-encryption-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-encryption-service --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-encryption-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-aaa-encryption-service --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-aaa-encryption-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-encryption-service --- [WARNING] [WARNING] The packaging plugin for project odl-aaa-encryption-service did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-encryption-service/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.21.1-SNAPSHOT/odl-aaa-encryption-service-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-encryption-service/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.21.1-SNAPSHOT/odl-aaa-encryption-service-0.21.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-encryption-service/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.21.1-SNAPSHOT/odl-aaa-encryption-service-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-encryption-service/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-encryption-service/0.21.1-SNAPSHOT/odl-aaa-encryption-service-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.aaa:odl-aaa-cert >------------------ [INFO] Building ODL :: aaa :: odl-aaa-cert 0.21.1-SNAPSHOT [22/42] [INFO] from features/odl-aaa-cert/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-cert --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-aaa-cert --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-aaa-cert --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-cert --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-aaa-cert --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-cert --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-cert --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-cert --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-aaa-cert --- [INFO] [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-cert --- [INFO] Generating feature descriptor file /w/workspace/aaa-sonar/features/odl-aaa-cert/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-aaa-cert --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-aaa-cert >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-aaa-cert --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-aaa-cert <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-aaa-cert --- [INFO] [INFO] --- feattest:14.1.0:test (default) @ odl-aaa-cert --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ odl-aaa-cert --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-aaa-cert --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-cert --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 219 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/odl-aaa-cert/target/bom.xml [INFO] attaching as odl-aaa-cert-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/odl-aaa-cert/target/bom.json [INFO] attaching as odl-aaa-cert-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-cert --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-cert --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-cert --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-aaa-cert --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-aaa-cert --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-cert --- [WARNING] [WARNING] The packaging plugin for project odl-aaa-cert did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-cert/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.21.1-SNAPSHOT/odl-aaa-cert-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-cert/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.21.1-SNAPSHOT/odl-aaa-cert-0.21.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-cert/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.21.1-SNAPSHOT/odl-aaa-cert-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-cert/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-cert/0.21.1-SNAPSHOT/odl-aaa-cert-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------------< org.opendaylight.aaa:odl-apache-shiro >---------------- [INFO] Building OpenDaylight :: Apache Shiro 0.21.1-SNAPSHOT [23/42] [INFO] from features/odl-apache-shiro/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-apache-shiro --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-apache-shiro --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-apache-shiro --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-apache-shiro --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-apache-shiro --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-apache-shiro --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- feattmpl:14.1.0:generate-feature (generate-feature) @ odl-apache-shiro --- [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-apache-shiro --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-apache-shiro --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-apache-shiro --- [INFO] [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-apache-shiro --- [INFO] Generation not enabled [INFO] Attaching artifact [INFO] [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-apache-shiro --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-apache-shiro >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-apache-shiro --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-apache-shiro <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-apache-shiro --- [INFO] [INFO] --- feattest:14.1.0:test (default) @ odl-apache-shiro --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ odl-apache-shiro --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-apache-shiro --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-apache-shiro --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 8 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/odl-apache-shiro/target/bom.xml [INFO] attaching as odl-apache-shiro-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/odl-apache-shiro/target/bom.json [INFO] attaching as odl-apache-shiro-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-apache-shiro --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-apache-shiro --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-apache-shiro --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-apache-shiro --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-apache-shiro --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-apache-shiro --- [INFO] Installing /w/workspace/aaa-sonar/features/odl-apache-shiro/pom.xml to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.21.1-SNAPSHOT/odl-apache-shiro-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/odl-apache-shiro/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.21.1-SNAPSHOT/odl-apache-shiro-0.21.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-apache-shiro/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.21.1-SNAPSHOT/odl-apache-shiro-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-apache-shiro/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-apache-shiro/0.21.1-SNAPSHOT/odl-apache-shiro-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.opendaylight.aaa:odl-aaa-password-service >------------ [INFO] Building ODL :: aaa :: odl-aaa-password-service 0.21.1-SNAPSHOT [24/42] [INFO] from features/odl-aaa-password-service/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-password-service --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-aaa-password-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-aaa-password-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-password-service --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-aaa-password-service --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-password-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-password-service --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-password-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-aaa-password-service --- [INFO] [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-password-service --- [INFO] Generating feature descriptor file /w/workspace/aaa-sonar/features/odl-aaa-password-service/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-aaa-password-service --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-aaa-password-service >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-aaa-password-service --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-aaa-password-service <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-aaa-password-service --- [INFO] [INFO] --- feattest:14.1.0:test (default) @ odl-aaa-password-service --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ odl-aaa-password-service --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-aaa-password-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-password-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 216 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/odl-aaa-password-service/target/bom.xml [INFO] attaching as odl-aaa-password-service-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/odl-aaa-password-service/target/bom.json [INFO] attaching as odl-aaa-password-service-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-password-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-password-service --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-password-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-aaa-password-service --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-aaa-password-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-password-service --- [WARNING] [WARNING] The packaging plugin for project odl-aaa-password-service did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-password-service/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.21.1-SNAPSHOT/odl-aaa-password-service-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-password-service/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.21.1-SNAPSHOT/odl-aaa-password-service-0.21.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-password-service/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.21.1-SNAPSHOT/odl-aaa-password-service-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-password-service/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-password-service/0.21.1-SNAPSHOT/odl-aaa-password-service-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.aaa.web:web-api >------------------ [INFO] Building ODL :: aaa :: web-api 0.21.1-SNAPSHOT [25/42] [INFO] from web/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ web-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ web-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ web-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ web-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ web-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ web-api --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ web-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ web-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ web-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ web-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/api/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ web-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ web-api >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ web-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ web-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ web-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ web-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ web-api --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/web/api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.web.WebContextApiTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.985 s -- in org.opendaylight.aaa.web.WebContextApiTest [INFO] Running org.opendaylight.aaa.web.ServletDetailsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.aaa.web.ServletDetailsTest [INFO] Running org.opendaylight.aaa.web.FilterDetailsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.aaa.web.FilterDetailsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ web-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ web-api --- [INFO] Building bundle: /w/workspace/aaa-sonar/web/api/target/web-api-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/web/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ web-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ web-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/web/api/target/bom.xml [INFO] attaching as web-api-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/web/api/target/bom.json [INFO] attaching as web-api-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ web-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ web-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ web-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ web-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ web-api --- [INFO] Loading execution data file /w/workspace/aaa-sonar/web/api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: web-api' with 14 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ web-api --- [INFO] Installing /w/workspace/aaa-sonar/web/api/pom.xml to /tmp/r/org/opendaylight/aaa/web/web-api/0.21.1-SNAPSHOT/web-api-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/web/api/target/web-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/web-api/0.21.1-SNAPSHOT/web-api-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/web/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/web-api/0.21.1-SNAPSHOT/web-api-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/web/api/target/bom.json to /tmp/r/org/opendaylight/aaa/web/web-api/0.21.1-SNAPSHOT/web-api-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ web-api --- [INFO] Installing org/opendaylight/aaa/web/web-api/0.21.1-SNAPSHOT/web-api-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.aaa.web:web-osgi-impl >--------------- [INFO] Building ODL :: aaa :: web-osgi-impl 0.21.1-SNAPSHOT [26/42] [INFO] from web/impl-osgi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ web-osgi-impl --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ web-osgi-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ web-osgi-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ web-osgi-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ web-osgi-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ web-osgi-impl --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ web-osgi-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ web-osgi-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ web-osgi-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ web-osgi-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/impl-osgi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/impl-osgi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/impl-osgi/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ web-osgi-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ web-osgi-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ web-osgi-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ web-osgi-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ web-osgi-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-osgi-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/impl-osgi/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ web-osgi-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ web-osgi-impl --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/web/impl-osgi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.web.osgi.SymbolicNameTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.opendaylight.aaa.web.osgi.SymbolicNameTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ web-osgi-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ web-osgi-impl --- [INFO] Building bundle: /w/workspace/aaa-sonar/web/impl-osgi/target/web-osgi-impl-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/web/impl-osgi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ web-osgi-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ web-osgi-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/web/impl-osgi/target/bom.xml [INFO] attaching as web-osgi-impl-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/web/impl-osgi/target/bom.json [INFO] attaching as web-osgi-impl-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ web-osgi-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ web-osgi-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ web-osgi-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ web-osgi-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ web-osgi-impl --- [INFO] Loading execution data file /w/workspace/aaa-sonar/web/impl-osgi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: web-osgi-impl' with 4 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ web-osgi-impl --- [INFO] Installing /w/workspace/aaa-sonar/web/impl-osgi/pom.xml to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.21.1-SNAPSHOT/web-osgi-impl-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/web/impl-osgi/target/web-osgi-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.21.1-SNAPSHOT/web-osgi-impl-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/web/impl-osgi/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.21.1-SNAPSHOT/web-osgi-impl-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/web/impl-osgi/target/bom.json to /tmp/r/org/opendaylight/aaa/web/web-osgi-impl/0.21.1-SNAPSHOT/web-osgi-impl-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ web-osgi-impl --- [INFO] Installing org/opendaylight/aaa/web/web-osgi-impl/0.21.1-SNAPSHOT/web-osgi-impl-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------------< org.opendaylight.aaa.web:servlet-api >---------------- [INFO] Building ODL :: aaa :: servlet-api 0.21.1-SNAPSHOT [27/42] [INFO] from web/servlet-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ servlet-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ servlet-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ servlet-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ servlet-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ servlet-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ servlet-api --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ servlet-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ servlet-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ servlet-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ servlet-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/servlet-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/servlet-api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/servlet-api/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ servlet-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ servlet-api >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ servlet-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ servlet-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ servlet-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ servlet-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/servlet-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ servlet-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ servlet-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ servlet-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ servlet-api --- [INFO] Building bundle: /w/workspace/aaa-sonar/web/servlet-api/target/servlet-api-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/web/servlet-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ servlet-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ servlet-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/web/servlet-api/target/bom.xml [INFO] attaching as servlet-api-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/web/servlet-api/target/bom.json [INFO] attaching as servlet-api-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ servlet-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ servlet-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ servlet-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ servlet-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ servlet-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ servlet-api --- [INFO] Installing /w/workspace/aaa-sonar/web/servlet-api/pom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.21.1-SNAPSHOT/servlet-api-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/web/servlet-api/target/servlet-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.21.1-SNAPSHOT/servlet-api-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/web/servlet-api/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.21.1-SNAPSHOT/servlet-api-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/web/servlet-api/target/bom.json to /tmp/r/org/opendaylight/aaa/web/servlet-api/0.21.1-SNAPSHOT/servlet-api-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ servlet-api --- [INFO] Installing org/opendaylight/aaa/web/servlet-api/0.21.1-SNAPSHOT/servlet-api-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.aaa.web:servlet-jersey2 >-------------- [INFO] Building ODL :: aaa :: servlet-jersey2 0.21.1-SNAPSHOT [28/42] [INFO] from web/servlet-jersey2/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ servlet-jersey2 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ servlet-jersey2 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ servlet-jersey2 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ servlet-jersey2 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ servlet-jersey2 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ servlet-jersey2 --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ servlet-jersey2 --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ servlet-jersey2 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ servlet-jersey2 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ servlet-jersey2 --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/servlet-jersey2/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/servlet-jersey2/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/servlet-jersey2/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ servlet-jersey2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.aaa.web.servlet.ServletSupport [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ servlet-jersey2 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ servlet-jersey2 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ servlet-jersey2 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ servlet-jersey2 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ servlet-jersey2 --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/servlet-jersey2/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ servlet-jersey2 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ servlet-jersey2 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ servlet-jersey2 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ servlet-jersey2 --- [INFO] Building bundle: /w/workspace/aaa-sonar/web/servlet-jersey2/target/servlet-jersey2-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/web/servlet-jersey2/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ servlet-jersey2 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ servlet-jersey2 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/web/servlet-jersey2/target/bom.xml [INFO] attaching as servlet-jersey2-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/web/servlet-jersey2/target/bom.json [INFO] attaching as servlet-jersey2-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ servlet-jersey2 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ servlet-jersey2 --- [WARNING] Used undeclared dependencies found: [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile [WARNING] org.glassfish.jersey.core:jersey-server:jar:2.47:compile [WARNING] org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.47:compile [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [WARNING] Unused declared dependencies found: [WARNING] org.glassfish.jersey.containers:jersey-container-servlet:jar:2.47:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ servlet-jersey2 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ servlet-jersey2 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ servlet-jersey2 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ servlet-jersey2 --- [INFO] Installing /w/workspace/aaa-sonar/web/servlet-jersey2/pom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.21.1-SNAPSHOT/servlet-jersey2-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/web/servlet-jersey2/target/servlet-jersey2-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.21.1-SNAPSHOT/servlet-jersey2-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/web/servlet-jersey2/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.21.1-SNAPSHOT/servlet-jersey2-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/web/servlet-jersey2/target/bom.json to /tmp/r/org/opendaylight/aaa/web/servlet-jersey2/0.21.1-SNAPSHOT/servlet-jersey2-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ servlet-jersey2 --- [INFO] Installing org/opendaylight/aaa/web/servlet-jersey2/0.21.1-SNAPSHOT/servlet-jersey2-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.opendaylight.aaa:odl-aaa-web >------------------ [INFO] Building ODL :: aaa :: odl-aaa-web 0.21.1-SNAPSHOT [29/42] [INFO] from features/odl-aaa-web/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-web --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-aaa-web --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-aaa-web --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-web --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-aaa-web --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-web --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-web --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-web --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-aaa-web --- [INFO] [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-web --- [INFO] Generating feature descriptor file /w/workspace/aaa-sonar/features/odl-aaa-web/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-aaa-web --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-aaa-web >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-aaa-web --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-aaa-web <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-aaa-web --- [INFO] [INFO] --- feattest:14.1.0:test (default) @ odl-aaa-web --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ odl-aaa-web --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-aaa-web --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-web --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/odl-aaa-web/target/bom.xml [INFO] attaching as odl-aaa-web-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/odl-aaa-web/target/bom.json [INFO] attaching as odl-aaa-web-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-web --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-web --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-web --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-aaa-web --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-aaa-web --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-web --- [WARNING] [WARNING] The packaging plugin for project odl-aaa-web did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-web/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.21.1-SNAPSHOT/odl-aaa-web-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-web/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.21.1-SNAPSHOT/odl-aaa-web-0.21.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-web/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.21.1-SNAPSHOT/odl-aaa-web-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-web/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-web/0.21.1-SNAPSHOT/odl-aaa-web-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.aaa:aaa-shiro-api >----------------- [INFO] Building ODL :: aaa :: aaa-shiro-api 0.21.1-SNAPSHOT [30/42] [INFO] from aaa-shiro/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-shiro-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-shiro-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ aaa-shiro-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-shiro-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-shiro-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-shiro-api --- [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-sonar/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/** [INFO] [INFO] --- yang:14.0.14:generate-sources (binding) @ aaa-shiro-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/aaa-sonar/aaa-shiro/api/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 2.137 ms [INFO] yang-to-sources: Project model files found: 1 in 24.09 ms [INFO] yang-to-sources: 1 YANG models processed in 22.86 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 9.640 ms [INFO] Sorted 40 files into 11 directories in 179.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 71.74 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-shiro-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-shiro-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-shiro-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-shiro-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-shiro-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 40 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-shiro-api >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ aaa-shiro-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-shiro-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ aaa-shiro-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-shiro-api --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-shiro-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-shiro-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ aaa-shiro-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-shiro-api --- [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-shiro/api/target/aaa-shiro-api-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-shiro/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-shiro-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-shiro-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-shiro/api/target/bom.xml [INFO] attaching as aaa-shiro-api-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-shiro/api/target/bom.json [INFO] attaching as aaa-shiro-api-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-shiro-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-shiro-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-shiro-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ aaa-shiro-api --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-shiro-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-shiro-api --- [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/api/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.21.1-SNAPSHOT/aaa-shiro-api-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/api/target/aaa-shiro-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.21.1-SNAPSHOT/aaa-shiro-api-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/api/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.21.1-SNAPSHOT/aaa-shiro-api-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/api/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-shiro-api/0.21.1-SNAPSHOT/aaa-shiro-api-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-shiro-api --- [INFO] Installing org/opendaylight/aaa/aaa-shiro-api/0.21.1-SNAPSHOT/aaa-shiro-api-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------------< org.opendaylight.aaa:aaa-shiro >------------------- [INFO] Building ODL :: aaa :: aaa-shiro 0.21.1-SNAPSHOT [31/42] [INFO] from aaa-shiro/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-shiro --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-shiro --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ aaa-shiro --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-shiro --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-shiro --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-shiro --- [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-sonar/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/** [INFO] [INFO] --- yang:14.0.14:generate-sources (binding) @ aaa-shiro --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/aaa-sonar/aaa-shiro/impl/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 5.503 ms [INFO] yang-to-sources: Project model files found: 1 in 4.987 ms [INFO] yang-to-sources: 1 YANG models processed in 36.67 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 2.648 ms [INFO] Sorted 16 files into 4 directories in 99.58 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 9.540 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-shiro --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-shiro --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-shiro --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-shiro --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/impl/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/aaa-shiro/impl/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-shiro --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 55 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/KeystoneAuthRealm.java:[276,25] URL(java.lang.String) in java.net.URL has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/MoonRealm.java:[139,19] URL(java.lang.String) in java.net.URL has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/ODLJndiLdapRealm.java:[97,54] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/src/main/java/org/opendaylight/aaa/shiro/realm/TokenAuthRealm.java:[51,22] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/aaa-sonar/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 [WARNING] /w/workspace/aaa-sonar/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 [WARNING] /w/workspace/aaa-sonar/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 [WARNING] /w/workspace/aaa-sonar/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 [WARNING] /w/workspace/aaa-sonar/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 [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/aaa/app/config/rev170619/DatastoreConfigBuilder.java:[85,32] getTimeToLive() in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig has been deprecated and marked for removal [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/aaa/app/config/rev170619/DatastoreConfigBuilder.java:[86,32] getTimeToWait() in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig has been deprecated and marked for removal [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/aaa/app/config/rev170619/DatastoreConfigBuilder.java:[249,23] getTimeToWait() in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig has been deprecated and marked for removal [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/aaa/app/config/rev170619/DatastoreConfigBuilder.java:[244,23] getTimeToLive() in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-shiro >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ aaa-shiro --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-shiro <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ aaa-shiro --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-shiro --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-shiro --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/KeystoneAuthRealmTest.java:[96,33] URL(java.lang.String) in java.net.URL has been deprecated [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilterTest.java:[273,48] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilterTest.java:[273,59] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilterTest.java:[276,22] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilterTest.java:[276,33] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilterTest.java:[279,22] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/MDSALDynamicAuthorizationFilterTest.java:[279,33] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/aaa-sonar/aaa-shiro/impl/src/test/java/org/opendaylight/aaa/shiro/realm/ODLJndiLdapRealmTest.java:[111,22] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-shiro --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/aaa-shiro/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilterTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.898 s -- in org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilterTest [INFO] Running org.opendaylight.aaa.shiro.filters.AuthenticationListenerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.aaa.shiro.filters.AuthenticationListenerTest [INFO] Running org.opendaylight.aaa.shiro.filters.AuthenticationTokenUtilsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.aaa.shiro.filters.AuthenticationTokenUtilsTest [INFO] Running org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealmTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealmTest [INFO] Running org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequestTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.543 s -- in org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequestTest [INFO] Running org.opendaylight.aaa.shiro.realm.TokenAuthRealmTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.aaa.shiro.realm.TokenAuthRealmTest [INFO] Running org.opendaylight.aaa.shiro.realm.KeystoneAuthRealmTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 s -- in org.opendaylight.aaa.shiro.realm.KeystoneAuthRealmTest [INFO] Running org.opendaylight.aaa.shiro.realm.mapping.impl.BestAttemptGroupToRolesMappingStrategyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.aaa.shiro.realm.mapping.impl.BestAttemptGroupToRolesMappingStrategyTest [INFO] Running org.opendaylight.aaa.shiro.idm.persistence.PasswordHashTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s -- in org.opendaylight.aaa.shiro.idm.persistence.PasswordHashTest [INFO] Running org.opendaylight.aaa.shiro.idm.rest.test.DomainHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.opendaylight.aaa.shiro.idm.rest.test.DomainHandlerTest [INFO] Running org.opendaylight.aaa.shiro.idm.rest.test.UserHandlerTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.opendaylight.aaa.shiro.idm.rest.test.UserHandlerTest [INFO] Running org.opendaylight.aaa.shiro.idm.rest.test.RoleHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.opendaylight.aaa.shiro.idm.rest.test.RoleHandlerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 50, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ aaa-shiro --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ aaa-shiro --- [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.21.1-SNAPSHOT : Export org.opendaylight.aaa, has 1, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619] [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.21.1-SNAPSHOT : Export org.opendaylight.aaa.shiro.realm, has 2, private references [org.opendaylight.aaa.shiro.moon, org.opendaylight.aaa.shiro.realm.util.http] [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.21.1-SNAPSHOT : Export org.opendaylight.aaa.shiro.web.env, has 1, private references [org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619] [WARNING] Bundle org.opendaylight.aaa:aaa-shiro:bundle:0.21.1-SNAPSHOT : Export-Package duplicate package name (org.opendaylight.aaa.shiro) that uses the default version because no version is specified (0.21.1). Remove duplicate package or add an explicit version to it. [INFO] Building bundle: /w/workspace/aaa-sonar/aaa-shiro/impl/target/aaa-shiro-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/aaa-shiro/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-shiro --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ aaa-shiro --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-shiro --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/aaa-shiro/impl/target/bom.xml [INFO] attaching as aaa-shiro-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/aaa-shiro/impl/target/bom.json [INFO] attaching as aaa-shiro-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-shiro --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-shiro --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.13:compile [WARNING] org.glassfish.jersey.test-framework:jersey-test-framework-core:jar:2.47:test [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile [WARNING] org.glassfish.jersey.core:jersey-client:jar:2.47:test [WARNING] org.glassfish.jersey.core:jersey-server:jar:2.47:test [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.14:compile [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.aaa:aaa-idm-store-h2:jar:0.21.1-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-shiro --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ aaa-shiro --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-shiro --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-shiro/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-shiro' with 56 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-shiro --- [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/impl/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.21.1-SNAPSHOT/aaa-shiro-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/impl/target/aaa-shiro-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.21.1-SNAPSHOT/aaa-shiro-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/impl/target/classes/idmtool.py to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.21.1-SNAPSHOT/aaa-shiro-0.21.1-SNAPSHOT-idmtool.py [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/impl/target/classes/initial/aaa-app-config.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.21.1-SNAPSHOT/aaa-shiro-0.21.1-SNAPSHOT-aaa-app-config.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/impl/target/classes/initial/aaa-datastore-config.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.21.1-SNAPSHOT/aaa-shiro-0.21.1-SNAPSHOT-aaa-datastore-config.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/impl/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.21.1-SNAPSHOT/aaa-shiro-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/aaa-shiro/impl/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-shiro/0.21.1-SNAPSHOT/aaa-shiro-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ aaa-shiro --- [INFO] Installing org/opendaylight/aaa/aaa-shiro/0.21.1-SNAPSHOT/aaa-shiro-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------------< org.opendaylight.aaa:odl-aaa-shiro >----------------- [INFO] Building ODL :: aaa :: odl-aaa-shiro 0.21.1-SNAPSHOT [32/42] [INFO] from features/odl-aaa-shiro/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-shiro --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-aaa-shiro --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-aaa-shiro --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-shiro --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-aaa-shiro --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-shiro --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-shiro --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-shiro --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-aaa-shiro --- [INFO] [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-shiro --- [INFO] Generating feature descriptor file /w/workspace/aaa-sonar/features/odl-aaa-shiro/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-aaa-shiro --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-aaa-shiro >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-aaa-shiro --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-aaa-shiro <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-aaa-shiro --- [INFO] [INFO] --- feattest:14.1.0:test (default) @ odl-aaa-shiro --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ odl-aaa-shiro --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-aaa-shiro --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-shiro --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 298 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/odl-aaa-shiro/target/bom.xml [INFO] attaching as odl-aaa-shiro-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/odl-aaa-shiro/target/bom.json [INFO] attaching as odl-aaa-shiro-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-shiro --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-shiro --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-shiro --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-aaa-shiro --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-aaa-shiro --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-shiro --- [WARNING] [WARNING] The packaging plugin for project odl-aaa-shiro did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-shiro/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.21.1-SNAPSHOT/odl-aaa-shiro-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-shiro/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.21.1-SNAPSHOT/odl-aaa-shiro-0.21.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-shiro/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.21.1-SNAPSHOT/odl-aaa-shiro-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-shiro/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-shiro/0.21.1-SNAPSHOT/odl-aaa-shiro-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.aaa:odl-aaa-cli >------------------ [INFO] Building ODL :: aaa :: odl-aaa-cli 0.21.1-SNAPSHOT [33/42] [INFO] from features/odl-aaa-cli/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-cli --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-aaa-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-aaa-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-cli --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-aaa-cli --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-cli --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-aaa-cli --- [INFO] [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-cli --- [INFO] Generating feature descriptor file /w/workspace/aaa-sonar/features/odl-aaa-cli/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-aaa-cli --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-aaa-cli >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-aaa-cli --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-aaa-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-aaa-cli --- [INFO] [INFO] --- feattest:14.1.0:test (default) @ odl-aaa-cli --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ odl-aaa-cli --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-aaa-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 300 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/odl-aaa-cli/target/bom.xml [INFO] attaching as odl-aaa-cli-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/odl-aaa-cli/target/bom.json [INFO] attaching as odl-aaa-cli-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-cli --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-aaa-cli --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-aaa-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-cli --- [WARNING] [WARNING] The packaging plugin for project odl-aaa-cli did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-cli/pom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.21.1-SNAPSHOT/odl-aaa-cli-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.21.1-SNAPSHOT/odl-aaa-cli-0.21.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-cli/target/bom.xml to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.21.1-SNAPSHOT/odl-aaa-cli-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/odl-aaa-cli/target/bom.json to /tmp/r/org/opendaylight/aaa/odl-aaa-cli/0.21.1-SNAPSHOT/odl-aaa-cli-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.aaa:features-aaa >------------------ [INFO] Building ODL :: aaa :: features-aaa 0.21.1-SNAPSHOT [34/42] [INFO] from features/features-aaa/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-aaa --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aaa --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-aaa --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aaa --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ features-aaa --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-aaa --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-aaa --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-aaa --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-aaa --- [INFO] [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ features-aaa --- [INFO] Generating feature descriptor file /w/workspace/aaa-sonar/features/features-aaa/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.7:verify (default-verify) @ features-aaa --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ features-aaa >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ features-aaa --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ features-aaa <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ features-aaa --- [INFO] [INFO] --- feattest:14.1.0:test (default) @ features-aaa --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ features-aaa --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-aaa --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aaa --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 301 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/features/features-aaa/target/bom.xml [INFO] attaching as features-aaa-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/features/features-aaa/target/bom.json [INFO] attaching as features-aaa-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-aaa --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-aaa --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-aaa --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ features-aaa --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ features-aaa --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-aaa --- [WARNING] [WARNING] The packaging plugin for project features-aaa did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/aaa-sonar/features/features-aaa/pom.xml to /tmp/r/org/opendaylight/aaa/features-aaa/0.21.1-SNAPSHOT/features-aaa-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/features/features-aaa/target/feature/feature.xml to /tmp/r/org/opendaylight/aaa/features-aaa/0.21.1-SNAPSHOT/features-aaa-0.21.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/aaa-sonar/features/features-aaa/target/bom.xml to /tmp/r/org/opendaylight/aaa/features-aaa/0.21.1-SNAPSHOT/features-aaa-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/features/features-aaa/target/bom.json to /tmp/r/org/opendaylight/aaa/features-aaa/0.21.1-SNAPSHOT/features-aaa-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.aaa:features-aaa-aggregator >------------ [INFO] Building ODL :: aaa :: features-aaa-aggregator 0.21.1-SNAPSHOT [35/42] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-aaa-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aaa-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aaa-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aaa-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-aaa-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] -------------< org.opendaylight.aaa:aaa-shiro-aggregator >-------------- [INFO] Building ODL :: aaa :: aaa-shiro-aggregator 0.21.1-SNAPSHOT [36/42] [INFO] from aaa-shiro/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-shiro-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-shiro-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-shiro-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-shiro-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-shiro-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --------------< org.opendaylight.aaa.web:web-jetty-impl >--------------- [INFO] Building ODL :: aaa :: web-jetty-impl 0.21.1-SNAPSHOT [37/42] [INFO] from web/impl-jetty/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ web-jetty-impl --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ web-jetty-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ web-jetty-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ web-jetty-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ web-jetty-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ web-jetty-impl --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ web-jetty-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ web-jetty-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ web-jetty-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ web-jetty-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/impl-jetty/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/impl-jetty/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/impl-jetty/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ web-jetty-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ web-jetty-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ web-jetty-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ web-jetty-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ web-jetty-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-jetty-impl --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/impl-jetty/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ web-jetty-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/aaa-sonar/web/impl-jetty/src/test/java/org/opendaylight/aaa/web/test/AbstractWebServerTest.java:[39,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement [WARNING] /w/workspace/aaa-sonar/web/impl-jetty/src/test/java/org/opendaylight/aaa/web/test/AbstractWebServerTest.java:[62,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement [WARNING] /w/workspace/aaa-sonar/web/impl-jetty/src/test/java/org/opendaylight/aaa/web/test/AbstractWebServerTest.java:[87,18] auto-closeable resource webContextRegistration is never referenced in body of corresponding try statement [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ web-jetty-impl --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/web/impl-jetty/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.web.jetty.JettyWebServerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s -- in org.opendaylight.aaa.web.jetty.JettyWebServerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ web-jetty-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ web-jetty-impl --- [INFO] Building bundle: /w/workspace/aaa-sonar/web/impl-jetty/target/web-jetty-impl-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/web/impl-jetty/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ web-jetty-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ web-jetty-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/web/impl-jetty/target/bom.xml [INFO] attaching as web-jetty-impl-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/web/impl-jetty/target/bom.json [INFO] attaching as web-jetty-impl-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ web-jetty-impl --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ web-jetty-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:compile [WARNING] org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:compile [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile [WARNING] org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile [WARNING] Unused declared dependencies found: [WARNING] org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ web-jetty-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ web-jetty-impl --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ web-jetty-impl --- [INFO] Loading execution data file /w/workspace/aaa-sonar/web/impl-jetty/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: web-jetty-impl' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ web-jetty-impl --- [INFO] Installing /w/workspace/aaa-sonar/web/impl-jetty/pom.xml to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.21.1-SNAPSHOT/web-jetty-impl-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/web/impl-jetty/target/web-jetty-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.21.1-SNAPSHOT/web-jetty-impl-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/web/impl-jetty/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.21.1-SNAPSHOT/web-jetty-impl-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/web/impl-jetty/target/bom.json to /tmp/r/org/opendaylight/aaa/web/web-jetty-impl/0.21.1-SNAPSHOT/web-jetty-impl-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ web-jetty-impl --- [INFO] Installing org/opendaylight/aaa/web/web-jetty-impl/0.21.1-SNAPSHOT/web-jetty-impl-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------------< org.opendaylight.aaa.web:testutils >----------------- [INFO] Building ODL :: aaa :: testutils 0.21.1-SNAPSHOT [38/42] [INFO] from web/testutils/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ testutils --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ testutils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ testutils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testutils --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ testutils --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ testutils --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ testutils --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ testutils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ testutils --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ testutils --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/testutils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/testutils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/testutils/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ testutils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] /w/workspace/aaa-sonar/web/testutils/src/main/java/org/opendaylight/aaa/web/testutils/TestWebClient.java:[40,25] URL(java.lang.String) in java.net.URL has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ testutils >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ testutils --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ testutils <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ testutils --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ testutils --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/web/testutils/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ testutils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/aaa-sonar/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 [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ testutils --- [INFO] Surefire report directory: /w/workspace/aaa-sonar/web/testutils/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.aaa.web.testutils.test.WebTestModuleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.209 s -- in org.opendaylight.aaa.web.testutils.test.WebTestModuleTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ testutils --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ testutils --- [INFO] Building bundle: /w/workspace/aaa-sonar/web/testutils/target/testutils-0.21.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/aaa-sonar/web/testutils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ testutils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testutils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/web/testutils/target/bom.xml [INFO] attaching as testutils-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/web/testutils/target/bom.json [INFO] attaching as testutils-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testutils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ testutils --- [WARNING] Used undeclared dependencies found: [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.opendaylight.aaa.web:servlet-api:jar:0.21.1-SNAPSHOT:compile [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile [WARNING] com.google.inject:guice:jar:6.0.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile [WARNING] org.opendaylight.aaa.web:web-api:jar:0.21.1-SNAPSHOT:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.infrautils:inject.guice:jar:7.1.4:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.14:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ testutils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ testutils --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ testutils --- [INFO] Loading execution data file /w/workspace/aaa-sonar/web/testutils/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: testutils' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ testutils --- [INFO] Installing /w/workspace/aaa-sonar/web/testutils/pom.xml to /tmp/r/org/opendaylight/aaa/web/testutils/0.21.1-SNAPSHOT/testutils-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/web/testutils/target/testutils-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/web/testutils/0.21.1-SNAPSHOT/testutils-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/web/testutils/target/bom.xml to /tmp/r/org/opendaylight/aaa/web/testutils/0.21.1-SNAPSHOT/testutils-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/web/testutils/target/bom.json to /tmp/r/org/opendaylight/aaa/web/testutils/0.21.1-SNAPSHOT/testutils-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ testutils --- [INFO] Installing org/opendaylight/aaa/web/testutils/0.21.1-SNAPSHOT/testutils-0.21.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------------< org.opendaylight.aaa:dependency-check >---------------- [INFO] Building ODL :: aaa :: dependency-check 0.21.1-SNAPSHOT [39/42] [INFO] from dependency-check/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ dependency-check --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ dependency-check --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dependency-check --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ dependency-check --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/dependency-check/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ dependency-check --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dependency-check --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/dependency-check/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ dependency-check --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ dependency-check --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ dependency-check --- [INFO] Building jar: /w/workspace/aaa-sonar/dependency-check/target/dependency-check-0.21.1-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dependency-check --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ dependency-check --- [INFO] Skipping artifact installation [INFO] [INFO] --------------< org.opendaylight.aaa.web:web-aggregator >--------------- [INFO] Building ODL :: aaa :: web-aggregator 0.21.1-SNAPSHOT [40/42] [INFO] from web/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ web-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ web-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ web-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ web-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ web-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] -------------------< org.opendaylight.aaa:aaa-docs >-------------------- [INFO] Building aaa-docs 0.21.1-SNAPSHOT [41/42] [INFO] from docs/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa-docs --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa-docs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ aaa-docs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa-docs --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ aaa-docs --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ aaa-docs --- [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-sonar/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ aaa-docs --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ aaa-docs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ aaa-docs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ aaa-docs --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/docs/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ aaa-docs --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ aaa-docs >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ aaa-docs --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ aaa-docs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ aaa-docs --- [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ aaa-docs --- [INFO] Source directory: /w/workspace/aaa-sonar/docs/target/src added. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ aaa-docs --- [INFO] skip non existing resourceDirectory /w/workspace/aaa-sonar/docs/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ aaa-docs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ aaa-docs --- [INFO] No tests to run. [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-sources) @ aaa-docs --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ aaa-docs --- [INFO] Skipping source per configuration. [INFO] [INFO] --- clean:3.5.0:clean (remove-undocumented-sources) @ aaa-docs --- [INFO] [INFO] --- copy:14.1.0:copy-files (default) @ aaa-docs --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ aaa-docs --- [INFO] Building jar: /w/workspace/aaa-sonar/docs/target/aaa-docs-0.21.1-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ aaa-docs --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa-docs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 102 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/aaa-sonar/docs/target/bom.xml [INFO] attaching as aaa-docs-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/aaa-sonar/docs/target/bom.json [INFO] attaching as aaa-docs-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ aaa-docs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ aaa-docs --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.aaa.web:servlet-jersey2:jar:0.21.1-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-shiro-api:jar:0.21.1-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.21.1-SNAPSHOT:compile [WARNING] org.opendaylight.aaa.web:web-osgi-impl:jar:0.21.1-SNAPSHOT:compile [WARNING] org.opendaylight.aaa.web:web-api:jar:0.21.1-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-shiro:jar:0.21.1-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-cli:jar:0.21.1-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.21.1-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-jetty-auth-log-filter:jar:0.21.1-SNAPSHOT:compile [WARNING] org.immutables:value:jar:annotations:2.10.1:compile [WARNING] org.opendaylight.aaa.web:web-jetty-impl:jar:0.21.1-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-cli-jar:jar:0.21.1-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-filterchain:jar:0.21.1-SNAPSHOT:compile [WARNING] org.opendaylight.aaa.web:servlet-api:jar:0.21.1-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-password-service-api:jar:0.21.1-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.21.1-SNAPSHOT:compile [WARNING] org.opendaylight.aaa:aaa-authn-api:jar:0.21.1-SNAPSHOT:compile [WARNING] org.checkerframework:checker-qual:jar:3.49.3:compile [WARNING] org.opendaylight.aaa:aaa-password-service-impl:jar:0.21.1-SNAPSHOT:compile [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ aaa-docs --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ aaa-docs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa-docs --- [INFO] Installing /w/workspace/aaa-sonar/docs/pom.xml to /tmp/r/org/opendaylight/aaa/aaa-docs/0.21.1-SNAPSHOT/aaa-docs-0.21.1-SNAPSHOT.pom [INFO] Installing /w/workspace/aaa-sonar/docs/target/aaa-docs-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/aaa/aaa-docs/0.21.1-SNAPSHOT/aaa-docs-0.21.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aaa-sonar/docs/target/bom.xml to /tmp/r/org/opendaylight/aaa/aaa-docs/0.21.1-SNAPSHOT/aaa-docs-0.21.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/aaa-sonar/docs/target/bom.json to /tmp/r/org/opendaylight/aaa/aaa-docs/0.21.1-SNAPSHOT/aaa-docs-0.21.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------------< org.opendaylight.aaa:aaa.project >------------------ [INFO] Building aaa 0.21.1-SNAPSHOT [42/42] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ aaa.project --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ aaa.project --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ aaa.project --- [INFO] [INFO] --- jacoco:0.8.13:merge (merge) @ aaa.project --- [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-cli-jar/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-password-service/impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-cert/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-idm-store-h2/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/web/impl-osgi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/web/api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/web/impl-jetty/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/web/testutils/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-shiro/impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-filterchain/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/aaa-sonar/aaa-cli/target/code-coverage/jacoco.exec [INFO] Writing merged execution data to /w/workspace/aaa-sonar/target/jacoco.exec [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ aaa.project --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ aaa.project --- [INFO] Skipping artifact installation [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for aaa 0.21.1-SNAPSHOT: [INFO] [INFO] ODL :: aaa :: aaa-parent ........................... SUCCESS [ 9.208 s] [INFO] ODL :: aaa :: aaa-authn-api ........................ SUCCESS [ 7.772 s] [INFO] ODL :: aaa :: aaa-encrypt-service .................. SUCCESS [ 2.747 s] [INFO] ODL :: aaa :: aaa-encrypt-service-impl ............. SUCCESS [ 9.653 s] [INFO] ODL :: aaa :: aaa-encryption-service-aggregator .... SUCCESS [ 0.132 s] [INFO] ODL :: aaa :: aaa-cert ............................. SUCCESS [ 11.693 s] [INFO] ODL :: aaa :: aaa-password-service-api ............. SUCCESS [ 3.208 s] [INFO] ODL :: aaa :: aaa-cli .............................. SUCCESS [ 6.388 s] [INFO] repackaged-shiro-jar ............................... SUCCESS [ 2.521 s] [INFO] repackaged-shiro ................................... SUCCESS [ 1.392 s] [INFO] ODL :: aaa :: aaa-password-service-impl ............ SUCCESS [ 4.821 s] [INFO] ODL :: aaa :: aaa-tokenauthrealm ................... SUCCESS [ 5.994 s] [INFO] ODL :: aaa :: aaa-idm-store-h2 ..................... SUCCESS [ 10.113 s] [INFO] ODL :: aaa :: aaa-cli-jar .......................... SUCCESS [ 15.002 s] [INFO] ODL :: aaa :: aaa-filterchain ...................... SUCCESS [ 6.252 s] [INFO] ODL :: aaa :: aaa-jetty-auth-log-filter ............ SUCCESS [ 6.552 s] [INFO] ODL :: aaa :: aaa-password-service-aggregator ...... SUCCESS [ 0.005 s] [INFO] ODL :: aaa :: aaa-artifacts ........................ SUCCESS [ 0.422 s] [INFO] template-feature-parent ............................ SUCCESS [ 2.757 s] [INFO] ODL :: aaa :: odl-aaa-api .......................... SUCCESS [ 1.416 s] [INFO] ODL :: aaa :: odl-aaa-encryption-service ........... SUCCESS [ 5.119 s] [INFO] ODL :: aaa :: odl-aaa-cert ......................... SUCCESS [ 3.236 s] [INFO] OpenDaylight :: Apache Shiro ....................... SUCCESS [ 0.681 s] [INFO] ODL :: aaa :: odl-aaa-password-service ............. SUCCESS [ 2.812 s] [INFO] ODL :: aaa :: web-api .............................. SUCCESS [ 5.601 s] [INFO] ODL :: aaa :: web-osgi-impl ........................ SUCCESS [ 4.979 s] [INFO] ODL :: aaa :: servlet-api .......................... SUCCESS [ 2.551 s] [INFO] ODL :: aaa :: servlet-jersey2 ...................... SUCCESS [ 3.225 s] [INFO] ODL :: aaa :: odl-aaa-web .......................... SUCCESS [ 1.134 s] [INFO] ODL :: aaa :: aaa-shiro-api ........................ SUCCESS [ 3.526 s] [INFO] ODL :: aaa :: aaa-shiro ............................ SUCCESS [ 14.576 s] [INFO] ODL :: aaa :: odl-aaa-shiro ........................ SUCCESS [ 4.071 s] [INFO] ODL :: aaa :: odl-aaa-cli .......................... SUCCESS [ 3.673 s] [INFO] ODL :: aaa :: features-aaa ......................... SUCCESS [ 3.607 s] [INFO] ODL :: aaa :: features-aaa-aggregator .............. SUCCESS [ 0.004 s] [INFO] ODL :: aaa :: aaa-shiro-aggregator ................. SUCCESS [ 0.002 s] [INFO] ODL :: aaa :: web-jetty-impl ....................... SUCCESS [ 5.674 s] [INFO] ODL :: aaa :: testutils ............................ SUCCESS [ 6.697 s] [INFO] ODL :: aaa :: dependency-check ..................... SUCCESS [ 1.368 s] [INFO] ODL :: aaa :: web-aggregator ....................... SUCCESS [ 0.007 s] [INFO] aaa-docs ........................................... SUCCESS [ 2.470 s] [INFO] aaa ................................................ SUCCESS [ 0.122 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:09 min [INFO] Finished at: 2025-07-26T12:52:04Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.login=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk21 ']' + '[' openjdk21 '!=' openjdk21 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn jacoco:report -Djacoco.dataFile=/w/workspace/aaa-sonar/target/jacoco.exec sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/aaa-sonar@tmp/config17010834349919786561tmp --settings /w/workspace/aaa-sonar@tmp/config6094072376885238020tmp -Dsonar.projectKey=opendaylight_aaa -Dsonar.organization=opendaylight -Dsonar.login=**** --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 -Dodl.jacoco.aggregateFile=/w/workspace/aaa-sonar/target/jacoco.exec -Dskip.karaf.featureTest=true Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: aaa :: aaa-parent [pom] [INFO] ODL :: aaa :: aaa-authn-api [bundle] [INFO] ODL :: aaa :: aaa-encrypt-service [bundle] [INFO] ODL :: aaa :: aaa-encrypt-service-impl [bundle] [INFO] ODL :: aaa :: aaa-encryption-service-aggregator [pom] [INFO] ODL :: aaa :: aaa-cert [bundle] [INFO] ODL :: aaa :: aaa-password-service-api [bundle] [INFO] ODL :: aaa :: aaa-cli [bundle] [INFO] repackaged-shiro-jar [jar] [INFO] repackaged-shiro [bundle] [INFO] ODL :: aaa :: aaa-password-service-impl [bundle] [INFO] ODL :: aaa :: aaa-tokenauthrealm [bundle] [INFO] ODL :: aaa :: aaa-idm-store-h2 [bundle] [INFO] ODL :: aaa :: aaa-cli-jar [jar] [INFO] ODL :: aaa :: aaa-filterchain [bundle] [INFO] ODL :: aaa :: aaa-jetty-auth-log-filter [bundle] [INFO] ODL :: aaa :: aaa-password-service-aggregator [pom] [INFO] ODL :: aaa :: aaa-artifacts [pom] [INFO] template-feature-parent [pom] [INFO] ODL :: aaa :: odl-aaa-api [feature] [INFO] ODL :: aaa :: odl-aaa-encryption-service [feature] [INFO] ODL :: aaa :: odl-aaa-cert [feature] [INFO] OpenDaylight :: Apache Shiro [feature] [INFO] ODL :: aaa :: odl-aaa-password-service [feature] [INFO] ODL :: aaa :: web-api [bundle] [INFO] ODL :: aaa :: web-osgi-impl [bundle] [INFO] ODL :: aaa :: servlet-api [bundle] [INFO] ODL :: aaa :: servlet-jersey2 [bundle] [INFO] ODL :: aaa :: odl-aaa-web [feature] [INFO] ODL :: aaa :: aaa-shiro-api [bundle] [INFO] ODL :: aaa :: aaa-shiro [bundle] [INFO] ODL :: aaa :: odl-aaa-shiro [feature] [INFO] ODL :: aaa :: odl-aaa-cli [feature] [INFO] ODL :: aaa :: features-aaa [feature] [INFO] ODL :: aaa :: features-aaa-aggregator [pom] [INFO] ODL :: aaa :: aaa-shiro-aggregator [pom] [INFO] ODL :: aaa :: web-jetty-impl [bundle] [INFO] ODL :: aaa :: testutils [bundle] [INFO] ODL :: aaa :: dependency-check [jar] [INFO] ODL :: aaa :: web-aggregator [pom] [INFO] aaa-docs [jar] [INFO] aaa [pom] [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/) [WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:4.0.0.4121 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:4.0.0.4121: SonarQube plugin was moved to SonarSource organisation [INFO] [INFO] ------------------< org.opendaylight.aaa:aaa-parent >------------------- [INFO] Building ODL :: aaa :: aaa-parent 0.21.1-SNAPSHOT [1/42] [INFO] from parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-parent --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-parent' with 0 classes [INFO] [INFO] -----------------< org.opendaylight.aaa:aaa-authn-api >----------------- [INFO] Building ODL :: aaa :: aaa-authn-api 0.21.1-SNAPSHOT [2/42] [INFO] from aaa-authn-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-authn-api --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-authn-api' with 17 classes [INFO] [INFO] --------------< org.opendaylight.aaa:aaa-encrypt-service >-------------- [INFO] Building ODL :: aaa :: aaa-encrypt-service 0.21.1-SNAPSHOT [3/42] [INFO] from aaa-encrypt-service/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-encrypt-service --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-encrypt-service' with 0 classes [INFO] [INFO] -----------< org.opendaylight.aaa:aaa-encrypt-service-impl >------------ [INFO] Building ODL :: aaa :: aaa-encrypt-service-impl 0.21.1-SNAPSHOT [4/42] [INFO] from aaa-encrypt-service/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-encrypt-service-impl --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-encrypt-service-impl' with 6 classes [INFO] [INFO] -------< org.opendaylight.aaa:aaa-encryption-service-aggregator >------- [INFO] Building ODL :: aaa :: aaa-encryption-service-aggregator 0.21.1-SNAPSHOT [5/42] [INFO] from aaa-encrypt-service/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-encryption-service-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------------------< org.opendaylight.aaa:aaa-cert >-------------------- [INFO] Building ODL :: aaa :: aaa-cert 0.21.1-SNAPSHOT [6/42] [INFO] from aaa-cert/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-cert --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cert' with 16 classes [INFO] [INFO] -----------< org.opendaylight.aaa:aaa-password-service-api >------------ [INFO] Building ODL :: aaa :: aaa-password-service-api 0.21.1-SNAPSHOT [7/42] [INFO] from aaa-password-service/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-password-service-api --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-password-service-api' with 2 classes [INFO] [INFO] --------------------< org.opendaylight.aaa:aaa-cli >-------------------- [INFO] Building ODL :: aaa :: aaa-cli 0.21.1-SNAPSHOT [8/42] [INFO] from aaa-cli/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-cli --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cli' with 21 classes [INFO] [INFO] -------------< org.opendaylight.aaa:repackaged-shiro-jar >-------------- [INFO] Building repackaged-shiro-jar 0.21.1-SNAPSHOT [9/42] [INFO] from aaa-shiro/repackaged-shiro-jar/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ repackaged-shiro-jar --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'repackaged-shiro-jar' with 0 classes [INFO] [INFO] ---------------< org.opendaylight.aaa:repackaged-shiro >---------------- [INFO] Building repackaged-shiro 0.21.1-SNAPSHOT [10/42] [INFO] from aaa-shiro/repackaged-shiro/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ repackaged-shiro --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'repackaged-shiro' with 324 classes [INFO] [INFO] -----------< org.opendaylight.aaa:aaa-password-service-impl >----------- [INFO] Building ODL :: aaa :: aaa-password-service-impl 0.21.1-SNAPSHOT [11/42] [INFO] from aaa-password-service/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-password-service-impl --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-password-service-impl' with 5 classes [INFO] [INFO] --------------< org.opendaylight.aaa:aaa-tokenauthrealm >--------------- [INFO] Building ODL :: aaa :: aaa-tokenauthrealm 0.21.1-SNAPSHOT [12/42] [INFO] from aaa-tokenauthrealm/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-tokenauthrealm --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-tokenauthrealm' with 8 classes [INFO] [INFO] ---------------< org.opendaylight.aaa:aaa-idm-store-h2 >---------------- [INFO] Building ODL :: aaa :: aaa-idm-store-h2 0.21.1-SNAPSHOT [13/42] [INFO] from aaa-idm-store-h2/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-idm-store-h2 --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-idm-store-h2' with 10 classes [INFO] [INFO] ------------------< org.opendaylight.aaa:aaa-cli-jar >------------------ [INFO] Building ODL :: aaa :: aaa-cli-jar 0.21.1-SNAPSHOT [14/42] [INFO] from aaa-cli-jar/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-cli-jar --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-cli-jar' with 3 classes [INFO] [INFO] ----------------< org.opendaylight.aaa:aaa-filterchain >---------------- [INFO] Building ODL :: aaa :: aaa-filterchain 0.21.1-SNAPSHOT [15/42] [INFO] from aaa-filterchain/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-filterchain --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-filterchain' with 6 classes [INFO] [INFO] -----------< org.opendaylight.aaa:aaa-jetty-auth-log-filter >----------- [INFO] Building ODL :: aaa :: aaa-jetty-auth-log-filter 0.21.1-SNAPSHOT [16/42] [INFO] from aaa-jetty-auth-log-filter/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-jetty-auth-log-filter --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-jetty-auth-log-filter' with 1 classes [INFO] [INFO] --------< org.opendaylight.aaa:aaa-password-service-aggregator >-------- [INFO] Building ODL :: aaa :: aaa-password-service-aggregator 0.21.1-SNAPSHOT [17/42] [INFO] from aaa-password-service/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-password-service-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -----------------< org.opendaylight.aaa:aaa-artifacts >----------------- [INFO] Building ODL :: aaa :: aaa-artifacts 0.21.1-SNAPSHOT [18/42] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-artifacts --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ------------< org.opendaylight.aaa:template-feature-parent >------------ [INFO] Building template-feature-parent 0.21.1-SNAPSHOT [19/42] [INFO] from features/parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ template-feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------------< org.opendaylight.aaa:odl-aaa-api >------------------ [INFO] Building ODL :: aaa :: odl-aaa-api 0.21.1-SNAPSHOT [20/42] [INFO] from features/odl-aaa-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-aaa-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.aaa:odl-aaa-encryption-service >----------- [INFO] Building ODL :: aaa :: odl-aaa-encryption-service 0.21.1-SNAPSHOT [21/42] [INFO] from features/odl-aaa-encryption-service/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-aaa-encryption-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------------< org.opendaylight.aaa:odl-aaa-cert >------------------ [INFO] Building ODL :: aaa :: odl-aaa-cert 0.21.1-SNAPSHOT [22/42] [INFO] from features/odl-aaa-cert/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-aaa-cert --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------------< org.opendaylight.aaa:odl-apache-shiro >---------------- [INFO] Building OpenDaylight :: Apache Shiro 0.21.1-SNAPSHOT [23/42] [INFO] from features/odl-apache-shiro/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-apache-shiro --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.aaa:odl-aaa-password-service >------------ [INFO] Building ODL :: aaa :: odl-aaa-password-service 0.21.1-SNAPSHOT [24/42] [INFO] from features/odl-aaa-password-service/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-aaa-password-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------------< org.opendaylight.aaa.web:web-api >------------------ [INFO] Building ODL :: aaa :: web-api 0.21.1-SNAPSHOT [25/42] [INFO] from web/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ web-api --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: web-api' with 14 classes [INFO] [INFO] ---------------< org.opendaylight.aaa.web:web-osgi-impl >--------------- [INFO] Building ODL :: aaa :: web-osgi-impl 0.21.1-SNAPSHOT [26/42] [INFO] from web/impl-osgi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ web-osgi-impl --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: web-osgi-impl' with 4 classes [INFO] [INFO] ----------------< org.opendaylight.aaa.web:servlet-api >---------------- [INFO] Building ODL :: aaa :: servlet-api 0.21.1-SNAPSHOT [27/42] [INFO] from web/servlet-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ servlet-api --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: servlet-api' with 0 classes [INFO] [INFO] --------------< org.opendaylight.aaa.web:servlet-jersey2 >-------------- [INFO] Building ODL :: aaa :: servlet-jersey2 0.21.1-SNAPSHOT [28/42] [INFO] from web/servlet-jersey2/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ servlet-jersey2 --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: servlet-jersey2' with 2 classes [INFO] [INFO] ------------------< org.opendaylight.aaa:odl-aaa-web >------------------ [INFO] Building ODL :: aaa :: odl-aaa-web 0.21.1-SNAPSHOT [29/42] [INFO] from features/odl-aaa-web/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-aaa-web --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------------< org.opendaylight.aaa:aaa-shiro-api >----------------- [INFO] Building ODL :: aaa :: aaa-shiro-api 0.21.1-SNAPSHOT [30/42] [INFO] from aaa-shiro/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-shiro-api --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-shiro-api' with 2 classes [INFO] [INFO] -------------------< org.opendaylight.aaa:aaa-shiro >------------------- [INFO] Building ODL :: aaa :: aaa-shiro 0.21.1-SNAPSHOT [31/42] [INFO] from aaa-shiro/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-shiro --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: aaa-shiro' with 56 classes [INFO] [INFO] -----------------< org.opendaylight.aaa:odl-aaa-shiro >----------------- [INFO] Building ODL :: aaa :: odl-aaa-shiro 0.21.1-SNAPSHOT [32/42] [INFO] from features/odl-aaa-shiro/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-aaa-shiro --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------------< org.opendaylight.aaa:odl-aaa-cli >------------------ [INFO] Building ODL :: aaa :: odl-aaa-cli 0.21.1-SNAPSHOT [33/42] [INFO] from features/odl-aaa-cli/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ odl-aaa-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------------< org.opendaylight.aaa:features-aaa >------------------ [INFO] Building ODL :: aaa :: features-aaa 0.21.1-SNAPSHOT [34/42] [INFO] from features/features-aaa/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ features-aaa --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.aaa:features-aaa-aggregator >------------ [INFO] Building ODL :: aaa :: features-aaa-aggregator 0.21.1-SNAPSHOT [35/42] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ features-aaa-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------------< org.opendaylight.aaa:aaa-shiro-aggregator >-------------- [INFO] Building ODL :: aaa :: aaa-shiro-aggregator 0.21.1-SNAPSHOT [36/42] [INFO] from aaa-shiro/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-shiro-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --------------< org.opendaylight.aaa.web:web-jetty-impl >--------------- [INFO] Building ODL :: aaa :: web-jetty-impl 0.21.1-SNAPSHOT [37/42] [INFO] from web/impl-jetty/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ web-jetty-impl --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: web-jetty-impl' with 1 classes [INFO] [INFO] -----------------< org.opendaylight.aaa.web:testutils >----------------- [INFO] Building ODL :: aaa :: testutils 0.21.1-SNAPSHOT [38/42] [INFO] from web/testutils/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ testutils --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: testutils' with 2 classes [INFO] [INFO] ---------------< org.opendaylight.aaa:dependency-check >---------------- [INFO] Building ODL :: aaa :: dependency-check 0.21.1-SNAPSHOT [39/42] [INFO] from dependency-check/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ dependency-check --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ODL :: aaa :: dependency-check' with 0 classes [INFO] [INFO] --------------< org.opendaylight.aaa.web:web-aggregator >--------------- [INFO] Building ODL :: aaa :: web-aggregator 0.21.1-SNAPSHOT [40/42] [INFO] from web/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ web-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------------------< org.opendaylight.aaa:aaa-docs >-------------------- [INFO] Building aaa-docs 0.21.1-SNAPSHOT [41/42] [INFO] from docs/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa-docs --- [INFO] Loading execution data file /w/workspace/aaa-sonar/target/jacoco.exec [INFO] Analyzed bundle 'aaa-docs' with 0 classes [INFO] [INFO] ------------------< org.opendaylight.aaa:aaa.project >------------------ [INFO] Building aaa 0.21.1-SNAPSHOT [42/42] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco:0.8.13:report (default-cli) @ aaa.project --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ------------------< org.opendaylight.aaa:aaa.project >------------------ [INFO] Building aaa 0.21.1-SNAPSHOT [43/42] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ aaa.project --- [WARNING] 12:52:12.911 Using an unspecified version instead of an explicit plugin version may introduce breaking analysis changes at an unwanted time. It is highly recommended to use an explicit version, e.g. 'org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121'. [INFO] 12:52:12.917 Java 21.0.5 Ubuntu (64-bit) [INFO] 12:52:12.917 Linux 5.15.0-131-generic (amd64) [INFO] 12:52:12.942 User cache: /home/jenkins/.sonar/cache [INFO] 12:52:15.619 Communicating with SonarCloud [INFO] 12:52:15.712 Default locale: "en", source code encoding: "UTF-8" [INFO] 12:52:16.196 Load global settings [INFO] 12:52:16.788 Load global settings (done) | time=593ms [INFO] 12:52:16.791 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 12:52:16.903 Loading required plugins [INFO] 12:52:16.903 Load plugins index [INFO] 12:52:17.103 Load plugins index (done) | time=200ms [INFO] 12:52:17.103 Load/download plugins [INFO] 12:52:17.639 Load/download plugins (done) | time=536ms [INFO] 12:52:18.023 Found an active CI vendor: 'Jenkins' [INFO] 12:52:18.030 Load project settings for component key: 'opendaylight_aaa' [INFO] 12:52:18.320 Load project settings for component key: 'opendaylight_aaa' (done) | time=290ms [INFO] 12:52:18.325 Process project properties [INFO] 12:52:18.358 Project key: opendaylight_aaa [INFO] 12:52:18.359 Base dir: /w/workspace/aaa-sonar [INFO] 12:52:18.359 Working dir: /w/workspace/aaa-sonar/target/sonar [INFO] 12:52:18.368 Load project branches [INFO] 12:52:18.597 Load project branches (done) | time=229ms [INFO] 12:52:18.603 Check ALM binding of project 'opendaylight_aaa' [INFO] 12:52:18.756 Detected project binding: BOUND [INFO] 12:52:18.756 Check ALM binding of project 'opendaylight_aaa' (done) | time=153ms [INFO] 12:52:18.758 Load project pull requests [INFO] 12:52:18.903 Load project pull requests (done) | time=145ms [INFO] 12:52:18.907 Load branch configuration [INFO] 12:52:18.908 Load branch configuration (done) | time=1ms [INFO] 12:52:18.916 Load quality profiles [INFO] 12:52:19.285 Load quality profiles (done) | time=369ms [INFO] 12:52:19.400 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 12:52:19.402 Load active rules [INFO] 12:52:21.045 Load active rules (done) | time=1643ms [INFO] 12:52:21.239 Organization key: opendaylight [WARNING] 12:52:21.241 The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. [INFO] 12:52:21.258 Preprocessing files... [INFO] 12:52:21.534 2 languages detected in 262 preprocessed files (done) | time=275ms [INFO] 12:52:21.535 0 files ignored because of inclusion/exclusion patterns [INFO] 12:52:21.535 0 files ignored because of scm ignore settings [INFO] 12:52:21.694 Loading plugins for detected languages [INFO] 12:52:21.694 Load/download plugins [INFO] 12:52:22.259 Load/download plugins (done) | time=565ms [INFO] 12:52:22.427 Load project repositories [INFO] 12:52:22.851 Load project repositories (done) | time=425ms [INFO] 12:52:22.865 Indexing files... [INFO] 12:52:22.865 Project configuration: [INFO] 12:52:22.866 Excluded sources: **/build-wrapper-dump.json [INFO] 12:52:22.867 Indexing files of module 'ODL :: aaa :: servlet-api' [INFO] 12:52:22.867 Base dir: /w/workspace/aaa-sonar/web/servlet-api [INFO] 12:52:22.868 Source paths: pom.xml, src/main/java [INFO] 12:52:22.869 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.871 Indexing files of module 'ODL :: aaa :: servlet-jersey2' [INFO] 12:52:22.871 Base dir: /w/workspace/aaa-sonar/web/servlet-jersey2 [INFO] 12:52:22.871 Source paths: pom.xml, src/main/java [INFO] 12:52:22.871 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.871 Indexing files of module 'ODL :: aaa :: testutils' [INFO] 12:52:22.871 Base dir: /w/workspace/aaa-sonar/web/testutils [INFO] 12:52:22.871 Source paths: pom.xml, src/main/java [INFO] 12:52:22.871 Test paths: src/test/java [INFO] 12:52:22.872 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.872 Indexing files of module 'ODL :: aaa :: web-api' [INFO] 12:52:22.872 Base dir: /w/workspace/aaa-sonar/web/api [INFO] 12:52:22.872 Source paths: pom.xml, src/main/java [INFO] 12:52:22.872 Test paths: src/test/java [INFO] 12:52:22.872 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.873 Indexing files of module 'ODL :: aaa :: web-jetty-impl' [INFO] 12:52:22.873 Base dir: /w/workspace/aaa-sonar/web/impl-jetty [INFO] 12:52:22.873 Source paths: pom.xml, src/main/java [INFO] 12:52:22.873 Test paths: src/test/java [INFO] 12:52:22.873 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.873 Indexing files of module 'ODL :: aaa :: web-osgi-impl' [INFO] 12:52:22.873 Base dir: /w/workspace/aaa-sonar/web/impl-osgi [INFO] 12:52:22.874 Source paths: pom.xml, src/main/java [INFO] 12:52:22.874 Test paths: src/test/java [INFO] 12:52:22.874 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.874 Indexing files of module 'ODL :: aaa :: web-aggregator' [INFO] 12:52:22.874 Base dir: /w/workspace/aaa-sonar/web [INFO] 12:52:22.874 Source paths: pom.xml [INFO] 12:52:22.874 Excluded sources: **/build-wrapper-dump.json [INFO] 12:52:22.874 Indexing files of module 'ODL :: aaa :: aaa-artifacts' [INFO] 12:52:22.874 Base dir: /w/workspace/aaa-sonar/artifacts [INFO] 12:52:22.874 Source paths: pom.xml [INFO] 12:52:22.874 Excluded sources: **/build-wrapper-dump.json [INFO] 12:52:22.875 Indexing files of module 'ODL :: aaa :: aaa-authn-api' [INFO] 12:52:22.875 Base dir: /w/workspace/aaa-sonar/aaa-authn-api [INFO] 12:52:22.875 Source paths: pom.xml, src/main/java [INFO] 12:52:22.875 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.876 Indexing files of module 'ODL :: aaa :: aaa-cert' [INFO] 12:52:22.876 Base dir: /w/workspace/aaa-sonar/aaa-cert [INFO] 12:52:22.876 Source paths: pom.xml, src/main/java [INFO] 12:52:22.876 Test paths: src/test/java [INFO] 12:52:22.876 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.877 Indexing files of module 'ODL :: aaa :: aaa-cli' [INFO] 12:52:22.877 Base dir: /w/workspace/aaa-sonar/aaa-cli [INFO] 12:52:22.877 Source paths: pom.xml, src/main/java [INFO] 12:52:22.877 Test paths: src/test/java [INFO] 12:52:22.877 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.879 Indexing files of module 'ODL :: aaa :: aaa-cli-jar' [INFO] 12:52:22.879 Base dir: /w/workspace/aaa-sonar/aaa-cli-jar [INFO] 12:52:22.879 Source paths: pom.xml, src/main/java [INFO] 12:52:22.879 Test paths: src/test/java [INFO] 12:52:22.879 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.879 Indexing files of module 'aaa-docs' [INFO] 12:52:22.879 Base dir: /w/workspace/aaa-sonar/docs [INFO] 12:52:22.879 Source paths: pom.xml [INFO] 12:52:22.879 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.880 Indexing files of module 'ODL :: aaa :: aaa-encrypt-service' [INFO] 12:52:22.880 Base dir: /w/workspace/aaa-sonar/aaa-encrypt-service/api [INFO] 12:52:22.880 Source paths: pom.xml, src/main/java [INFO] 12:52:22.880 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.880 Indexing files of module 'ODL :: aaa :: aaa-encrypt-service-impl' [INFO] 12:52:22.880 Base dir: /w/workspace/aaa-sonar/aaa-encrypt-service/impl [INFO] 12:52:22.880 Source paths: pom.xml, src/main/java [INFO] 12:52:22.880 Test paths: src/test/java [INFO] 12:52:22.880 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.881 Indexing files of module 'ODL :: aaa :: aaa-encryption-service-aggregator' [INFO] 12:52:22.881 Base dir: /w/workspace/aaa-sonar/aaa-encrypt-service [INFO] 12:52:22.881 Source paths: pom.xml [INFO] 12:52:22.881 Excluded sources: **/build-wrapper-dump.json [INFO] 12:52:22.881 Indexing files of module 'ODL :: aaa :: aaa-filterchain' [INFO] 12:52:22.881 Base dir: /w/workspace/aaa-sonar/aaa-filterchain [INFO] 12:52:22.881 Source paths: pom.xml, src/main/java [INFO] 12:52:22.881 Test paths: src/test/java [INFO] 12:52:22.881 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.882 Indexing files of module 'ODL :: aaa :: aaa-idm-store-h2' [INFO] 12:52:22.882 Base dir: /w/workspace/aaa-sonar/aaa-idm-store-h2 [INFO] 12:52:22.882 Source paths: pom.xml, src/main/java [INFO] 12:52:22.882 Test paths: src/test/java [INFO] 12:52:22.882 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.883 Indexing files of module 'ODL :: aaa :: aaa-jetty-auth-log-filter' [INFO] 12:52:22.883 Base dir: /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter [INFO] 12:52:22.883 Source paths: pom.xml, src/main/java [INFO] 12:52:22.883 Test paths: src/test/java [INFO] 12:52:22.883 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.884 Indexing files of module 'ODL :: aaa :: aaa-parent' [INFO] 12:52:22.884 Base dir: /w/workspace/aaa-sonar/parent [INFO] 12:52:22.884 Source paths: pom.xml [INFO] 12:52:22.884 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.884 Indexing files of module 'ODL :: aaa :: aaa-password-service-api' [INFO] 12:52:22.884 Base dir: /w/workspace/aaa-sonar/aaa-password-service/api [INFO] 12:52:22.884 Source paths: pom.xml, src/main/java [INFO] 12:52:22.884 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.884 Indexing files of module 'ODL :: aaa :: aaa-password-service-impl' [INFO] 12:52:22.885 Base dir: /w/workspace/aaa-sonar/aaa-password-service/impl [INFO] 12:52:22.885 Source paths: pom.xml, src/main/java [INFO] 12:52:22.885 Test paths: src/test/java [INFO] 12:52:22.885 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.885 Indexing files of module 'ODL :: aaa :: aaa-password-service-aggregator' [INFO] 12:52:22.885 Base dir: /w/workspace/aaa-sonar/aaa-password-service [INFO] 12:52:22.885 Source paths: pom.xml [INFO] 12:52:22.885 Excluded sources: **/build-wrapper-dump.json [INFO] 12:52:22.885 Indexing files of module 'ODL :: aaa :: aaa-shiro' [INFO] 12:52:22.886 Base dir: /w/workspace/aaa-sonar/aaa-shiro/impl [INFO] 12:52:22.886 Source paths: pom.xml, src/main/java [INFO] 12:52:22.886 Test paths: src/test/java [INFO] 12:52:22.886 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.888 Indexing files of module 'ODL :: aaa :: aaa-shiro-api' [INFO] 12:52:22.888 Base dir: /w/workspace/aaa-sonar/aaa-shiro/api [INFO] 12:52:22.888 Source paths: pom.xml, src/main/java [INFO] 12:52:22.888 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.888 Indexing files of module 'repackaged-shiro' [INFO] 12:52:22.889 Base dir: /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro [INFO] 12:52:22.889 Source paths: pom.xml [INFO] 12:52:22.889 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.889 Indexing files of module 'repackaged-shiro-jar' [INFO] 12:52:22.889 Base dir: /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar [INFO] 12:52:22.889 Source paths: pom.xml [INFO] 12:52:22.889 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.889 Indexing files of module 'ODL :: aaa :: aaa-shiro-aggregator' [INFO] 12:52:22.889 Base dir: /w/workspace/aaa-sonar/aaa-shiro [INFO] 12:52:22.889 Source paths: pom.xml [INFO] 12:52:22.889 Excluded sources: **/build-wrapper-dump.json [INFO] 12:52:22.890 Indexing files of module 'ODL :: aaa :: aaa-tokenauthrealm' [INFO] 12:52:22.891 Base dir: /w/workspace/aaa-sonar/aaa-tokenauthrealm [INFO] 12:52:22.891 Source paths: pom.xml, src/main/java [INFO] 12:52:22.891 Test paths: src/test/java [INFO] 12:52:22.891 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.891 Indexing files of module 'ODL :: aaa :: dependency-check' [INFO] 12:52:22.891 Base dir: /w/workspace/aaa-sonar/dependency-check [INFO] 12:52:22.891 Source paths: pom.xml [INFO] 12:52:22.891 Excluded sources: **/build-wrapper-dump.json [INFO] 12:52:22.892 Indexing files of module 'ODL :: aaa :: features-aaa' [INFO] 12:52:22.892 Base dir: /w/workspace/aaa-sonar/features/features-aaa [INFO] 12:52:22.892 Source paths: pom.xml [INFO] 12:52:22.892 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.892 Indexing files of module 'ODL :: aaa :: odl-aaa-api' [INFO] 12:52:22.892 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-api [INFO] 12:52:22.892 Source paths: pom.xml [INFO] 12:52:22.892 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.892 Indexing files of module 'ODL :: aaa :: odl-aaa-cert' [INFO] 12:52:22.892 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-cert [INFO] 12:52:22.892 Source paths: pom.xml [INFO] 12:52:22.892 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.893 Indexing files of module 'ODL :: aaa :: odl-aaa-cli' [INFO] 12:52:22.893 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-cli [INFO] 12:52:22.893 Source paths: pom.xml [INFO] 12:52:22.893 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.893 Indexing files of module 'ODL :: aaa :: odl-aaa-encryption-service' [INFO] 12:52:22.893 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-encryption-service [INFO] 12:52:22.893 Source paths: pom.xml [INFO] 12:52:22.893 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.893 Indexing files of module 'ODL :: aaa :: odl-aaa-password-service' [INFO] 12:52:22.894 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-password-service [INFO] 12:52:22.894 Source paths: pom.xml [INFO] 12:52:22.894 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.894 Indexing files of module 'ODL :: aaa :: odl-aaa-shiro' [INFO] 12:52:22.894 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-shiro [INFO] 12:52:22.894 Source paths: pom.xml [INFO] 12:52:22.894 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.894 Indexing files of module 'ODL :: aaa :: odl-aaa-web' [INFO] 12:52:22.894 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-web [INFO] 12:52:22.894 Source paths: pom.xml [INFO] 12:52:22.894 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.895 Indexing files of module 'OpenDaylight :: Apache Shiro' [INFO] 12:52:22.895 Base dir: /w/workspace/aaa-sonar/features/odl-apache-shiro [INFO] 12:52:22.895 Source paths: pom.xml [INFO] 12:52:22.895 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.895 Indexing files of module 'template-feature-parent' [INFO] 12:52:22.895 Base dir: /w/workspace/aaa-sonar/features/parent [INFO] 12:52:22.895 Source paths: pom.xml [INFO] 12:52:22.895 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 12:52:22.895 Indexing files of module 'ODL :: aaa :: features-aaa-aggregator' [INFO] 12:52:22.895 Base dir: /w/workspace/aaa-sonar/features [INFO] 12:52:22.895 Source paths: pom.xml [INFO] 12:52:22.896 Excluded sources: **/build-wrapper-dump.json [INFO] 12:52:22.896 Indexing files of module 'aaa' [INFO] 12:52:22.896 Base dir: /w/workspace/aaa-sonar [INFO] 12:52:22.896 Source paths: pom.xml [INFO] 12:52:22.896 Excluded sources: **/build-wrapper-dump.json [INFO] 12:52:22.900 262 files indexed (done) | time=31ms [INFO] 12:52:22.905 Quality profile for java: ODL way [INFO] 12:52:22.905 Quality profile for xml: Sonar way [INFO] 12:52:22.905 ------------- Run sensors on module ODL :: aaa :: aaa-authn-api [INFO] 12:52:22.993 Load metrics repository [INFO] 12:52:23.143 Load metrics repository (done) | time=151ms [INFO] 12:52:23.150 Sensor cache enabled [INFO] 12:52:23.152 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 12:52:23.153 Load sensor cache [INFO] 12:52:24.115 Load sensor cache (6 KB) | time=962ms [INFO] 12:52:24.118 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 12:52:24.680 Sensor JavaSensor [java] [INFO] 12:52:24.684 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:24.703 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:24.704 Using ECJ batch to parse 28 Main java source files with batch size 209 KB. [INFO] 12:52:25.049 Starting batch processing. [INFO] 12:52:25.451 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:26.022 100% analyzed [INFO] 12:52:26.022 Batch processing: Done. [INFO] 12:52:26.023 Did not optimize analysis for any files, performed a full analysis for all 28 files. [INFO] 12:52:26.023 No "Test" source files to scan. [INFO] 12:52:26.024 No "Generated" source files to scan. [INFO] 12:52:26.025 Sensor JavaSensor [java] (done) | time=1345ms [INFO] 12:52:26.025 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:26.026 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:26.028 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:26.082 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=57ms [INFO] 12:52:26.082 Sensor Java Config Sensor [iac] [INFO] 12:52:26.097 0 source files to be analyzed [INFO] 12:52:26.100 0/0 source files have been analyzed [INFO] 12:52:26.101 Sensor Java Config Sensor [iac] (done) | time=18ms [INFO] 12:52:26.101 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:26.101 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:26.101 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:26.101 Sensor SurefireSensor [java] [INFO] 12:52:26.102 parsing [/w/workspace/aaa-sonar/aaa-authn-api/target/surefire-reports] [INFO] 12:52:26.102 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 12:52:26.102 Sensor XML Sensor [xml] [INFO] 12:52:26.105 1 source file to be analyzed [INFO] 12:52:26.201 1/1 source file has been analyzed [INFO] 12:52:26.201 Sensor XML Sensor [xml] (done) | time=99ms [INFO] 12:52:26.202 Sensor IaC Docker Sensor [iac] [INFO] 12:52:26.263 0 source files to be analyzed [INFO] 12:52:26.263 0/0 source files have been analyzed [INFO] 12:52:26.263 Sensor IaC Docker Sensor [iac] (done) | time=61ms [INFO] 12:52:26.263 Sensor Serverless configuration file sensor [security] [INFO] 12:52:26.264 0 Serverless function entries were found in the project [INFO] 12:52:26.266 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:26.266 Sensor Serverless configuration file sensor [security] (done) | time=3ms [INFO] 12:52:26.266 Sensor AWS SAM template file sensor [security] [INFO] 12:52:26.266 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:26.266 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:26.267 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 12:52:26.269 ------------- Run sensors on module aaa-docs [INFO] 12:52:26.305 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:26.305 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:26.306 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:26.306 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:52:26.307 Sensor Java Config Sensor [iac] [INFO] 12:52:26.310 0 source files to be analyzed [INFO] 12:52:26.310 0/0 source files have been analyzed [INFO] 12:52:26.310 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 12:52:26.310 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:26.310 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:26.310 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:26.310 Sensor XML Sensor [xml] [INFO] 12:52:26.329 1 source file to be analyzed [INFO] 12:52:26.376 1/1 source file has been analyzed [INFO] 12:52:26.376 Sensor XML Sensor [xml] (done) | time=66ms [INFO] 12:52:26.376 Sensor IaC Docker Sensor [iac] [INFO] 12:52:26.383 0 source files to be analyzed [INFO] 12:52:26.383 0/0 source files have been analyzed [INFO] 12:52:26.383 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 12:52:26.383 Sensor Serverless configuration file sensor [security] [INFO] 12:52:26.383 0 Serverless function entries were found in the project [INFO] 12:52:26.384 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:26.384 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:52:26.384 Sensor AWS SAM template file sensor [security] [INFO] 12:52:26.384 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:26.384 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:26.384 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:26.384 ------------- Run sensors on module ODL :: aaa :: aaa-cli [INFO] 12:52:26.414 Sensor JavaSensor [java] [INFO] 12:52:26.414 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:26.416 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:26.416 Using ECJ batch to parse 21 Main java source files with batch size 209 KB. [INFO] 12:52:26.424 Starting batch processing. [INFO] 12:52:26.489 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:26.751 100% analyzed [INFO] 12:52:26.751 Batch processing: Done. [INFO] 12:52:26.752 Did not optimize analysis for any files, performed a full analysis for all 21 files. [INFO] 12:52:26.752 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 12:52:26.754 Starting batch processing. [INFO] 12:52:26.802 100% analyzed [INFO] 12:52:26.802 Batch processing: Done. [INFO] 12:52:26.802 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:52:26.802 No "Generated" source files to scan. [INFO] 12:52:26.802 Sensor JavaSensor [java] (done) | time=388ms [INFO] 12:52:26.803 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:26.803 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:26.803 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:26.808 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 12:52:26.809 Sensor Java Config Sensor [iac] [INFO] 12:52:26.810 0 source files to be analyzed [INFO] 12:52:26.810 0/0 source files have been analyzed [INFO] 12:52:26.810 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:26.810 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:26.810 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:26.810 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:26.810 Sensor SurefireSensor [java] [INFO] 12:52:26.811 parsing [/w/workspace/aaa-sonar/aaa-cli/target/surefire-reports] [INFO] 12:52:26.827 Sensor SurefireSensor [java] (done) | time=17ms [INFO] 12:52:26.827 Sensor XML Sensor [xml] [INFO] 12:52:26.833 1 source file to be analyzed [INFO] 12:52:26.837 1/1 source file has been analyzed [INFO] 12:52:26.838 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 12:52:26.838 Sensor IaC Docker Sensor [iac] [INFO] 12:52:26.846 0 source files to be analyzed [INFO] 12:52:26.846 0/0 source files have been analyzed [INFO] 12:52:26.846 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 12:52:26.846 Sensor Serverless configuration file sensor [security] [INFO] 12:52:26.846 0 Serverless function entries were found in the project [INFO] 12:52:26.846 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:26.846 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:26.847 Sensor AWS SAM template file sensor [security] [INFO] 12:52:26.847 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:26.847 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:26.847 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:26.847 ------------- Run sensors on module ODL :: aaa :: aaa-cli-jar [INFO] 12:52:26.880 Sensor JavaSensor [java] [INFO] 12:52:26.880 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:26.883 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:26.883 Using ECJ batch to parse 3 Main java source files with batch size 209 KB. [INFO] 12:52:26.885 Starting batch processing. [INFO] 12:52:26.920 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:27.025 100% analyzed [INFO] 12:52:27.025 Batch processing: Done. [INFO] 12:52:27.026 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 12:52:27.026 Using ECJ batch to parse 5 Test java source files with batch size 209 KB. [INFO] 12:52:27.028 Starting batch processing. [INFO] 12:52:27.135 100% analyzed [INFO] 12:52:27.135 Batch processing: Done. [INFO] 12:52:27.135 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 12:52:27.135 No "Generated" source files to scan. [INFO] 12:52:27.135 Sensor JavaSensor [java] (done) | time=255ms [INFO] 12:52:27.135 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:27.135 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:27.136 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:27.138 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 12:52:27.138 Sensor Java Config Sensor [iac] [INFO] 12:52:27.142 0 source files to be analyzed [INFO] 12:52:27.142 0/0 source files have been analyzed [INFO] 12:52:27.142 Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] 12:52:27.142 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:27.142 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:27.142 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:27.142 Sensor SurefireSensor [java] [INFO] 12:52:27.142 parsing [/w/workspace/aaa-sonar/aaa-cli-jar/target/surefire-reports] [INFO] 12:52:27.148 Sensor SurefireSensor [java] (done) | time=6ms [INFO] 12:52:27.148 Sensor XML Sensor [xml] [INFO] 12:52:27.160 1 source file to be analyzed [INFO] 12:52:27.165 1/1 source file has been analyzed [INFO] 12:52:27.165 Sensor XML Sensor [xml] (done) | time=17ms [INFO] 12:52:27.165 Sensor IaC Docker Sensor [iac] [INFO] 12:52:27.171 0 source files to be analyzed [INFO] 12:52:27.171 0/0 source files have been analyzed [INFO] 12:52:27.171 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:52:27.171 Sensor Serverless configuration file sensor [security] [INFO] 12:52:27.171 0 Serverless function entries were found in the project [INFO] 12:52:27.171 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:27.171 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:27.171 Sensor AWS SAM template file sensor [security] [INFO] 12:52:27.171 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:27.171 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:27.171 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:27.172 ------------- Run sensors on module ODL :: aaa :: aaa-filterchain [INFO] 12:52:27.197 Sensor JavaSensor [java] [INFO] 12:52:27.198 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:27.199 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:27.199 Using ECJ batch to parse 6 Main java source files with batch size 209 KB. [INFO] 12:52:27.202 Starting batch processing. [INFO] 12:52:27.230 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:27.357 100% analyzed [INFO] 12:52:27.357 Batch processing: Done. [INFO] 12:52:27.357 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 12:52:27.357 Using ECJ batch to parse 10 Test java source files with batch size 209 KB. [INFO] 12:52:27.361 Starting batch processing. [INFO] 12:52:27.488 100% analyzed [INFO] 12:52:27.488 Batch processing: Done. [INFO] 12:52:27.488 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 12:52:27.488 No "Generated" source files to scan. [INFO] 12:52:27.488 Sensor JavaSensor [java] (done) | time=291ms [INFO] 12:52:27.488 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:27.488 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:27.489 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:27.491 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 12:52:27.491 Sensor Java Config Sensor [iac] [INFO] 12:52:27.492 0 source files to be analyzed [INFO] 12:52:27.492 0/0 source files have been analyzed [INFO] 12:52:27.492 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:27.492 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:27.492 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:27.492 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:27.492 Sensor SurefireSensor [java] [INFO] 12:52:27.492 parsing [/w/workspace/aaa-sonar/aaa-filterchain/target/surefire-reports] [INFO] 12:52:27.496 Sensor SurefireSensor [java] (done) | time=4ms [INFO] 12:52:27.496 Sensor XML Sensor [xml] [INFO] 12:52:27.499 1 source file to be analyzed [INFO] 12:52:27.510 1/1 source file has been analyzed [INFO] 12:52:27.510 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 12:52:27.510 Sensor IaC Docker Sensor [iac] [INFO] 12:52:27.515 0 source files to be analyzed [INFO] 12:52:27.515 0/0 source files have been analyzed [INFO] 12:52:27.515 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:52:27.515 Sensor Serverless configuration file sensor [security] [INFO] 12:52:27.515 0 Serverless function entries were found in the project [INFO] 12:52:27.515 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:27.515 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:27.515 Sensor AWS SAM template file sensor [security] [INFO] 12:52:27.516 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 12:52:27.516 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:27.516 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:27.516 ------------- Run sensors on module ODL :: aaa :: aaa-parent [INFO] 12:52:27.543 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:27.543 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:27.543 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:27.544 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:52:27.544 Sensor Java Config Sensor [iac] [INFO] 12:52:27.545 0 source files to be analyzed [INFO] 12:52:27.545 0/0 source files have been analyzed [INFO] 12:52:27.545 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:27.545 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:27.545 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:27.545 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:27.545 Sensor XML Sensor [xml] [INFO] 12:52:27.546 1 source file to be analyzed [INFO] 12:52:27.555 1/1 source file has been analyzed [INFO] 12:52:27.555 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 12:52:27.555 Sensor IaC Docker Sensor [iac] [INFO] 12:52:27.564 0 source files to be analyzed [INFO] 12:52:27.564 0/0 source files have been analyzed [INFO] 12:52:27.565 Sensor IaC Docker Sensor [iac] (done) | time=10ms [INFO] 12:52:27.565 Sensor Serverless configuration file sensor [security] [INFO] 12:52:27.565 0 Serverless function entries were found in the project [INFO] 12:52:27.565 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:27.565 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:27.565 Sensor AWS SAM template file sensor [security] [INFO] 12:52:27.565 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:27.565 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:27.565 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:27.566 ------------- Run sensors on module ODL :: aaa :: aaa-encrypt-service-impl [INFO] 12:52:27.590 Sensor JavaSensor [java] [INFO] 12:52:27.590 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:27.592 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:27.592 Using ECJ batch to parse 3 Main java source files with batch size 209 KB. [INFO] 12:52:27.594 Starting batch processing. [INFO] 12:52:27.633 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:27.707 100% analyzed [INFO] 12:52:27.707 Batch processing: Done. [INFO] 12:52:27.707 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 12:52:27.708 Using ECJ batch to parse 2 Test java source files with batch size 209 KB. [INFO] 12:52:27.709 Starting batch processing. [INFO] 12:52:27.780 100% analyzed [INFO] 12:52:27.780 Batch processing: Done. [INFO] 12:52:27.780 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 12:52:27.780 No "Generated" source files to scan. [INFO] 12:52:27.780 Sensor JavaSensor [java] (done) | time=190ms [INFO] 12:52:27.781 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:27.781 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:27.781 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:27.783 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 12:52:27.783 Sensor Java Config Sensor [iac] [INFO] 12:52:27.784 0 source files to be analyzed [INFO] 12:52:27.784 0/0 source files have been analyzed [INFO] 12:52:27.784 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:27.784 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:27.784 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:27.784 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:27.785 Sensor SurefireSensor [java] [INFO] 12:52:27.785 parsing [/w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/surefire-reports] [INFO] 12:52:27.787 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 12:52:27.787 Sensor XML Sensor [xml] [INFO] 12:52:27.788 1 source file to be analyzed [INFO] 12:52:27.797 1/1 source file has been analyzed [INFO] 12:52:27.798 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 12:52:27.798 Sensor IaC Docker Sensor [iac] [INFO] 12:52:27.804 0 source files to be analyzed [INFO] 12:52:27.804 0/0 source files have been analyzed [INFO] 12:52:27.804 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:52:27.804 Sensor Serverless configuration file sensor [security] [INFO] 12:52:27.804 0 Serverless function entries were found in the project [INFO] 12:52:27.804 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:27.804 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:27.804 Sensor AWS SAM template file sensor [security] [INFO] 12:52:27.805 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 12:52:27.805 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:27.805 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:27.805 ------------- Run sensors on module ODL :: aaa :: aaa-encrypt-service [INFO] 12:52:27.830 Sensor JavaSensor [java] [INFO] 12:52:27.830 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:27.831 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:27.831 Using ECJ batch to parse 1 Main java source files with batch size 209 KB. [INFO] 12:52:27.833 Starting batch processing. [INFO] 12:52:27.839 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:27.844 100% analyzed [INFO] 12:52:27.844 Batch processing: Done. [INFO] 12:52:27.844 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:52:27.844 No "Test" source files to scan. [INFO] 12:52:27.844 No "Generated" source files to scan. [INFO] 12:52:27.845 Sensor JavaSensor [java] (done) | time=15ms [INFO] 12:52:27.845 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:27.845 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:27.846 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:27.847 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 12:52:27.847 Sensor Java Config Sensor [iac] [INFO] 12:52:27.847 0 source files to be analyzed [INFO] 12:52:27.848 0/0 source files have been analyzed [INFO] 12:52:27.848 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:27.848 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:27.848 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:27.848 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:27.848 Sensor SurefireSensor [java] [INFO] 12:52:27.849 parsing [/w/workspace/aaa-sonar/aaa-encrypt-service/api/target/surefire-reports] [INFO] 12:52:27.849 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 12:52:27.849 Sensor XML Sensor [xml] [INFO] 12:52:27.849 1 source file to be analyzed [INFO] 12:52:27.860 1/1 source file has been analyzed [INFO] 12:52:27.860 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 12:52:27.860 Sensor IaC Docker Sensor [iac] [INFO] 12:52:27.865 0 source files to be analyzed [INFO] 12:52:27.865 0/0 source files have been analyzed [INFO] 12:52:27.865 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:52:27.865 Sensor Serverless configuration file sensor [security] [INFO] 12:52:27.865 0 Serverless function entries were found in the project [INFO] 12:52:27.865 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:27.865 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:27.866 Sensor AWS SAM template file sensor [security] [INFO] 12:52:27.866 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:27.866 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:27.866 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:27.867 ------------- Run sensors on module ODL :: aaa :: aaa-encryption-service-aggregator [WARNING] 12:52:27.884 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 12:52:27.890 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:27.890 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:27.891 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:52:27.891 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:52:27.891 Sensor Java Config Sensor [iac] [INFO] 12:52:27.893 0 source files to be analyzed [INFO] 12:52:27.893 0/0 source files have been analyzed [INFO] 12:52:27.894 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 12:52:27.894 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:27.894 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:27.894 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:27.894 Sensor XML Sensor [xml] [INFO] 12:52:27.895 1 source file to be analyzed [INFO] 12:52:27.902 1/1 source file has been analyzed [INFO] 12:52:27.902 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 12:52:27.902 Sensor IaC Docker Sensor [iac] [INFO] 12:52:27.908 0 source files to be analyzed [INFO] 12:52:27.908 0/0 source files have been analyzed [INFO] 12:52:27.908 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:52:27.908 Sensor Serverless configuration file sensor [security] [INFO] 12:52:27.908 0 Serverless function entries were found in the project [INFO] 12:52:27.908 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:27.909 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:52:27.909 Sensor AWS SAM template file sensor [security] [INFO] 12:52:27.909 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:27.909 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:27.910 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:27.910 ------------- Run sensors on module ODL :: aaa :: aaa-tokenauthrealm [INFO] 12:52:27.935 Sensor JavaSensor [java] [INFO] 12:52:27.936 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:27.937 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:27.937 Using ECJ batch to parse 5 Main java source files with batch size 209 KB. [INFO] 12:52:27.940 Starting batch processing. [INFO] 12:52:27.962 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:28.026 100% analyzed [INFO] 12:52:28.026 Batch processing: Done. [INFO] 12:52:28.027 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 12:52:28.027 Using ECJ batch to parse 5 Test java source files with batch size 209 KB. [INFO] 12:52:28.030 Starting batch processing. [INFO] 12:52:28.128 100% analyzed [INFO] 12:52:28.128 Batch processing: Done. [INFO] 12:52:28.146 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 12:52:28.146 No "Generated" source files to scan. [INFO] 12:52:28.146 Sensor JavaSensor [java] (done) | time=211ms [INFO] 12:52:28.147 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:28.147 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:28.147 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:28.150 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 12:52:28.150 Sensor Java Config Sensor [iac] [INFO] 12:52:28.154 0 source files to be analyzed [INFO] 12:52:28.154 0/0 source files have been analyzed [INFO] 12:52:28.154 Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] 12:52:28.154 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:28.154 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:28.154 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:28.154 Sensor SurefireSensor [java] [INFO] 12:52:28.154 parsing [/w/workspace/aaa-sonar/aaa-tokenauthrealm/target/surefire-reports] [INFO] 12:52:28.161 Sensor SurefireSensor [java] (done) | time=7ms [INFO] 12:52:28.161 Sensor XML Sensor [xml] [INFO] 12:52:28.165 1 source file to be analyzed [INFO] 12:52:28.169 1/1 source file has been analyzed [INFO] 12:52:28.170 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 12:52:28.170 Sensor IaC Docker Sensor [iac] [INFO] 12:52:28.174 0 source files to be analyzed [INFO] 12:52:28.174 0/0 source files have been analyzed [INFO] 12:52:28.174 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:52:28.174 Sensor Serverless configuration file sensor [security] [INFO] 12:52:28.174 0 Serverless function entries were found in the project [INFO] 12:52:28.174 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:28.174 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:28.175 Sensor AWS SAM template file sensor [security] [INFO] 12:52:28.175 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:28.175 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:28.175 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:28.175 ------------- Run sensors on module ODL :: aaa :: aaa-artifacts [WARNING] 12:52:28.195 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 12:52:28.201 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:28.201 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:28.202 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:52:28.202 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:52:28.202 Sensor Java Config Sensor [iac] [INFO] 12:52:28.204 0 source files to be analyzed [INFO] 12:52:28.204 0/0 source files have been analyzed [INFO] 12:52:28.204 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 12:52:28.204 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:28.204 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:28.204 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:28.205 Sensor XML Sensor [xml] [INFO] 12:52:28.205 1 source file to be analyzed [INFO] 12:52:28.223 1/1 source file has been analyzed [INFO] 12:52:28.223 Sensor XML Sensor [xml] (done) | time=18ms [INFO] 12:52:28.223 Sensor IaC Docker Sensor [iac] [INFO] 12:52:28.227 0 source files to be analyzed [INFO] 12:52:28.227 0/0 source files have been analyzed [INFO] 12:52:28.227 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:52:28.227 Sensor Serverless configuration file sensor [security] [INFO] 12:52:28.228 0 Serverless function entries were found in the project [INFO] 12:52:28.228 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:28.228 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:52:28.228 Sensor AWS SAM template file sensor [security] [INFO] 12:52:28.228 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:28.228 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:28.228 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:28.229 ------------- Run sensors on module ODL :: aaa :: odl-aaa-api [INFO] 12:52:28.255 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:28.255 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:28.255 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:52:28.255 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:52:28.256 Sensor Java Config Sensor [iac] [INFO] 12:52:28.256 0 source files to be analyzed [INFO] 12:52:28.257 0/0 source files have been analyzed [INFO] 12:52:28.257 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:28.257 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:28.257 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:28.257 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:28.257 Sensor XML Sensor [xml] [INFO] 12:52:28.258 1 source file to be analyzed [INFO] 12:52:28.265 1/1 source file has been analyzed [INFO] 12:52:28.265 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 12:52:28.266 Sensor IaC Docker Sensor [iac] [INFO] 12:52:28.269 0 source files to be analyzed [INFO] 12:52:28.269 0/0 source files have been analyzed [INFO] 12:52:28.270 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:52:28.270 Sensor Serverless configuration file sensor [security] [INFO] 12:52:28.270 0 Serverless function entries were found in the project [INFO] 12:52:28.270 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:28.270 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:28.270 Sensor AWS SAM template file sensor [security] [INFO] 12:52:28.270 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:28.270 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:28.270 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:28.270 ------------- Run sensors on module ODL :: aaa :: odl-aaa-web [INFO] 12:52:28.290 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:28.290 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:28.290 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:52:28.291 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:52:28.291 Sensor Java Config Sensor [iac] [INFO] 12:52:28.296 0 source files to be analyzed [INFO] 12:52:28.296 0/0 source files have been analyzed [INFO] 12:52:28.296 Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] 12:52:28.296 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:28.296 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:28.296 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:28.297 Sensor XML Sensor [xml] [INFO] 12:52:28.298 1 source file to be analyzed [INFO] 12:52:28.306 1/1 source file has been analyzed [INFO] 12:52:28.306 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 12:52:28.306 Sensor IaC Docker Sensor [iac] [INFO] 12:52:28.310 0 source files to be analyzed [INFO] 12:52:28.310 0/0 source files have been analyzed [INFO] 12:52:28.310 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:52:28.310 Sensor Serverless configuration file sensor [security] [INFO] 12:52:28.310 0 Serverless function entries were found in the project [INFO] 12:52:28.310 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:28.311 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:52:28.311 Sensor AWS SAM template file sensor [security] [INFO] 12:52:28.311 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:28.311 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:28.311 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:28.311 ------------- Run sensors on module OpenDaylight :: Apache Shiro [INFO] 12:52:28.332 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:28.332 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:28.332 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:52:28.332 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:52:28.333 Sensor Java Config Sensor [iac] [INFO] 12:52:28.337 0 source files to be analyzed [INFO] 12:52:28.338 0/0 source files have been analyzed [INFO] 12:52:28.338 Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] 12:52:28.338 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:28.338 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:28.338 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:28.338 Sensor XML Sensor [xml] [INFO] 12:52:28.338 1 source file to be analyzed [INFO] 12:52:28.346 1/1 source file has been analyzed [INFO] 12:52:28.346 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 12:52:28.346 Sensor IaC Docker Sensor [iac] [INFO] 12:52:28.351 0 source files to be analyzed [INFO] 12:52:28.351 0/0 source files have been analyzed [INFO] 12:52:28.351 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:52:28.351 Sensor Serverless configuration file sensor [security] [INFO] 12:52:28.351 0 Serverless function entries were found in the project [INFO] 12:52:28.351 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:28.351 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:28.351 Sensor AWS SAM template file sensor [security] [INFO] 12:52:28.351 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:28.352 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:28.352 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:28.352 ------------- Run sensors on module ODL :: aaa :: odl-aaa-cert [INFO] 12:52:28.373 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:28.373 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:28.373 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:52:28.373 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:52:28.373 Sensor Java Config Sensor [iac] [INFO] 12:52:28.374 0 source files to be analyzed [INFO] 12:52:28.374 0/0 source files have been analyzed [INFO] 12:52:28.374 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:28.374 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:28.375 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:28.375 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 12:52:28.375 Sensor XML Sensor [xml] [INFO] 12:52:28.375 1 source file to be analyzed [INFO] 12:52:28.382 1/1 source file has been analyzed [INFO] 12:52:28.382 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 12:52:28.383 Sensor IaC Docker Sensor [iac] [INFO] 12:52:28.387 0 source files to be analyzed [INFO] 12:52:28.387 0/0 source files have been analyzed [INFO] 12:52:28.387 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:52:28.387 Sensor Serverless configuration file sensor [security] [INFO] 12:52:28.387 0 Serverless function entries were found in the project [INFO] 12:52:28.387 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:28.387 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:28.388 Sensor AWS SAM template file sensor [security] [INFO] 12:52:28.388 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:28.388 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:28.388 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:28.388 ------------- Run sensors on module ODL :: aaa :: odl-aaa-encryption-service [INFO] 12:52:28.409 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:28.409 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:28.409 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:52:28.410 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:52:28.410 Sensor Java Config Sensor [iac] [INFO] 12:52:28.411 0 source files to be analyzed [INFO] 12:52:28.411 0/0 source files have been analyzed [INFO] 12:52:28.411 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:28.411 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:28.411 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:28.411 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:28.411 Sensor XML Sensor [xml] [INFO] 12:52:28.412 1 source file to be analyzed [INFO] 12:52:28.418 1/1 source file has been analyzed [INFO] 12:52:28.418 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 12:52:28.418 Sensor IaC Docker Sensor [iac] [INFO] 12:52:28.422 0 source files to be analyzed [INFO] 12:52:28.422 0/0 source files have been analyzed [INFO] 12:52:28.423 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:52:28.423 Sensor Serverless configuration file sensor [security] [INFO] 12:52:28.423 0 Serverless function entries were found in the project [INFO] 12:52:28.423 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:28.423 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:28.423 Sensor AWS SAM template file sensor [security] [INFO] 12:52:28.423 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:28.423 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:28.424 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 12:52:28.424 ------------- Run sensors on module template-feature-parent [INFO] 12:52:28.452 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:28.452 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:28.453 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:52:28.453 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:52:28.453 Sensor Java Config Sensor [iac] [INFO] 12:52:28.459 0 source files to be analyzed [INFO] 12:52:28.459 0/0 source files have been analyzed [INFO] 12:52:28.459 Sensor Java Config Sensor [iac] (done) | time=6ms [INFO] 12:52:28.459 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:28.459 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:28.459 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:28.460 Sensor XML Sensor [xml] [INFO] 12:52:28.460 1 source file to be analyzed [INFO] 12:52:28.468 1/1 source file has been analyzed [INFO] 12:52:28.469 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 12:52:28.469 Sensor IaC Docker Sensor [iac] [INFO] 12:52:28.474 0 source files to be analyzed [INFO] 12:52:28.474 0/0 source files have been analyzed [INFO] 12:52:28.474 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:52:28.474 Sensor Serverless configuration file sensor [security] [INFO] 12:52:28.475 0 Serverless function entries were found in the project [INFO] 12:52:28.475 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:28.475 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:52:28.475 Sensor AWS SAM template file sensor [security] [INFO] 12:52:28.475 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:28.475 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:28.476 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 12:52:28.476 ------------- Run sensors on module ODL :: aaa :: odl-aaa-cli [INFO] 12:52:28.497 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:28.498 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:28.498 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:52:28.498 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:52:28.498 Sensor Java Config Sensor [iac] [INFO] 12:52:28.499 0 source files to be analyzed [INFO] 12:52:28.499 0/0 source files have been analyzed [INFO] 12:52:28.499 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:28.500 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:28.500 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:28.500 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:28.500 Sensor XML Sensor [xml] [INFO] 12:52:28.500 1 source file to be analyzed [INFO] 12:52:28.507 1/1 source file has been analyzed [INFO] 12:52:28.507 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 12:52:28.507 Sensor IaC Docker Sensor [iac] [INFO] 12:52:28.511 0 source files to be analyzed [INFO] 12:52:28.511 0/0 source files have been analyzed [INFO] 12:52:28.511 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:52:28.511 Sensor Serverless configuration file sensor [security] [INFO] 12:52:28.511 0 Serverless function entries were found in the project [INFO] 12:52:28.511 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:28.512 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:52:28.512 Sensor AWS SAM template file sensor [security] [INFO] 12:52:28.512 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:28.512 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:28.512 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:28.512 ------------- Run sensors on module ODL :: aaa :: odl-aaa-shiro [INFO] 12:52:28.532 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:28.532 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:28.533 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:52:28.533 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:52:28.533 Sensor Java Config Sensor [iac] [INFO] 12:52:28.533 0 source files to be analyzed [INFO] 12:52:28.534 0/0 source files have been analyzed [INFO] 12:52:28.534 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:28.534 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:28.534 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:28.534 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:28.534 Sensor XML Sensor [xml] [INFO] 12:52:28.535 1 source file to be analyzed [INFO] 12:52:28.545 1/1 source file has been analyzed [INFO] 12:52:28.545 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 12:52:28.545 Sensor IaC Docker Sensor [iac] [INFO] 12:52:28.549 0 source files to be analyzed [INFO] 12:52:28.549 0/0 source files have been analyzed [INFO] 12:52:28.549 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:52:28.550 Sensor Serverless configuration file sensor [security] [INFO] 12:52:28.550 0 Serverless function entries were found in the project [INFO] 12:52:28.550 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:28.550 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:28.550 Sensor AWS SAM template file sensor [security] [INFO] 12:52:28.550 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:28.550 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:28.551 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 12:52:28.551 ------------- Run sensors on module ODL :: aaa :: features-aaa [INFO] 12:52:28.571 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:28.571 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:28.571 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:52:28.571 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:52:28.571 Sensor Java Config Sensor [iac] [INFO] 12:52:28.573 0 source files to be analyzed [INFO] 12:52:28.573 0/0 source files have been analyzed [INFO] 12:52:28.573 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 12:52:28.574 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:28.574 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:28.574 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:28.574 Sensor XML Sensor [xml] [INFO] 12:52:28.575 1 source file to be analyzed [INFO] 12:52:28.582 1/1 source file has been analyzed [INFO] 12:52:28.582 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 12:52:28.582 Sensor IaC Docker Sensor [iac] [INFO] 12:52:28.587 0 source files to be analyzed [INFO] 12:52:28.588 0/0 source files have been analyzed [INFO] 12:52:28.588 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:52:28.588 Sensor Serverless configuration file sensor [security] [INFO] 12:52:28.588 0 Serverless function entries were found in the project [INFO] 12:52:28.588 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:28.588 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:28.588 Sensor AWS SAM template file sensor [security] [INFO] 12:52:28.588 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:28.589 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:28.589 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:28.589 ------------- Run sensors on module ODL :: aaa :: odl-aaa-password-service [INFO] 12:52:28.609 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:28.609 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:28.609 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:52:28.609 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:52:28.610 Sensor Java Config Sensor [iac] [INFO] 12:52:28.610 0 source files to be analyzed [INFO] 12:52:28.610 0/0 source files have been analyzed [INFO] 12:52:28.610 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 12:52:28.610 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:28.610 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:28.610 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:28.610 Sensor XML Sensor [xml] [INFO] 12:52:28.612 1 source file to be analyzed [INFO] 12:52:28.622 1/1 source file has been analyzed [INFO] 12:52:28.622 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 12:52:28.622 Sensor IaC Docker Sensor [iac] [INFO] 12:52:28.626 0 source files to be analyzed [INFO] 12:52:28.626 0/0 source files have been analyzed [INFO] 12:52:28.626 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:52:28.626 Sensor Serverless configuration file sensor [security] [INFO] 12:52:28.626 0 Serverless function entries were found in the project [INFO] 12:52:28.626 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:28.626 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:28.626 Sensor AWS SAM template file sensor [security] [INFO] 12:52:28.626 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:28.626 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:28.626 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:28.626 ------------- Run sensors on module ODL :: aaa :: features-aaa-aggregator [WARNING] 12:52:28.660 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 12:52:28.666 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:28.666 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:28.666 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:52:28.666 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:52:28.667 Sensor Java Config Sensor [iac] [INFO] 12:52:28.667 0 source files to be analyzed [INFO] 12:52:28.667 0/0 source files have been analyzed [INFO] 12:52:28.667 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 12:52:28.667 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:28.667 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:28.667 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:28.668 Sensor XML Sensor [xml] [INFO] 12:52:28.678 1 source file to be analyzed [INFO] 12:52:28.700 1/1 source file has been analyzed [INFO] 12:52:28.700 Sensor XML Sensor [xml] (done) | time=32ms [INFO] 12:52:28.700 Sensor IaC Docker Sensor [iac] [INFO] 12:52:28.721 0 source files to be analyzed [INFO] 12:52:28.721 0/0 source files have been analyzed [INFO] 12:52:28.721 Sensor IaC Docker Sensor [iac] (done) | time=21ms [INFO] 12:52:28.721 Sensor Serverless configuration file sensor [security] [INFO] 12:52:28.721 0 Serverless function entries were found in the project [INFO] 12:52:28.721 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:28.721 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:28.721 Sensor AWS SAM template file sensor [security] [INFO] 12:52:28.721 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:28.721 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:28.721 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:28.721 ------------- Run sensors on module ODL :: aaa :: dependency-check [INFO] 12:52:28.794 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:28.794 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:28.794 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:28.795 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:52:28.795 Sensor Java Config Sensor [iac] [INFO] 12:52:28.802 0 source files to be analyzed [INFO] 12:52:28.802 0/0 source files have been analyzed [INFO] 12:52:28.803 Sensor Java Config Sensor [iac] (done) | time=8ms [INFO] 12:52:28.803 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:28.803 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:28.803 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:28.803 Sensor XML Sensor [xml] [INFO] 12:52:28.822 1 source file to be analyzed [INFO] 12:52:28.837 1/1 source file has been analyzed [INFO] 12:52:28.837 Sensor XML Sensor [xml] (done) | time=34ms [INFO] 12:52:28.837 Sensor IaC Docker Sensor [iac] [INFO] 12:52:28.851 0 source files to be analyzed [INFO] 12:52:28.851 0/0 source files have been analyzed [INFO] 12:52:28.851 Sensor IaC Docker Sensor [iac] (done) | time=14ms [INFO] 12:52:28.851 Sensor Serverless configuration file sensor [security] [INFO] 12:52:28.851 0 Serverless function entries were found in the project [INFO] 12:52:28.851 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:28.851 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:28.851 Sensor AWS SAM template file sensor [security] [INFO] 12:52:28.851 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:28.852 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:28.852 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:28.852 ------------- Run sensors on module ODL :: aaa :: servlet-jersey2 [INFO] 12:52:28.892 Sensor JavaSensor [java] [INFO] 12:52:28.892 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:28.894 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:28.894 Using ECJ batch to parse 2 Main java source files with batch size 209 KB. [INFO] 12:52:28.907 Starting batch processing. [INFO] 12:52:28.959 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:28.983 100% analyzed [INFO] 12:52:28.983 Batch processing: Done. [INFO] 12:52:28.990 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 12:52:28.990 No "Test" source files to scan. [INFO] 12:52:28.990 No "Generated" source files to scan. [INFO] 12:52:28.990 Sensor JavaSensor [java] (done) | time=98ms [INFO] 12:52:28.990 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:28.990 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:28.990 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:28.991 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:52:28.992 Sensor Java Config Sensor [iac] [INFO] 12:52:29.001 0 source files to be analyzed [INFO] 12:52:29.001 0/0 source files have been analyzed [INFO] 12:52:29.001 Sensor Java Config Sensor [iac] (done) | time=9ms [INFO] 12:52:29.001 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:29.001 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:29.001 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:29.001 Sensor SurefireSensor [java] [INFO] 12:52:29.001 parsing [/w/workspace/aaa-sonar/web/servlet-jersey2/target/surefire-reports] [INFO] 12:52:29.001 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 12:52:29.001 Sensor XML Sensor [xml] [INFO] 12:52:29.004 1 source file to be analyzed [INFO] 12:52:29.013 1/1 source file has been analyzed [INFO] 12:52:29.014 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 12:52:29.014 Sensor IaC Docker Sensor [iac] [INFO] 12:52:29.036 0 source files to be analyzed [INFO] 12:52:29.036 0/0 source files have been analyzed [INFO] 12:52:29.036 Sensor IaC Docker Sensor [iac] (done) | time=22ms [INFO] 12:52:29.036 Sensor Serverless configuration file sensor [security] [INFO] 12:52:29.037 0 Serverless function entries were found in the project [INFO] 12:52:29.037 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:29.037 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:52:29.037 Sensor AWS SAM template file sensor [security] [INFO] 12:52:29.037 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:29.037 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:29.037 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:29.037 ------------- Run sensors on module ODL :: aaa :: testutils [INFO] 12:52:29.059 Sensor JavaSensor [java] [INFO] 12:52:29.060 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:29.062 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:29.062 Using ECJ batch to parse 2 Main java source files with batch size 209 KB. [INFO] 12:52:29.064 Starting batch processing. [INFO] 12:52:29.093 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:29.120 100% analyzed [INFO] 12:52:29.120 Batch processing: Done. [INFO] 12:52:29.120 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 12:52:29.120 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 12:52:29.123 Starting batch processing. [INFO] 12:52:29.168 100% analyzed [INFO] 12:52:29.168 Batch processing: Done. [INFO] 12:52:29.169 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:52:29.169 No "Generated" source files to scan. [INFO] 12:52:29.169 Sensor JavaSensor [java] (done) | time=110ms [INFO] 12:52:29.169 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:29.169 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:29.170 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:29.171 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 12:52:29.171 Sensor Java Config Sensor [iac] [INFO] 12:52:29.182 0 source files to be analyzed [INFO] 12:52:29.182 0/0 source files have been analyzed [INFO] 12:52:29.182 Sensor Java Config Sensor [iac] (done) | time=11ms [INFO] 12:52:29.182 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:29.182 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:29.182 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:29.182 Sensor SurefireSensor [java] [INFO] 12:52:29.182 parsing [/w/workspace/aaa-sonar/web/testutils/target/surefire-reports] [INFO] 12:52:29.184 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 12:52:29.184 Sensor XML Sensor [xml] [INFO] 12:52:29.197 1 source file to be analyzed [INFO] 12:52:29.203 1/1 source file has been analyzed [INFO] 12:52:29.203 Sensor XML Sensor [xml] (done) | time=19ms [INFO] 12:52:29.203 Sensor IaC Docker Sensor [iac] [INFO] 12:52:29.225 0 source files to be analyzed [INFO] 12:52:29.226 0/0 source files have been analyzed [INFO] 12:52:29.226 Sensor IaC Docker Sensor [iac] (done) | time=23ms [INFO] 12:52:29.226 Sensor Serverless configuration file sensor [security] [INFO] 12:52:29.226 0 Serverless function entries were found in the project [INFO] 12:52:29.226 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:29.226 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:29.226 Sensor AWS SAM template file sensor [security] [INFO] 12:52:29.226 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:29.226 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:29.226 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:29.226 ------------- Run sensors on module ODL :: aaa :: servlet-api [INFO] 12:52:29.262 Sensor JavaSensor [java] [INFO] 12:52:29.262 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:29.264 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:29.264 Using ECJ batch to parse 2 Main java source files with batch size 209 KB. [INFO] 12:52:29.266 Starting batch processing. [INFO] 12:52:29.294 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:29.308 100% analyzed [INFO] 12:52:29.308 Batch processing: Done. [INFO] 12:52:29.309 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 12:52:29.309 No "Test" source files to scan. [INFO] 12:52:29.309 No "Generated" source files to scan. [INFO] 12:52:29.309 Sensor JavaSensor [java] (done) | time=47ms [INFO] 12:52:29.309 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:29.309 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:29.309 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:29.313 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 12:52:29.313 Sensor Java Config Sensor [iac] [INFO] 12:52:29.314 0 source files to be analyzed [INFO] 12:52:29.314 0/0 source files have been analyzed [INFO] 12:52:29.314 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:29.314 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:29.314 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:29.314 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:29.314 Sensor SurefireSensor [java] [INFO] 12:52:29.314 parsing [/w/workspace/aaa-sonar/web/servlet-api/target/surefire-reports] [INFO] 12:52:29.314 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 12:52:29.314 Sensor XML Sensor [xml] [INFO] 12:52:29.323 1 source file to be analyzed [INFO] 12:52:29.323 1/1 source file has been analyzed [INFO] 12:52:29.324 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 12:52:29.324 Sensor IaC Docker Sensor [iac] [INFO] 12:52:29.329 0 source files to be analyzed [INFO] 12:52:29.329 0/0 source files have been analyzed [INFO] 12:52:29.329 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:52:29.330 Sensor Serverless configuration file sensor [security] [INFO] 12:52:29.330 0 Serverless function entries were found in the project [INFO] 12:52:29.330 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:29.330 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:29.330 Sensor AWS SAM template file sensor [security] [INFO] 12:52:29.330 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:29.330 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:29.330 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:29.330 ------------- Run sensors on module ODL :: aaa :: web-api [INFO] 12:52:29.353 Sensor JavaSensor [java] [INFO] 12:52:29.353 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:29.354 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:29.354 Using ECJ batch to parse 7 Main java source files with batch size 209 KB. [INFO] 12:52:29.364 Starting batch processing. [INFO] 12:52:29.416 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:29.558 100% analyzed [INFO] 12:52:29.558 Batch processing: Done. [INFO] 12:52:29.561 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 12:52:29.561 Using ECJ batch to parse 3 Test java source files with batch size 209 KB. [INFO] 12:52:29.563 Starting batch processing. [INFO] 12:52:29.628 100% analyzed [INFO] 12:52:29.628 Batch processing: Done. [INFO] 12:52:29.629 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 12:52:29.629 No "Generated" source files to scan. [INFO] 12:52:29.629 Sensor JavaSensor [java] (done) | time=276ms [INFO] 12:52:29.629 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:29.629 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:29.629 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:29.632 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 12:52:29.632 Sensor Java Config Sensor [iac] [INFO] 12:52:29.633 0 source files to be analyzed [INFO] 12:52:29.633 0/0 source files have been analyzed [INFO] 12:52:29.633 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:29.633 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:29.633 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:29.633 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:29.633 Sensor SurefireSensor [java] [INFO] 12:52:29.633 parsing [/w/workspace/aaa-sonar/web/api/target/surefire-reports] [INFO] 12:52:29.635 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 12:52:29.635 Sensor XML Sensor [xml] [INFO] 12:52:29.638 1 source file to be analyzed [INFO] 12:52:29.643 1/1 source file has been analyzed [INFO] 12:52:29.643 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 12:52:29.643 Sensor IaC Docker Sensor [iac] [INFO] 12:52:29.650 0 source files to be analyzed [INFO] 12:52:29.650 0/0 source files have been analyzed [INFO] 12:52:29.653 Sensor IaC Docker Sensor [iac] (done) | time=10ms [INFO] 12:52:29.653 Sensor Serverless configuration file sensor [security] [INFO] 12:52:29.653 0 Serverless function entries were found in the project [INFO] 12:52:29.653 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:29.653 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:29.653 Sensor AWS SAM template file sensor [security] [INFO] 12:52:29.653 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:29.653 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:29.653 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:29.653 ------------- Run sensors on module ODL :: aaa :: web-jetty-impl [INFO] 12:52:29.677 Sensor JavaSensor [java] [INFO] 12:52:29.677 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:29.680 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:29.681 Using ECJ batch to parse 1 Main java source files with batch size 209 KB. [INFO] 12:52:29.682 Starting batch processing. [INFO] 12:52:29.733 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:29.770 100% analyzed [INFO] 12:52:29.770 Batch processing: Done. [INFO] 12:52:29.771 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:52:29.771 Using ECJ batch to parse 5 Test java source files with batch size 209 KB. [INFO] 12:52:29.772 Starting batch processing. [INFO] 12:52:29.821 100% analyzed [INFO] 12:52:29.821 Batch processing: Done. [INFO] 12:52:29.822 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 12:52:29.822 No "Generated" source files to scan. [INFO] 12:52:29.822 Sensor JavaSensor [java] (done) | time=145ms [INFO] 12:52:29.822 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:29.822 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:29.823 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:29.824 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 12:52:29.824 Sensor Java Config Sensor [iac] [INFO] 12:52:29.825 0 source files to be analyzed [INFO] 12:52:29.825 0/0 source files have been analyzed [INFO] 12:52:29.825 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:29.825 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:29.825 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:29.825 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:29.825 Sensor SurefireSensor [java] [INFO] 12:52:29.825 parsing [/w/workspace/aaa-sonar/web/impl-jetty/target/surefire-reports] [INFO] 12:52:29.826 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 12:52:29.826 Sensor XML Sensor [xml] [INFO] 12:52:29.827 1 source file to be analyzed [INFO] 12:52:29.832 1/1 source file has been analyzed [INFO] 12:52:29.832 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 12:52:29.833 Sensor IaC Docker Sensor [iac] [INFO] 12:52:29.836 0 source files to be analyzed [INFO] 12:52:29.836 0/0 source files have been analyzed [INFO] 12:52:29.836 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 12:52:29.837 Sensor Serverless configuration file sensor [security] [INFO] 12:52:29.837 0 Serverless function entries were found in the project [INFO] 12:52:29.837 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:29.837 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:29.837 Sensor AWS SAM template file sensor [security] [INFO] 12:52:29.837 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:29.837 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:29.837 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:29.837 ------------- Run sensors on module ODL :: aaa :: web-osgi-impl [INFO] 12:52:29.855 Sensor JavaSensor [java] [INFO] 12:52:29.855 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:29.857 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:29.857 Using ECJ batch to parse 3 Main java source files with batch size 209 KB. [INFO] 12:52:29.858 Starting batch processing. [INFO] 12:52:29.876 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:29.955 100% analyzed [INFO] 12:52:29.956 Batch processing: Done. [INFO] 12:52:29.956 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 12:52:29.956 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 12:52:29.957 Starting batch processing. [INFO] 12:52:29.985 100% analyzed [INFO] 12:52:29.985 Batch processing: Done. [INFO] 12:52:29.986 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:52:29.986 No "Generated" source files to scan. [INFO] 12:52:29.986 Sensor JavaSensor [java] (done) | time=131ms [INFO] 12:52:29.986 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:29.986 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:29.987 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:29.991 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 12:52:29.991 Sensor Java Config Sensor [iac] [INFO] 12:52:29.993 0 source files to be analyzed [INFO] 12:52:29.993 0/0 source files have been analyzed [INFO] 12:52:29.994 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 12:52:29.994 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:29.994 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:29.994 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:29.994 Sensor SurefireSensor [java] [INFO] 12:52:29.994 parsing [/w/workspace/aaa-sonar/web/impl-osgi/target/surefire-reports] [INFO] 12:52:29.995 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 12:52:29.995 Sensor XML Sensor [xml] [INFO] 12:52:29.997 1 source file to be analyzed [INFO] 12:52:30.005 1/1 source file has been analyzed [INFO] 12:52:30.005 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 12:52:30.005 Sensor IaC Docker Sensor [iac] [INFO] 12:52:30.011 0 source files to be analyzed [INFO] 12:52:30.011 0/0 source files have been analyzed [INFO] 12:52:30.011 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:52:30.011 Sensor Serverless configuration file sensor [security] [INFO] 12:52:30.011 0 Serverless function entries were found in the project [INFO] 12:52:30.011 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:30.011 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:30.011 Sensor AWS SAM template file sensor [security] [INFO] 12:52:30.011 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:30.011 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:30.011 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:30.012 ------------- Run sensors on module ODL :: aaa :: web-aggregator [WARNING] 12:52:30.027 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 12:52:30.031 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:30.031 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:30.031 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:52:30.031 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:52:30.031 Sensor Java Config Sensor [iac] [INFO] 12:52:30.032 0 source files to be analyzed [INFO] 12:52:30.032 0/0 source files have been analyzed [INFO] 12:52:30.032 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:30.032 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:30.032 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:30.032 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:30.032 Sensor XML Sensor [xml] [INFO] 12:52:30.036 1 source file to be analyzed [INFO] 12:52:30.036 1/1 source file has been analyzed [INFO] 12:52:30.036 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 12:52:30.036 Sensor IaC Docker Sensor [iac] [INFO] 12:52:30.042 0 source files to be analyzed [INFO] 12:52:30.042 0/0 source files have been analyzed [INFO] 12:52:30.042 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:52:30.042 Sensor Serverless configuration file sensor [security] [INFO] 12:52:30.042 0 Serverless function entries were found in the project [INFO] 12:52:30.042 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:30.042 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:30.042 Sensor AWS SAM template file sensor [security] [INFO] 12:52:30.042 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:30.043 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:30.043 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:30.043 ------------- Run sensors on module ODL :: aaa :: aaa-cert [INFO] 12:52:30.063 Sensor JavaSensor [java] [INFO] 12:52:30.063 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:30.064 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:30.064 Using ECJ batch to parse 12 Main java source files with batch size 209 KB. [INFO] 12:52:30.070 Starting batch processing. [INFO] 12:52:30.121 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:30.434 100% analyzed [INFO] 12:52:30.435 Batch processing: Done. [INFO] 12:52:30.442 Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] 12:52:30.442 Using ECJ batch to parse 8 Test java source files with batch size 209 KB. [INFO] 12:52:30.453 Starting batch processing. [INFO] 12:52:30.676 100% analyzed [INFO] 12:52:30.676 Batch processing: Done. [INFO] 12:52:30.680 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 12:52:30.680 No "Generated" source files to scan. [INFO] 12:52:30.680 Sensor JavaSensor [java] (done) | time=617ms [INFO] 12:52:30.680 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:30.681 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:30.681 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:30.690 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms [INFO] 12:52:30.690 Sensor Java Config Sensor [iac] [INFO] 12:52:30.690 0 source files to be analyzed [INFO] 12:52:30.690 0/0 source files have been analyzed [INFO] 12:52:30.690 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 12:52:30.690 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:30.690 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:30.690 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:30.690 Sensor SurefireSensor [java] [INFO] 12:52:30.690 parsing [/w/workspace/aaa-sonar/aaa-cert/target/surefire-reports] [INFO] 12:52:30.694 Sensor SurefireSensor [java] (done) | time=4ms [INFO] 12:52:30.694 Sensor XML Sensor [xml] [INFO] 12:52:30.702 1 source file to be analyzed [INFO] 12:52:30.704 1/1 source file has been analyzed [INFO] 12:52:30.713 Sensor XML Sensor [xml] (done) | time=19ms [INFO] 12:52:30.714 Sensor IaC Docker Sensor [iac] [INFO] 12:52:30.730 0 source files to be analyzed [INFO] 12:52:30.730 0/0 source files have been analyzed [INFO] 12:52:30.730 Sensor IaC Docker Sensor [iac] (done) | time=16ms [INFO] 12:52:30.730 Sensor Serverless configuration file sensor [security] [INFO] 12:52:30.730 0 Serverless function entries were found in the project [INFO] 12:52:30.730 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:30.730 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:30.730 Sensor AWS SAM template file sensor [security] [INFO] 12:52:30.730 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:30.730 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:30.730 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:30.730 ------------- Run sensors on module repackaged-shiro [INFO] 12:52:30.765 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:30.765 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:30.765 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:30.825 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=61ms [INFO] 12:52:30.825 Sensor Java Config Sensor [iac] [INFO] 12:52:30.838 0 source files to be analyzed [INFO] 12:52:30.838 0/0 source files have been analyzed [INFO] 12:52:30.849 Sensor Java Config Sensor [iac] (done) | time=24ms [INFO] 12:52:30.850 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:30.850 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:30.850 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:30.850 Sensor XML Sensor [xml] [INFO] 12:52:30.859 1 source file to be analyzed [INFO] 12:52:30.869 1/1 source file has been analyzed [INFO] 12:52:30.869 Sensor XML Sensor [xml] (done) | time=19ms [INFO] 12:52:30.869 Sensor IaC Docker Sensor [iac] [INFO] 12:52:30.878 0 source files to be analyzed [INFO] 12:52:30.878 0/0 source files have been analyzed [INFO] 12:52:30.878 Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] 12:52:30.878 Sensor Serverless configuration file sensor [security] [INFO] 12:52:30.878 0 Serverless function entries were found in the project [INFO] 12:52:30.878 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:30.878 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:30.878 Sensor AWS SAM template file sensor [security] [INFO] 12:52:30.878 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:30.878 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:30.879 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 12:52:30.879 ------------- Run sensors on module ODL :: aaa :: aaa-shiro-api [INFO] 12:52:30.909 Sensor JavaSensor [java] [INFO] 12:52:30.909 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:30.922 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:30.922 Using ECJ batch to parse 1 Main java source files with batch size 209 KB. [INFO] 12:52:30.923 Starting batch processing. [INFO] 12:52:30.930 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:30.933 100% analyzed [INFO] 12:52:30.933 Batch processing: Done. [INFO] 12:52:30.934 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:52:30.934 No "Test" source files to scan. [INFO] 12:52:30.934 No "Generated" source files to scan. [INFO] 12:52:30.934 Sensor JavaSensor [java] (done) | time=25ms [INFO] 12:52:30.934 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:30.934 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:30.935 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:30.936 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 12:52:30.936 Sensor Java Config Sensor [iac] [INFO] 12:52:30.942 0 source files to be analyzed [INFO] 12:52:30.942 0/0 source files have been analyzed [INFO] 12:52:30.942 Sensor Java Config Sensor [iac] (done) | time=6ms [INFO] 12:52:30.942 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:30.942 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:30.942 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:30.942 Sensor SurefireSensor [java] [INFO] 12:52:30.942 parsing [/w/workspace/aaa-sonar/aaa-shiro/api/target/surefire-reports] [INFO] 12:52:30.942 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 12:52:30.942 Sensor XML Sensor [xml] [INFO] 12:52:30.958 1 source file to be analyzed [INFO] 12:52:30.962 1/1 source file has been analyzed [INFO] 12:52:30.970 Sensor XML Sensor [xml] (done) | time=27ms [INFO] 12:52:30.970 Sensor IaC Docker Sensor [iac] [INFO] 12:52:30.990 0 source files to be analyzed [INFO] 12:52:30.990 0/0 source files have been analyzed [INFO] 12:52:30.990 Sensor IaC Docker Sensor [iac] (done) | time=20ms [INFO] 12:52:30.990 Sensor Serverless configuration file sensor [security] [INFO] 12:52:30.990 0 Serverless function entries were found in the project [INFO] 12:52:30.990 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:30.990 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:30.990 Sensor AWS SAM template file sensor [security] [INFO] 12:52:30.990 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:30.990 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:30.990 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:30.991 ------------- Run sensors on module ODL :: aaa :: aaa-shiro [INFO] 12:52:31.046 Sensor JavaSensor [java] [INFO] 12:52:31.046 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:31.047 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:31.047 Using ECJ batch to parse 40 Main java source files with batch size 209 KB. [INFO] 12:52:31.059 Starting batch processing. [INFO] 12:52:31.105 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:31.758 100% analyzed [INFO] 12:52:31.758 Batch processing: Done. [INFO] 12:52:31.758 Did not optimize analysis for any files, performed a full analysis for all 40 files. [INFO] 12:52:31.759 Using ECJ batch to parse 15 Test java source files with batch size 209 KB. [INFO] 12:52:31.765 Starting batch processing. [INFO] 12:52:32.016 100% analyzed [INFO] 12:52:32.016 Batch processing: Done. [INFO] 12:52:32.016 Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] 12:52:32.016 No "Generated" source files to scan. [INFO] 12:52:32.017 Sensor JavaSensor [java] (done) | time=971ms [INFO] 12:52:32.017 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:32.017 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:32.017 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:32.025 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms [INFO] 12:52:32.025 Sensor Java Config Sensor [iac] [INFO] 12:52:32.026 0 source files to be analyzed [INFO] 12:52:32.026 0/0 source files have been analyzed [INFO] 12:52:32.026 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:32.027 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:32.027 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:32.027 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:32.027 Sensor SurefireSensor [java] [INFO] 12:52:32.027 parsing [/w/workspace/aaa-sonar/aaa-shiro/impl/target/surefire-reports] [INFO] 12:52:32.036 Sensor SurefireSensor [java] (done) | time=9ms [INFO] 12:52:32.036 Sensor XML Sensor [xml] [INFO] 12:52:32.036 1 source file to be analyzed [INFO] 12:52:32.046 1/1 source file has been analyzed [INFO] 12:52:32.046 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 12:52:32.046 Sensor IaC Docker Sensor [iac] [INFO] 12:52:32.050 0 source files to be analyzed [INFO] 12:52:32.050 0/0 source files have been analyzed [INFO] 12:52:32.050 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:52:32.051 Sensor Serverless configuration file sensor [security] [INFO] 12:52:32.051 0 Serverless function entries were found in the project [INFO] 12:52:32.051 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:32.051 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:32.051 Sensor AWS SAM template file sensor [security] [INFO] 12:52:32.051 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:32.052 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:32.052 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:32.052 ------------- Run sensors on module repackaged-shiro-jar [INFO] 12:52:32.072 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:32.072 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:32.072 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:32.073 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:52:32.074 Sensor Java Config Sensor [iac] [INFO] 12:52:32.075 0 source files to be analyzed [INFO] 12:52:32.075 0/0 source files have been analyzed [INFO] 12:52:32.075 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:32.075 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:32.075 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:32.075 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:32.075 Sensor XML Sensor [xml] [INFO] 12:52:32.076 1 source file to be analyzed [INFO] 12:52:32.082 1/1 source file has been analyzed [INFO] 12:52:32.082 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 12:52:32.083 Sensor IaC Docker Sensor [iac] [INFO] 12:52:32.087 0 source files to be analyzed [INFO] 12:52:32.087 0/0 source files have been analyzed [INFO] 12:52:32.087 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:52:32.087 Sensor Serverless configuration file sensor [security] [INFO] 12:52:32.087 0 Serverless function entries were found in the project [INFO] 12:52:32.087 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:32.088 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:52:32.088 Sensor AWS SAM template file sensor [security] [INFO] 12:52:32.088 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:32.089 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:32.089 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:32.089 ------------- Run sensors on module ODL :: aaa :: aaa-shiro-aggregator [WARNING] 12:52:32.106 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 12:52:32.111 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:32.112 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:32.112 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:52:32.112 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:52:32.112 Sensor Java Config Sensor [iac] [INFO] 12:52:32.113 0 source files to be analyzed [INFO] 12:52:32.113 0/0 source files have been analyzed [INFO] 12:52:32.113 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:32.113 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:32.114 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:32.114 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 12:52:32.114 Sensor XML Sensor [xml] [INFO] 12:52:32.115 1 source file to be analyzed [INFO] 12:52:32.120 1/1 source file has been analyzed [INFO] 12:52:32.120 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 12:52:32.120 Sensor IaC Docker Sensor [iac] [INFO] 12:52:32.126 0 source files to be analyzed [INFO] 12:52:32.126 0/0 source files have been analyzed [INFO] 12:52:32.126 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:52:32.127 Sensor Serverless configuration file sensor [security] [INFO] 12:52:32.127 0 Serverless function entries were found in the project [INFO] 12:52:32.127 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:32.127 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:32.128 Sensor AWS SAM template file sensor [security] [INFO] 12:52:32.128 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:32.128 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:32.129 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 12:52:32.129 ------------- Run sensors on module ODL :: aaa :: aaa-password-service-impl [INFO] 12:52:32.178 Sensor JavaSensor [java] [INFO] 12:52:32.179 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:32.180 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:32.180 Using ECJ batch to parse 5 Main java source files with batch size 209 KB. [INFO] 12:52:32.183 Starting batch processing. [INFO] 12:52:32.209 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:32.274 100% analyzed [INFO] 12:52:32.274 Batch processing: Done. [INFO] 12:52:32.274 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 12:52:32.274 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 12:52:32.276 Starting batch processing. [INFO] 12:52:32.293 100% analyzed [INFO] 12:52:32.294 Batch processing: Done. [INFO] 12:52:32.294 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:52:32.294 No "Generated" source files to scan. [INFO] 12:52:32.294 Sensor JavaSensor [java] (done) | time=116ms [INFO] 12:52:32.294 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:32.294 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:32.294 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:32.296 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 12:52:32.296 Sensor Java Config Sensor [iac] [INFO] 12:52:32.301 0 source files to be analyzed [INFO] 12:52:32.301 0/0 source files have been analyzed [INFO] 12:52:32.301 Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] 12:52:32.301 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:32.301 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:32.301 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:32.301 Sensor SurefireSensor [java] [INFO] 12:52:32.301 parsing [/w/workspace/aaa-sonar/aaa-password-service/impl/target/surefire-reports] [INFO] 12:52:32.303 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 12:52:32.303 Sensor XML Sensor [xml] [INFO] 12:52:32.315 1 source file to be analyzed [INFO] 12:52:32.315 1/1 source file has been analyzed [INFO] 12:52:32.316 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 12:52:32.316 Sensor IaC Docker Sensor [iac] [INFO] 12:52:32.321 0 source files to be analyzed [INFO] 12:52:32.321 0/0 source files have been analyzed [INFO] 12:52:32.322 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:52:32.322 Sensor Serverless configuration file sensor [security] [INFO] 12:52:32.322 0 Serverless function entries were found in the project [INFO] 12:52:32.322 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:32.322 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:32.322 Sensor AWS SAM template file sensor [security] [INFO] 12:52:32.322 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:32.322 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:32.322 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:32.322 ------------- Run sensors on module ODL :: aaa :: aaa-password-service-api [INFO] 12:52:32.343 Sensor JavaSensor [java] [INFO] 12:52:32.343 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:32.345 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:32.345 Using ECJ batch to parse 2 Main java source files with batch size 209 KB. [INFO] 12:52:32.347 Starting batch processing. [INFO] 12:52:32.353 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:32.364 100% analyzed [INFO] 12:52:32.364 Batch processing: Done. [INFO] 12:52:32.364 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 12:52:32.364 No "Test" source files to scan. [INFO] 12:52:32.364 No "Generated" source files to scan. [INFO] 12:52:32.364 Sensor JavaSensor [java] (done) | time=21ms [INFO] 12:52:32.364 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:32.364 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:32.365 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:32.366 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 12:52:32.366 Sensor Java Config Sensor [iac] [INFO] 12:52:32.370 0 source files to be analyzed [INFO] 12:52:32.370 0/0 source files have been analyzed [INFO] 12:52:32.370 Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] 12:52:32.370 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:32.370 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:32.370 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:32.371 Sensor SurefireSensor [java] [INFO] 12:52:32.371 parsing [/w/workspace/aaa-sonar/aaa-password-service/api/target/surefire-reports] [INFO] 12:52:32.371 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 12:52:32.371 Sensor XML Sensor [xml] [INFO] 12:52:32.372 1 source file to be analyzed [INFO] 12:52:32.379 1/1 source file has been analyzed [INFO] 12:52:32.379 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 12:52:32.380 Sensor IaC Docker Sensor [iac] [INFO] 12:52:32.384 0 source files to be analyzed [INFO] 12:52:32.384 0/0 source files have been analyzed [INFO] 12:52:32.384 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:52:32.384 Sensor Serverless configuration file sensor [security] [INFO] 12:52:32.384 0 Serverless function entries were found in the project [INFO] 12:52:32.384 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:32.384 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:32.384 Sensor AWS SAM template file sensor [security] [INFO] 12:52:32.384 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:32.385 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:32.385 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:32.385 ------------- Run sensors on module ODL :: aaa :: aaa-password-service-aggregator [WARNING] 12:52:32.399 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 12:52:32.402 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:32.402 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:32.403 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:52:32.403 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:52:32.403 Sensor Java Config Sensor [iac] [INFO] 12:52:32.403 0 source files to be analyzed [INFO] 12:52:32.404 0/0 source files have been analyzed [INFO] 12:52:32.404 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:32.404 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:32.404 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:32.404 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:32.404 Sensor XML Sensor [xml] [INFO] 12:52:32.405 1 source file to be analyzed [INFO] 12:52:32.409 1/1 source file has been analyzed [INFO] 12:52:32.409 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 12:52:32.409 Sensor IaC Docker Sensor [iac] [INFO] 12:52:32.413 0 source files to be analyzed [INFO] 12:52:32.413 0/0 source files have been analyzed [INFO] 12:52:32.413 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:52:32.413 Sensor Serverless configuration file sensor [security] [INFO] 12:52:32.413 0 Serverless function entries were found in the project [INFO] 12:52:32.413 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:32.413 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:32.413 Sensor AWS SAM template file sensor [security] [INFO] 12:52:32.413 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:32.413 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:32.413 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:32.413 ------------- Run sensors on module ODL :: aaa :: aaa-jetty-auth-log-filter [INFO] 12:52:32.434 Sensor JavaSensor [java] [INFO] 12:52:32.434 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:32.435 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:32.435 Using ECJ batch to parse 1 Main java source files with batch size 209 KB. [INFO] 12:52:32.437 Starting batch processing. [INFO] 12:52:32.456 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:32.463 100% analyzed [INFO] 12:52:32.463 Batch processing: Done. [INFO] 12:52:32.463 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:52:32.463 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 12:52:32.464 Starting batch processing. [INFO] 12:52:32.494 100% analyzed [INFO] 12:52:32.494 Batch processing: Done. [INFO] 12:52:32.495 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:52:32.495 No "Generated" source files to scan. [INFO] 12:52:32.495 Sensor JavaSensor [java] (done) | time=61ms [INFO] 12:52:32.495 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:32.495 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:32.495 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:32.497 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 12:52:32.497 Sensor Java Config Sensor [iac] [INFO] 12:52:32.498 0 source files to be analyzed [INFO] 12:52:32.498 0/0 source files have been analyzed [INFO] 12:52:32.498 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:32.499 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:32.499 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:32.499 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:32.499 Sensor SurefireSensor [java] [INFO] 12:52:32.499 parsing [/w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/target/surefire-reports] [INFO] 12:52:32.500 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 12:52:32.500 Sensor XML Sensor [xml] [INFO] 12:52:32.502 1 source file to be analyzed [INFO] 12:52:32.517 1/1 source file has been analyzed [INFO] 12:52:32.518 Sensor XML Sensor [xml] (done) | time=18ms [INFO] 12:52:32.518 Sensor IaC Docker Sensor [iac] [INFO] 12:52:32.534 0 source files to be analyzed [INFO] 12:52:32.534 0/0 source files have been analyzed [INFO] 12:52:32.534 Sensor IaC Docker Sensor [iac] (done) | time=16ms [INFO] 12:52:32.535 Sensor Serverless configuration file sensor [security] [INFO] 12:52:32.535 0 Serverless function entries were found in the project [INFO] 12:52:32.535 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:32.535 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:32.536 Sensor AWS SAM template file sensor [security] [INFO] 12:52:32.536 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:32.537 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:32.537 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:32.537 ------------- Run sensors on module ODL :: aaa :: aaa-idm-store-h2 [INFO] 12:52:32.562 Sensor JavaSensor [java] [INFO] 12:52:32.562 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:52:32.563 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:52:32.563 Using ECJ batch to parse 11 Main java source files with batch size 209 KB. [INFO] 12:52:32.568 Starting batch processing. [INFO] 12:52:32.620 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:52:32.808 100% analyzed [INFO] 12:52:32.808 Batch processing: Done. [INFO] 12:52:32.814 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 12:52:32.814 Using ECJ batch to parse 6 Test java source files with batch size 209 KB. [INFO] 12:52:32.817 Starting batch processing. [INFO] 12:52:32.877 100% analyzed [INFO] 12:52:32.877 Batch processing: Done. [INFO] 12:52:32.877 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 12:52:32.877 No "Generated" source files to scan. [INFO] 12:52:32.877 Sensor JavaSensor [java] (done) | time=315ms [INFO] 12:52:32.877 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:32.878 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:32.878 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:52:32.881 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 12:52:32.881 Sensor Java Config Sensor [iac] [INFO] 12:52:32.881 0 source files to be analyzed [INFO] 12:52:32.882 0/0 source files have been analyzed [INFO] 12:52:32.882 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:52:32.882 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:32.882 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:32.882 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:32.882 Sensor SurefireSensor [java] [INFO] 12:52:32.882 parsing [/w/workspace/aaa-sonar/aaa-idm-store-h2/target/surefire-reports] [INFO] 12:52:32.884 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 12:52:32.884 Sensor XML Sensor [xml] [INFO] 12:52:32.890 1 source file to be analyzed [INFO] 12:52:32.891 1/1 source file has been analyzed [INFO] 12:52:32.891 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 12:52:32.891 Sensor IaC Docker Sensor [iac] [INFO] 12:52:32.895 0 source files to be analyzed [INFO] 12:52:32.895 0/0 source files have been analyzed [INFO] 12:52:32.895 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:52:32.895 Sensor Serverless configuration file sensor [security] [INFO] 12:52:32.895 0 Serverless function entries were found in the project [INFO] 12:52:32.895 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:32.895 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:32.895 Sensor AWS SAM template file sensor [security] [INFO] 12:52:32.895 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:32.895 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:32.895 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:32.895 ------------- Run sensors on module aaa [WARNING] 12:52:32.911 Binary paths (sonar.java.binaries) are empty. .class files can not be looked up to facilitate caching. [INFO] 12:52:32.915 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:52:32.915 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 12:52:32.915 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:52:32.915 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:52:32.916 Sensor Java Config Sensor [iac] [INFO] 12:52:32.916 0 source files to be analyzed [INFO] 12:52:32.916 0/0 source files have been analyzed [INFO] 12:52:32.916 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 12:52:32.916 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:52:32.916 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:52:32.916 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:52:32.916 Sensor XML Sensor [xml] [INFO] 12:52:32.917 1 source file to be analyzed [INFO] 12:52:32.923 1/1 source file has been analyzed [INFO] 12:52:32.923 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 12:52:32.923 Sensor IaC Docker Sensor [iac] [INFO] 12:52:32.926 0 source files to be analyzed [INFO] 12:52:32.926 0/0 source files have been analyzed [INFO] 12:52:32.927 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:52:32.927 Sensor Serverless configuration file sensor [security] [INFO] 12:52:32.927 0 Serverless function entries were found in the project [INFO] 12:52:32.927 0 Serverless function handlers were kept as entrypoints [INFO] 12:52:32.927 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:52:32.927 Sensor AWS SAM template file sensor [security] [INFO] 12:52:32.927 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:52:32.927 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:52:32.927 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:52:32.927 Sensor javabugs [dbd] [INFO] 12:52:32.930 No IR files have been included for analysis. [INFO] 12:52:32.930 Sensor javabugs [dbd] (done) | time=3ms [INFO] 12:52:32.930 Sensor pythonbugs [dbd] [INFO] 12:52:32.930 No IR files have been included for analysis. [INFO] 12:52:32.930 Sensor pythonbugs [dbd] (done) | time=0ms [INFO] 12:52:32.930 Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] 12:52:32.938 Available processors: 4 [INFO] 12:52:32.938 Using 4 threads for analysis. [INFO] 12:52:32.999 The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] 12:52:33.690 Start fetching files for the text and secrets analysis [INFO] 12:52:33.698 Using Git CLI to retrieve untracked files [INFO] 12:52:33.716 Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 12:52:33.717 Starting the text and secrets analysis [INFO] 12:52:33.719 262 source files to be analyzed for the text and secrets analysis [INFO] 12:52:35.000 262/262 source files have been analyzed for the text and secrets analysis [INFO] 12:52:35.003 Start fetching files for the binary file analysis [INFO] 12:52:35.003 There are no files to be analyzed for the binary file analysis [INFO] 12:52:35.005 Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=2075ms [INFO] 12:52:35.005 Sensor JavaSecuritySensor [security] [INFO] 12:52:35.010 No taint analysis rules have been enabled, will not execute taint analysis. [INFO] 12:52:35.012 java security sensor: Begin: 2025-07-26T12:52:35.008548036Z, End: 2025-07-26T12:52:35.011552011Z, Duration: 00:00:00.003 [INFO] 12:52:35.012 java security sensor peak memory: 359 MB [INFO] 12:52:35.012 Sensor JavaSecuritySensor [security] (done) | time=7ms [INFO] 12:52:35.012 Sensor CSharpSecuritySensor [security] [INFO] 12:52:35.013 26 taint analysis rules enabled. [INFO] 12:52:35.014 No UCFGs have been included for analysis. [INFO] 12:52:35.015 csharp security sensor: Begin: 2025-07-26T12:52:35.012764971Z, End: 2025-07-26T12:52:35.015015366Z, Duration: 00:00:00.002 Load type hierarchy and UCFGs: Begin: 2025-07-26T12:52:35.013850707Z, End: 2025-07-26T12:52:35.014772980Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-07-26T12:52:35.013865338Z, End: 2025-07-26T12:52:35.014718289Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-07-26T12:52:35.014739649Z, End: 2025-07-26T12:52:35.014764430Z, Duration: 00:00:00.000 [INFO] 12:52:35.015 csharp security sensor peak memory: 359 MB [INFO] 12:52:35.015 Sensor CSharpSecuritySensor [security] (done) | time=3ms [INFO] 12:52:35.015 Sensor PhpSecuritySensor [security] [INFO] 12:52:35.015 18 taint analysis rules enabled. [INFO] 12:52:35.015 No UCFGs have been included for analysis. [INFO] 12:52:35.016 php security sensor: Begin: 2025-07-26T12:52:35.015382115Z, End: 2025-07-26T12:52:35.015815956Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-07-26T12:52:35.015641962Z, End: 2025-07-26T12:52:35.015699153Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-07-26T12:52:35.015643182Z, End: 2025-07-26T12:52:35.015673952Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-07-26T12:52:35.015688543Z, End: 2025-07-26T12:52:35.015692973Z, Duration: 00:00:00.000 [INFO] 12:52:35.016 php security sensor peak memory: 359 MB [INFO] 12:52:35.016 Sensor PhpSecuritySensor [security] (done) | time=1ms [INFO] 12:52:35.016 Sensor PythonSecuritySensor [security] [INFO] 12:52:35.016 21 taint analysis rules enabled. [INFO] 12:52:35.016 No UCFGs have been included for analysis. [INFO] 12:52:35.017 python security sensor: Begin: 2025-07-26T12:52:35.016477982Z, End: 2025-07-26T12:52:35.017114548Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-07-26T12:52:35.016581345Z, End: 2025-07-26T12:52:35.016635726Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-07-26T12:52:35.016582485Z, End: 2025-07-26T12:52:35.016607965Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-07-26T12:52:35.016623966Z, End: 2025-07-26T12:52:35.016629076Z, Duration: 00:00:00.000 [INFO] 12:52:35.017 python security sensor peak memory: 359 MB [INFO] 12:52:35.017 Sensor PythonSecuritySensor [security] (done) | time=1ms [INFO] 12:52:35.017 Sensor JsSecuritySensor [security] [INFO] 12:52:35.018 15 taint analysis rules enabled. [INFO] 12:52:35.018 No UCFGs have been included for analysis. [INFO] 12:52:35.019 js security sensor: Begin: 2025-07-26T12:52:35.018434640Z, End: 2025-07-26T12:52:35.018899862Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-07-26T12:52:35.018722548Z, End: 2025-07-26T12:52:35.018769519Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-07-26T12:52:35.018723868Z, End: 2025-07-26T12:52:35.018745118Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-07-26T12:52:35.018759918Z, End: 2025-07-26T12:52:35.018763739Z, Duration: 00:00:00.000 [INFO] 12:52:35.019 js security sensor peak memory: 359 MB [INFO] 12:52:35.019 Sensor JsSecuritySensor [security] (done) | time=2ms [INFO] 12:52:35.019 Sensor KotlinSecuritySensor [security] [INFO] 12:52:35.019 26 taint analysis rules enabled. [INFO] 12:52:35.019 No UCFGs have been included for analysis. [INFO] 12:52:35.019 kotlin security sensor: Begin: 2025-07-26T12:52:35.019302992Z, End: 2025-07-26T12:52:35.019827005Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-07-26T12:52:35.019643280Z, End: 2025-07-26T12:52:35.019697352Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-07-26T12:52:35.019644630Z, End: 2025-07-26T12:52:35.019671661Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-07-26T12:52:35.019687011Z, End: 2025-07-26T12:52:35.019691121Z, Duration: 00:00:00.000 [INFO] 12:52:35.019 kotlin security sensor peak memory: 359 MB [INFO] 12:52:35.019 Sensor KotlinSecuritySensor [security] (done) | time=0ms [INFO] 12:52:35.020 Sensor GoSecuritySensor [security] [INFO] 12:52:35.022 9 taint analysis rules enabled. [INFO] 12:52:35.022 No UCFGs have been included for analysis. [INFO] 12:52:35.022 go security sensor: Begin: 2025-07-26T12:52:35.022641044Z, End: 2025-07-26T12:52:35.022874010Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-07-26T12:52:35.022718816Z, End: 2025-07-26T12:52:35.022772877Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-07-26T12:52:35.022720126Z, End: 2025-07-26T12:52:35.022746437Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-07-26T12:52:35.022761367Z, End: 2025-07-26T12:52:35.022765617Z, Duration: 00:00:00.000 [INFO] 12:52:35.022 go security sensor peak memory: 359 MB [INFO] 12:52:35.023 Sensor GoSecuritySensor [security] (done) | time=3ms [INFO] 12:52:35.023 ------------- Run sensors on project [INFO] 12:52:35.126 Sensor JavaProjectSensor [java] [INFO] 12:52:35.128 Sensor JavaProjectSensor [java] (done) | time=2ms [INFO] 12:52:35.128 Sensor JavaArchitectureSensor [architecture] [INFO] 12:52:35.139 * Protobuf reading starting | memory total=590 | free=215 | used=374 (MB) [INFO] 12:52:35.140 * Reading SonarArchitecture IR data from directory "/w/workspace/aaa-sonar/target/sonar/architecture/java" [INFO] 12:52:35.141 * Protobuf reading complete | memory total=590 | free=214 | used=375 (MB) [INFO] 12:52:35.144 * Build file hiGraphs complete | memory total=590 | free=214 | used=375 (MB) [INFO] 12:52:35.146 * Slicing complete | memory total=590 | free=214 | used=375 (MB) [INFO] 12:52:35.162 * Export complete | memory total=590 | free=212 | used=377 (MB) [INFO] 12:52:35.162 Sensor JavaArchitectureSensor [architecture] (done) | time=34ms [INFO] 12:52:35.162 Sensor Zero Coverage Sensor [INFO] 12:52:35.163 Sensor Zero Coverage Sensor (done) | time=1ms [INFO] 12:52:35.163 Sensor Java CPD Block Indexer [INFO] 12:52:35.371 Sensor Java CPD Block Indexer (done) | time=208ms [INFO] 12:52:35.371 ------------- Gather SCA dependencies on project [INFO] 12:52:35.372 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 12:52:35.560 Checking if SCA is enabled for organization opendaylight [INFO] 12:52:35.725 Dependency analysis skipped [INFO] 12:52:35.753 CPD Executor 45 files had no CPD blocks [INFO] 12:52:35.754 CPD Executor Calculating CPD for 111 files [INFO] 12:52:35.783 CPD Executor CPD calculation finished (done) | time=29ms [INFO] 12:52:36.072 Analysis report generated in 273ms, dir size=2 MB [INFO] 12:52:36.464 Analysis report compressed in 392ms, zip size=884 KB [INFO] 12:52:38.814 Analysis report uploaded in 2350ms [INFO] 12:52:38.815 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=opendaylight_aaa [INFO] 12:52:38.815 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 12:52:38.816 More about the report processing at https://sonarcloud.io/api/ce/task?id=AZhGyuRXm3NEpsoz31Nb [INFO] 12:52:39.461 Sensor cache published successfully [INFO] 12:52:39.640 Analysis total time: 21.802 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for aaa 0.21.1-SNAPSHOT: [INFO] [INFO] ODL :: aaa :: aaa-parent ........................... SUCCESS [ 0.370 s] [INFO] ODL :: aaa :: aaa-authn-api ........................ SUCCESS [ 0.223 s] [INFO] ODL :: aaa :: aaa-encrypt-service .................. SUCCESS [ 0.097 s] [INFO] ODL :: aaa :: aaa-encrypt-service-impl ............. SUCCESS [ 0.086 s] [INFO] ODL :: aaa :: aaa-encryption-service-aggregator .... SUCCESS [ 0.040 s] [INFO] ODL :: aaa :: aaa-cert ............................. SUCCESS [ 0.127 s] [INFO] ODL :: aaa :: aaa-password-service-api ............. SUCCESS [ 0.069 s] [INFO] ODL :: aaa :: aaa-cli .............................. SUCCESS [ 0.093 s] [INFO] repackaged-shiro-jar ............................... SUCCESS [ 0.125 s] [INFO] repackaged-shiro ................................... SUCCESS [ 0.466 s] [INFO] ODL :: aaa :: aaa-password-service-impl ............ SUCCESS [ 0.082 s] [INFO] ODL :: aaa :: aaa-tokenauthrealm ................... SUCCESS [ 0.078 s] [INFO] ODL :: aaa :: aaa-idm-store-h2 ..................... SUCCESS [ 0.097 s] [INFO] ODL :: aaa :: aaa-cli-jar .......................... SUCCESS [ 0.071 s] [INFO] ODL :: aaa :: aaa-filterchain ...................... SUCCESS [ 0.089 s] [INFO] ODL :: aaa :: aaa-jetty-auth-log-filter ............ SUCCESS [ 0.061 s] [INFO] ODL :: aaa :: aaa-password-service-aggregator ...... SUCCESS [ 0.004 s] [INFO] ODL :: aaa :: aaa-artifacts ........................ SUCCESS [ 0.002 s] [INFO] template-feature-parent ............................ SUCCESS [ 0.025 s] [INFO] ODL :: aaa :: odl-aaa-api .......................... SUCCESS [ 0.003 s] [INFO] ODL :: aaa :: odl-aaa-encryption-service ........... SUCCESS [ 0.002 s] [INFO] ODL :: aaa :: odl-aaa-cert ......................... SUCCESS [ 0.002 s] [INFO] OpenDaylight :: Apache Shiro ....................... SUCCESS [ 0.002 s] [INFO] ODL :: aaa :: odl-aaa-password-service ............. SUCCESS [ 0.002 s] [INFO] ODL :: aaa :: web-api .............................. SUCCESS [ 0.072 s] [INFO] ODL :: aaa :: web-osgi-impl ........................ SUCCESS [ 0.063 s] [INFO] ODL :: aaa :: servlet-api .......................... SUCCESS [ 0.056 s] [INFO] ODL :: aaa :: servlet-jersey2 ...................... SUCCESS [ 0.063 s] [INFO] ODL :: aaa :: odl-aaa-web .......................... SUCCESS [ 0.004 s] [INFO] ODL :: aaa :: aaa-shiro-api ........................ SUCCESS [ 0.058 s] [INFO] ODL :: aaa :: aaa-shiro ............................ SUCCESS [ 0.123 s] [INFO] ODL :: aaa :: odl-aaa-shiro ........................ SUCCESS [ 0.005 s] [INFO] ODL :: aaa :: odl-aaa-cli .......................... SUCCESS [ 0.002 s] [INFO] ODL :: aaa :: features-aaa ......................... SUCCESS [ 0.002 s] [INFO] ODL :: aaa :: features-aaa-aggregator .............. SUCCESS [ 0.003 s] [INFO] ODL :: aaa :: aaa-shiro-aggregator ................. SUCCESS [ 0.002 s] [INFO] ODL :: aaa :: web-jetty-impl ....................... SUCCESS [ 0.058 s] [INFO] ODL :: aaa :: testutils ............................ SUCCESS [ 0.059 s] [INFO] ODL :: aaa :: dependency-check ..................... SUCCESS [ 0.071 s] [INFO] ODL :: aaa :: web-aggregator ....................... SUCCESS [ 0.003 s] [INFO] aaa-docs ........................................... SUCCESS [ 0.090 s] [INFO] aaa ................................................ SUCCESS [ 27.987 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.078 s [INFO] Finished at: 2025-07-26T12:52:39Z [INFO] ------------------------------------------------------------------------ [aaa-sonar] $ /bin/bash /tmp/jenkins14708944150672154239.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.5 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 15 [JaCoCo plugin] Saving matched execfiles: /w/workspace/aaa-sonar/aaa-cert/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/aaa-cli-jar/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/aaa-cli/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/aaa-filterchain/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/aaa-idm-store-h2/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/aaa-password-service/impl/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/aaa-shiro/impl/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/target/jacoco.exec /w/workspace/aaa-sonar/web/api/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/web/impl-jetty/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/web/impl-osgi/target/code-coverage/jacoco.exec /w/workspace/aaa-sonar/web/testutils/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-authn-api/target/classes 28 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-cert/target/classes 95 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-cli-jar/target/classes 3 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-cli/target/classes 21 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-encrypt-service/api/target/classes 1 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/classes 15 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-filterchain/target/classes 10 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-idm-store-h2/target/classes 15 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/target/classes 1 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-password-service/api/target/classes 9 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-password-service/impl/target/classes 5 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-shiro/api/target/classes 61 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-shiro/impl/target/classes 79 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro/target/classes 476 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-tokenauthrealm/target/classes 9 files [JaCoCo plugin] - /w/workspace/aaa-sonar/dependency-check/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/docs/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/features-aaa/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/odl-aaa-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/odl-aaa-cert/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/odl-aaa-cli/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/odl-aaa-encryption-service/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/odl-aaa-password-service/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/odl-aaa-shiro/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/odl-aaa-web/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/odl-apache-shiro/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/features/parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/api/target/classes 15 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/impl-jetty/target/classes 1 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/impl-osgi/target/classes 4 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/servlet-api/target/classes 2 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/servlet-jersey2/target/classes 2 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/testutils/target/classes 2 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-authn-api/src/main/java 28 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-cert/src/main/java 12 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-cli-jar/src/main/java 3 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-cli/src/main/java 21 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-encrypt-service/api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-encrypt-service/impl/src/main/java 3 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-filterchain/src/main/java 6 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-idm-store-h2/src/main/java 11 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/src/main/java 1 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-password-service/api/src/main/java 2 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-password-service/impl/src/main/java 5 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-shiro/api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-shiro/impl/src/main/java 40 files [JaCoCo plugin] - /w/workspace/aaa-sonar/aaa-tokenauthrealm/src/main/java 5 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/api/src/main/java 7 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/impl-jetty/src/main/java 1 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/impl-osgi/src/main/java 3 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/servlet-api/src/main/java 2 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/servlet-jersey2/src/main/java 2 files [JaCoCo plugin] - /w/workspace/aaa-sonar/web/testutils/src/main/java 2 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 29.800001, method: 20.502092, line: 19.872055, branch: 11.663608, instruction: 21.175245, complexity: 14.449003 [PostBuildScript] - [INFO] Executing post build scripts. [aaa-sonar] $ /bin/bash /tmp/jenkins2235495263476059967.sh ---> sysstat.sh [aaa-sonar] $ /bin/bash /tmp/jenkins9001400631167567881.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/aaa-sonar + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/aaa-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/aaa-sonar ']' + mkdir -p /w/workspace/aaa-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aaa-sonar/archives/ [aaa-sonar] $ /bin/bash /tmp/jenkins15343852235000918202.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/aaa-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r7ro from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-r7ro/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aaa-sonar] $ /bin/bash /tmp/jenkins927118534820930479.sh provisioning config files... Could not find credentials [logs] for aaa-sonar #481 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aaa-sonar@tmp/config13227216270977184130tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [aaa-sonar] $ /bin/bash /tmp/jenkins10690689102778061010.sh ---> create-netrc.sh WARN: Log server credential not found. [aaa-sonar] $ /bin/bash /tmp/jenkins16264968031699783092.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/aaa-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r7ro from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-r7ro/bin to PATH [aaa-sonar] $ /bin/bash /tmp/jenkins5322076920879085852.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aaa-sonar] $ /bin/bash /tmp/jenkins13358786928549834968.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/aaa-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r7ro from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-r7ro/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [aaa-sonar] $ /bin/bash -l /tmp/jenkins13948395714771785331.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/aaa-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r7ro from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-r7ro/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/aaa-sonar/481/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-4g-46218 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5600.00 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 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 9.0G 69G 12% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 587 11843 4 3557 15059 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:97:17:53 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.170.139/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 86032sec preferred_lft 86032sec inet6 fe80::f816:3eff:fe97:1753/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:59:57:39:35 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-46218) 07/26/25 _x86_64_ (4 CPU) 12:47:16 LINUX RESTART (4 CPU) ---> sar -P ALL: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-46218) 07/26/25 _x86_64_ (4 CPU) 12:47:16 LINUX RESTART (4 CPU)