Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-4c-4g-7568 (centos8-builder-4c-4g) in workspace /w/workspace/l2switch-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/l2switch > git init /w/workspace/l2switch-sonar # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/l2switch > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/l2switch-sonar@tmp/jenkins-gitclient-ssh14592700156251259865.key 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/l2switch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/l2switch # 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 cd080ff030e0b8678518a13aa6fbc59a699fcff0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cd080ff030e0b8678518a13aa6fbc59a699fcff0 # timeout=10 Commit message: "Refactor SimpleAddressObserver" > git rev-list --no-walk cd080ff030e0b8678518a13aa6fbc59a699fcff0 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [l2switch-sonar] $ /bin/bash /tmp/jenkins5176815112669139228.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RUCG 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-RUCG/bin to PATH Generating Requirements File Python 3.11.7 pip 25.0 from /tmp/venv-RUCG/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.3 aspy.yaml==1.3.0 attrs==25.1.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.36.11 botocore==1.36.11 bs4==0.0.2 cachetools==5.5.1 certifi==2025.1.31 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.8.0 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.4 durationpy==0.9 email_validator==2.2.0 filelock==3.17.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.38.0 httplib2==0.22.0 identify==2.6.6 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.5 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.9.1 kubernetes==32.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 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.2.2 openstacksdk==4.3.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==7.0.0 oslo.serialization==5.6.0 oslo.utils==8.0.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.14.0 psutil==6.1.1 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.1.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.22.3 rsa==4.9 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.11.2 simplejson==3.19.3 six==1.17.0 smmap==5.0.2 soupsieve==2.6 stevedore==5.4.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2025.1 urllib3==1.26.20 virtualenv==20.29.1 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] [l2switch-sonar] $ /bin/sh -xe /tmp/jenkins14347078843065408053.sh + echo 'Using SonarCloud' Using SonarCloud [l2switch-sonar] $ /bin/sh -xe /tmp/jenkins13271722991186720270.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-7568 [l2switch-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=l2switch -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/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=l2switch -Dsha1=origin/master -DMAVEN_OPTS=-Xmx1024m -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=sonar:sonar --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" [l2switch-sonar] $ /bin/sh -xe /tmp/jenkins3296326796610670130.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [l2switch-sonar] $ /bin/sh /tmp/jenkins8747356980471407096.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [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=openjdk17 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=opendaylight SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=opendaylight_l2switch [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/l2switch-sonar@tmp/config16789530282216714473tmp copy managed file [l2switch-settings] to file:/w/workspace/l2switch-sonar@tmp/config8158695498733941207tmp [l2switch-sonar] $ /bin/bash -l /tmp/jenkins9308403106104762650.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/mvn38/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/l2switch-sonar@tmp/config16789530282216714473tmp --settings /w/workspace/l2switch-sonar@tmp/config8158695498733941207tmp --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 Picked up _JAVA_OPTIONS: Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] l2switch-parent [pom] [INFO] packethandler-model [bundle] [INFO] packethandler-impl [bundle] [INFO] packethandler.aggregator [pom] [INFO] loopremover-model [bundle] [INFO] loopremover-impl [bundle] [INFO] loopremover.aggregator [pom] [INFO] addresstracker-model [bundle] [INFO] arphandler-impl [bundle] [INFO] addresstracker-impl [bundle] [INFO] addresstracker.aggregator [pom] [INFO] hosttracker.aggregator [pom] [INFO] hosttracker-model [bundle] [INFO] hosttracker-impl [bundle] [INFO] main-impl [bundle] [INFO] OpenDaylight :: L2Switch :: Feature Parent [pom] [INFO] OpenDaylight :: L2Switch :: PacketHandler [feature] [INFO] OpenDaylight :: L2Switch :: AddressTracker [feature] [INFO] OpenDaylight :: L2Switch :: HostTracker [feature] [INFO] OpenDaylight :: L2Switch :: LoopRemover [feature] [INFO] OpenDaylight :: L2Switch :: ArpHandler [feature] [INFO] OpenDaylight :: L2Switch :: Switch [feature] [INFO] OpenDaylight :: L2Switch :: All [feature] [INFO] OpenDaylight :: L2Switch :: Switch REST [feature] [INFO] features-l2switch [feature] [INFO] distribution-karaf [pom] [INFO] features-l2switch-aggregator [pom] [INFO] l2switch-artifacts [pom] [INFO] l2switch [pom] [INFO] [INFO] -------------< org.opendaylight.l2switch:l2switch-parent >-------------- [INFO] Building l2switch-parent 0.8.0-SNAPSHOT [1/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ l2switch-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ l2switch-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] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ l2switch-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ l2switch-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ l2switch-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ l2switch-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ l2switch-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ l2switch-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ l2switch-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ l2switch-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ l2switch-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ l2switch-parent --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ l2switch-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ l2switch-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ l2switch-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/parent/target/bom.xml [INFO] attaching as l2switch-parent-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/parent/target/bom.json [INFO] attaching as l2switch-parent-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ l2switch-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ l2switch-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ l2switch-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ l2switch-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ l2switch-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ l2switch-parent --- [INFO] Installing /w/workspace/l2switch-sonar/parent/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-parent/0.8.0-SNAPSHOT/l2switch-parent-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/parent/target/bom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-parent/0.8.0-SNAPSHOT/l2switch-parent-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/parent/target/bom.json to /tmp/r/org/opendaylight/l2switch/l2switch-parent/0.8.0-SNAPSHOT/l2switch-parent-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----< org.opendaylight.l2switch.packethandler:packethandler-model >----- [INFO] Building packethandler-model 0.8.0-SNAPSHOT [2/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ packethandler-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ packethandler-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ packethandler-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ packethandler-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ packethandler-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/packethandler/model/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-maven-plugin:11.0.7:generate-sources (binding) @ packethandler-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/packethandler/model/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 11.43 ms [INFO] yang-to-sources: Project model files found: 6 in 128.7 ms [INFO] yang-to-sources: 25 YANG models processed in 1.004 s [INFO] BindingJavaFileGenerator: Defined 72 files in 151.1 ms [INFO] Sorted 72 files into 19 directories in 3.325 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 72 in 322.3 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ packethandler-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ packethandler-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ packethandler-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ packethandler-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ packethandler-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 71 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/ArpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/ArpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/arp/rev140528/ArpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ethernet/rev140528/EthernetPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ethernet/rev140528/EthernetPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ethernet/rev140528/EthernetPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/icmp/rev140528/IcmpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/icmp/rev140528/IcmpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/icmp/rev140528/IcmpPacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv4/rev140528/Ipv4PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv4/rev140528/Ipv4PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv4/rev140528/Ipv4PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv6/rev140528/Ipv6PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv6/rev140528/Ipv6PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/l2switch-sonar/packethandler/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/ipv6/rev140528/Ipv6PacketListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ packethandler-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ packethandler-model --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ packethandler-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ packethandler-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ packethandler-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ packethandler-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ packethandler-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ packethandler-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ packethandler-model --- [INFO] Building bundle: /w/workspace/l2switch-sonar/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/packethandler/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ packethandler-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ packethandler-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/packethandler/model/target/bom.xml [INFO] attaching as packethandler-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/packethandler/model/target/bom.json [INFO] attaching as packethandler-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ packethandler-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ packethandler-model --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ packethandler-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ packethandler-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ packethandler-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ packethandler-model --- [INFO] Installing /w/workspace/l2switch-sonar/packethandler/model/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/packethandler/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/packethandler/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ packethandler-model --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----< org.opendaylight.l2switch.packethandler:packethandler-impl >----- [INFO] Building packethandler-impl 0.8.0-SNAPSHOT [3/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ packethandler-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ packethandler-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ packethandler-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ packethandler-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ packethandler-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/packethandler/implementation/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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ packethandler-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ packethandler-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ packethandler-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ packethandler-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/implementation/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/implementation/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ packethandler-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-sonar/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[24,58] found raw type: org.opendaylight.yangtools.yang.binding.Notification missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification [WARNING] /w/workspace/l2switch-sonar/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[46,73] unchecked method invocation: method registerListener in interface org.opendaylight.mdsal.binding.api.NotificationService is applied to given types required: java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener found: java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener [WARNING] /w/workspace/l2switch-sonar/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[46,87] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/l2switch-sonar/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[92,21] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ packethandler-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ packethandler-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ packethandler-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ packethandler-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ packethandler-impl --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/packethandler/implementation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ packethandler-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ packethandler-impl --- [INFO] Surefire report directory: /w/workspace/l2switch-sonar/packethandler/implementation/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.l2switch.packethandler.decoders.ArpDecoderTest 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.668 s -- in org.opendaylight.l2switch.packethandler.decoders.ArpDecoderTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.NetUtilsTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.NetUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ packethandler-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ packethandler-impl --- [INFO] Building bundle: /w/workspace/l2switch-sonar/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/packethandler/implementation/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ packethandler-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ packethandler-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/packethandler/implementation/target/bom.xml [INFO] attaching as packethandler-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/packethandler/implementation/target/bom.json [INFO] attaching as packethandler-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ packethandler-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ packethandler-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ packethandler-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ packethandler-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ packethandler-impl --- [INFO] Loading execution data file /w/workspace/l2switch-sonar/packethandler/implementation/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'packethandler-impl' with 11 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ packethandler-impl --- [INFO] Installing /w/workspace/l2switch-sonar/packethandler/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/packethandler/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/packethandler/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ packethandler-impl --- [INFO] Installing org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.l2switch.packethandler:packethandler.aggregator >-- [INFO] Building packethandler.aggregator 0.8.0-SNAPSHOT [4/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ packethandler.aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ packethandler.aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ packethandler.aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ packethandler.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ packethandler.aggregator --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/packethandler/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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ packethandler.aggregator --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ packethandler.aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ packethandler.aggregator --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ packethandler.aggregator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ packethandler.aggregator --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ packethandler.aggregator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ packethandler.aggregator --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ packethandler.aggregator --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ packethandler.aggregator --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ packethandler.aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/packethandler/target/bom.xml [INFO] attaching as packethandler.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/packethandler/target/bom.json [INFO] attaching as packethandler.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ packethandler.aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ packethandler.aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ packethandler.aggregator --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ packethandler.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ packethandler.aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ packethandler.aggregator --- [INFO] Installing /w/workspace/l2switch-sonar/packethandler/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler.aggregator/0.8.0-SNAPSHOT/packethandler.aggregator-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/packethandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler.aggregator/0.8.0-SNAPSHOT/packethandler.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/packethandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler.aggregator/0.8.0-SNAPSHOT/packethandler.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------< org.opendaylight.l2switch.loopremover:loopremover-model >------- [INFO] Building loopremover-model 0.8.0-SNAPSHOT [5/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ loopremover-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ loopremover-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ loopremover-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ loopremover-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ loopremover-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/loopremover/model/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-maven-plugin:11.0.7:generate-sources (binding) @ loopremover-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/loopremover/model/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.989 ms [INFO] yang-to-sources: Project model files found: 1 in 1.580 ms [INFO] yang-to-sources: 4 YANG models processed in 29.20 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 3.645 ms [INFO] Sorted 8 files into 2 directories in 116.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 8 in 9.093 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ loopremover-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ loopremover-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ loopremover-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ loopremover-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/loopremover/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/loopremover/model/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/l2switch-sonar/loopremover/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ loopremover-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ loopremover-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ loopremover-model --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ loopremover-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ loopremover-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ loopremover-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/loopremover/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ loopremover-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ loopremover-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ loopremover-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ loopremover-model --- [INFO] Building bundle: /w/workspace/l2switch-sonar/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/loopremover/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ loopremover-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ loopremover-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/loopremover/model/target/bom.xml [INFO] attaching as loopremover-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/loopremover/model/target/bom.json [INFO] attaching as loopremover-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ loopremover-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ loopremover-model --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ loopremover-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ loopremover-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ loopremover-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ loopremover-model --- [INFO] Installing /w/workspace/l2switch-sonar/loopremover/model/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/loopremover/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/loopremover/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ loopremover-model --- [INFO] Installing org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.l2switch.loopremover:loopremover-impl >------- [INFO] Building loopremover-impl 0.8.0-SNAPSHOT [6/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ loopremover-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ loopremover-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ loopremover-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ loopremover-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ loopremover-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/loopremover/implementation/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-maven-plugin:11.0.7:generate-sources (binding) @ loopremover-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/loopremover/implementation/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 3.326 ms [INFO] yang-to-sources: Project model files found: 1 in 978.7 μs [INFO] yang-to-sources: 1 YANG models processed in 142.1 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 550.7 μs [INFO] Sorted 6 files into 2 directories in 90.19 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 4.473 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ loopremover-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ loopremover-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ loopremover-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ loopremover-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/loopremover/implementation/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/l2switch-sonar/loopremover/implementation/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ loopremover-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[274,86] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[297,30] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[162,85] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ loopremover-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ loopremover-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ loopremover-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ loopremover-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ loopremover-impl --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/loopremover/implementation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ loopremover-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[43,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[64,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[73,68] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[73,72] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[272,61] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeModification found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[273,69] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataObjectModification found: org.opendaylight.mdsal.binding.api.DataObjectModification [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[288,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.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[288,75] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[326,39] 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.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[326,76] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[335,53] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.l2switch.loopremover.rev140714.StpStatusAwareNodeConnector [WARNING] /w/workspace/l2switch-sonar/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[335,90] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ loopremover-impl --- [INFO] Surefire report directory: /w/workspace/l2switch-sonar/loopremover/implementation/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.l2switch.loopremover.flow.InitialFlowWriterTest 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: 2.094 s -- in org.opendaylight.l2switch.loopremover.flow.InitialFlowWriterTest [INFO] Running org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest [INFO] Running org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.806 s -- in org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest [INFO] Running org.opendaylight.l2switch.loopremover.util.InstanceIdentifierUtilsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.l2switch.loopremover.util.InstanceIdentifierUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ loopremover-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ loopremover-impl --- [WARNING] Bundle org.opendaylight.l2switch.loopremover:loopremover-impl:bundle:0.8.0-SNAPSHOT : Unused Export-Package instructions: [org.apache.commons*] [INFO] Building bundle: /w/workspace/l2switch-sonar/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/loopremover/implementation/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ loopremover-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ loopremover-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 40 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/loopremover/implementation/target/bom.xml [INFO] attaching as loopremover-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/loopremover/implementation/target/bom.json [INFO] attaching as loopremover-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ loopremover-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ loopremover-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [WARNING] org.checkerframework:checker-qual:jar:3.43.0:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ loopremover-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ loopremover-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ loopremover-impl --- [INFO] Loading execution data file /w/workspace/l2switch-sonar/loopremover/implementation/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'loopremover-impl' with 8 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ loopremover-impl --- [INFO] Installing /w/workspace/l2switch-sonar/loopremover/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/loopremover/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/loopremover/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ loopremover-impl --- [INFO] Installing org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----< org.opendaylight.l2switch.loopremover:loopremover.aggregator >---- [INFO] Building loopremover.aggregator 0.8.0-SNAPSHOT [7/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ loopremover.aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ loopremover.aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ loopremover.aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ loopremover.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ loopremover.aggregator --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/loopremover/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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ loopremover.aggregator --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ loopremover.aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ loopremover.aggregator --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ loopremover.aggregator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ loopremover.aggregator --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ loopremover.aggregator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ loopremover.aggregator --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ loopremover.aggregator --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ loopremover.aggregator --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ loopremover.aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/loopremover/target/bom.xml [INFO] attaching as loopremover.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/loopremover/target/bom.json [INFO] attaching as loopremover.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ loopremover.aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ loopremover.aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ loopremover.aggregator --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ loopremover.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ loopremover.aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ loopremover.aggregator --- [INFO] Installing /w/workspace/l2switch-sonar/loopremover/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover.aggregator/0.8.0-SNAPSHOT/loopremover.aggregator-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/loopremover/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover.aggregator/0.8.0-SNAPSHOT/loopremover.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/loopremover/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover.aggregator/0.8.0-SNAPSHOT/loopremover.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---< org.opendaylight.l2switch.addresstracker:addresstracker-model >---- [INFO] Building addresstracker-model 0.8.0-SNAPSHOT [8/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ addresstracker-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ addresstracker-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ addresstracker-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ addresstracker-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ addresstracker-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/addresstracker/model/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-maven-plugin:11.0.7:generate-sources (binding) @ addresstracker-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/addresstracker/model/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 3.548 ms [INFO] yang-to-sources: Project model files found: 1 in 1.050 ms [INFO] yang-to-sources: 22 YANG models processed in 360.3 ms [INFO] BindingJavaFileGenerator: Defined 10 files in 32.50 ms [INFO] Sorted 10 files into 3 directories in 88.15 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 10 in 42.78 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ addresstracker-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ addresstracker-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ addresstracker-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ addresstracker-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/addresstracker/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/addresstracker/model/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/l2switch-sonar/addresstracker/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ addresstracker-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ addresstracker-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ addresstracker-model --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ addresstracker-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ addresstracker-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ addresstracker-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/addresstracker/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ addresstracker-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ addresstracker-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ addresstracker-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ addresstracker-model --- [INFO] Building bundle: /w/workspace/l2switch-sonar/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/addresstracker/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ addresstracker-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ addresstracker-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/addresstracker/model/target/bom.xml [INFO] attaching as addresstracker-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/addresstracker/model/target/bom.json [INFO] attaching as addresstracker-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ addresstracker-model --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ addresstracker-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ addresstracker-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ addresstracker-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ addresstracker-model --- [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ addresstracker-model --- [INFO] Installing org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.l2switch.arphandler:arphandler-impl >-------- [INFO] Building arphandler-impl 0.8.0-SNAPSHOT [9/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arphandler-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arphandler-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arphandler-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ arphandler-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arphandler-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/arphandler/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-maven-plugin:11.0.7:generate-sources (binding) @ arphandler-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/arphandler/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 3.556 ms [INFO] yang-to-sources: Project model files found: 1 in 874.0 μs [INFO] yang-to-sources: 1 YANG models processed in 80.66 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 843.0 μs [INFO] Sorted 6 files into 2 directories in 75.78 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 5.259 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ arphandler-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arphandler-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arphandler-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arphandler-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/arphandler/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/l2switch-sonar/arphandler/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arphandler-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-sonar/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[167,84] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ arphandler-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ arphandler-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ arphandler-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ arphandler-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arphandler-impl --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/arphandler/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ arphandler-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ArpPacketHandlerTest.java:[36,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[48,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[90,84] unchecked conversion required: java.util.HashMap> found: java.util.HashMap [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[106,84] unchecked conversion required: java.util.HashMap> found: java.util.HashMap [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[129,84] unchecked conversion required: java.util.HashMap found: java.util.HashMap [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[145,84] unchecked conversion required: java.util.HashMap found: java.util.HashMap [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[148,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.arphandler.inventory.InventoryReader is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[148,50] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[162,84] unchecked conversion required: java.util.HashMap found: java.util.HashMap [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[165,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.arphandler.inventory.InventoryReader is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[165,50] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[174,84] unchecked conversion required: java.util.HashMap> found: java.util.HashMap [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[60,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[120,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.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[120,75] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[45,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,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.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,75] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,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.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,75] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ arphandler-impl --- [INFO] Surefire report directory: /w/workspace/l2switch-sonar/arphandler/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.l2switch.arphandler.core.ArpPacketHandlerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 s -- in org.opendaylight.l2switch.arphandler.core.ArpPacketHandlerTest [INFO] Running org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 s -- in org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest [INFO] Running org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s -- in org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest [INFO] Running org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest [INFO] Running org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ arphandler-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arphandler-impl --- [INFO] Building bundle: /w/workspace/l2switch-sonar/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/arphandler/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ arphandler-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ arphandler-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/arphandler/target/bom.xml [INFO] attaching as arphandler-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/arphandler/target/bom.json [INFO] attaching as arphandler-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arphandler-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ arphandler-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [WARNING] net.sf.jung:jung-api:jar:2.1.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ arphandler-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ arphandler-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ arphandler-impl --- [INFO] Loading execution data file /w/workspace/l2switch-sonar/arphandler/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'arphandler-impl' with 10 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ arphandler-impl --- [INFO] Installing /w/workspace/l2switch-sonar/arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/arphandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/arphandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arphandler-impl --- [INFO] Installing org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----< org.opendaylight.l2switch.addresstracker:addresstracker-impl >---- [INFO] Building addresstracker-impl 0.8.0-SNAPSHOT [10/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ addresstracker-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ addresstracker-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ addresstracker-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ addresstracker-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ addresstracker-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/addresstracker/implementation/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-maven-plugin:11.0.7:generate-sources (binding) @ addresstracker-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 3.691 ms [INFO] yang-to-sources: Project model files found: 1 in 476.3 μs [INFO] yang-to-sources: 1 YANG models processed in 76.45 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 464.3 μs [INFO] Sorted 6 files into 2 directories in 69.78 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 3.517 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ addresstracker-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ addresstracker-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ addresstracker-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ addresstracker-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/addresstracker/implementation/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/l2switch-sonar/addresstracker/implementation/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ addresstracker-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[110,82] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[163,38] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[168,19] found raw type: com.google.common.util.concurrent.FluentFuture missing type arguments for generic class com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[169,32] unchecked method invocation: method addCallback in class com.google.common.util.concurrent.Futures is applied to given types required: com.google.common.util.concurrent.ListenableFuture,com.google.common.util.concurrent.FutureCallback,java.util.concurrent.Executor found: com.google.common.util.concurrent.FluentFuture,>,java.util.concurrent.Executor [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[169,33] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[181,26] unchecked method invocation: method put in interface java.util.Map is applied to given types required: K,V found: org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriter.NodeConnectorLock,com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[181,46] unchecked conversion required: V found: com.google.common.util.concurrent.FluentFuture [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ addresstracker-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ addresstracker-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ addresstracker-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ addresstracker-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ addresstracker-impl --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ addresstracker-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[64,34] 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.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[64,71] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[81,51] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[81,56] unchecked conversion required: T found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[89,47] 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.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[89,84] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[91,49] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[91,86] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[102,47] 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.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[102,84] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[104,49] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector [WARNING] /w/workspace/l2switch-sonar/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[104,86] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ addresstracker-impl --- [INFO] Surefire report directory: /w/workspace/l2switch-sonar/addresstracker/implementation/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.l2switch.addresstracker.addressobserver.AddressObservationWriterTest 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: 2.247 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriterTest [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ addresstracker-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ addresstracker-impl --- [INFO] Building bundle: /w/workspace/l2switch-sonar/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/addresstracker/implementation/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ addresstracker-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ addresstracker-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/addresstracker/implementation/target/bom.xml [INFO] attaching as addresstracker-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/addresstracker/implementation/target/bom.json [INFO] attaching as addresstracker-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ addresstracker-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.3:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ addresstracker-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ addresstracker-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ addresstracker-impl --- [INFO] Loading execution data file /w/workspace/l2switch-sonar/addresstracker/implementation/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'addresstracker-impl' with 6 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ addresstracker-impl --- [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ addresstracker-impl --- [INFO] Installing org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.l2switch.addresstracker:addresstracker.aggregator >-- [INFO] Building addresstracker.aggregator 0.8.0-SNAPSHOT [11/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ addresstracker.aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ addresstracker.aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ addresstracker.aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ addresstracker.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ addresstracker.aggregator --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/addresstracker/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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ addresstracker.aggregator --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ addresstracker.aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ addresstracker.aggregator --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ addresstracker.aggregator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ addresstracker.aggregator --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ addresstracker.aggregator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ addresstracker.aggregator --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ addresstracker.aggregator --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ addresstracker.aggregator --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ addresstracker.aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/addresstracker/target/bom.xml [INFO] attaching as addresstracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/addresstracker/target/bom.json [INFO] attaching as addresstracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker.aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ addresstracker.aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ addresstracker.aggregator --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ addresstracker.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ addresstracker.aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ addresstracker.aggregator --- [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker.aggregator/0.8.0-SNAPSHOT/addresstracker.aggregator-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker.aggregator/0.8.0-SNAPSHOT/addresstracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/addresstracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker.aggregator/0.8.0-SNAPSHOT/addresstracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----< org.opendaylight.l2switch.hosttracker:hosttracker.aggregator >---- [INFO] Building hosttracker.aggregator 0.8.0-SNAPSHOT [12/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hosttracker.aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hosttracker.aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hosttracker.aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ hosttracker.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ hosttracker.aggregator --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/hosttracker/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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hosttracker.aggregator --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hosttracker.aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hosttracker.aggregator --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ hosttracker.aggregator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ hosttracker.aggregator --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ hosttracker.aggregator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ hosttracker.aggregator --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ hosttracker.aggregator --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hosttracker.aggregator --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ hosttracker.aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/hosttracker/target/bom.xml [INFO] attaching as hosttracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/hosttracker/target/bom.json [INFO] attaching as hosttracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker.aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hosttracker.aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ hosttracker.aggregator --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hosttracker.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hosttracker.aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ hosttracker.aggregator --- [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker.aggregator/0.8.0-SNAPSHOT/hosttracker.aggregator-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker.aggregator/0.8.0-SNAPSHOT/hosttracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker.aggregator/0.8.0-SNAPSHOT/hosttracker.aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------< org.opendaylight.l2switch.hosttracker:hosttracker-model >------- [INFO] Building hosttracker-model 0.8.0-SNAPSHOT [13/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hosttracker-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hosttracker-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hosttracker-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ hosttracker-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ hosttracker-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/hosttracker/model/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-maven-plugin:11.0.7:generate-sources (binding) @ hosttracker-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/hosttracker/model/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 2.780 ms [INFO] yang-to-sources: Project model files found: 1 in 503.4 μs [INFO] yang-to-sources: 24 YANG models processed in 343.6 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 31.55 ms [INFO] Sorted 11 files into 3 directories in 88.22 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 43.86 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hosttracker-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hosttracker-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hosttracker-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hosttracker-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/hosttracker/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/hosttracker/model/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/l2switch-sonar/hosttracker/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ hosttracker-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ hosttracker-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ hosttracker-model --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ hosttracker-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ hosttracker-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hosttracker-model --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/hosttracker/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ hosttracker-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ hosttracker-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ hosttracker-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ hosttracker-model --- [INFO] Building bundle: /w/workspace/l2switch-sonar/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/hosttracker/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hosttracker-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ hosttracker-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/hosttracker/model/target/bom.xml [INFO] attaching as hosttracker-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/hosttracker/model/target/bom.json [INFO] attaching as hosttracker-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hosttracker-model --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ hosttracker-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hosttracker-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hosttracker-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ hosttracker-model --- [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hosttracker-model --- [INFO] Installing org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.l2switch.hosttracker:hosttracker-impl >------- [INFO] Building hosttracker-impl 0.8.0-SNAPSHOT [14/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hosttracker-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hosttracker-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hosttracker-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ hosttracker-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ hosttracker-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/hosttracker/implementation/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-maven-plugin:11.0.7:generate-sources (binding) @ hosttracker-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 2.694 ms [INFO] yang-to-sources: Project model files found: 1 in 810.6 μs [INFO] yang-to-sources: 1 YANG models processed in 91.14 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 657.6 μs [INFO] Sorted 6 files into 2 directories in 214.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 4.079 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hosttracker-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hosttracker-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hosttracker-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hosttracker-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/hosttracker/implementation/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/l2switch-sonar/hosttracker/implementation/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ hosttracker-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[134,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[152,25] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[172,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[229,19] explicit call to close() on an auto-closeable resource [WARNING] /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[363,29] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ hosttracker-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ hosttracker-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ hosttracker-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ hosttracker-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hosttracker-impl --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/hosttracker/implementation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ hosttracker-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ hosttracker-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ hosttracker-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ hosttracker-impl --- [INFO] Building bundle: /w/workspace/l2switch-sonar/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/hosttracker/implementation/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hosttracker-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ hosttracker-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/hosttracker/implementation/target/bom.xml [INFO] attaching as hosttracker-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/hosttracker/implementation/target/bom.json [INFO] attaching as hosttracker-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hosttracker-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [WARNING] org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ hosttracker-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ hosttracker-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ hosttracker-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ hosttracker-impl --- [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/hosttracker/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hosttracker-impl --- [INFO] Installing org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.l2switch.main:main-impl >-------------- [INFO] Building main-impl 0.8.0-SNAPSHOT [15/29] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ main-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ main-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ main-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ main-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ main-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/l2switch-main/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-maven-plugin:11.0.7:generate-sources (binding) @ main-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-sonar/l2switch-main/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 3.936 ms [INFO] yang-to-sources: Project model files found: 1 in 762.8 μs [INFO] yang-to-sources: 1 YANG models processed in 88.01 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 604.8 μs [INFO] Sorted 6 files into 2 directories in 71.40 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 4.353 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ main-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ main-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ main-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ main-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/l2switch-main/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/l2switch-sonar/l2switch-main/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ main-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[139,70] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ main-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ main-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ main-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ main-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ main-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ main-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/FlowWriterServiceImplTest.java:[40,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[41,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[63,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[73,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.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[73,75] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[54,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[84,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.inventory.InventoryReader is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[84,50] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[89,59] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.inventory.InventoryReader is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress [WARNING] /w/workspace/l2switch-sonar/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[89,63] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ main-impl --- [INFO] Surefire report directory: /w/workspace/l2switch-sonar/l2switch-main/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.l2switch.flow.FlowWriterServiceImplTest 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.797 s -- in org.opendaylight.l2switch.flow.FlowWriterServiceImplTest [INFO] Running org.opendaylight.l2switch.flow.InitialFlowWriterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.opendaylight.l2switch.flow.InitialFlowWriterTest [INFO] Running org.opendaylight.l2switch.flow.InventoryReaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.opendaylight.l2switch.flow.InventoryReaderTest [INFO] Running org.opendaylight.l2switch.flow.ReactiveFlowWriterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.opendaylight.l2switch.flow.ReactiveFlowWriterTest [INFO] Running org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ main-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ main-impl --- [INFO] Building bundle: /w/workspace/l2switch-sonar/l2switch-main/target/main-impl-0.8.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/l2switch-sonar/l2switch-main/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ main-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ main-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/l2switch-main/target/bom.xml [INFO] attaching as main-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/l2switch-main/target/bom.json [INFO] attaching as main-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ main-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ main-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.3:compile [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.3:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-topology:jar:0.17.3:compile [WARNING] org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ main-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ main-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ main-impl --- [INFO] Loading execution data file /w/workspace/l2switch-sonar/l2switch-main/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'main-impl' with 7 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ main-impl --- [INFO] Installing /w/workspace/l2switch-sonar/l2switch-main/pom.xml to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/l2switch-main/target/main-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT.jar [INFO] Installing /w/workspace/l2switch-sonar/l2switch-main/target/bom.xml to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/l2switch-main/target/bom.json to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ main-impl --- [INFO] Installing org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.l2switch:feature-parent >-------------- [INFO] Building OpenDaylight :: L2Switch :: Feature Parent 0.8.0-SNAPSHOT [16/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ feature-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ 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] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ feature-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ feature-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ feature-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ feature-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ feature-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ feature-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ feature-parent --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ feature-parent --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ feature-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ feature-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ feature-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/feature-parent/target/bom.xml [INFO] attaching as feature-parent-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/feature-parent/target/bom.json [INFO] attaching as feature-parent-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ feature-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ feature-parent --- [INFO] Installing /w/workspace/l2switch-sonar/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/l2switch/feature-parent/0.8.0-SNAPSHOT/feature-parent-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/l2switch/feature-parent/0.8.0-SNAPSHOT/feature-parent-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/l2switch/feature-parent/0.8.0-SNAPSHOT/feature-parent-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.opendaylight.l2switch:odl-l2switch-packethandler >-------- [INFO] Building OpenDaylight :: L2Switch :: PacketHandler 0.8.0-SNAPSHOT [17/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-packethandler --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-packethandler --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-packethandler --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-packethandler --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-packethandler --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-packethandler --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-packethandler --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-packethandler --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-packethandler --- [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-packethandler --- [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-packethandler >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-packethandler --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-packethandler <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-packethandler --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-packethandler --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-packethandler --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-packethandler --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-packethandler --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 257 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/bom.xml [INFO] attaching as odl-l2switch-packethandler-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/bom.json [INFO] attaching as odl-l2switch-packethandler-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-packethandler --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-packethandler --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-packethandler --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-packethandler --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-packethandler --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-packethandler --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-packethandler 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/l2switch-sonar/features/odl-l2switch-packethandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.opendaylight.l2switch:odl-l2switch-addresstracker >-------- [INFO] Building OpenDaylight :: L2Switch :: AddressTracker 0.8.0-SNAPSHOT [18/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-addresstracker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-addresstracker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-addresstracker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-addresstracker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-addresstracker --- [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-addresstracker --- [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-addresstracker >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-addresstracker --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-addresstracker <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-addresstracker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-addresstracker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 260 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/bom.xml [INFO] attaching as odl-l2switch-addresstracker-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/bom.json [INFO] attaching as odl-l2switch-addresstracker-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-addresstracker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-addresstracker --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-addresstracker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-addresstracker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-addresstracker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-addresstracker --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-addresstracker 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/l2switch-sonar/features/odl-l2switch-addresstracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-hosttracker >--------- [INFO] Building OpenDaylight :: L2Switch :: HostTracker 0.8.0-SNAPSHOT [19/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-hosttracker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-hosttracker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-hosttracker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-hosttracker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-hosttracker --- [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-hosttracker --- [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-hosttracker >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-hosttracker --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-hosttracker <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-hosttracker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-hosttracker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 263 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/bom.xml [INFO] attaching as odl-l2switch-hosttracker-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/bom.json [INFO] attaching as odl-l2switch-hosttracker-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-hosttracker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-hosttracker --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-hosttracker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-hosttracker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-hosttracker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-hosttracker --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-hosttracker 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/l2switch-sonar/features/odl-l2switch-hosttracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-loopremover >--------- [INFO] Building OpenDaylight :: L2Switch :: LoopRemover 0.8.0-SNAPSHOT [20/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-loopremover --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-loopremover --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-loopremover --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-loopremover --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-loopremover --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-loopremover --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-loopremover --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-loopremover --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-loopremover --- [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-loopremover --- [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-loopremover >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-loopremover --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-loopremover <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-loopremover --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-loopremover --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-loopremover --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-loopremover --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-loopremover --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 275 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/bom.xml [INFO] attaching as odl-l2switch-loopremover-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/bom.json [INFO] attaching as odl-l2switch-loopremover-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-loopremover --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-loopremover --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-loopremover --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-loopremover --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-loopremover --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-loopremover --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-loopremover 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/l2switch-sonar/features/odl-l2switch-loopremover/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-arphandler >---------- [INFO] Building OpenDaylight :: L2Switch :: ArpHandler 0.8.0-SNAPSHOT [21/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-arphandler --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-arphandler --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-arphandler --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-arphandler --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-arphandler --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-arphandler --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-arphandler --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-arphandler --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-arphandler --- [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-arphandler --- [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-arphandler >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-arphandler --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-arphandler <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-arphandler --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-arphandler --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-arphandler --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-arphandler --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-arphandler --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 281 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/bom.xml [INFO] attaching as odl-l2switch-arphandler-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/bom.json [INFO] attaching as odl-l2switch-arphandler-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-arphandler --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-arphandler --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-arphandler --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-arphandler --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-arphandler --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-arphandler --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-arphandler 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/l2switch-sonar/features/odl-l2switch-arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.opendaylight.l2switch:odl-l2switch-switch >------------ [INFO] Building OpenDaylight :: L2Switch :: Switch 0.8.0-SNAPSHOT [22/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-switch --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-switch --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-switch --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-switch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-switch --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-switch --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch --- [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-switch --- [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-switch >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-switch --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-switch <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-switch --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-switch --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-switch --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-switch --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-switch --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 288 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/bom.xml [INFO] attaching as odl-l2switch-switch-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/bom.json [INFO] attaching as odl-l2switch-switch-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-switch --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-switch --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-switch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-switch --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-switch 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/l2switch-sonar/features/odl-l2switch-switch/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.opendaylight.l2switch:odl-l2switch-all >------------- [INFO] Building OpenDaylight :: L2Switch :: All 0.8.0-SNAPSHOT [23/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-all --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-all --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-all --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-all --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-all --- [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-all --- [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-all --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-all --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-all --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 289 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/bom.xml [INFO] attaching as odl-l2switch-all-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/bom.json [INFO] attaching as odl-l2switch-all-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-all --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-all 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/l2switch-sonar/features/odl-l2switch-all/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-switch-rest >--------- [INFO] Building OpenDaylight :: L2Switch :: Switch REST 0.8.0-SNAPSHOT [24/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-l2switch-switch-rest --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-l2switch-switch-rest --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-l2switch-switch-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-l2switch-switch-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch-rest --- [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-l2switch-switch-rest --- [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-l2switch-switch-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-l2switch-switch-rest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-l2switch-switch-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-l2switch-switch-rest --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-l2switch-switch-rest --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 457 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/bom.xml [INFO] attaching as odl-l2switch-switch-rest-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/bom.json [INFO] attaching as odl-l2switch-switch-rest-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-l2switch-switch-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-switch-rest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-l2switch-switch-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-l2switch-switch-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-l2switch-switch-rest --- [WARNING] [WARNING] The packaging plugin for project odl-l2switch-switch-rest 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/l2switch-sonar/features/odl-l2switch-switch-rest/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.l2switch:features-l2switch >------------- [INFO] Building features-l2switch 0.8.0-SNAPSHOT [25/29] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-l2switch --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-l2switch --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-l2switch --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-l2switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-l2switch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-l2switch --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-l2switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-l2switch --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-l2switch --- [INFO] Generating feature descriptor file /w/workspace/l2switch-sonar/features/features-l2switch/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-l2switch --- [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-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ features-l2switch >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ features-l2switch --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ features-l2switch <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ features-l2switch --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ features-l2switch --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ features-l2switch --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-l2switch --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-l2switch --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 459 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/features-l2switch/target/bom.xml [INFO] attaching as features-l2switch-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/features-l2switch/target/bom.json [INFO] attaching as features-l2switch-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-l2switch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-l2switch --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-l2switch --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-l2switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-l2switch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-l2switch --- [WARNING] [WARNING] The packaging plugin for project features-l2switch 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/l2switch-sonar/features/features-l2switch/pom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/features-l2switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/l2switch-sonar/features/features-l2switch/target/bom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/features-l2switch/target/bom.json to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.l2switch:distribution-karaf >------------ [INFO] Building distribution-karaf 0.8.0-SNAPSHOT [26/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ distribution-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ distribution-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ distribution-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ distribution-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ distribution-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/l2switch-sonar/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ distribution-karaf --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ distribution-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ distribution-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ distribution-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ distribution-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/l2switch-sonar/distribution/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/l2switch-sonar/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/features-l2switch/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.12.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.12.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.17.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.12.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.12.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.6/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.7/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.3/xml/features [INFO] Feature odl-serviceutils-tools/0.12.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/upgrade/0.12.3 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/tools-api/0.12.3 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature odl-mdsal-broker/8.0.6 is defined as a boot feature [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature odl-guava/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.43.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature odl-openflowplugin-libraries/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.libraries/liblldp/0.17.3 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature odl-yangtools-util/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/11.0.7 [INFO] Feature odl-mdsal-binding-base/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.24.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/12.0.6 [INFO] Feature odl-l2switch-arphandler/0.8.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.arphandler/arphandler-impl/0.8.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.addresstracker/addresstracker-model/0.8.0-SNAPSHOT [INFO] Feature odl-l2switch-switch/0.8.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.main/main-impl/0.8.0-SNAPSHOT [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature odl-mdsal-bytebuddy/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.17 [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature odl-infrautils-diagstatus/6.0.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/6.0.9 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/6.0.9 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-web/6.0.9 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/6.0.9 [INFO] Feature odl-mdsal-model-odl-l2-types/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.24.6 [INFO] Feature odl-mdsal-binding-dom-adapter/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/12.0.6 [INFO] Feature odl-stax2-api/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature odl-mdsal-clustering-commons/8.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/8.0.6 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/8.0.6 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/8.0.6 [INFO] Feature odl-yangtools-data/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/11.0.7 [INFO] Feature odl-openflowplugin-flow-services/0.17.3 is defined as a boot feature [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature odl-mdsal-dom-api/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/12.0.6 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-mdsal-singleton-common/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/12.0.6 [INFO] Feature odl-serviceutils-rpc/0.12.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/rpc-api/0.12.3 [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature odl-infrautils-ready/6.0.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/6.0.9 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/6.0.9 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bundles-diag/13.1.3 [INFO] Feature odl-l2switch-packethandler/0.8.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.packethandler/packethandler-model/0.8.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.packethandler/packethandler-impl/0.8.0-SNAPSHOT [INFO] Feature odl-l2switch-loopremover/0.8.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-algorithms/2.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.loopremover/loopremover-impl/0.8.0-SNAPSHOT [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-graph-impl/2.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.loopremover/loopremover-model/0.8.0-SNAPSHOT [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-api/2.1.1 [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-antlr4/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature odl-mdsal-common/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/12.0.6 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature odl-mdsal-binding-api/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/12.0.6 [INFO] Feature odl-openflowplugin-app-reconciliation-framework/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.17.3 [INFO] Feature odl-openflowplugin-app-config-pusher/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/of-switch-config-pusher/0.17.3 [INFO] Feature odl-mdsal-model-rfc6991/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/12.0.6 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.24.6 [INFO] Feature war/4.4.6 is defined as a boot feature [INFO] Feature odl-serviceutils-srm/0.12.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/srm-shell/0.12.3 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/srm-api/0.12.3 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/srm-impl/0.12.3 [INFO] Feature odl-yangtools-common/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/11.0.7 [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Feature odl-openflowjava-protocol/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-spi/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-impl/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-api/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-util/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.17.3/xml/config [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.17.3/xml/legacyConfig [INFO] Feature odl-mdsal-binding-runtime/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/12.0.6 [INFO] Feature odl-openflowplugin-app-forwardingrules-manager/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/forwardingrules-manager/0.17.3 [INFO] Feature odl-openflowplugin-southbound/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-extension-onf/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-extension-api/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-api/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-impl/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-common/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/0.17.3/cfg/config [INFO] Feature odl-gson/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature odl-l2switch-hosttracker/0.8.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.hosttracker/hosttracker-impl/0.8.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.hosttracker/hosttracker-model/0.8.0-SNAPSHOT [INFO] Feature odl-yangtools-data-api/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/11.0.7 [INFO] Feature odl-openflowplugin-nsf-model/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-base/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-inventory/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-statistics/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-service/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-topology/0.17.3 [INFO] Feature odl-mdsal-distributed-datastore/8.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/8.0.6 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/8.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/8.0.6/cfg/datastore [INFO] Feature odl-controller-scala/8.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature odl-mdsal-singleton-dom/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/12.0.6 [INFO] Feature odl-mdsal-binding-runtime-api/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/12.0.6 [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-mdsal-eos-common/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/12.0.6 [INFO] Feature odl-openflowplugin-app-arbitratorreconciliation/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/0.17.3 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 [INFO] Feature odl-mdsal-dom-broker/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/12.0.6 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature odl-servlet-api/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature odl-serviceutils-metrics/0.12.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/metrics-impl/0.12.3 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/metrics-api/0.12.3 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/metrics-impl/0.12.3/cfg/config [INFO] Feature odl-mdsal-eos-dom/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/12.0.6 [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 [INFO] Feature odl-mdsal-dom-runtime/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/12.0.6 [INFO] Feature odl-apache-commons-text/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-yangtools-codec/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/11.0.7 [INFO] Feature odl-yangtools-netty/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/11.0.7 [INFO] Feature odl-yangtools-xpath/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/11.0.7 [INFO] Feature odl-netty-4/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.109.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.109.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.109.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.109.Final [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-karaf-feat-jetty/13.1.3 is defined as a boot feature [INFO] Feature odl-l2switch-addresstracker/0.8.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.addresstracker/addresstracker-impl/0.8.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.addresstracker/addresstracker-model/0.8.0-SNAPSHOT [INFO] Feature odl-dropwizard-metrics/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-yangtools-parser/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/11.0.7 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature odl-mdsal-remoterpc-connector/8.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/8.0.6 [INFO] Feature odl-yangtools-parser-api/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/11.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/11.0.7 [INFO] Feature odl-controller-blueprint/8.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/8.0.6 [INFO] Feature odl-openflowplugin-app-topology/0.17.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/topology-manager/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.17.3 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/lldp-speaker/0.17.3 [INFO] Feature ea089787-f863-492b-b2b5-c3c0f931c8fe/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.3 [INFO] Feature odl-yangtools-xpath-api/11.0.7 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/11.0.7 [INFO] Feature odl-infrautils-utils/6.0.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/6.0.9 [INFO] Feature odl-mdsal-eos-binding/12.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/12.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/12.0.6 [INFO] Feature odl-apache-commons-lang3/13.1.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature odl-controller-akka/8.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/8.0.6 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] Feature odl-controller-mdsal-common/8.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/8.0.6 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.6 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ distribution-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ distribution-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ distribution-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ distribution-karaf --- [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ distribution-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ distribution-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ distribution-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ distribution-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.1.3-config.properties to /w/workspace/l2switch-sonar/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ distribution-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ distribution-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/l2switch-sonar/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.1.3:populate-local-repo (populate-local-repo) @ distribution-karaf --- [INFO] Feature repository discovered recursively: d4902755-6c98-4925-b15d-55905b6252e9 [INFO] Feature repository discovered recursively: features-l2switch [INFO] Feature repository discovered recursively: odl-l2switch-all [INFO] Feature repository discovered recursively: odl-l2switch-switch [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.8 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-extras-8.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker [INFO] Feature repository discovered recursively: odl-l2switch-arphandler [INFO] Feature repository discovered recursively: odl-l2switch-loopremover [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-l2switch-packethandler [INFO] Feature repository discovered recursively: openflowplugin-0.17.3 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.6 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-controller-8.0.6 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.6 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.17.3 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-openflowjava-0.17.3 [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3 [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: features-l2switch [INFO] Feature repository discovered recursively: odl-l2switch-all [INFO] Feature repository discovered recursively: odl-l2switch-switch [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker [INFO] Feature repository discovered recursively: odl-l2switch-packethandler [INFO] Feature repository discovered recursively: openflowplugin-0.17.3 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.6 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-8.0.6 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.6 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.6 [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.17.3 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-openflowjava-0.17.3 [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.3 [INFO] Feature repository discovered recursively: odl-l2switch-arphandler [INFO] Feature repository discovered recursively: odl-l2switch-loopremover [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.8 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-8.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ distribution-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ distribution-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/l2switch-sonar/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ distribution-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ distribution-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ distribution-karaf --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ distribution-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ distribution-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ distribution-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ distribution-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ distribution-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ distribution-karaf --- [INFO] Installing /w/workspace/l2switch-sonar/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/l2switch/distribution-karaf/0.8.0-SNAPSHOT/distribution-karaf-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/distribution/karaf/target/distribution-karaf-0.8.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/l2switch/distribution-karaf/0.8.0-SNAPSHOT/distribution-karaf-0.8.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/l2switch-sonar/distribution/karaf/target/distribution-karaf-0.8.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/l2switch/distribution-karaf/0.8.0-SNAPSHOT/distribution-karaf-0.8.0-SNAPSHOT.zip [INFO] [INFO] -------< org.opendaylight.l2switch:features-l2switch-aggregator >------- [INFO] Building features-l2switch-aggregator 0.8.0-SNAPSHOT [27/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-l2switch-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-l2switch-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-maven-plugin:8.0.2:revision (get-git-infos) @ features-l2switch-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-l2switch-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/features/target/bom.xml [INFO] attaching as features-l2switch-aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/features/target/bom.json [INFO] attaching as features-l2switch-aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-l2switch-aggregator --- [INFO] Installing /w/workspace/l2switch-sonar/features/pom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch-aggregator/0.8.0-SNAPSHOT/features-l2switch-aggregator-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/features/target/bom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch-aggregator/0.8.0-SNAPSHOT/features-l2switch-aggregator-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/features/target/bom.json to /tmp/r/org/opendaylight/l2switch/features-l2switch-aggregator/0.8.0-SNAPSHOT/features-l2switch-aggregator-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.l2switch:l2switch-artifacts >------------ [INFO] Building l2switch-artifacts 0.8.0-SNAPSHOT [28/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ l2switch-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ l2switch-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ l2switch-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ l2switch-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-sonar/artifacts/target/bom.xml [INFO] attaching as l2switch-artifacts-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-sonar/artifacts/target/bom.json [INFO] attaching as l2switch-artifacts-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ l2switch-artifacts --- [INFO] Installing /w/workspace/l2switch-sonar/artifacts/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/0.8.0-SNAPSHOT/l2switch-artifacts-0.8.0-SNAPSHOT.pom [INFO] Installing /w/workspace/l2switch-sonar/artifacts/target/bom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/0.8.0-SNAPSHOT/l2switch-artifacts-0.8.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/l2switch-sonar/artifacts/target/bom.json to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/0.8.0-SNAPSHOT/l2switch-artifacts-0.8.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.opendaylight.l2switch:l2switch >----------------- [INFO] Building l2switch 0.8.0-SNAPSHOT [29/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ l2switch --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ l2switch --- [INFO] Installing /w/workspace/l2switch-sonar/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch/0.8.0-SNAPSHOT/l2switch-0.8.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for l2switch 0.8.0-SNAPSHOT: [INFO] [INFO] l2switch-parent .................................... SUCCESS [ 12.997 s] [INFO] packethandler-model ................................ SUCCESS [ 14.029 s] [INFO] packethandler-impl ................................. SUCCESS [ 11.847 s] [INFO] packethandler.aggregator ........................... SUCCESS [ 0.411 s] [INFO] loopremover-model .................................. SUCCESS [ 3.280 s] [INFO] loopremover-impl ................................... SUCCESS [ 13.133 s] [INFO] loopremover.aggregator ............................. SUCCESS [ 0.388 s] [INFO] addresstracker-model ............................... SUCCESS [ 3.852 s] [INFO] arphandler-impl .................................... SUCCESS [ 9.902 s] [INFO] addresstracker-impl ................................ SUCCESS [ 8.406 s] [INFO] addresstracker.aggregator .......................... SUCCESS [ 0.342 s] [INFO] hosttracker.aggregator ............................. SUCCESS [ 0.350 s] [INFO] hosttracker-model .................................. SUCCESS [ 3.679 s] [INFO] hosttracker-impl ................................... SUCCESS [ 5.682 s] [INFO] main-impl .......................................... SUCCESS [ 8.746 s] [INFO] OpenDaylight :: L2Switch :: Feature Parent ......... SUCCESS [ 3.312 s] [INFO] OpenDaylight :: L2Switch :: PacketHandler .......... SUCCESS [ 11.466 s] [INFO] OpenDaylight :: L2Switch :: AddressTracker ......... SUCCESS [ 3.755 s] [INFO] OpenDaylight :: L2Switch :: HostTracker ............ SUCCESS [ 3.612 s] [INFO] OpenDaylight :: L2Switch :: LoopRemover ............ SUCCESS [ 15.061 s] [INFO] OpenDaylight :: L2Switch :: ArpHandler ............. SUCCESS [ 3.789 s] [INFO] OpenDaylight :: L2Switch :: Switch ................. SUCCESS [ 3.778 s] [INFO] OpenDaylight :: L2Switch :: All .................... SUCCESS [ 3.811 s] [INFO] OpenDaylight :: L2Switch :: Switch REST ............ SUCCESS [ 11.582 s] [INFO] features-l2switch .................................. SUCCESS [ 7.081 s] [INFO] distribution-karaf ................................. SUCCESS [ 23.351 s] [INFO] features-l2switch-aggregator ....................... SUCCESS [ 0.483 s] [INFO] l2switch-artifacts ................................. SUCCESS [ 0.063 s] [INFO] l2switch ........................................... SUCCESS [ 0.619 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:18 min [INFO] Finished at: 2025-02-01T20:36:26Z [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 openjdk17 ']' + '[' openjdk17 '!=' openjdk17 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/l2switch-sonar@tmp/config16789530282216714473tmp --settings /w/workspace/l2switch-sonar@tmp/config8158695498733941207tmp -Dsonar.projectKey=opendaylight_l2switch -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 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] l2switch-parent [pom] [INFO] packethandler-model [bundle] [INFO] packethandler-impl [bundle] [INFO] packethandler.aggregator [pom] [INFO] loopremover-model [bundle] [INFO] loopremover-impl [bundle] [INFO] loopremover.aggregator [pom] [INFO] addresstracker-model [bundle] [INFO] arphandler-impl [bundle] [INFO] addresstracker-impl [bundle] [INFO] addresstracker.aggregator [pom] [INFO] hosttracker.aggregator [pom] [INFO] hosttracker-model [bundle] [INFO] hosttracker-impl [bundle] [INFO] main-impl [bundle] [INFO] OpenDaylight :: L2Switch :: Feature Parent [pom] [INFO] OpenDaylight :: L2Switch :: PacketHandler [feature] [INFO] OpenDaylight :: L2Switch :: AddressTracker [feature] [INFO] OpenDaylight :: L2Switch :: HostTracker [feature] [INFO] OpenDaylight :: L2Switch :: LoopRemover [feature] [INFO] OpenDaylight :: L2Switch :: ArpHandler [feature] [INFO] OpenDaylight :: L2Switch :: Switch [feature] [INFO] OpenDaylight :: L2Switch :: All [feature] [INFO] OpenDaylight :: L2Switch :: Switch REST [feature] [INFO] features-l2switch [feature] [INFO] distribution-karaf [pom] [INFO] features-l2switch-aggregator [pom] [INFO] l2switch-artifacts [pom] [INFO] l2switch [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: 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.l2switch:l2switch >----------------- [INFO] Building l2switch 0.8.0-SNAPSHOT [1/29] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- sonar-maven-plugin:4.0.0.4121:sonar (default-cli) @ l2switch --- [WARNING] 20:36:33.407 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] 20:36:33.414 Java 17.0.6-ea Red Hat, Inc. (64-bit) [INFO] 20:36:33.414 Linux 4.18.0-553.5.1.el8.x86_64 (amd64) [INFO] 20:36:33.414 MAVEN_OPTS= -Xmx1024m [INFO] 20:36:33.442 User cache: /home/jenkins/.sonar/cache [INFO] 20:36:35.639 Communicating with SonarCloud [INFO] 20:36:35.731 Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) [INFO] 20:36:36.267 Load global settings [INFO] 20:36:36.699 Load global settings (done) | time=433ms [INFO] 20:36:36.703 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 20:36:36.829 Loading required plugins [INFO] 20:36:36.830 Load plugins index [INFO] 20:36:36.977 Load plugins index (done) | time=147ms [INFO] 20:36:36.978 Load/download plugins [INFO] 20:36:37.461 Load/download plugins (done) | time=483ms [INFO] 20:36:37.782 Found an active CI vendor: 'Jenkins' [INFO] 20:36:37.787 Load project settings for component key: 'opendaylight_l2switch' [INFO] 20:36:37.916 Load project settings for component key: 'opendaylight_l2switch' (done) | time=129ms [INFO] 20:36:37.923 Process project properties [INFO] 20:36:37.949 Project key: opendaylight_l2switch [INFO] 20:36:37.949 Base dir: /w/workspace/l2switch-sonar [INFO] 20:36:37.949 Working dir: /w/workspace/l2switch-sonar/target/sonar [INFO] 20:36:37.957 Load project branches [INFO] 20:36:38.129 Load project branches (done) | time=172ms [INFO] 20:36:38.135 Check ALM binding of project 'opendaylight_l2switch' [INFO] 20:36:38.245 Detected project binding: BOUND [INFO] 20:36:38.246 Check ALM binding of project 'opendaylight_l2switch' (done) | time=111ms [INFO] 20:36:38.247 Load project pull requests [INFO] 20:36:38.357 Load project pull requests (done) | time=110ms [INFO] 20:36:38.360 Load branch configuration [INFO] 20:36:38.362 Load branch configuration (done) | time=2ms [INFO] 20:36:38.367 Load quality profiles [INFO] 20:36:38.614 Load quality profiles (done) | time=247ms [INFO] 20:36:38.619 Load active rules [INFO] 20:36:44.849 Load active rules (done) | time=6229ms [INFO] 20:36:45.020 Organization key: opendaylight [WARNING] 20:36:45.023 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] 20:36:45.034 Preprocessing files... [INFO] 20:36:45.261 2 languages detected in 99 preprocessed files [INFO] 20:36:45.264 0 files ignored because of inclusion/exclusion patterns [INFO] 20:36:45.265 0 files ignored because of scm ignore settings [INFO] 20:36:45.619 Loading plugins for detected languages [INFO] 20:36:45.619 Load/download plugins [INFO] 20:36:46.283 Load/download plugins (done) | time=664ms [INFO] 20:36:46.493 Load project repositories [INFO] 20:36:46.673 Load project repositories (done) | time=180ms [INFO] 20:36:46.676 Indexing files... [INFO] 20:36:46.677 Project configuration: [INFO] 20:36:46.677 Excluded sources: **/build-wrapper-dump.json [INFO] 20:36:46.679 Indexing files of module 'addresstracker-impl' [INFO] 20:36:46.679 Base dir: /w/workspace/l2switch-sonar/addresstracker/implementation [INFO] 20:36:46.680 Source paths: pom.xml, src/main/java [INFO] 20:36:46.680 Test paths: src/test/java [INFO] 20:36:46.681 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.684 Indexing files of module 'addresstracker-model' [INFO] 20:36:46.684 Base dir: /w/workspace/l2switch-sonar/addresstracker/model [INFO] 20:36:46.684 Source paths: pom.xml [INFO] 20:36:46.684 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.684 Indexing files of module 'addresstracker.aggregator' [INFO] 20:36:46.684 Base dir: /w/workspace/l2switch-sonar/addresstracker [INFO] 20:36:46.685 Source paths: pom.xml [INFO] 20:36:46.685 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.685 Indexing files of module 'arphandler-impl' [INFO] 20:36:46.685 Base dir: /w/workspace/l2switch-sonar/arphandler [INFO] 20:36:46.685 Source paths: pom.xml, src/main/java [INFO] 20:36:46.685 Test paths: src/test/java [INFO] 20:36:46.685 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.686 Indexing files of module 'hosttracker-impl' [INFO] 20:36:46.686 Base dir: /w/workspace/l2switch-sonar/hosttracker/implementation [INFO] 20:36:46.686 Source paths: pom.xml, src/main/java [INFO] 20:36:46.686 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.687 Indexing files of module 'hosttracker-model' [INFO] 20:36:46.687 Base dir: /w/workspace/l2switch-sonar/hosttracker/model [INFO] 20:36:46.687 Source paths: pom.xml [INFO] 20:36:46.688 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.688 Indexing files of module 'hosttracker.aggregator' [INFO] 20:36:46.688 Base dir: /w/workspace/l2switch-sonar/hosttracker [INFO] 20:36:46.688 Source paths: pom.xml [INFO] 20:36:46.688 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.689 Indexing files of module 'loopremover-impl' [INFO] 20:36:46.689 Base dir: /w/workspace/l2switch-sonar/loopremover/implementation [INFO] 20:36:46.689 Source paths: pom.xml, src/main/java [INFO] 20:36:46.689 Test paths: src/test/java [INFO] 20:36:46.689 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.689 Indexing files of module 'loopremover-model' [INFO] 20:36:46.690 Base dir: /w/workspace/l2switch-sonar/loopremover/model [INFO] 20:36:46.690 Source paths: pom.xml [INFO] 20:36:46.690 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.690 Indexing files of module 'loopremover.aggregator' [INFO] 20:36:46.690 Base dir: /w/workspace/l2switch-sonar/loopremover [INFO] 20:36:46.690 Source paths: pom.xml [INFO] 20:36:46.690 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.691 Indexing files of module 'main-impl' [INFO] 20:36:46.691 Base dir: /w/workspace/l2switch-sonar/l2switch-main [INFO] 20:36:46.691 Source paths: pom.xml, src/main/java [INFO] 20:36:46.691 Test paths: src/test/java [INFO] 20:36:46.691 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.692 Indexing files of module 'packethandler-impl' [INFO] 20:36:46.692 Base dir: /w/workspace/l2switch-sonar/packethandler/implementation [INFO] 20:36:46.692 Source paths: pom.xml, src/main/java [INFO] 20:36:46.692 Test paths: src/test/java [INFO] 20:36:46.692 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.693 Indexing files of module 'packethandler-model' [INFO] 20:36:46.693 Base dir: /w/workspace/l2switch-sonar/packethandler/model [INFO] 20:36:46.693 Source paths: pom.xml [INFO] 20:36:46.693 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.694 Indexing files of module 'packethandler.aggregator' [INFO] 20:36:46.694 Base dir: /w/workspace/l2switch-sonar/packethandler [INFO] 20:36:46.694 Source paths: pom.xml [INFO] 20:36:46.694 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.694 Indexing files of module 'distribution-karaf' [INFO] 20:36:46.694 Base dir: /w/workspace/l2switch-sonar/distribution/karaf [INFO] 20:36:46.694 Source paths: pom.xml [INFO] 20:36:46.694 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.695 Indexing files of module 'OpenDaylight :: L2Switch :: Feature Parent' [INFO] 20:36:46.695 Base dir: /w/workspace/l2switch-sonar/features/feature-parent [INFO] 20:36:46.695 Source paths: pom.xml [INFO] 20:36:46.695 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.695 Indexing files of module 'features-l2switch' [INFO] 20:36:46.695 Base dir: /w/workspace/l2switch-sonar/features/features-l2switch [INFO] 20:36:46.695 Source paths: pom.xml [INFO] 20:36:46.695 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.696 Indexing files of module 'OpenDaylight :: L2Switch :: AddressTracker' [INFO] 20:36:46.696 Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker [INFO] 20:36:46.696 Source paths: pom.xml [INFO] 20:36:46.696 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.696 Indexing files of module 'OpenDaylight :: L2Switch :: All' [INFO] 20:36:46.696 Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-all [INFO] 20:36:46.696 Source paths: pom.xml [INFO] 20:36:46.696 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.697 Indexing files of module 'OpenDaylight :: L2Switch :: ArpHandler' [INFO] 20:36:46.697 Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler [INFO] 20:36:46.697 Source paths: pom.xml [INFO] 20:36:46.697 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.697 Indexing files of module 'OpenDaylight :: L2Switch :: HostTracker' [INFO] 20:36:46.697 Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker [INFO] 20:36:46.697 Source paths: pom.xml [INFO] 20:36:46.697 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.698 Indexing files of module 'OpenDaylight :: L2Switch :: LoopRemover' [INFO] 20:36:46.698 Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover [INFO] 20:36:46.698 Source paths: pom.xml [INFO] 20:36:46.698 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.698 Indexing files of module 'OpenDaylight :: L2Switch :: PacketHandler' [INFO] 20:36:46.698 Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler [INFO] 20:36:46.698 Source paths: pom.xml [INFO] 20:36:46.698 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.699 Indexing files of module 'OpenDaylight :: L2Switch :: Switch' [INFO] 20:36:46.699 Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-switch [INFO] 20:36:46.699 Source paths: pom.xml [INFO] 20:36:46.699 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.699 Indexing files of module 'OpenDaylight :: L2Switch :: Switch REST' [INFO] 20:36:46.699 Base dir: /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest [INFO] 20:36:46.699 Source paths: pom.xml [INFO] 20:36:46.700 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.700 Indexing files of module 'features-l2switch-aggregator' [INFO] 20:36:46.700 Base dir: /w/workspace/l2switch-sonar/features [INFO] 20:36:46.700 Source paths: pom.xml [INFO] 20:36:46.700 Excluded sources: **/build-wrapper-dump.json [INFO] 20:36:46.701 Indexing files of module 'l2switch-artifacts' [INFO] 20:36:46.701 Base dir: /w/workspace/l2switch-sonar/artifacts [INFO] 20:36:46.701 Source paths: pom.xml [INFO] 20:36:46.701 Excluded sources: **/build-wrapper-dump.json [INFO] 20:36:46.701 Indexing files of module 'l2switch-parent' [INFO] 20:36:46.701 Base dir: /w/workspace/l2switch-sonar/parent [INFO] 20:36:46.701 Source paths: pom.xml [INFO] 20:36:46.701 Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] 20:36:46.701 Indexing files of module 'l2switch' [INFO] 20:36:46.701 Base dir: /w/workspace/l2switch-sonar [INFO] 20:36:46.702 Source paths: pom.xml [INFO] 20:36:46.702 Excluded sources: **/build-wrapper-dump.json [INFO] 20:36:46.702 99 files indexed [INFO] 20:36:46.706 Quality profile for java: ODL way [INFO] 20:36:46.706 Quality profile for xml: Sonar way [INFO] 20:36:46.706 ------------- Run sensors on module addresstracker-impl [INFO] 20:36:46.768 Load metrics repository [INFO] 20:36:46.881 Load metrics repository (done) | time=113ms [INFO] 20:36:46.888 Sensor cache enabled [INFO] 20:36:46.985 Load sensor cache [INFO] 20:36:48.521 Load sensor cache (2 KB) | time=1536ms [INFO] 20:36:49.107 Sensor JavaSensor [java] [INFO] 20:36:49.111 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 20:36:49.135 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 20:36:49.137 Using ECJ batch to parse 5 Main java source files with batch size 53 KB. [INFO] 20:36:49.389 Starting batch processing. [INFO] 20:36:50.046 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 20:36:50.331 100% analyzed [INFO] 20:36:50.331 Batch processing: Done. [INFO] 20:36:50.333 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 20:36:50.334 Using ECJ batch to parse 4 Test java source files with batch size 53 KB. [INFO] 20:36:50.338 Starting batch processing. [INFO] 20:36:50.543 100% analyzed [INFO] 20:36:50.543 Batch processing: Done. [INFO] 20:36:50.543 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 20:36:50.543 No "Generated" source files to scan. [INFO] 20:36:50.544 Sensor JavaSensor [java] (done) | time=1437ms [INFO] 20:36:50.544 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:50.545 '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] 20:36:50.548 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 20:36:50.597 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=53ms [INFO] 20:36:50.597 Sensor Java Config Sensor [iac] [INFO] 20:36:50.630 0 source files to be analyzed [INFO] 20:36:50.636 0/0 source files have been analyzed [INFO] 20:36:50.638 Sensor Java Config Sensor [iac] (done) | time=40ms [INFO] 20:36:50.638 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:50.638 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:50.638 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:50.639 Sensor SurefireSensor [java] [INFO] 20:36:50.640 parsing [/w/workspace/l2switch-sonar/addresstracker/implementation/target/surefire-reports] [INFO] 20:36:50.668 Sensor SurefireSensor [java] (done) | time=29ms [INFO] 20:36:50.669 Sensor XML Sensor [xml] [INFO] 20:36:50.673 1 source file to be analyzed [INFO] 20:36:50.762 1/1 source file has been analyzed [INFO] 20:36:50.763 Sensor XML Sensor [xml] (done) | time=94ms [INFO] 20:36:50.763 Sensor IaC Docker Sensor [iac] [INFO] 20:36:50.862 0 source files to be analyzed [INFO] 20:36:50.862 0/0 source files have been analyzed [INFO] 20:36:50.863 Sensor IaC Docker Sensor [iac] (done) | time=100ms [INFO] 20:36:50.864 Sensor Serverless configuration file sensor [security] [INFO] 20:36:50.864 0 Serverless function entries were found in the project [INFO] 20:36:50.866 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:50.866 Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] 20:36:50.866 Sensor AWS SAM template file sensor [security] [INFO] 20:36:50.867 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 20:36:50.867 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:50.867 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:50.869 ------------- Run sensors on module addresstracker-model [INFO] 20:36:50.909 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:50.909 '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] 20:36:50.909 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:50.910 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 20:36:50.910 Sensor Java Config Sensor [iac] [INFO] 20:36:50.911 0 source files to be analyzed [INFO] 20:36:50.911 0/0 source files have been analyzed [INFO] 20:36:50.911 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 20:36:50.912 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:50.912 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:50.912 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:50.912 Sensor XML Sensor [xml] [INFO] 20:36:50.923 1 source file to be analyzed [INFO] 20:36:50.928 1/1 source file has been analyzed [INFO] 20:36:50.929 Sensor XML Sensor [xml] (done) | time=17ms [INFO] 20:36:50.929 Sensor IaC Docker Sensor [iac] [INFO] 20:36:50.945 0 source files to be analyzed [INFO] 20:36:50.945 0/0 source files have been analyzed [INFO] 20:36:50.946 Sensor IaC Docker Sensor [iac] (done) | time=17ms [INFO] 20:36:50.947 Sensor Serverless configuration file sensor [security] [INFO] 20:36:50.947 0 Serverless function entries were found in the project [INFO] 20:36:50.947 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:50.947 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:50.947 Sensor AWS SAM template file sensor [security] [INFO] 20:36:50.948 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 20:36:50.948 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:50.948 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:50.949 ------------- Run sensors on module addresstracker.aggregator [INFO] 20:36:50.985 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:50.986 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 20:36:50.986 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:50.986 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 20:36:50.986 Sensor Java Config Sensor [iac] [INFO] 20:36:50.987 0 source files to be analyzed [INFO] 20:36:50.987 0/0 source files have been analyzed [INFO] 20:36:50.987 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 20:36:50.988 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:50.988 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:50.988 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:50.988 Sensor XML Sensor [xml] [INFO] 20:36:50.991 1 source file to be analyzed [INFO] 20:36:51.002 1/1 source file has been analyzed [INFO] 20:36:51.003 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 20:36:51.003 Sensor IaC Docker Sensor [iac] [INFO] 20:36:51.018 0 source files to be analyzed [INFO] 20:36:51.018 0/0 source files have been analyzed [INFO] 20:36:51.019 Sensor IaC Docker Sensor [iac] (done) | time=15ms [INFO] 20:36:51.019 Sensor Serverless configuration file sensor [security] [INFO] 20:36:51.019 0 Serverless function entries were found in the project [INFO] 20:36:51.019 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:51.019 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:51.019 Sensor AWS SAM template file sensor [security] [INFO] 20:36:51.019 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:51.019 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:51.019 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:51.020 ------------- Run sensors on module hosttracker-impl [INFO] 20:36:51.058 Sensor JavaSensor [java] [INFO] 20:36:51.059 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 20:36:51.061 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 20:36:51.062 Using ECJ batch to parse 9 Main java source files with batch size 53 KB. [INFO] 20:36:51.069 Starting batch processing. [INFO] 20:36:51.233 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 20:36:51.612 100% analyzed [INFO] 20:36:51.612 Batch processing: Done. [INFO] 20:36:51.613 Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] 20:36:51.613 No "Test" source files to scan. [INFO] 20:36:51.614 No "Generated" source files to scan. [INFO] 20:36:51.614 Sensor JavaSensor [java] (done) | time=556ms [INFO] 20:36:51.614 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:51.614 '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] 20:36:51.614 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:51.614 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:36:51.614 Sensor Java Config Sensor [iac] [INFO] 20:36:51.617 0 source files to be analyzed [INFO] 20:36:51.618 0/0 source files have been analyzed [INFO] 20:36:51.618 Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] 20:36:51.618 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:51.618 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:51.618 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:51.618 Sensor SurefireSensor [java] [INFO] 20:36:51.618 parsing [/w/workspace/l2switch-sonar/hosttracker/implementation/target/surefire-reports] [INFO] 20:36:51.618 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 20:36:51.618 Sensor XML Sensor [xml] [INFO] 20:36:51.619 1 source file to be analyzed [INFO] 20:36:51.636 1/1 source file has been analyzed [INFO] 20:36:51.637 Sensor XML Sensor [xml] (done) | time=18ms [INFO] 20:36:51.637 Sensor IaC Docker Sensor [iac] [INFO] 20:36:51.643 0 source files to be analyzed [INFO] 20:36:51.643 0/0 source files have been analyzed [INFO] 20:36:51.643 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 20:36:51.644 Sensor Serverless configuration file sensor [security] [INFO] 20:36:51.644 0 Serverless function entries were found in the project [INFO] 20:36:51.644 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:51.644 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:51.644 Sensor AWS SAM template file sensor [security] [INFO] 20:36:51.644 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:51.644 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:51.644 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:51.645 ------------- Run sensors on module hosttracker-model [INFO] 20:36:51.673 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:51.673 '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] 20:36:51.674 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:51.674 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 20:36:51.674 Sensor Java Config Sensor [iac] [INFO] 20:36:51.675 0 source files to be analyzed [INFO] 20:36:51.675 0/0 source files have been analyzed [INFO] 20:36:51.676 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 20:36:51.676 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:51.676 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:51.676 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:51.676 Sensor XML Sensor [xml] [INFO] 20:36:51.690 1 source file to be analyzed [INFO] 20:36:51.690 1/1 source file has been analyzed [INFO] 20:36:51.690 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 20:36:51.691 Sensor IaC Docker Sensor [iac] [INFO] 20:36:51.697 0 source files to be analyzed [INFO] 20:36:51.697 0/0 source files have been analyzed [INFO] 20:36:51.698 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 20:36:51.698 Sensor Serverless configuration file sensor [security] [INFO] 20:36:51.698 0 Serverless function entries were found in the project [INFO] 20:36:51.698 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:51.698 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:51.698 Sensor AWS SAM template file sensor [security] [INFO] 20:36:51.698 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:51.698 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:51.698 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:51.698 ------------- Run sensors on module hosttracker.aggregator [INFO] 20:36:51.726 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:51.726 '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] 20:36:51.726 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:51.726 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:36:51.726 Sensor Java Config Sensor [iac] [INFO] 20:36:51.727 0 source files to be analyzed [INFO] 20:36:51.727 0/0 source files have been analyzed [INFO] 20:36:51.727 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 20:36:51.728 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:51.728 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:51.728 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:51.728 Sensor XML Sensor [xml] [INFO] 20:36:51.734 1 source file to be analyzed [INFO] 20:36:51.740 1/1 source file has been analyzed [INFO] 20:36:51.740 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 20:36:51.740 Sensor IaC Docker Sensor [iac] [INFO] 20:36:51.747 0 source files to be analyzed [INFO] 20:36:51.747 0/0 source files have been analyzed [INFO] 20:36:51.748 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 20:36:51.748 Sensor Serverless configuration file sensor [security] [INFO] 20:36:51.748 0 Serverless function entries were found in the project [INFO] 20:36:51.748 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:51.748 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:51.748 Sensor AWS SAM template file sensor [security] [INFO] 20:36:51.748 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:51.748 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:51.749 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:51.749 ------------- Run sensors on module OpenDaylight :: L2Switch :: AddressTracker [INFO] 20:36:51.775 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:51.775 '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] 20:36:51.775 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:51.775 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:36:51.775 Sensor Java Config Sensor [iac] [INFO] 20:36:51.776 0 source files to be analyzed [INFO] 20:36:51.776 0/0 source files have been analyzed [INFO] 20:36:51.777 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 20:36:51.777 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:51.777 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:51.777 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:51.777 Sensor XML Sensor [xml] [INFO] 20:36:51.779 1 source file to be analyzed [INFO] 20:36:51.790 1/1 source file has been analyzed [INFO] 20:36:51.791 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 20:36:51.791 Sensor IaC Docker Sensor [iac] [INFO] 20:36:51.798 0 source files to be analyzed [INFO] 20:36:51.798 0/0 source files have been analyzed [INFO] 20:36:51.798 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 20:36:51.799 Sensor Serverless configuration file sensor [security] [INFO] 20:36:51.799 0 Serverless function entries were found in the project [INFO] 20:36:51.799 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:51.799 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 20:36:51.799 Sensor AWS SAM template file sensor [security] [INFO] 20:36:51.799 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:51.799 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:51.799 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:51.799 ------------- Run sensors on module OpenDaylight :: L2Switch :: All [INFO] 20:36:51.826 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:51.826 '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] 20:36:51.826 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:51.826 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:36:51.827 Sensor Java Config Sensor [iac] [INFO] 20:36:51.829 0 source files to be analyzed [INFO] 20:36:51.829 0/0 source files have been analyzed [INFO] 20:36:51.829 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 20:36:51.829 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:51.830 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:51.830 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 20:36:51.830 Sensor XML Sensor [xml] [INFO] 20:36:51.830 1 source file to be analyzed [INFO] 20:36:51.840 1/1 source file has been analyzed [INFO] 20:36:51.840 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 20:36:51.840 Sensor IaC Docker Sensor [iac] [INFO] 20:36:51.845 0 source files to be analyzed [INFO] 20:36:51.845 0/0 source files have been analyzed [INFO] 20:36:51.845 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:36:51.845 Sensor Serverless configuration file sensor [security] [INFO] 20:36:51.845 0 Serverless function entries were found in the project [INFO] 20:36:51.845 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:51.845 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:51.845 Sensor AWS SAM template file sensor [security] [INFO] 20:36:51.845 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:51.846 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:51.846 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:51.846 ------------- Run sensors on module OpenDaylight :: L2Switch :: ArpHandler [INFO] 20:36:51.873 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:51.873 '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] 20:36:51.873 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:51.873 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 20:36:51.873 Sensor Java Config Sensor [iac] [INFO] 20:36:51.874 0 source files to be analyzed [INFO] 20:36:51.874 0/0 source files have been analyzed [INFO] 20:36:51.874 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 20:36:51.874 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:51.874 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:51.874 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:51.874 Sensor XML Sensor [xml] [INFO] 20:36:51.875 1 source file to be analyzed [INFO] 20:36:51.885 1/1 source file has been analyzed [INFO] 20:36:51.885 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 20:36:51.886 Sensor IaC Docker Sensor [iac] [INFO] 20:36:51.891 0 source files to be analyzed [INFO] 20:36:51.891 0/0 source files have been analyzed [INFO] 20:36:51.891 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:36:51.891 Sensor Serverless configuration file sensor [security] [INFO] 20:36:51.891 0 Serverless function entries were found in the project [INFO] 20:36:51.891 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:51.891 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:51.891 Sensor AWS SAM template file sensor [security] [INFO] 20:36:51.891 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:51.891 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:51.891 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:51.891 ------------- Run sensors on module OpenDaylight :: L2Switch :: LoopRemover [INFO] 20:36:51.918 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:51.918 '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] 20:36:51.918 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:51.918 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:36:51.919 Sensor Java Config Sensor [iac] [INFO] 20:36:51.924 0 source files to be analyzed [INFO] 20:36:51.924 0/0 source files have been analyzed [INFO] 20:36:51.925 Sensor Java Config Sensor [iac] (done) | time=6ms [INFO] 20:36:51.925 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:51.925 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:51.925 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:51.925 Sensor XML Sensor [xml] [INFO] 20:36:51.925 1 source file to be analyzed [INFO] 20:36:51.936 1/1 source file has been analyzed [INFO] 20:36:51.936 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 20:36:51.937 Sensor IaC Docker Sensor [iac] [INFO] 20:36:51.945 0 source files to be analyzed [INFO] 20:36:51.945 0/0 source files have been analyzed [INFO] 20:36:51.945 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 20:36:51.945 Sensor Serverless configuration file sensor [security] [INFO] 20:36:51.945 0 Serverless function entries were found in the project [INFO] 20:36:51.945 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:51.945 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:51.946 Sensor AWS SAM template file sensor [security] [INFO] 20:36:51.946 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:51.946 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:51.946 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:51.946 ------------- Run sensors on module OpenDaylight :: L2Switch :: Feature Parent [INFO] 20:36:51.970 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:51.970 '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] 20:36:51.970 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:51.970 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:36:51.970 Sensor Java Config Sensor [iac] [INFO] 20:36:51.980 0 source files to be analyzed [INFO] 20:36:51.980 0/0 source files have been analyzed [INFO] 20:36:51.981 Sensor Java Config Sensor [iac] (done) | time=11ms [INFO] 20:36:51.981 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:51.981 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:51.981 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:51.982 Sensor XML Sensor [xml] [INFO] 20:36:51.983 1 source file to be analyzed [INFO] 20:36:51.995 1/1 source file has been analyzed [INFO] 20:36:51.995 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 20:36:51.995 Sensor IaC Docker Sensor [iac] [INFO] 20:36:52.001 0 source files to be analyzed [INFO] 20:36:52.001 0/0 source files have been analyzed [INFO] 20:36:52.001 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 20:36:52.001 Sensor Serverless configuration file sensor [security] [INFO] 20:36:52.001 0 Serverless function entries were found in the project [INFO] 20:36:52.001 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:52.002 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 20:36:52.002 Sensor AWS SAM template file sensor [security] [INFO] 20:36:52.002 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:52.002 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:52.002 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:52.002 ------------- Run sensors on module features-l2switch [INFO] 20:36:52.025 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:52.025 '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] 20:36:52.025 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:52.025 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:36:52.025 Sensor Java Config Sensor [iac] [INFO] 20:36:52.027 0 source files to be analyzed [INFO] 20:36:52.027 0/0 source files have been analyzed [INFO] 20:36:52.028 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 20:36:52.028 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:52.028 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:52.028 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:52.028 Sensor XML Sensor [xml] [INFO] 20:36:52.028 1 source file to be analyzed [INFO] 20:36:52.040 1/1 source file has been analyzed [INFO] 20:36:52.040 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 20:36:52.040 Sensor IaC Docker Sensor [iac] [INFO] 20:36:52.045 0 source files to be analyzed [INFO] 20:36:52.045 0/0 source files have been analyzed [INFO] 20:36:52.045 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:36:52.045 Sensor Serverless configuration file sensor [security] [INFO] 20:36:52.045 0 Serverless function entries were found in the project [INFO] 20:36:52.045 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:52.045 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:52.045 Sensor AWS SAM template file sensor [security] [INFO] 20:36:52.045 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:52.045 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:52.045 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:52.045 ------------- Run sensors on module OpenDaylight :: L2Switch :: PacketHandler [INFO] 20:36:52.068 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:52.068 '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] 20:36:52.069 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:52.069 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 20:36:52.069 Sensor Java Config Sensor [iac] [INFO] 20:36:52.070 0 source files to be analyzed [INFO] 20:36:52.070 0/0 source files have been analyzed [INFO] 20:36:52.070 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 20:36:52.071 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:52.071 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:52.071 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:52.071 Sensor XML Sensor [xml] [INFO] 20:36:52.072 1 source file to be analyzed [INFO] 20:36:52.079 1/1 source file has been analyzed [INFO] 20:36:52.079 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 20:36:52.079 Sensor IaC Docker Sensor [iac] [INFO] 20:36:52.085 0 source files to be analyzed [INFO] 20:36:52.085 0/0 source files have been analyzed [INFO] 20:36:52.085 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 20:36:52.085 Sensor Serverless configuration file sensor [security] [INFO] 20:36:52.086 0 Serverless function entries were found in the project [INFO] 20:36:52.086 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:52.086 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 20:36:52.086 Sensor AWS SAM template file sensor [security] [INFO] 20:36:52.086 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:52.086 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:52.086 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:52.086 ------------- Run sensors on module OpenDaylight :: L2Switch :: Switch [INFO] 20:36:52.109 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:52.109 '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] 20:36:52.109 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:52.109 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:36:52.109 Sensor Java Config Sensor [iac] [INFO] 20:36:52.110 0 source files to be analyzed [INFO] 20:36:52.110 0/0 source files have been analyzed [INFO] 20:36:52.110 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 20:36:52.110 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:52.111 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:52.111 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 20:36:52.111 Sensor XML Sensor [xml] [INFO] 20:36:52.112 1 source file to be analyzed [INFO] 20:36:52.123 1/1 source file has been analyzed [INFO] 20:36:52.124 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 20:36:52.124 Sensor IaC Docker Sensor [iac] [INFO] 20:36:52.136 0 source files to be analyzed [INFO] 20:36:52.136 0/0 source files have been analyzed [INFO] 20:36:52.136 Sensor IaC Docker Sensor [iac] (done) | time=12ms [INFO] 20:36:52.136 Sensor Serverless configuration file sensor [security] [INFO] 20:36:52.136 0 Serverless function entries were found in the project [INFO] 20:36:52.136 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:52.136 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:52.137 Sensor AWS SAM template file sensor [security] [INFO] 20:36:52.137 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:52.137 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:52.137 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:52.137 ------------- Run sensors on module OpenDaylight :: L2Switch :: HostTracker [INFO] 20:36:52.179 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:52.179 '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] 20:36:52.179 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:52.179 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:36:52.179 Sensor Java Config Sensor [iac] [INFO] 20:36:52.181 0 source files to be analyzed [INFO] 20:36:52.182 0/0 source files have been analyzed [INFO] 20:36:52.182 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 20:36:52.182 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:52.182 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:52.182 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:52.182 Sensor XML Sensor [xml] [INFO] 20:36:52.184 1 source file to be analyzed [INFO] 20:36:52.190 1/1 source file has been analyzed [INFO] 20:36:52.190 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 20:36:52.190 Sensor IaC Docker Sensor [iac] [INFO] 20:36:52.197 0 source files to be analyzed [INFO] 20:36:52.197 0/0 source files have been analyzed [INFO] 20:36:52.197 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 20:36:52.197 Sensor Serverless configuration file sensor [security] [INFO] 20:36:52.198 0 Serverless function entries were found in the project [INFO] 20:36:52.198 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:52.198 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 20:36:52.198 Sensor AWS SAM template file sensor [security] [INFO] 20:36:52.198 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:52.198 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:52.198 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:52.198 ------------- Run sensors on module OpenDaylight :: L2Switch :: Switch REST [INFO] 20:36:52.278 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:52.278 '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] 20:36:52.278 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:52.278 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:36:52.279 Sensor Java Config Sensor [iac] [INFO] 20:36:52.288 0 source files to be analyzed [INFO] 20:36:52.288 0/0 source files have been analyzed [INFO] 20:36:52.289 Sensor Java Config Sensor [iac] (done) | time=10ms [INFO] 20:36:52.289 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:52.289 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:52.289 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:52.289 Sensor XML Sensor [xml] [INFO] 20:36:52.302 1 source file to be analyzed [INFO] 20:36:52.302 1/1 source file has been analyzed [INFO] 20:36:52.303 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 20:36:52.303 Sensor IaC Docker Sensor [iac] [INFO] 20:36:52.309 0 source files to be analyzed [INFO] 20:36:52.309 0/0 source files have been analyzed [INFO] 20:36:52.310 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 20:36:52.310 Sensor Serverless configuration file sensor [security] [INFO] 20:36:52.310 0 Serverless function entries were found in the project [INFO] 20:36:52.310 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:52.310 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:52.310 Sensor AWS SAM template file sensor [security] [INFO] 20:36:52.310 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:52.310 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:52.310 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:52.310 ------------- Run sensors on module features-l2switch-aggregator [INFO] 20:36:52.334 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:52.334 '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] 20:36:52.335 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:52.335 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 20:36:52.335 Sensor Java Config Sensor [iac] [INFO] 20:36:52.336 0 source files to be analyzed [INFO] 20:36:52.336 0/0 source files have been analyzed [INFO] 20:36:52.337 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 20:36:52.337 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:52.337 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:52.337 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:52.337 Sensor XML Sensor [xml] [INFO] 20:36:52.340 1 source file to be analyzed [INFO] 20:36:52.347 1/1 source file has been analyzed [INFO] 20:36:52.348 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 20:36:52.348 Sensor IaC Docker Sensor [iac] [INFO] 20:36:52.361 0 source files to be analyzed [INFO] 20:36:52.361 0/0 source files have been analyzed [INFO] 20:36:52.362 Sensor IaC Docker Sensor [iac] (done) | time=14ms [INFO] 20:36:52.362 Sensor Serverless configuration file sensor [security] [INFO] 20:36:52.362 0 Serverless function entries were found in the project [INFO] 20:36:52.362 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:52.362 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:52.362 Sensor AWS SAM template file sensor [security] [INFO] 20:36:52.362 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:52.362 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:52.362 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:52.362 ------------- Run sensors on module l2switch-artifacts [INFO] 20:36:52.390 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:52.390 '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] 20:36:52.390 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:52.390 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:36:52.390 Sensor Java Config Sensor [iac] [INFO] 20:36:52.391 0 source files to be analyzed [INFO] 20:36:52.391 0/0 source files have been analyzed [INFO] 20:36:52.392 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 20:36:52.392 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:52.392 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:52.392 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:52.392 Sensor XML Sensor [xml] [INFO] 20:36:52.402 1 source file to be analyzed [INFO] 20:36:52.410 1/1 source file has been analyzed [INFO] 20:36:52.410 Sensor XML Sensor [xml] (done) | time=18ms [INFO] 20:36:52.411 Sensor IaC Docker Sensor [iac] [INFO] 20:36:52.415 0 source files to be analyzed [INFO] 20:36:52.415 0/0 source files have been analyzed [INFO] 20:36:52.416 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:36:52.416 Sensor Serverless configuration file sensor [security] [INFO] 20:36:52.416 0 Serverless function entries were found in the project [INFO] 20:36:52.416 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:52.416 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:52.416 Sensor AWS SAM template file sensor [security] [INFO] 20:36:52.416 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:52.416 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:52.416 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:52.416 ------------- Run sensors on module loopremover-impl [INFO] 20:36:52.441 Sensor JavaSensor [java] [INFO] 20:36:52.441 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 20:36:52.443 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 20:36:52.444 Using ECJ batch to parse 6 Main java source files with batch size 53 KB. [INFO] 20:36:52.447 Starting batch processing. [INFO] 20:36:52.492 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 20:36:52.673 100% analyzed [INFO] 20:36:52.673 Batch processing: Done. [INFO] 20:36:52.674 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 20:36:52.674 Using ECJ batch to parse 4 Test java source files with batch size 53 KB. [INFO] 20:36:52.677 Starting batch processing. [INFO] 20:36:52.835 100% analyzed [INFO] 20:36:52.835 Batch processing: Done. [INFO] 20:36:52.835 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 20:36:52.835 No "Generated" source files to scan. [INFO] 20:36:52.836 Sensor JavaSensor [java] (done) | time=395ms [INFO] 20:36:52.836 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:52.836 '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] 20:36:52.836 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 20:36:52.842 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 20:36:52.843 Sensor Java Config Sensor [iac] [INFO] 20:36:52.844 0 source files to be analyzed [INFO] 20:36:52.844 0/0 source files have been analyzed [INFO] 20:36:52.845 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 20:36:52.845 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:52.845 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:52.845 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:52.845 Sensor SurefireSensor [java] [INFO] 20:36:52.845 parsing [/w/workspace/l2switch-sonar/loopremover/implementation/target/surefire-reports] [INFO] 20:36:52.856 Sensor SurefireSensor [java] (done) | time=11ms [INFO] 20:36:52.856 Sensor XML Sensor [xml] [INFO] 20:36:52.866 1 source file to be analyzed [INFO] 20:36:52.872 1/1 source file has been analyzed [INFO] 20:36:52.872 Sensor XML Sensor [xml] (done) | time=16ms [INFO] 20:36:52.873 Sensor IaC Docker Sensor [iac] [INFO] 20:36:52.879 0 source files to be analyzed [INFO] 20:36:52.879 0/0 source files have been analyzed [INFO] 20:36:52.879 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 20:36:52.879 Sensor Serverless configuration file sensor [security] [INFO] 20:36:52.879 0 Serverless function entries were found in the project [INFO] 20:36:52.879 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:52.879 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:52.880 Sensor AWS SAM template file sensor [security] [INFO] 20:36:52.880 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:52.880 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:52.880 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:52.880 ------------- Run sensors on module loopremover-model [INFO] 20:36:52.905 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:52.905 '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] 20:36:52.905 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:52.905 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:36:52.905 Sensor Java Config Sensor [iac] [INFO] 20:36:52.907 0 source files to be analyzed [INFO] 20:36:52.907 0/0 source files have been analyzed [INFO] 20:36:52.908 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 20:36:52.908 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:52.908 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:52.908 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:52.908 Sensor XML Sensor [xml] [INFO] 20:36:52.919 1 source file to be analyzed [INFO] 20:36:52.923 1/1 source file has been analyzed [INFO] 20:36:52.924 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 20:36:52.924 Sensor IaC Docker Sensor [iac] [INFO] 20:36:52.930 0 source files to be analyzed [INFO] 20:36:52.930 0/0 source files have been analyzed [INFO] 20:36:52.931 Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] 20:36:52.931 Sensor Serverless configuration file sensor [security] [INFO] 20:36:52.931 0 Serverless function entries were found in the project [INFO] 20:36:52.931 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:52.931 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:52.931 Sensor AWS SAM template file sensor [security] [INFO] 20:36:52.931 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:52.931 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:52.931 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:52.932 ------------- Run sensors on module loopremover.aggregator [INFO] 20:36:52.955 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:52.955 '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] 20:36:52.955 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:52.955 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:36:52.956 Sensor Java Config Sensor [iac] [INFO] 20:36:52.957 0 source files to be analyzed [INFO] 20:36:52.957 0/0 source files have been analyzed [INFO] 20:36:52.957 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 20:36:52.958 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:52.958 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:52.958 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:52.958 Sensor XML Sensor [xml] [INFO] 20:36:52.959 1 source file to be analyzed [INFO] 20:36:52.965 1/1 source file has been analyzed [INFO] 20:36:52.965 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 20:36:52.966 Sensor IaC Docker Sensor [iac] [INFO] 20:36:52.972 0 source files to be analyzed [INFO] 20:36:52.972 0/0 source files have been analyzed [INFO] 20:36:52.972 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 20:36:52.973 Sensor Serverless configuration file sensor [security] [INFO] 20:36:52.973 0 Serverless function entries were found in the project [INFO] 20:36:52.973 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:52.973 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:52.973 Sensor AWS SAM template file sensor [security] [INFO] 20:36:52.973 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:52.973 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:52.973 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:52.973 ------------- Run sensors on module main-impl [INFO] 20:36:52.998 Sensor JavaSensor [java] [INFO] 20:36:52.998 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 20:36:53.000 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 20:36:53.001 Using ECJ batch to parse 7 Main java source files with batch size 53 KB. [INFO] 20:36:53.005 Starting batch processing. [INFO] 20:36:53.034 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 20:36:53.183 100% analyzed [INFO] 20:36:53.184 Batch processing: Done. [INFO] 20:36:53.184 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 20:36:53.185 Using ECJ batch to parse 5 Test java source files with batch size 53 KB. [INFO] 20:36:53.188 Starting batch processing. [INFO] 20:36:53.309 100% analyzed [INFO] 20:36:53.309 Batch processing: Done. [INFO] 20:36:53.315 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 20:36:53.315 No "Generated" source files to scan. [INFO] 20:36:53.315 Sensor JavaSensor [java] (done) | time=317ms [INFO] 20:36:53.315 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:53.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] 20:36:53.315 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 20:36:53.320 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 20:36:53.320 Sensor Java Config Sensor [iac] [INFO] 20:36:53.323 0 source files to be analyzed [INFO] 20:36:53.323 0/0 source files have been analyzed [INFO] 20:36:53.323 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 20:36:53.324 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:53.324 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:53.324 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:53.324 Sensor SurefireSensor [java] [INFO] 20:36:53.324 parsing [/w/workspace/l2switch-sonar/l2switch-main/target/surefire-reports] [INFO] 20:36:53.329 Sensor SurefireSensor [java] (done) | time=5ms [INFO] 20:36:53.329 Sensor XML Sensor [xml] [INFO] 20:36:53.338 1 source file to be analyzed [INFO] 20:36:53.338 1/1 source file has been analyzed [INFO] 20:36:53.339 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 20:36:53.339 Sensor IaC Docker Sensor [iac] [INFO] 20:36:53.343 0 source files to be analyzed [INFO] 20:36:53.343 0/0 source files have been analyzed [INFO] 20:36:53.344 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:36:53.344 Sensor Serverless configuration file sensor [security] [INFO] 20:36:53.344 0 Serverless function entries were found in the project [INFO] 20:36:53.344 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:53.344 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:53.344 Sensor AWS SAM template file sensor [security] [INFO] 20:36:53.344 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:53.344 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:53.344 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:53.344 ------------- Run sensors on module arphandler-impl [INFO] 20:36:53.366 Sensor JavaSensor [java] [INFO] 20:36:53.367 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 20:36:53.369 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 20:36:53.369 Using ECJ batch to parse 6 Main java source files with batch size 53 KB. [INFO] 20:36:53.373 Starting batch processing. [INFO] 20:36:53.415 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 20:36:53.673 100% analyzed [INFO] 20:36:53.673 Batch processing: Done. [INFO] 20:36:53.679 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 20:36:53.680 Using ECJ batch to parse 5 Test java source files with batch size 53 KB. [INFO] 20:36:53.683 Starting batch processing. [INFO] 20:36:53.837 100% analyzed [INFO] 20:36:53.837 Batch processing: Done. [INFO] 20:36:53.838 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 20:36:53.838 No "Generated" source files to scan. [INFO] 20:36:53.838 Sensor JavaSensor [java] (done) | time=472ms [INFO] 20:36:53.839 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:53.839 '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] 20:36:53.839 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 20:36:53.843 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 20:36:53.843 Sensor Java Config Sensor [iac] [INFO] 20:36:53.849 0 source files to be analyzed [INFO] 20:36:53.849 0/0 source files have been analyzed [INFO] 20:36:53.850 Sensor Java Config Sensor [iac] (done) | time=7ms [INFO] 20:36:53.850 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:53.850 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:53.850 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:53.850 Sensor SurefireSensor [java] [INFO] 20:36:53.850 parsing [/w/workspace/l2switch-sonar/arphandler/target/surefire-reports] [INFO] 20:36:53.857 Sensor SurefireSensor [java] (done) | time=7ms [INFO] 20:36:53.857 Sensor XML Sensor [xml] [INFO] 20:36:53.880 1 source file to be analyzed [INFO] 20:36:53.880 1/1 source file has been analyzed [INFO] 20:36:53.882 Sensor XML Sensor [xml] (done) | time=25ms [INFO] 20:36:53.882 Sensor IaC Docker Sensor [iac] [INFO] 20:36:53.889 0 source files to be analyzed [INFO] 20:36:53.889 0/0 source files have been analyzed [INFO] 20:36:53.890 Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] 20:36:53.890 Sensor Serverless configuration file sensor [security] [INFO] 20:36:53.890 0 Serverless function entries were found in the project [INFO] 20:36:53.890 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:53.890 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:53.890 Sensor AWS SAM template file sensor [security] [INFO] 20:36:53.891 Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] 20:36:53.891 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:53.891 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:53.891 ------------- Run sensors on module packethandler-model [INFO] 20:36:53.921 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:53.921 '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] 20:36:53.921 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:53.921 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:36:53.921 Sensor Java Config Sensor [iac] [INFO] 20:36:53.927 0 source files to be analyzed [INFO] 20:36:53.927 0/0 source files have been analyzed [INFO] 20:36:53.928 Sensor Java Config Sensor [iac] (done) | time=7ms [INFO] 20:36:53.928 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:53.928 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:53.928 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:53.928 Sensor XML Sensor [xml] [INFO] 20:36:53.937 1 source file to be analyzed [INFO] 20:36:53.943 1/1 source file has been analyzed [INFO] 20:36:53.944 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 20:36:53.944 Sensor IaC Docker Sensor [iac] [INFO] 20:36:53.949 0 source files to be analyzed [INFO] 20:36:53.949 0/0 source files have been analyzed [INFO] 20:36:53.950 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 20:36:53.950 Sensor Serverless configuration file sensor [security] [INFO] 20:36:53.950 0 Serverless function entries were found in the project [INFO] 20:36:53.950 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:53.950 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:53.950 Sensor AWS SAM template file sensor [security] [INFO] 20:36:53.950 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:53.950 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:53.950 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:53.951 ------------- Run sensors on module packethandler-impl [INFO] 20:36:53.976 Sensor JavaSensor [java] [INFO] 20:36:53.977 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 20:36:53.978 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 20:36:53.978 Using ECJ batch to parse 11 Main java source files with batch size 53 KB. [INFO] 20:36:53.983 Starting batch processing. [INFO] 20:36:54.086 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 20:36:54.402 100% analyzed [INFO] 20:36:54.402 Batch processing: Done. [INFO] 20:36:54.404 Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] 20:36:54.405 Using ECJ batch to parse 8 Test java source files with batch size 53 KB. [INFO] 20:36:54.409 Starting batch processing. [INFO] 20:36:54.720 100% analyzed [INFO] 20:36:54.720 Batch processing: Done. [INFO] 20:36:54.721 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 20:36:54.722 No "Generated" source files to scan. [INFO] 20:36:54.722 Sensor JavaSensor [java] (done) | time=746ms [INFO] 20:36:54.722 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:54.722 '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] 20:36:54.722 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 20:36:54.729 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] 20:36:54.729 Sensor Java Config Sensor [iac] [INFO] 20:36:54.732 0 source files to be analyzed [INFO] 20:36:54.732 0/0 source files have been analyzed [INFO] 20:36:54.733 Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] 20:36:54.733 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:54.733 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:54.733 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:54.733 Sensor SurefireSensor [java] [INFO] 20:36:54.733 parsing [/w/workspace/l2switch-sonar/packethandler/implementation/target/surefire-reports] [INFO] 20:36:54.740 Sensor SurefireSensor [java] (done) | time=7ms [INFO] 20:36:54.740 Sensor XML Sensor [xml] [INFO] 20:36:54.741 1 source file to be analyzed [INFO] 20:36:54.753 1/1 source file has been analyzed [INFO] 20:36:54.754 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 20:36:54.754 Sensor IaC Docker Sensor [iac] [INFO] 20:36:54.763 0 source files to be analyzed [INFO] 20:36:54.763 0/0 source files have been analyzed [INFO] 20:36:54.764 Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] 20:36:54.764 Sensor Serverless configuration file sensor [security] [INFO] 20:36:54.764 0 Serverless function entries were found in the project [INFO] 20:36:54.764 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:54.764 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:54.764 Sensor AWS SAM template file sensor [security] [INFO] 20:36:54.764 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:54.764 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:54.764 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:54.765 ------------- Run sensors on module packethandler.aggregator [INFO] 20:36:54.788 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:54.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] 20:36:54.788 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:54.788 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:36:54.789 Sensor Java Config Sensor [iac] [INFO] 20:36:54.789 0 source files to be analyzed [INFO] 20:36:54.789 0/0 source files have been analyzed [INFO] 20:36:54.789 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 20:36:54.790 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:54.790 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:54.790 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:54.790 Sensor XML Sensor [xml] [INFO] 20:36:54.791 1 source file to be analyzed [INFO] 20:36:54.800 1/1 source file has been analyzed [INFO] 20:36:54.800 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 20:36:54.800 Sensor IaC Docker Sensor [iac] [INFO] 20:36:54.805 0 source files to be analyzed [INFO] 20:36:54.805 0/0 source files have been analyzed [INFO] 20:36:54.805 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:36:54.805 Sensor Serverless configuration file sensor [security] [INFO] 20:36:54.805 0 Serverless function entries were found in the project [INFO] 20:36:54.805 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:54.805 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:54.805 Sensor AWS SAM template file sensor [security] [INFO] 20:36:54.805 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:54.805 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:54.806 Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] 20:36:54.806 ------------- Run sensors on module l2switch-parent [INFO] 20:36:54.832 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:54.832 '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] 20:36:54.832 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:54.832 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:36:54.832 Sensor Java Config Sensor [iac] [INFO] 20:36:54.833 0 source files to be analyzed [INFO] 20:36:54.833 0/0 source files have been analyzed [INFO] 20:36:54.833 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 20:36:54.833 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:54.833 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:54.833 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:54.833 Sensor XML Sensor [xml] [INFO] 20:36:54.834 1 source file to be analyzed [INFO] 20:36:54.842 1/1 source file has been analyzed [INFO] 20:36:54.842 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 20:36:54.842 Sensor IaC Docker Sensor [iac] [INFO] 20:36:54.847 0 source files to be analyzed [INFO] 20:36:54.847 0/0 source files have been analyzed [INFO] 20:36:54.847 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:36:54.847 Sensor Serverless configuration file sensor [security] [INFO] 20:36:54.847 0 Serverless function entries were found in the project [INFO] 20:36:54.847 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:54.847 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:54.847 Sensor AWS SAM template file sensor [security] [INFO] 20:36:54.847 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:54.848 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:54.848 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:54.848 ------------- Run sensors on module distribution-karaf [INFO] 20:36:54.871 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:54.871 '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] 20:36:54.871 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:54.871 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:36:54.871 Sensor Java Config Sensor [iac] [INFO] 20:36:54.872 0 source files to be analyzed [INFO] 20:36:54.872 0/0 source files have been analyzed [INFO] 20:36:54.874 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 20:36:54.874 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:54.874 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:54.874 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:54.874 Sensor XML Sensor [xml] [INFO] 20:36:54.875 1 source file to be analyzed [INFO] 20:36:54.893 1/1 source file has been analyzed [INFO] 20:36:54.893 Sensor XML Sensor [xml] (done) | time=19ms [INFO] 20:36:54.893 Sensor IaC Docker Sensor [iac] [INFO] 20:36:54.899 0 source files to be analyzed [INFO] 20:36:54.899 0/0 source files have been analyzed [INFO] 20:36:54.899 Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] 20:36:54.899 Sensor Serverless configuration file sensor [security] [INFO] 20:36:54.900 0 Serverless function entries were found in the project [INFO] 20:36:54.900 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:54.900 Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] 20:36:54.900 Sensor AWS SAM template file sensor [security] [INFO] 20:36:54.900 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:54.900 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:54.900 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:54.900 ------------- Run sensors on module l2switch [INFO] 20:36:54.926 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 20:36:54.926 '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] 20:36:54.926 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 20:36:54.926 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 20:36:54.926 Sensor Java Config Sensor [iac] [INFO] 20:36:54.927 0 source files to be analyzed [INFO] 20:36:54.928 0/0 source files have been analyzed [INFO] 20:36:54.928 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 20:36:54.928 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 20:36:54.928 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 20:36:54.928 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 20:36:54.928 Sensor XML Sensor [xml] [INFO] 20:36:54.930 1 source file to be analyzed [INFO] 20:36:54.937 1/1 source file has been analyzed [INFO] 20:36:54.937 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 20:36:54.937 Sensor IaC Docker Sensor [iac] [INFO] 20:36:54.942 0 source files to be analyzed [INFO] 20:36:54.942 0/0 source files have been analyzed [INFO] 20:36:54.942 Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] 20:36:54.942 Sensor Serverless configuration file sensor [security] [INFO] 20:36:54.942 0 Serverless function entries were found in the project [INFO] 20:36:54.942 0 Serverless function handlers were kept as entrypoints [INFO] 20:36:54.942 Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] 20:36:54.943 Sensor AWS SAM template file sensor [security] [INFO] 20:36:54.943 Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] 20:36:54.943 Sensor AWS SAM Inline template file sensor [security] [INFO] 20:36:54.943 Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] 20:36:54.943 Sensor javabugs [dbd] [INFO] 20:36:54.946 Reading IR files from: /w/workspace/l2switch-sonar/target/sonar/ir/java [INFO] 20:36:54.947 No IR files have been included for analysis. [INFO] 20:36:54.947 Sensor javabugs [dbd] (done) | time=4ms [INFO] 20:36:54.947 Sensor pythonbugs [dbd] [INFO] 20:36:54.947 Reading IR files from: /w/workspace/l2switch-sonar/target/sonar/ir/python [INFO] 20:36:54.947 No IR files have been included for analysis. [INFO] 20:36:54.947 Sensor pythonbugs [dbd] (done) | time=0ms [INFO] 20:36:54.947 Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] 20:36:54.947 Available processors: 4 [INFO] 20:36:54.947 Using 4 threads for analysis. [INFO] 20:36:55.352 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] 20:36:55.390 Using git CLI to retrieve untracked files [INFO] 20:36:55.407 Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 20:36:55.445 99 source files to be analyzed [INFO] 20:36:57.016 99/99 source files have been analyzed [INFO] 20:36:57.020 Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=2073ms [INFO] 20:36:57.021 Sensor JavaSecuritySensor [security] [INFO] 20:36:57.026 No taint analysis rules have been enabled, will not execute taint analysis. [INFO] 20:36:57.037 java security sensor: Time spent was 00:00:00.013 [INFO] 20:36:57.041 java security sensor: Begin: 2025-02-01T20:36:57.023475474Z, End: 2025-02-01T20:36:57.036877316Z, Duration: 00:00:00.013 [INFO] 20:36:57.041 java security sensor peak memory: 562 MB [INFO] 20:36:57.041 Sensor JavaSecuritySensor [security] (done) | time=20ms [INFO] 20:36:57.041 Sensor CSharpSecuritySensor [security] [INFO] 20:36:57.042 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6547, S6549, S6639, S6641, S6680, S6776, S7044 [INFO] 20:36:57.043 Load type hierarchy and UCFGs: Starting [INFO] 20:36:57.043 Load type hierarchy: Starting [INFO] 20:36:57.043 Reading type hierarchy from: /w/workspace/l2switch-sonar/target/ucfg2/cs [INFO] 20:36:57.043 Read 0 type definitions [INFO] 20:36:57.044 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 20:36:57.044 Load UCFGs: Starting [INFO] 20:36:57.044 Load UCFGs: Time spent was 00:00:00.000 [INFO] 20:36:57.044 Load type hierarchy and UCFGs: Time spent was 00:00:00.001 [INFO] 20:36:57.044 No UCFGs have been included for analysis. [INFO] 20:36:57.044 csharp security sensor: Time spent was 00:00:00.002 [INFO] 20:36:57.044 csharp security sensor: Begin: 2025-02-01T20:36:57.041982265Z, End: 2025-02-01T20:36:57.044491059Z, Duration: 00:00:00.002 Load type hierarchy and UCFGs: Begin: 2025-02-01T20:36:57.043243823Z, End: 2025-02-01T20:36:57.044277877Z, Duration: 00:00:00.001 Load type hierarchy: Begin: 2025-02-01T20:36:57.043271543Z, End: 2025-02-01T20:36:57.044132075Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-02-01T20:36:57.044199456Z, End: 2025-02-01T20:36:57.044226296Z, Duration: 00:00:00.000 [INFO] 20:36:57.044 csharp security sensor peak memory: 562 MB [INFO] 20:36:57.044 Sensor CSharpSecuritySensor [security] (done) | time=3ms [INFO] 20:36:57.044 Sensor PhpSecuritySensor [security] [INFO] 20:36:57.045 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350, S7044 [INFO] 20:36:57.045 Load type hierarchy and UCFGs: Starting [INFO] 20:36:57.045 Load type hierarchy: Starting [INFO] 20:36:57.045 Reading type hierarchy from: /w/workspace/l2switch-sonar/target/sonar/ucfg2/php [INFO] 20:36:57.045 Read 0 type definitions [INFO] 20:36:57.045 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 20:36:57.045 Load UCFGs: Starting [INFO] 20:36:57.045 Load UCFGs: Time spent was 00:00:00.000 [INFO] 20:36:57.045 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 20:36:57.045 No UCFGs have been included for analysis. [INFO] 20:36:57.045 php security sensor: Time spent was 00:00:00.000 [INFO] 20:36:57.045 php security sensor: Begin: 2025-02-01T20:36:57.044980286Z, End: 2025-02-01T20:36:57.045574274Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-02-01T20:36:57.045194449Z, End: 2025-02-01T20:36:57.045379921Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-02-01T20:36:57.045203829Z, End: 2025-02-01T20:36:57.045259480Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-02-01T20:36:57.045307130Z, End: 2025-02-01T20:36:57.045320410Z, Duration: 00:00:00.000 [INFO] 20:36:57.045 php security sensor peak memory: 562 MB [INFO] 20:36:57.045 Sensor PhpSecuritySensor [security] (done) | time=1ms [INFO] 20:36:57.045 Sensor PythonSecuritySensor [security] [INFO] 20:36:57.046 Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839, S7044 [INFO] 20:36:57.046 Load type hierarchy and UCFGs: Starting [INFO] 20:36:57.046 Load type hierarchy: Starting [INFO] 20:36:57.046 Reading type hierarchy from: /w/workspace/l2switch-sonar/target/sonar/ucfg2/python [INFO] 20:36:57.046 Read 0 type definitions [INFO] 20:36:57.046 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 20:36:57.046 Load UCFGs: Starting [INFO] 20:36:57.046 Load UCFGs: Time spent was 00:00:00.000 [INFO] 20:36:57.046 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 20:36:57.046 No UCFGs have been included for analysis. [INFO] 20:36:57.046 python security sensor: Time spent was 00:00:00.000 [INFO] 20:36:57.046 python security sensor: Begin: 2025-02-01T20:36:57.045973469Z, End: 2025-02-01T20:36:57.046557438Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-02-01T20:36:57.046206863Z, End: 2025-02-01T20:36:57.046367225Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-02-01T20:36:57.046217283Z, End: 2025-02-01T20:36:57.046266784Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-02-01T20:36:57.046314875Z, End: 2025-02-01T20:36:57.046327755Z, Duration: 00:00:00.000 [INFO] 20:36:57.046 python security sensor peak memory: 562 MB [INFO] 20:36:57.046 Sensor PythonSecuritySensor [security] (done) | time=1ms [INFO] 20:36:57.046 Sensor JsSecuritySensor [security] [INFO] 20:36:57.047 Enabled taint analysis rules: S2076, S2083, S2631, S3649, S5131, S5144, S5146, S5147, S5334, S5696, S5883, S6096, S6105, S6287, S6350 [INFO] 20:36:57.047 Load type hierarchy and UCFGs: Starting [INFO] 20:36:57.047 Load type hierarchy: Starting [INFO] 20:36:57.047 Reading type hierarchy from: /w/workspace/l2switch-sonar/target/sonar/ucfg2/js [INFO] 20:36:57.047 Read 0 type definitions [INFO] 20:36:57.047 Load type hierarchy: Time spent was 00:00:00.000 [INFO] 20:36:57.047 Load UCFGs: Starting [INFO] 20:36:57.047 Load UCFGs: Time spent was 00:00:00.000 [INFO] 20:36:57.047 Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] 20:36:57.047 No UCFGs have been included for analysis. [INFO] 20:36:57.047 js security sensor: Time spent was 00:00:00.000 [INFO] 20:36:57.047 js security sensor: Begin: 2025-02-01T20:36:57.046943443Z, End: 2025-02-01T20:36:57.047704453Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-02-01T20:36:57.047350788Z, End: 2025-02-01T20:36:57.047527481Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-02-01T20:36:57.047360578Z, End: 2025-02-01T20:36:57.047409029Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-02-01T20:36:57.047461240Z, End: 2025-02-01T20:36:57.047474760Z, Duration: 00:00:00.000 [INFO] 20:36:57.047 js security sensor peak memory: 562 MB [INFO] 20:36:57.048 Sensor JsSecuritySensor [security] (done) | time=1ms [INFO] 20:36:57.048 ------------- Run sensors on project SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] 20:36:57.155 Sensor ArchitectureSensor [architecture] [INFO] 20:36:57.163 Sensor ArchitectureSensor [architecture] (done) | time=8ms [INFO] 20:36:57.163 Sensor Zero Coverage Sensor [INFO] 20:36:57.167 Sensor Zero Coverage Sensor (done) | time=4ms [INFO] 20:36:57.167 Sensor Java CPD Block Indexer [INFO] 20:36:57.327 Sensor Java CPD Block Indexer (done) | time=160ms [INFO] 20:36:57.346 CPD Executor 6 files had no CPD blocks [INFO] 20:36:57.346 CPD Executor Calculating CPD for 38 files [INFO] 20:36:57.371 CPD Executor CPD calculation finished (done) | time=22ms [INFO] 20:36:57.588 Analysis report generated in 208ms, dir size=1 MB [INFO] 20:36:57.792 Analysis report compressed in 203ms, zip size=465 KB [INFO] 20:36:58.959 Analysis report uploaded in 1167ms [INFO] 20:36:58.962 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=opendaylight_l2switch [INFO] 20:36:58.962 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 20:36:58.962 More about the report processing at https://sonarcloud.io/api/ce/task?id=AZTDOx0en9gOLAA7vTaE [INFO] 20:36:59.649 Sensor cache published successfully [INFO] 20:36:59.686 Analysis total time: 22.058 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for l2switch 0.8.0-SNAPSHOT: [INFO] [INFO] l2switch-parent .................................... SKIPPED [INFO] packethandler-model ................................ SKIPPED [INFO] packethandler-impl ................................. SKIPPED [INFO] packethandler.aggregator ........................... SKIPPED [INFO] loopremover-model .................................. SKIPPED [INFO] loopremover-impl ................................... SKIPPED [INFO] loopremover.aggregator ............................. SKIPPED [INFO] addresstracker-model ............................... SKIPPED [INFO] arphandler-impl .................................... SKIPPED [INFO] addresstracker-impl ................................ SKIPPED [INFO] addresstracker.aggregator .......................... SKIPPED [INFO] hosttracker.aggregator ............................. SKIPPED [INFO] hosttracker-model .................................. SKIPPED [INFO] hosttracker-impl ................................... SKIPPED [INFO] main-impl .......................................... SKIPPED [INFO] OpenDaylight :: L2Switch :: Feature Parent ......... SKIPPED [INFO] OpenDaylight :: L2Switch :: PacketHandler .......... SKIPPED [INFO] OpenDaylight :: L2Switch :: AddressTracker ......... SKIPPED [INFO] OpenDaylight :: L2Switch :: HostTracker ............ SKIPPED [INFO] OpenDaylight :: L2Switch :: LoopRemover ............ SKIPPED [INFO] OpenDaylight :: L2Switch :: ArpHandler ............. SKIPPED [INFO] OpenDaylight :: L2Switch :: Switch ................. SKIPPED [INFO] OpenDaylight :: L2Switch :: All .................... SKIPPED [INFO] OpenDaylight :: L2Switch :: Switch REST ............ SKIPPED [INFO] features-l2switch .................................. SKIPPED [INFO] distribution-karaf ................................. SKIPPED [INFO] features-l2switch-aggregator ....................... SKIPPED [INFO] l2switch-artifacts ................................. SKIPPED [INFO] l2switch ........................................... SUCCESS [ 28.531 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.099 s [INFO] Finished at: 2025-02-01T20:36:59Z [INFO] ------------------------------------------------------------------------ [l2switch-sonar] $ /bin/bash /tmp/jenkins13160002976775155466.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: 5 [JaCoCo plugin] Saving matched execfiles: /w/workspace/l2switch-sonar/addresstracker/implementation/target/code-coverage/jacoco.exec /w/workspace/l2switch-sonar/arphandler/target/code-coverage/jacoco.exec /w/workspace/l2switch-sonar/l2switch-main/target/code-coverage/jacoco.exec /w/workspace/l2switch-sonar/loopremover/implementation/target/code-coverage/jacoco.exec /w/workspace/l2switch-sonar/packethandler/implementation/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/l2switch-sonar/addresstracker/implementation/target/classes 14 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/addresstracker/model/target/classes 11 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/addresstracker/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/arphandler/target/classes 18 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/distribution/karaf/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/feature-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/features-l2switch/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/odl-l2switch-addresstracker/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/odl-l2switch-all/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/odl-l2switch-arphandler/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/odl-l2switch-hosttracker/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/odl-l2switch-loopremover/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/odl-l2switch-packethandler/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/odl-l2switch-switch-rest/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/features/odl-l2switch-switch/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/hosttracker/implementation/target/classes 19 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/hosttracker/model/target/classes 12 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/hosttracker/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/l2switch-main/target/classes 16 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/loopremover/implementation/target/classes 18 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/loopremover/model/target/classes 8 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/loopremover/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/packethandler/implementation/target/classes 11 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/packethandler/model/target/classes 89 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/packethandler/target/classes 0 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/parent/target/classes 0 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/l2switch-sonar/addresstracker/implementation/src/main/java 5 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/arphandler/src/main/java 6 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/hosttracker/implementation/src/main/java 9 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/l2switch-main/src/main/java 7 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/loopremover/implementation/src/main/java 6 files [JaCoCo plugin] - /w/workspace/l2switch-sonar/packethandler/implementation/src/main/java 11 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: 67.30769, method: 52.278824, line: 57.326477, branch: 45.960503, instruction: 58.932, complexity: 39.52739 [PostBuildScript] - [INFO] Executing post build scripts. [l2switch-sonar] $ /bin/bash /tmp/jenkins10315918421348867570.sh ---> sysstat.sh [l2switch-sonar] $ /bin/bash /tmp/jenkins4340346853747391898.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/l2switch-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/l2switch-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/l2switch-sonar ']' + mkdir -p /w/workspace/l2switch-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/l2switch-sonar/archives/ [l2switch-sonar] $ /bin/bash /tmp/jenkins5478353779495639293.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/l2switch-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RUCG from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-RUCG/bin to PATH INFO: Running in OpenStack, capturing instance metadata [l2switch-sonar] $ /bin/bash /tmp/jenkins167795347926435575.sh provisioning config files... Could not find credentials [logs] for l2switch-sonar #331 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/l2switch-sonar@tmp/config2686549794208577136tmp 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. [l2switch-sonar] $ /bin/bash /tmp/jenkins4046944957509568600.sh ---> create-netrc.sh WARN: Log server credential not found. [l2switch-sonar] $ /bin/bash /tmp/jenkins14484679540702678696.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/l2switch-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RUCG from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-RUCG/bin to PATH [l2switch-sonar] $ /bin/bash /tmp/jenkins17907492419884617020.sh ---> sudo-logs.sh Archiving 'sudo' log.. [l2switch-sonar] $ /bin/bash /tmp/jenkins10543756573953553284.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/l2switch-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RUCG 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-RUCG/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [l2switch-sonar] $ /bin/bash -l /tmp/jenkins10821431420348780705.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/l2switch-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RUCG from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-RUCG/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/l2switch-sonar/331/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-4c-4g-7568.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 7.7G 0 7.7G 0% /dev tmpfs 7.7G 0 7.7G 0% /dev/shm tmpfs 7.7G 17M 7.7G 1% /run tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup /dev/vda1 80G 11G 70G 13% / tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15761 806 10961 19 3993 14611 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: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:ed:51:95 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.171.232/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 86045sec preferred_lft 86045sec inet6 fe80::f816:3eff:feed:5195/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:8d:db:17:f7 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 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/01/2025 _x86_64_ (4 CPU) 20:31:34 LINUX RESTART (4 CPU) 08:32:01 PM tps rtps wtps bread/s bwrtn/s 08:33:01 PM 285.59 17.02 268.57 5436.78 8722.95 08:34:01 PM 333.51 20.39 313.12 4217.19 16673.05 08:35:01 PM 34.62 0.03 34.59 0.53 2861.93 08:36:01 PM 54.47 0.20 54.27 6.40 4295.25 08:37:01 PM 96.92 2.55 94.37 1648.92 39497.80 Average: 161.05 8.04 153.01 2262.38 14410.31 08:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:33:01 PM 13207656 15070640 2931776 18.17 2688 2075296 1143184 6.65 193740 2372388 218592 08:34:01 PM 12122620 14364864 4016812 24.89 2688 2446400 1670508 9.72 304744 3301248 55644 08:35:01 PM 11897848 14191288 4241584 26.28 2688 2495524 1779540 10.35 318320 3506908 35204 08:36:01 PM 11350796 13816684 4788636 29.67 2688 2665680 2125944 12.37 460404 3902216 93988 08:37:01 PM 11320912 15050452 4818520 29.86 2688 3923240 1122308 6.53 742160 3635436 140500 Average: 11979966 14498786 4159466 25.77 2688 2721228 1568297 9.12 403874 3343639 108786 08:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:01 PM eth0 291.81 172.04 1655.64 61.26 0.00 0.00 0.00 0.00 08:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:01 PM eth0 275.68 230.83 3454.69 39.43 0.00 0.00 0.00 0.00 08:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:01 PM eth0 35.39 36.74 230.94 9.03 0.00 0.00 0.00 0.00 08:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:01 PM eth0 149.08 126.26 2312.59 17.94 0.00 0.00 0.00 0.00 08:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 PM eth0 306.61 243.64 4123.73 63.22 0.00 0.00 0.00 0.00 08:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 211.72 161.91 2355.55 38.18 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/01/2025 _x86_64_ (4 CPU) 20:31:34 LINUX RESTART (4 CPU) 08:32:01 PM CPU %user %nice %system %iowait %steal %idle 08:33:01 PM all 25.38 0.00 4.27 1.82 0.09 68.44 08:33:01 PM 0 28.49 0.00 4.43 1.76 0.10 65.22 08:33:01 PM 1 24.27 0.00 4.47 1.09 0.10 70.07 08:33:01 PM 2 29.44 0.00 5.30 3.47 0.08 61.71 08:33:01 PM 3 19.33 0.00 2.89 0.96 0.08 76.75 08:34:01 PM all 57.27 0.00 3.38 2.45 0.09 36.80 08:34:01 PM 0 54.89 0.00 3.03 1.82 0.08 40.18 08:34:01 PM 1 54.51 0.00 3.80 3.57 0.10 38.02 08:34:01 PM 2 57.80 0.00 3.44 2.21 0.10 36.45 08:34:01 PM 3 61.90 0.00 3.25 2.21 0.08 32.55 08:35:01 PM all 74.49 0.00 2.19 0.18 0.09 23.05 08:35:01 PM 0 68.71 0.00 2.39 0.07 0.08 28.74 08:35:01 PM 1 75.77 0.00 1.24 0.23 0.08 22.67 08:35:01 PM 2 73.43 0.00 2.91 0.42 0.10 23.13 08:35:01 PM 3 80.03 0.00 2.22 0.02 0.08 17.65 08:36:01 PM all 38.45 0.00 2.58 0.46 0.09 58.43 08:36:01 PM 0 34.43 0.00 2.56 0.22 0.10 62.70 08:36:01 PM 1 39.10 0.00 2.96 1.18 0.10 56.67 08:36:01 PM 2 40.77 0.00 1.80 0.17 0.07 57.20 08:36:01 PM 3 39.50 0.00 3.01 0.27 0.08 57.14 08:37:01 PM all 38.83 0.00 2.64 1.73 0.09 56.71 08:37:01 PM 0 32.18 0.00 1.89 0.23 0.08 65.61 08:37:01 PM 1 57.18 0.00 4.42 3.34 0.10 34.96 08:37:01 PM 2 34.30 0.00 3.08 2.22 0.08 60.32 08:37:01 PM 3 31.67 0.00 1.16 1.13 0.08 65.96 Average: all 46.90 0.00 3.01 1.33 0.09 48.67 Average: 0 43.75 0.00 2.86 0.82 0.09 52.47 Average: 1 50.18 0.00 3.37 1.88 0.10 44.47 Average: 2 47.17 0.00 3.31 1.70 0.09 47.74 Average: 3 46.51 0.00 2.51 0.92 0.08 49.98