Console Output
+ mvn sonar:sonar -Dsonar.token=**** -Dsonar.host.url=http://10.20.84.26:8082/sonar
[INFO] Scanning for projects...
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Progress (1): 3.1 kB
Progress (1): 7.7 kB
Progress (1): 12 kB
Progress (1): 17 kB
Progress (1): 20 kB
Progress (1): 21 kB
Progress (2): 21 kB | 4.6 kB
Progress (2): 21 kB | 9.7 kB
Progress (2): 21 kB | 14 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 14 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 19 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml
Progress (1): 1.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml (1.4 kB at 5.4 kB/s)
[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] 20:48:50.652 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:48:50.661 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 20:48:50.661 Linux 6.17.0-20-generic (amd64)
[INFO] 20:48:50.696 User cache: /root/.sonar/cache
[INFO] 20:48:51.389 Communicating with SonarQube Server 25.3.0.104237
[INFO] 20:48:51.407 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 20:48:53.219 Load global settings
[INFO] 20:48:53.332 Load global settings (done) | time=113ms
[INFO] 20:48:53.347 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 20:48:53.359 Loading required plugins
[INFO] 20:48:53.360 Load plugins index
[INFO] 20:48:53.408 Load plugins index (done) | time=48ms
[INFO] 20:48:53.408 Load/download plugins
[INFO] 20:48:53.654 Load/download plugins (done) | time=246ms
[INFO] 20:48:53.978 Process project properties
[INFO] 20:48:54.001 Process project properties (done) | time=23ms
[INFO] 20:48:54.012 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 20:48:54.012 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 20:48:54.012 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 20:48:54.019 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 20:48:54.037 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=18ms
[INFO] 20:48:54.067 Load quality profiles
[INFO] 20:48:54.115 Load quality profiles (done) | time=48ms
[INFO] 20:48:54.129 Auto-configuring with CI 'Jenkins'
[INFO] 20:48:54.164 Load active rules
[INFO] 20:48:54.436 Load active rules (done) | time=272ms
[INFO] 20:48:54.443 Load analysis cache
[INFO] 20:48:54.514 Load analysis cache (7.1 kB) | time=71ms
[INFO] 20:48:54.585 Preprocessing files...
[INFO] 20:48:54.897 2 languages detected in 167 preprocessed files
[INFO] 20:48:54.897 0 files ignored because of scm ignore settings
[INFO] 20:48:54.900 Loading plugins for detected languages
[INFO] 20:48:54.900 Load/download plugins
[INFO] 20:48:55.170 Load/download plugins (done) | time=270ms
[INFO] 20:48:55.284 Load project repositories
[INFO] 20:48:55.398 Load project repositories (done) | time=114ms
[INFO] 20:48:55.416 Indexing files...
[INFO] 20:48:55.416 Project configuration:
[INFO] 20:48:55.417 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 20:48:55.438 167 files indexed
[INFO] 20:48:55.440 Quality profile for java: Sonar way MP
[INFO] 20:48:55.440 Quality profile for xml: Sonar way
[INFO] 20:48:55.440 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 20:48:55.500 Load metrics repository
[INFO] 20:48:55.516 Load metrics repository (done) | time=16ms
[INFO] 20:48:56.326 Sensor JavaSensor [java]
[INFO] 20:48:56.331 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 20:48:56.414 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 20:48:56.416 Using ECJ batch to parse 144 Main java source files with batch size 104 KB.
[INFO] 20:48:56.872 Starting batch processing.
[INFO] 20:48:57.420 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 20:49:01.854 100% analyzed
[INFO] 20:49:01.854 Batch processing: Done.
[INFO] 20:49:01.855 Did not optimize analysis for any files, performed a full analysis for all 144 files.
[WARNING] 20:49:01.858 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 20:49:01.858 Using ECJ batch to parse 22 Test java source files with batch size 104 KB.
[INFO] 20:49:01.867 Starting batch processing.
[INFO] 20:49:03.322 100% analyzed
[INFO] 20:49:03.323 Batch processing: Done.
[INFO] 20:49:03.325 Did not optimize analysis for any files, performed a full analysis for all 22 files.
[INFO] 20:49:03.325 No "Generated" source files to scan.
[INFO] 20:49:03.326 Sensor JavaSensor [java] (done) | time=6999ms
[INFO] 20:49:03.326 Sensor SurefireSensor [java]
[INFO] 20:49:03.328 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 20:49:03.545 Sensor SurefireSensor [java] (done) | time=219ms
[INFO] 20:49:03.545 Sensor XML Sensor [xml]
[INFO] 20:49:03.555 1 source file to be analyzed
[INFO] 20:49:03.802 1/1 source file has been analyzed
[INFO] 20:49:03.802 Sensor XML Sensor [xml] (done) | time=257ms
[INFO] 20:49:03.803 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 20:49:03.808 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 20:49:03.984 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=181ms
[INFO] 20:49:03.984 Sensor Java Config Sensor [iac]
[INFO] 20:49:04.006 0 source files to be analyzed
[INFO] 20:49:04.006 0/0 source files have been analyzed
[INFO] 20:49:04.006 Sensor Java Config Sensor [iac] (done) | time=22ms
[INFO] 20:49:04.006 Sensor IaC Docker Sensor [iac]
[INFO] 20:49:04.127 0 source files to be analyzed
[INFO] 20:49:04.127 0/0 source files have been analyzed
[INFO] 20:49:04.127 Sensor IaC Docker Sensor [iac] (done) | time=121ms
[INFO] 20:49:04.127 Sensor TextAndSecretsSensor [text]
[INFO] 20:49:04.128 Available processors: 4
[INFO] 20:49:04.128 Using 4 threads for analysis.
[INFO] 20:49:04.599 Using git CLI to retrieve untracked files
[WARNING] 20:49:04.604 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] 20:49:04.643 167 source files to be analyzed
[INFO] 20:49:05.033 167/167 source files have been analyzed
[INFO] 20:49:05.034 Sensor TextAndSecretsSensor [text] (done) | time=907ms
[INFO] 20:49:05.038 ------------- Run sensors on project
[INFO] 20:49:05.182 Sensor Zero Coverage Sensor
[INFO] 20:49:05.183 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 20:49:05.183 Sensor Java CPD Block Indexer
[INFO] 20:49:05.295 Sensor Java CPD Block Indexer (done) | time=112ms
[INFO] 20:49:05.295 ------------- Gather SCA dependencies on project
[INFO] 20:49:05.314 SCM Publisher SCM provider for this project is: git
[INFO] 20:49:05.316 SCM Publisher 1 source file to be analyzed
[INFO] 20:49:05.622 SCM Publisher 1/1 source file have been analyzed (done) | time=303ms
[INFO] 20:49:05.632 CPD Executor 74 files had no CPD blocks
[INFO] 20:49:05.632 CPD Executor Calculating CPD for 70 files
[INFO] 20:49:05.649 CPD Executor CPD calculation finished (done) | time=17ms
[INFO] 20:49:05.654 SCM revision ID 'f71ff640c58691b4ceb53887b87e599a527bf10a'
[INFO] 20:49:05.802 Analysis report generated in 128ms, dir size=1.1 MB
[INFO] 20:49:06.138 Analysis report compressed in 336ms, zip size=491.5 kB
[INFO] 20:49:06.218 Analysis report uploaded in 80ms
[INFO] 20:49:06.219 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] 20:49:06.219 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 20:49:06.219 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=66f35280-b33c-4fc6-b47c-37898fd5126c
[INFO] 20:49:06.271 Analysis total time: 12.569 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.754 s
[INFO] Finished at: 2026-05-02T20:49:06Z
[INFO] ------------------------------------------------------------------------