+ 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_E3_Back >-------------
[INFO] Building MP_202610_G81_E3_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E3_Back ---
[WARNING] 23:56:58.307 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] 23:56:58.316 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 23:56:58.317 Linux 6.17.0-14-generic (amd64)
[INFO] 23:56:58.485 User cache: /root/.sonar/cache
[INFO] 23:56:59.042 Communicating with SonarQube Server 25.3.0.104237
[INFO] 23:56:59.059 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 23:56:59.908 Load global settings
[INFO] 23:56:59.991 Load global settings (done) | time=85ms
[INFO] 23:57:00.007 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 23:57:00.019 Loading required plugins
[INFO] 23:57:00.020 Load plugins index
[INFO] 23:57:00.075 Load plugins index (done) | time=54ms
[INFO] 23:57:00.075 Load/download plugins
[INFO] 23:57:00.378 Load/download plugins (done) | time=303ms
[INFO] 23:57:00.714 Process project properties
[INFO] 23:57:00.730 Process project properties (done) | time=16ms
[INFO] 23:57:00.740 Project key: co.edu.udistrital.mdp:MP_202610_G81_E3_Back
[INFO] 23:57:00.741 Base dir: /home/cecaduser/workspace/MP_202610_G81_E3_Back
[INFO] 23:57:00.741 Working dir: /home/cecaduser/workspace/MP_202610_G81_E3_Back/target/sonar
[INFO] 23:57:00.749 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E3_Back'
[INFO] 23:57:00.763 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E3_Back' (done) | time=14ms
[INFO] 23:57:00.792 Load quality profiles
[INFO] 23:57:00.836 Load quality profiles (done) | time=45ms
[INFO] 23:57:00.850 Auto-configuring with CI 'Jenkins'
[INFO] 23:57:00.886 Load active rules
[INFO] 23:57:01.157 Load active rules (done) | time=270ms
[INFO] 23:57:01.163 Load analysis cache
[INFO] 23:57:01.182 Load analysis cache (2.7 kB) | time=19ms
[INFO] 23:57:01.254 Preprocessing files...
[INFO] 23:57:01.404 2 languages detected in 57 preprocessed files
[INFO] 23:57:01.405 0 files ignored because of scm ignore settings
[INFO] 23:57:01.407 Loading plugins for detected languages
[INFO] 23:57:01.407 Load/download plugins
[INFO] 23:57:01.746 Load/download plugins (done) | time=339ms
[INFO] 23:57:01.860 Load project repositories
[INFO] 23:57:01.974 Load project repositories (done) | time=114ms
[INFO] 23:57:01.992 Indexing files...
[INFO] 23:57:01.993 Project configuration:
[INFO] 23:57:01.993 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 23:57:02.007 57 files indexed
[INFO] 23:57:02.008 Quality profile for java: Sonar way MP
[INFO] 23:57:02.009 Quality profile for xml: Sonar way
[INFO] 23:57:02.009 ------------- Run sensors on module MP_202610_G81_E3_Back
[INFO] 23:57:02.066 Load metrics repository
[INFO] 23:57:02.082 Load metrics repository (done) | time=16ms
[INFO] 23:57:02.835 Sensor JavaSensor [java]
[INFO] 23:57:02.838 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 23:57:02.866 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 23:57:02.868 Using ECJ batch to parse 47 Main java source files with batch size 104 KB.
[INFO] 23:57:03.233 Starting batch processing.
[INFO] 23:57:03.771 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 23:57:05.304 100% analyzed
[INFO] 23:57:05.304 Batch processing: Done.
[INFO] 23:57:05.305 Did not optimize analysis for any files, performed a full analysis for all 47 files.
[WARNING] 23:57:05.308 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 23:57:05.308 Using ECJ batch to parse 9 Test java source files with batch size 104 KB.
[INFO] 23:57:05.330 Starting batch processing.
[INFO] 23:57:05.837 100% analyzed
[INFO] 23:57:05.837 Batch processing: Done.
[INFO] 23:57:05.838 Did not optimize analysis for any files, performed a full analysis for all 9 files.
[INFO] 23:57:05.838 No "Generated" source files to scan.
[INFO] 23:57:05.838 Sensor JavaSensor [java] (done) | time=3004ms
[INFO] 23:57:05.838 Sensor SurefireSensor [java]
[INFO] 23:57:05.840 parsing [/home/cecaduser/workspace/MP_202610_G81_E3_Back/target/surefire-reports]
[INFO] 23:57:05.923 Sensor SurefireSensor [java] (done) | time=85ms
[INFO] 23:57:05.924 Sensor XML Sensor [xml]
[INFO] 23:57:05.932 1 source file to be analyzed
[INFO] 23:57:06.080 1/1 source file has been analyzed
[INFO] 23:57:06.080 Sensor XML Sensor [xml] (done) | time=156ms
[INFO] 23:57:06.080 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 23:57:06.082 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202610_G81_E3_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] 23:57:06.085 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 23:57:06.128 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=48ms
[INFO] 23:57:06.128 Sensor Java Config Sensor [iac]
[INFO] 23:57:06.147 0 source files to be analyzed
[INFO] 23:57:06.148 0/0 source files have been analyzed
[INFO] 23:57:06.148 Sensor Java Config Sensor [iac] (done) | time=20ms
[INFO] 23:57:06.148 Sensor IaC Docker Sensor [iac]
[INFO] 23:57:06.225 0 source files to be analyzed
[INFO] 23:57:06.225 0/0 source files have been analyzed
[INFO] 23:57:06.225 Sensor IaC Docker Sensor [iac] (done) | time=77ms
[INFO] 23:57:06.226 Sensor TextAndSecretsSensor [text]
[INFO] 23:57:06.226 Available processors: 4
[INFO] 23:57:06.226 Using 4 threads for analysis.
[INFO] 23:57:06.615 Using git CLI to retrieve untracked files
[WARNING] 23:57:06.619 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] 23:57:06.634 57 source files to be analyzed
[INFO] 23:57:06.748 57/57 source files have been analyzed
[INFO] 23:57:06.751 Sensor TextAndSecretsSensor [text] (done) | time=525ms
[INFO] 23:57:06.757 ------------- Run sensors on project
[INFO] 23:57:06.924 Sensor Zero Coverage Sensor
[INFO] 23:57:06.925 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 23:57:06.925 Sensor Java CPD Block Indexer
[INFO] 23:57:06.983 Sensor Java CPD Block Indexer (done) | time=58ms
[INFO] 23:57:06.983 ------------- Gather SCA dependencies on project
[INFO] 23:57:06.998 SCM Publisher SCM provider for this project is: git
[INFO] 23:57:06.999 SCM Publisher 3 source files to be analyzed
[INFO] 23:57:07.260 SCM Publisher 3/3 source files have been analyzed (done) | time=261ms
[INFO] 23:57:07.270 CPD Executor 25 files had no CPD blocks
[INFO] 23:57:07.270 CPD Executor Calculating CPD for 22 files
[INFO] 23:57:07.288 CPD Executor CPD calculation finished (done) | time=16ms
[INFO] 23:57:07.293 SCM revision ID 'b4c55c6d3af0e160a4ae5ec4576c711545a91d16'
[INFO] 23:57:07.411 Analysis report generated in 110ms, dir size=452.8 kB
[INFO] 23:57:07.540 Analysis report compressed in 128ms, zip size=160.8 kB
[INFO] 23:57:07.568 Analysis report uploaded in 28ms
[INFO] 23:57:07.569 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E3_Back
[INFO] 23:57:07.569 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 23:57:07.569 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=224e1bcc-ff29-4a6d-9b54-19d5985301b6
[INFO] 23:57:07.591 Analysis total time: 7.163 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.470 s
[INFO] Finished at: 2026-03-23T23:57:07Z
[INFO] ------------------------------------------------------------------------