+ 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:20:30.335 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:20:30.345 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 21:20:30.345 Linux 6.17.0-14-generic (amd64)
[INFO] 21:20:30.517 User cache: /root/.sonar/cache
[INFO] 21:20:31.200 Communicating with SonarQube Server 25.3.0.104237
[INFO] 21:20:31.220 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 21:20:32.143 Load global settings
[INFO] 21:20:32.229 Load global settings (done) | time=88ms
[INFO] 21:20:32.246 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 21:20:32.259 Loading required plugins
[INFO] 21:20:32.259 Load plugins index
[INFO] 21:20:32.327 Load plugins index (done) | time=68ms
[INFO] 21:20:32.327 Load/download plugins
[INFO] 21:20:32.603 Load/download plugins (done) | time=276ms
[INFO] 21:20:32.964 Process project properties
[INFO] 21:20:32.979 Process project properties (done) | time=15ms
[INFO] 21:20:32.990 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 21:20:32.991 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 21:20:32.991 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 21:20:32.999 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 21:20:33.016 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=16ms
[INFO] 21:20:33.050 Load quality profiles
[INFO] 21:20:33.095 Load quality profiles (done) | time=45ms
[INFO] 21:20:33.109 Auto-configuring with CI 'Jenkins'
[INFO] 21:20:33.149 Load active rules
[INFO] 21:20:33.437 Load active rules (done) | time=289ms
[INFO] 21:20:33.445 Load analysis cache
[INFO] 21:20:33.461 Load analysis cache (3.2 kB) | time=16ms
[INFO] 21:20:33.569 Preprocessing files...
[INFO] 21:20:33.751 2 languages detected in 68 preprocessed files
[INFO] 21:20:33.751 0 files ignored because of scm ignore settings
[INFO] 21:20:33.753 Loading plugins for detected languages
[INFO] 21:20:33.754 Load/download plugins
[INFO] 21:20:34.126 Load/download plugins (done) | time=372ms
[INFO] 21:20:34.246 Load project repositories
[INFO] 21:20:34.354 Load project repositories (done) | time=108ms
[INFO] 21:20:34.372 Indexing files...
[INFO] 21:20:34.373 Project configuration:
[INFO] 21:20:34.373 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 21:20:34.389 68 files indexed
[INFO] 21:20:34.390 Quality profile for java: Sonar way MP
[INFO] 21:20:34.391 Quality profile for xml: Sonar way
[INFO] 21:20:34.391 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 21:20:34.452 Load metrics repository
[INFO] 21:20:34.467 Load metrics repository (done) | time=15ms
[INFO] 21:20:35.287 Sensor JavaSensor [java]
[INFO] 21:20:35.298 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 21:20:35.328 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 21:20:35.330 Using ECJ batch to parse 60 Main java source files with batch size 104 KB.
[INFO] 21:20:35.701 Starting batch processing.
[INFO] 21:20:36.278 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 21:20:38.143 100% analyzed
[INFO] 21:20:38.143 Batch processing: Done.
[INFO] 21:20:38.145 Did not optimize analysis for any files, performed a full analysis for all 60 files.
[WARNING] 21:20:38.147 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 21:20:38.148 Using ECJ batch to parse 7 Test java source files with batch size 104 KB.
[INFO] 21:20:38.170 Starting batch processing.
[INFO] 21:20:38.875 100% analyzed
[INFO] 21:20:38.876 Batch processing: Done.
[INFO] 21:20:38.877 Did not optimize analysis for any files, performed a full analysis for all 7 files.
[INFO] 21:20:38.877 No "Generated" source files to scan.
[INFO] 21:20:38.877 Sensor JavaSensor [java] (done) | time=3590ms
[INFO] 21:20:38.877 Sensor SurefireSensor [java]
[INFO] 21:20:38.879 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 21:20:38.967 Sensor SurefireSensor [java] (done) | time=90ms
[INFO] 21:20:38.967 Sensor XML Sensor [xml]
[INFO] 21:20:38.975 1 source file to be analyzed
[INFO] 21:20:39.125 1/1 source file has been analyzed
[INFO] 21:20:39.125 Sensor XML Sensor [xml] (done) | time=158ms
[INFO] 21:20:39.126 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 21:20:39.128 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:20:39.131 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 21:20:39.201 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=75ms
[INFO] 21:20:39.201 Sensor Java Config Sensor [iac]
[INFO] 21:20:39.221 0 source files to be analyzed
[INFO] 21:20:39.221 0/0 source files have been analyzed
[INFO] 21:20:39.221 Sensor Java Config Sensor [iac] (done) | time=20ms
[INFO] 21:20:39.222 Sensor IaC Docker Sensor [iac]
[INFO] 21:20:39.304 0 source files to be analyzed
[INFO] 21:20:39.305 0/0 source files have been analyzed
[INFO] 21:20:39.305 Sensor IaC Docker Sensor [iac] (done) | time=83ms
[INFO] 21:20:39.305 Sensor TextAndSecretsSensor [text]
[INFO] 21:20:39.305 Available processors: 4
[INFO] 21:20:39.306 Using 4 threads for analysis.
[INFO] 21:20:39.757 Using git CLI to retrieve untracked files
[WARNING] 21:20:39.761 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:20:39.792 68 source files to be analyzed
[INFO] 21:20:39.953 68/68 source files have been analyzed
[INFO] 21:20:39.955 Sensor TextAndSecretsSensor [text] (done) | time=649ms
[INFO] 21:20:39.958 ------------- Run sensors on project
[INFO] 21:20:40.100 Sensor Zero Coverage Sensor
[INFO] 21:20:40.101 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 21:20:40.101 Sensor Java CPD Block Indexer
[INFO] 21:20:40.169 Sensor Java CPD Block Indexer (done) | time=68ms
[INFO] 21:20:40.169 ------------- Gather SCA dependencies on project
[INFO] 21:20:40.183 SCM Publisher SCM provider for this project is: git
[INFO] 21:20:40.184 SCM Publisher 1 source file to be analyzed
[INFO] 21:20:40.440 SCM Publisher 1/1 source file have been analyzed (done) | time=256ms
[INFO] 21:20:40.446 CPD Executor 28 files had no CPD blocks
[INFO] 21:20:40.446 CPD Executor Calculating CPD for 32 files
[INFO] 21:20:40.457 CPD Executor CPD calculation finished (done) | time=11ms
[INFO] 21:20:40.462 SCM revision ID '983564dc25d05f6f1b82260fe0672e134fe895a2'
[INFO] 21:20:40.575 Analysis report generated in 103ms, dir size=514.6 kB
[INFO] 21:20:40.734 Analysis report compressed in 159ms, zip size=195.8 kB
[INFO] 21:20:40.782 Analysis report uploaded in 48ms
[INFO] 21:20:40.784 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:20:40.784 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 21:20:40.784 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=a6ee8ff1-1762-4402-ad74-db1676869ac2
[INFO] 21:20:40.811 Analysis total time: 8.156 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.632 s
[INFO] Finished at: 2026-03-21T21:20:40Z
[INFO] ------------------------------------------------------------------------