+ 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] 21:11:05.470 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] 21:11:05.479 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 21:11:05.480 Linux 6.17.0-14-generic (amd64)
[INFO] 21:11:05.643 User cache: /root/.sonar/cache
[INFO] 21:11:06.252 Communicating with SonarQube Server 25.3.0.104237
[INFO] 21:11:06.273 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 21:11:07.149 Load global settings
[INFO] 21:11:07.229 Load global settings (done) | time=81ms
[INFO] 21:11:07.245 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 21:11:07.258 Loading required plugins
[INFO] 21:11:07.258 Load plugins index
[INFO] 21:11:07.327 Load plugins index (done) | time=69ms
[INFO] 21:11:07.327 Load/download plugins
[INFO] 21:11:07.613 Load/download plugins (done) | time=286ms
[INFO] 21:11:07.944 Process project properties
[INFO] 21:11:07.959 Process project properties (done) | time=15ms
[INFO] 21:11:07.970 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 21:11:07.971 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 21:11:07.971 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 21:11:07.979 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 21:11:07.995 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=16ms
[INFO] 21:11:08.034 Load quality profiles
[INFO] 21:11:08.079 Load quality profiles (done) | time=46ms
[INFO] 21:11:08.093 Auto-configuring with CI 'Jenkins'
[INFO] 21:11:08.130 Load active rules
[INFO] 21:11:08.369 Load active rules (done) | time=239ms
[INFO] 21:11:08.375 Load analysis cache
[INFO] 21:11:08.393 Load analysis cache (3.2 kB) | time=18ms
[INFO] 21:11:08.461 Preprocessing files...
[INFO] 21:11:08.616 2 languages detected in 68 preprocessed files
[INFO] 21:11:08.616 0 files ignored because of scm ignore settings
[INFO] 21:11:08.619 Loading plugins for detected languages
[INFO] 21:11:08.619 Load/download plugins
[INFO] 21:11:08.898 Load/download plugins (done) | time=279ms
[INFO] 21:11:09.009 Load project repositories
[INFO] 21:11:09.119 Load project repositories (done) | time=110ms
[INFO] 21:11:09.137 Indexing files...
[INFO] 21:11:09.138 Project configuration:
[INFO] 21:11:09.138 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 21:11:09.152 68 files indexed
[INFO] 21:11:09.154 Quality profile for java: Sonar way MP
[INFO] 21:11:09.154 Quality profile for xml: Sonar way
[INFO] 21:11:09.154 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 21:11:09.223 Load metrics repository
[INFO] 21:11:09.239 Load metrics repository (done) | time=16ms
[INFO] 21:11:10.063 Sensor JavaSensor [java]
[INFO] 21:11:10.067 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 21:11:10.096 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 21:11:10.098 Using ECJ batch to parse 60 Main java source files with batch size 104 KB.
[INFO] 21:11:10.447 Starting batch processing.
[INFO] 21:11:11.012 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 21:11:12.799 100% analyzed
[INFO] 21:11:12.800 Batch processing: Done.
[INFO] 21:11:12.801 Did not optimize analysis for any files, performed a full analysis for all 60 files.
[WARNING] 21:11:12.804 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 21:11:12.804 Using ECJ batch to parse 7 Test java source files with batch size 104 KB.
[INFO] 21:11:12.817 Starting batch processing.
[INFO] 21:11:13.391 100% analyzed
[INFO] 21:11:13.391 Batch processing: Done.
[INFO] 21:11:13.392 Did not optimize analysis for any files, performed a full analysis for all 7 files.
[INFO] 21:11:13.392 No "Generated" source files to scan.
[INFO] 21:11:13.392 Sensor JavaSensor [java] (done) | time=3329ms
[INFO] 21:11:13.392 Sensor SurefireSensor [java]
[INFO] 21:11:13.394 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 21:11:13.480 Sensor SurefireSensor [java] (done) | time=88ms
[INFO] 21:11:13.480 Sensor XML Sensor [xml]
[INFO] 21:11:13.486 1 source file to be analyzed
[INFO] 21:11:13.632 1/1 source file has been analyzed
[INFO] 21:11:13.633 Sensor XML Sensor [xml] (done) | time=153ms
[INFO] 21:11:13.633 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 21:11:13.635 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] 21:11:13.638 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 21:11:13.682 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=49ms
[INFO] 21:11:13.682 Sensor Java Config Sensor [iac]
[INFO] 21:11:13.701 0 source files to be analyzed
[INFO] 21:11:13.702 0/0 source files have been analyzed
[INFO] 21:11:13.702 Sensor Java Config Sensor [iac] (done) | time=20ms
[INFO] 21:11:13.702 Sensor IaC Docker Sensor [iac]
[INFO] 21:11:13.778 0 source files to be analyzed
[INFO] 21:11:13.778 0/0 source files have been analyzed
[INFO] 21:11:13.779 Sensor IaC Docker Sensor [iac] (done) | time=77ms
[INFO] 21:11:13.779 Sensor TextAndSecretsSensor [text]
[INFO] 21:11:13.779 Available processors: 4
[INFO] 21:11:13.779 Using 4 threads for analysis.
[INFO] 21:11:14.154 Using git CLI to retrieve untracked files
[WARNING] 21:11:14.157 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] 21:11:14.181 68 source files to be analyzed
[INFO] 21:11:14.294 68/68 source files have been analyzed
[INFO] 21:11:14.295 Sensor TextAndSecretsSensor [text] (done) | time=516ms
[INFO] 21:11:14.298 ------------- Run sensors on project
[INFO] 21:11:14.438 Sensor Zero Coverage Sensor
[INFO] 21:11:14.439 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 21:11:14.440 Sensor Java CPD Block Indexer
[INFO] 21:11:14.499 Sensor Java CPD Block Indexer (done) | time=59ms
[INFO] 21:11:14.499 ------------- Gather SCA dependencies on project
[INFO] 21:11:14.524 SCM Publisher SCM provider for this project is: git
[INFO] 21:11:14.526 SCM Publisher 1 source file to be analyzed
[INFO] 21:11:14.790 SCM Publisher 1/1 source file have been analyzed (done) | time=262ms
[INFO] 21:11:14.799 CPD Executor 28 files had no CPD blocks
[INFO] 21:11:14.801 CPD Executor Calculating CPD for 32 files
[INFO] 21:11:14.824 CPD Executor CPD calculation finished (done) | time=20ms
[INFO] 21:11:14.829 SCM revision ID 'c906efe5dcfb457f258acf475284b3c950a00ddf'
[INFO] 21:11:14.942 Analysis report generated in 104ms, dir size=512.2 kB
[INFO] 21:11:15.094 Analysis report compressed in 151ms, zip size=195.2 kB
[INFO] 21:11:15.146 Analysis report uploaded in 51ms
[INFO] 21:11:15.147 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] 21:11:15.147 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 21:11:15.147 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=1a5101bf-aeb0-4f42-a72a-b6b5f6dc7872
[INFO] 21:11:15.172 Analysis total time: 7.508 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.002 s
[INFO] Finished at: 2026-03-21T21:11:15Z
[INFO] ------------------------------------------------------------------------