+ mvn sonar:sonar -Dsonar.token=**** -Dsonar.host.url=http://10.20.84.26:8082/sonar
[INFO] Scanning for projects...
[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] ------------< co.edu.udistrital.mdp:MP_202610_G81_E1_Back >-------------
[INFO] Building MP_202610_G81_E1_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E1_Back ---
[WARNING] 03:33:05.324 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] 03:33:05.334 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 03:33:05.334 Linux 6.17.0-19-generic (amd64)
[INFO] 03:33:05.569 User cache: /root/.sonar/cache
[INFO] 03:33:06.170 Communicating with SonarQube Server 25.3.0.104237
[INFO] 03:33:06.190 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 03:33:07.361 Load global settings
[INFO] 03:33:07.443 Load global settings (done) | time=84ms
[INFO] 03:33:07.459 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 03:33:07.472 Loading required plugins
[INFO] 03:33:07.472 Load plugins index
[INFO] 03:33:07.529 Load plugins index (done) | time=57ms
[INFO] 03:33:07.529 Load/download plugins
[INFO] 03:33:07.779 Load/download plugins (done) | time=250ms
[INFO] 03:33:08.113 Process project properties
[INFO] 03:33:08.134 Process project properties (done) | time=21ms
[INFO] 03:33:08.145 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 03:33:08.146 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 03:33:08.146 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 03:33:08.154 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 03:33:08.169 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=15ms
[INFO] 03:33:08.198 Load quality profiles
[INFO] 03:33:08.245 Load quality profiles (done) | time=47ms
[INFO] 03:33:08.260 Auto-configuring with CI 'Jenkins'
[INFO] 03:33:08.299 Load active rules
[INFO] 03:33:08.610 Load active rules (done) | time=311ms
[INFO] 03:33:08.617 Load analysis cache
[INFO] 03:33:08.634 Load analysis cache (7.1 kB) | time=17ms
[INFO] 03:33:08.706 Preprocessing files...
[INFO] 03:33:08.929 2 languages detected in 167 preprocessed files
[INFO] 03:33:08.929 0 files ignored because of scm ignore settings
[INFO] 03:33:08.932 Loading plugins for detected languages
[INFO] 03:33:08.932 Load/download plugins
[INFO] 03:33:09.230 Load/download plugins (done) | time=298ms
[INFO] 03:33:09.347 Load project repositories
[INFO] 03:33:09.458 Load project repositories (done) | time=111ms
[INFO] 03:33:09.477 Indexing files...
[INFO] 03:33:09.477 Project configuration:
[INFO] 03:33:09.478 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 03:33:09.499 167 files indexed
[INFO] 03:33:09.501 Quality profile for java: Sonar way MP
[INFO] 03:33:09.501 Quality profile for xml: Sonar way
[INFO] 03:33:09.501 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 03:33:09.565 Load metrics repository
[INFO] 03:33:09.582 Load metrics repository (done) | time=17ms
[INFO] 03:33:10.387 Sensor JavaSensor [java]
[INFO] 03:33:10.391 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 03:33:10.417 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 03:33:10.419 Using ECJ batch to parse 144 Main java source files with batch size 104 KB.
[INFO] 03:33:10.758 Starting batch processing.
[INFO] 03:33:11.312 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 03:33:15.719 100% analyzed
[INFO] 03:33:15.719 Batch processing: Done.
[INFO] 03:33:15.720 Did not optimize analysis for any files, performed a full analysis for all 144 files.
[WARNING] 03:33:15.723 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 03:33:15.723 Using ECJ batch to parse 22 Test java source files with batch size 104 KB.
[INFO] 03:33:15.734 Starting batch processing.
[INFO] 03:33:16.958 100% analyzed
[INFO] 03:33:16.958 Batch processing: Done.
[INFO] 03:33:16.959 Did not optimize analysis for any files, performed a full analysis for all 22 files.
[INFO] 03:33:16.959 No "Generated" source files to scan.
[INFO] 03:33:16.960 Sensor JavaSensor [java] (done) | time=6573ms
[INFO] 03:33:16.960 Sensor SurefireSensor [java]
[INFO] 03:33:16.961 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 03:33:17.102 Sensor SurefireSensor [java] (done) | time=142ms
[INFO] 03:33:17.102 Sensor XML Sensor [xml]
[INFO] 03:33:17.107 1 source file to be analyzed
[INFO] 03:33:17.251 1/1 source file has been analyzed
[INFO] 03:33:17.252 Sensor XML Sensor [xml] (done) | time=149ms
[INFO] 03:33:17.252 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 03:33:17.254 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202610_G81_E1_Back/../target/jacoco-report/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 03:33:17.257 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 03:33:17.326 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=74ms
[INFO] 03:33:17.326 Sensor Java Config Sensor [iac]
[INFO] 03:33:17.360 0 source files to be analyzed
[INFO] 03:33:17.360 0/0 source files have been analyzed
[INFO] 03:33:17.360 Sensor Java Config Sensor [iac] (done) | time=34ms
[INFO] 03:33:17.361 Sensor IaC Docker Sensor [iac]
[INFO] 03:33:17.436 0 source files to be analyzed
[INFO] 03:33:17.437 0/0 source files have been analyzed
[INFO] 03:33:17.437 Sensor IaC Docker Sensor [iac] (done) | time=76ms
[INFO] 03:33:17.437 Sensor TextAndSecretsSensor [text]
[INFO] 03:33:17.437 Available processors: 4
[INFO] 03:33:17.437 Using 4 threads for analysis.
[INFO] 03:33:17.814 Using git CLI to retrieve untracked files
[WARNING] 03:33:17.818 Analyzing only language associated files, make sure to run the analysis inside a git repository to make use of inclusions specified via "sonar.text.inclusions"
[INFO] 03:33:17.851 167 source files to be analyzed
[INFO] 03:33:18.134 167/167 source files have been analyzed
[INFO] 03:33:18.135 Sensor TextAndSecretsSensor [text] (done) | time=698ms
[INFO] 03:33:18.138 ------------- Run sensors on project
[INFO] 03:33:18.280 Sensor Zero Coverage Sensor
[INFO] 03:33:18.281 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 03:33:18.281 Sensor Java CPD Block Indexer
[INFO] 03:33:18.399 Sensor Java CPD Block Indexer (done) | time=118ms
[INFO] 03:33:18.399 ------------- Gather SCA dependencies on project
[INFO] 03:33:18.418 SCM Publisher SCM provider for this project is: git
[INFO] 03:33:18.420 SCM Publisher 2 source files to be analyzed
[INFO] 03:33:18.680 SCM Publisher 2/2 source files have been analyzed (done) | time=259ms
[INFO] 03:33:18.690 CPD Executor 75 files had no CPD blocks
[INFO] 03:33:18.690 CPD Executor Calculating CPD for 69 files
[INFO] 03:33:18.706 CPD Executor CPD calculation finished (done) | time=15ms
[INFO] 03:33:18.711 SCM revision ID '69f4da37a801d07f043b25afb89b2d0d4f639502'
[INFO] 03:33:18.887 Analysis report generated in 156ms, dir size=1.1 MB
[INFO] 03:33:19.226 Analysis report compressed in 338ms, zip size=480.5 kB
[INFO] 03:33:19.300 Analysis report uploaded in 73ms
[INFO] 03:33:19.302 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E1_Back
[INFO] 03:33:19.302 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 03:33:19.302 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=4389048d-64c7-4b13-af34-eb77fa2301b8
[INFO] 03:33:19.349 Analysis total time: 11.518 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.351 s
[INFO] Finished at: 2026-04-13T03:33:19Z
[INFO] ------------------------------------------------------------------------