Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-4g-42025 (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 f7551699010d78fdae1057a4456a5bf1a8f439ba # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [aaa-sonar] $ /bin/bash /tmp/jenkins17475124876619810638.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-qP5N 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-qP5N/bin to PATH Generating Requirements File Python 3.11.10 pip 25.1.1 from /tmp/venv-qP5N/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.4 botocore==1.39.4 bs4==0.0.2 cachetools==5.5.2 certifi==2025.7.9 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.3.9 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.44 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.24.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.0.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.0 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.31.2 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/jenkins17309791679982433830.sh + echo Using SonarCloud Using SonarCloud [aaa-sonar] $ /bin/sh -xe /tmp/jenkins10043230796707230001.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-42025 [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/jenkins3853448991447254883.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/jenkins8779253012212553812.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/config14832679343738327148tmp copy managed file [aaa-settings] to file:/w/workspace/aaa-sonar@tmp/config549285787045860296tmp [aaa-sonar] $ /bin/bash -l /tmp/jenkins3318571622985600864.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/config14832679343738327148tmp --settings /w/workspace/aaa-sonar@tmp/config549285787045860296tmp --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 4.065 ms [INFO] yang-to-sources: Project model files found: 1 in 67.39 ms [INFO] yang-to-sources: 1 YANG models processed in 91.75 ms [INFO] BindingJavaFileGenerator: Defined 10 files in 54.92 ms [INFO] Sorted 10 files into 3 directories in 2.914 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 113.1 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.448 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.667 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.734 ms [INFO] yang-to-sources: Project model files found: 3 in 23.39 ms [INFO] yang-to-sources: 3 YANG models processed in 32.25 ms [INFO] BindingJavaFileGenerator: Defined 58 files in 12.64 ms [INFO] Sorted 58 files into 12 directories in 223.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 58 in 77.53 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.207 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: 1.143 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.103 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.008 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.205 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.308 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.118 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 780.4 μs [INFO] yang-to-sources: Project model files found: 1 in 2.439 ms [INFO] yang-to-sources: 1 YANG models processed in 2.838 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 1.080 ms [INFO] Sorted 6 files into 3 directories in 84.18 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.881 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: 0.990 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.283 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.081 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.961 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.025 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.014 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.080 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.779 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.524 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.006 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.096 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.003 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.172 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.956 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.378 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.095 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.580 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-12T12-48-40_755-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.143 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.099 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.061 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.884 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.974 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.004 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.007 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.160 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 1.721 ms [INFO] yang-to-sources: Project model files found: 1 in 22.57 ms [INFO] yang-to-sources: 1 YANG models processed in 23.64 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 10.40 ms [INFO] Sorted 40 files into 11 directories in 227.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 63.97 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.330 ms [INFO] yang-to-sources: Project model files found: 1 in 5.895 ms [INFO] yang-to-sources: 1 YANG models processed in 40.45 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 2.884 ms [INFO] Sorted 16 files into 4 directories in 144.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 23.88 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.924 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.014 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.004 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.182 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.441 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.065 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.617 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.008 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.351 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.255 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.001 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.131 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.595 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.223 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 [ 10.698 s] [INFO] ODL :: aaa :: aaa-authn-api ........................ SUCCESS [ 7.861 s] [INFO] ODL :: aaa :: aaa-encrypt-service .................. SUCCESS [ 2.864 s] [INFO] ODL :: aaa :: aaa-encrypt-service-impl ............. SUCCESS [ 9.958 s] [INFO] ODL :: aaa :: aaa-encryption-service-aggregator .... SUCCESS [ 0.143 s] [INFO] ODL :: aaa :: aaa-cert ............................. SUCCESS [ 12.281 s] [INFO] ODL :: aaa :: aaa-password-service-api ............. SUCCESS [ 3.223 s] [INFO] ODL :: aaa :: aaa-cli .............................. SUCCESS [ 6.563 s] [INFO] repackaged-shiro-jar ............................... SUCCESS [ 2.543 s] [INFO] repackaged-shiro ................................... SUCCESS [ 1.345 s] [INFO] ODL :: aaa :: aaa-password-service-impl ............ SUCCESS [ 5.207 s] [INFO] ODL :: aaa :: aaa-tokenauthrealm ................... SUCCESS [ 6.244 s] [INFO] ODL :: aaa :: aaa-idm-store-h2 ..................... SUCCESS [ 10.189 s] [INFO] ODL :: aaa :: aaa-cli-jar .......................... SUCCESS [ 15.036 s] [INFO] ODL :: aaa :: aaa-filterchain ...................... SUCCESS [ 6.457 s] [INFO] ODL :: aaa :: aaa-jetty-auth-log-filter ............ SUCCESS [ 6.595 s] [INFO] ODL :: aaa :: aaa-password-service-aggregator ...... SUCCESS [ 0.007 s] [INFO] ODL :: aaa :: aaa-artifacts ........................ SUCCESS [ 0.430 s] [INFO] template-feature-parent ............................ SUCCESS [ 2.978 s] [INFO] ODL :: aaa :: odl-aaa-api .......................... SUCCESS [ 1.591 s] [INFO] ODL :: aaa :: odl-aaa-encryption-service ........... SUCCESS [ 5.902 s] [INFO] ODL :: aaa :: odl-aaa-cert ......................... SUCCESS [ 3.349 s] [INFO] OpenDaylight :: Apache Shiro ....................... SUCCESS [ 0.652 s] [INFO] ODL :: aaa :: odl-aaa-password-service ............. SUCCESS [ 2.952 s] [INFO] ODL :: aaa :: web-api .............................. SUCCESS [ 5.551 s] [INFO] ODL :: aaa :: web-osgi-impl ........................ SUCCESS [ 4.951 s] [INFO] ODL :: aaa :: servlet-api .......................... SUCCESS [ 2.699 s] [INFO] ODL :: aaa :: servlet-jersey2 ...................... SUCCESS [ 3.216 s] [INFO] ODL :: aaa :: odl-aaa-web .......................... SUCCESS [ 1.191 s] [INFO] ODL :: aaa :: aaa-shiro-api ........................ SUCCESS [ 3.715 s] [INFO] ODL :: aaa :: aaa-shiro ............................ SUCCESS [ 14.964 s] [INFO] ODL :: aaa :: odl-aaa-shiro ........................ SUCCESS [ 4.368 s] [INFO] ODL :: aaa :: odl-aaa-cli .......................... SUCCESS [ 3.831 s] [INFO] ODL :: aaa :: features-aaa ......................... SUCCESS [ 3.802 s] [INFO] ODL :: aaa :: features-aaa-aggregator .............. SUCCESS [ 0.011 s] [INFO] ODL :: aaa :: aaa-shiro-aggregator ................. SUCCESS [ 0.004 s] [INFO] ODL :: aaa :: web-jetty-impl ....................... SUCCESS [ 5.877 s] [INFO] ODL :: aaa :: testutils ............................ SUCCESS [ 6.417 s] [INFO] ODL :: aaa :: dependency-check ..................... SUCCESS [ 1.462 s] [INFO] ODL :: aaa :: web-aggregator ....................... SUCCESS [ 0.002 s] [INFO] aaa-docs ........................................... SUCCESS [ 2.267 s] [INFO] aaa ................................................ SUCCESS [ 0.128 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:15 min [INFO] Finished at: 2025-07-12T12:50:19Z [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/config14832679343738327148tmp --settings /w/workspace/aaa-sonar@tmp/config549285787045860296tmp -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:50:27.603 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:50:27.610 Java 21.0.5 Ubuntu (64-bit) [INFO] 12:50:27.610 Linux 5.15.0-131-generic (amd64) [INFO] 12:50:27.636 User cache: /home/jenkins/.sonar/cache [INFO] 12:50:30.472 Communicating with SonarCloud [INFO] 12:50:30.628 Default locale: "en", source code encoding: "UTF-8" [INFO] 12:50:31.222 Load global settings [INFO] 12:50:31.793 Load global settings (done) | time=572ms [INFO] 12:50:31.797 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 12:50:31.926 Loading required plugins [INFO] 12:50:31.926 Load plugins index [INFO] 12:50:32.113 Load plugins index (done) | time=187ms [INFO] 12:50:32.113 Load/download plugins [INFO] 12:50:32.498 Load/download plugins (done) | time=385ms [INFO] 12:50:32.893 Found an active CI vendor: 'Jenkins' [INFO] 12:50:32.899 Load project settings for component key: 'opendaylight_aaa' [INFO] 12:50:33.151 Load project settings for component key: 'opendaylight_aaa' (done) | time=252ms [INFO] 12:50:33.157 Process project properties [INFO] 12:50:33.188 Project key: opendaylight_aaa [INFO] 12:50:33.188 Base dir: /w/workspace/aaa-sonar [INFO] 12:50:33.188 Working dir: /w/workspace/aaa-sonar/target/sonar [INFO] 12:50:33.198 Load project branches [INFO] 12:50:33.426 Load project branches (done) | time=228ms [INFO] 12:50:33.435 Check ALM binding of project 'opendaylight_aaa' [INFO] 12:50:33.636 Detected project binding: BOUND [INFO] 12:50:33.636 Check ALM binding of project 'opendaylight_aaa' (done) | time=201ms [INFO] 12:50:33.639 Load project pull requests [INFO] 12:50:33.843 Load project pull requests (done) | time=204ms [INFO] 12:50:33.849 Load branch configuration [INFO] 12:50:33.851 Load branch configuration (done) | time=2ms [INFO] 12:50:33.859 Load quality profiles [INFO] 12:50:34.218 Load quality profiles (done) | time=359ms [INFO] 12:50:34.320 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 12:50:34.322 Load active rules [INFO] 12:50:36.008 Load active rules (done) | time=1686ms [INFO] 12:50:36.192 Organization key: opendaylight [WARNING] 12:50:36.195 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:50:36.210 Preprocessing files... [INFO] 12:50:36.475 2 languages detected in 262 preprocessed files (done) | time=264ms [INFO] 12:50:36.476 0 files ignored because of inclusion/exclusion patterns [INFO] 12:50:36.476 0 files ignored because of scm ignore settings [INFO] 12:50:36.618 Loading plugins for detected languages [INFO] 12:50:36.619 Load/download plugins [INFO] 12:50:37.237 Load/download plugins (done) | time=619ms [INFO] 12:50:37.379 Load project repositories [INFO] 12:50:37.815 Load project repositories (done) | time=436ms [INFO] 12:50:37.826 Indexing files... [INFO] 12:50:37.826 Project configuration: [INFO] 12:50:37.827 Excluded sources: **/build-wrapper-dump.json [INFO] 12:50:37.828 Indexing files of module 'ODL :: aaa :: servlet-api' [INFO] 12:50:37.828 Base dir: /w/workspace/aaa-sonar/web/servlet-api [INFO] 12:50:37.830 Source paths: pom.xml, src/main/java [INFO] 12:50:37.830 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:50:37.832 Indexing files of module 'ODL :: aaa :: servlet-jersey2' [INFO] 12:50:37.833 Base dir: /w/workspace/aaa-sonar/web/servlet-jersey2 [INFO] 12:50:37.833 Source paths: pom.xml, src/main/java [INFO] 12:50:37.833 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:50:37.834 Indexing files of module 'ODL :: aaa :: testutils' [INFO] 12:50:37.834 Base dir: /w/workspace/aaa-sonar/web/testutils [INFO] 12:50:37.834 Source paths: pom.xml, src/main/java [INFO] 12:50:37.834 Test paths: src/test/java [INFO] 12:50:37.834 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:50:37.834 Indexing files of module 'ODL :: aaa :: web-api' [INFO] 12:50:37.834 Base dir: /w/workspace/aaa-sonar/web/api [INFO] 12:50:37.835 Source paths: pom.xml, src/main/java [INFO] 12:50:37.835 Test paths: src/test/java [INFO] 12:50:37.835 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:50:37.837 Indexing files of module 'ODL :: aaa :: web-jetty-impl' [INFO] 12:50:37.837 Base dir: /w/workspace/aaa-sonar/web/impl-jetty [INFO] 12:50:37.838 Source paths: pom.xml, src/main/java [INFO] 12:50:37.838 Test paths: src/test/java [INFO] 12:50:37.838 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:50:37.839 Indexing files of module 'ODL :: aaa :: web-osgi-impl' [INFO] 12:50:37.839 Base dir: /w/workspace/aaa-sonar/web/impl-osgi [INFO] 12:50:37.839 Source paths: pom.xml, src/main/java [INFO] 12:50:37.839 Test paths: src/test/java [INFO] 12:50:37.839 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:50:37.841 Indexing files of module 'ODL :: aaa :: web-aggregator' [INFO] 12:50:37.843 Base dir: /w/workspace/aaa-sonar/web [INFO] 12:50:37.843 Source paths: pom.xml [INFO] 12:50:37.843 Excluded sources: **/build-wrapper-dump.json [INFO] 12:50:37.844 Indexing files of module 'ODL :: aaa :: aaa-artifacts' [INFO] 12:50:37.844 Base dir: /w/workspace/aaa-sonar/artifacts [INFO] 12:50:37.844 Source paths: pom.xml [INFO] 12:50:37.844 Excluded sources: **/build-wrapper-dump.json [INFO] 12:50:37.845 Indexing files of module 'ODL :: aaa :: aaa-authn-api' [INFO] 12:50:37.845 Base dir: /w/workspace/aaa-sonar/aaa-authn-api [INFO] 12:50:37.845 Source paths: pom.xml, src/main/java [INFO] 12:50:37.845 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:50:37.849 Indexing files of module 'ODL :: aaa :: aaa-cert' [INFO] 12:50:37.849 Base dir: /w/workspace/aaa-sonar/aaa-cert [INFO] 12:50:37.849 Source paths: pom.xml, src/main/java [INFO] 12:50:37.849 Test paths: src/test/java [INFO] 12:50:37.849 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:50:37.855 Indexing files of module 'ODL :: aaa :: aaa-cli' [INFO] 12:50:37.855 Base dir: /w/workspace/aaa-sonar/aaa-cli [INFO] 12:50:37.855 Source paths: pom.xml, src/main/java [INFO] 12:50:37.855 Test paths: src/test/java [INFO] 12:50:37.855 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:50:37.859 Indexing files of module 'ODL :: aaa :: aaa-cli-jar' [INFO] 12:50:37.859 Base dir: /w/workspace/aaa-sonar/aaa-cli-jar [INFO] 12:50:37.859 Source paths: pom.xml, src/main/java [INFO] 12:50:37.859 Test paths: src/test/java [INFO] 12:50:37.860 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:50:37.860 Indexing files of module 'aaa-docs' [INFO] 12:50:37.860 Base dir: /w/workspace/aaa-sonar/docs [INFO] 12:50:37.860 Source paths: pom.xml [INFO] 12:50:37.860 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:50:37.861 Indexing files of module 'ODL :: aaa :: aaa-encrypt-service' [INFO] 12:50:37.862 Base dir: /w/workspace/aaa-sonar/aaa-encrypt-service/api [INFO] 12:50:37.862 Source paths: pom.xml, src/main/java [INFO] 12:50:37.862 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:50:37.862 Indexing files of module 'ODL :: aaa :: aaa-encrypt-service-impl' [INFO] 12:50:37.862 Base dir: /w/workspace/aaa-sonar/aaa-encrypt-service/impl [INFO] 12:50:37.862 Source paths: pom.xml, src/main/java [INFO] 12:50:37.862 Test paths: src/test/java [INFO] 12:50:37.862 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:50:37.863 Indexing files of module 'ODL :: aaa :: aaa-encryption-service-aggregator' [INFO] 12:50:37.863 Base dir: /w/workspace/aaa-sonar/aaa-encrypt-service [INFO] 12:50:37.863 Source paths: pom.xml [INFO] 12:50:37.863 Excluded sources: **/build-wrapper-dump.json [INFO] 12:50:37.864 Indexing files of module 'ODL :: aaa :: aaa-filterchain' [INFO] 12:50:37.864 Base dir: /w/workspace/aaa-sonar/aaa-filterchain [INFO] 12:50:37.864 Source paths: pom.xml, src/main/java [INFO] 12:50:37.864 Test paths: src/test/java [INFO] 12:50:37.864 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:50:37.866 Indexing files of module 'ODL :: aaa :: aaa-idm-store-h2' [INFO] 12:50:37.866 Base dir: /w/workspace/aaa-sonar/aaa-idm-store-h2 [INFO] 12:50:37.866 Source paths: pom.xml, src/main/java [INFO] 12:50:37.866 Test paths: src/test/java [INFO] 12:50:37.866 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:50:37.867 Indexing files of module 'ODL :: aaa :: aaa-jetty-auth-log-filter' [INFO] 12:50:37.867 Base dir: /w/workspace/aaa-sonar/aaa-jetty-auth-log-filter [INFO] 12:50:37.868 Source paths: pom.xml, src/main/java [INFO] 12:50:37.868 Test paths: src/test/java [INFO] 12:50:37.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:50:37.869 Indexing files of module 'ODL :: aaa :: aaa-parent' [INFO] 12:50:37.869 Base dir: /w/workspace/aaa-sonar/parent [INFO] 12:50:37.869 Source paths: pom.xml [INFO] 12:50:37.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:50:37.870 Indexing files of module 'ODL :: aaa :: aaa-password-service-api' [INFO] 12:50:37.870 Base dir: /w/workspace/aaa-sonar/aaa-password-service/api [INFO] 12:50:37.870 Source paths: pom.xml, src/main/java [INFO] 12:50:37.870 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:50:37.871 Indexing files of module 'ODL :: aaa :: aaa-password-service-impl' [INFO] 12:50:37.871 Base dir: /w/workspace/aaa-sonar/aaa-password-service/impl [INFO] 12:50:37.871 Source paths: pom.xml, src/main/java [INFO] 12:50:37.871 Test paths: src/test/java [INFO] 12:50:37.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:50:37.872 Indexing files of module 'ODL :: aaa :: aaa-password-service-aggregator' [INFO] 12:50:37.872 Base dir: /w/workspace/aaa-sonar/aaa-password-service [INFO] 12:50:37.872 Source paths: pom.xml [INFO] 12:50:37.872 Excluded sources: **/build-wrapper-dump.json [INFO] 12:50:37.873 Indexing files of module 'ODL :: aaa :: aaa-shiro' [INFO] 12:50:37.873 Base dir: /w/workspace/aaa-sonar/aaa-shiro/impl [INFO] 12:50:37.873 Source paths: pom.xml, src/main/java [INFO] 12:50:37.873 Test paths: src/test/java [INFO] 12:50:37.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:50:37.876 Indexing files of module 'ODL :: aaa :: aaa-shiro-api' [INFO] 12:50:37.876 Base dir: /w/workspace/aaa-sonar/aaa-shiro/api [INFO] 12:50:37.876 Source paths: pom.xml, src/main/java [INFO] 12:50:37.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:50:37.887 Indexing files of module 'repackaged-shiro' [INFO] 12:50:37.891 Base dir: /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro [INFO] 12:50:37.892 Source paths: pom.xml [INFO] 12:50:37.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:50:37.895 Indexing files of module 'repackaged-shiro-jar' [INFO] 12:50:37.895 Base dir: /w/workspace/aaa-sonar/aaa-shiro/repackaged-shiro-jar [INFO] 12:50:37.895 Source paths: pom.xml [INFO] 12:50:37.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:50:37.897 Indexing files of module 'ODL :: aaa :: aaa-shiro-aggregator' [INFO] 12:50:37.897 Base dir: /w/workspace/aaa-sonar/aaa-shiro [INFO] 12:50:37.897 Source paths: pom.xml [INFO] 12:50:37.897 Excluded sources: **/build-wrapper-dump.json [INFO] 12:50:37.899 Indexing files of module 'ODL :: aaa :: aaa-tokenauthrealm' [INFO] 12:50:37.899 Base dir: /w/workspace/aaa-sonar/aaa-tokenauthrealm [INFO] 12:50:37.899 Source paths: pom.xml, src/main/java [INFO] 12:50:37.899 Test paths: src/test/java [INFO] 12:50:37.900 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:50:37.901 Indexing files of module 'ODL :: aaa :: dependency-check' [INFO] 12:50:37.901 Base dir: /w/workspace/aaa-sonar/dependency-check [INFO] 12:50:37.901 Source paths: pom.xml [INFO] 12:50:37.902 Excluded sources: **/build-wrapper-dump.json [INFO] 12:50:37.902 Indexing files of module 'ODL :: aaa :: features-aaa' [INFO] 12:50:37.903 Base dir: /w/workspace/aaa-sonar/features/features-aaa [INFO] 12:50:37.903 Source paths: pom.xml [INFO] 12:50:37.903 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:50:37.904 Indexing files of module 'ODL :: aaa :: odl-aaa-api' [INFO] 12:50:37.904 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-api [INFO] 12:50:37.904 Source paths: pom.xml [INFO] 12:50:37.904 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:50:37.906 Indexing files of module 'ODL :: aaa :: odl-aaa-cert' [INFO] 12:50:37.907 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-cert [INFO] 12:50:37.907 Source paths: pom.xml [INFO] 12:50:37.907 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:50:37.908 Indexing files of module 'ODL :: aaa :: odl-aaa-cli' [INFO] 12:50:37.908 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-cli [INFO] 12:50:37.908 Source paths: pom.xml [INFO] 12:50:37.909 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:50:37.909 Indexing files of module 'ODL :: aaa :: odl-aaa-encryption-service' [INFO] 12:50:37.909 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-encryption-service [INFO] 12:50:37.909 Source paths: pom.xml [INFO] 12:50:37.910 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:50:37.910 Indexing files of module 'ODL :: aaa :: odl-aaa-password-service' [INFO] 12:50:37.911 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-password-service [INFO] 12:50:37.911 Source paths: pom.xml [INFO] 12:50:37.911 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:50:37.916 Indexing files of module 'ODL :: aaa :: odl-aaa-shiro' [INFO] 12:50:37.917 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-shiro [INFO] 12:50:37.917 Source paths: pom.xml [INFO] 12:50:37.917 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:50:37.918 Indexing files of module 'ODL :: aaa :: odl-aaa-web' [INFO] 12:50:37.918 Base dir: /w/workspace/aaa-sonar/features/odl-aaa-web [INFO] 12:50:37.918 Source paths: pom.xml [INFO] 12:50:37.918 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:50:37.919 Indexing files of module 'OpenDaylight :: Apache Shiro' [INFO] 12:50:37.919 Base dir: /w/workspace/aaa-sonar/features/odl-apache-shiro [INFO] 12:50:37.919 Source paths: pom.xml [INFO] 12:50:37.920 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:50:37.920 Indexing files of module 'template-feature-parent' [INFO] 12:50:37.920 Base dir: /w/workspace/aaa-sonar/features/parent [INFO] 12:50:37.920 Source paths: pom.xml [INFO] 12:50:37.921 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:50:37.921 Indexing files of module 'ODL :: aaa :: features-aaa-aggregator' [INFO] 12:50:37.921 Base dir: /w/workspace/aaa-sonar/features [INFO] 12:50:37.921 Source paths: pom.xml [INFO] 12:50:37.921 Excluded sources: **/build-wrapper-dump.json [INFO] 12:50:37.921 Indexing files of module 'aaa' [INFO] 12:50:37.921 Base dir: /w/workspace/aaa-sonar [INFO] 12:50:37.922 Source paths: pom.xml [INFO] 12:50:37.922 Excluded sources: **/build-wrapper-dump.json [INFO] 12:50:37.924 262 files indexed (done) | time=97ms [INFO] 12:50:37.935 Quality profile for java: ODL way [INFO] 12:50:37.935 Quality profile for xml: Sonar way [INFO] 12:50:37.936 ------------- Run sensors on module ODL :: aaa :: aaa-authn-api [INFO] 12:50:38.042 Load metrics repository [INFO] 12:50:38.194 Load metrics repository (done) | time=152ms [INFO] 12:50:38.201 Sensor cache enabled [INFO] 12:50:38.204 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 12:50:38.205 Load sensor cache [INFO] 12:50:38.972 Load sensor cache (6 KB) | time=767ms [INFO] 12:50:38.975 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 12:50:39.587 Sensor JavaSensor [java] [INFO] 12:50:39.590 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:39.603 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:39.604 Using ECJ batch to parse 28 Main java source files with batch size 209 KB. [INFO] 12:50:39.868 Starting batch processing. [INFO] 12:50:40.188 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:40.697 100% analyzed [INFO] 12:50:40.697 Batch processing: Done. [INFO] 12:50:40.697 Did not optimize analysis for any files, performed a full analysis for all 28 files. [INFO] 12:50:40.698 No "Test" source files to scan. [INFO] 12:50:40.698 No "Generated" source files to scan. [INFO] 12:50:40.698 Sensor JavaSensor [java] (done) | time=1111ms [INFO] 12:50:40.699 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:40.700 '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:50:40.702 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:40.751 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=52ms [INFO] 12:50:40.752 Sensor Java Config Sensor [iac] [INFO] 12:50:40.767 0 source files to be analyzed [INFO] 12:50:40.770 0/0 source files have been analyzed [INFO] 12:50:40.771 Sensor Java Config Sensor [iac] (done) | time=18ms [INFO] 12:50:40.771 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:40.771 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:40.771 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:40.771 Sensor SurefireSensor [java] [INFO] 12:50:40.772 parsing [/w/workspace/aaa-sonar/aaa-authn-api/target/surefire-reports] [INFO] 12:50:40.772 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 12:50:40.772 Sensor XML Sensor [xml] [INFO] 12:50:40.774 1 source file to be analyzed [INFO] 12:50:40.853 1/1 source file has been analyzed [INFO] 12:50:40.853 Sensor XML Sensor [xml] (done) | time=81ms [INFO] 12:50:40.854 Sensor IaC Docker Sensor [iac] [INFO] 12:50:40.946 0 source files to be analyzed [INFO] 12:50:40.946 0/0 source files have been analyzed [INFO] 12:50:40.946 Sensor IaC Docker Sensor [iac] (done) | time=92ms [INFO] 12:50:40.947 Sensor Serverless configuration file sensor [security] [INFO] 12:50:40.947 0 Serverless function entries were found in the project [INFO] 12:50:40.949 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:40.949 Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] 12:50:40.950 Sensor AWS SAM template file sensor [security] [INFO] 12:50:40.950 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 12:50:40.950 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:40.950 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:40.952 ------------- Run sensors on module aaa-docs [INFO] 12:50:40.984 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:40.985 '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:50:40.985 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:40.985 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:50:40.986 Sensor Java Config Sensor [iac] [INFO] 12:50:40.987 0 source files to be analyzed [INFO] 12:50:40.987 0/0 source files have been analyzed [INFO] 12:50:40.988 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:50:40.988 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:40.988 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:40.988 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:40.989 Sensor XML Sensor [xml] [INFO] 12:50:40.989 1 source file to be analyzed [INFO] 12:50:41.037 1/1 source file has been analyzed [INFO] 12:50:41.037 Sensor XML Sensor [xml] (done) | time=48ms [INFO] 12:50:41.037 Sensor IaC Docker Sensor [iac] [INFO] 12:50:41.052 0 source files to be analyzed [INFO] 12:50:41.052 0/0 source files have been analyzed [INFO] 12:50:41.052 Sensor IaC Docker Sensor [iac] (done) | time=15ms [INFO] 12:50:41.053 Sensor Serverless configuration file sensor [security] [INFO] 12:50:41.053 0 Serverless function entries were found in the project [INFO] 12:50:41.054 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:41.054 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:50:41.054 Sensor AWS SAM template file sensor [security] [INFO] 12:50:41.055 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 12:50:41.055 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:41.056 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 12:50:41.056 ------------- Run sensors on module ODL :: aaa :: aaa-cli [INFO] 12:50:41.086 Sensor JavaSensor [java] [INFO] 12:50:41.086 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:41.088 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:41.089 Using ECJ batch to parse 21 Main java source files with batch size 209 KB. [INFO] 12:50:41.095 Starting batch processing. [INFO] 12:50:41.153 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:41.352 100% analyzed [INFO] 12:50:41.352 Batch processing: Done. [INFO] 12:50:41.353 Did not optimize analysis for any files, performed a full analysis for all 21 files. [INFO] 12:50:41.353 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 12:50:41.356 Starting batch processing. [INFO] 12:50:41.398 100% analyzed [INFO] 12:50:41.398 Batch processing: Done. [INFO] 12:50:41.398 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:50:41.399 No "Generated" source files to scan. [INFO] 12:50:41.399 Sensor JavaSensor [java] (done) | time=313ms [INFO] 12:50:41.399 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:41.399 '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:50:41.399 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:41.406 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 12:50:41.406 Sensor Java Config Sensor [iac] [INFO] 12:50:41.407 0 source files to be analyzed [INFO] 12:50:41.407 0/0 source files have been analyzed [INFO] 12:50:41.407 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:50:41.407 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:41.407 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:41.407 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:41.407 Sensor SurefireSensor [java] [INFO] 12:50:41.408 parsing [/w/workspace/aaa-sonar/aaa-cli/target/surefire-reports] [INFO] 12:50:41.424 Sensor SurefireSensor [java] (done) | time=17ms [INFO] 12:50:41.424 Sensor XML Sensor [xml] [INFO] 12:50:41.432 1 source file to be analyzed [INFO] 12:50:41.440 1/1 source file has been analyzed [INFO] 12:50:41.440 Sensor XML Sensor [xml] (done) | time=16ms [INFO] 12:50:41.441 Sensor IaC Docker Sensor [iac] [INFO] 12:50:41.451 0 source files to be analyzed [INFO] 12:50:41.451 0/0 source files have been analyzed [INFO] 12:50:41.451 Sensor IaC Docker Sensor [iac] (done) | time=10ms [INFO] 12:50:41.452 Sensor Serverless configuration file sensor [security] [INFO] 12:50:41.452 0 Serverless function entries were found in the project [INFO] 12:50:41.452 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:41.452 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:41.452 Sensor AWS SAM template file sensor [security] [INFO] 12:50:41.452 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:41.452 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:41.453 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 12:50:41.453 ------------- Run sensors on module ODL :: aaa :: aaa-cli-jar [INFO] 12:50:41.483 Sensor JavaSensor [java] [INFO] 12:50:41.484 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:41.485 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:41.485 Using ECJ batch to parse 3 Main java source files with batch size 209 KB. [INFO] 12:50:41.488 Starting batch processing. [INFO] 12:50:41.521 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:41.619 100% analyzed [INFO] 12:50:41.620 Batch processing: Done. [INFO] 12:50:41.621 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 12:50:41.621 Using ECJ batch to parse 5 Test java source files with batch size 209 KB. [INFO] 12:50:41.624 Starting batch processing. [INFO] 12:50:41.762 100% analyzed [INFO] 12:50:41.762 Batch processing: Done. [INFO] 12:50:41.762 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 12:50:41.762 No "Generated" source files to scan. [INFO] 12:50:41.763 Sensor JavaSensor [java] (done) | time=279ms [INFO] 12:50:41.763 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:41.763 '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:50:41.763 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:41.766 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 12:50:41.766 Sensor Java Config Sensor [iac] [INFO] 12:50:41.771 0 source files to be analyzed [INFO] 12:50:41.772 0/0 source files have been analyzed [INFO] 12:50:41.772 Sensor Java Config Sensor [iac] (done) | time=6ms [INFO] 12:50:41.772 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:41.772 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:41.772 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:41.772 Sensor SurefireSensor [java] [INFO] 12:50:41.772 parsing [/w/workspace/aaa-sonar/aaa-cli-jar/target/surefire-reports] [INFO] 12:50:41.779 Sensor SurefireSensor [java] (done) | time=7ms [INFO] 12:50:41.779 Sensor XML Sensor [xml] [INFO] 12:50:41.792 1 source file to be analyzed [INFO] 12:50:41.810 1/1 source file has been analyzed [INFO] 12:50:41.810 Sensor XML Sensor [xml] (done) | time=31ms [INFO] 12:50:41.810 Sensor IaC Docker Sensor [iac] [INFO] 12:50:41.825 0 source files to be analyzed [INFO] 12:50:41.825 0/0 source files have been analyzed [INFO] 12:50:41.826 Sensor IaC Docker Sensor [iac] (done) | time=16ms [INFO] 12:50:41.826 Sensor Serverless configuration file sensor [security] [INFO] 12:50:41.826 0 Serverless function entries were found in the project [INFO] 12:50:41.826 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:41.826 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:41.826 Sensor AWS SAM template file sensor [security] [INFO] 12:50:41.826 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:41.826 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:41.826 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:41.826 ------------- Run sensors on module ODL :: aaa :: aaa-filterchain [INFO] 12:50:41.853 Sensor JavaSensor [java] [INFO] 12:50:41.853 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:41.854 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:41.854 Using ECJ batch to parse 6 Main java source files with batch size 209 KB. [INFO] 12:50:41.857 Starting batch processing. [INFO] 12:50:41.878 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:42.055 100% analyzed [INFO] 12:50:42.055 Batch processing: Done. [INFO] 12:50:42.055 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 12:50:42.056 Using ECJ batch to parse 10 Test java source files with batch size 209 KB. [INFO] 12:50:42.059 Starting batch processing. [INFO] 12:50:42.267 100% analyzed [INFO] 12:50:42.267 Batch processing: Done. [INFO] 12:50:42.267 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 12:50:42.267 No "Generated" source files to scan. [INFO] 12:50:42.267 Sensor JavaSensor [java] (done) | time=414ms [INFO] 12:50:42.267 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:42.267 '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:50:42.267 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:42.270 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 12:50:42.270 Sensor Java Config Sensor [iac] [INFO] 12:50:42.270 0 source files to be analyzed [INFO] 12:50:42.270 0/0 source files have been analyzed [INFO] 12:50:42.271 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:50:42.271 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:42.271 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:42.271 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:42.271 Sensor SurefireSensor [java] [INFO] 12:50:42.271 parsing [/w/workspace/aaa-sonar/aaa-filterchain/target/surefire-reports] [INFO] 12:50:42.276 Sensor SurefireSensor [java] (done) | time=5ms [INFO] 12:50:42.277 Sensor XML Sensor [xml] [INFO] 12:50:42.280 1 source file to be analyzed [INFO] 12:50:42.288 1/1 source file has been analyzed [INFO] 12:50:42.288 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 12:50:42.288 Sensor IaC Docker Sensor [iac] [INFO] 12:50:42.316 0 source files to be analyzed [INFO] 12:50:42.316 0/0 source files have been analyzed [INFO] 12:50:42.316 Sensor IaC Docker Sensor [iac] (done) | time=28ms [INFO] 12:50:42.316 Sensor Serverless configuration file sensor [security] [INFO] 12:50:42.317 0 Serverless function entries were found in the project [INFO] 12:50:42.317 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:42.317 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:50:42.317 Sensor AWS SAM template file sensor [security] [INFO] 12:50:42.317 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:42.317 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:42.317 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:42.317 ------------- Run sensors on module ODL :: aaa :: aaa-parent [INFO] 12:50:42.349 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:42.349 '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:50:42.350 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:42.350 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:50:42.350 Sensor Java Config Sensor [iac] [INFO] 12:50:42.351 0 source files to be analyzed [INFO] 12:50:42.351 0/0 source files have been analyzed [INFO] 12:50:42.351 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:50:42.351 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:42.351 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:42.351 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:42.351 Sensor XML Sensor [xml] [INFO] 12:50:42.362 1 source file to be analyzed [INFO] 12:50:42.375 1/1 source file has been analyzed [INFO] 12:50:42.375 Sensor XML Sensor [xml] (done) | time=24ms [INFO] 12:50:42.375 Sensor IaC Docker Sensor [iac] [INFO] 12:50:42.380 0 source files to be analyzed [INFO] 12:50:42.380 0/0 source files have been analyzed [INFO] 12:50:42.381 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:50:42.381 Sensor Serverless configuration file sensor [security] [INFO] 12:50:42.381 0 Serverless function entries were found in the project [INFO] 12:50:42.381 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:42.381 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:42.381 Sensor AWS SAM template file sensor [security] [INFO] 12:50:42.381 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:42.381 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:42.381 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:42.381 ------------- Run sensors on module ODL :: aaa :: aaa-encrypt-service-impl [INFO] 12:50:42.406 Sensor JavaSensor [java] [INFO] 12:50:42.406 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:42.408 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:42.409 Using ECJ batch to parse 3 Main java source files with batch size 209 KB. [INFO] 12:50:42.411 Starting batch processing. [INFO] 12:50:42.454 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:42.531 100% analyzed [INFO] 12:50:42.531 Batch processing: Done. [INFO] 12:50:42.532 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 12:50:42.532 Using ECJ batch to parse 2 Test java source files with batch size 209 KB. [INFO] 12:50:42.534 Starting batch processing. [INFO] 12:50:42.614 100% analyzed [INFO] 12:50:42.614 Batch processing: Done. [INFO] 12:50:42.614 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 12:50:42.614 No "Generated" source files to scan. [INFO] 12:50:42.614 Sensor JavaSensor [java] (done) | time=208ms [INFO] 12:50:42.615 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:42.615 '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:50:42.615 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:42.617 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 12:50:42.617 Sensor Java Config Sensor [iac] [INFO] 12:50:42.624 0 source files to be analyzed [INFO] 12:50:42.624 0/0 source files have been analyzed [INFO] 12:50:42.624 Sensor Java Config Sensor [iac] (done) | time=7ms [INFO] 12:50:42.625 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:42.625 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:42.625 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 12:50:42.625 Sensor SurefireSensor [java] [INFO] 12:50:42.625 parsing [/w/workspace/aaa-sonar/aaa-encrypt-service/impl/target/surefire-reports] [INFO] 12:50:42.627 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 12:50:42.627 Sensor XML Sensor [xml] [INFO] 12:50:42.632 1 source file to be analyzed [INFO] 12:50:42.648 1/1 source file has been analyzed [INFO] 12:50:42.648 Sensor XML Sensor [xml] (done) | time=21ms [INFO] 12:50:42.649 Sensor IaC Docker Sensor [iac] [INFO] 12:50:42.654 0 source files to be analyzed [INFO] 12:50:42.655 0/0 source files have been analyzed [INFO] 12:50:42.655 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:50:42.655 Sensor Serverless configuration file sensor [security] [INFO] 12:50:42.655 0 Serverless function entries were found in the project [INFO] 12:50:42.655 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:42.655 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:42.655 Sensor AWS SAM template file sensor [security] [INFO] 12:50:42.655 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:42.655 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:42.655 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:42.655 ------------- Run sensors on module ODL :: aaa :: aaa-encrypt-service [INFO] 12:50:42.683 Sensor JavaSensor [java] [INFO] 12:50:42.683 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:42.684 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:42.684 Using ECJ batch to parse 1 Main java source files with batch size 209 KB. [INFO] 12:50:42.685 Starting batch processing. [INFO] 12:50:42.692 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:42.696 100% analyzed [INFO] 12:50:42.696 Batch processing: Done. [INFO] 12:50:42.697 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:50:42.697 No "Test" source files to scan. [INFO] 12:50:42.697 No "Generated" source files to scan. [INFO] 12:50:42.697 Sensor JavaSensor [java] (done) | time=15ms [INFO] 12:50:42.697 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:42.698 '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:50:42.698 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:42.699 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 12:50:42.699 Sensor Java Config Sensor [iac] [INFO] 12:50:42.700 0 source files to be analyzed [INFO] 12:50:42.700 0/0 source files have been analyzed [INFO] 12:50:42.700 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:50:42.700 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:42.700 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:42.700 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:42.700 Sensor SurefireSensor [java] [INFO] 12:50:42.700 parsing [/w/workspace/aaa-sonar/aaa-encrypt-service/api/target/surefire-reports] [INFO] 12:50:42.700 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 12:50:42.701 Sensor XML Sensor [xml] [INFO] 12:50:42.702 1 source file to be analyzed [INFO] 12:50:42.706 1/1 source file has been analyzed [INFO] 12:50:42.706 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 12:50:42.707 Sensor IaC Docker Sensor [iac] [INFO] 12:50:42.722 0 source files to be analyzed [INFO] 12:50:42.722 0/0 source files have been analyzed [INFO] 12:50:42.722 Sensor IaC Docker Sensor [iac] (done) | time=15ms [INFO] 12:50:42.722 Sensor Serverless configuration file sensor [security] [INFO] 12:50:42.723 0 Serverless function entries were found in the project [INFO] 12:50:42.723 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:42.723 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:50:42.723 Sensor AWS SAM template file sensor [security] [INFO] 12:50:42.723 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:42.723 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:42.723 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:42.723 ------------- Run sensors on module ODL :: aaa :: aaa-encryption-service-aggregator [INFO] 12:50:42.756 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:42.756 '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:50:42.756 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:50:42.756 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:50:42.756 Sensor Java Config Sensor [iac] [INFO] 12:50:42.760 0 source files to be analyzed [INFO] 12:50:42.760 0/0 source files have been analyzed [INFO] 12:50:42.760 Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] 12:50:42.760 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:42.760 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:42.760 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:42.760 Sensor XML Sensor [xml] [INFO] 12:50:42.761 1 source file to be analyzed [INFO] 12:50:42.768 1/1 source file has been analyzed [INFO] 12:50:42.768 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 12:50:42.768 Sensor IaC Docker Sensor [iac] [INFO] 12:50:42.774 0 source files to be analyzed [INFO] 12:50:42.774 0/0 source files have been analyzed [INFO] 12:50:42.774 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:50:42.774 Sensor Serverless configuration file sensor [security] [INFO] 12:50:42.774 0 Serverless function entries were found in the project [INFO] 12:50:42.774 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:42.774 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:42.774 Sensor AWS SAM template file sensor [security] [INFO] 12:50:42.774 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:42.774 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:42.775 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 12:50:42.775 ------------- Run sensors on module ODL :: aaa :: aaa-tokenauthrealm [INFO] 12:50:42.801 Sensor JavaSensor [java] [INFO] 12:50:42.801 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:42.802 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:42.802 Using ECJ batch to parse 5 Main java source files with batch size 209 KB. [INFO] 12:50:42.804 Starting batch processing. [INFO] 12:50:42.831 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:42.900 100% analyzed [INFO] 12:50:42.900 Batch processing: Done. [INFO] 12:50:42.900 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 12:50:42.900 Using ECJ batch to parse 5 Test java source files with batch size 209 KB. [INFO] 12:50:42.903 Starting batch processing. [INFO] 12:50:43.022 100% analyzed [INFO] 12:50:43.022 Batch processing: Done. [INFO] 12:50:43.023 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 12:50:43.023 No "Generated" source files to scan. [INFO] 12:50:43.023 Sensor JavaSensor [java] (done) | time=222ms [INFO] 12:50:43.023 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:43.023 '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:50:43.023 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:43.025 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 12:50:43.025 Sensor Java Config Sensor [iac] [INFO] 12:50:43.026 0 source files to be analyzed [INFO] 12:50:43.027 0/0 source files have been analyzed [INFO] 12:50:43.027 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 12:50:43.027 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:43.027 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:43.027 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:43.027 Sensor SurefireSensor [java] [INFO] 12:50:43.027 parsing [/w/workspace/aaa-sonar/aaa-tokenauthrealm/target/surefire-reports] [INFO] 12:50:43.033 Sensor SurefireSensor [java] (done) | time=6ms [INFO] 12:50:43.033 Sensor XML Sensor [xml] [INFO] 12:50:43.039 1 source file to be analyzed [INFO] 12:50:43.039 1/1 source file has been analyzed [INFO] 12:50:43.039 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 12:50:43.039 Sensor IaC Docker Sensor [iac] [INFO] 12:50:43.048 0 source files to be analyzed [INFO] 12:50:43.048 0/0 source files have been analyzed [INFO] 12:50:43.048 Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] 12:50:43.048 Sensor Serverless configuration file sensor [security] [INFO] 12:50:43.048 0 Serverless function entries were found in the project [INFO] 12:50:43.048 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:43.048 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:43.049 Sensor AWS SAM template file sensor [security] [INFO] 12:50:43.049 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:43.049 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:43.049 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:43.049 ------------- Run sensors on module ODL :: aaa :: aaa-artifacts [INFO] 12:50:43.074 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:43.074 '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:50:43.074 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:50:43.074 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:50:43.074 Sensor Java Config Sensor [iac] [INFO] 12:50:43.075 0 source files to be analyzed [INFO] 12:50:43.075 0/0 source files have been analyzed [INFO] 12:50:43.075 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:50:43.075 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:43.075 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:43.075 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:43.075 Sensor XML Sensor [xml] [INFO] 12:50:43.088 1 source file to be analyzed [INFO] 12:50:43.089 1/1 source file has been analyzed [INFO] 12:50:43.089 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 12:50:43.089 Sensor IaC Docker Sensor [iac] [INFO] 12:50:43.093 0 source files to be analyzed [INFO] 12:50:43.093 0/0 source files have been analyzed [INFO] 12:50:43.093 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:50:43.094 Sensor Serverless configuration file sensor [security] [INFO] 12:50:43.094 0 Serverless function entries were found in the project [INFO] 12:50:43.094 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:43.094 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:43.094 Sensor AWS SAM template file sensor [security] [INFO] 12:50:43.094 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:43.094 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:43.094 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:43.094 ------------- Run sensors on module ODL :: aaa :: odl-aaa-api [INFO] 12:50:43.116 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:43.116 '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:50:43.116 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:50:43.116 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:50:43.117 Sensor Java Config Sensor [iac] [INFO] 12:50:43.117 0 source files to be analyzed [INFO] 12:50:43.117 0/0 source files have been analyzed [INFO] 12:50:43.117 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 12:50:43.117 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:43.117 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:43.117 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:43.117 Sensor XML Sensor [xml] [INFO] 12:50:43.127 1 source file to be analyzed [INFO] 12:50:43.127 1/1 source file has been analyzed [INFO] 12:50:43.127 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 12:50:43.127 Sensor IaC Docker Sensor [iac] [INFO] 12:50:43.132 0 source files to be analyzed [INFO] 12:50:43.133 0/0 source files have been analyzed [INFO] 12:50:43.133 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:50:43.133 Sensor Serverless configuration file sensor [security] [INFO] 12:50:43.133 0 Serverless function entries were found in the project [INFO] 12:50:43.133 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:43.133 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:43.133 Sensor AWS SAM template file sensor [security] [INFO] 12:50:43.133 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:43.133 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:43.133 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:43.133 ------------- Run sensors on module ODL :: aaa :: odl-aaa-web [INFO] 12:50:43.155 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:43.155 '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:50:43.155 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:50:43.155 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:50:43.155 Sensor Java Config Sensor [iac] [INFO] 12:50:43.156 0 source files to be analyzed [INFO] 12:50:43.156 0/0 source files have been analyzed [INFO] 12:50:43.156 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:50:43.156 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:43.156 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:43.156 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:43.156 Sensor XML Sensor [xml] [INFO] 12:50:43.162 1 source file to be analyzed [INFO] 12:50:43.162 1/1 source file has been analyzed [INFO] 12:50:43.162 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 12:50:43.163 Sensor IaC Docker Sensor [iac] [INFO] 12:50:43.167 0 source files to be analyzed [INFO] 12:50:43.167 0/0 source files have been analyzed [INFO] 12:50:43.167 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:50:43.167 Sensor Serverless configuration file sensor [security] [INFO] 12:50:43.167 0 Serverless function entries were found in the project [INFO] 12:50:43.167 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:43.167 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:43.167 Sensor AWS SAM template file sensor [security] [INFO] 12:50:43.167 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:43.167 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:43.167 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:43.167 ------------- Run sensors on module OpenDaylight :: Apache Shiro [INFO] 12:50:43.191 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:43.191 '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:50:43.191 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:50:43.191 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:50:43.191 Sensor Java Config Sensor [iac] [INFO] 12:50:43.191 0 source files to be analyzed [INFO] 12:50:43.191 0/0 source files have been analyzed [INFO] 12:50:43.191 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 12:50:43.191 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:43.191 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:43.191 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:43.191 Sensor XML Sensor [xml] [INFO] 12:50:43.204 1 source file to be analyzed [INFO] 12:50:43.207 1/1 source file has been analyzed [INFO] 12:50:43.207 Sensor XML Sensor [xml] (done) | time=16ms [INFO] 12:50:43.207 Sensor IaC Docker Sensor [iac] [INFO] 12:50:43.211 0 source files to be analyzed [INFO] 12:50:43.211 0/0 source files have been analyzed [INFO] 12:50:43.211 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:50:43.211 Sensor Serverless configuration file sensor [security] [INFO] 12:50:43.211 0 Serverless function entries were found in the project [INFO] 12:50:43.211 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:43.211 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:43.211 Sensor AWS SAM template file sensor [security] [INFO] 12:50:43.211 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:43.212 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:43.212 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:43.212 ------------- Run sensors on module ODL :: aaa :: odl-aaa-cert [INFO] 12:50:43.233 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:43.233 '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:50:43.233 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:50:43.233 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:50:43.233 Sensor Java Config Sensor [iac] [INFO] 12:50:43.234 0 source files to be analyzed [INFO] 12:50:43.234 0/0 source files have been analyzed [INFO] 12:50:43.234 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:50:43.234 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:43.234 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:43.234 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:43.234 Sensor XML Sensor [xml] [INFO] 12:50:43.240 1 source file to be analyzed [INFO] 12:50:43.240 1/1 source file has been analyzed [INFO] 12:50:43.240 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 12:50:43.240 Sensor IaC Docker Sensor [iac] [INFO] 12:50:43.245 0 source files to be analyzed [INFO] 12:50:43.245 0/0 source files have been analyzed [INFO] 12:50:43.245 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:50:43.245 Sensor Serverless configuration file sensor [security] [INFO] 12:50:43.245 0 Serverless function entries were found in the project [INFO] 12:50:43.245 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:43.245 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:43.246 Sensor AWS SAM template file sensor [security] [INFO] 12:50:43.246 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:43.246 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:43.246 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:43.246 ------------- Run sensors on module ODL :: aaa :: odl-aaa-encryption-service [INFO] 12:50:43.269 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:43.269 '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:50:43.269 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:50:43.269 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:50:43.269 Sensor Java Config Sensor [iac] [INFO] 12:50:43.269 0 source files to be analyzed [INFO] 12:50:43.269 0/0 source files have been analyzed [INFO] 12:50:43.269 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 12:50:43.270 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:43.270 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:43.270 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:43.270 Sensor XML Sensor [xml] [INFO] 12:50:43.280 1 source file to be analyzed [INFO] 12:50:43.283 1/1 source file has been analyzed [INFO] 12:50:43.284 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 12:50:43.284 Sensor IaC Docker Sensor [iac] [INFO] 12:50:43.289 0 source files to be analyzed [INFO] 12:50:43.289 0/0 source files have been analyzed [INFO] 12:50:43.289 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:50:43.289 Sensor Serverless configuration file sensor [security] [INFO] 12:50:43.289 0 Serverless function entries were found in the project [INFO] 12:50:43.289 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:43.289 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:43.289 Sensor AWS SAM template file sensor [security] [INFO] 12:50:43.289 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:43.290 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:43.290 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:43.290 ------------- Run sensors on module template-feature-parent [INFO] 12:50:43.315 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:43.315 '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:50:43.315 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:50:43.315 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:50:43.315 Sensor Java Config Sensor [iac] [INFO] 12:50:43.316 0 source files to be analyzed [INFO] 12:50:43.316 0/0 source files have been analyzed [INFO] 12:50:43.316 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:50:43.316 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:43.316 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:43.316 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:43.316 Sensor XML Sensor [xml] [INFO] 12:50:43.326 1 source file to be analyzed [INFO] 12:50:43.326 1/1 source file has been analyzed [INFO] 12:50:43.326 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 12:50:43.326 Sensor IaC Docker Sensor [iac] [INFO] 12:50:43.332 0 source files to be analyzed [INFO] 12:50:43.332 0/0 source files have been analyzed [INFO] 12:50:43.332 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:50:43.333 Sensor Serverless configuration file sensor [security] [INFO] 12:50:43.333 0 Serverless function entries were found in the project [INFO] 12:50:43.333 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:43.333 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:43.333 Sensor AWS SAM template file sensor [security] [INFO] 12:50:43.333 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:43.333 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:43.333 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:43.333 ------------- Run sensors on module ODL :: aaa :: odl-aaa-cli [INFO] 12:50:43.360 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:43.360 '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:50:43.360 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:50:43.360 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:50:43.360 Sensor Java Config Sensor [iac] [INFO] 12:50:43.367 0 source files to be analyzed [INFO] 12:50:43.367 0/0 source files have been analyzed [INFO] 12:50:43.367 Sensor Java Config Sensor [iac] (done) | time=7ms [INFO] 12:50:43.367 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:43.368 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:43.368 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 12:50:43.368 Sensor XML Sensor [xml] [INFO] 12:50:43.376 1 source file to be analyzed [INFO] 12:50:43.376 1/1 source file has been analyzed [INFO] 12:50:43.376 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 12:50:43.376 Sensor IaC Docker Sensor [iac] [INFO] 12:50:43.382 0 source files to be analyzed [INFO] 12:50:43.382 0/0 source files have been analyzed [INFO] 12:50:43.382 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:50:43.382 Sensor Serverless configuration file sensor [security] [INFO] 12:50:43.382 0 Serverless function entries were found in the project [INFO] 12:50:43.382 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:43.382 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:43.382 Sensor AWS SAM template file sensor [security] [INFO] 12:50:43.382 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:43.382 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:43.382 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:43.382 ------------- Run sensors on module ODL :: aaa :: odl-aaa-shiro [INFO] 12:50:43.402 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:43.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:50:43.402 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:50:43.402 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:50:43.402 Sensor Java Config Sensor [iac] [INFO] 12:50:43.412 0 source files to be analyzed [INFO] 12:50:43.412 0/0 source files have been analyzed [INFO] 12:50:43.412 Sensor Java Config Sensor [iac] (done) | time=10ms [INFO] 12:50:43.412 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:43.412 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:43.412 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:43.413 Sensor XML Sensor [xml] [INFO] 12:50:43.424 1 source file to be analyzed [INFO] 12:50:43.428 1/1 source file has been analyzed [INFO] 12:50:43.429 Sensor XML Sensor [xml] (done) | time=16ms [INFO] 12:50:43.429 Sensor IaC Docker Sensor [iac] [INFO] 12:50:43.440 0 source files to be analyzed [INFO] 12:50:43.448 0/0 source files have been analyzed [INFO] 12:50:43.448 Sensor IaC Docker Sensor [iac] (done) | time=19ms [INFO] 12:50:43.448 Sensor Serverless configuration file sensor [security] [INFO] 12:50:43.448 0 Serverless function entries were found in the project [INFO] 12:50:43.448 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:43.449 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:50:43.449 Sensor AWS SAM template file sensor [security] [INFO] 12:50:43.449 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:43.449 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:43.449 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:43.449 ------------- Run sensors on module ODL :: aaa :: features-aaa [INFO] 12:50:43.505 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:43.505 '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:50:43.505 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:50:43.505 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:50:43.505 Sensor Java Config Sensor [iac] [INFO] 12:50:43.516 0 source files to be analyzed [INFO] 12:50:43.516 0/0 source files have been analyzed [INFO] 12:50:43.516 Sensor Java Config Sensor [iac] (done) | time=11ms [INFO] 12:50:43.516 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:43.517 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:43.517 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 12:50:43.517 Sensor XML Sensor [xml] [INFO] 12:50:43.528 1 source file to be analyzed [INFO] 12:50:43.537 1/1 source file has been analyzed [INFO] 12:50:43.537 Sensor XML Sensor [xml] (done) | time=20ms [INFO] 12:50:43.537 Sensor IaC Docker Sensor [iac] [INFO] 12:50:43.560 0 source files to be analyzed [INFO] 12:50:43.560 0/0 source files have been analyzed [INFO] 12:50:43.560 Sensor IaC Docker Sensor [iac] (done) | time=23ms [INFO] 12:50:43.561 Sensor Serverless configuration file sensor [security] [INFO] 12:50:43.561 0 Serverless function entries were found in the project [INFO] 12:50:43.561 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:43.561 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:43.561 Sensor AWS SAM template file sensor [security] [INFO] 12:50:43.561 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:43.561 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:43.561 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:43.561 ------------- Run sensors on module ODL :: aaa :: odl-aaa-password-service [INFO] 12:50:43.601 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:43.601 '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:50:43.601 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:50:43.601 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:50:43.601 Sensor Java Config Sensor [iac] [INFO] 12:50:43.616 0 source files to be analyzed [INFO] 12:50:43.616 0/0 source files have been analyzed [INFO] 12:50:43.616 Sensor Java Config Sensor [iac] (done) | time=15ms [INFO] 12:50:43.616 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:43.617 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:43.617 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 12:50:43.617 Sensor XML Sensor [xml] [INFO] 12:50:43.618 1 source file to be analyzed [INFO] 12:50:43.624 1/1 source file has been analyzed [INFO] 12:50:43.624 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 12:50:43.624 Sensor IaC Docker Sensor [iac] [INFO] 12:50:43.644 0 source files to be analyzed [INFO] 12:50:43.644 0/0 source files have been analyzed [INFO] 12:50:43.644 Sensor IaC Docker Sensor [iac] (done) | time=20ms [INFO] 12:50:43.644 Sensor Serverless configuration file sensor [security] [INFO] 12:50:43.644 0 Serverless function entries were found in the project [INFO] 12:50:43.644 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:43.645 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:50:43.645 Sensor AWS SAM template file sensor [security] [INFO] 12:50:43.645 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:43.645 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:43.645 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:43.645 ------------- Run sensors on module ODL :: aaa :: features-aaa-aggregator [INFO] 12:50:43.669 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:43.669 '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:50:43.669 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:50:43.669 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:50:43.669 Sensor Java Config Sensor [iac] [INFO] 12:50:43.670 0 source files to be analyzed [INFO] 12:50:43.670 0/0 source files have been analyzed [INFO] 12:50:43.670 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:50:43.670 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:43.670 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:43.670 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:43.670 Sensor XML Sensor [xml] [INFO] 12:50:43.671 1 source file to be analyzed [INFO] 12:50:43.676 1/1 source file has been analyzed [INFO] 12:50:43.676 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 12:50:43.677 Sensor IaC Docker Sensor [iac] [INFO] 12:50:43.682 0 source files to be analyzed [INFO] 12:50:43.682 0/0 source files have been analyzed [INFO] 12:50:43.682 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:50:43.682 Sensor Serverless configuration file sensor [security] [INFO] 12:50:43.682 0 Serverless function entries were found in the project [INFO] 12:50:43.682 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:43.682 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:43.682 Sensor AWS SAM template file sensor [security] [INFO] 12:50:43.682 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:43.682 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:43.682 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:43.682 ------------- Run sensors on module ODL :: aaa :: dependency-check [INFO] 12:50:43.706 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:43.706 '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:50:43.706 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:43.706 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:50:43.707 Sensor Java Config Sensor [iac] [INFO] 12:50:43.707 0 source files to be analyzed [INFO] 12:50:43.707 0/0 source files have been analyzed [INFO] 12:50:43.707 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 12:50:43.707 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:43.707 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:43.707 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:43.707 Sensor XML Sensor [xml] [INFO] 12:50:43.718 1 source file to be analyzed [INFO] 12:50:43.733 1/1 source file has been analyzed [INFO] 12:50:43.733 Sensor XML Sensor [xml] (done) | time=26ms [INFO] 12:50:43.733 Sensor IaC Docker Sensor [iac] [INFO] 12:50:43.739 0 source files to be analyzed [INFO] 12:50:43.739 0/0 source files have been analyzed [INFO] 12:50:43.739 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:50:43.739 Sensor Serverless configuration file sensor [security] [INFO] 12:50:43.739 0 Serverless function entries were found in the project [INFO] 12:50:43.739 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:43.739 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:43.739 Sensor AWS SAM template file sensor [security] [INFO] 12:50:43.740 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 12:50:43.740 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:43.740 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:43.740 ------------- Run sensors on module ODL :: aaa :: servlet-jersey2 [INFO] 12:50:43.763 Sensor JavaSensor [java] [INFO] 12:50:43.764 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:43.765 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:43.765 Using ECJ batch to parse 2 Main java source files with batch size 209 KB. [INFO] 12:50:43.767 Starting batch processing. [INFO] 12:50:43.792 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:43.810 100% analyzed [INFO] 12:50:43.810 Batch processing: Done. [INFO] 12:50:43.811 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 12:50:43.811 No "Test" source files to scan. [INFO] 12:50:43.811 No "Generated" source files to scan. [INFO] 12:50:43.811 Sensor JavaSensor [java] (done) | time=48ms [INFO] 12:50:43.811 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:43.811 '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:50:43.811 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:43.812 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:50:43.812 Sensor Java Config Sensor [iac] [INFO] 12:50:43.824 0 source files to be analyzed [INFO] 12:50:43.824 0/0 source files have been analyzed [INFO] 12:50:43.824 Sensor Java Config Sensor [iac] (done) | time=12ms [INFO] 12:50:43.825 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:43.825 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:43.825 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:43.825 Sensor SurefireSensor [java] [INFO] 12:50:43.825 parsing [/w/workspace/aaa-sonar/web/servlet-jersey2/target/surefire-reports] [INFO] 12:50:43.825 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 12:50:43.825 Sensor XML Sensor [xml] [INFO] 12:50:43.844 1 source file to be analyzed [INFO] 12:50:43.851 1/1 source file has been analyzed [INFO] 12:50:43.851 Sensor XML Sensor [xml] (done) | time=26ms [INFO] 12:50:43.851 Sensor IaC Docker Sensor [iac] [INFO] 12:50:43.867 0 source files to be analyzed [INFO] 12:50:43.868 0/0 source files have been analyzed [INFO] 12:50:43.868 Sensor IaC Docker Sensor [iac] (done) | time=17ms [INFO] 12:50:43.868 Sensor Serverless configuration file sensor [security] [INFO] 12:50:43.868 0 Serverless function entries were found in the project [INFO] 12:50:43.868 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:43.868 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:43.868 Sensor AWS SAM template file sensor [security] [INFO] 12:50:43.868 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:43.868 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:43.868 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:43.868 ------------- Run sensors on module ODL :: aaa :: testutils [INFO] 12:50:43.914 Sensor JavaSensor [java] [INFO] 12:50:43.914 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:43.916 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:43.916 Using ECJ batch to parse 2 Main java source files with batch size 209 KB. [INFO] 12:50:43.917 Starting batch processing. [INFO] 12:50:43.937 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:43.959 100% analyzed [INFO] 12:50:43.959 Batch processing: Done. [INFO] 12:50:43.959 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 12:50:43.959 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 12:50:43.961 Starting batch processing. [INFO] 12:50:43.990 100% analyzed [INFO] 12:50:43.990 Batch processing: Done. [INFO] 12:50:43.991 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:50:43.991 No "Generated" source files to scan. [INFO] 12:50:43.991 Sensor JavaSensor [java] (done) | time=77ms [INFO] 12:50:43.991 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:43.991 '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:50:43.991 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:43.992 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:50:43.992 Sensor Java Config Sensor [iac] [INFO] 12:50:43.992 0 source files to be analyzed [INFO] 12:50:43.992 0/0 source files have been analyzed [INFO] 12:50:43.992 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 12:50:43.992 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:43.992 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:43.992 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:43.992 Sensor SurefireSensor [java] [INFO] 12:50:43.993 parsing [/w/workspace/aaa-sonar/web/testutils/target/surefire-reports] [INFO] 12:50:44.017 Sensor SurefireSensor [java] (done) | time=24ms [INFO] 12:50:44.017 Sensor XML Sensor [xml] [INFO] 12:50:44.030 1 source file to be analyzed [INFO] 12:50:44.030 1/1 source file has been analyzed [INFO] 12:50:44.030 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 12:50:44.030 Sensor IaC Docker Sensor [iac] [INFO] 12:50:44.036 0 source files to be analyzed [INFO] 12:50:44.036 0/0 source files have been analyzed [INFO] 12:50:44.036 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:50:44.037 Sensor Serverless configuration file sensor [security] [INFO] 12:50:44.037 0 Serverless function entries were found in the project [INFO] 12:50:44.037 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:44.037 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:44.037 Sensor AWS SAM template file sensor [security] [INFO] 12:50:44.037 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:44.037 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:44.037 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:44.037 ------------- Run sensors on module ODL :: aaa :: servlet-api [INFO] 12:50:44.058 Sensor JavaSensor [java] [INFO] 12:50:44.058 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:44.059 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:44.059 Using ECJ batch to parse 2 Main java source files with batch size 209 KB. [INFO] 12:50:44.060 Starting batch processing. [INFO] 12:50:44.071 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:44.077 100% analyzed [INFO] 12:50:44.077 Batch processing: Done. [INFO] 12:50:44.077 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 12:50:44.078 No "Test" source files to scan. [INFO] 12:50:44.078 No "Generated" source files to scan. [INFO] 12:50:44.078 Sensor JavaSensor [java] (done) | time=20ms [INFO] 12:50:44.078 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:44.078 '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:50:44.078 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:44.079 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:50:44.079 Sensor Java Config Sensor [iac] [INFO] 12:50:44.079 0 source files to be analyzed [INFO] 12:50:44.080 0/0 source files have been analyzed [INFO] 12:50:44.080 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:50:44.080 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:44.080 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:44.080 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:44.080 Sensor SurefireSensor [java] [INFO] 12:50:44.080 parsing [/w/workspace/aaa-sonar/web/servlet-api/target/surefire-reports] [INFO] 12:50:44.080 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 12:50:44.080 Sensor XML Sensor [xml] [INFO] 12:50:44.086 1 source file to be analyzed [INFO] 12:50:44.096 1/1 source file has been analyzed [INFO] 12:50:44.096 Sensor XML Sensor [xml] (done) | time=16ms [INFO] 12:50:44.096 Sensor IaC Docker Sensor [iac] [INFO] 12:50:44.102 0 source files to be analyzed [INFO] 12:50:44.102 0/0 source files have been analyzed [INFO] 12:50:44.102 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:50:44.102 Sensor Serverless configuration file sensor [security] [INFO] 12:50:44.102 0 Serverless function entries were found in the project [INFO] 12:50:44.102 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:44.102 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:44.102 Sensor AWS SAM template file sensor [security] [INFO] 12:50:44.102 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:44.103 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:44.103 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:44.103 ------------- Run sensors on module ODL :: aaa :: web-api [INFO] 12:50:44.125 Sensor JavaSensor [java] [INFO] 12:50:44.125 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:44.126 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:44.126 Using ECJ batch to parse 7 Main java source files with batch size 209 KB. [INFO] 12:50:44.135 Starting batch processing. [INFO] 12:50:44.163 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:44.246 100% analyzed [INFO] 12:50:44.246 Batch processing: Done. [INFO] 12:50:44.246 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 12:50:44.247 Using ECJ batch to parse 3 Test java source files with batch size 209 KB. [INFO] 12:50:44.248 Starting batch processing. [INFO] 12:50:44.334 100% analyzed [INFO] 12:50:44.334 Batch processing: Done. [INFO] 12:50:44.340 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 12:50:44.340 No "Generated" source files to scan. [INFO] 12:50:44.340 Sensor JavaSensor [java] (done) | time=215ms [INFO] 12:50:44.340 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:44.340 '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:50:44.341 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:44.342 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 12:50:44.343 Sensor Java Config Sensor [iac] [INFO] 12:50:44.343 0 source files to be analyzed [INFO] 12:50:44.343 0/0 source files have been analyzed [INFO] 12:50:44.343 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 12:50:44.343 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:44.343 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:44.343 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:44.343 Sensor SurefireSensor [java] [INFO] 12:50:44.343 parsing [/w/workspace/aaa-sonar/web/api/target/surefire-reports] [INFO] 12:50:44.349 Sensor SurefireSensor [java] (done) | time=6ms [INFO] 12:50:44.349 Sensor XML Sensor [xml] [INFO] 12:50:44.363 1 source file to be analyzed [INFO] 12:50:44.368 1/1 source file has been analyzed [INFO] 12:50:44.368 Sensor XML Sensor [xml] (done) | time=19ms [INFO] 12:50:44.368 Sensor IaC Docker Sensor [iac] [INFO] 12:50:44.373 0 source files to be analyzed [INFO] 12:50:44.373 0/0 source files have been analyzed [INFO] 12:50:44.373 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:50:44.374 Sensor Serverless configuration file sensor [security] [INFO] 12:50:44.374 0 Serverless function entries were found in the project [INFO] 12:50:44.374 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:44.374 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:44.374 Sensor AWS SAM template file sensor [security] [INFO] 12:50:44.374 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:44.374 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:44.374 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:44.374 ------------- Run sensors on module ODL :: aaa :: web-jetty-impl [INFO] 12:50:44.393 Sensor JavaSensor [java] [INFO] 12:50:44.393 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:44.394 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:44.394 Using ECJ batch to parse 1 Main java source files with batch size 209 KB. [INFO] 12:50:44.395 Starting batch processing. [INFO] 12:50:44.425 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:44.435 100% analyzed [INFO] 12:50:44.435 Batch processing: Done. [INFO] 12:50:44.436 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:50:44.436 Using ECJ batch to parse 5 Test java source files with batch size 209 KB. [INFO] 12:50:44.438 Starting batch processing. [INFO] 12:50:44.487 100% analyzed [INFO] 12:50:44.487 Batch processing: Done. [INFO] 12:50:44.488 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 12:50:44.488 No "Generated" source files to scan. [INFO] 12:50:44.488 Sensor JavaSensor [java] (done) | time=95ms [INFO] 12:50:44.488 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:44.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:50:44.488 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:44.489 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:50:44.489 Sensor Java Config Sensor [iac] [INFO] 12:50:44.495 0 source files to be analyzed [INFO] 12:50:44.495 0/0 source files have been analyzed [INFO] 12:50:44.498 Sensor Java Config Sensor [iac] (done) | time=9ms [INFO] 12:50:44.498 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:44.498 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:44.498 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:44.498 Sensor SurefireSensor [java] [INFO] 12:50:44.498 parsing [/w/workspace/aaa-sonar/web/impl-jetty/target/surefire-reports] [INFO] 12:50:44.501 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 12:50:44.502 Sensor XML Sensor [xml] [INFO] 12:50:44.502 1 source file to be analyzed [INFO] 12:50:44.512 1/1 source file has been analyzed [INFO] 12:50:44.513 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 12:50:44.513 Sensor IaC Docker Sensor [iac] [INFO] 12:50:44.528 0 source files to be analyzed [INFO] 12:50:44.529 0/0 source files have been analyzed [INFO] 12:50:44.529 Sensor IaC Docker Sensor [iac] (done) | time=16ms [INFO] 12:50:44.529 Sensor Serverless configuration file sensor [security] [INFO] 12:50:44.529 0 Serverless function entries were found in the project [INFO] 12:50:44.529 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:44.529 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:44.529 Sensor AWS SAM template file sensor [security] [INFO] 12:50:44.529 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:44.529 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:44.529 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:44.529 ------------- Run sensors on module ODL :: aaa :: web-osgi-impl [INFO] 12:50:44.547 Sensor JavaSensor [java] [INFO] 12:50:44.547 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:44.548 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:44.549 Using ECJ batch to parse 3 Main java source files with batch size 209 KB. [INFO] 12:50:44.551 Starting batch processing. [INFO] 12:50:44.596 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:44.709 100% analyzed [INFO] 12:50:44.709 Batch processing: Done. [INFO] 12:50:44.710 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 12:50:44.710 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 12:50:44.714 Starting batch processing. [INFO] 12:50:44.781 100% analyzed [INFO] 12:50:44.781 Batch processing: Done. [INFO] 12:50:44.788 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:50:44.788 No "Generated" source files to scan. [INFO] 12:50:44.788 Sensor JavaSensor [java] (done) | time=241ms [INFO] 12:50:44.788 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:44.788 '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:50:44.789 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:44.790 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 12:50:44.790 Sensor Java Config Sensor [iac] [INFO] 12:50:44.800 0 source files to be analyzed [INFO] 12:50:44.800 0/0 source files have been analyzed [INFO] 12:50:44.800 Sensor Java Config Sensor [iac] (done) | time=10ms [INFO] 12:50:44.800 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:44.800 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:44.800 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:44.800 Sensor SurefireSensor [java] [INFO] 12:50:44.800 parsing [/w/workspace/aaa-sonar/web/impl-osgi/target/surefire-reports] [INFO] 12:50:44.802 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 12:50:44.802 Sensor XML Sensor [xml] [INFO] 12:50:44.812 1 source file to be analyzed [INFO] 12:50:44.821 1/1 source file has been analyzed [INFO] 12:50:44.821 Sensor XML Sensor [xml] (done) | time=19ms [INFO] 12:50:44.822 Sensor IaC Docker Sensor [iac] [INFO] 12:50:44.836 0 source files to be analyzed [INFO] 12:50:44.836 0/0 source files have been analyzed [INFO] 12:50:44.836 Sensor IaC Docker Sensor [iac] (done) | time=14ms [INFO] 12:50:44.836 Sensor Serverless configuration file sensor [security] [INFO] 12:50:44.837 0 Serverless function entries were found in the project [INFO] 12:50:44.837 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:44.837 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:50:44.837 Sensor AWS SAM template file sensor [security] [INFO] 12:50:44.837 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:44.839 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:44.839 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:44.839 ------------- Run sensors on module ODL :: aaa :: web-aggregator [INFO] 12:50:44.893 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:44.893 '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:50:44.894 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:50:44.894 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:50:44.895 Sensor Java Config Sensor [iac] [INFO] 12:50:44.916 0 source files to be analyzed [INFO] 12:50:44.916 0/0 source files have been analyzed [INFO] 12:50:44.916 Sensor Java Config Sensor [iac] (done) | time=21ms [INFO] 12:50:44.916 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:44.916 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:44.916 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:44.917 Sensor XML Sensor [xml] [INFO] 12:50:44.928 1 source file to be analyzed [INFO] 12:50:44.933 1/1 source file has been analyzed [INFO] 12:50:44.933 Sensor XML Sensor [xml] (done) | time=16ms [INFO] 12:50:44.933 Sensor IaC Docker Sensor [iac] [INFO] 12:50:44.952 0 source files to be analyzed [INFO] 12:50:44.952 0/0 source files have been analyzed [INFO] 12:50:44.952 Sensor IaC Docker Sensor [iac] (done) | time=19ms [INFO] 12:50:44.952 Sensor Serverless configuration file sensor [security] [INFO] 12:50:44.953 0 Serverless function entries were found in the project [INFO] 12:50:44.953 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:44.953 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:50:44.953 Sensor AWS SAM template file sensor [security] [INFO] 12:50:44.953 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:44.953 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:44.953 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:44.954 ------------- Run sensors on module ODL :: aaa :: aaa-cert [INFO] 12:50:44.993 Sensor JavaSensor [java] [INFO] 12:50:44.994 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:44.997 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:44.997 Using ECJ batch to parse 12 Main java source files with batch size 209 KB. [INFO] 12:50:45.013 Starting batch processing. [INFO] 12:50:45.091 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:45.354 100% analyzed [INFO] 12:50:45.354 Batch processing: Done. [INFO] 12:50:45.354 Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] 12:50:45.354 Using ECJ batch to parse 8 Test java source files with batch size 209 KB. [INFO] 12:50:45.359 Starting batch processing. [INFO] 12:50:45.524 100% analyzed [INFO] 12:50:45.524 Batch processing: Done. [INFO] 12:50:45.526 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 12:50:45.526 No "Generated" source files to scan. [INFO] 12:50:45.526 Sensor JavaSensor [java] (done) | time=533ms [INFO] 12:50:45.527 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:45.527 '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:50:45.528 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:45.539 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=12ms [INFO] 12:50:45.540 Sensor Java Config Sensor [iac] [INFO] 12:50:45.544 0 source files to be analyzed [INFO] 12:50:45.544 0/0 source files have been analyzed [INFO] 12:50:45.544 Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] 12:50:45.544 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:45.544 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:45.544 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:45.544 Sensor SurefireSensor [java] [INFO] 12:50:45.544 parsing [/w/workspace/aaa-sonar/aaa-cert/target/surefire-reports] [INFO] 12:50:45.557 Sensor SurefireSensor [java] (done) | time=13ms [INFO] 12:50:45.557 Sensor XML Sensor [xml] [INFO] 12:50:45.568 1 source file to be analyzed [INFO] 12:50:45.577 1/1 source file has been analyzed [INFO] 12:50:45.577 Sensor XML Sensor [xml] (done) | time=20ms [INFO] 12:50:45.577 Sensor IaC Docker Sensor [iac] [INFO] 12:50:45.588 0 source files to be analyzed [INFO] 12:50:45.588 0/0 source files have been analyzed [INFO] 12:50:45.588 Sensor IaC Docker Sensor [iac] (done) | time=11ms [INFO] 12:50:45.588 Sensor Serverless configuration file sensor [security] [INFO] 12:50:45.588 0 Serverless function entries were found in the project [INFO] 12:50:45.588 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:45.588 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:45.588 Sensor AWS SAM template file sensor [security] [INFO] 12:50:45.588 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:45.588 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:45.588 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:45.588 ------------- Run sensors on module repackaged-shiro [INFO] 12:50:45.621 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:45.621 '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:50:45.621 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:45.658 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=37ms [INFO] 12:50:45.658 Sensor Java Config Sensor [iac] [INFO] 12:50:45.659 0 source files to be analyzed [INFO] 12:50:45.659 0/0 source files have been analyzed [INFO] 12:50:45.659 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:50:45.659 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:45.659 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:45.659 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:45.659 Sensor XML Sensor [xml] [INFO] 12:50:45.670 1 source file to be analyzed [INFO] 12:50:45.670 1/1 source file has been analyzed [INFO] 12:50:45.671 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 12:50:45.671 Sensor IaC Docker Sensor [iac] [INFO] 12:50:45.687 0 source files to be analyzed [INFO] 12:50:45.687 0/0 source files have been analyzed [INFO] 12:50:45.692 Sensor IaC Docker Sensor [iac] (done) | time=21ms [INFO] 12:50:45.692 Sensor Serverless configuration file sensor [security] [INFO] 12:50:45.692 0 Serverless function entries were found in the project [INFO] 12:50:45.692 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:45.692 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:45.692 Sensor AWS SAM template file sensor [security] [INFO] 12:50:45.693 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:45.693 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:45.693 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:45.693 ------------- Run sensors on module ODL :: aaa :: aaa-shiro-api [INFO] 12:50:45.731 Sensor JavaSensor [java] [INFO] 12:50:45.731 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:45.732 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:45.732 Using ECJ batch to parse 1 Main java source files with batch size 209 KB. [INFO] 12:50:45.733 Starting batch processing. [INFO] 12:50:45.739 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:45.743 100% analyzed [INFO] 12:50:45.743 Batch processing: Done. [INFO] 12:50:45.743 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:50:45.743 No "Test" source files to scan. [INFO] 12:50:45.743 No "Generated" source files to scan. [INFO] 12:50:45.743 Sensor JavaSensor [java] (done) | time=12ms [INFO] 12:50:45.743 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:45.743 '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:50:45.744 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:45.745 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 12:50:45.745 Sensor Java Config Sensor [iac] [INFO] 12:50:45.746 0 source files to be analyzed [INFO] 12:50:45.746 0/0 source files have been analyzed [INFO] 12:50:45.746 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:50:45.746 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:45.746 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:45.746 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:45.746 Sensor SurefireSensor [java] [INFO] 12:50:45.746 parsing [/w/workspace/aaa-sonar/aaa-shiro/api/target/surefire-reports] [INFO] 12:50:45.746 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 12:50:45.746 Sensor XML Sensor [xml] [INFO] 12:50:45.752 1 source file to be analyzed [INFO] 12:50:45.752 1/1 source file has been analyzed [INFO] 12:50:45.752 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 12:50:45.754 Sensor IaC Docker Sensor [iac] [INFO] 12:50:45.759 0 source files to be analyzed [INFO] 12:50:45.760 0/0 source files have been analyzed [INFO] 12:50:45.760 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:50:45.760 Sensor Serverless configuration file sensor [security] [INFO] 12:50:45.760 0 Serverless function entries were found in the project [INFO] 12:50:45.760 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:45.760 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:45.760 Sensor AWS SAM template file sensor [security] [INFO] 12:50:45.760 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:45.760 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:45.760 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:45.760 ------------- Run sensors on module ODL :: aaa :: aaa-shiro [INFO] 12:50:45.788 Sensor JavaSensor [java] [INFO] 12:50:45.789 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:45.791 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:45.791 Using ECJ batch to parse 40 Main java source files with batch size 209 KB. [INFO] 12:50:45.804 Starting batch processing. [INFO] 12:50:45.886 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:46.417 100% analyzed [INFO] 12:50:46.417 Batch processing: Done. [INFO] 12:50:46.418 Did not optimize analysis for any files, performed a full analysis for all 40 files. [INFO] 12:50:46.418 Using ECJ batch to parse 15 Test java source files with batch size 209 KB. [INFO] 12:50:46.425 Starting batch processing. [INFO] 12:50:46.675 100% analyzed [INFO] 12:50:46.675 Batch processing: Done. [INFO] 12:50:46.676 Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] 12:50:46.676 No "Generated" source files to scan. [INFO] 12:50:46.676 Sensor JavaSensor [java] (done) | time=888ms [INFO] 12:50:46.676 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:46.676 '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:50:46.676 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:46.683 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 12:50:46.683 Sensor Java Config Sensor [iac] [INFO] 12:50:46.688 0 source files to be analyzed [INFO] 12:50:46.688 0/0 source files have been analyzed [INFO] 12:50:46.688 Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] 12:50:46.688 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:46.689 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:46.689 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 12:50:46.689 Sensor SurefireSensor [java] [INFO] 12:50:46.689 parsing [/w/workspace/aaa-sonar/aaa-shiro/impl/target/surefire-reports] [INFO] 12:50:46.698 Sensor SurefireSensor [java] (done) | time=9ms [INFO] 12:50:46.698 Sensor XML Sensor [xml] [INFO] 12:50:46.709 1 source file to be analyzed [INFO] 12:50:46.717 1/1 source file has been analyzed [INFO] 12:50:46.717 Sensor XML Sensor [xml] (done) | time=19ms [INFO] 12:50:46.717 Sensor IaC Docker Sensor [iac] [INFO] 12:50:46.728 0 source files to be analyzed [INFO] 12:50:46.728 0/0 source files have been analyzed [INFO] 12:50:46.728 Sensor IaC Docker Sensor [iac] (done) | time=11ms [INFO] 12:50:46.728 Sensor Serverless configuration file sensor [security] [INFO] 12:50:46.728 0 Serverless function entries were found in the project [INFO] 12:50:46.728 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:46.729 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:46.729 Sensor AWS SAM template file sensor [security] [INFO] 12:50:46.729 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:46.729 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:46.729 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:46.730 ------------- Run sensors on module repackaged-shiro-jar [INFO] 12:50:46.754 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:46.754 '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:50:46.754 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:46.755 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:50:46.755 Sensor Java Config Sensor [iac] [INFO] 12:50:46.760 0 source files to be analyzed [INFO] 12:50:46.760 0/0 source files have been analyzed [INFO] 12:50:46.761 Sensor Java Config Sensor [iac] (done) | time=6ms [INFO] 12:50:46.761 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:46.761 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:46.762 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 12:50:46.762 Sensor XML Sensor [xml] [INFO] 12:50:46.771 1 source file to be analyzed [INFO] 12:50:46.771 1/1 source file has been analyzed [INFO] 12:50:46.772 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 12:50:46.772 Sensor IaC Docker Sensor [iac] [INFO] 12:50:46.778 0 source files to be analyzed [INFO] 12:50:46.778 0/0 source files have been analyzed [INFO] 12:50:46.778 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 12:50:46.778 Sensor Serverless configuration file sensor [security] [INFO] 12:50:46.778 0 Serverless function entries were found in the project [INFO] 12:50:46.778 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:46.778 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:46.778 Sensor AWS SAM template file sensor [security] [INFO] 12:50:46.778 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:46.778 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:46.778 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:46.778 ------------- Run sensors on module ODL :: aaa :: aaa-shiro-aggregator [INFO] 12:50:46.806 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:46.810 '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:50:46.810 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:50:46.810 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 12:50:46.810 Sensor Java Config Sensor [iac] [INFO] 12:50:46.811 0 source files to be analyzed [INFO] 12:50:46.811 0/0 source files have been analyzed [INFO] 12:50:46.811 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:50:46.811 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:46.811 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:46.811 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:46.811 Sensor XML Sensor [xml] [INFO] 12:50:46.829 1 source file to be analyzed [INFO] 12:50:46.830 1/1 source file has been analyzed [INFO] 12:50:46.830 Sensor XML Sensor [xml] (done) | time=19ms [INFO] 12:50:46.830 Sensor IaC Docker Sensor [iac] [INFO] 12:50:46.835 0 source files to be analyzed [INFO] 12:50:46.835 0/0 source files have been analyzed [INFO] 12:50:46.835 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:50:46.835 Sensor Serverless configuration file sensor [security] [INFO] 12:50:46.835 0 Serverless function entries were found in the project [INFO] 12:50:46.835 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:46.835 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:46.835 Sensor AWS SAM template file sensor [security] [INFO] 12:50:46.835 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:46.835 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:46.836 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 12:50:46.836 ------------- Run sensors on module ODL :: aaa :: aaa-password-service-impl [INFO] 12:50:46.855 Sensor JavaSensor [java] [INFO] 12:50:46.855 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:46.856 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:46.856 Using ECJ batch to parse 5 Main java source files with batch size 209 KB. [INFO] 12:50:46.858 Starting batch processing. [INFO] 12:50:46.873 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:46.920 100% analyzed [INFO] 12:50:46.920 Batch processing: Done. [INFO] 12:50:46.921 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 12:50:46.921 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 12:50:46.922 Starting batch processing. [INFO] 12:50:46.938 100% analyzed [INFO] 12:50:46.939 Batch processing: Done. [INFO] 12:50:46.939 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:50:46.939 No "Generated" source files to scan. [INFO] 12:50:46.939 Sensor JavaSensor [java] (done) | time=84ms [INFO] 12:50:46.939 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:46.939 '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:50:46.939 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:46.941 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 12:50:46.941 Sensor Java Config Sensor [iac] [INFO] 12:50:46.942 0 source files to be analyzed [INFO] 12:50:46.942 0/0 source files have been analyzed [INFO] 12:50:46.942 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:50:46.942 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:46.942 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:46.942 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:46.942 Sensor SurefireSensor [java] [INFO] 12:50:46.942 parsing [/w/workspace/aaa-sonar/aaa-password-service/impl/target/surefire-reports] [INFO] 12:50:46.943 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 12:50:46.943 Sensor XML Sensor [xml] [INFO] 12:50:46.957 1 source file to be analyzed [INFO] 12:50:46.957 1/1 source file has been analyzed [INFO] 12:50:46.958 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 12:50:46.958 Sensor IaC Docker Sensor [iac] [INFO] 12:50:46.963 0 source files to be analyzed [INFO] 12:50:46.963 0/0 source files have been analyzed [INFO] 12:50:46.963 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 12:50:46.963 Sensor Serverless configuration file sensor [security] [INFO] 12:50:46.963 0 Serverless function entries were found in the project [INFO] 12:50:46.963 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:46.963 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:46.963 Sensor AWS SAM template file sensor [security] [INFO] 12:50:46.963 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:46.964 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:46.964 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:46.964 ------------- Run sensors on module ODL :: aaa :: aaa-password-service-api [INFO] 12:50:46.987 Sensor JavaSensor [java] [INFO] 12:50:46.988 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:46.989 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:46.989 Using ECJ batch to parse 2 Main java source files with batch size 209 KB. [INFO] 12:50:46.991 Starting batch processing. [INFO] 12:50:46.998 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:47.025 100% analyzed [INFO] 12:50:47.026 Batch processing: Done. [INFO] 12:50:47.026 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 12:50:47.026 No "Test" source files to scan. [INFO] 12:50:47.026 No "Generated" source files to scan. [INFO] 12:50:47.026 Sensor JavaSensor [java] (done) | time=39ms [INFO] 12:50:47.026 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:47.028 '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:50:47.028 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:47.029 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] 12:50:47.029 Sensor Java Config Sensor [iac] [INFO] 12:50:47.030 0 source files to be analyzed [INFO] 12:50:47.030 0/0 source files have been analyzed [INFO] 12:50:47.030 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:50:47.030 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:47.030 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:47.031 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 12:50:47.031 Sensor SurefireSensor [java] [INFO] 12:50:47.031 parsing [/w/workspace/aaa-sonar/aaa-password-service/api/target/surefire-reports] [INFO] 12:50:47.031 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 12:50:47.031 Sensor XML Sensor [xml] [INFO] 12:50:47.031 1 source file to be analyzed [INFO] 12:50:47.036 1/1 source file has been analyzed [INFO] 12:50:47.036 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 12:50:47.036 Sensor IaC Docker Sensor [iac] [INFO] 12:50:47.040 0 source files to be analyzed [INFO] 12:50:47.040 0/0 source files have been analyzed [INFO] 12:50:47.040 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:50:47.040 Sensor Serverless configuration file sensor [security] [INFO] 12:50:47.041 0 Serverless function entries were found in the project [INFO] 12:50:47.041 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:47.041 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 12:50:47.041 Sensor AWS SAM template file sensor [security] [INFO] 12:50:47.041 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:47.041 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:47.041 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:47.042 ------------- Run sensors on module ODL :: aaa :: aaa-password-service-aggregator [INFO] 12:50:47.060 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:47.060 '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:50:47.060 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:50:47.060 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:50:47.060 Sensor Java Config Sensor [iac] [INFO] 12:50:47.061 0 source files to be analyzed [INFO] 12:50:47.061 0/0 source files have been analyzed [INFO] 12:50:47.061 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:50:47.061 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:47.061 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:47.061 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:47.062 Sensor XML Sensor [xml] [INFO] 12:50:47.062 1 source file to be analyzed [INFO] 12:50:47.066 1/1 source file has been analyzed [INFO] 12:50:47.066 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 12:50:47.066 Sensor IaC Docker Sensor [iac] [INFO] 12:50:47.070 0 source files to be analyzed [INFO] 12:50:47.070 0/0 source files have been analyzed [INFO] 12:50:47.070 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:50:47.070 Sensor Serverless configuration file sensor [security] [INFO] 12:50:47.070 0 Serverless function entries were found in the project [INFO] 12:50:47.070 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:47.070 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:47.070 Sensor AWS SAM template file sensor [security] [INFO] 12:50:47.070 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:47.070 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:47.070 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:47.071 ------------- Run sensors on module ODL :: aaa :: aaa-jetty-auth-log-filter [INFO] 12:50:47.088 Sensor JavaSensor [java] [INFO] 12:50:47.089 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:47.090 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:47.090 Using ECJ batch to parse 1 Main java source files with batch size 209 KB. [INFO] 12:50:47.091 Starting batch processing. [INFO] 12:50:47.108 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:47.115 100% analyzed [INFO] 12:50:47.115 Batch processing: Done. [INFO] 12:50:47.116 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:50:47.116 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 12:50:47.117 Starting batch processing. [INFO] 12:50:47.142 100% analyzed [INFO] 12:50:47.142 Batch processing: Done. [INFO] 12:50:47.144 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 12:50:47.144 No "Generated" source files to scan. [INFO] 12:50:47.144 Sensor JavaSensor [java] (done) | time=56ms [INFO] 12:50:47.144 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:47.144 '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:50:47.144 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:47.145 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 12:50:47.145 Sensor Java Config Sensor [iac] [INFO] 12:50:47.146 0 source files to be analyzed [INFO] 12:50:47.147 0/0 source files have been analyzed [INFO] 12:50:47.147 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 12:50:47.147 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:47.147 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:47.147 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:47.147 Sensor SurefireSensor [java] [INFO] 12:50:47.147 parsing [/w/workspace/aaa-sonar/aaa-jetty-auth-log-filter/target/surefire-reports] [INFO] 12:50:47.148 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 12:50:47.148 Sensor XML Sensor [xml] [INFO] 12:50:47.148 1 source file to be analyzed [INFO] 12:50:47.157 1/1 source file has been analyzed [INFO] 12:50:47.157 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 12:50:47.157 Sensor IaC Docker Sensor [iac] [INFO] 12:50:47.161 0 source files to be analyzed [INFO] 12:50:47.161 0/0 source files have been analyzed [INFO] 12:50:47.161 Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] 12:50:47.161 Sensor Serverless configuration file sensor [security] [INFO] 12:50:47.161 0 Serverless function entries were found in the project [INFO] 12:50:47.161 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:47.161 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:47.161 Sensor AWS SAM template file sensor [security] [INFO] 12:50:47.161 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:47.161 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:47.161 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:47.161 ------------- Run sensors on module ODL :: aaa :: aaa-idm-store-h2 [INFO] 12:50:47.179 Sensor JavaSensor [java] [INFO] 12:50:47.179 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 12:50:47.183 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 12:50:47.184 Using ECJ batch to parse 11 Main java source files with batch size 209 KB. [INFO] 12:50:47.188 Starting batch processing. [INFO] 12:50:47.211 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 12:50:47.415 100% analyzed [INFO] 12:50:47.415 Batch processing: Done. [INFO] 12:50:47.416 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 12:50:47.416 Using ECJ batch to parse 6 Test java source files with batch size 209 KB. [INFO] 12:50:47.418 Starting batch processing. [INFO] 12:50:47.484 100% analyzed [INFO] 12:50:47.484 Batch processing: Done. [INFO] 12:50:47.485 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 12:50:47.485 No "Generated" source files to scan. [INFO] 12:50:47.485 Sensor JavaSensor [java] (done) | time=306ms [INFO] 12:50:47.485 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:47.485 '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:50:47.485 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 12:50:47.491 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 12:50:47.491 Sensor Java Config Sensor [iac] [INFO] 12:50:47.492 0 source files to be analyzed [INFO] 12:50:47.492 0/0 source files have been analyzed [INFO] 12:50:47.492 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 12:50:47.492 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:47.492 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:47.492 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:47.492 Sensor SurefireSensor [java] [INFO] 12:50:47.492 parsing [/w/workspace/aaa-sonar/aaa-idm-store-h2/target/surefire-reports] [INFO] 12:50:47.504 Sensor SurefireSensor [java] (done) | time=12ms [INFO] 12:50:47.504 Sensor XML Sensor [xml] [INFO] 12:50:47.516 1 source file to be analyzed [INFO] 12:50:47.522 1/1 source file has been analyzed [INFO] 12:50:47.528 Sensor XML Sensor [xml] (done) | time=24ms [INFO] 12:50:47.528 Sensor IaC Docker Sensor [iac] [INFO] 12:50:47.540 0 source files to be analyzed [INFO] 12:50:47.540 0/0 source files have been analyzed [INFO] 12:50:47.544 Sensor IaC Docker Sensor [iac] (done) | time=16ms [INFO] 12:50:47.544 Sensor Serverless configuration file sensor [security] [INFO] 12:50:47.544 0 Serverless function entries were found in the project [INFO] 12:50:47.544 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:47.544 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:47.548 Sensor AWS SAM template file sensor [security] [INFO] 12:50:47.548 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 12:50:47.548 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:47.548 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:47.552 ------------- Run sensors on module aaa [INFO] 12:50:47.598 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 12:50:47.598 '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:50:47.598 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 12:50:47.598 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 12:50:47.599 Sensor Java Config Sensor [iac] [INFO] 12:50:47.655 0 source files to be analyzed [INFO] 12:50:47.655 0/0 source files have been analyzed [INFO] 12:50:47.656 Sensor Java Config Sensor [iac] (done) | time=57ms [INFO] 12:50:47.657 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 12:50:47.657 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 12:50:47.657 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 12:50:47.657 Sensor XML Sensor [xml] [INFO] 12:50:47.676 1 source file to be analyzed [INFO] 12:50:47.678 1/1 source file has been analyzed [INFO] 12:50:47.678 Sensor XML Sensor [xml] (done) | time=21ms [INFO] 12:50:47.678 Sensor IaC Docker Sensor [iac] [INFO] 12:50:47.700 0 source files to be analyzed [INFO] 12:50:47.700 0/0 source files have been analyzed [INFO] 12:50:47.702 Sensor IaC Docker Sensor [iac] (done) | time=24ms [INFO] 12:50:47.702 Sensor Serverless configuration file sensor [security] [INFO] 12:50:47.702 0 Serverless function entries were found in the project [INFO] 12:50:47.702 0 Serverless function handlers were kept as entrypoints [INFO] 12:50:47.702 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 12:50:47.702 Sensor AWS SAM template file sensor [security] [INFO] 12:50:47.703 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 12:50:47.703 Sensor AWS SAM Inline template file sensor [security] [INFO] 12:50:47.703 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 12:50:47.703 Sensor javabugs [dbd] [INFO] 12:50:47.706 No IR files have been included for analysis. [INFO] 12:50:47.706 Sensor javabugs [dbd] (done) | time=3ms [INFO] 12:50:47.706 Sensor pythonbugs [dbd] [INFO] 12:50:47.706 No IR files have been included for analysis. [INFO] 12:50:47.706 Sensor pythonbugs [dbd] (done) | time=0ms [INFO] 12:50:47.706 Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] 12:50:47.730 Available processors: 4 [INFO] 12:50:47.730 Using 4 threads for analysis. [INFO] 12:50:47.801 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:50:48.464 Start fetching files for the text and secrets analysis [INFO] 12:50:48.474 Using Git CLI to retrieve untracked files [INFO] 12:50:48.518 Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 12:50:48.519 Starting the text and secrets analysis [INFO] 12:50:48.522 262 source files to be analyzed for the text and secrets analysis [INFO] 12:50:49.909 262/262 source files have been analyzed for the text and secrets analysis [INFO] 12:50:49.911 Start fetching files for the binary file analysis [INFO] 12:50:49.912 There are no files to be analyzed for the binary file analysis [INFO] 12:50:49.913 Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=2207ms [INFO] 12:50:49.913 Sensor JavaSecuritySensor [security] [INFO] 12:50:49.918 No taint analysis rules have been enabled, will not execute taint analysis. [INFO] 12:50:49.919 java security sensor: Begin: 2025-07-12T12:50:49.915865727Z, End: 2025-07-12T12:50:49.919075995Z, Duration: 00:00:00.003 [INFO] 12:50:49.919 java security sensor peak memory: 491 MB [INFO] 12:50:49.919 Sensor JavaSecuritySensor [security] (done) | time=6ms [INFO] 12:50:49.920 Sensor CSharpSecuritySensor [security] [INFO] 12:50:49.920 26 taint analysis rules enabled. [INFO] 12:50:49.921 No UCFGs have been included for analysis. [INFO] 12:50:49.922 csharp security sensor: Begin: 2025-07-12T12:50:49.920199912Z, End: 2025-07-12T12:50:49.922104398Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-07-12T12:50:49.921025582Z, End: 2025-07-12T12:50:49.921918053Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-07-12T12:50:49.921039482Z, End: 2025-07-12T12:50:49.921866392Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-07-12T12:50:49.921886932Z, End: 2025-07-12T12:50:49.921910013Z, Duration: 00:00:00.000 [INFO] 12:50:49.922 csharp security sensor peak memory: 491 MB [INFO] 12:50:49.922 Sensor CSharpSecuritySensor [security] (done) | time=2ms [INFO] 12:50:49.922 Sensor PhpSecuritySensor [security] [INFO] 12:50:49.922 18 taint analysis rules enabled. [INFO] 12:50:49.922 No UCFGs have been included for analysis. [INFO] 12:50:49.922 php security sensor: Begin: 2025-07-12T12:50:49.922449746Z, End: 2025-07-12T12:50:49.922756284Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-07-12T12:50:49.922568729Z, End: 2025-07-12T12:50:49.922632831Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-07-12T12:50:49.922570059Z, End: 2025-07-12T12:50:49.922609360Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-07-12T12:50:49.922623080Z, End: 2025-07-12T12:50:49.922627090Z, Duration: 00:00:00.000 [INFO] 12:50:49.922 php security sensor peak memory: 491 MB [INFO] 12:50:49.922 Sensor PhpSecuritySensor [security] (done) | time=0ms [INFO] 12:50:49.922 Sensor PythonSecuritySensor [security] [INFO] 12:50:49.923 21 taint analysis rules enabled. [INFO] 12:50:49.923 No UCFGs have been included for analysis. [INFO] 12:50:49.923 python security sensor: Begin: 2025-07-12T12:50:49.923069151Z, End: 2025-07-12T12:50:49.923358168Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-07-12T12:50:49.923191014Z, End: 2025-07-12T12:50:49.923238975Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-07-12T12:50:49.923192204Z, End: 2025-07-12T12:50:49.923215835Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-07-12T12:50:49.923229095Z, End: 2025-07-12T12:50:49.923232875Z, Duration: 00:00:00.000 [INFO] 12:50:49.923 python security sensor peak memory: 491 MB [INFO] 12:50:49.923 Sensor PythonSecuritySensor [security] (done) | time=1ms [INFO] 12:50:49.923 Sensor JsSecuritySensor [security] [INFO] 12:50:49.924 15 taint analysis rules enabled. [INFO] 12:50:49.924 No UCFGs have been included for analysis. [INFO] 12:50:49.924 js security sensor: Begin: 2025-07-12T12:50:49.923799959Z, End: 2025-07-12T12:50:49.924265160Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-07-12T12:50:49.924107066Z, End: 2025-07-12T12:50:49.924153637Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-07-12T12:50:49.924108406Z, End: 2025-07-12T12:50:49.924129917Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-07-12T12:50:49.924144007Z, End: 2025-07-12T12:50:49.924147857Z, Duration: 00:00:00.000 [INFO] 12:50:49.924 js security sensor peak memory: 491 MB [INFO] 12:50:49.924 Sensor JsSecuritySensor [security] (done) | time=1ms [INFO] 12:50:49.924 Sensor KotlinSecuritySensor [security] [INFO] 12:50:49.924 26 taint analysis rules enabled. [INFO] 12:50:49.924 No UCFGs have been included for analysis. [INFO] 12:50:49.925 kotlin security sensor: Begin: 2025-07-12T12:50:49.924627629Z, End: 2025-07-12T12:50:49.924927886Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-07-12T12:50:49.924771362Z, End: 2025-07-12T12:50:49.924819473Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-07-12T12:50:49.924772672Z, End: 2025-07-12T12:50:49.924796603Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-07-12T12:50:49.924809733Z, End: 2025-07-12T12:50:49.924813573Z, Duration: 00:00:00.000 [INFO] 12:50:49.925 kotlin security sensor peak memory: 491 MB [INFO] 12:50:49.925 Sensor KotlinSecuritySensor [security] (done) | time=1ms [INFO] 12:50:49.925 Sensor GoSecuritySensor [security] [INFO] 12:50:49.925 9 taint analysis rules enabled. [INFO] 12:50:49.925 No UCFGs have been included for analysis. [INFO] 12:50:49.925 go security sensor: Begin: 2025-07-12T12:50:49.925227193Z, End: 2025-07-12T12:50:49.925472059Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-07-12T12:50:49.925310255Z, End: 2025-07-12T12:50:49.925357966Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-07-12T12:50:49.925311525Z, End: 2025-07-12T12:50:49.925334956Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-07-12T12:50:49.925347956Z, End: 2025-07-12T12:50:49.925351986Z, Duration: 00:00:00.000 [INFO] 12:50:49.925 go security sensor peak memory: 491 MB [INFO] 12:50:49.925 Sensor GoSecuritySensor [security] (done) | time=0ms [INFO] 12:50:49.925 ------------- Run sensors on project [INFO] 12:50:50.137 Sensor JavaArchitectureSensor [architecture] [INFO] 12:50:50.168 * Protobuf reading starting | memory total=554 | free=347 | used=206 (MB) [INFO] 12:50:50.168 * Reading SonarArchitecture IR data from directory "/w/workspace/aaa-sonar/target/sonar/architecture/java" [INFO] 12:50:50.169 * Protobuf reading complete | memory total=554 | free=347 | used=206 (MB) [INFO] 12:50:50.182 * Build file hiGraphs complete | memory total=554 | free=346 | used=207 (MB) [INFO] 12:50:50.185 * Slicing complete | memory total=554 | free=346 | used=207 (MB) [INFO] 12:50:50.203 * Export complete | memory total=554 | free=344 | used=209 (MB) [INFO] 12:50:50.203 Sensor JavaArchitectureSensor [architecture] (done) | time=66ms [INFO] 12:50:50.204 Sensor Zero Coverage Sensor [INFO] 12:50:50.205 Sensor Zero Coverage Sensor (done) | time=1ms [INFO] 12:50:50.205 Sensor Java CPD Block Indexer [INFO] 12:50:50.372 Sensor Java CPD Block Indexer (done) | time=167ms [INFO] 12:50:50.372 ------------- Gather SCA dependencies on project [INFO] 12:50:50.372 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 12:50:50.537 Checking if SCA is enabled for organization opendaylight [INFO] 12:50:50.690 Dependency analysis skipped [INFO] 12:50:50.707 SCM Publisher SCM provider for this project is: git [INFO] 12:50:50.707 SCM Publisher 42 source files to be analyzed [INFO] 12:50:51.381 SCM Publisher 42/42 source files have been analyzed (done) | time=674ms [INFO] 12:50:51.397 CPD Executor 45 files had no CPD blocks [INFO] 12:50:51.397 CPD Executor Calculating CPD for 111 files [INFO] 12:50:51.426 CPD Executor CPD calculation finished (done) | time=28ms [INFO] 12:50:51.691 Analysis report generated in 250ms, dir size=2 MB [INFO] 12:50:52.020 Analysis report compressed in 329ms, zip size=906 KB [INFO] 12:50:54.361 Analysis report uploaded in 2341ms [INFO] 12:50:54.364 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=opendaylight_aaa [INFO] 12:50:54.364 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 12:50:54.364 More about the report processing at https://sonarcloud.io/api/ce/task?id=AZf-sERf96xnSTWtKgCL [INFO] 12:50:55.014 Sensor cache published successfully [INFO] 12:50:55.053 Analysis total time: 22.361 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for aaa 0.21.1-SNAPSHOT: [INFO] [INFO] ODL :: aaa :: aaa-parent ........................... SUCCESS [ 0.209 s] [INFO] ODL :: aaa :: aaa-authn-api ........................ SUCCESS [ 0.159 s] [INFO] ODL :: aaa :: aaa-encrypt-service .................. SUCCESS [ 0.064 s] [INFO] ODL :: aaa :: aaa-encrypt-service-impl ............. SUCCESS [ 0.087 s] [INFO] ODL :: aaa :: aaa-encryption-service-aggregator .... SUCCESS [ 0.027 s] [INFO] ODL :: aaa :: aaa-cert ............................. SUCCESS [ 0.131 s] [INFO] ODL :: aaa :: aaa-password-service-api ............. SUCCESS [ 0.065 s] [INFO] ODL :: aaa :: aaa-cli .............................. SUCCESS [ 0.083 s] [INFO] repackaged-shiro-jar ............................... SUCCESS [ 0.116 s] [INFO] repackaged-shiro ................................... SUCCESS [ 0.432 s] [INFO] ODL :: aaa :: aaa-password-service-impl ............ SUCCESS [ 0.067 s] [INFO] ODL :: aaa :: aaa-tokenauthrealm ................... SUCCESS [ 0.067 s] [INFO] ODL :: aaa :: aaa-idm-store-h2 ..................... SUCCESS [ 0.080 s] [INFO] ODL :: aaa :: aaa-cli-jar .......................... SUCCESS [ 0.061 s] [INFO] ODL :: aaa :: aaa-filterchain ...................... SUCCESS [ 0.068 s] [INFO] ODL :: aaa :: aaa-jetty-auth-log-filter ............ SUCCESS [ 0.056 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.023 s] [INFO] ODL :: aaa :: odl-aaa-api .......................... SUCCESS [ 0.002 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.083 s] [INFO] ODL :: aaa :: web-osgi-impl ........................ SUCCESS [ 0.062 s] [INFO] ODL :: aaa :: servlet-api .......................... SUCCESS [ 0.058 s] [INFO] ODL :: aaa :: servlet-jersey2 ...................... SUCCESS [ 0.060 s] [INFO] ODL :: aaa :: odl-aaa-web .......................... SUCCESS [ 0.003 s] [INFO] ODL :: aaa :: aaa-shiro-api ........................ SUCCESS [ 0.056 s] [INFO] ODL :: aaa :: aaa-shiro ............................ SUCCESS [ 0.124 s] [INFO] ODL :: aaa :: odl-aaa-shiro ........................ SUCCESS [ 0.003 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.002 s] [INFO] ODL :: aaa :: aaa-shiro-aggregator ................. SUCCESS [ 0.003 s] [INFO] ODL :: aaa :: web-jetty-impl ....................... SUCCESS [ 0.056 s] [INFO] ODL :: aaa :: testutils ............................ SUCCESS [ 0.056 s] [INFO] ODL :: aaa :: dependency-check ..................... SUCCESS [ 0.072 s] [INFO] ODL :: aaa :: web-aggregator ....................... SUCCESS [ 0.004 s] [INFO] aaa-docs ........................................... SUCCESS [ 0.062 s] [INFO] aaa ................................................ SUCCESS [ 28.716 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.406 s [INFO] Finished at: 2025-07-12T12:50:55Z [INFO] ------------------------------------------------------------------------ [aaa-sonar] $ /bin/bash /tmp/jenkins1226306730050288437.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/jenkins3784044794140218943.sh ---> sysstat.sh [aaa-sonar] $ /bin/bash /tmp/jenkins13750366046169709839.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/jenkins8008800809411402369.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-qP5N from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qP5N/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aaa-sonar] $ /bin/bash /tmp/jenkins17508753783304177255.sh provisioning config files... Could not find credentials [logs] for aaa-sonar #479 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aaa-sonar@tmp/config13893032165261598693tmp 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/jenkins1587408924524742305.sh ---> create-netrc.sh WARN: Log server credential not found. [aaa-sonar] $ /bin/bash /tmp/jenkins11099984705006116729.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-qP5N from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qP5N/bin to PATH [aaa-sonar] $ /bin/bash /tmp/jenkins7401044130257108776.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aaa-sonar] $ /bin/bash /tmp/jenkins3020537378747659867.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-qP5N 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-qP5N/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [aaa-sonar] $ /bin/bash -l /tmp/jenkins7379049335160756774.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-qP5N from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qP5N/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/aaa-sonar/479/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-4g-42025 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 580 11798 4 3611 15066 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:bd:a6:2c brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.170.234/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 86027sec preferred_lft 86027sec inet6 fe80::f816:3eff:febd:a62c/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:a2:d8:33:e4 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-42025) 07/12/25 _x86_64_ (4 CPU) 12:45:25 LINUX RESTART (4 CPU) ---> sar -P ALL: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-42025) 07/12/25 _x86_64_ (4 CPU) 12:45:25 LINUX RESTART (4 CPU)