Console Output
+ 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_202510_G81_E1_AdopcionMascotas_Back >----
[INFO] Building MP_202510_G81_E1_AdopcionMascotas_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202510_G81_E1_AdopcionMascotas_Back ---
[WARNING] 07:32:45.354 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] 07:32:45.363 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 07:32:45.364 Linux 6.11.0-21-generic (amd64)
[INFO] 07:32:45.543 User cache: /root/.sonar/cache
[INFO] 07:32:46.159 Communicating with SonarQube Server 25.3.0.104237
[INFO] 07:32:46.177 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 07:32:47.012 Load global settings
[INFO] 07:32:47.098 Load global settings (done) | time=88ms
[INFO] 07:32:47.114 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 07:32:47.127 Loading required plugins
[INFO] 07:32:47.127 Load plugins index
[INFO] 07:32:47.186 Load plugins index (done) | time=59ms
[INFO] 07:32:47.186 Load/download plugins
[INFO] 07:32:47.469 Load/download plugins (done) | time=283ms
[INFO] 07:32:47.807 Process project properties
[INFO] 07:32:47.821 Process project properties (done) | time=14ms
[INFO] 07:32:47.832 Project key: co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back
[INFO] 07:32:47.832 Base dir: /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back
[INFO] 07:32:47.832 Working dir: /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/sonar
[INFO] 07:32:47.839 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back'
[INFO] 07:32:47.855 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back' (done) | time=15ms
[INFO] 07:32:47.883 Load quality profiles
[INFO] 07:32:47.943 Load quality profiles (done) | time=60ms
[INFO] 07:32:47.958 Auto-configuring with CI 'Jenkins'
[INFO] 07:32:47.994 Load active rules
[INFO] 07:32:48.253 Load active rules (done) | time=260ms
[INFO] 07:32:48.259 Load analysis cache
[INFO] 07:32:48.275 Load analysis cache (3.1 kB) | time=16ms
[INFO] 07:32:48.347 Preprocessing files...
[INFO] 07:32:48.505 2 languages detected in 57 preprocessed files
[INFO] 07:32:48.506 0 files ignored because of scm ignore settings
[INFO] 07:32:48.508 Loading plugins for detected languages
[INFO] 07:32:48.508 Load/download plugins
[INFO] 07:32:48.765 Load/download plugins (done) | time=257ms
[INFO] 07:32:48.876 Load project repositories
[INFO] 07:32:48.998 Load project repositories (done) | time=122ms
[INFO] 07:32:49.016 Indexing files...
[INFO] 07:32:49.017 Project configuration:
[INFO] 07:32:49.017 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 07:32:49.031 57 files indexed
[INFO] 07:32:49.032 Quality profile for java: Sonar way
[INFO] 07:32:49.032 Quality profile for xml: Sonar way
[INFO] 07:32:49.032 ------------- Run sensors on module MP_202510_G81_E1_AdopcionMascotas_Back
[INFO] 07:32:49.088 Load metrics repository
[INFO] 07:32:49.105 Load metrics repository (done) | time=17ms
[INFO] 07:32:49.891 Sensor JavaSensor [java]
[INFO] 07:32:49.895 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 07:32:49.923 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 07:32:49.924 Using ECJ batch to parse 56 Main java source files with batch size 104 KB.
[INFO] 07:32:50.284 Starting batch processing.
[INFO] 07:32:50.807 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 07:32:52.088 100% analyzed
[INFO] 07:32:52.089 Batch processing: Done.
[INFO] 07:32:52.090 Did not optimize analysis for any files, performed a full analysis for all 56 files.
[INFO] 07:32:52.092 No "Test" source files to scan.
[INFO] 07:32:52.092 No "Generated" source files to scan.
[INFO] 07:32:52.092 Sensor JavaSensor [java] (done) | time=2201ms
[INFO] 07:32:52.092 Sensor SurefireSensor [java]
[INFO] 07:32:52.093 parsing [/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/surefire-reports]
[INFO] 07:32:52.094 Sensor SurefireSensor [java] (done) | time=2ms
[INFO] 07:32:52.094 Sensor XML Sensor [xml]
[INFO] 07:32:52.098 1 source file to be analyzed
[INFO] 07:32:52.251 1/1 source file has been analyzed
[INFO] 07:32:52.251 Sensor XML Sensor [xml] (done) | time=157ms
[INFO] 07:32:52.251 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 07:32:52.253 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_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] 07:32:52.254 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 07:32:52.254 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
[INFO] 07:32:52.254 Sensor Java Config Sensor [iac]
[INFO] 07:32:52.273 0 source files to be analyzed
[INFO] 07:32:52.273 0/0 source files have been analyzed
[INFO] 07:32:52.274 Sensor Java Config Sensor [iac] (done) | time=20ms
[INFO] 07:32:52.274 Sensor IaC Docker Sensor [iac]
[INFO] 07:32:52.352 0 source files to be analyzed
[INFO] 07:32:52.352 0/0 source files have been analyzed
[INFO] 07:32:52.353 Sensor IaC Docker Sensor [iac] (done) | time=79ms
[INFO] 07:32:52.353 Sensor TextAndSecretsSensor [text]
[INFO] 07:32:52.353 Available processors: 4
[INFO] 07:32:52.353 Using 4 threads for analysis.
[INFO] 07:32:52.735 Using git CLI to retrieve untracked files
[WARNING] 07:32:52.739 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] 07:32:52.760 57 source files to be analyzed
[INFO] 07:32:52.840 57/57 source files have been analyzed
[INFO] 07:32:52.841 Sensor TextAndSecretsSensor [text] (done) | time=488ms
[INFO] 07:32:52.845 ------------- Run sensors on project
[INFO] 07:32:52.998 Sensor Zero Coverage Sensor
[INFO] 07:32:53.008 Sensor Zero Coverage Sensor (done) | time=10ms
[INFO] 07:32:53.008 Sensor Java CPD Block Indexer
[INFO] 07:32:53.044 Sensor Java CPD Block Indexer (done) | time=36ms
[INFO] 07:32:53.044 ------------- Gather SCA dependencies on project
[INFO] 07:32:53.061 CPD Executor 37 files had no CPD blocks
[INFO] 07:32:53.061 CPD Executor Calculating CPD for 19 files
[INFO] 07:32:53.070 CPD Executor CPD calculation finished (done) | time=9ms
[INFO] 07:32:53.075 SCM revision ID 'e126a32d7bd6ba6762f36ae8bf6df1e95b1643e3'
[INFO] 07:32:53.172 Analysis report generated in 89ms, dir size=317.6 kB
[INFO] 07:32:53.297 Analysis report compressed in 124ms, zip size=121.1 kB
[INFO] 07:32:53.324 Analysis report uploaded in 27ms
[INFO] 07:32:53.325 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202510_G81_E1_AdopcionMascotas_Back
[INFO] 07:32:53.326 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 07:32:53.326 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=a6f0701b-0114-4a45-9933-5cb6dad70c02
[INFO] 07:32:53.348 Analysis total time: 5.830 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.117 s
[INFO] Finished at: 2025-04-27T07:32:53Z
[INFO] ------------------------------------------------------------------------