Running with gitlab-runner 14.3.2 (e0218c92)  on gitlab-shared-runner 0fe43084 section_start:1634624704:prepare_executor Preparing the "docker" executor Using Docker executor with image sonarsource/sonar-scanner-cli ... Pulling docker image sonarsource/sonar-scanner-cli ... Using docker image sha256:e86ff33f7d2c0aecf03cd02884907b712eb417602d6272adf1e55f8af9558a8d for sonarsource/sonar-scanner-cli with digest sonarsource/sonar-scanner-cli@sha256:cd3b738eb221624992481c5f7c1a41923b03203a31b0cf40ce4a16987530c34a ... section_end:1634624706:prepare_executor section_start:1634624706:prepare_script Preparing environment Running on runner-0fe43084-project-290-concurrent-0 via gitlab-runner-1... section_end:1634624707:prepare_script section_start:1634624707:get_sources Getting source from Git repository Fetching changes... Reinitialized existing Git repository in /builds/ow2/gitlab-mirror-orchestrator/.git/ Checking out 145b4c5b as testing_sonar_duplication... Removing .coverage Removing config.cfg Removing coverage.xml Removing gitlamirator/__pycache__/ Removing potentialOrphans.json Removing tests/__pycache__/ Skipping Git submodules setup section_end:1634624708:get_sources section_start:1634624708:download_artifacts Downloading artifacts Downloading artifacts for test (70642)... Downloading artifacts from coordinator... ok  id=70642 responseStatus=200 OK token=R3qLJvGo section_end:1634624708:download_artifacts section_start:1634624708:step_script Executing "step_script" stage of the job script Using docker image sha256:e86ff33f7d2c0aecf03cd02884907b712eb417602d6272adf1e55f8af9558a8d for sonarsource/sonar-scanner-cli with digest sonarsource/sonar-scanner-cli@sha256:cd3b738eb221624992481c5f7c1a41923b03203a31b0cf40ce4a16987530c34a ... $ sonar-scanner -Dsonar.projectKey=${CI_PROJECT_NAME} -Dsonar.login=${SONAR_LOGIN} -Dsonar.sources=gitlamirator -Dsonar.tests=tests -Dsonar.python.coverage.reportPaths=coverage.xml INFO: Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: SonarScanner 4.6.2.2472 INFO: Java 11.0.11 Alpine (64-bit) INFO: Linux 4.19.0-18-amd64 amd64 INFO: User cache: /opt/sonar-scanner/.sonar/cache INFO: Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: Analyzing on SonarQube server 8.9.2 INFO: Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) INFO: Load global settings INFO: Load global settings (done) | time=203ms INFO: Server id: 86E1FA4D-AVyrANtBe6k6SOoPmaEO INFO: User cache: /opt/sonar-scanner/.sonar/cache INFO: Load/download plugins INFO: Load plugins index INFO: Load plugins index (done) | time=75ms INFO: Load/download plugins (done) | time=8307ms INFO: Process project properties INFO: Process project properties (done) | time=11ms INFO: Execute project builders INFO: Execute project builders (done) | time=3ms INFO: Project key: gitlab-mirror-orchestrator INFO: Base dir: /builds/ow2/gitlab-mirror-orchestrator INFO: Working dir: /builds/ow2/gitlab-mirror-orchestrator/.scannerwork INFO: Load project settings for component key: 'gitlab-mirror-orchestrator' INFO: Load project settings for component key: 'gitlab-mirror-orchestrator' (done) | time=27ms INFO: Auto-configuring with CI 'Gitlab CI' INFO: Load quality profiles INFO: Load quality profiles (done) | time=227ms INFO: Auto-configuring with CI 'Gitlab CI' INFO: Load active rules INFO: Load active rules (done) | time=4606ms INFO: Indexing files... INFO: Project configuration: INFO: 7 files indexed INFO: 0 files ignored because of scm ignore settings INFO: Quality profile for py: Sonar way INFO: ------------- Run sensors on module gitlab-mirror-orchestrator INFO: Load metrics repository INFO: Load metrics repository (done) | time=56ms INFO: Sensor Python Sensor [python] INFO: Starting global symbols computation INFO: 4 source files to be analyzed INFO: Load project repositories INFO: Load project repositories (done) | time=121ms INFO: 4/4 source files have been analyzed INFO: Starting rules execution INFO: 4 source files to be analyzed INFO: 4/4 source files have been analyzed INFO: Starting test sources highlighting INFO: 2 source files to be analyzed INFO: 2/2 source files have been analyzed INFO: Sensor Python Sensor [python] (done) | time=7228ms INFO: Sensor Cobertura Sensor for Python coverage [python] INFO: Python test coverage INFO: Parsing report '/builds/ow2/gitlab-mirror-orchestrator/coverage.xml' INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=140ms INFO: Sensor PythonXUnitSensor [python] INFO: Sensor PythonXUnitSensor [python] (done) | time=3ms INFO: Sensor CSS Rules [cssfamily] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. INFO: Sensor CSS Rules [cssfamily] (done) | time=1ms INFO: Sensor JaCoCo XML Report Importer [jacoco] INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms INFO: Sensor C# Project Type Information [csharp] INFO: Sensor C# Project Type Information [csharp] (done) | time=1ms INFO: Sensor C# Properties [csharp] INFO: Sensor C# Properties [csharp] (done) | time=1ms INFO: Sensor JavaXmlSensor [java] INFO: Sensor JavaXmlSensor [java] (done) | time=1ms INFO: Sensor HTML [web] INFO: Sensor HTML [web] (done) | time=4ms INFO: Sensor VB.NET Project Type Information [vbnet] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms INFO: Sensor VB.NET Properties [vbnet] INFO: Sensor VB.NET Properties [vbnet] (done) | time=1ms INFO: ------------- Run sensors on project INFO: Sensor Zero Coverage Sensor INFO: Sensor Zero Coverage Sensor (done) | time=0ms INFO: SCM Publisher SCM provider for this project is: git INFO: SCM Publisher 1 source file to be analyzed INFO: SCM Publisher 1/1 source file have been analyzed (done) | time=203ms INFO: CPD Executor Calculating CPD for 4 files INFO: CPD Executor CPD calculation finished (done) | time=19ms INFO: Analysis report generated in 84ms, dir size=497 KB INFO: Analysis report compressed in 33ms, zip size=86 KB INFO: Analysis report uploaded in 133ms INFO: ANALYSIS SUCCESSFUL, you can browse [MASKED]/dashboard?id=gitlab-mirror-orchestrator INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report INFO: More about the report processing at [MASKED]/api/ce/task?id=AXyXOhFN5_xDVS-IN85d INFO: Executing post-job 'Final report' INFO: Turn debug info on to get more details (sonar-scanner -X -Dsonar.verbose=true ...). INFO: Analysis total time: 15.411 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ INFO: Total time: 28.118s INFO: Final Memory: 8M/34M INFO: ------------------------------------------------------------------------ section_end:1634624737:step_script section_start:1634624737:cleanup_file_variables Cleaning up project directory and file based variables section_end:1634624738:cleanup_file_variables Job succeeded