2023-04-25T17:58:26.1327898Z ##[section]Starting: Secret Scan 2023-04-25T17:58:26.6152787Z ##[section]Starting: Initialize job 2023-04-25T17:58:26.6163726Z Agent name: 'Azure Pipelines 11' 2023-04-25T17:58:26.6164470Z Agent machine name: 'WIN-QJGRSRP037H' 2023-04-25T17:58:26.6164786Z Current agent version: '3.220.0' 2023-04-25T17:58:26.6353851Z ##[group]Operating System 2023-04-25T17:58:26.6354249Z Microsoft Windows Server 2022 2023-04-25T17:58:26.6354410Z 10.0.20348 2023-04-25T17:58:26.6354606Z Datacenter 2023-04-25T17:58:26.6354797Z ##[endgroup] 2023-04-25T17:58:26.6355140Z ##[group]Runner Image 2023-04-25T17:58:26.6355285Z Image: windows-2022 2023-04-25T17:58:26.6355478Z Version: 20230417.1 2023-04-25T17:58:26.6356828Z Included Software: https://github.com/actions/runner-images/blob/win22/20230417.1/images/win/Windows2022-Readme.md 2023-04-25T17:58:26.6357300Z Image Release: https://github.com/actions/runner-images/releases/tag/win22%2F20230417.1 2023-04-25T17:58:26.6357493Z ##[endgroup] 2023-04-25T17:58:26.6357724Z ##[group]Runner Image Provisioner 2023-04-25T17:58:26.6358165Z 2.0.159.1 2023-04-25T17:58:26.6358316Z ##[endgroup] 2023-04-25T17:58:26.6359657Z Current image version: '20230417.1' 2023-04-25T17:58:26.6377798Z Agent running as: 'VssAdministrator' 2023-04-25T17:58:26.6531942Z Prepare build directory. 2023-04-25T17:58:26.7238239Z Set build variables. 2023-04-25T17:58:26.7332451Z Download all required tasks. 2023-04-25T17:58:26.7720159Z Downloading task: CodeQL3000Init (0.1.162) 2023-04-25T17:58:31.1072393Z Downloading task: PowerShell (2.212.0) 2023-04-25T17:58:33.5138966Z Downloading task: CredScan (2.360.0) 2023-04-25T17:58:33.9527394Z Downloading task: PublishSecurityAnalysisLogs (2.344.0) 2023-04-25T17:58:34.2427459Z Downloading task: PostAnalysis (1.347.0) 2023-04-25T17:58:34.5277184Z Downloading task: ComponentGovernanceComponentDetection (0.2320412.1) 2023-04-25T17:58:35.7263400Z Downloading task: CodeQL3000Finalize (0.1.162) 2023-04-25T17:58:40.3682414Z Checking job knob settings. 2023-04-25T17:58:40.3700279Z Knob: DockerActionRetries = true Source: $(VSTSAGENT_DOCKER_ACTION_RETRIES) 2023-04-25T17:58:40.3702952Z Knob: AgentToolsDirectory = C:\hostedtoolcache\windows Source: ${AGENT_TOOLSDIRECTORY} 2023-04-25T17:58:40.3704043Z Knob: AgentPerflog = C:\agents\perflog Source: ${VSTS_AGENT_PERFLOG} 2023-04-25T17:58:40.3706126Z Knob: ContinueAfterCancelProcessTreeKillAttempt = true Source: $(VSTSAGENT_CONTINUE_AFTER_CANCEL_PROCESSTREEKILL_ATTEMPT) 2023-04-25T17:58:40.3706573Z Finished checking job knob settings. 2023-04-25T17:58:40.7330700Z Plugin: 'Test Result Parser plugin' is running in background. 2023-04-25T17:58:40.7331720Z Plugin: 'Test File Publisher plugin' is running in background. 2023-04-25T17:58:40.7332540Z Start tracking orphan processes. 2023-04-25T17:58:40.7469208Z ##[section]Finishing: Initialize job 2023-04-25T17:58:40.8266051Z ##[section]Starting: Checkout PowerShell/PowerShell-Snap@master to s 2023-04-25T17:58:41.0087392Z ============================================================================== 2023-04-25T17:58:41.0088986Z Task : Get sources 2023-04-25T17:58:41.0089614Z Description : Get sources from a repository. Supports Git, TfsVC, and SVN repositories. 2023-04-25T17:58:41.0089930Z Version : 1.0.0 2023-04-25T17:58:41.0090539Z Author : Microsoft 2023-04-25T17:58:41.0091217Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199) 2023-04-25T17:58:41.0091456Z ============================================================================== 2023-04-25T17:58:42.2394039Z Syncing repository: PowerShell/PowerShell-Snap (GitHub) 2023-04-25T17:58:42.2648187Z Prepending Path environment variable with directory containing 'git.exe'. 2023-04-25T17:58:42.2820994Z ##[command]git version 2023-04-25T17:58:42.7168288Z git version 2.39.1.windows.1 2023-04-25T17:58:42.7222916Z ##[command]git lfs version 2023-04-25T17:58:43.6765085Z git-lfs/3.3.0 (GitHub; windows amd64; go 1.19.3; git 77deabdf) 2023-04-25T17:58:43.7103822Z ##[command]git init "D:\a\1\s" 2023-04-25T17:58:43.8786844Z Initialized empty Git repository in D:/a/1/s/.git/ 2023-04-25T17:58:43.8884630Z ##[command]git remote add origin https://github.com/PowerShell/PowerShell-Snap 2023-04-25T17:58:44.0278813Z ##[command]git config gc.auto 0 2023-04-25T17:58:45.3236201Z ##[command]git config --get-all http.https://github.com/PowerShell/PowerShell-Snap.extraheader 2023-04-25T17:58:45.3246974Z ##[command]git config --get-all http.extraheader 2023-04-25T17:58:45.3254267Z ##[command]git config --get-regexp .*extraheader 2023-04-25T17:58:45.3266084Z ##[command]git config --get-all http.proxy 2023-04-25T17:58:45.3275079Z ##[command]git config http.version HTTP/1.1 2023-04-25T17:58:45.3296258Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin 2023-04-25T17:58:46.2548695Z remote: Enumerating objects: 654, done. 2023-04-25T17:58:46.2555008Z remote: Counting objects: 0% (1/154) 2023-04-25T17:58:46.2556083Z remote: Counting objects: 1% (2/154) 2023-04-25T17:58:46.2556941Z remote: Counting objects: 2% (4/154) 2023-04-25T17:58:46.2558160Z remote: Counting objects: 3% (5/154) 2023-04-25T17:58:46.2559423Z remote: Counting objects: 4% (7/154) 2023-04-25T17:58:46.2560271Z remote: Counting objects: 5% (8/154) 2023-04-25T17:58:46.2561175Z remote: Counting objects: 6% (10/154) 2023-04-25T17:58:46.2562361Z remote: Counting objects: 7% (11/154) 2023-04-25T17:58:46.2563303Z remote: Counting objects: 8% (13/154) 2023-04-25T17:58:46.2564126Z remote: Counting objects: 9% (14/154) 2023-04-25T17:58:46.2564941Z remote: Counting objects: 10% (16/154) 2023-04-25T17:58:46.2565763Z remote: Counting objects: 11% (17/154) 2023-04-25T17:58:46.2566738Z remote: Counting objects: 12% (19/154) 2023-04-25T17:58:46.2568013Z remote: Counting objects: 13% (21/154) 2023-04-25T17:58:46.2569079Z remote: Counting objects: 14% (22/154) 2023-04-25T17:58:46.2570086Z remote: Counting objects: 15% (24/154) 2023-04-25T17:58:46.2571520Z remote: Counting objects: 16% (25/154) 2023-04-25T17:58:46.2572979Z remote: Counting objects: 17% (27/154) 2023-04-25T17:58:46.2573893Z remote: Counting objects: 18% (28/154) 2023-04-25T17:58:46.2574783Z remote: Counting objects: 19% (30/154) 2023-04-25T17:58:46.2575664Z remote: Counting objects: 20% (31/154) 2023-04-25T17:58:46.2577203Z remote: Counting objects: 21% (33/154) 2023-04-25T17:58:46.2578366Z remote: Counting objects: 22% (34/154) 2023-04-25T17:58:46.2595217Z remote: Counting objects: 23% (36/154) 2023-04-25T17:58:46.2598771Z remote: Counting objects: 24% (37/154) 2023-04-25T17:58:46.2599905Z remote: Counting objects: 25% (39/154) 2023-04-25T17:58:46.2600817Z remote: Counting objects: 26% (41/154) 2023-04-25T17:58:46.2602580Z remote: Counting objects: 27% (42/154) 2023-04-25T17:58:46.2603626Z remote: Counting objects: 28% (44/154) 2023-04-25T17:58:46.2604633Z remote: Counting objects: 29% (45/154) 2023-04-25T17:58:46.2606268Z remote: Counting objects: 30% (47/154) 2023-04-25T17:58:46.2607293Z remote: Counting objects: 31% (48/154) 2023-04-25T17:58:46.2610583Z remote: Counting objects: 32% (50/154) 2023-04-25T17:58:46.2611623Z remote: Counting objects: 33% (51/154) 2023-04-25T17:58:46.2612444Z remote: Counting objects: 34% (53/154) 2023-04-25T17:58:46.2613761Z remote: Counting objects: 35% (54/154) 2023-04-25T17:58:46.2614606Z remote: Counting objects: 36% (56/154) 2023-04-25T17:58:46.2615440Z remote: Counting objects: 37% (57/154) 2023-04-25T17:58:46.2616136Z remote: Counting objects: 38% (59/154) 2023-04-25T17:58:46.2616854Z remote: Counting objects: 39% (61/154) 2023-04-25T17:58:46.2619322Z remote: Counting objects: 40% (62/154) 2023-04-25T17:58:46.2620002Z remote: Counting objects: 41% (64/154) 2023-04-25T17:58:46.2620873Z remote: Counting objects: 42% (65/154) 2023-04-25T17:58:46.2621941Z remote: Counting objects: 43% (67/154) 2023-04-25T17:58:46.2622606Z remote: Counting objects: 44% (68/154) 2023-04-25T17:58:46.2623310Z remote: Counting objects: 45% (70/154) 2023-04-25T17:58:46.2624008Z remote: Counting objects: 46% (71/154) 2023-04-25T17:58:46.2624682Z remote: Counting objects: 47% (73/154) 2023-04-25T17:58:46.2625380Z remote: Counting objects: 48% (74/154) 2023-04-25T17:58:46.2626322Z remote: Counting objects: 49% (76/154) 2023-04-25T17:58:46.2627090Z remote: Counting objects: 50% (77/154) 2023-04-25T17:58:46.2627567Z remote: Counting objects: 51% (79/154) 2023-04-25T17:58:46.2628271Z remote: Counting objects: 52% (81/154) 2023-04-25T17:58:46.2628960Z remote: Counting objects: 53% (82/154) 2023-04-25T17:58:46.2629880Z remote: Counting objects: 54% (84/154) 2023-04-25T17:58:46.2630867Z remote: Counting objects: 55% (85/154) 2023-04-25T17:58:46.2633974Z remote: Counting objects: 56% (87/154) 2023-04-25T17:58:46.2642851Z remote: Counting objects: 57% (88/154) 2023-04-25T17:58:46.2646531Z remote: Counting objects: 58% (90/154) 2023-04-25T17:58:46.2648206Z remote: Counting objects: 59% (91/154) 2023-04-25T17:58:46.2649287Z remote: Counting objects: 60% (93/154) 2023-04-25T17:58:46.2650034Z remote: Counting objects: 61% (94/154) 2023-04-25T17:58:46.2657139Z remote: Counting objects: 62% (96/154) 2023-04-25T17:58:46.2659529Z remote: Counting objects: 63% (98/154) 2023-04-25T17:58:46.2660432Z remote: Counting objects: 64% (99/154) 2023-04-25T17:58:46.2661329Z remote: Counting objects: 65% (101/154) 2023-04-25T17:58:46.2662509Z remote: Counting objects: 66% (102/154) 2023-04-25T17:58:46.2663830Z remote: Counting objects: 67% (104/154) 2023-04-25T17:58:46.2664689Z remote: Counting objects: 68% (105/154) 2023-04-25T17:58:46.2665535Z remote: Counting objects: 69% (107/154) 2023-04-25T17:58:46.2666375Z remote: Counting objects: 70% (108/154) 2023-04-25T17:58:46.2667309Z remote: Counting objects: 71% (110/154) 2023-04-25T17:58:46.2668701Z remote: Counting objects: 72% (111/154) 2023-04-25T17:58:46.2669894Z remote: Counting objects: 73% (113/154) 2023-04-25T17:58:46.2670709Z remote: Counting objects: 74% (114/154) 2023-04-25T17:58:46.2671540Z remote: Counting objects: 75% (116/154) 2023-04-25T17:58:46.2672633Z remote: Counting objects: 76% (118/154) 2023-04-25T17:58:46.2675635Z remote: Counting objects: 77% (119/154) 2023-04-25T17:58:46.2676617Z remote: Counting objects: 78% (121/154) 2023-04-25T17:58:46.2677478Z remote: Counting objects: 79% (122/154) 2023-04-25T17:58:46.2678927Z remote: Counting objects: 80% (124/154) 2023-04-25T17:58:46.2679686Z remote: Counting objects: 81% (125/154) 2023-04-25T17:58:46.2680783Z remote: Counting objects: 82% (127/154) 2023-04-25T17:58:46.2681508Z remote: Counting objects: 83% (128/154) 2023-04-25T17:58:46.2682241Z remote: Counting objects: 84% (130/154) 2023-04-25T17:58:46.2684092Z remote: Counting objects: 85% (131/154) 2023-04-25T17:58:46.2684913Z remote: Counting objects: 86% (133/154) 2023-04-25T17:58:46.2685661Z remote: Counting objects: 87% (134/154) 2023-04-25T17:58:46.2686394Z remote: Counting objects: 88% (136/154) 2023-04-25T17:58:46.2688320Z remote: Counting objects: 89% (138/154) 2023-04-25T17:58:46.2689267Z remote: Counting objects: 90% (139/154) 2023-04-25T17:58:46.2690000Z remote: Counting objects: 91% (141/154) 2023-04-25T17:58:46.2690999Z remote: Counting objects: 92% (142/154) 2023-04-25T17:58:46.2691729Z remote: Counting objects: 93% (144/154) 2023-04-25T17:58:46.2692412Z remote: Counting objects: 94% (145/154) 2023-04-25T17:58:46.2694246Z remote: Counting objects: 95% (147/154) 2023-04-25T17:58:46.2695047Z remote: Counting objects: 96% (148/154) 2023-04-25T17:58:46.2695790Z remote: Counting objects: 97% (150/154) 2023-04-25T17:58:46.2697260Z remote: Counting objects: 98% (151/154) 2023-04-25T17:58:46.2698288Z remote: Counting objects: 99% (153/154) 2023-04-25T17:58:46.2699651Z remote: Counting objects: 100% (154/154) 2023-04-25T17:58:46.2700449Z remote: Counting objects: 100% (154/154), done. 2023-04-25T17:58:46.2701267Z remote: Compressing objects: 1% (1/95) 2023-04-25T17:58:46.2702284Z remote: Compressing objects: 2% (2/95) 2023-04-25T17:58:46.2704118Z remote: Compressing objects: 3% (3/95) 2023-04-25T17:58:46.2704919Z remote: Compressing objects: 4% (4/95) 2023-04-25T17:58:46.2705664Z remote: Compressing objects: 5% (5/95) 2023-04-25T17:58:46.2712647Z remote: Compressing objects: 6% (6/95) 2023-04-25T17:58:46.2715952Z remote: Compressing objects: 7% (7/95) 2023-04-25T17:58:46.2719132Z remote: Compressing objects: 8% (8/95) 2023-04-25T17:58:46.2720510Z remote: Compressing objects: 9% (9/95) 2023-04-25T17:58:46.2721746Z remote: Compressing objects: 10% (10/95) 2023-04-25T17:58:46.2723642Z remote: Compressing objects: 11% (11/95) 2023-04-25T17:58:46.2724358Z remote: Compressing objects: 12% (12/95) 2023-04-25T17:58:46.2725731Z remote: Compressing objects: 13% (13/95) 2023-04-25T17:58:46.2727315Z remote: Compressing objects: 14% (14/95) 2023-04-25T17:58:46.2728988Z remote: Compressing objects: 15% (15/95) 2023-04-25T17:58:46.2730408Z remote: Compressing objects: 16% (16/95) 2023-04-25T17:58:46.2731281Z remote: Compressing objects: 17% (17/95) 2023-04-25T17:58:46.2733778Z remote: Compressing objects: 18% (18/95) 2023-04-25T17:58:46.2734878Z remote: Compressing objects: 20% (19/95) 2023-04-25T17:58:46.2736428Z remote: Compressing objects: 21% (20/95) 2023-04-25T17:58:46.2738367Z remote: Compressing objects: 22% (21/95) 2023-04-25T17:58:46.2739319Z remote: Compressing objects: 23% (22/95) 2023-04-25T17:58:46.2742185Z remote: Compressing objects: 24% (23/95) 2023-04-25T17:58:46.2743979Z remote: Compressing objects: 25% (24/95) 2023-04-25T17:58:46.2745215Z remote: Compressing objects: 26% (25/95) 2023-04-25T17:58:46.2746738Z remote: Compressing objects: 27% (26/95) 2023-04-25T17:58:46.2747987Z remote: Compressing objects: 28% (27/95) 2023-04-25T17:58:46.2749636Z remote: Compressing objects: 29% (28/95) 2023-04-25T17:58:46.2751716Z remote: Compressing objects: 30% (29/95) 2023-04-25T17:58:46.2753763Z remote: Compressing objects: 31% (30/95) 2023-04-25T17:58:46.2756081Z remote: Compressing objects: 32% (31/95) 2023-04-25T17:58:46.2757363Z remote: Compressing objects: 33% (32/95) 2023-04-25T17:58:46.2760307Z remote: Compressing objects: 34% (33/95) 2023-04-25T17:58:46.2761897Z remote: Compressing objects: 35% (34/95) 2023-04-25T17:58:46.2763867Z remote: Compressing objects: 36% (35/95) 2023-04-25T17:58:46.2770840Z remote: Compressing objects: 37% (36/95) 2023-04-25T17:58:46.2771867Z remote: Compressing objects: 38% (37/95) 2023-04-25T17:58:46.2774181Z remote: Compressing objects: 40% (38/95) 2023-04-25T17:58:46.2775308Z remote: Compressing objects: 41% (39/95) 2023-04-25T17:58:46.2776392Z remote: Compressing objects: 42% (40/95) 2023-04-25T17:58:46.2777422Z remote: Compressing objects: 43% (41/95) 2023-04-25T17:58:46.2779475Z remote: Compressing objects: 44% (42/95) 2023-04-25T17:58:46.2780540Z remote: Compressing objects: 45% (43/95) 2023-04-25T17:58:46.2781437Z remote: Compressing objects: 46% (44/95) 2023-04-25T17:58:46.2782221Z remote: Compressing objects: 47% (45/95) 2023-04-25T17:58:46.2783926Z remote: Compressing objects: 48% (46/95) 2023-04-25T17:58:46.2784734Z remote: Compressing objects: 49% (47/95) 2023-04-25T17:58:46.2786204Z remote: Compressing objects: 50% (48/95) 2023-04-25T17:58:46.2787175Z remote: Compressing objects: 51% (49/95) 2023-04-25T17:58:46.2789338Z remote: Compressing objects: 52% (50/95) 2023-04-25T17:58:46.2790816Z remote: Compressing objects: 53% (51/95) 2023-04-25T17:58:46.2791607Z remote: Compressing objects: 54% (52/95) 2023-04-25T17:58:46.2793725Z remote: Compressing objects: 55% (53/95) 2023-04-25T17:58:46.2794592Z remote: Compressing objects: 56% (54/95) 2023-04-25T17:58:46.2796008Z remote: Compressing objects: 57% (55/95) 2023-04-25T17:58:46.2797055Z remote: Compressing objects: 58% (56/95) 2023-04-25T17:58:46.2797935Z remote: Compressing objects: 60% (57/95) 2023-04-25T17:58:46.2800061Z remote: Compressing objects: 61% (58/95) 2023-04-25T17:58:46.2801673Z remote: Compressing objects: 62% (59/95) 2023-04-25T17:58:46.2803788Z remote: Compressing objects: 63% (60/95) 2023-04-25T17:58:46.2804629Z remote: Compressing objects: 64% (61/95) 2023-04-25T17:58:46.2806195Z remote: Compressing objects: 65% (62/95) 2023-04-25T17:58:46.2807856Z remote: Compressing objects: 66% (63/95) 2023-04-25T17:58:46.2809996Z remote: Compressing objects: 67% (64/95) 2023-04-25T17:58:46.2811298Z remote: Compressing objects: 68% (65/95) 2023-04-25T17:58:46.2812291Z remote: Compressing objects: 69% (66/95) 2023-04-25T17:58:46.2814300Z remote: Compressing objects: 70% (67/95) 2023-04-25T17:58:46.2815519Z remote: Compressing objects: 71% (68/95) 2023-04-25T17:58:46.2817103Z remote: Compressing objects: 72% (69/95) 2023-04-25T17:58:46.2819273Z remote: Compressing objects: 73% (70/95) 2023-04-25T17:58:46.2820146Z remote: Compressing objects: 74% (71/95) 2023-04-25T17:58:46.2821394Z remote: Compressing objects: 75% (72/95) 2023-04-25T17:58:46.2822293Z remote: Compressing objects: 76% (73/95) 2023-04-25T17:58:46.2824230Z remote: Compressing objects: 77% (74/95) 2023-04-25T17:58:46.2825600Z remote: Compressing objects: 78% (75/95) 2023-04-25T17:58:46.2827137Z remote: Compressing objects: 80% (76/95) 2023-04-25T17:58:46.2830804Z remote: Compressing objects: 81% (77/95) 2023-04-25T17:58:46.2834103Z remote: Compressing objects: 82% (78/95) 2023-04-25T17:58:46.2835147Z remote: Compressing objects: 83% (79/95) 2023-04-25T17:58:46.2836060Z remote: Compressing objects: 84% (80/95) 2023-04-25T17:58:46.2836993Z remote: Compressing objects: 85% (81/95) 2023-04-25T17:58:46.2838789Z remote: Compressing objects: 86% (82/95) 2023-04-25T17:58:46.2839686Z remote: Compressing objects: 87% (83/95) 2023-04-25T17:58:46.2841396Z remote: Compressing objects: 88% (84/95) 2023-04-25T17:58:46.2843974Z remote: Compressing objects: 89% (85/95) 2023-04-25T17:58:46.2845169Z remote: Compressing objects: 90% (86/95) 2023-04-25T17:58:46.2846754Z remote: Compressing objects: 91% (87/95) 2023-04-25T17:58:46.2848621Z remote: Compressing objects: 92% (88/95) 2023-04-25T17:58:46.2849901Z remote: Compressing objects: 93% (89/95) 2023-04-25T17:58:46.2851035Z remote: Compressing objects: 94% (90/95) 2023-04-25T17:58:46.2853542Z remote: Compressing objects: 95% (91/95) 2023-04-25T17:58:46.2854536Z remote: Compressing objects: 96% (92/95) 2023-04-25T17:58:46.2856880Z remote: Compressing objects: 97% (93/95) 2023-04-25T17:58:46.2862364Z remote: Compressing objects: 98% (94/95) 2023-04-25T17:58:46.2865660Z remote: Compressing objects: 100% (95/95) 2023-04-25T17:58:46.2866471Z remote: Compressing objects: 100% (95/95), done. 2023-04-25T17:58:46.3261352Z Receiving objects: 0% (1/654) 2023-04-25T17:58:46.3262426Z Receiving objects: 1% (7/654) 2023-04-25T17:58:46.3264649Z Receiving objects: 2% (14/654) 2023-04-25T17:58:46.3273834Z Receiving objects: 3% (20/654) 2023-04-25T17:58:46.3279612Z Receiving objects: 4% (27/654) 2023-04-25T17:58:46.3289860Z Receiving objects: 5% (33/654) 2023-04-25T17:58:46.3296016Z Receiving objects: 6% (40/654) 2023-04-25T17:58:46.3301914Z Receiving objects: 7% (46/654) 2023-04-25T17:58:46.3308692Z Receiving objects: 8% (53/654) 2023-04-25T17:58:46.3313641Z Receiving objects: 9% (59/654) 2023-04-25T17:58:46.3317707Z Receiving objects: 10% (66/654) 2023-04-25T17:58:46.3321782Z Receiving objects: 11% (72/654) 2023-04-25T17:58:46.3323116Z Receiving objects: 12% (79/654) 2023-04-25T17:58:46.3330433Z Receiving objects: 13% (86/654) 2023-04-25T17:58:46.3331572Z Receiving objects: 14% (92/654) 2023-04-25T17:58:46.3337157Z Receiving objects: 15% (99/654) 2023-04-25T17:58:46.3739164Z Receiving objects: 16% (105/654) 2023-04-25T17:58:46.3741096Z Receiving objects: 17% (112/654) 2023-04-25T17:58:46.3750648Z Receiving objects: 18% (118/654) 2023-04-25T17:58:46.3755149Z Receiving objects: 19% (125/654) 2023-04-25T17:58:46.3770866Z Receiving objects: 20% (131/654) 2023-04-25T17:58:46.3773498Z Receiving objects: 21% (138/654) 2023-04-25T17:58:46.3780495Z Receiving objects: 22% (144/654) 2023-04-25T17:58:46.3785118Z Receiving objects: 23% (151/654) 2023-04-25T17:58:46.3791691Z Receiving objects: 24% (157/654) 2023-04-25T17:58:46.3797358Z Receiving objects: 25% (164/654) 2023-04-25T17:58:46.3803960Z Receiving objects: 26% (171/654) 2023-04-25T17:58:46.3808436Z Receiving objects: 27% (177/654) 2023-04-25T17:58:46.3809271Z Receiving objects: 28% (184/654) 2023-04-25T17:58:46.3812886Z Receiving objects: 29% (190/654) 2023-04-25T17:58:46.3814019Z Receiving objects: 30% (197/654) 2023-04-25T17:58:46.3816659Z Receiving objects: 31% (203/654) 2023-04-25T17:58:46.3820349Z Receiving objects: 32% (210/654) 2023-04-25T17:58:46.3821829Z Receiving objects: 33% (216/654) 2023-04-25T17:58:46.3825495Z Receiving objects: 34% (223/654) 2023-04-25T17:58:46.3826590Z Receiving objects: 35% (229/654) 2023-04-25T17:58:46.3829236Z Receiving objects: 36% (236/654) 2023-04-25T17:58:46.3831356Z Receiving objects: 37% (242/654) 2023-04-25T17:58:46.3835289Z Receiving objects: 38% (249/654) 2023-04-25T17:58:46.3836458Z Receiving objects: 39% (256/654) 2023-04-25T17:58:46.3839212Z Receiving objects: 40% (262/654) 2023-04-25T17:58:46.3843497Z Receiving objects: 41% (269/654) 2023-04-25T17:58:46.3845312Z Receiving objects: 42% (275/654) 2023-04-25T17:58:46.3848510Z Receiving objects: 43% (282/654) 2023-04-25T17:58:46.3851276Z Receiving objects: 44% (288/654) 2023-04-25T17:58:46.3854148Z Receiving objects: 45% (295/654) 2023-04-25T17:58:46.3858509Z Receiving objects: 46% (301/654) 2023-04-25T17:58:46.3873521Z Receiving objects: 47% (308/654) 2023-04-25T17:58:46.3875641Z Receiving objects: 48% (314/654) 2023-04-25T17:58:46.3878190Z Receiving objects: 49% (321/654) 2023-04-25T17:58:46.3879360Z Receiving objects: 50% (327/654) 2023-04-25T17:58:46.3883547Z Receiving objects: 51% (334/654) 2023-04-25T17:58:46.3885128Z Receiving objects: 52% (341/654) 2023-04-25T17:58:46.3887441Z Receiving objects: 53% (347/654) 2023-04-25T17:58:46.3906023Z Receiving objects: 54% (354/654) 2023-04-25T17:58:46.3906938Z Receiving objects: 55% (360/654) 2023-04-25T17:58:46.3910002Z Receiving objects: 56% (367/654) 2023-04-25T17:58:46.3915689Z Receiving objects: 57% (373/654) 2023-04-25T17:58:46.3918595Z Receiving objects: 58% (380/654) 2023-04-25T17:58:46.3921435Z Receiving objects: 59% (386/654) 2023-04-25T17:58:46.3927929Z Receiving objects: 60% (393/654) 2023-04-25T17:58:46.3929218Z Receiving objects: 61% (399/654) 2023-04-25T17:58:46.3931509Z Receiving objects: 62% (406/654) 2023-04-25T17:58:46.3932774Z Receiving objects: 63% (413/654) 2023-04-25T17:58:46.3934313Z Receiving objects: 64% (419/654) 2023-04-25T17:58:46.3937675Z Receiving objects: 65% (426/654) 2023-04-25T17:58:46.3941329Z Receiving objects: 66% (432/654) 2023-04-25T17:58:46.3942185Z Receiving objects: 67% (439/654) 2023-04-25T17:58:46.3943787Z Receiving objects: 68% (445/654) 2023-04-25T17:58:46.3947187Z Receiving objects: 69% (452/654) 2023-04-25T17:58:46.3950293Z Receiving objects: 70% (458/654) 2023-04-25T17:58:46.3951062Z Receiving objects: 71% (465/654) 2023-04-25T17:58:46.3954907Z Receiving objects: 72% (471/654) 2023-04-25T17:58:46.3955673Z Receiving objects: 73% (478/654) 2023-04-25T17:58:46.3956998Z Receiving objects: 74% (484/654) 2023-04-25T17:58:46.3958865Z Receiving objects: 75% (491/654) 2023-04-25T17:58:46.3963126Z Receiving objects: 76% (498/654) 2023-04-25T17:58:46.3968710Z Receiving objects: 77% (504/654) 2023-04-25T17:58:46.3970650Z Receiving objects: 78% (511/654) 2023-04-25T17:58:46.3972277Z Receiving objects: 79% (517/654) 2023-04-25T17:58:46.3976986Z Receiving objects: 80% (524/654) 2023-04-25T17:58:46.3978458Z Receiving objects: 81% (530/654) 2023-04-25T17:58:46.3980023Z Receiving objects: 82% (537/654) 2023-04-25T17:58:46.3982683Z Receiving objects: 83% (543/654) 2023-04-25T17:58:46.3988459Z Receiving objects: 84% (550/654) 2023-04-25T17:58:46.3998441Z Receiving objects: 85% (556/654) 2023-04-25T17:58:46.4000431Z Receiving objects: 86% (563/654) 2023-04-25T17:58:46.4007401Z Receiving objects: 87% (569/654) 2023-04-25T17:58:46.4009022Z Receiving objects: 88% (576/654) 2023-04-25T17:58:46.4021919Z Receiving objects: 89% (583/654) 2023-04-25T17:58:46.4023451Z remote: Total 654 (delta 78), reused 110 (delta 52), pack-reused 500 2023-04-25T17:58:46.4028288Z Receiving objects: 90% (589/654) 2023-04-25T17:58:46.4031321Z Receiving objects: 91% (596/654) 2023-04-25T17:58:46.4032857Z Receiving objects: 92% (602/654) 2023-04-25T17:58:46.4035738Z Receiving objects: 93% (609/654) 2023-04-25T17:58:46.4042144Z Receiving objects: 94% (615/654) 2023-04-25T17:58:46.4043278Z Receiving objects: 95% (622/654) 2023-04-25T17:58:46.4045576Z Receiving objects: 96% (628/654) 2023-04-25T17:58:46.4046506Z Receiving objects: 97% (635/654) 2023-04-25T17:58:46.4047744Z Receiving objects: 98% (641/654) 2023-04-25T17:58:46.4048666Z Receiving objects: 99% (648/654) 2023-04-25T17:58:46.4051256Z Receiving objects: 100% (654/654) 2023-04-25T17:58:46.4053583Z Receiving objects: 100% (654/654), 1.11 MiB | 12.74 MiB/s, done. 2023-04-25T17:58:46.4074380Z Resolving deltas: 0% (0/326) 2023-04-25T17:58:46.4082740Z Resolving deltas: 1% (4/326) 2023-04-25T17:58:46.4085331Z Resolving deltas: 2% (7/326) 2023-04-25T17:58:46.4087067Z Resolving deltas: 3% (10/326) 2023-04-25T17:58:46.4089427Z Resolving deltas: 4% (15/326) 2023-04-25T17:58:46.4094105Z Resolving deltas: 5% (17/326) 2023-04-25T17:58:46.4096908Z Resolving deltas: 6% (20/326) 2023-04-25T17:58:46.4107865Z Resolving deltas: 7% (23/326) 2023-04-25T17:58:46.4109190Z Resolving deltas: 8% (27/326) 2023-04-25T17:58:46.4114257Z Resolving deltas: 9% (30/326) 2023-04-25T17:58:46.4115980Z Resolving deltas: 10% (33/326) 2023-04-25T17:58:46.4117486Z Resolving deltas: 11% (36/326) 2023-04-25T17:58:46.4119313Z Resolving deltas: 12% (40/326) 2023-04-25T17:58:46.4121663Z Resolving deltas: 13% (43/326) 2023-04-25T17:58:46.4123458Z Resolving deltas: 14% (47/326) 2023-04-25T17:58:46.4125315Z Resolving deltas: 15% (49/326) 2023-04-25T17:58:46.4126573Z Resolving deltas: 16% (53/326) 2023-04-25T17:58:46.4160071Z Resolving deltas: 17% (56/326) 2023-04-25T17:58:46.4160978Z Resolving deltas: 18% (59/326) 2023-04-25T17:58:46.4162312Z Resolving deltas: 19% (62/326) 2023-04-25T17:58:46.4165232Z Resolving deltas: 20% (66/326) 2023-04-25T17:58:46.4166694Z Resolving deltas: 21% (70/326) 2023-04-25T17:58:46.4167132Z Resolving deltas: 22% (72/326) 2023-04-25T17:58:46.4169426Z Resolving deltas: 23% (75/326) 2023-04-25T17:58:46.4170439Z Resolving deltas: 24% (79/326) 2023-04-25T17:58:46.4175865Z Resolving deltas: 25% (82/326) 2023-04-25T17:58:46.4176730Z Resolving deltas: 26% (85/326) 2023-04-25T17:58:46.4179039Z Resolving deltas: 27% (89/326) 2023-04-25T17:58:46.4181660Z Resolving deltas: 28% (92/326) 2023-04-25T17:58:46.4185350Z Resolving deltas: 29% (95/326) 2023-04-25T17:58:46.4186833Z Resolving deltas: 30% (98/326) 2023-04-25T17:58:46.4189168Z Resolving deltas: 31% (102/326) 2023-04-25T17:58:46.4191178Z Resolving deltas: 32% (105/326) 2023-04-25T17:58:46.4194115Z Resolving deltas: 33% (108/326) 2023-04-25T17:58:46.4196339Z Resolving deltas: 34% (111/326) 2023-04-25T17:58:46.4197285Z Resolving deltas: 35% (115/326) 2023-04-25T17:58:46.4199051Z Resolving deltas: 36% (118/326) 2023-04-25T17:58:46.4201480Z Resolving deltas: 37% (121/326) 2023-04-25T17:58:46.4204315Z Resolving deltas: 38% (124/326) 2023-04-25T17:58:46.4205581Z Resolving deltas: 39% (128/326) 2023-04-25T17:58:46.4207571Z Resolving deltas: 40% (131/326) 2023-04-25T17:58:46.4210183Z Resolving deltas: 41% (134/326) 2023-04-25T17:58:46.4213055Z Resolving deltas: 42% (137/326) 2023-04-25T17:58:46.4213945Z Resolving deltas: 43% (142/326) 2023-04-25T17:58:46.4215917Z Resolving deltas: 44% (144/326) 2023-04-25T17:58:46.4217955Z Resolving deltas: 45% (147/326) 2023-04-25T17:58:46.4218952Z Resolving deltas: 46% (151/326) 2023-04-25T17:58:46.4221144Z Resolving deltas: 47% (154/326) 2023-04-25T17:58:46.4223076Z Resolving deltas: 48% (157/326) 2023-04-25T17:58:46.4224462Z Resolving deltas: 49% (160/326) 2023-04-25T17:58:46.4226558Z Resolving deltas: 50% (163/326) 2023-04-25T17:58:46.4229887Z Resolving deltas: 51% (167/326) 2023-04-25T17:58:46.4231052Z Resolving deltas: 52% (170/326) 2023-04-25T17:58:46.4232323Z Resolving deltas: 53% (173/326) 2023-04-25T17:58:46.4233534Z Resolving deltas: 54% (177/326) 2023-04-25T17:58:46.4234703Z Resolving deltas: 55% (180/326) 2023-04-25T17:58:46.4235645Z Resolving deltas: 56% (183/326) 2023-04-25T17:58:46.4236527Z Resolving deltas: 57% (186/326) 2023-04-25T17:58:46.4237213Z Resolving deltas: 58% (191/326) 2023-04-25T17:58:46.4237910Z Resolving deltas: 59% (193/326) 2023-04-25T17:58:46.4239765Z Resolving deltas: 60% (196/326) 2023-04-25T17:58:46.4240295Z Resolving deltas: 61% (199/326) 2023-04-25T17:58:46.4241123Z Resolving deltas: 62% (203/326) 2023-04-25T17:58:46.4242155Z Resolving deltas: 63% (206/326) 2023-04-25T17:58:46.4242910Z Resolving deltas: 64% (209/326) 2023-04-25T17:58:46.4243327Z Resolving deltas: 65% (212/326) 2023-04-25T17:58:46.4244526Z Resolving deltas: 66% (216/326) 2023-04-25T17:58:46.4245228Z Resolving deltas: 67% (219/326) 2023-04-25T17:58:46.4245834Z Resolving deltas: 68% (222/326) 2023-04-25T17:58:46.4246717Z Resolving deltas: 69% (226/326) 2023-04-25T17:58:46.4247382Z Resolving deltas: 70% (229/326) 2023-04-25T17:58:46.4247930Z Resolving deltas: 71% (232/326) 2023-04-25T17:58:46.4248393Z Resolving deltas: 72% (235/326) 2023-04-25T17:58:46.4249050Z Resolving deltas: 73% (238/326) 2023-04-25T17:58:46.4249667Z Resolving deltas: 74% (242/326) 2023-04-25T17:58:46.4250307Z Resolving deltas: 75% (245/326) 2023-04-25T17:58:46.4251299Z Resolving deltas: 76% (248/326) 2023-04-25T17:58:46.4253331Z Resolving deltas: 77% (253/326) 2023-04-25T17:58:46.4254042Z Resolving deltas: 78% (255/326) 2023-04-25T17:58:46.4254707Z Resolving deltas: 79% (258/326) 2023-04-25T17:58:46.4255475Z Resolving deltas: 80% (261/326) 2023-04-25T17:58:46.4256526Z Resolving deltas: 81% (265/326) 2023-04-25T17:58:46.4257154Z Resolving deltas: 82% (268/326) 2023-04-25T17:58:46.4257827Z Resolving deltas: 83% (271/326) 2023-04-25T17:58:46.4258271Z Resolving deltas: 84% (274/326) 2023-04-25T17:58:46.4259916Z Resolving deltas: 85% (278/326) 2023-04-25T17:58:46.4261265Z Resolving deltas: 86% (281/326) 2023-04-25T17:58:46.4261911Z Resolving deltas: 87% (284/326) 2023-04-25T17:58:46.4262530Z Resolving deltas: 88% (287/326) 2023-04-25T17:58:46.4263153Z Resolving deltas: 89% (291/326) 2023-04-25T17:58:46.4263587Z Resolving deltas: 90% (294/326) 2023-04-25T17:58:46.4264207Z Resolving deltas: 91% (297/326) 2023-04-25T17:58:46.4264885Z Resolving deltas: 92% (301/326) 2023-04-25T17:58:46.4265518Z Resolving deltas: 93% (304/326) 2023-04-25T17:58:46.4266276Z Resolving deltas: 94% (307/326) 2023-04-25T17:58:46.4266843Z Resolving deltas: 95% (310/326) 2023-04-25T17:58:46.4267405Z Resolving deltas: 96% (313/326) 2023-04-25T17:58:46.4267956Z Resolving deltas: 97% (317/326) 2023-04-25T17:58:46.4268527Z Resolving deltas: 98% (320/326) 2023-04-25T17:58:46.4268932Z Resolving deltas: 99% (323/326) 2023-04-25T17:58:46.4269651Z Resolving deltas: 100% (326/326) 2023-04-25T17:58:46.4270078Z Resolving deltas: 100% (326/326), done. 2023-04-25T17:58:46.5431615Z From https://github.com/PowerShell/PowerShell-Snap 2023-04-25T17:58:46.5432834Z * [new branch] master -> origin/master 2023-04-25T17:58:46.5434112Z * [new branch] wrapper-example -> origin/wrapper-example 2023-04-25T17:58:46.6675276Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin +b3a3f7e108676d45f5ed98278ac485508f088ea5 2023-04-25T17:58:47.0075392Z From https://github.com/PowerShell/PowerShell-Snap 2023-04-25T17:58:47.0076924Z * branch b3a3f7e108676d45f5ed98278ac485508f088ea5 -> FETCH_HEAD 2023-04-25T17:58:47.1123479Z ##[command]git checkout --progress --force b3a3f7e108676d45f5ed98278ac485508f088ea5 2023-04-25T17:58:47.2508805Z Note: switching to 'b3a3f7e108676d45f5ed98278ac485508f088ea5'. 2023-04-25T17:58:47.2510085Z 2023-04-25T17:58:47.2511289Z You are in 'detached HEAD' state. You can look around, make experimental 2023-04-25T17:58:47.2512384Z changes and commit them, and you can discard any commits you make in this 2023-04-25T17:58:47.2513328Z state without impacting any branches by switching back to a branch. 2023-04-25T17:58:47.2514055Z 2023-04-25T17:58:47.2514804Z If you want to create a new branch to retain commits you create, you may 2023-04-25T17:58:47.2515893Z do so (now or later) by using -c with the switch command. Example: 2023-04-25T17:58:47.2516465Z 2023-04-25T17:58:47.2517234Z git switch -c <new-branch-name> 2023-04-25T17:58:47.2517682Z 2023-04-25T17:58:47.2518297Z Or undo this operation with: 2023-04-25T17:58:47.2519049Z 2023-04-25T17:58:47.2523953Z git switch - 2023-04-25T17:58:47.2524524Z 2023-04-25T17:58:47.2525020Z Turn off this advice by setting config variable advice.detachedHead to false 2023-04-25T17:58:47.2532896Z 2023-04-25T17:58:47.2533958Z HEAD is now at b3a3f7e Make scan wait until after approval (#98) 2023-04-25T17:58:47.2837006Z ##[section]Finishing: Checkout PowerShell/PowerShell-Snap@master to s 2023-04-25T17:58:47.2870931Z ##[section]Starting: Initialize CodeQL (auto-injected) 2023-04-25T17:58:47.3079826Z ============================================================================== 2023-04-25T17:58:47.3080472Z Task : CodeQL 3000 Init 2023-04-25T17:58:47.3080738Z Description : Initilizes CodeQL before the code build task. 2023-04-25T17:58:47.3081158Z Version : 0.1.162 2023-04-25T17:58:47.3081323Z Author : Microsoft Corporation 2023-04-25T17:58:47.3081742Z Help : [CodeQL 3000 Extension WiKi](https://aka.ms/codeql3000) 2023-04-25T17:58:47.3082089Z ============================================================================== 2023-04-25T17:58:50.3935339Z ##[verbose]Creating folder: D:\a\_temp\codeql3000 2023-04-25T17:58:50.3961681Z ##[verbose]Created folder: D:\a\_temp\codeql3000 2023-04-25T17:58:50.3962883Z ##[verbose]Task environment in: D:\a\_temp\codeql3000 2023-04-25T17:58:50.3963708Z ##[verbose]Creating folder: d 2023-04-25T17:58:50.3966215Z ##[verbose]Created folder: D:\a\_temp\codeql3000\d 2023-04-25T17:58:51.3761787Z ##[verbose]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe exit code: 0 2023-04-25T17:58:51.3794567Z ==================================================== 2023-04-25T17:58:51.3796065Z = Session Id: [33m334c38c9-4061-4ba5-8144-1c9e36cfb7fa[0m = 2023-04-25T17:58:51.3796692Z = = 2023-04-25T17:58:51.3797097Z = Use this id when requesting help from = 2023-04-25T17:58:51.3797699Z = codeql@microsoft.com = 2023-04-25T17:58:51.3799010Z = Please, include output of Init and Finalize task. = 2023-04-25T17:58:51.3800551Z ==================================================== 2023-04-25T17:58:51.3801587Z Configuration: 2023-04-25T17:58:51.3804041Z Cadence = 72 2023-04-25T17:58:51.3804849Z CLIVersion = 2.12.1 2023-04-25T17:58:51.3805712Z LogLevel = 4 2023-04-25T17:58:51.3806493Z ##[verbose]Environment: 2023-04-25T17:58:51.3809024Z ##[verbose]databaseFolder = "D:\\a\\_temp\\codeql3000\\d" 2023-04-25T17:58:51.3811198Z ##[verbose]sessionId = "334c38c9-4061-4ba5-8144-1c9e36cfb7fa" 2023-04-25T17:58:51.3812426Z ##[verbose]metadata = {} 2023-04-25T17:58:51.3813288Z ##[verbose]identifierKeys = [] 2023-04-25T17:58:51.3815214Z ##[verbose]runningEnvironment = {"Platform":"Windows","Release":"10.0.20348","Architecture":"x64","TotalMemory":7515721728,"FreeMemory":5322174464,"Disk":"D:","DiskSize":"14.00G","DiskFree":"13.85G","Container":"false","Languages":[]} 2023-04-25T17:58:51.3816166Z ##[verbose]Jobs: 2023-04-25T17:58:51.3817115Z ##[verbose]buildSource = "CodeQL3000_AutoInjected" 2023-04-25T17:58:51.3846846Z ##[verbose]Looking for project config file D:\a\1\s\CodeQL.yml 2023-04-25T17:58:51.3849040Z ##[verbose]Looking for project config file D:\a\1\s\.CodeQL.yml 2023-04-25T17:58:51.3850351Z ##[verbose]Looking for project config file D:\a\1\s\lgtm.yml 2023-04-25T17:58:51.3855997Z ##[verbose]Looking for project config file D:\a\1\s\.lgtm.yml 2023-04-25T17:58:51.3956200Z Identifying languages in the repository. 2023-04-25T17:58:51.4326771Z ##[verbose]powershell specials: 0 code: 4 type: Future 2023-04-25T17:58:51.4328152Z Extension not enabled, exiting... 2023-04-25T17:58:51.4329972Z See https://aka.ms/codeql for how to onboard. 2023-04-25T17:58:54.4579259Z ##[section]Finishing: Initialize CodeQL (auto-injected) 2023-04-25T17:58:54.4682811Z ##[section]Starting: Set Build Name for Non-PR 2023-04-25T17:58:54.4999060Z ============================================================================== 2023-04-25T17:58:54.4999718Z Task : PowerShell 2023-04-25T17:58:54.4999877Z Description : Run a PowerShell script on Linux, macOS, or Windows 2023-04-25T17:58:54.5000041Z Version : 2.212.0 2023-04-25T17:58:54.5000161Z Author : Microsoft Corporation 2023-04-25T17:58:54.5000536Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/powershell 2023-04-25T17:58:54.5000704Z ============================================================================== 2023-04-25T17:58:57.3605633Z Generating script. 2023-04-25T17:58:57.4431719Z ========================== Starting Command Output =========================== 2023-04-25T17:58:57.4812534Z ##[command]"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command ". 'D:\a\_temp\d48ab3e9-fc78-4377-b67e-e3fb0af74ede.ps1'" 2023-04-25T17:58:58.2320551Z ##[section]Async Command Start: Update Build Number 2023-04-25T17:58:58.3608176Z Update build number to master-b3a3f7e108676d45f5ed98278ac485508f088ea5-20230425055857 for build 128777 2023-04-25T17:58:58.3609880Z ##[section]Async Command End: Update Build Number 2023-04-25T17:58:58.3610942Z ##[section]Finishing: Set Build Name for Non-PR 2023-04-25T17:58:58.3638927Z ##[section]Starting: Scan for secrets 2023-04-25T17:58:58.3885488Z ============================================================================== 2023-04-25T17:58:58.3886307Z Task : CredScan 2023-04-25T17:58:58.3886469Z Description : Scan source code for committed credentials 2023-04-25T17:58:58.3886650Z Version : 2.360.0 2023-04-25T17:58:58.3886751Z Author : Microsoft Corporation 2023-04-25T17:58:58.3886880Z Help : [CredScan Docs](https://aka.ms/CredScan)<br/>[SecDevTools Extension Docs](https://aka.ms/SDT-AzDevOps) 2023-04-25T17:58:58.3887069Z ============================================================================== 2023-04-25T17:59:08.9187991Z ****************************************************************************** 2023-04-25T17:59:08.9200973Z * 2023-04-25T17:59:09.0528361Z ##[warning]* Please upgrade the version of this build task in your build to major version: 3. For more information, please see: https://aka.ms/gdn-v1-deprecation 2023-04-25T17:59:09.0546346Z * Secure Development Tools (Guardian v1) is on the path to deprecation. 2023-04-25T17:59:09.0554004Z * Based on usage telemetry, this message will increase in build severity in the near future. 2023-04-25T17:59:09.0586863Z * 2023-04-25T17:59:09.0605316Z ****************************************************************************** 2023-04-25T17:59:09.0633264Z Enabling TLS 1.2... 2023-04-25T17:59:09.0959740Z ##[warning]This build is running CredScan v1, which is on path to deprecation in the coming months. Please update this build definition to run CredScan v2, by selecting 'CredScan V2' in the 'Tool Major Version' dropdown in the build task UI (toolMajorVersion: V2 in yaml). You can learn more about CredScan v2, which was released in October of 2019, at https://aka.ms/CredScan. 2023-04-25T17:59:09.4172489Z Locking M365 package version to 0.6.0 2023-04-25T17:59:09.9291829Z Initializing analysis environment... 2023-04-25T17:59:10.2222719Z Downloaded nuget.exe: D:\a\_sdt\nuget.exe 2023-04-25T17:59:10.7547433Z ##[command]"D:\a\_sdt\nuget.exe" install Microsoft.Azure.CredentialScanner -Source https://pkgs.dev.azure.com/securitytools/_packaging/SecureDevelopmentTools/nuget/v3/index.json -ConfigFile D:\a\_sdt\dt.nuget.config -NonInteractive 2023-04-25T17:59:12.8088771Z Feeds used: 2023-04-25T17:59:12.8091080Z https://pkgs.dev.azure.com/securitytools/_packaging/SecureDevelopmentTools/nuget/v3/index.json 2023-04-25T17:59:12.8091967Z 2023-04-25T17:59:12.8093308Z Installing package 'Microsoft.Azure.CredentialScanner' to 'D:\a\_sdt'. 2023-04-25T17:59:13.0327322Z GET https://pkgs.dev.azure.com/SecurityTools/_packaging/4d3937b9-e0c2-4312-bb00-d439441e6c71/nuget/v3/registrations2-semver2/microsoft.azure.credentialscanner/index.json 2023-04-25T17:59:13.1146487Z OK https://pkgs.dev.azure.com/SecurityTools/_packaging/4d3937b9-e0c2-4312-bb00-d439441e6c71/nuget/v3/registrations2-semver2/microsoft.azure.credentialscanner/index.json 81ms 2023-04-25T17:59:13.2913988Z 2023-04-25T17:59:13.2915684Z 2023-04-25T17:59:13.2947660Z Attempting to gather dependency information for package 'Microsoft.Azure.CredentialScanner.1.0.26.1' with respect to project 'D:\a\_sdt', targeting 'Any,Version=v0.0' 2023-04-25T17:59:13.4103840Z Gathering dependency information took 91.96 ms 2023-04-25T17:59:13.4299238Z Attempting to resolve dependencies for package 'Microsoft.Azure.CredentialScanner.1.0.26.1' with DependencyBehavior 'Lowest' 2023-04-25T17:59:13.5272701Z Resolving dependency information took 0 ms 2023-04-25T17:59:13.5275614Z Resolving actions to install package 'Microsoft.Azure.CredentialScanner.1.0.26.1' 2023-04-25T17:59:13.5307290Z Resolved actions to install package 'Microsoft.Azure.CredentialScanner.1.0.26.1' 2023-04-25T17:59:13.5908066Z Retrieving package 'Microsoft.Azure.CredentialScanner 1.0.26.1' from 'SecureDevelopmentTools'. 2023-04-25T17:59:13.6680654Z GET https://pkgs.dev.azure.com/SecurityTools/_packaging/4d3937b9-e0c2-4312-bb00-d439441e6c71/nuget/v3/flat2/microsoft.azure.credentialscanner/1.0.26.1/microsoft.azure.credentialscanner.1.0.26.1.nupkg 2023-04-25T17:59:13.7804235Z OK https://pkgs.dev.azure.com/SecurityTools/_packaging/4d3937b9-e0c2-4312-bb00-d439441e6c71/nuget/v3/flat2/microsoft.azure.credentialscanner/1.0.26.1/microsoft.azure.credentialscanner.1.0.26.1.nupkg 112ms 2023-04-25T17:59:13.8286279Z Installing Microsoft.Azure.CredentialScanner 1.0.26.1. 2023-04-25T17:59:40.5523304Z Adding package 'Microsoft.Azure.CredentialScanner.1.0.26.1' to folder 'D:\a\_sdt' 2023-04-25T17:59:40.8459954Z Added package 'Microsoft.Azure.CredentialScanner.1.0.26.1' to folder 'D:\a\_sdt' 2023-04-25T17:59:40.8515846Z Successfully installed 'Microsoft.Azure.CredentialScanner 1.0.26.1' to D:\a\_sdt 2023-04-25T17:59:40.8525113Z Executing nuget actions took 27.28 sec 2023-04-25T17:59:41.0984617Z Running CredScan... 2023-04-25T17:59:41.4558224Z ##[command]"D:\a\_sdt\Microsoft.Azure.CredentialScanner.1.0.26.1\tools\CredentialScanner.exe" D:\a\1\s D:\a\_sdt\Microsoft.Azure.CredentialScanner.1.0.26.1\tools\Searchers\buildsearchers.xml D:\a\1\_sdt\logs\CredentialScanner\CredentialScanner pre 2023-04-25T17:59:43.0309339Z Starting content analysis on D:\a\1\s with 26 searchers. 2023-04-25T17:59:43.0310393Z BatchSize:20 2023-04-25T17:59:43.0314796Z MatchingScoreThreshold:50 2023-04-25T17:59:44.0492353Z Scan start time: 2023-04-25T17:59:42.144Z 2023-04-25T17:59:44.0494046Z Scan end time: 2023-04-25T17:59:44.038Z 2023-04-25T17:59:44.0495068Z Scan successfully completed - Duration: 00:00:01.8980834 2023-04-25T17:59:45.1639606Z Completed running CredScan 2023-04-25T17:59:47.4984159Z ##[section]Finishing: Scan for secrets 2023-04-25T17:59:47.5093881Z ##[section]Starting: Publish Secret Scan Logs to Build Artifacts 2023-04-25T17:59:47.5336345Z ============================================================================== 2023-04-25T17:59:47.5337147Z Task : Publish Security Analysis Logs 2023-04-25T17:59:47.5338443Z Description : Publish security analysis logs to a drop or accessible file share 2023-04-25T17:59:47.5338823Z Version : 2.344.0 2023-04-25T17:59:47.5339134Z Author : Microsoft Corporation 2023-04-25T17:59:47.5339314Z Help : [SecDevTools Extension docs](https://aka.ms/SDT-AzDevOps) 2023-04-25T17:59:47.5339671Z ============================================================================== 2023-04-25T17:59:55.5863897Z ****************************************************************************** 2023-04-25T17:59:55.5912889Z * 2023-04-25T17:59:55.7114345Z ##[warning]* Please upgrade the version of this build task in your build to major version: 3. For more information, please see: https://aka.ms/gdn-v1-deprecation 2023-04-25T17:59:55.7135079Z * Secure Development Tools (Guardian v1) is on the path to deprecation. 2023-04-25T17:59:55.7155916Z * Based on usage telemetry, this message will increase in build severity in the near future. 2023-04-25T17:59:55.7190652Z * 2023-04-25T17:59:55.7209431Z ****************************************************************************** 2023-04-25T17:59:55.7228859Z Enabling TLS 1.2... 2023-04-25T17:59:56.3384595Z Searching for Fortify logs on the build agent... 2023-04-25T17:59:56.4841158Z No results to publish for tool: AntiMalware 2023-04-25T17:59:56.4976465Z No results to publish for tool: BinSkim 2023-04-25T17:59:56.5002407Z Copying CredentialScanner logs... 2023-04-25T17:59:56.5107220Z No results to publish for tool: MSRD 2023-04-25T17:59:56.5149043Z No results to publish for tool: RoslynAnalyzers 2023-04-25T17:59:56.5182022Z No results to publish for tool: TSLint 2023-04-25T17:59:56.5212086Z No results to publish for tool: APIScan 2023-04-25T17:59:56.5247461Z No results to publish for tool: CodesignValidation 2023-04-25T17:59:56.5281740Z No results to publish for tool: FortifySCA 2023-04-25T17:59:56.5310745Z No results to publish for tool: FxCop 2023-04-25T17:59:56.5344152Z No results to publish for tool: ModernCop 2023-04-25T17:59:56.5375209Z No results to publish for tool: PoliCheck 2023-04-25T17:59:56.5466246Z No results to publish for tool: PREfast 2023-04-25T17:59:56.5502155Z No results to publish for tool: Semmle 2023-04-25T17:59:56.5564865Z No results to publish for tool: WebScout 2023-04-25T17:59:56.6166663Z Preparing artifact content in staging folder D:\a\1\a... 2023-04-25T17:59:57.1732247Z Found 2 targets 2023-04-25T17:59:57.1980851Z Copying D:\a\1\_sdt\drops\CodeAnalysisLogs\CredentialScanner\CredentialScanner-matches.xml to D:\a\1\a\CodeAnalysisLogs\CredentialScanner\CredentialScanner-matches.xml 2023-04-25T17:59:57.7030292Z No results were found for one or more selected tools: AntiMalware, BinSkim, MSRD, RoslynAnalyzers, TSLint, APIScan, CodesignValidation, FortifySCA, FxCop, ModernCop, PoliCheck, PREfast, Semmle, WebScout 2023-04-25T17:59:57.7031530Z If "All Tools" is checked, this message will occur for any tools that 2023-04-25T17:59:59.2297248Z ##[section]Async Command Start: Upload Artifact 2023-04-25T17:59:59.2298488Z Uploading 1 files 2023-04-25T17:59:59.2298792Z Max dedup parallelism: 192 2023-04-25T17:59:59.2299211Z Building file tree 2023-04-25T17:59:59.2299651Z Uploaded 0 out of 33 bytes. 2023-04-25T17:59:59.2299910Z Uploaded 33 out of 33 bytes. 2023-04-25T17:59:59.2300131Z Associating files 2023-04-25T17:59:59.2300377Z Total files: 1 ---- Associated files: 0 (0%) 2023-04-25T17:59:59.2300634Z File upload succeed. 2023-04-25T17:59:59.2301155Z Upload 'D:\a\1\a\CodeAnalysisLogs' to file container: '#/8501353/CodeAnalysisLogs' 2023-04-25T17:59:59.2301683Z Associated artifact 848806 with build 128777 2023-04-25T17:59:59.2301988Z ##[section]Async Command End: Upload Artifact 2023-04-25T17:59:59.2305436Z ##[section]Finishing: Publish Secret Scan Logs to Build Artifacts 2023-04-25T17:59:59.2338665Z ##[section]Starting: Check for failures 2023-04-25T17:59:59.2526732Z ============================================================================== 2023-04-25T17:59:59.2527515Z Task : Post Analysis 2023-04-25T17:59:59.2527686Z Description : Break the build based on output from security tools 2023-04-25T17:59:59.2527865Z Version : 1.347.0 2023-04-25T17:59:59.2527965Z Author : Microsoft Corporation 2023-04-25T17:59:59.2528103Z Help : Post Analysis will analyze the output from a checked security-tool build task (green shields) and throw an exception if any issues are found. It provides a way for you to break your build. Full baselining support will be introduced in the future. For now, the baseline is zero.</br>[SecDevTools Extension docs](https://aka.ms/SDT-AzDevOps) 2023-04-25T17:59:59.2528866Z ============================================================================== 2023-04-25T18:00:07.3906642Z ****************************************************************************** 2023-04-25T18:00:07.3957119Z * 2023-04-25T18:00:07.5062933Z ##[warning]* Please upgrade the version of this build task in your build to major version: 2. For more information, please see: https://aka.ms/gdn-v1-deprecation 2023-04-25T18:00:07.5082426Z * Secure Development Tools (Guardian v1) is on the path to deprecation. 2023-04-25T18:00:07.5108359Z * Based on usage telemetry, this message will increase in build severity in the near future. 2023-04-25T18:00:07.5191792Z * 2023-04-25T18:00:07.5214912Z ****************************************************************************** 2023-04-25T18:00:07.5240523Z Enabling TLS 1.2... 2023-04-25T18:00:08.2726975Z Analyzing CredScan output... 2023-04-25T18:00:08.4931974Z Analyzing: D:\a\1\_sdt\logs\CredentialScanner\CredentialScanner-matches.xml 2023-04-25T18:00:08.6544627Z Post analysis found 0 issues. Passed. 2023-04-25T18:00:11.2954512Z ##[section]Finishing: Check for failures 2023-04-25T18:00:11.3015140Z ##[section]Starting: Component Detection (auto-injected by policy) 2023-04-25T18:00:11.3251992Z ============================================================================== 2023-04-25T18:00:11.3252880Z Task : Component Governance Detection 2023-04-25T18:00:11.3253175Z Description : Include with your build to enable automatic Component Governance detection. 2023-04-25T18:00:11.3253684Z Version : 0.2320412.1 2023-04-25T18:00:11.3253962Z Author : Microsoft Corporation 2023-04-25T18:00:11.3254663Z Help : Please try our [support bot](http://aka.ms/1esbot?service=cg) for questions and troubleshooting. See http://aka.ms/cgdocs for more information or contact OpenSourceEngSupport@microsoft.com if you run into problems with this task. 2023-04-25T18:00:11.3255454Z ============================================================================== 2023-04-25T18:00:13.0519211Z Loading task manifest... 2023-04-25T18:00:13.1244901Z Component Detection starting up... 2023-04-25T18:00:13.1809868Z ##[info]Telemetry ID: f7fdeb05-7189-4a92-aa5a-c6bba190dcf9 2023-04-25T18:00:13.1939085Z ##[info]Evaluating Branch... 2023-04-25T18:00:13.1945978Z ##[info]SourceBranch: refs/heads/master 2023-04-25T18:00:13.1952148Z ##[info]DefaultBranch: refs/heads/master 2023-04-25T18:00:13.1986362Z ##[info]Result: Will Scan. Reason: SourceBranch equals DefaultBranch. Default branches are automatically scanned. 2023-04-25T18:00:13.1996245Z Starting scan for open source vulnerabilities 2023-04-25T18:00:13.2003955Z OS Platform: win32 2023-04-25T18:00:13.2004643Z OS Architecture: x64 2023-04-25T18:00:13.2005284Z OS Version: 10.0.20348 2023-04-25T18:00:13.2041149Z To opt out of this build task, you can create a build variable "skipComponentGovernanceDetection" and set it to "true". 2023-04-25T18:00:13.2041916Z 2023-04-25T18:00:13.2042658Z See documentation (http://aka.ms/oss_add_cg_autoinject) for more information 2023-04-25T18:00:13.2045016Z 2023-04-25T18:00:13.2046539Z For more information please visit: (http://aka.ms/component-detection) 2023-04-25T18:00:13.9292688Z D:\a\_tasks\ComponentGovernanceComponentDetection_f2f0881f-4b99-4a1c-80ea-f5b13fd6cec4\0.2320412.1\dotnet-6.0.0.zip 2023-04-25T18:00:15.8392015Z Governed Repository ProjectId: undefined 2023-04-25T18:00:15.8690677Z [command]D:\a\_tasks\ComponentGovernanceComponentDetection_f2f0881f-4b99-4a1c-80ea-f5b13fd6cec4\0.2320412.1\dotnet-6.0.0\dotnet.exe D:\a\_tasks\ComponentGovernanceComponentDetection_f2f0881f-4b99-4a1c-80ea-f5b13fd6cec4\0.2320412.1\ComponentDetectionTool\ComponentDetector.dll detect --Verbosity Verbose --Output D:\a\1\a --RecordProdTelemetry --SourceDirectory D:\a\1 --SourceFileRoot D:\a\1\s --Url https://governance.dev.azure.com/powershell/ --BuildIdentifier 128777 --BuildDisplayType Snap-CI-Secret-Scan --AutoInjected --Timeout 360 --AlertWarningLevel High --BuildTaskInput eyJzY2FuVHlwZSI6IlJlZ2lzdGVyIiwiYXV0b0luamVjdGVkIjoidHJ1ZSIsIndoYXRpZiI6ImZhbHNlIiwidXNlRGVmYXVsdERldGVjdG9ycyI6InRydWUiLCJ2ZXJib3NpdHkiOiJWZXJib3NlIiwic291cmNlU2NhblBhdGgiOiJEOlxcYVxcMSIsImFsZXJ0V2FybmluZ0xldmVsIjoiSGlnaCIsImZhaWxPbkFsZXJ0IjoiZmFsc2UiLCJsZWdhY3lJbmplY3Rpb24iOiJUcnVlIn0= --RequestorVsid 00000002-0000-8888-8000-000000000000 --ScanType Register --TaskVersion 0.2320412.1 --TakeSnapshot --IsBuildTaskRequest --BuildType vsts://8fe51ba5-a538-48e0-9fed-5e27d4a56df4/1c955842-497f-4cd5-ae12-cef0d852acaf/41/0c332d0c-2135-5579-1df3-18e4f99547f1 --BuildDisplayIdentifier master-b3a3f7e108676d45f5ed98278ac485508f088ea5-20230425055857 --SourceType github://PowerShell/PowerShell-Snap/master --BuildProjectId 1c955842-497f-4cd5-ae12-cef0d852acaf --RepoProjectId None --SourceDisplayType master --SourceIdentifier b3a3f7e108676d45f5ed98278ac485508f088ea5 --SourceDisplayIdentifier b3a3f7e1 --PhaseDisplayName "Secret Scan" 2023-04-25T18:00:16.8999342Z Run correlation id: "47f21c69-42c2-48cd-bf79-6cd93ce8c89a" 2023-04-25T18:00:16.9002709Z Log file: D:\a\1\a\GovCompDisc_Log_20230425180016841_6140.log 2023-04-25T18:00:16.9199651Z Manifest file: D:\a\1\a\GovCompDisc_Manifest_20230425180016221.json 2023-04-25T18:00:16.9224638Z Metadata file: D:\a\1\a\GovCompDisc_Metadata_20230425180016221.json 2023-04-25T18:00:16.9483386Z ##[debug]Finished applying restrictions to detectors. 2023-04-25T18:00:16.9556451Z Finding components... 2023-04-25T18:00:16.9759171Z ##[debug]Logging patterns *.lockfile for D:\a\1 2023-04-25T18:00:16.9760817Z ##[debug]Logging patterns Podfile.lock for D:\a\1 2023-04-25T18:00:16.9761812Z ##[debug]Logging patterns go.mod:go.sum for D:\a\1 2023-04-25T18:00:16.9780965Z ##[debug]Logging patterns pom.xml for D:\a\1 2023-04-25T18:00:17.0107654Z ##[debug]Registered Microsoft.ComponentDetection.Internal.AzureDevOps.MavenComponentDetector 2023-04-25T18:00:17.0109663Z ##[debug]Registered Microsoft.ComponentDetection.Detectors.Go.GoComponentDetector 2023-04-25T18:00:17.0111312Z ##[debug]Registered Microsoft.ComponentDetection.Detectors.Gradle.GradleComponentDetector 2023-04-25T18:00:17.0112289Z ##[debug]Registered Microsoft.ComponentDetection.Detectors.CocoaPods.PodComponentDetector 2023-04-25T18:00:17.0559773Z ##[debug]Logging patterns ivy.xml for D:\a\1 2023-04-25T18:00:17.0562608Z ##[debug]Registered Microsoft.ComponentDetection.Detectors.Ivy.IvyDetector 2023-04-25T18:00:17.0622384Z ##[debug]Logging patterns pom.xml for D:\a\1 2023-04-25T18:00:17.0626474Z ##[debug]Registered Microsoft.ComponentDetection.Detectors.Maven.MvnCliComponentDetector 2023-04-25T18:00:17.0627931Z No instructions received to scan docker images. 2023-04-25T18:00:17.0631085Z Starting enumeration of D:\a\1 2023-04-25T18:00:17.1304354Z Enumerated 59 files and 35 directories in "00:00:00.0670111" 2023-04-25T18:00:17.1902375Z ##[debug]Logging patterns package.json for D:\a\1 2023-04-25T18:00:17.1904896Z ##[debug]Registered Microsoft.ComponentDetection.Detectors.Npm.NpmComponentDetector 2023-04-25T18:00:17.2349464Z ##[debug]Logging patterns package-lock.json:npm-shrinkwrap.json:lerna.json for D:\a\1 2023-04-25T18:00:17.2353397Z ##[debug]Registered Microsoft.ComponentDetection.Detectors.Npm.NpmComponentDetectorWithRoots 2023-04-25T18:00:17.2362694Z ##[debug]Logging patterns packageList.lst:officePackageList.json for D:\a\1 2023-04-25T18:00:17.2364085Z ##[debug]Registered Microsoft.ComponentDetection.Internal.AzureDevOps.CorextComponentDetector 2023-04-25T18:00:17.2372053Z ##[debug]Logging patterns *.nupkg:*.nuspec:nuget.config:paket.lock for D:\a\1 2023-04-25T18:00:17.2374620Z ##[debug]Registered Microsoft.ComponentDetection.Detectors.NuGet.NuGetComponentDetector 2023-04-25T18:00:17.2380677Z ##[debug]Logging patterns packages.config for D:\a\1 2023-04-25T18:00:17.2397803Z ##[debug]Registered Microsoft.ComponentDetection.Detectors.NuGet.NuGetPackagesConfigDetector 2023-04-25T18:00:17.2406019Z ##[debug]Logging patterns project.assets.json for D:\a\1 2023-04-25T18:00:17.2407562Z ##[debug]Registered Microsoft.ComponentDetection.Detectors.NuGet.NuGetProjectModelProjectCentricComponentDetector 2023-04-25T18:00:17.2461095Z ##[debug]Logging patterns setup.py:requirements.txt for D:\a\1 2023-04-25T18:00:17.2476803Z ##[debug]Registered Microsoft.ComponentDetection.Detectors.Pip.PipComponentDetector 2023-04-25T18:00:18.0412065Z ##[debug]Logging patterns shrinkwrap.yaml:pnpm-lock.yaml for D:\a\1 2023-04-25T18:00:18.0415829Z ##[debug]Registered Microsoft.ComponentDetection.Detectors.Pnpm.PnpmComponentDetector 2023-04-25T18:00:18.0428952Z ##[debug]Logging patterns poetry.lock for D:\a\1 2023-04-25T18:00:18.0432239Z ##[debug]Registered Microsoft.ComponentDetection.Detectors.Poetry.PoetryComponentDetector 2023-04-25T18:00:18.0450858Z ##[debug]Logging patterns Gemfile.lock for D:\a\1 2023-04-25T18:00:18.0456216Z ##[debug]Registered Microsoft.ComponentDetection.Detectors.Ruby.RubyComponentDetector 2023-04-25T18:00:18.0493051Z ##[debug]Logging patterns Cargo.lock for D:\a\1 2023-04-25T18:00:18.0494538Z ##[debug]Registered Microsoft.ComponentDetection.Detectors.Rust.RustCrateDetector 2023-04-25T18:00:18.0503036Z ##[debug]Logging patterns vcpkg.spdx.json for D:\a\1 2023-04-25T18:00:18.0505631Z ##[debug]Registered Microsoft.ComponentDetection.Detectors.Vcpkg.VcpkgComponentDetector 2023-04-25T18:00:18.0513692Z ##[debug]Logging patterns yarn.lock for D:\a\1 2023-04-25T18:00:18.0519744Z ##[debug]Registered Microsoft.ComponentDetection.Detectors.Yarn.YarnLockComponentDetector 2023-04-25T18:00:18.0555493Z ##[debug]Logging patterns cgmanifest.json for D:\a\1 2023-04-25T18:00:18.0556346Z ##[debug]Registered Microsoft.ComponentDetection.Internal.AzureDevOps.ComponentManifestComponentDetector 2023-04-25T18:00:18.3281960Z ##[debug]Logging patterns environment.yml:environment.yaml for D:\a\1 2023-04-25T18:00:18.3285717Z ##[debug]Registered Microsoft.ComponentDetection.Internal.AzureDevOps.CondaComponentDetector 2023-04-25T18:00:18.3286435Z No compatible Conda installation found on system. Conda detection will not run. 2023-04-25T18:00:19.8175414Z 2023-04-25T18:00:19.8177858Z _______________________________________________________________________________________________________________________________________ 2023-04-25T18:00:19.8181504Z |Component Detector Id |Detection Time |# Components Found |# Explicitly Referenced | 2023-04-25T18:00:19.8183257Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8184440Z |CgManifest |1.1 seconds |0 |0 | 2023-04-25T18:00:19.8185518Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8186515Z |CocoaPods |0.27 seconds |0 |0 | 2023-04-25T18:00:19.8191633Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8192738Z |Conda (Beta) |1.4 seconds |0 |0 | 2023-04-25T18:00:19.8194068Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8195028Z |CorextCG |0.27 seconds |0 |0 | 2023-04-25T18:00:19.8195914Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8196837Z |Go |0.27 seconds |0 |0 | 2023-04-25T18:00:19.8197755Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8199220Z |Gradle |0.18 seconds |0 |0 | 2023-04-25T18:00:19.8200130Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8201081Z |Ivy (Beta) |2.8 seconds |0 |0 | 2023-04-25T18:00:19.8201970Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8202951Z |Linux |0.11 seconds |0 |0 | 2023-04-25T18:00:19.8204331Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8206275Z |Maven |0.26 seconds |0 |0 | 2023-04-25T18:00:19.8207277Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8208096Z |MvnCli |2.8 seconds |0 |0 | 2023-04-25T18:00:19.8209026Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8209978Z |Npm |0.22 seconds |0 |0 | 2023-04-25T18:00:19.8211069Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8211880Z |NpmWithRoots |0.27 seconds |0 |0 | 2023-04-25T18:00:19.8212763Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8213557Z |NuGet |0.27 seconds |0 |0 | 2023-04-25T18:00:19.8214478Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8215338Z |NuGetPackagesConfig |0.27 seconds |0 |0 | 2023-04-25T18:00:19.8216253Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8217116Z |NuGetProjectCentric |0.28 seconds |0 |0 | 2023-04-25T18:00:19.8217990Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8218778Z |Pip |1.1 seconds |0 |0 | 2023-04-25T18:00:19.8219686Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8220471Z |Pnpm |1.1 seconds |0 |0 | 2023-04-25T18:00:19.8221386Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8222189Z |Poetry (Beta) |1.1 seconds |0 |0 | 2023-04-25T18:00:19.8223142Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8223916Z |Ruby |1.1 seconds |0 |0 | 2023-04-25T18:00:19.8224754Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8225533Z |RustCrateDetector |1.1 seconds |0 |0 | 2023-04-25T18:00:19.8226416Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8227373Z |Vcpkg (Beta) |1.1 seconds |0 |0 | 2023-04-25T18:00:19.8228259Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8229000Z |Yarn |1.1 seconds |0 |0 | 2023-04-25T18:00:19.8229911Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8230664Z |Total |2.8 seconds |0 |0 | 2023-04-25T18:00:19.8232466Z |______________________________|______________________________|______________________________|________________________________________| 2023-04-25T18:00:19.8233166Z 2023-04-25T18:00:19.8233584Z Detection time: 2.8376989 seconds. 2023-04-25T18:00:19.8543770Z Scan Manifest file: D:\a\1\a\bcde-output\bcde-output.json 2023-04-25T18:00:20.0225254Z Found no packages to submit. 2023-04-25T18:00:20.0253390Z There are 0 unique components 2023-04-25T18:00:20.0262714Z ##[debug]Full list of discovered components: 2023-04-25T18:00:20.0263414Z 2023-04-25T18:00:20.0263665Z 2023-04-25T18:00:20.0264089Z 2023-04-25T18:00:20.0264504Z 2023-04-25T18:00:20.5488218Z Submitting 0 registrations. 2023-04-25T18:00:21.5245610Z Submitted 0 registrations. 2023-04-25T18:00:21.5247592Z Took 0.2432299 seconds to submit the registrations. 2023-04-25T18:00:22.3189032Z Took 0.25370570000000003 seconds to query alerts. 2023-04-25T18:00:22.3203781Z Component Governance Alerts: https://dev.azure.com/powershell/1c955842-497f-4cd5-ae12-cef0d852acaf/_componentGovernance/115500?_a=alerts&typeId=677952 2023-04-25T18:00:22.3205958Z Component Governance Detection History: https://dev.azure.com/powershell/1c955842-497f-4cd5-ae12-cef0d852acaf/_componentGovernance/115500?_a=history&typeId=677952 2023-04-25T18:00:22.6090641Z For more information about configuring the build task please visit: https://aka.ms/cgbuildtaskdocs 2023-04-25T18:00:22.6094429Z Execution finished, status: 0. 2023-04-25T18:00:22.7139504Z ##[section]Finishing: Component Detection (auto-injected by policy) 2023-04-25T18:00:22.7175175Z ##[section]Starting: Finalize CodeQL (auto-injected) 2023-04-25T18:00:22.7405128Z ============================================================================== 2023-04-25T18:00:22.7405894Z Task : CodeQL 3000 Finalize 2023-04-25T18:00:22.7406107Z Description : Finalize CodeQL database after the code build task. 2023-04-25T18:00:22.7406322Z Version : 0.1.162 2023-04-25T18:00:22.7406460Z Author : Microsoft Corporation 2023-04-25T18:00:22.7406598Z Help : [CodeQL 3000 Extension WiKi](https://aka.ms/codeql3000) 2023-04-25T18:00:22.7407005Z ============================================================================== 2023-04-25T18:00:23.9560350Z ##[verbose]Creating folder: D:\a\_temp\codeql3000 2023-04-25T18:00:23.9562030Z ##[verbose]Folder already exists: D:\a\_temp\codeql3000 2023-04-25T18:00:23.9562621Z ##[verbose]Task environment in: D:\a\_temp\codeql3000 2023-04-25T18:00:23.9563396Z ##[verbose]Creating folder: d 2023-04-25T18:00:23.9564138Z ##[verbose]Folder already exists: D:\a\_temp\codeql3000\d 2023-04-25T18:00:24.9874114Z ##[verbose]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe exit code: 0 2023-04-25T18:00:24.9909996Z ==================================================== 2023-04-25T18:00:24.9912028Z = Session Id: [33md33e27e4-9e46-4f86-b39b-28cacd847d71[0m = 2023-04-25T18:00:24.9912985Z = = 2023-04-25T18:00:24.9913889Z = Use this id when requesting help from = 2023-04-25T18:00:24.9914814Z = codeql@microsoft.com = 2023-04-25T18:00:24.9915597Z = Please, include output of Init and Finalize task. = 2023-04-25T18:00:24.9917606Z ==================================================== 2023-04-25T18:00:24.9918304Z Configuration: 2023-04-25T18:00:24.9918921Z Cadence = 72 2023-04-25T18:00:24.9923431Z CLIVersion = 2.12.1 2023-04-25T18:00:24.9924321Z LogLevel = 4 2023-04-25T18:00:24.9929694Z ##[verbose]Environment: 2023-04-25T18:00:24.9933068Z ##[verbose]databaseFolder = "D:\\a\\_temp\\codeql3000\\d" 2023-04-25T18:00:24.9934433Z ##[verbose]sessionId = "d33e27e4-9e46-4f86-b39b-28cacd847d71" 2023-04-25T18:00:24.9936048Z ##[verbose]metadata = {} 2023-04-25T18:00:24.9938099Z ##[verbose]identifierKeys = [] 2023-04-25T18:00:24.9940281Z ##[verbose]runningEnvironment = {"Platform":"Windows","Release":"10.0.20348","Architecture":"x64","TotalMemory":7515721728,"FreeMemory":5376417792,"Disk":"D:","DiskSize":"14.00G","DiskFree":"13.66G","Container":"false","Languages":[]} 2023-04-25T18:00:24.9943949Z ##[verbose]Jobs: 2023-04-25T18:00:24.9944799Z ##[verbose]buildSource = "CodeQL3000_AutoInjected" 2023-04-25T18:00:24.9947540Z CodeQL Init task ended without creating database, exiting... 2023-04-25T18:00:24.9950432Z See https://aka.ms/codeql3000-faq#extension-not-enabled, https://aka.ms/codeql3000-faq#codeql-analysis-is-not-available, or https://aka.ms/codeql3000-faq#last-database-fromnext-database-will-be-build-at for more information. 2023-04-25T18:00:27.6585182Z ##[section]Finishing: Finalize CodeQL (auto-injected) 2023-04-25T18:00:27.6615141Z ##[section]Starting: Checkout PowerShell/PowerShell-Snap@master to s 2023-04-25T18:00:27.7051392Z ============================================================================== 2023-04-25T18:00:27.7052103Z Task : Get sources 2023-04-25T18:00:27.7052290Z Description : Get sources from a repository. Supports Git, TfsVC, and SVN repositories. 2023-04-25T18:00:27.7052465Z Version : 1.0.0 2023-04-25T18:00:27.7052592Z Author : Microsoft 2023-04-25T18:00:27.7052695Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199) 2023-04-25T18:00:27.7052845Z ============================================================================== 2023-04-25T18:00:28.4730888Z Cleaning any cached credential from repository: PowerShell/PowerShell-Snap (GitHub) 2023-04-25T18:00:28.4841305Z ##[section]Finishing: Checkout PowerShell/PowerShell-Snap@master to s 2023-04-25T18:00:28.5077923Z ##[section]Starting: Finalize Job 2023-04-25T18:00:28.5132470Z TestResultLogParser: JasmineTestResultParser : Starting jasmine test result parser. 2023-04-25T18:00:28.5132674Z TestResultLogParser: JestTestResultParser : Starting jest test result parser. 2023-04-25T18:00:28.5132877Z TestResultLogParser: MochaTestResultParser : Starting mocha test result parser. 2023-04-25T18:00:28.5133077Z TestResultLogParser: PythonTestResultParser : Starting python test result parser. 2023-04-25T18:00:28.7655893Z TestResultLogParser: Waiting for log plugin to finish, pending process 2 log lines. 2023-04-25T18:00:29.3922357Z Cleaning up task key 2023-04-25T18:00:29.3923847Z Start cleaning up orphan processes. 2023-04-25T18:00:29.4056617Z ##[section]Finishing: Finalize Job 2023-04-25T18:00:29.4281752Z ##[section]Finishing: Secret Scan