2021-10-28T17:30:41.2066208Z Found online and idle hosted runner in the current repository's organization account that matches the required labels: 'ubuntu-latest' 2021-10-28T17:30:41.2632509Z Waiting for a Hosted runner in the 'organization' to pick this job... 2021-10-28T17:30:41.4805388Z Job is waiting for a hosted runner to come online. 2021-10-28T17:30:44.8849113Z Job is about to start running on the hosted runner: Hosted Agent (hosted) 2021-10-28T17:30:48.7495926Z Current runner version: '2.283.3' 2021-10-28T17:30:48.7524769Z ##[group]Operating System 2021-10-28T17:30:48.7525910Z Ubuntu 2021-10-28T17:30:48.7526420Z 20.04.3 2021-10-28T17:30:48.7526954Z LTS 2021-10-28T17:30:48.7527591Z ##[endgroup] 2021-10-28T17:30:48.7528217Z ##[group]Virtual Environment 2021-10-28T17:30:48.7529236Z Environment: ubuntu-20.04 2021-10-28T17:30:48.7529921Z Version: 20211017.0 2021-10-28T17:30:48.7531118Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20211017.0/images/linux/Ubuntu2004-README.md 2021-10-28T17:30:48.7532658Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20211017.0 2021-10-28T17:30:48.7533697Z ##[endgroup] 2021-10-28T17:30:48.7534434Z ##[group]Virtual Environment Provisioner 2021-10-28T17:30:48.7535211Z 1.0.0.0-master-20211022-1 2021-10-28T17:30:48.7535857Z ##[endgroup] 2021-10-28T17:30:48.7662564Z ##[group]GITHUB_TOKEN Permissions 2021-10-28T17:30:48.7664189Z Actions: write 2021-10-28T17:30:48.7664775Z Checks: write 2021-10-28T17:30:48.7665294Z Contents: write 2021-10-28T17:30:48.7665856Z Deployments: write 2021-10-28T17:30:48.7666433Z Discussions: write 2021-10-28T17:30:48.7666960Z Issues: write 2021-10-28T17:30:48.7667475Z Metadata: read 2021-10-28T17:30:48.7668011Z Packages: write 2021-10-28T17:30:48.7668537Z Pages: write 2021-10-28T17:30:48.7669085Z PullRequests: write 2021-10-28T17:30:48.7669741Z RepositoryProjects: write 2021-10-28T17:30:48.7670408Z SecurityEvents: write 2021-10-28T17:30:48.7670981Z Statuses: write 2021-10-28T17:30:48.7671650Z ##[endgroup] 2021-10-28T17:30:48.7675135Z Prepare workflow directory 2021-10-28T17:30:48.8370756Z Prepare all required actions 2021-10-28T17:30:48.8382242Z Getting action download info 2021-10-28T17:30:50.0376607Z Download action repository 'actions/checkout@v2' (SHA:1e204e9a9253d643386038d443f96446fa156a97) 2021-10-28T17:30:50.6266923Z Download action repository 'sonarsource/sonarqube-scan-action@master' (SHA:1f3c95ed10478c92adcecb7eba9fb1f633718217) 2021-10-28T17:30:52.1586544Z ##[group]Build container for action use: '/home/runner/work/_actions/sonarsource/sonarqube-scan-action/master/Dockerfile'. 2021-10-28T17:30:52.1640895Z ##[command]/usr/bin/docker build -t f88420:96f701d2d6e443f1877f77a108cb3c72 -f "/home/runner/work/_actions/sonarsource/sonarqube-scan-action/master/Dockerfile" "/home/runner/work/_actions/sonarsource/sonarqube-scan-action/master" 2021-10-28T17:30:53.0032118Z Sending build context to Docker daemon 49.15kB 2021-10-28T17:30:53.0032580Z 2021-10-28T17:30:53.0050143Z Step 1/6 : FROM sonarsource/sonar-scanner-cli:4.6 2021-10-28T17:30:54.0023203Z 4.6: Pulling from sonarsource/sonar-scanner-cli 2021-10-28T17:30:54.0032647Z a0d0a0d46f8b: Already exists 2021-10-28T17:30:54.0033204Z 3359f0a4d1d1: Pulling fs layer 2021-10-28T17:30:54.0033734Z 26ceb1e8f90b: Pulling fs layer 2021-10-28T17:30:54.0034278Z 26ceb1e8f90b: Verifying Checksum 2021-10-28T17:30:54.0034847Z 26ceb1e8f90b: Download complete 2021-10-28T17:30:54.6063434Z 3359f0a4d1d1: Verifying Checksum 2021-10-28T17:30:54.6066931Z 3359f0a4d1d1: Download complete 2021-10-28T17:31:00.6906456Z 3359f0a4d1d1: Pull complete 2021-10-28T17:31:00.7586637Z 26ceb1e8f90b: Pull complete 2021-10-28T17:31:00.7645197Z Digest: sha256:cd3b738eb221624992481c5f7c1a41923b03203a31b0cf40ce4a16987530c34a 2021-10-28T17:31:00.7665139Z Status: Downloaded newer image for sonarsource/sonar-scanner-cli:4.6 2021-10-28T17:31:00.7685813Z ---> e86ff33f7d2c 2021-10-28T17:31:00.7689171Z Step 2/6 : LABEL version="1.0.0" repository="https://github.com/sonarsource/sonarqube-scan-action" homepage="https://github.com/sonarsource/sonarqube-scan-action" maintainer="SonarSource" com.github.actions.name="SonarQube Scan" com.github.actions.description="Scan your code with SonarQube to detect Bugs, Vulnerabilities and Code Smells in up to 27 programming languages!" com.github.actions.icon="check" com.github.actions.color="green" 2021-10-28T17:31:00.7955913Z ---> Running in e634a0294176 2021-10-28T17:31:01.2580905Z Removing intermediate container e634a0294176 2021-10-28T17:31:01.2581782Z ---> 16c829d8472b 2021-10-28T17:31:01.2582195Z Step 3/6 : USER root 2021-10-28T17:31:01.3133862Z ---> Running in e7f754e1a097 2021-10-28T17:31:02.0239201Z Removing intermediate container e7f754e1a097 2021-10-28T17:31:02.0240951Z ---> 9e87f43b99b0 2021-10-28T17:31:02.0242660Z Step 4/6 : COPY entrypoint.sh /entrypoint.sh 2021-10-28T17:31:03.0517715Z ---> d4ffa3b0658d 2021-10-28T17:31:03.0518781Z Step 5/6 : RUN chmod +x /entrypoint.sh 2021-10-28T17:31:03.0714252Z ---> Running in cbaf126dc1b1 2021-10-28T17:31:04.2969898Z Removing intermediate container cbaf126dc1b1 2021-10-28T17:31:04.2971141Z ---> 26ed580e206d 2021-10-28T17:31:04.2977351Z Step 6/6 : ENTRYPOINT ["/entrypoint.sh"] 2021-10-28T17:31:04.3176948Z ---> Running in 9b7ac82211f4 2021-10-28T17:31:05.0286846Z Removing intermediate container 9b7ac82211f4 2021-10-28T17:31:05.0348539Z ---> 1f66848eb8b8 2021-10-28T17:31:05.0349329Z Successfully built 1f66848eb8b8 2021-10-28T17:31:05.0406591Z Successfully tagged f88420:96f701d2d6e443f1877f77a108cb3c72 2021-10-28T17:31:05.0467364Z ##[endgroup] 2021-10-28T17:31:05.0875279Z ##[group]Run actions/checkout@v2 2021-10-28T17:31:05.0876052Z with: 2021-10-28T17:31:05.0876467Z fetch-depth: 0 2021-10-28T17:31:05.0877112Z repository: Jibestream/cx_android_base 2021-10-28T17:31:05.0878324Z token: *** 2021-10-28T17:31:05.0878879Z ssh-strict: true 2021-10-28T17:31:05.0879468Z persist-credentials: true 2021-10-28T17:31:05.0880178Z clean: true 2021-10-28T17:31:05.0880697Z lfs: false 2021-10-28T17:31:05.0881166Z submodules: false 2021-10-28T17:31:05.0881703Z ##[endgroup] 2021-10-28T17:31:05.3845099Z Syncing repository: Jibestream/cx_android_base 2021-10-28T17:31:05.3911154Z ##[group]Getting Git version info 2021-10-28T17:31:05.3912855Z Working directory is '/home/runner/work/cx_android_base/cx_android_base' 2021-10-28T17:31:05.3956002Z [command]/usr/bin/git version 2021-10-28T17:31:05.4118596Z git version 2.33.1 2021-10-28T17:31:05.4158830Z ##[endgroup] 2021-10-28T17:31:05.4178175Z Deleting the contents of '/home/runner/work/cx_android_base/cx_android_base' 2021-10-28T17:31:05.4194219Z ##[group]Initializing the repository 2021-10-28T17:31:05.4202244Z [command]/usr/bin/git init /home/runner/work/cx_android_base/cx_android_base 2021-10-28T17:31:05.4361371Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-10-28T17:31:05.4363085Z hint: is subject to change. To configure the initial branch name to use in all 2021-10-28T17:31:05.4364505Z hint: of your new repositories, which will suppress this warning, call: 2021-10-28T17:31:05.4365747Z hint: 2021-10-28T17:31:05.4367126Z hint: git config --global init.defaultBranch 2021-10-28T17:31:05.4373487Z hint: 2021-10-28T17:31:05.4374667Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-10-28T17:31:05.4375980Z hint: 'development'. The just-created branch can be renamed via this command: 2021-10-28T17:31:05.4376725Z hint: 2021-10-28T17:31:05.4377499Z hint: git branch -m 2021-10-28T17:31:05.4385780Z Initialized empty Git repository in /home/runner/work/cx_android_base/cx_android_base/.git/ 2021-10-28T17:31:05.4404714Z [command]/usr/bin/git remote add origin https://github.com/Jibestream/cx_android_base 2021-10-28T17:31:05.4489947Z ##[endgroup] 2021-10-28T17:31:05.4494778Z ##[group]Disabling automatic garbage collection 2021-10-28T17:31:05.4507170Z [command]/usr/bin/git config --local gc.auto 0 2021-10-28T17:31:05.4617848Z ##[endgroup] 2021-10-28T17:31:05.4632720Z ##[group]Setting up auth 2021-10-28T17:31:05.4648255Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-10-28T17:31:05.4738375Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-10-28T17:31:05.5345398Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-10-28T17:31:05.5389832Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-10-28T17:31:05.5765558Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-10-28T17:31:05.5821744Z ##[endgroup] 2021-10-28T17:31:05.5823651Z ##[group]Fetching the repository 2021-10-28T17:31:05.5833462Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +f85766c446e65055959f4a0af775c19855f776ac:refs/remotes/pull/2/merge 2021-10-28T17:31:06.3939007Z remote: Enumerating objects: 622, done. 2021-10-28T17:31:06.3940911Z remote: Counting objects: 0% (1/622) 2021-10-28T17:31:06.3942413Z remote: Counting objects: 1% (7/622) 2021-10-28T17:31:06.3943839Z remote: Counting objects: 2% (13/622) 2021-10-28T17:31:06.3944972Z remote: Counting objects: 3% (19/622) 2021-10-28T17:31:06.3946480Z remote: Counting objects: 4% (25/622) 2021-10-28T17:31:06.3953206Z remote: Counting objects: 5% (32/622) 2021-10-28T17:31:06.3954388Z remote: Counting objects: 6% (38/622) 2021-10-28T17:31:06.3955339Z remote: Counting objects: 7% (44/622) 2021-10-28T17:31:06.3956381Z remote: Counting objects: 8% (50/622) 2021-10-28T17:31:06.3957582Z remote: Counting objects: 9% (56/622) 2021-10-28T17:31:06.3958584Z remote: Counting objects: 10% (63/622) 2021-10-28T17:31:06.3959557Z remote: Counting objects: 11% (69/622) 2021-10-28T17:31:06.3961054Z remote: Counting objects: 12% (75/622) 2021-10-28T17:31:06.3962172Z remote: Counting objects: 13% (81/622) 2021-10-28T17:31:06.3963201Z remote: Counting objects: 14% (88/622) 2021-10-28T17:31:06.3964149Z remote: Counting objects: 15% (94/622) 2021-10-28T17:31:06.3965076Z remote: Counting objects: 16% (100/622) 2021-10-28T17:31:06.3966034Z remote: Counting objects: 17% (106/622) 2021-10-28T17:31:06.3967005Z remote: Counting objects: 18% (112/622) 2021-10-28T17:31:06.3967942Z remote: Counting objects: 19% (119/622) 2021-10-28T17:31:06.3969646Z remote: Counting objects: 20% (125/622) 2021-10-28T17:31:06.3972384Z remote: Counting objects: 21% (131/622) 2021-10-28T17:31:06.3973108Z remote: Counting objects: 22% (137/622) 2021-10-28T17:31:06.3973792Z remote: Counting objects: 23% (144/622) 2021-10-28T17:31:06.3974471Z remote: Counting objects: 24% (150/622) 2021-10-28T17:31:06.3975212Z remote: Counting objects: 25% (156/622) 2021-10-28T17:31:06.3975914Z remote: Counting objects: 26% (162/622) 2021-10-28T17:31:06.4085574Z remote: Counting objects: 27% (168/622) 2021-10-28T17:31:06.4086439Z remote: Counting objects: 28% (175/622) 2021-10-28T17:31:06.4087044Z remote: Counting objects: 29% (181/622) 2021-10-28T17:31:06.4087614Z remote: Counting objects: 30% (187/622) 2021-10-28T17:31:06.4088171Z remote: Counting objects: 31% (193/622) 2021-10-28T17:31:06.4088906Z remote: Counting objects: 32% (200/622) 2021-10-28T17:31:06.4089485Z remote: Counting objects: 33% (206/622) 2021-10-28T17:31:06.4090035Z remote: Counting objects: 34% (212/622) 2021-10-28T17:31:06.4090603Z remote: Counting objects: 35% (218/622) 2021-10-28T17:31:06.4091166Z remote: Counting objects: 36% (224/622) 2021-10-28T17:31:06.4091719Z remote: Counting objects: 37% (231/622) 2021-10-28T17:31:06.4092264Z remote: Counting objects: 38% (237/622) 2021-10-28T17:31:06.4092815Z remote: Counting objects: 39% (243/622) 2021-10-28T17:31:06.4093367Z remote: Counting objects: 40% (249/622) 2021-10-28T17:31:06.4093913Z remote: Counting objects: 41% (256/622) 2021-10-28T17:31:06.4094805Z remote: Counting objects: 42% (262/622) 2021-10-28T17:31:06.4095371Z remote: Counting objects: 43% (268/622) 2021-10-28T17:31:06.4095934Z remote: Counting objects: 44% (274/622) 2021-10-28T17:31:06.4096483Z remote: Counting objects: 45% (280/622) 2021-10-28T17:31:06.4097038Z remote: Counting objects: 46% (287/622) 2021-10-28T17:31:06.4097611Z remote: Counting objects: 47% (293/622) 2021-10-28T17:31:06.4098183Z remote: Counting objects: 48% (299/622) 2021-10-28T17:31:06.4098734Z remote: Counting objects: 49% (305/622) 2021-10-28T17:31:06.4099282Z remote: Counting objects: 50% (311/622) 2021-10-28T17:31:06.4099843Z remote: Counting objects: 51% (318/622) 2021-10-28T17:31:06.4100395Z remote: Counting objects: 52% (324/622) 2021-10-28T17:31:06.4100955Z remote: Counting objects: 53% (330/622) 2021-10-28T17:31:06.4101523Z remote: Counting objects: 54% (336/622) 2021-10-28T17:31:06.4102088Z remote: Counting objects: 55% (343/622) 2021-10-28T17:31:06.4102761Z remote: Counting objects: 56% (349/622) 2021-10-28T17:31:06.4103348Z remote: Counting objects: 57% (355/622) 2021-10-28T17:31:06.4103913Z remote: Counting objects: 58% (361/622) 2021-10-28T17:31:06.4104472Z remote: Counting objects: 59% (367/622) 2021-10-28T17:31:06.4105018Z remote: Counting objects: 60% (374/622) 2021-10-28T17:31:06.4105567Z remote: Counting objects: 61% (380/622) 2021-10-28T17:31:06.4106119Z remote: Counting objects: 62% (386/622) 2021-10-28T17:31:06.4106667Z remote: Counting objects: 63% (392/622) 2021-10-28T17:31:06.4107451Z remote: Counting objects: 64% (399/622) 2021-10-28T17:31:06.4108011Z remote: Counting objects: 65% (405/622) 2021-10-28T17:31:06.4108574Z remote: Counting objects: 66% (411/622) 2021-10-28T17:31:06.4109143Z remote: Counting objects: 67% (417/622) 2021-10-28T17:31:06.4109692Z remote: Counting objects: 68% (423/622) 2021-10-28T17:31:06.4110248Z remote: Counting objects: 69% (430/622) 2021-10-28T17:31:06.4110809Z remote: Counting objects: 70% (436/622) 2021-10-28T17:31:06.4111369Z remote: Counting objects: 71% (442/622) 2021-10-28T17:31:06.4111918Z remote: Counting objects: 72% (448/622) 2021-10-28T17:31:06.4112473Z remote: Counting objects: 73% (455/622) 2021-10-28T17:31:06.4113032Z remote: Counting objects: 74% (461/622) 2021-10-28T17:31:06.4113580Z remote: Counting objects: 75% (467/622) 2021-10-28T17:31:06.4114128Z remote: Counting objects: 76% (473/622) 2021-10-28T17:31:06.4114683Z remote: Counting objects: 77% (479/622) 2021-10-28T17:31:06.4115229Z remote: Counting objects: 78% (486/622) 2021-10-28T17:31:06.4115772Z remote: Counting objects: 79% (492/622) 2021-10-28T17:31:06.4116320Z remote: Counting objects: 80% (498/622) 2021-10-28T17:31:06.4116872Z remote: Counting objects: 81% (504/622) 2021-10-28T17:31:06.4117423Z remote: Counting objects: 82% (511/622) 2021-10-28T17:31:06.4117989Z remote: Counting objects: 83% (517/622) 2021-10-28T17:31:06.4118547Z remote: Counting objects: 84% (523/622) 2021-10-28T17:31:06.4119106Z remote: Counting objects: 85% (529/622) 2021-10-28T17:31:06.4119653Z remote: Counting objects: 86% (535/622) 2021-10-28T17:31:06.4120203Z remote: Counting objects: 87% (542/622) 2021-10-28T17:31:06.4120755Z remote: Counting objects: 88% (548/622) 2021-10-28T17:31:06.4121311Z remote: Counting objects: 89% (554/622) 2021-10-28T17:31:06.4121858Z remote: Counting objects: 90% (560/622) 2021-10-28T17:31:06.4122417Z remote: Counting objects: 91% (567/622) 2021-10-28T17:31:06.4122980Z remote: Counting objects: 92% (573/622) 2021-10-28T17:31:06.4123530Z remote: Counting objects: 93% (579/622) 2021-10-28T17:31:06.4124093Z remote: Counting objects: 94% (585/622) 2021-10-28T17:31:06.4124799Z remote: Counting objects: 95% (591/622) 2021-10-28T17:31:06.4125367Z remote: Counting objects: 96% (598/622) 2021-10-28T17:31:06.4125913Z remote: Counting objects: 97% (604/622) 2021-10-28T17:31:06.4126472Z remote: Counting objects: 98% (610/622) 2021-10-28T17:31:06.4127030Z remote: Counting objects: 99% (616/622) 2021-10-28T17:31:06.4127599Z remote: Counting objects: 100% (622/622) 2021-10-28T17:31:06.4128176Z remote: Counting objects: 100% (622/622), done. 2021-10-28T17:31:06.4129030Z remote: Compressing objects: 0% (1/422) 2021-10-28T17:31:06.4129668Z remote: Compressing objects: 1% (5/422) 2021-10-28T17:31:06.4130278Z remote: Compressing objects: 2% (9/422) 2021-10-28T17:31:06.4130886Z remote: Compressing objects: 3% (13/422) 2021-10-28T17:31:06.4131515Z remote: Compressing objects: 4% (17/422) 2021-10-28T17:31:06.4132139Z remote: Compressing objects: 5% (22/422) 2021-10-28T17:31:06.4132749Z remote: Compressing objects: 6% (26/422) 2021-10-28T17:31:06.4133493Z remote: Compressing objects: 7% (30/422) 2021-10-28T17:31:06.4134136Z remote: Compressing objects: 8% (34/422) 2021-10-28T17:31:06.4134747Z remote: Compressing objects: 9% (38/422) 2021-10-28T17:31:06.4135346Z remote: Compressing objects: 10% (43/422) 2021-10-28T17:31:06.4135947Z remote: Compressing objects: 11% (47/422) 2021-10-28T17:31:06.4136554Z remote: Compressing objects: 12% (51/422) 2021-10-28T17:31:06.4137156Z remote: Compressing objects: 13% (55/422) 2021-10-28T17:31:06.4137751Z remote: Compressing objects: 14% (60/422) 2021-10-28T17:31:06.4138362Z remote: Compressing objects: 15% (64/422) 2021-10-28T17:31:06.4138970Z remote: Compressing objects: 16% (68/422) 2021-10-28T17:31:06.4139567Z remote: Compressing objects: 17% (72/422) 2021-10-28T17:31:06.4140171Z remote: Compressing objects: 18% (76/422) 2021-10-28T17:31:06.4140780Z remote: Compressing objects: 19% (81/422) 2021-10-28T17:31:06.4141391Z remote: Compressing objects: 20% (85/422) 2021-10-28T17:31:06.4141988Z remote: Compressing objects: 21% (89/422) 2021-10-28T17:31:06.4142592Z remote: Compressing objects: 22% (93/422) 2021-10-28T17:31:06.4143197Z remote: Compressing objects: 23% (98/422) 2021-10-28T17:31:06.4143806Z remote: Compressing objects: 24% (102/422) 2021-10-28T17:31:06.4144410Z remote: Compressing objects: 25% (106/422) 2021-10-28T17:31:06.4145021Z remote: Compressing objects: 26% (110/422) 2021-10-28T17:31:06.4145629Z remote: Compressing objects: 27% (114/422) 2021-10-28T17:31:06.4146224Z remote: Compressing objects: 28% (119/422) 2021-10-28T17:31:06.4146830Z remote: Compressing objects: 29% (123/422) 2021-10-28T17:31:06.4147442Z remote: Compressing objects: 30% (127/422) 2021-10-28T17:31:06.4148060Z remote: Compressing objects: 31% (131/422) 2021-10-28T17:31:06.4148666Z remote: Compressing objects: 32% (136/422) 2021-10-28T17:31:06.4149288Z remote: Compressing objects: 33% (140/422) 2021-10-28T17:31:06.4149910Z remote: Compressing objects: 34% (144/422) 2021-10-28T17:31:06.4150515Z remote: Compressing objects: 35% (148/422) 2021-10-28T17:31:06.4151113Z remote: Compressing objects: 36% (152/422) 2021-10-28T17:31:06.4151721Z remote: Compressing objects: 37% (157/422) 2021-10-28T17:31:06.4152336Z remote: Compressing objects: 38% (161/422) 2021-10-28T17:31:06.4152929Z remote: Compressing objects: 39% (165/422) 2021-10-28T17:31:06.4153534Z remote: Compressing objects: 40% (169/422) 2021-10-28T17:31:06.4154205Z remote: Compressing objects: 41% (174/422) 2021-10-28T17:31:06.4154829Z remote: Compressing objects: 42% (178/422) 2021-10-28T17:31:06.4155427Z remote: Compressing objects: 43% (182/422) 2021-10-28T17:31:06.4156177Z remote: Compressing objects: 44% (186/422) 2021-10-28T17:31:06.4156791Z remote: Compressing objects: 45% (190/422) 2021-10-28T17:31:06.4157397Z remote: Compressing objects: 46% (195/422) 2021-10-28T17:31:06.4157996Z remote: Compressing objects: 47% (199/422) 2021-10-28T17:31:06.4158614Z remote: Compressing objects: 48% (203/422) 2021-10-28T17:31:06.4159231Z remote: Compressing objects: 49% (207/422) 2021-10-28T17:31:06.4159833Z remote: Compressing objects: 50% (211/422) 2021-10-28T17:31:06.4214285Z remote: Compressing objects: 51% (216/422) 2021-10-28T17:31:06.4215841Z remote: Compressing objects: 52% (220/422) 2021-10-28T17:31:06.4216823Z remote: Compressing objects: 53% (224/422) 2021-10-28T17:31:06.4218665Z remote: Compressing objects: 54% (228/422) 2021-10-28T17:31:06.4219502Z remote: Compressing objects: 55% (233/422) 2021-10-28T17:31:06.4220311Z remote: Compressing objects: 56% (237/422) 2021-10-28T17:31:06.4221142Z remote: Compressing objects: 57% (241/422) 2021-10-28T17:31:06.4223151Z remote: Compressing objects: 58% (245/422) 2021-10-28T17:31:06.4224088Z remote: Compressing objects: 59% (249/422) 2021-10-28T17:31:06.4224898Z remote: Compressing objects: 60% (254/422) 2021-10-28T17:31:06.4225527Z remote: Compressing objects: 61% (258/422) 2021-10-28T17:31:06.4226418Z remote: Compressing objects: 62% (262/422) 2021-10-28T17:31:06.4227049Z remote: Compressing objects: 63% (266/422) 2021-10-28T17:31:06.4227671Z remote: Compressing objects: 64% (271/422) 2021-10-28T17:31:06.4228356Z remote: Compressing objects: 65% (275/422) 2021-10-28T17:31:06.4228967Z remote: Compressing objects: 66% (279/422) 2021-10-28T17:31:06.4229584Z remote: Compressing objects: 67% (283/422) 2021-10-28T17:31:06.4230210Z remote: Compressing objects: 68% (287/422) 2021-10-28T17:31:06.4230844Z remote: Compressing objects: 69% (292/422) 2021-10-28T17:31:06.4231452Z remote: Compressing objects: 70% (296/422) 2021-10-28T17:31:06.4232069Z remote: Compressing objects: 71% (300/422) 2021-10-28T17:31:06.4232682Z remote: Compressing objects: 72% (304/422) 2021-10-28T17:31:06.4233296Z remote: Compressing objects: 73% (309/422) 2021-10-28T17:31:06.4233894Z remote: Compressing objects: 74% (313/422) 2021-10-28T17:31:06.4234512Z remote: Compressing objects: 75% (317/422) 2021-10-28T17:31:06.4235127Z remote: Compressing objects: 76% (321/422) 2021-10-28T17:31:06.4235728Z remote: Compressing objects: 77% (325/422) 2021-10-28T17:31:06.4237472Z remote: Compressing objects: 78% (330/422) 2021-10-28T17:31:06.4238724Z remote: Compressing objects: 79% (334/422) 2021-10-28T17:31:06.4239357Z remote: Compressing objects: 80% (338/422) 2021-10-28T17:31:06.4239964Z remote: Compressing objects: 81% (342/422) 2021-10-28T17:31:06.4241334Z remote: Compressing objects: 82% (347/422) 2021-10-28T17:31:06.4242066Z remote: Compressing objects: 83% (351/422) 2021-10-28T17:31:06.4242693Z remote: Compressing objects: 84% (355/422) 2021-10-28T17:31:06.4243306Z remote: Compressing objects: 85% (359/422) 2021-10-28T17:31:06.4243932Z remote: Compressing objects: 86% (363/422) 2021-10-28T17:31:06.4244559Z remote: Compressing objects: 87% (368/422) 2021-10-28T17:31:06.4245169Z remote: Compressing objects: 88% (372/422) 2021-10-28T17:31:06.4245797Z remote: Compressing objects: 89% (376/422) 2021-10-28T17:31:06.4246579Z remote: Compressing objects: 90% (380/422) 2021-10-28T17:31:06.4247209Z remote: Compressing objects: 91% (385/422) 2021-10-28T17:31:06.4247830Z remote: Compressing objects: 92% (389/422) 2021-10-28T17:31:06.4248452Z remote: Compressing objects: 93% (393/422) 2021-10-28T17:31:06.4249361Z remote: Compressing objects: 94% (397/422) 2021-10-28T17:31:06.4250270Z remote: Compressing objects: 95% (401/422) 2021-10-28T17:31:06.4250901Z remote: Compressing objects: 96% (406/422) 2021-10-28T17:31:06.4251531Z remote: Compressing objects: 97% (410/422) 2021-10-28T17:31:06.4252142Z remote: Compressing objects: 98% (414/422) 2021-10-28T17:31:06.4252767Z remote: Compressing objects: 99% (418/422) 2021-10-28T17:31:06.4253388Z remote: Compressing objects: 100% (422/422) 2021-10-28T17:31:06.4254025Z remote: Compressing objects: 100% (422/422), done. 2021-10-28T17:31:06.4321495Z Receiving objects: 0% (1/622) 2021-10-28T17:31:06.4325412Z Receiving objects: 1% (7/622) 2021-10-28T17:31:06.4329319Z Receiving objects: 2% (13/622) 2021-10-28T17:31:06.4333124Z Receiving objects: 3% (19/622) 2021-10-28T17:31:06.4336407Z Receiving objects: 4% (25/622) 2021-10-28T17:31:06.4340178Z Receiving objects: 5% (32/622) 2021-10-28T17:31:06.4341182Z Receiving objects: 6% (38/622) 2021-10-28T17:31:06.4344213Z Receiving objects: 7% (44/622) 2021-10-28T17:31:06.4346874Z Receiving objects: 8% (50/622) 2021-10-28T17:31:06.4350553Z Receiving objects: 9% (56/622) 2021-10-28T17:31:06.4352787Z Receiving objects: 10% (63/622) 2021-10-28T17:31:06.4917709Z Receiving objects: 11% (69/622) 2021-10-28T17:31:06.4989723Z Receiving objects: 12% (75/622) 2021-10-28T17:31:06.5064762Z Receiving objects: 13% (81/622) 2021-10-28T17:31:06.5067476Z Receiving objects: 14% (88/622) 2021-10-28T17:31:06.5075585Z Receiving objects: 15% (94/622) 2021-10-28T17:31:06.5085674Z Receiving objects: 16% (100/622) 2021-10-28T17:31:06.5086225Z Receiving objects: 17% (106/622) 2021-10-28T17:31:06.5091537Z Receiving objects: 18% (112/622) 2021-10-28T17:31:06.5094791Z Receiving objects: 19% (119/622) 2021-10-28T17:31:06.5099092Z Receiving objects: 20% (125/622) 2021-10-28T17:31:06.5268161Z Receiving objects: 21% (131/622) 2021-10-28T17:31:06.5271571Z Receiving objects: 22% (137/622) 2021-10-28T17:31:06.5275395Z Receiving objects: 23% (144/622) 2021-10-28T17:31:06.5277610Z Receiving objects: 24% (150/622) 2021-10-28T17:31:06.5282612Z Receiving objects: 25% (156/622) 2021-10-28T17:31:06.5283152Z Receiving objects: 26% (162/622) 2021-10-28T17:31:06.5342242Z Receiving objects: 27% (168/622) 2021-10-28T17:31:06.5345723Z Receiving objects: 28% (175/622) 2021-10-28T17:31:06.5346305Z Receiving objects: 29% (181/622) 2021-10-28T17:31:06.5350302Z Receiving objects: 30% (187/622) 2021-10-28T17:31:06.5350895Z Receiving objects: 31% (193/622) 2021-10-28T17:31:06.5353277Z Receiving objects: 32% (200/622) 2021-10-28T17:31:06.5354843Z Receiving objects: 33% (206/622) 2021-10-28T17:31:06.5356894Z Receiving objects: 34% (212/622) 2021-10-28T17:31:06.5359186Z Receiving objects: 35% (218/622) 2021-10-28T17:31:06.5365836Z Receiving objects: 36% (224/622) 2021-10-28T17:31:06.5367411Z Receiving objects: 37% (231/622) 2021-10-28T17:31:06.5368021Z Receiving objects: 38% (237/622) 2021-10-28T17:31:06.5369462Z Receiving objects: 39% (243/622) 2021-10-28T17:31:06.5374880Z Receiving objects: 40% (249/622) 2021-10-28T17:31:06.5375548Z Receiving objects: 41% (256/622) 2021-10-28T17:31:06.5376068Z Receiving objects: 42% (262/622) 2021-10-28T17:31:06.5386793Z Receiving objects: 43% (268/622) 2021-10-28T17:31:06.5423178Z Receiving objects: 44% (274/622) 2021-10-28T17:31:06.5455944Z Receiving objects: 45% (280/622) 2021-10-28T17:31:06.5463370Z Receiving objects: 46% (287/622) 2021-10-28T17:31:06.5465843Z Receiving objects: 47% (293/622) 2021-10-28T17:31:06.5466438Z Receiving objects: 48% (299/622) 2021-10-28T17:31:06.5466961Z Receiving objects: 49% (305/622) 2021-10-28T17:31:06.5469828Z Receiving objects: 50% (311/622) 2021-10-28T17:31:06.5470484Z Receiving objects: 51% (318/622) 2021-10-28T17:31:06.5470989Z Receiving objects: 52% (324/622) 2021-10-28T17:31:06.5475267Z Receiving objects: 53% (330/622) 2021-10-28T17:31:06.5475951Z Receiving objects: 54% (336/622) 2021-10-28T17:31:06.5483108Z Receiving objects: 55% (343/622) 2021-10-28T17:31:06.5483655Z Receiving objects: 56% (349/622) 2021-10-28T17:31:06.5627456Z Receiving objects: 57% (355/622) 2021-10-28T17:31:06.5630004Z Receiving objects: 58% (361/622) 2021-10-28T17:31:06.5630522Z Receiving objects: 59% (367/622) 2021-10-28T17:31:06.5631037Z Receiving objects: 60% (374/622) 2021-10-28T17:31:06.5631552Z Receiving objects: 61% (380/622) 2021-10-28T17:31:06.5632066Z Receiving objects: 62% (386/622) 2021-10-28T17:31:06.5632613Z Receiving objects: 63% (392/622) 2021-10-28T17:31:06.5657407Z Receiving objects: 64% (399/622) 2021-10-28T17:31:06.5698424Z Receiving objects: 65% (405/622) 2021-10-28T17:31:06.5713472Z Receiving objects: 66% (411/622) 2021-10-28T17:31:06.5721237Z Receiving objects: 67% (417/622) 2021-10-28T17:31:06.5733857Z Receiving objects: 68% (423/622) 2021-10-28T17:31:06.5765188Z Receiving objects: 69% (430/622) 2021-10-28T17:31:06.5774677Z Receiving objects: 70% (436/622) 2021-10-28T17:31:06.5782951Z Receiving objects: 71% (442/622) 2021-10-28T17:31:06.5792406Z Receiving objects: 72% (448/622) 2021-10-28T17:31:06.5795789Z Receiving objects: 73% (455/622) 2021-10-28T17:31:06.5804166Z Receiving objects: 74% (461/622) 2021-10-28T17:31:06.5808236Z Receiving objects: 75% (467/622) 2021-10-28T17:31:06.5813659Z Receiving objects: 76% (473/622) 2021-10-28T17:31:06.5814210Z Receiving objects: 77% (479/622) 2021-10-28T17:31:06.5828437Z Receiving objects: 78% (486/622) 2021-10-28T17:31:06.5828985Z Receiving objects: 79% (492/622) 2021-10-28T17:31:06.5829490Z Receiving objects: 80% (498/622) 2021-10-28T17:31:06.5830006Z Receiving objects: 81% (504/622) 2021-10-28T17:31:06.5830527Z Receiving objects: 82% (511/622) 2021-10-28T17:31:06.6243345Z Receiving objects: 83% (517/622) 2021-10-28T17:31:06.6443904Z Receiving objects: 84% (523/622) 2021-10-28T17:31:06.6449543Z remote: Total 622 (delta 116), reused 537 (delta 76), pack-reused 0 2021-10-28T17:31:06.6456284Z Receiving objects: 85% (529/622) 2021-10-28T17:31:06.6457300Z Receiving objects: 86% (535/622) 2021-10-28T17:31:06.6460635Z Receiving objects: 87% (542/622) 2021-10-28T17:31:06.6464488Z Receiving objects: 88% (548/622) 2021-10-28T17:31:06.6467120Z Receiving objects: 89% (554/622) 2021-10-28T17:31:06.6467654Z Receiving objects: 90% (560/622) 2021-10-28T17:31:06.6468160Z Receiving objects: 91% (567/622) 2021-10-28T17:31:06.6468681Z Receiving objects: 92% (573/622) 2021-10-28T17:31:06.6469198Z Receiving objects: 93% (579/622) 2021-10-28T17:31:06.6469712Z Receiving objects: 94% (585/622) 2021-10-28T17:31:06.6470216Z Receiving objects: 95% (591/622) 2021-10-28T17:31:06.6470730Z Receiving objects: 96% (598/622) 2021-10-28T17:31:06.6471705Z Receiving objects: 97% (604/622) 2021-10-28T17:31:06.6472281Z Receiving objects: 98% (610/622) 2021-10-28T17:31:06.6472800Z Receiving objects: 99% (616/622) 2021-10-28T17:31:06.6473319Z Receiving objects: 100% (622/622) 2021-10-28T17:31:06.6473913Z Receiving objects: 100% (622/622), 2.10 MiB | 9.87 MiB/s, done. 2021-10-28T17:31:06.6474492Z Resolving deltas: 0% (0/116) 2021-10-28T17:31:06.6474997Z Resolving deltas: 1% (2/116) 2021-10-28T17:31:06.6475503Z Resolving deltas: 2% (3/116) 2021-10-28T17:31:06.6476002Z Resolving deltas: 3% (4/116) 2021-10-28T17:31:06.6476554Z Resolving deltas: 4% (5/116) 2021-10-28T17:31:06.6477056Z Resolving deltas: 5% (6/116) 2021-10-28T17:31:06.6477995Z Resolving deltas: 6% (7/116) 2021-10-28T17:31:06.6478487Z Resolving deltas: 7% (9/116) 2021-10-28T17:31:06.6478986Z Resolving deltas: 8% (10/116) 2021-10-28T17:31:06.6479495Z Resolving deltas: 9% (11/116) 2021-10-28T17:31:06.6479978Z Resolving deltas: 10% (12/116) 2021-10-28T17:31:06.6480481Z Resolving deltas: 11% (13/116) 2021-10-28T17:31:06.6480981Z Resolving deltas: 12% (14/116) 2021-10-28T17:31:06.6481481Z Resolving deltas: 13% (16/116) 2021-10-28T17:31:06.6481964Z Resolving deltas: 14% (17/116) 2021-10-28T17:31:06.6482460Z Resolving deltas: 15% (18/116) 2021-10-28T17:31:06.6482960Z Resolving deltas: 16% (19/116) 2021-10-28T17:31:06.6483751Z Resolving deltas: 17% (20/116) 2021-10-28T17:31:06.6484256Z Resolving deltas: 18% (21/116) 2021-10-28T17:31:06.6486303Z Resolving deltas: 19% (23/116) 2021-10-28T17:31:06.6487720Z Resolving deltas: 20% (24/116) 2021-10-28T17:31:06.6488218Z Resolving deltas: 21% (25/116) 2021-10-28T17:31:06.6488911Z Resolving deltas: 22% (26/116) 2021-10-28T17:31:06.6489446Z Resolving deltas: 23% (27/116) 2021-10-28T17:31:06.6489937Z Resolving deltas: 24% (28/116) 2021-10-28T17:31:06.6490438Z Resolving deltas: 25% (29/116) 2021-10-28T17:31:06.6490940Z Resolving deltas: 26% (31/116) 2021-10-28T17:31:06.6492590Z Resolving deltas: 27% (32/116) 2021-10-28T17:31:06.6493908Z Resolving deltas: 28% (33/116) 2021-10-28T17:31:06.6494411Z Resolving deltas: 29% (34/116) 2021-10-28T17:31:06.6494905Z Resolving deltas: 30% (35/116) 2021-10-28T17:31:06.6495401Z Resolving deltas: 31% (36/116) 2021-10-28T17:31:06.6495885Z Resolving deltas: 32% (38/116) 2021-10-28T17:31:06.6496383Z Resolving deltas: 33% (39/116) 2021-10-28T17:31:06.6496892Z Resolving deltas: 34% (40/116) 2021-10-28T17:31:06.6497619Z Resolving deltas: 35% (41/116) 2021-10-28T17:31:06.6498156Z Resolving deltas: 36% (42/116) 2021-10-28T17:31:06.6498657Z Resolving deltas: 37% (43/116) 2021-10-28T17:31:06.6499157Z Resolving deltas: 38% (45/116) 2021-10-28T17:31:06.6499642Z Resolving deltas: 39% (46/116) 2021-10-28T17:31:06.6501495Z Resolving deltas: 40% (47/116) 2021-10-28T17:31:06.6501998Z Resolving deltas: 41% (48/116) 2021-10-28T17:31:06.6502499Z Resolving deltas: 42% (49/116) 2021-10-28T17:31:06.6568461Z Resolving deltas: 43% (50/116) 2021-10-28T17:31:06.6569640Z Resolving deltas: 44% (52/116) 2021-10-28T17:31:06.6570387Z Resolving deltas: 45% (53/116) 2021-10-28T17:31:06.6571095Z Resolving deltas: 46% (54/116) 2021-10-28T17:31:06.6571786Z Resolving deltas: 47% (55/116) 2021-10-28T17:31:06.6572498Z Resolving deltas: 48% (56/116) 2021-10-28T17:31:06.6573197Z Resolving deltas: 49% (57/116) 2021-10-28T17:31:06.6573893Z Resolving deltas: 50% (58/116) 2021-10-28T17:31:06.6574716Z Resolving deltas: 51% (60/116) 2021-10-28T17:31:06.6575441Z Resolving deltas: 52% (61/116) 2021-10-28T17:31:06.6576141Z Resolving deltas: 53% (62/116) 2021-10-28T17:31:06.6576843Z Resolving deltas: 54% (63/116) 2021-10-28T17:31:06.6577521Z Resolving deltas: 55% (64/116) 2021-10-28T17:31:06.6578222Z Resolving deltas: 56% (65/116) 2021-10-28T17:31:06.6578920Z Resolving deltas: 57% (67/116) 2021-10-28T17:31:06.6579615Z Resolving deltas: 58% (68/116) 2021-10-28T17:31:06.6580304Z Resolving deltas: 59% (69/116) 2021-10-28T17:31:06.6580995Z Resolving deltas: 60% (70/116) 2021-10-28T17:31:06.6581685Z Resolving deltas: 61% (71/116) 2021-10-28T17:31:06.6582870Z Resolving deltas: 62% (72/116) 2021-10-28T17:31:06.6583719Z Resolving deltas: 63% (74/116) 2021-10-28T17:31:06.6584627Z Resolving deltas: 64% (75/116) 2021-10-28T17:31:06.6585184Z Resolving deltas: 65% (76/116) 2021-10-28T17:31:06.6586245Z Resolving deltas: 66% (77/116) 2021-10-28T17:31:06.6586770Z Resolving deltas: 67% (78/116) 2021-10-28T17:31:06.6587249Z Resolving deltas: 68% (79/116) 2021-10-28T17:31:06.6587754Z Resolving deltas: 69% (81/116) 2021-10-28T17:31:06.6588249Z Resolving deltas: 70% (82/116) 2021-10-28T17:31:06.6588741Z Resolving deltas: 71% (83/116) 2021-10-28T17:31:06.6589217Z Resolving deltas: 72% (84/116) 2021-10-28T17:31:06.6589708Z Resolving deltas: 73% (85/116) 2021-10-28T17:31:06.6590199Z Resolving deltas: 74% (86/116) 2021-10-28T17:31:06.6590683Z Resolving deltas: 75% (87/116) 2021-10-28T17:31:06.6591172Z Resolving deltas: 76% (89/116) 2021-10-28T17:31:06.6591662Z Resolving deltas: 77% (90/116) 2021-10-28T17:31:06.6592154Z Resolving deltas: 78% (91/116) 2021-10-28T17:31:06.6592632Z Resolving deltas: 79% (92/116) 2021-10-28T17:31:06.6593119Z Resolving deltas: 80% (93/116) 2021-10-28T17:31:06.6593610Z Resolving deltas: 81% (94/116) 2021-10-28T17:31:06.6627927Z Resolving deltas: 82% (96/116) 2021-10-28T17:31:06.6628467Z Resolving deltas: 83% (97/116) 2021-10-28T17:31:06.6629245Z Resolving deltas: 84% (98/116) 2021-10-28T17:31:06.6629746Z Resolving deltas: 85% (99/116) 2021-10-28T17:31:06.6630242Z Resolving deltas: 86% (100/116) 2021-10-28T17:31:06.6630745Z Resolving deltas: 87% (101/116) 2021-10-28T17:31:06.6631248Z Resolving deltas: 88% (103/116) 2021-10-28T17:31:06.6632976Z Resolving deltas: 89% (104/116) 2021-10-28T17:31:06.6634328Z Resolving deltas: 90% (105/116) 2021-10-28T17:31:06.6642795Z Resolving deltas: 91% (106/116) 2021-10-28T17:31:06.6644234Z Resolving deltas: 92% (107/116) 2021-10-28T17:31:06.6644754Z Resolving deltas: 93% (108/116) 2021-10-28T17:31:06.6645242Z Resolving deltas: 94% (110/116) 2021-10-28T17:31:06.6645750Z Resolving deltas: 95% (111/116) 2021-10-28T17:31:06.6646718Z Resolving deltas: 96% (112/116) 2021-10-28T17:31:06.6647227Z Resolving deltas: 97% (113/116) 2021-10-28T17:31:06.6647713Z Resolving deltas: 98% (114/116) 2021-10-28T17:31:06.6648214Z Resolving deltas: 99% (115/116) 2021-10-28T17:31:06.6651104Z Resolving deltas: 100% (116/116) 2021-10-28T17:31:06.6651741Z Resolving deltas: 100% (116/116), done. 2021-10-28T17:31:06.6753935Z From https://github.com/Jibestream/cx_android_base 2021-10-28T17:31:06.6757036Z * [new branch] ft-sonarqube -> origin/ft-sonarqube 2021-10-28T17:31:06.6759605Z * [new branch] main -> origin/main 2021-10-28T17:31:06.6761145Z * [new ref] f85766c446e65055959f4a0af775c19855f776ac -> pull/2/merge 2021-10-28T17:31:06.6790274Z ##[endgroup] 2021-10-28T17:31:06.6792491Z ##[group]Determining the checkout info 2021-10-28T17:31:06.6793966Z ##[endgroup] 2021-10-28T17:31:06.6795663Z ##[group]Checking out the ref 2021-10-28T17:31:06.6797631Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/2/merge 2021-10-28T17:31:06.7274642Z Note: switching to 'refs/remotes/pull/2/merge'. 2021-10-28T17:31:06.7275105Z 2021-10-28T17:31:06.7276619Z You are in 'detached HEAD' state. You can look around, make experimental 2021-10-28T17:31:06.7277637Z changes and commit them, and you can discard any commits you make in this 2021-10-28T17:31:06.7278495Z state without impacting any branches by switching back to a branch. 2021-10-28T17:31:06.7278993Z 2021-10-28T17:31:06.7279557Z If you want to create a new branch to retain commits you create, you may 2021-10-28T17:31:06.7280621Z do so (now or later) by using -c with the switch command. Example: 2021-10-28T17:31:06.7281083Z 2021-10-28T17:31:06.7281734Z git switch -c 2021-10-28T17:31:06.7282119Z 2021-10-28T17:31:06.7282534Z Or undo this operation with: 2021-10-28T17:31:06.7282880Z 2021-10-28T17:31:06.7283414Z git switch - 2021-10-28T17:31:06.7283700Z 2021-10-28T17:31:06.7284375Z Turn off this advice by setting config variable advice.detachedHead to false 2021-10-28T17:31:06.7284936Z 2021-10-28T17:31:06.7285896Z HEAD is now at f85766c Merge ad0ac2b805bca00ebcf314fdaa5a061122e7ba04 into 73091a4233bc8506c35e759ffb0ba32ff5c4a7df 2021-10-28T17:31:06.7297778Z ##[endgroup] 2021-10-28T17:31:06.7342179Z [command]/usr/bin/git log -1 --format='%H' 2021-10-28T17:31:06.7370707Z 'f85766c446e65055959f4a0af775c19855f776ac' 2021-10-28T17:31:06.7554467Z ##[group]Run sonarsource/sonarqube-scan-action@master 2021-10-28T17:31:06.7555153Z with: 2021-10-28T17:31:06.7555596Z projectBaseDir: . 2021-10-28T17:31:06.7556030Z env: 2021-10-28T17:31:06.7558239Z SONAR_TOKEN: *** 2021-10-28T17:31:06.7559088Z SONAR_HOST_URL: *** 2021-10-28T17:31:06.7559525Z ##[endgroup] 2021-10-28T17:31:06.7600545Z ##[command]/usr/bin/docker run --name f8842096f701d2d6e443f1877f77a108cb3c72_d199ff --label f88420 --workdir /github/workspace --rm -e SONAR_TOKEN -e SONAR_HOST_URL -e INPUT_ARGS -e INPUT_PROJECTBASEDIR -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RETENTION_DAYS -e GITHUB_RUN_ATTEMPT -e GITHUB_ACTOR -e GITHUB_WORKFLOW -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -e GITHUB_EVENT_NAME -e GITHUB_SERVER_URL -e GITHUB_API_URL -e GITHUB_GRAPHQL_URL -e GITHUB_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e GITHUB_ACTION_REPOSITORY -e GITHUB_ACTION_REF -e GITHUB_PATH -e GITHUB_ENV -e RUNNER_OS -e RUNNER_NAME -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -e ACTIONS_RUNTIME_URL -e ACTIONS_RUNTIME_TOKEN -e ACTIONS_CACHE_URL -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/cx_android_base/cx_android_base":"/github/workspace" f88420:96f701d2d6e443f1877f77a108cb3c72 2021-10-28T17:31:07.5781815Z INFO: Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties 2021-10-28T17:31:07.5917778Z INFO: Project root configuration file: /github/workspace/sonar-project.properties 2021-10-28T17:31:07.6338861Z INFO: SonarScanner 4.6.2.2472 2021-10-28T17:31:07.6340474Z INFO: Java 11.0.11 Alpine (64-bit) 2021-10-28T17:31:07.6451206Z INFO: Linux 5.8.0-1042-azure amd64 2021-10-28T17:31:08.2524765Z INFO: User cache: /opt/sonar-scanner/.sonar/cache 2021-10-28T17:31:09.8712937Z INFO: Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties 2021-10-28T17:31:09.8714430Z INFO: Project root configuration file: /github/workspace/sonar-project.properties 2021-10-28T17:31:09.8854748Z INFO: Analyzing on SonarQube server 9.1.0 2021-10-28T17:31:09.8856165Z INFO: Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) 2021-10-28T17:31:10.3586737Z INFO: Load global settings 2021-10-28T17:31:10.5969596Z INFO: Load global settings (done) | time=239ms 2021-10-28T17:31:10.6029524Z INFO: Server id: EA8D9556-AXxZOefD_97zl-RzWhrd 2021-10-28T17:31:10.6134093Z INFO: User cache: /opt/sonar-scanner/.sonar/cache 2021-10-28T17:31:10.6159713Z INFO: Load/download plugins 2021-10-28T17:31:10.6160274Z INFO: Load plugins index 2021-10-28T17:31:10.7093123Z INFO: Load plugins index (done) | time=93ms 2021-10-28T17:31:16.5896734Z INFO: Load/download plugins (done) | time=5974ms 2021-10-28T17:31:16.9327548Z INFO: Loaded core extensions: developer-scanner 2021-10-28T17:31:17.4009797Z INFO: Process project properties 2021-10-28T17:31:17.4118923Z INFO: Process project properties (done) | time=12ms 2021-10-28T17:31:17.4127752Z INFO: Execute project builders 2021-10-28T17:31:17.4151043Z INFO: Execute project builders (done) | time=2ms 2021-10-28T17:31:17.4185766Z INFO: Project key: Jibestream_cx_android_base 2021-10-28T17:31:17.4192608Z INFO: Base dir: /github/workspace 2021-10-28T17:31:17.4199333Z INFO: Working dir: /github/workspace/.scannerwork 2021-10-28T17:31:17.6213807Z INFO: Load project settings for component key: 'Jibestream_cx_android_base' 2021-10-28T17:31:17.6731519Z INFO: Load project settings for component key: 'Jibestream_cx_android_base' (done) | time=50ms 2021-10-28T17:31:17.6879645Z INFO: Load project branches 2021-10-28T17:31:17.7305034Z INFO: Load project branches (done) | time=47ms 2021-10-28T17:31:17.7332852Z INFO: Load project pull requests 2021-10-28T17:31:17.7861288Z INFO: Load project pull requests (done) | time=56ms 2021-10-28T17:31:17.7863486Z INFO: Load branch configuration 2021-10-28T17:31:17.7930473Z INFO: Detected branch/PR in 'GitHub Action' 2021-10-28T17:31:17.7936334Z INFO: Auto-configuring pull request '2' 2021-10-28T17:31:17.7961969Z INFO: Load branch configuration (done) | time=10ms 2021-10-28T17:31:17.8772891Z INFO: Auto-configuring with CI 'Github Actions' 2021-10-28T17:31:17.8791883Z INFO: Load quality profiles 2021-10-28T17:31:17.9710956Z INFO: Load quality profiles (done) | time=92ms 2021-10-28T17:31:17.9740633Z INFO: Auto-configuring with CI 'Github Actions' 2021-10-28T17:31:17.9764386Z INFO: Load active rules 2021-10-28T17:31:20.6656554Z INFO: Load active rules (done) | time=2688ms 2021-10-28T17:31:20.6964947Z INFO: Pull request 2 for merge into main from ft-sonarqube 2021-10-28T17:31:20.7105770Z INFO: SCM collecting changed files in the branch 2021-10-28T17:31:20.9975912Z INFO: SCM collecting changed files in the branch (done) | time=287ms 2021-10-28T17:31:21.0542051Z INFO: Indexing files... 2021-10-28T17:31:21.0545945Z INFO: Project configuration: 2021-10-28T17:31:21.4556482Z INFO: 39 files indexed 2021-10-28T17:31:21.4658873Z INFO: 0 files ignored because of scm ignore settings 2021-10-28T17:31:21.4684295Z INFO: Quality profile for kotlin: Sonar way 2021-10-28T17:31:21.4690752Z INFO: Quality profile for xml: Sonar way 2021-10-28T17:31:21.4692190Z INFO: ------------- Run sensors on module Jibestream_cx_android_base 2021-10-28T17:31:21.7432464Z INFO: Load metrics repository 2021-10-28T17:31:21.7927498Z INFO: Load metrics repository (done) | time=50ms 2021-10-28T17:31:25.1023445Z INFO: Sensor CSS Rules [cssfamily] 2021-10-28T17:31:25.1036626Z INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. 2021-10-28T17:31:25.1050776Z INFO: Sensor CSS Rules [cssfamily] (done) | time=2ms 2021-10-28T17:31:25.1060504Z INFO: Sensor C# Project Type Information [csharp] 2021-10-28T17:31:25.1078088Z INFO: Sensor C# Project Type Information [csharp] (done) | time=2ms 2021-10-28T17:31:25.1084947Z INFO: Sensor C# Analysis Log [csharp] 2021-10-28T17:31:25.1273674Z INFO: Sensor C# Analysis Log [csharp] (done) | time=19ms 2021-10-28T17:31:25.1281039Z INFO: Sensor C# Properties [csharp] 2021-10-28T17:31:25.1289137Z INFO: Sensor C# Properties [csharp] (done) | time=1ms 2021-10-28T17:31:25.1296763Z INFO: Sensor JavaXmlSensor [java] 2021-10-28T17:31:25.1472807Z INFO: 12 source files to be analyzed 2021-10-28T17:31:25.7662204Z INFO: 12/12 source files have been analyzed 2021-10-28T17:31:25.7669043Z INFO: Sensor JavaXmlSensor [java] (done) | time=637ms 2021-10-28T17:31:25.7669696Z INFO: Sensor HTML [web] 2021-10-28T17:31:25.7708002Z INFO: Sensor HTML [web] (done) | time=4ms 2021-10-28T17:31:25.7708615Z INFO: Sensor XML Sensor [xml] 2021-10-28T17:31:25.7785638Z INFO: 12 source files to be analyzed 2021-10-28T17:31:26.2486344Z INFO: 12/12 source files have been analyzed 2021-10-28T17:31:26.2495636Z INFO: Sensor XML Sensor [xml] (done) | time=478ms 2021-10-28T17:31:26.2496389Z INFO: Sensor VB.NET Project Type Information [vbnet] 2021-10-28T17:31:26.2549561Z INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=5ms 2021-10-28T17:31:26.2550301Z INFO: Sensor VB.NET Analysis Log [vbnet] 2021-10-28T17:31:26.2801585Z INFO: Sensor VB.NET Analysis Log [vbnet] (done) | time=25ms 2021-10-28T17:31:26.2802294Z INFO: Sensor VB.NET Properties [vbnet] 2021-10-28T17:31:26.2893602Z INFO: Sensor VB.NET Properties [vbnet] (done) | time=9ms 2021-10-28T17:31:26.2894333Z INFO: Sensor JaCoCo XML Report Importer [jacoco] 2021-10-28T17:31:26.2924289Z 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 2021-10-28T17:31:26.2939379Z INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 2021-10-28T17:31:26.2940393Z INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms 2021-10-28T17:31:26.2941291Z INFO: Sensor Kotlin Sensor [kotlin] 2021-10-28T17:31:26.2975835Z INFO: 18 source files to be analyzed 2021-10-28T17:31:28.3799822Z INFO: 18/18 source files have been analyzed 2021-10-28T17:31:28.3800593Z INFO: Sensor Kotlin Sensor [kotlin] (done) | time=2085ms 2021-10-28T17:31:28.3801331Z INFO: Sensor KotlinSurefireSensor [kotlin] 2021-10-28T17:31:28.3803077Z INFO: parsing [/github/workspace/target/surefire-reports] 2021-10-28T17:31:28.3812542Z INFO: Sensor KotlinSurefireSensor [kotlin] (done) | time=2ms 2021-10-28T17:31:28.3813989Z INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] 2021-10-28T17:31:28.3821270Z INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms 2021-10-28T17:31:28.3822338Z INFO: Sensor Serverless configuration file sensor [securityjsfrontend] 2021-10-28T17:31:28.3828523Z INFO: 0 Serverless function entries were found in the project 2021-10-28T17:31:28.3834386Z INFO: 0 Serverless function handlers were kept as entrypoints 2021-10-28T17:31:28.4653335Z INFO: Sensor Serverless configuration file sensor [securityjsfrontend] (done) | time=83ms 2021-10-28T17:31:28.4654371Z INFO: Sensor AWS SAM template file sensor [securityjsfrontend] 2021-10-28T17:31:28.4673462Z INFO: Sensor AWS SAM template file sensor [securityjsfrontend] (done) | time=2ms 2021-10-28T17:31:28.4674371Z INFO: Sensor JavaSecuritySensor [security] 2021-10-28T17:31:28.4675238Z INFO: Reading type hierarchy from: /github/workspace/.scannerwork/ucfg2/java 2021-10-28T17:31:28.4675967Z INFO: Read 0 type definitions 2021-10-28T17:31:28.4699449Z INFO: Reading UCFGs from: /github/workspace/.scannerwork/ucfg2/java 2021-10-28T17:31:28.4738055Z INFO: No UCFGs have been included for analysis. 2021-10-28T17:31:28.4738862Z INFO: Sensor JavaSecuritySensor [security] (done) | time=4ms 2021-10-28T17:31:28.4739708Z INFO: Sensor CSharpSecuritySensor [security] 2021-10-28T17:31:28.4740528Z INFO: Reading type hierarchy from: /github/workspace/ucfg_cs2 2021-10-28T17:31:28.4741200Z INFO: Read 0 type definitions 2021-10-28T17:31:28.4742301Z INFO: Reading UCFGs from: /github/workspace/ucfg_cs2 2021-10-28T17:31:28.4743043Z INFO: No UCFGs have been included for analysis. 2021-10-28T17:31:28.4743838Z INFO: Sensor CSharpSecuritySensor [security] (done) | time=1ms 2021-10-28T17:31:28.4744673Z INFO: Sensor PhpSecuritySensor [security] 2021-10-28T17:31:28.4745531Z INFO: Reading type hierarchy from: /github/workspace/.scannerwork/ucfg2/php 2021-10-28T17:31:28.4746265Z INFO: Read 0 type definitions 2021-10-28T17:31:28.4746972Z INFO: Reading UCFGs from: /github/workspace/.scannerwork/ucfg2/php 2021-10-28T17:31:28.4747794Z INFO: No UCFGs have been included for analysis. 2021-10-28T17:31:28.4748542Z INFO: Sensor PhpSecuritySensor [security] (done) | time=0ms 2021-10-28T17:31:28.4749378Z INFO: Sensor PythonSecuritySensor [security] 2021-10-28T17:31:28.4750274Z INFO: Reading type hierarchy from: /github/workspace/.scannerwork/ucfg2/python 2021-10-28T17:31:28.4751043Z INFO: Read 0 type definitions 2021-10-28T17:31:28.4769488Z INFO: Reading UCFGs from: /github/workspace/.scannerwork/ucfg2/python 2021-10-28T17:31:28.4770307Z INFO: No UCFGs have been included for analysis. 2021-10-28T17:31:28.4771115Z INFO: Sensor PythonSecuritySensor [security] (done) | time=1ms 2021-10-28T17:31:28.4771928Z INFO: Sensor JsSecuritySensor [security] 2021-10-28T17:31:28.4772746Z INFO: Reading type hierarchy from: /github/workspace/.scannerwork/ucfg2/js 2021-10-28T17:31:28.4773532Z INFO: Read 0 type definitions 2021-10-28T17:31:28.4774233Z INFO: Reading UCFGs from: /github/workspace/.scannerwork/ucfg2/js 2021-10-28T17:31:28.5395537Z INFO: 17:31:28.537062 Building Runtime Type propagation graph 2021-10-28T17:31:28.5419915Z INFO: 17:31:28.54146 Running Tarjan on 0 nodes 2021-10-28T17:31:28.5438852Z INFO: 17:31:28.543107 Tarjan found 0 components 2021-10-28T17:31:28.5448216Z INFO: 17:31:28.543256 Variable type analysis: done 2021-10-28T17:31:28.5449304Z INFO: 17:31:28.543838 Building Runtime Type propagation graph 2021-10-28T17:31:28.5450261Z INFO: 17:31:28.543968 Running Tarjan on 0 nodes 2021-10-28T17:31:28.5450864Z INFO: 17:31:28.544133 Tarjan found 0 components 2021-10-28T17:31:28.5451461Z INFO: 17:31:28.544224 Variable type analysis: done 2021-10-28T17:31:28.5457477Z INFO: Analyzing 2 ucfgs to detect vulnerabilities. 2021-10-28T17:31:28.6815362Z INFO: Taint analysis starting. Entrypoints: 3 2021-10-28T17:31:28.6816851Z INFO: Running symbolic analysis for 'JS' 2021-10-28T17:31:28.9971216Z INFO: Taint analysis: done. 2021-10-28T17:31:28.9971962Z INFO: Sensor JsSecuritySensor [security] (done) | time=524ms 2021-10-28T17:31:29.0002527Z INFO: ------------- Run sensors on project 2021-10-28T17:31:29.0216433Z INFO: Sensor Zero Coverage Sensor 2021-10-28T17:31:29.0478726Z INFO: Sensor Zero Coverage Sensor (done) | time=27ms 2021-10-28T17:31:29.0631012Z INFO: CPD Executor 2 files had no CPD blocks 2021-10-28T17:31:29.0636795Z INFO: CPD Executor Calculating CPD for 16 files 2021-10-28T17:31:29.1035054Z INFO: CPD Executor CPD calculation finished (done) | time=34ms 2021-10-28T17:31:29.2083653Z INFO: SCM writing changed lines 2021-10-28T17:31:29.2172403Z INFO: SCM writing changed lines (done) | time=9ms 2021-10-28T17:31:29.2199706Z INFO: Analysis report generated in 110ms, dir size=195.5 kB 2021-10-28T17:31:29.2577486Z INFO: Analysis report compressed in 37ms, zip size=44.1 kB 2021-10-28T17:31:29.3748953Z INFO: Analysis report uploaded in 107ms 2021-10-28T17:31:29.3767524Z INFO: ANALYSIS SUCCESSFUL, you can browse ***/dashboard?id=Jibestream_cx_android_base&pullRequest=2 2021-10-28T17:31:29.3771781Z INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 2021-10-28T17:31:29.3775490Z INFO: More about the report processing at ***/api/ce/task?id=AXzH9Oq-bZPl2XWgmAb2 2021-10-28T17:31:29.3875726Z INFO: Analysis total time: 12.454 s 2021-10-28T17:31:29.3931979Z INFO: ------------------------------------------------------------------------ 2021-10-28T17:31:29.3937457Z INFO: EXECUTION SUCCESS 2021-10-28T17:31:29.3943000Z INFO: ------------------------------------------------------------------------ 2021-10-28T17:31:29.3950229Z INFO: Total time: 21.819s 2021-10-28T17:31:29.4957018Z INFO: Final Memory: 39M/134M 2021-10-28T17:31:29.4964256Z INFO: ------------------------------------------------------------------------ 2021-10-28T17:31:30.2151073Z Post job cleanup. 2021-10-28T17:31:30.4594034Z [command]/usr/bin/git version 2021-10-28T17:31:30.4650389Z git version 2.33.1 2021-10-28T17:31:30.4743404Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-10-28T17:31:30.4792024Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-10-28T17:31:30.5606393Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-10-28T17:31:30.5659240Z http.https://github.com/.extraheader 2021-10-28T17:31:30.5660934Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-10-28T17:31:30.5663091Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-10-28T17:31:30.6186663Z Cleaning up orphan processes