+ 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:49:29.023 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:49:29.032 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 21:49:29.032 Linux 6.17.0-14-generic (amd64)
[INFO] 21:49:29.191 User cache: /root/.sonar/cache
[INFO] 21:49:29.845 Communicating with SonarQube Server 25.3.0.104237
[INFO] 21:49:29.862 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 21:49:30.698 Load global settings
[INFO] 21:49:30.775 Load global settings (done) | time=79ms
[INFO] 21:49:30.791 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 21:49:30.803 Loading required plugins
[INFO] 21:49:30.804 Load plugins index
[INFO] 21:49:30.860 Load plugins index (done) | time=56ms
[INFO] 21:49:30.861 Load/download plugins
[INFO] 21:49:31.124 Load/download plugins (done) | time=263ms
[INFO] 21:49:31.451 Process project properties
[INFO] 21:49:31.476 Process project properties (done) | time=25ms
[INFO] 21:49:31.488 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 21:49:31.488 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 21:49:31.488 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 21:49:31.496 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 21:49:31.511 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=15ms
[INFO] 21:49:31.542 Load quality profiles
[INFO] 21:49:31.589 Load quality profiles (done) | time=47ms
[INFO] 21:49:31.603 Auto-configuring with CI 'Jenkins'
[INFO] 21:49:31.642 Load active rules
[INFO] 21:49:32.000 Load active rules (done) | time=358ms
[INFO] 21:49:32.015 Load analysis cache
[INFO] 21:49:32.031 Load analysis cache (3.8 kB) | time=16ms
[INFO] 21:49:32.119 Preprocessing files...
[INFO] 21:49:32.314 2 languages detected in 87 preprocessed files
[INFO] 21:49:32.315 0 files ignored because of scm ignore settings
[INFO] 21:49:32.317 Loading plugins for detected languages
[INFO] 21:49:32.317 Load/download plugins
[INFO] 21:49:32.630 Load/download plugins (done) | time=313ms
[INFO] 21:49:32.783 Load project repositories
[INFO] 21:49:32.917 Load project repositories (done) | time=135ms
[INFO] 21:49:32.938 Indexing files...
[INFO] 21:49:32.938 Project configuration:
[INFO] 21:49:32.938 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 21:49:32.975 87 files indexed
[INFO] 21:49:32.977 Quality profile for java: Sonar way MP
[INFO] 21:49:32.977 Quality profile for xml: Sonar way
[INFO] 21:49:32.977 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 21:49:33.047 Load metrics repository
[INFO] 21:49:33.064 Load metrics repository (done) | time=17ms
[INFO] 21:49:33.912 Sensor JavaSensor [java]
[INFO] 21:49:33.916 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 21:49:33.944 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 21:49:33.947 Using ECJ batch to parse 71 Main java source files with batch size 104 KB.
[INFO] 21:49:34.340 Starting batch processing.
[INFO] 21:49:34.965 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 21:49:37.635 100% analyzed
[INFO] 21:49:37.635 Batch processing: Done.
[INFO] 21:49:37.636 Did not optimize analysis for any files, performed a full analysis for all 71 files.
[WARNING] 21:49:37.639 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 21:49:37.640 Using ECJ batch to parse 15 Test java source files with batch size 104 KB.
[INFO] 21:49:37.652 Starting batch processing.
[INFO] 21:49:38.868 100% analyzed
[INFO] 21:49:38.869 Batch processing: Done.
[INFO] 21:49:38.870 Did not optimize analysis for any files, performed a full analysis for all 15 files.
[INFO] 21:49:38.870 No "Generated" source files to scan.
[INFO] 21:49:38.870 Sensor JavaSensor [java] (done) | time=4959ms
[INFO] 21:49:38.870 Sensor SurefireSensor [java]
[INFO] 21:49:38.873 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 21:49:39.022 Sensor SurefireSensor [java] (done) | time=152ms
[INFO] 21:49:39.022 Sensor XML Sensor [xml]
[INFO] 21:49:39.032 1 source file to be analyzed
[INFO] 21:49:39.203 1/1 source file has been analyzed
[INFO] 21:49:39.204 Sensor XML Sensor [xml] (done) | time=181ms
[INFO] 21:49:39.204 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 21:49:39.206 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:49:39.209 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 21:49:39.266 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=62ms
[INFO] 21:49:39.267 Sensor Java Config Sensor [iac]
[INFO] 21:49:39.287 0 source files to be analyzed
[INFO] 21:49:39.287 0/0 source files have been analyzed
[INFO] 21:49:39.288 Sensor Java Config Sensor [iac] (done) | time=21ms
[INFO] 21:49:39.288 Sensor IaC Docker Sensor [iac]
[INFO] 21:49:39.371 0 source files to be analyzed
[INFO] 21:49:39.371 0/0 source files have been analyzed
[INFO] 21:49:39.372 Sensor IaC Docker Sensor [iac] (done) | time=83ms
[INFO] 21:49:39.372 Sensor TextAndSecretsSensor [text]
[INFO] 21:49:39.372 Available processors: 4
[INFO] 21:49:39.372 Using 4 threads for analysis.
[INFO] 21:49:39.791 Using git CLI to retrieve untracked files
[WARNING] 21:49:39.795 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:49:39.818 87 source files to be analyzed
[INFO] 21:49:40.098 87/87 source files have been analyzed
[INFO] 21:49:40.100 Sensor TextAndSecretsSensor [text] (done) | time=727ms
[INFO] 21:49:40.103 ------------- Run sensors on project
[INFO] 21:49:40.258 Sensor Zero Coverage Sensor
[INFO] 21:49:40.259 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 21:49:40.259 Sensor Java CPD Block Indexer
[INFO] 21:49:40.342 Sensor Java CPD Block Indexer (done) | time=83ms
[INFO] 21:49:40.342 ------------- Gather SCA dependencies on project
[INFO] 21:49:40.358 SCM Publisher SCM provider for this project is: git
[INFO] 21:49:40.360 SCM Publisher 1 source file to be analyzed
[INFO] 21:49:40.623 SCM Publisher 1/1 source file have been analyzed (done) | time=262ms
[INFO] 21:49:40.651 CPD Executor 31 files had no CPD blocks
[INFO] 21:49:40.652 CPD Executor Calculating CPD for 40 files
[INFO] 21:49:40.675 CPD Executor CPD calculation finished (done) | time=22ms
[INFO] 21:49:40.680 SCM revision ID 'dde5a3de3976cdc420eb046635e975841d6c88d6'
[INFO] 21:49:40.819 Analysis report generated in 127ms, dir size=742.4 kB
[INFO] 21:49:41.027 Analysis report compressed in 207ms, zip size=282.0 kB
[INFO] 21:49:41.070 Analysis report uploaded in 43ms
[INFO] 21:49:41.071 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:49:41.072 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 21:49:41.072 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=472b79e2-428a-4557-aa30-993cfd435e4a
[INFO] 21:49:41.101 Analysis total time: 9.928 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.228 s
[INFO] Finished at: 2026-03-22T21:49:41Z
[INFO] ------------------------------------------------------------------------