+ 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_E5_CarMotor_Back >--------
[INFO] Building MP_202510_G81_E5_CarMotor_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202510_G81_E5_CarMotor_Back ---
[WARNING] 21:30:55.606 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:30:55.614 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 21:30:55.614 Linux 6.11.0-19-generic (amd64)
[INFO] 21:30:55.803 User cache: /root/.sonar/cache
[INFO] 21:30:56.355 Communicating with SonarQube Server 25.3.0.104237
[INFO] 21:30:56.373 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 21:30:57.220 Load global settings
[INFO] 21:30:57.304 Load global settings (done) | time=86ms
[INFO] 21:30:57.320 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 21:30:57.333 Loading required plugins
[INFO] 21:30:57.333 Load plugins index
[INFO] 21:30:57.392 Load plugins index (done) | time=59ms
[INFO] 21:30:57.392 Load/download plugins
[INFO] 21:30:57.703 Load/download plugins (done) | time=311ms
[INFO] 21:30:58.043 Process project properties
[INFO] 21:30:58.057 Process project properties (done) | time=14ms
[INFO] 21:30:58.067 Project key: co.edu.udistrital.mdp:MP_202510_G81_E5_CarMotor_Back
[INFO] 21:30:58.068 Base dir: /home/cecaduser/workspace/MP_202510_G81_E5_CarMotor_Back
[INFO] 21:30:58.068 Working dir: /home/cecaduser/workspace/MP_202510_G81_E5_CarMotor_Back/target/sonar
[INFO] 21:30:58.075 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E5_CarMotor_Back'
[INFO] 21:30:58.108 Load quality profiles
[INFO] 21:30:58.169 Load quality profiles (done) | time=61ms
[INFO] 21:30:58.183 Auto-configuring with CI 'Jenkins'
[INFO] 21:30:58.220 Load active rules
[INFO] 21:30:58.423 Load active rules (done) | time=203ms
[INFO] 21:30:58.429 Load analysis cache
[INFO] 21:30:58.437 Load analysis cache (404) | time=8ms
[INFO] 21:30:58.503 Preprocessing files...
[INFO] 21:30:58.616 2 languages detected in 11 preprocessed files
[INFO] 21:30:58.617 0 files ignored because of scm ignore settings
[INFO] 21:30:58.619 Loading plugins for detected languages
[INFO] 21:30:58.619 Load/download plugins
[INFO] 21:30:58.953 Load/download plugins (done) | time=334ms
[INFO] 21:30:59.068 Load project repositories
[INFO] 21:30:59.075 Load project repositories (done) | time=7ms
[INFO] 21:30:59.093 Indexing files...
[INFO] 21:30:59.094 Project configuration:
[INFO] 21:30:59.094 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 21:30:59.103 11 files indexed
[INFO] 21:30:59.104 Quality profile for java: Sonar way
[INFO] 21:30:59.104 Quality profile for xml: Sonar way
[INFO] 21:30:59.104 ------------- Run sensors on module MP_202510_G81_E5_CarMotor_Back
[INFO] 21:30:59.159 Load metrics repository
[INFO] 21:30:59.179 Load metrics repository (done) | time=20ms
[INFO] 21:30:59.985 Sensor JavaSensor [java]
[INFO] 21:30:59.989 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 21:31:00.018 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 21:31:00.019 Using ECJ batch to parse 10 Main java source files with batch size 104 KB.
[INFO] 21:31:00.296 Starting batch processing.
[INFO] 21:31:00.831 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 21:31:01.628 100% analyzed
[INFO] 21:31:01.628 Batch processing: Done.
[INFO] 21:31:01.630 Did not optimize analysis for any files, performed a full analysis for all 10 files.
[INFO] 21:31:01.631 No "Test" source files to scan.
[INFO] 21:31:01.631 No "Generated" source files to scan.
[INFO] 21:31:01.631 Sensor JavaSensor [java] (done) | time=1646ms
[INFO] 21:31:01.631 Sensor SurefireSensor [java]
[INFO] 21:31:01.632 parsing [/home/cecaduser/workspace/MP_202510_G81_E5_CarMotor_Back/target/surefire-reports]
[INFO] 21:31:01.633 Sensor SurefireSensor [java] (done) | time=2ms
[INFO] 21:31:01.633 Sensor XML Sensor [xml]
[INFO] 21:31:01.637 1 source file to be analyzed
[INFO] 21:31:01.800 1/1 source file has been analyzed
[INFO] 21:31:01.800 Sensor XML Sensor [xml] (done) | time=167ms
[INFO] 21:31:01.800 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 21:31:01.802 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202510_G81_E5_CarMotor_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:31:01.803 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 21:31:01.803 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
[INFO] 21:31:01.803 Sensor Java Config Sensor [iac]
[INFO] 21:31:01.821 0 source files to be analyzed
[INFO] 21:31:01.822 0/0 source files have been analyzed
[INFO] 21:31:01.822 Sensor Java Config Sensor [iac] (done) | time=19ms
[INFO] 21:31:01.822 Sensor IaC Docker Sensor [iac]
[INFO] 21:31:01.898 0 source files to be analyzed
[INFO] 21:31:01.898 0/0 source files have been analyzed
[INFO] 21:31:01.899 Sensor IaC Docker Sensor [iac] (done) | time=77ms
[INFO] 21:31:01.899 Sensor TextAndSecretsSensor [text]
[INFO] 21:31:01.899 Available processors: 4
[INFO] 21:31:01.899 Using 4 threads for analysis.
[INFO] 21:31:02.275 Using git CLI to retrieve untracked files
[WARNING] 21:31:02.279 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:31:02.290 11 source files to be analyzed
[INFO] 21:31:02.331 11/11 source files have been analyzed
[INFO] 21:31:02.331 Sensor TextAndSecretsSensor [text] (done) | time=432ms
[INFO] 21:31:02.335 ------------- Run sensors on project
[INFO] 21:31:02.478 Sensor Zero Coverage Sensor
[INFO] 21:31:02.485 Sensor Zero Coverage Sensor (done) | time=8ms
[INFO] 21:31:02.485 Sensor Java CPD Block Indexer
[INFO] 21:31:02.504 Sensor Java CPD Block Indexer (done) | time=19ms
[INFO] 21:31:02.504 ------------- Gather SCA dependencies on project
[INFO] 21:31:02.510 SCM Publisher SCM provider for this project is: git
[INFO] 21:31:02.511 SCM Publisher 11 source files to be analyzed
[INFO] 21:31:02.870 SCM Publisher 11/11 source files have been analyzed (done) | time=358ms
[INFO] 21:31:02.874 CPD Executor 4 files had no CPD blocks
[INFO] 21:31:02.874 CPD Executor Calculating CPD for 6 files
[INFO] 21:31:02.880 CPD Executor CPD calculation finished (done) | time=6ms
[INFO] 21:31:02.885 SCM revision ID 'ee9319352c63bf8e0ee1193127a7fd2c22055c5d'
[INFO] 21:31:03.063 Analysis report generated in 176ms, dir size=264.3 kB
[INFO] 21:31:03.100 Analysis report compressed in 36ms, zip size=49.0 kB
[INFO] 21:31:03.251 Analysis report uploaded in 150ms
[INFO] 21:31:03.254 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202510_G81_E5_CarMotor_Back
[INFO] 21:31:03.254 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 21:31:03.254 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=cdfa33db-e4e4-4575-bdbf-5754192adde5
[INFO] 21:31:03.265 Analysis total time: 5.504 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.806 s
[INFO] Finished at: 2025-03-27T21:31:03Z
[INFO] ------------------------------------------------------------------------