+ umask 000 + GIT_LFS_SKIP_SMUDGE=1 retry 6 git clone --branch="feature-sonar-cloud-fix" https://x-token-auth:$REPOSITORY_OAUTH_ACCESS_TOKEN@bitbucket.org/$BITBUCKET_REPO_FULL_NAME.git $BUILD_DIR Cloning into '/opt/atlassian/pipelines/agent/build'... + git config user.name bitbucket-pipelines + git config user.email commits-noreply@bitbucket.org + git config push.default current + git config http.${BITBUCKET_GIT_HTTP_ORIGIN}.proxy http://localhost:29418/ + git remote set-url origin http://bitbucket.org/$BITBUCKET_REPO_FULL_NAME + git reflog expire --expire=all --all + echo ".bitbucket/pipelines/generated" >> .git/info/exclude + chmod 777 $BUILD_DIR Images used: build : docker.io/atlassianlabs/docker-node-jdk-chrome-firefox@sha256:be6218fa06580cbe70b39c73b22c44ea4784bceefd9fb8687dcfde3d1cc7ace7 + ls ${BITBUCKET_CLONE_DIR} https://bitbucket.org/bpost_deliveryparcelsint/sml-customer-web/src/219c5cc343605a6922ebf370bdbd79826f01c195/README.md https://bitbucket.org/bpost_deliveryparcelsint/sml-customer-web/src/219c5cc343605a6922ebf370bdbd79826f01c195/angular.json https://bitbucket.org/bpost_deliveryparcelsint/sml-customer-web/src/219c5cc343605a6922ebf370bdbd79826f01c195/bitbucket-pipelines.yml https://bitbucket.org/bpost_deliveryparcelsint/sml-customer-web/src/219c5cc343605a6922ebf370bdbd79826f01c195/browserslist https://bitbucket.org/bpost_deliveryparcelsint/sml-customer-web/src/219c5cc343605a6922ebf370bdbd79826f01c195/debug.log https://bitbucket.org/bpost_deliveryparcelsint/sml-customer-web/src/219c5cc343605a6922ebf370bdbd79826f01c195/karma.conf.js https://bitbucket.org/bpost_deliveryparcelsint/sml-customer-web/src/219c5cc343605a6922ebf370bdbd79826f01c195/package-lock.json https://bitbucket.org/bpost_deliveryparcelsint/sml-customer-web/src/219c5cc343605a6922ebf370bdbd79826f01c195/package.json https://bitbucket.org/bpost_deliveryparcelsint/sml-customer-web/src/219c5cc343605a6922ebf370bdbd79826f01c195/proxy.conf.json https://bitbucket.org/bpost_deliveryparcelsint/sml-customer-web/src/219c5cc343605a6922ebf370bdbd79826f01c195/proxy.js https://bitbucket.org/bpost_deliveryparcelsint/sml-customer-web/src/219c5cc343605a6922ebf370bdbd79826f01c195/sonar.properties src https://bitbucket.org/bpost_deliveryparcelsint/sml-customer-web/src/219c5cc343605a6922ebf370bdbd79826f01c195/tsconfig.app.json https://bitbucket.org/bpost_deliveryparcelsint/sml-customer-web/src/219c5cc343605a6922ebf370bdbd79826f01c195/tsconfig.json https://bitbucket.org/bpost_deliveryparcelsint/sml-customer-web/src/219c5cc343605a6922ebf370bdbd79826f01c195/tsconfig.spec.json https://bitbucket.org/bpost_deliveryparcelsint/sml-customer-web/src/219c5cc343605a6922ebf370bdbd79826f01c195/tslint.json + docker run --rm -e SONAR_HOST_URL="${SONAR_HOST_URL}" -e SONAR_SCANNER_OPTS="-Dsonar.projectKey=${SONAR_PROJECT_KEY}-${BITBUCKET_BRANCH} -Dsonar.projectName=${SONAR_PROJECT_KEY}-${BITBUCKET_BRANCH} -Dproject.settings=./sonar.properties" -e SONAR_LOGIN="${SONAR_TOKEN}" -v ${BITBUCKET_CLONE_DIR} sonarsource/sonar-scanner-cli Unable to find image 'sonarsource/sonar-scanner-cli:latest' locally latest: Pulling from sonarsource/sonar-scanner-cli 9621f1afde84: Pulling fs layer dd07e17bf1d9: Pulling fs layer fac687ae0758: Pulling fs layer 9621f1afde84: Download complete fac687ae0758: Verifying Checksum fac687ae0758: Download complete 9621f1afde84: Pull complete dd07e17bf1d9: Verifying Checksum dd07e17bf1d9: Download complete dd07e17bf1d9: Pull complete fac687ae0758: Pull complete Digest: sha256:da665573e741053df0aa319797ced0c679790a97a8120e6d2492ae98c389a7e6 Status: Downloaded newer image for sonarsource/sonar-scanner-cli:latest INFO: Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: SonarScanner 4.7.0.2747 INFO: Java 11.0.15 Alpine (64-bit) INFO: Linux 5.15.0-1020-aws amd64 INFO: SONAR_SCANNER_OPTS=-Dsonar.projectKey=sml-customer-web-feature-sonar-cloud-fix -Dsonar.projectName=sml-customer-web-feature-sonar-cloud-fix -Dproject.settings=./sonar.properties 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.5.1 INFO: Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) INFO: Load global settings INFO: Load global settings (done) | time=572ms INFO: Server id: 25A703CF-AXTbBncivbefBTpD4-EU INFO: User cache: /opt/sonar-scanner/.sonar/cache INFO: Load/download plugins INFO: Load plugins index INFO: Load plugins index (done) | time=110ms INFO: Load/download plugins (done) | time=7324ms INFO: Process project properties INFO: Process project properties (done) | time=1ms INFO: Execute project builders INFO: Execute project builders (done) | time=2ms INFO: Project key: sml-customer-web-feature-sonar-cloud-fix INFO: Base dir: /usr/src INFO: Working dir: /usr/src/.scannerwork INFO: Load project settings for component key: 'sml-customer-web-feature-sonar-cloud-fix' INFO: Load project settings for component key: 'sml-customer-web-feature-sonar-cloud-fix' (done) | time=88ms INFO: Load quality profiles INFO: Load quality profiles (done) | time=108ms INFO: Load active rules INFO: Load active rules (done) | time=1723ms WARN: SCM provider autodetection failed. Please use "sonar.scm.provider" to define SCM of your project, or disable the SCM Sensor in the project settings. INFO: Indexing files... INFO: Project configuration: INFO: 0 files indexed INFO: ------------- Run sensors on module sml-customer-web-feature-sonar-cloud-fix INFO: Load metrics repository INFO: Load metrics repository (done) | time=87ms 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=2ms INFO: Sensor C# Properties [csharp] INFO: Sensor C# Properties [csharp] (done) | time=1ms INFO: Sensor JavaXmlSensor [java] INFO: Sensor JavaXmlSensor [java] (done) | time=0ms INFO: Sensor VB.NET Properties [vbnet] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms INFO: ------------- Run sensors on project INFO: Sensor Dependency-Check [dependencycheck] INFO: Process Dependency-Check report INFO: Using JSON-Reportparser INFO: Dependency-Check JSON report does not exists. Please check property sonar.dependencyCheck.jsonReportPath:/usr/src/${WORKSPACE}/dependency-check-report.json INFO: JSON-Analysis skipped/aborted due to missing report file INFO: Using XML-Reportparser INFO: Dependency-Check XML report does not exists. Please check property sonar.dependencyCheck.xmlReportPath:/usr/src/${WORKSPACE}/dependency-check-report.xml INFO: XML-Analysis skipped/aborted due to missing report file INFO: Dependency-Check HTML report does not exists. Please check property sonar.dependencyCheck.htmlReportPath:/usr/src/${WORKSPACE}/dependency-check-report.html INFO: HTML-Dependency-Check report does not exist. INFO: Process Dependency-Check report (done) | time=3ms INFO: Sensor Dependency-Check [dependencycheck] (done) | time=3ms INFO: Sensor Zero Coverage Sensor INFO: Sensor Zero Coverage Sensor (done) | time=0ms INFO: SCM Publisher No SCM system was detected. You can use the 'sonar.scm.provider' property to explicitly specify it. INFO: CPD Executor Calculating CPD for 0 files INFO: CPD Executor CPD calculation finished (done) | time=0ms INFO: Analysis report generated in 90ms, dir size=83 KB INFO: Analysis report compressed in 8ms, zip size=11 KB INFO: Analysis report uploaded in 151ms INFO: ANALYSIS SUCCESSFUL, you can browse https://sonar-2.bpost.cloud/dashboard?id=sml-customer-web-feature-sonar-cloud-fix 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 https://sonar-2.bpost.cloud/api/ce/task?id=AYQJkFK9ZIL0Bvp9hBpz INFO: Analysis total time: 4.046 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ INFO: Total time: 15.537s INFO: Final Memory: 9M/59M INFO: ------------------------------------------------------------------------ Searching for files matching artifact pattern coverage/sml-customer-web/** Searching for test report files in directories named [test-results, failsafe-reports, test-reports, TestResults, surefire-reports] down to a depth of 4 Finished scanning for test reports. Found 0 test report files. Merged test suites, total number tests is 0, with 0 failures and 0 errors.