[2025-06-05 09:56:16Z INFO HostContext] No proxy settings were found based on environmental variables (http_proxy/https_proxy/HTTP_PROXY/HTTPS_PROXY) [2025-06-05 09:56:16Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:16Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:16Z INFO HostContext] Well known config file 'Credentials': 'C:\Apache24\htdocs\pvs-fe\.credentials' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known config file 'Runner': 'C:\Apache24\htdocs\pvs-fe\.runner' [2025-06-05 09:56:17Z INFO Worker] Version: 2.324.0 [2025-06-05 09:56:17Z INFO Worker] Commit: da3412efd49b1cf1a0fbdcbcee4e4ac4cc2177c8 [2025-06-05 09:56:17Z INFO Worker] Culture: en-US [2025-06-05 09:56:17Z INFO Worker] UI Culture: en-US [2025-06-05 09:56:17Z INFO Worker] Waiting to receive the job message from the channel. [2025-06-05 09:56:17Z INFO ProcessChannel] Receiving message of length 23914, with hash 'a53a3161a6219a821610461c35d89f31d4e40691350005a7658a23230d489e97' [2025-06-05 09:56:17Z INFO Worker] Message received. [2025-06-05 09:56:17Z INFO Worker] Job message: { "fileTable": [ ".github/workflows/main.yml" ], "mask": [ { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" }, { "type": "regex", "value": "***" } ], "steps": [ { "type": "action", "reference": { "type": "repository", "name": "actions/checkout", "ref": "v3", "repositoryType": "GitHub" }, "displayNameToken": { "type": 0, "file": 1, "line": 14, "col": 15, "lit": "Checkout repository" }, "contextName": "__actions_checkout", "condition": "success()", "id": "58edad9f-cc98-4c83-8982-2539a9e75e38", "name": "__actions_checkout" }, { "type": "action", "reference": { "type": "repository", "name": "actions/setup-node", "ref": "v3", "repositoryType": "GitHub" }, "displayNameToken": { "type": 0, "file": 1, "line": 18, "col": 15, "lit": "Set up Node.js" }, "contextName": "__actions_setup-node", "inputs": { "type": 2, "file": 1, "line": 21, "col": 11, "map": [ { "key": { "type": 0, "file": 1, "line": 21, "col": 11, "lit": "node-version" }, "value": { "type": 0, "file": 1, "line": 21, "col": 25, "lit": "22" } } ] }, "condition": "success()", "id": "67fe2654-f6fb-418e-8f87-920ca3da54de", "name": "__actions_setup-node" }, { "type": "action", "reference": { "type": "script" }, "displayNameToken": { "type": 0, "file": 1, "line": 24, "col": 15, "lit": "Install dependencies" }, "contextName": "__run", "inputs": { "type": 2, "map": [ { "key": "script", "value": { "type": 0, "file": 1, "line": 25, "col": 14, "lit": "npm install" } } ] }, "condition": "success()", "id": "d21f3206-9d29-44fd-a36f-4240d93f75ce", "name": "__run" }, { "type": "action", "reference": { "type": "script" }, "displayNameToken": { "type": 0, "file": 1, "line": 28, "col": 15, "lit": "copy env file" }, "contextName": "__run_2", "inputs": { "type": 2, "map": [ { "key": "script", "value": { "type": 0, "file": 1, "line": 29, "col": 14, "lit": "Copy-Item -Path \"C:\\environment\\.env\" -Destination \"C:\\Apache24\\htdocs\\pvs-fe\\_work\\pvs_gent_crm_fe\\pvs_gent_crm_fe\\.env\"\n" } } ] }, "condition": "success()", "id": "f72dfb58-dca6-497f-8b3a-68e6e4bcb5f2", "name": "__run_2" }, { "type": "action", "reference": { "type": "script" }, "displayNameToken": { "type": 0, "file": 1, "line": 33, "col": 15, "lit": "Build the React app" }, "contextName": "__run_3", "inputs": { "type": 2, "map": [ { "key": "script", "value": { "type": 0, "file": 1, "line": 34, "col": 14, "lit": "npm run build" } } ] }, "condition": "success()", "id": "9169fe22-331d-4622-b144-85a5da028ac5", "name": "__run_3" }, { "type": "action", "reference": { "type": "script" }, "displayNameToken": { "type": 0, "file": 1, "line": 37, "col": 15, "lit": "Deploy the React app" }, "contextName": "__run_4", "inputs": { "type": 2, "map": [ { "key": "script", "value": { "type": 0, "file": 1, "line": 38, "col": 14, "lit": "Copy-Item -Path \"C:\\Apache24\\htdocs\\pvs-fe\\_work\\pvs_gent_crm_fe\\pvs_gent_crm_fe\\dist\\*\" -Destination \"C:\\Apache24\\htdocs\\pvs-op-fe-build(auto)\\\" -Recurse -Force\n" } } ] }, "condition": "success()", "id": "f983bab1-bfa3-41f1-b484-4f3201dd19a1", "name": "__run_4" } ], "variables": { "Actions.EnableHttpRedirects": { "value": "true" }, "DistributedTask.AddWarningToNode12Action": { "value": "true" }, "DistributedTask.AddWarningToNode16Action": { "value": "true" }, "DistributedTask.AllowRunnerContainerHooks": { "value": "true" }, "DistributedTask.DeprecateStepOutputCommands": { "value": "true" }, "DistributedTask.DetailUntarFailure": { "value": "true" }, "DistributedTask.EnableCompositeActions": { "value": "true" }, "DistributedTask.EnableJobServerQueueTelemetry": { "value": "true" }, "DistributedTask.EnhancedAnnotations": { "value": "true" }, "DistributedTask.ForceGithubJavascriptActionsToNode16": { "value": "true" }, "DistributedTask.ForceGithubJavascriptActionsToNode20": { "value": "true" }, "DistributedTask.LogTemplateErrorsAsDebugMessages": { "value": "true" }, "DistributedTask.MarkJobAsFailedOnWorkerCrash": { "value": "true" }, "DistributedTask.NewActionMetadata": { "value": "true" }, "DistributedTask.UploadStepSummary": { "value": "true" }, "DistributedTask.UseActionArchiveCache": { "value": "true" }, "DistributedTask.UseWhich2": { "value": "true" }, "RunService.FixEmbeddedIssues": { "value": "true" }, "actions_add_check_run_id_to_job_context": { "value": "false" }, "actions_display_helpful_actions_download_errors": { "value": "false" }, "actions_skip_retry_complete_job_upon_known_errors": { "value": "true" }, "actions_uses_cache_service_v2": { "value": "true" }, "github_token": { "value": "***", "isSecret": true }, "system.from_run_service": { "value": "true" }, "system.github.job": { "value": "build" }, "system.github.launch_endpoint": { "value": "https://launch.actions.githubusercontent.com" }, "system.github.results_endpoint": { "value": "https://results-receiver.actions.githubusercontent.com/" }, "system.github.results_upload_with_sdk": { "value": "true" }, "system.github.token": { "value": "***", "isSecret": true }, "system.github.token.permissions": { "value": "{\"Contents\":\"read\",\"Metadata\":\"read\",\"Packages\":\"read\"}" }, "system.orchestrationId": { "value": "0c8a6cbf-57f5-431a-a90b-b8ebb6d5efe1.build.__default" }, "system.phaseDisplayName": { "value": "build" }, "system.runner.lowdiskspacethreshold": { "value": "100" }, "system.runnerEnvironment": { "value": "self-hosted" } }, "messageType": "RunnerJobRequest", "plan": { "scopeIdentifier": "00000000-0000-0000-0000-000000000000", "planType": "actions", "version": 0, "planId": "0c8a6cbf-57f5-431a-a90b-b8ebb6d5efe1", "planGroup": null, "artifactUri": null, "artifactLocation": null, "definition": null, "owner": null }, "timeline": { "id": "0c8a6cbf-57f5-431a-a90b-b8ebb6d5efe1", "changeId": 0, "location": null }, "jobId": "59cbe5dd-5361-51b7-a9ae-e5a182e93227", "jobDisplayName": "build", "jobName": "__default", "requestId": 0, "lockedUntil": "0001-01-01T00:00:00", "resources": { "endpoints": [ { "data": { "ServerId": "", "ServerName": "", "CacheServerUrl": "https://acghubeus1.actions.githubusercontent.com/E11Co2NfOMZCgLayWay8tRcTpMnJ5FJ0GLv19FDCFpEir8HCXo/", "FeedStreamUrl": "wss://results-receiver.actions.githubusercontent.com/_ws/ingest.sock", "ResultsServiceUrl": "https://results-receiver.actions.githubusercontent.com/", "PipelinesServiceUrl": "https://pipelinesghubeus5.actions.githubusercontent.com/E11Co2NfOMZCgLayWay8tRcTpMnJ5FJ0GLv19FDCFpEir8HCXo/", "GenerateIdTokenUrl": "" }, "name": "SystemVssConnection", "url": "https://run-actions-2-azure-eastus.actions.githubusercontent.com/8/", "authorization": { "parameters": { "AccessToken": "***" }, "scheme": "OAuth" }, "isShared": false, "isReady": true } ] }, "contextData": { "github": { "t": 2, "d": [ { "k": "ref", "v": "refs/heads/UAT" }, { "k": "sha", "v": "8f077edbf1acadf3e61f4b355cc457e415d4041f" }, { "k": "repository", "v": "supportmmm/pvs_gent_crm_fe" }, { "k": "repository_owner", "v": "supportmmm" }, { "k": "repository_owner_id", "v": "95751051" }, { "k": "repositoryUrl", "v": "git://github.com/supportmmm/pvs_gent_crm_fe.git" }, { "k": "run_id", "v": "15464083495" }, { "k": "run_number", "v": "363" }, { "k": "retention_days", "v": "90" }, { "k": "run_attempt", "v": "1" }, { "k": "artifact_cache_size_limit", "v": "10" }, { "k": "repository_visibility", "v": "private" }, { "k": "actor_id", "v": "164156789" }, { "k": "actor", "v": "supportDifferenz" }, { "k": "workflow", "v": "Deploy React App" }, { "k": "head_ref", "v": "" }, { "k": "base_ref", "v": "" }, { "k": "event_name", "v": "push" }, { "k": "server_url", "v": "https://github.com" }, { "k": "api_url", "v": "https://api.github.com" }, { "k": "graphql_url", "v": "https://api.github.com/graphql" }, { "k": "ref_name", "v": "UAT" }, { "k": "ref_protected", "v": false }, { "k": "ref_type", "v": "branch" }, { "k": "secret_source", "v": "Actions" }, { "k": "event", "v": { "t": 2, "d": [ { "k": "after", "v": "8f077edbf1acadf3e61f4b355cc457e415d4041f" }, { "k": "base_ref", "v": null }, { "k": "before", "v": "3a21594e1e67bb7fa3763a48226c884732cad62e" }, { "k": "commits", "v": { "t": 1, "a": [ { "t": 2, "d": [ { "k": "author", "v": { "t": 2, "d": [ { "k": "email", "v": "support@diffrenz.com" }, { "k": "name", "v": "supportDifferenz" }, { "k": "username", "v": "supportDifferenz" } ] } }, { "k": "committer", "v": { "t": 2, "d": [ { "k": "email", "v": "support@diffrenz.com" }, { "k": "name", "v": "supportDifferenz" }, { "k": "username", "v": "supportDifferenz" } ] } }, { "k": "distinct", "v": false }, { "k": "id", "v": "93d5b79220d5e28fe111582be480d705c8650ad3" }, { "k": "message", "v": "feat: Remove unused logic for row ID management and address validation in CreateNewDialog" }, { "k": "timestamp", "v": "2025-06-05T11:36:01+05:30" }, { "k": "tree_id", "v": "f5658741ea38a55468096e02bd70378148cec844" }, { "k": "url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe/commit/93d5b79220d5e28fe111582be480d705c8650ad3" } ] }, { "t": 2, "d": [ { "k": "author", "v": { "t": 2, "d": [ { "k": "email", "v": "support@diffrenz.com" }, { "k": "name", "v": "supportDifferenz" }, { "k": "username", "v": "supportDifferenz" } ] } }, { "k": "committer", "v": { "t": 2, "d": [ { "k": "email", "v": "support@diffrenz.com" }, { "k": "name", "v": "supportDifferenz" }, { "k": "username", "v": "supportDifferenz" } ] } }, { "k": "distinct", "v": false }, { "k": "id", "v": "8fda972d56cd6440a3d10eb984b519c72b073b66" }, { "k": "message", "v": "Merge branch 'UAT' of https://github.com/supportmmm/pvs_gent_crm_fe into thowfeek-update" }, { "k": "timestamp", "v": "2025-06-05T11:59:58+05:30" }, { "k": "tree_id", "v": "7569d97e0c408e41975570f320b2592a5912402f" }, { "k": "url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe/commit/8fda972d56cd6440a3d10eb984b519c72b073b66" } ] }, { "t": 2, "d": [ { "k": "author", "v": { "t": 2, "d": [ { "k": "email", "v": "support@diffrenz.com" }, { "k": "name", "v": "supportDifferenz" }, { "k": "username", "v": "supportDifferenz" } ] } }, { "k": "committer", "v": { "t": 2, "d": [ { "k": "email", "v": "support@diffrenz.com" }, { "k": "name", "v": "supportDifferenz" }, { "k": "username", "v": "supportDifferenz" } ] } }, { "k": "distinct", "v": false }, { "k": "id", "v": "19152e3afb7dfe1c7763feba8445bebb1e70ef16" }, { "k": "message", "v": "fix: Refactor attachment note logic in ConfirmTab and adjust z-index in LoadingCalender and ViewPriceList components" }, { "k": "timestamp", "v": "2025-06-05T14:36:38+05:30" }, { "k": "tree_id", "v": "9daf2d1595879f38291b692cc41ef96fb60e38c3" }, { "k": "url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe/commit/19152e3afb7dfe1c7763feba8445bebb1e70ef16" } ] }, { "t": 2, "d": [ { "k": "author", "v": { "t": 2, "d": [ { "k": "email", "v": "support@diffrenz.com" }, { "k": "name", "v": "supportDifferenz" }, { "k": "username", "v": "supportDifferenz" } ] } }, { "k": "committer", "v": { "t": 2, "d": [ { "k": "email", "v": "support@diffrenz.com" }, { "k": "name", "v": "supportDifferenz" }, { "k": "username", "v": "supportDifferenz" } ] } }, { "k": "distinct", "v": false }, { "k": "id", "v": "30f06880c4cdcee339b3f7b1d013e936959c9f7f" }, { "k": "message", "v": "refactor: Clean up unused code and improve quantity handling in CreateNewDialog and ViewPriceList components" }, { "k": "timestamp", "v": "2025-06-05T15:23:47+05:30" }, { "k": "tree_id", "v": "efab42b98024ae46133f003bc70b9c813d03ea81" }, { "k": "url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe/commit/30f06880c4cdcee339b3f7b1d013e936959c9f7f" } ] }, { "t": 2, "d": [ { "k": "author", "v": { "t": 2, "d": [ { "k": "email", "v": "164156789+supportDifferenz@users.noreply.github.com" }, { "k": "name", "v": "supportDifferenz" }, { "k": "username", "v": "supportDifferenz" } ] } }, { "k": "committer", "v": { "t": 2, "d": [ { "k": "email", "v": "noreply@github.com" }, { "k": "name", "v": "GitHub" }, { "k": "username", "v": "web-flow" } ] } }, { "k": "distinct", "v": true }, { "k": "id", "v": "8f077edbf1acadf3e61f4b355cc457e415d4041f" }, { "k": "message", "v": "Merge pull request #247 from supportmmm/thowfeek-update\n\nThowfeek update" }, { "k": "timestamp", "v": "2025-06-05T15:26:09+05:30" }, { "k": "tree_id", "v": "efab42b98024ae46133f003bc70b9c813d03ea81" }, { "k": "url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe/commit/8f077edbf1acadf3e61f4b355cc457e415d4041f" } ] } ] } }, { "k": "compare", "v": "https://github.com/supportmmm/pvs_gent_crm_fe/compare/3a21594e1e67...8f077edbf1ac" }, { "k": "created", "v": false }, { "k": "deleted", "v": false }, { "k": "forced", "v": false }, { "k": "head_commit", "v": { "t": 2, "d": [ { "k": "author", "v": { "t": 2, "d": [ { "k": "email", "v": "164156789+supportDifferenz@users.noreply.github.com" }, { "k": "name", "v": "supportDifferenz" }, { "k": "username", "v": "supportDifferenz" } ] } }, { "k": "committer", "v": { "t": 2, "d": [ { "k": "email", "v": "noreply@github.com" }, { "k": "name", "v": "GitHub" }, { "k": "username", "v": "web-flow" } ] } }, { "k": "distinct", "v": true }, { "k": "id", "v": "8f077edbf1acadf3e61f4b355cc457e415d4041f" }, { "k": "message", "v": "Merge pull request #247 from supportmmm/thowfeek-update\n\nThowfeek update" }, { "k": "timestamp", "v": "2025-06-05T15:26:09+05:30" }, { "k": "tree_id", "v": "efab42b98024ae46133f003bc70b9c813d03ea81" }, { "k": "url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe/commit/8f077edbf1acadf3e61f4b355cc457e415d4041f" } ] } }, { "k": "pusher", "v": { "t": 2, "d": [ { "k": "email", "v": "164156789+supportDifferenz@users.noreply.github.com" }, { "k": "name", "v": "supportDifferenz" } ] } }, { "k": "ref", "v": "refs/heads/UAT" }, { "k": "repository", "v": { "t": 2, "d": [ { "k": "allow_forking", "v": true }, { "k": "archive_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/{archive_format}{/ref}" }, { "k": "archived", "v": false }, { "k": "assignees_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/assignees{/user}" }, { "k": "blobs_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/git/blobs{/sha}" }, { "k": "branches_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/branches{/branch}" }, { "k": "clone_url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe.git" }, { "k": "collaborators_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/collaborators{/collaborator}" }, { "k": "comments_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/comments{/number}" }, { "k": "commits_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/commits{/sha}" }, { "k": "compare_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/compare/{base}...{head}" }, { "k": "contents_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/contents/{+path}" }, { "k": "contributors_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/contributors" }, { "k": "created_at", "v": 1733216686.0 }, { "k": "default_branch", "v": "master" }, { "k": "deployments_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/deployments" }, { "k": "description", "v": null }, { "k": "disabled", "v": false }, { "k": "downloads_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/downloads" }, { "k": "events_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/events" }, { "k": "fork", "v": false }, { "k": "forks", "v": 0.0 }, { "k": "forks_count", "v": 0.0 }, { "k": "forks_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/forks" }, { "k": "full_name", "v": "supportmmm/pvs_gent_crm_fe" }, { "k": "git_commits_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/git/commits{/sha}" }, { "k": "git_refs_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/git/refs{/sha}" }, { "k": "git_tags_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/git/tags{/sha}" }, { "k": "git_url", "v": "git://github.com/supportmmm/pvs_gent_crm_fe.git" }, { "k": "has_discussions", "v": false }, { "k": "has_downloads", "v": true }, { "k": "has_issues", "v": true }, { "k": "has_pages", "v": false }, { "k": "has_projects", "v": true }, { "k": "has_wiki", "v": false }, { "k": "homepage", "v": null }, { "k": "hooks_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/hooks" }, { "k": "html_url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe" }, { "k": "id", "v": 897799142.0 }, { "k": "is_template", "v": false }, { "k": "issue_comment_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/issues/comments{/number}" }, { "k": "issue_events_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/issues/events{/number}" }, { "k": "issues_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/issues{/number}" }, { "k": "keys_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/keys{/key_id}" }, { "k": "labels_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/labels{/name}" }, { "k": "language", "v": "JavaScript" }, { "k": "languages_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/languages" }, { "k": "license", "v": null }, { "k": "master_branch", "v": "master" }, { "k": "merges_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/merges" }, { "k": "milestones_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/milestones{/number}" }, { "k": "mirror_url", "v": null }, { "k": "name", "v": "pvs_gent_crm_fe" }, { "k": "node_id", "v": "R_kgDONYNT5g" }, { "k": "notifications_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/notifications{?since,all,participating}" }, { "k": "open_issues", "v": 0.0 }, { "k": "open_issues_count", "v": 0.0 }, { "k": "owner", "v": { "t": 2, "d": [ { "k": "avatar_url", "v": "https://avatars.githubusercontent.com/u/95751051?v=4" }, { "k": "email", "v": "95751051+supportmmm@users.noreply.github.com" }, { "k": "events_url", "v": "https://api.github.com/users/supportmmm/events{/privacy}" }, { "k": "followers_url", "v": "https://api.github.com/users/supportmmm/followers" }, { "k": "following_url", "v": "https://api.github.com/users/supportmmm/following{/other_user}" }, { "k": "gists_url", "v": "https://api.github.com/users/supportmmm/gists{/gist_id}" }, { "k": "gravatar_id", "v": "" }, { "k": "html_url", "v": "https://github.com/supportmmm" }, { "k": "id", "v": 95751051.0 }, { "k": "login", "v": "supportmmm" }, { "k": "name", "v": "supportmmm" }, { "k": "node_id", "v": "U_kgDOBbULiw" }, { "k": "organizations_url", "v": "https://api.github.com/users/supportmmm/orgs" }, { "k": "received_events_url", "v": "https://api.github.com/users/supportmmm/received_events" }, { "k": "repos_url", "v": "https://api.github.com/users/supportmmm/repos" }, { "k": "site_admin", "v": false }, { "k": "starred_url", "v": "https://api.github.com/users/supportmmm/starred{/owner}{/repo}" }, { "k": "subscriptions_url", "v": "https://api.github.com/users/supportmmm/subscriptions" }, { "k": "type", "v": "User" }, { "k": "url", "v": "https://api.github.com/users/supportmmm" }, { "k": "user_view_type", "v": "public" } ] } }, { "k": "private", "v": true }, { "k": "pulls_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/pulls{/number}" }, { "k": "pushed_at", "v": 1749117369.0 }, { "k": "releases_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/releases{/id}" }, { "k": "size", "v": 3126.0 }, { "k": "ssh_url", "v": "git@github.com:supportmmm/pvs_gent_crm_fe.git" }, { "k": "stargazers", "v": 0.0 }, { "k": "stargazers_count", "v": 0.0 }, { "k": "stargazers_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/stargazers" }, { "k": "statuses_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/statuses/{sha}" }, { "k": "subscribers_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/subscribers" }, { "k": "subscription_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/subscription" }, { "k": "svn_url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe" }, { "k": "tags_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/tags" }, { "k": "teams_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/teams" }, { "k": "topics", "v": { "t": 1 } }, { "k": "trees_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/git/trees{/sha}" }, { "k": "updated_at", "v": "2025-03-17T04:31:13Z" }, { "k": "url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe" }, { "k": "visibility", "v": "private" }, { "k": "watchers", "v": 0.0 }, { "k": "watchers_count", "v": 0.0 }, { "k": "web_commit_signoff_required", "v": false } ] } }, { "k": "sender", "v": { "t": 2, "d": [ { "k": "avatar_url", "v": "https://avatars.githubusercontent.com/u/164156789?v=4" }, { "k": "events_url", "v": "https://api.github.com/users/supportDifferenz/events{/privacy}" }, { "k": "followers_url", "v": "https://api.github.com/users/supportDifferenz/followers" }, { "k": "following_url", "v": "https://api.github.com/users/supportDifferenz/following{/other_user}" }, { "k": "gists_url", "v": "https://api.github.com/users/supportDifferenz/gists{/gist_id}" }, { "k": "gravatar_id", "v": "" }, { "k": "html_url", "v": "https://github.com/supportDifferenz" }, { "k": "id", "v": 164156789.0 }, { "k": "login", "v": "supportDifferenz" }, { "k": "node_id", "v": "U_kgDOCcjVdQ" }, { "k": "organizations_url", "v": "https://api.github.com/users/supportDifferenz/orgs" }, { "k": "received_events_url", "v": "https://api.github.com/users/supportDifferenz/received_events" }, { "k": "repos_url", "v": "https://api.github.com/users/supportDifferenz/repos" }, { "k": "site_admin", "v": false }, { "k": "starred_url", "v": "https://api.github.com/users/supportDifferenz/starred{/owner}{/repo}" }, { "k": "subscriptions_url", "v": "https://api.github.com/users/supportDifferenz/subscriptions" }, { "k": "type", "v": "User" }, { "k": "url", "v": "https://api.github.com/users/supportDifferenz" }, { "k": "user_view_type", "v": "public" } ] } } ] } }, { "k": "workflow_ref", "v": "supportmmm/pvs_gent_crm_fe/.github/workflows/main.yml@refs/heads/UAT" }, { "k": "workflow_sha", "v": "8f077edbf1acadf3e61f4b355cc457e415d4041f" }, { "k": "repository_id", "v": "897799142" }, { "k": "triggering_actor", "v": "supportDifferenz" } ] }, "inputs": { "t": 2 }, "matrix": null, "needs": { "t": 2 }, "strategy": { "t": 2, "d": [ { "k": "fail-fast", "v": true }, { "k": "job-index", "v": 0.0 }, { "k": "job-total", "v": 1.0 }, { "k": "max-parallel", "v": 1.0 } ] }, "vars": { "t": 2 } }, "billingOwnerId": "U_kgDOBbULiw" } [2025-06-05 09:56:17Z INFO JobRunner] Job ID 59cbe5dd-5361-51b7-a9ae-e5a182e93227 [2025-06-05 09:56:17Z INFO ConfigurationStore] currentAssemblyLocation: C:\Apache24\htdocs\pvs-fe\bin\Runner.Worker.dll [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO ConfigurationStore] binPath: C:\Apache24\htdocs\pvs-fe\bin [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO ConfigurationStore] RootFolder: C:\Apache24\htdocs\pvs-fe [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known config file 'Runner': 'C:\Apache24\htdocs\pvs-fe\.runner' [2025-06-05 09:56:17Z INFO ConfigurationStore] ConfigFilePath: C:\Apache24\htdocs\pvs-fe\.runner [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known config file 'MigratedRunner': 'C:\Apache24\htdocs\pvs-fe\.runner_migrated' [2025-06-05 09:56:17Z INFO ConfigurationStore] MigratedConfigFilePath: C:\Apache24\htdocs\pvs-fe\.runner_migrated [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known config file 'Credentials': 'C:\Apache24\htdocs\pvs-fe\.credentials' [2025-06-05 09:56:17Z INFO ConfigurationStore] CredFilePath: C:\Apache24\htdocs\pvs-fe\.credentials [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known config file 'MigratedCredentials': 'C:\Apache24\htdocs\pvs-fe\.credentials_migrated' [2025-06-05 09:56:17Z INFO ConfigurationStore] MigratedCredFilePath: C:\Apache24\htdocs\pvs-fe\.credentials_migrated [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known config file 'Service': 'C:\Apache24\htdocs\pvs-fe\.service' [2025-06-05 09:56:17Z INFO ConfigurationStore] ServiceConfigFilePath: C:\Apache24\htdocs\pvs-fe\.service [2025-06-05 09:56:17Z INFO ConfigurationStore] Read setting file: 314 chars [2025-06-05 09:56:17Z INFO JobRunner] Initializing launch client [2025-06-05 09:56:17Z INFO JobServerQueue] Initializing results client [2025-06-05 09:56:17Z INFO ResultServer] Creating websocket client ...wss://results-receiver.actions.githubusercontent.com/_ws/ingest.sock [2025-06-05 09:56:17Z INFO ResultServer] Attempting to start websocket client with delay 00:00:00. [2025-06-05 09:56:17Z INFO JobServerQueue] Start process web console line queue. [2025-06-05 09:56:17Z INFO JobServerQueue] Start process file upload queue. [2025-06-05 09:56:17Z INFO JobServerQueue] Start results file upload queue. [2025-06-05 09:56:17Z INFO JobServerQueue] Starting results-based upload queue... [2025-06-05 09:56:17Z INFO JobServerQueue] Start process timeline update queue. [2025-06-05 09:56:17Z INFO ExecutionContext] Initializing Job context [2025-06-05 09:56:17Z INFO ExecutionContext] Initialize GitHub context [2025-06-05 09:56:17Z INFO ExecutionContext] Initialize Env context [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:17Z INFO JobRunner] Starting the job execution context. [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:17Z INFO JobRunner] Validating directory permissions for: 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Tools': 'C:\Apache24\htdocs\pvs-fe\_work\_tool' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:56:17Z INFO JobRunner] Getting job extension. [2025-06-05 09:56:17Z INFO JobRunner] Initialize job. Getting all job steps. [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known config file 'Credentials': 'C:\Apache24\htdocs\pvs-fe\.credentials' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known config file 'SetupInfo': 'C:\Apache24\htdocs\pvs-fe\.setup_info' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:17Z INFO PipelineDirectoryManager] Loading tracking config if exists: C:\Apache24\htdocs\pvs-fe\_work\_PipelineMapping\supportmmm/pvs_gent_crm_fe\PipelineFolder.json [2025-06-05 09:56:17Z INFO PipelineDirectoryManager] Updating job run properties. [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:17Z INFO JobExtension] Downloading actions [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:17Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:56:17Z INFO Worker] Listening for cancel message from the channel. [2025-06-05 09:56:17Z INFO Worker] Waiting for the job to complete or for a cancel message from the channel. [2025-06-05 09:56:18Z INFO ResultServer] Successfully started websocket client. [2025-06-05 09:56:18Z INFO JobServerQueue] Try to append 1 batches web console lines for record '75f04c82-95b2-4415-a14c-2c38daa8f2cd', success rate: 1/1. [2025-06-05 09:56:18Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:18Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:18Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:18Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:56:18Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:18Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:18Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:18Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:56:18Z INFO ActionManager] Save archive 'https://api.github.com/repos/actions/checkout/zipball/f43a0e5ff2bd294095638e18286ca9a3d1956744' into C:\Apache24\htdocs\pvs-fe\_work\_actions\_temp_c346de4b-ae42-4587-b604-3574851b36ce\b08e338d-0369-4030-901c-a0962586920b.zip. [2025-06-05 09:56:19Z INFO JobServerQueue] Job timeline record has been updated for the first time. [2025-06-05 09:56:19Z INFO JobServerQueue] Try to append 1 batches web console lines for record '75f04c82-95b2-4415-a14c-2c38daa8f2cd', success rate: 1/1. [2025-06-05 09:56:19Z INFO ActionManager] Request URL: https://api.github.com/repos/actions/checkout/zipball/f43a0e5ff2bd294095638e18286ca9a3d1956744 X-GitHub-Request-Id: F4E6:2DD3D8:1FDFC:CA4A1:684169C3 Http Status: OK [2025-06-05 09:56:20Z INFO ActionManager] Finished getting action repository. [2025-06-05 09:56:20Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:20Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:20Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:20Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:56:20Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:20Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:20Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:20Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:56:20Z INFO ActionManager] Save archive 'https://api.github.com/repos/actions/setup-node/zipball/3235b876344d2a9aa001b8d1453c930bba69e610' into C:\Apache24\htdocs\pvs-fe\_work\_actions\_temp_16b3e13d-150d-4ca5-835d-592335acfab4\90b78556-b0c3-4024-907b-a928333d12ab.zip. [2025-06-05 09:56:20Z INFO JobServerQueue] Try to append 1 batches web console lines for record '75f04c82-95b2-4415-a14c-2c38daa8f2cd', success rate: 1/1. [2025-06-05 09:56:20Z INFO ActionManager] Request URL: https://api.github.com/repos/actions/setup-node/zipball/3235b876344d2a9aa001b8d1453c930bba69e610 X-GitHub-Request-Id: F4E8:2AB71D:11107:6A4CC:684169C4 Http Status: OK [2025-06-05 09:56:21Z INFO ActionManager] Finished getting action repository. [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:56:21Z INFO ActionManifestManager] Load schema file with definitions: [ "null", "boolean", "number", "string", "sequence", "mapping", "any", "action-root", "inputs", "input", "outputs", "output-definition", "runs", "container-runs", "container-runs-args", "container-runs-env", "node-runs", "plugin-runs", "composite-runs", "composite-steps", "composite-step", "run-step", "uses-step", "container-runs-context", "output-value", "input-default-context", "non-empty-string", "string-steps-context", "boolean-steps-context", "step-env", "step-if", "step-with" ] [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:56:21Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Checkout", "description": "Checkout a Git repository at a particular version", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 2, "line": 4, "col": 3, "lit": "repository" }, "value": { "type": 3, "file": 2, "line": 6, "col": 14, "expr": "github.repository" } }, { "key": { "type": 0, "file": 2, "line": 7, "col": 3, "lit": "ref" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 12, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 2, "line": 24, "col": 14, "expr": "github.token" } }, { "key": { "type": 0, "file": 2, "line": 25, "col": 3, "lit": "ssh-key" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 37, "col": 3, "lit": "ssh-known-hosts" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 42, "col": 3, "lit": "ssh-strict" }, "value": { "type": 0, "file": 2, "line": 47, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 48, "col": 3, "lit": "persist-credentials" }, "value": { "type": 0, "file": 2, "line": 50, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 51, "col": 3, "lit": "path" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 53, "col": 3, "lit": "clean" }, "value": { "type": 0, "file": 2, "line": 55, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 56, "col": 3, "lit": "sparse-checkout" }, "value": { "type": 0, "file": 2, "line": 60, "col": 14, "lit": "" } }, { "key": { "type": 0, "file": 2, "line": 61, "col": 3, "lit": "sparse-checkout-cone-mode" }, "value": { "type": 0, "file": 2, "line": 64, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 65, "col": 3, "lit": "fetch-depth" }, "value": { "type": 0, "file": 2, "line": 67, "col": 14, "lit": "1" } }, { "key": { "type": 0, "file": 2, "line": 68, "col": 3, "lit": "fetch-tags" }, "value": { "type": 0, "file": 2, "line": 70, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 71, "col": 3, "lit": "lfs" }, "value": { "type": 0, "file": 2, "line": 73, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 74, "col": 3, "lit": "submodules" }, "value": { "type": 0, "file": 2, "line": 82, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 83, "col": 3, "lit": "set-safe-directory" }, "value": { "type": 0, "file": 2, "line": 85, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 86, "col": 3, "lit": "github-server-url" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": true, "script": "dist/index.js", "pre": null, "post": "dist/index.js", "nodeVersion": "node16", "cleanupCondition": "always()", "initCondition": "always()" }, "deprecated": null } [2025-06-05 09:56:21Z INFO ActionManager] Action node.js file: dist/index.js, no more preparation. [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:56:21Z INFO ActionManager] Load action that reference repository from 'C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\checkout\v3' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:56:21Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Checkout", "description": "Checkout a Git repository at a particular version", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 2, "line": 4, "col": 3, "lit": "repository" }, "value": { "type": 3, "file": 2, "line": 6, "col": 14, "expr": "github.repository" } }, { "key": { "type": 0, "file": 2, "line": 7, "col": 3, "lit": "ref" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 12, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 2, "line": 24, "col": 14, "expr": "github.token" } }, { "key": { "type": 0, "file": 2, "line": 25, "col": 3, "lit": "ssh-key" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 37, "col": 3, "lit": "ssh-known-hosts" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 42, "col": 3, "lit": "ssh-strict" }, "value": { "type": 0, "file": 2, "line": 47, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 48, "col": 3, "lit": "persist-credentials" }, "value": { "type": 0, "file": 2, "line": 50, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 51, "col": 3, "lit": "path" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 53, "col": 3, "lit": "clean" }, "value": { "type": 0, "file": 2, "line": 55, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 56, "col": 3, "lit": "sparse-checkout" }, "value": { "type": 0, "file": 2, "line": 60, "col": 14, "lit": "" } }, { "key": { "type": 0, "file": 2, "line": 61, "col": 3, "lit": "sparse-checkout-cone-mode" }, "value": { "type": 0, "file": 2, "line": 64, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 65, "col": 3, "lit": "fetch-depth" }, "value": { "type": 0, "file": 2, "line": 67, "col": 14, "lit": "1" } }, { "key": { "type": 0, "file": 2, "line": 68, "col": 3, "lit": "fetch-tags" }, "value": { "type": 0, "file": 2, "line": 70, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 71, "col": 3, "lit": "lfs" }, "value": { "type": 0, "file": 2, "line": 73, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 74, "col": 3, "lit": "submodules" }, "value": { "type": 0, "file": 2, "line": 82, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 83, "col": 3, "lit": "set-safe-directory" }, "value": { "type": 0, "file": 2, "line": 85, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 86, "col": 3, "lit": "github-server-url" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": true, "script": "dist/index.js", "pre": null, "post": "dist/index.js", "nodeVersion": "node16", "cleanupCondition": "always()", "initCondition": "always()" }, "deprecated": null } [2025-06-05 09:56:21Z INFO ActionManager] Action pre node.js file: N/A. [2025-06-05 09:56:21Z INFO ActionManager] Action node.js file: dist/index.js. [2025-06-05 09:56:21Z INFO ActionManager] Action post node.js file: dist/index.js. [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:56:21Z INFO ActionManifestManager] Ignore action property author. [2025-06-05 09:56:21Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Setup Node.js environment", "description": "Setup a Node.js environment by adding problem matchers and optionally downloading and adding it to the PATH.", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 3, "line": 5, "col": 3, "lit": "always-auth" }, "value": { "type": 0, "file": 3, "line": 7, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 8, "col": 3, "lit": "node-version" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 10, "col": 3, "lit": "node-version-file" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 12, "col": 3, "lit": "architecture" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 14, "col": 3, "lit": "check-latest" }, "value": { "type": 0, "file": 3, "line": 16, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 17, "col": 3, "lit": "registry-url" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 19, "col": 3, "lit": "scope" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 21, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 3, "line": 23, "col": 14, "expr": "github.server_url == 'https://github.com' && github.token || ''" } }, { "key": { "type": 0, "file": 3, "line": 24, "col": 3, "lit": "cache" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 26, "col": 3, "lit": "cache-dependency-path" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": true, "script": "dist/setup/index.js", "pre": null, "post": "dist/cache-save/index.js", "nodeVersion": "node16", "cleanupCondition": "success()", "initCondition": "always()" }, "deprecated": null } [2025-06-05 09:56:21Z INFO ActionManager] Action node.js file: dist/setup/index.js, no more preparation. [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:56:21Z INFO ActionManager] Load action that reference repository from 'C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\setup-node\v3' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:21Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:56:21Z INFO ActionManifestManager] Ignore action property author. [2025-06-05 09:56:21Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Setup Node.js environment", "description": "Setup a Node.js environment by adding problem matchers and optionally downloading and adding it to the PATH.", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 3, "line": 5, "col": 3, "lit": "always-auth" }, "value": { "type": 0, "file": 3, "line": 7, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 8, "col": 3, "lit": "node-version" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 10, "col": 3, "lit": "node-version-file" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 12, "col": 3, "lit": "architecture" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 14, "col": 3, "lit": "check-latest" }, "value": { "type": 0, "file": 3, "line": 16, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 17, "col": 3, "lit": "registry-url" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 19, "col": 3, "lit": "scope" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 21, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 3, "line": 23, "col": 14, "expr": "github.server_url == 'https://github.com' && github.token || ''" } }, { "key": { "type": 0, "file": 3, "line": 24, "col": 3, "lit": "cache" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 26, "col": 3, "lit": "cache-dependency-path" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": true, "script": "dist/setup/index.js", "pre": null, "post": "dist/cache-save/index.js", "nodeVersion": "node16", "cleanupCondition": "success()", "initCondition": "always()" }, "deprecated": null } [2025-06-05 09:56:21Z INFO ActionManager] Action pre node.js file: N/A. [2025-06-05 09:56:21Z INFO ActionManager] Action node.js file: dist/setup/index.js. [2025-06-05 09:56:21Z INFO ActionManager] Action post node.js file: dist/cache-save/index.js. [2025-06-05 09:56:21Z INFO JobExtension] Adding . [2025-06-05 09:56:21Z INFO JobExtension] Adding . [2025-06-05 09:56:21Z INFO JobExtension] Adding . [2025-06-05 09:56:21Z INFO JobExtension] Adding . [2025-06-05 09:56:21Z INFO JobExtension] Adding . [2025-06-05 09:56:21Z INFO JobExtension] Adding . [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:22Z INFO JobExtension] Total accessible running process: 230. [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:22Z INFO JobExtension] Start checking service connectivity in background. [2025-06-05 09:56:22Z INFO ExecutionContext] Publish step telemetry for current step { "action": "setup_job", "type": "runner", "stage": "Pre", "stepId": "75f04c82-95b2-4415-a14c-2c38daa8f2cd", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 5, "startTime": "2025-06-05T09:56:17.6158899Z", "finishTime": "2025-06-05T09:56:22.0268415Z" }. [2025-06-05 09:56:22Z INFO JobRunner] Total job steps: 6. [2025-06-05 09:56:22Z INFO JobRunner] Run all job steps. [2025-06-05 09:56:22Z INFO StepsRunner] Processing step: DisplayName='Checkout repository' [2025-06-05 09:56:22Z INFO StepsRunner] Evaluating: success() [2025-06-05 09:56:22Z INFO StepsRunner] Result: true [2025-06-05 09:56:22Z INFO StepsRunner] Starting the step. [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:22Z INFO StepsRunner] Which2: 'chcp' [2025-06-05 09:56:22Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Starting process: [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Arguments: '65001' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Process started with process id 22448, waiting for process exit. [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Finished process 22448 with exit code 0, and elapsed time 00:00:00.0667345. [2025-06-05 09:56:22Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:56:22Z INFO ActionManager] Load action that reference repository from 'C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\checkout\v3' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:56:22Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Checkout", "description": "Checkout a Git repository at a particular version", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 2, "line": 4, "col": 3, "lit": "repository" }, "value": { "type": 3, "file": 2, "line": 6, "col": 14, "expr": "github.repository" } }, { "key": { "type": 0, "file": 2, "line": 7, "col": 3, "lit": "ref" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 12, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 2, "line": 24, "col": 14, "expr": "github.token" } }, { "key": { "type": 0, "file": 2, "line": 25, "col": 3, "lit": "ssh-key" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 37, "col": 3, "lit": "ssh-known-hosts" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 42, "col": 3, "lit": "ssh-strict" }, "value": { "type": 0, "file": 2, "line": 47, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 48, "col": 3, "lit": "persist-credentials" }, "value": { "type": 0, "file": 2, "line": 50, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 51, "col": 3, "lit": "path" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 53, "col": 3, "lit": "clean" }, "value": { "type": 0, "file": 2, "line": 55, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 56, "col": 3, "lit": "sparse-checkout" }, "value": { "type": 0, "file": 2, "line": 60, "col": 14, "lit": "" } }, { "key": { "type": 0, "file": 2, "line": 61, "col": 3, "lit": "sparse-checkout-cone-mode" }, "value": { "type": 0, "file": 2, "line": 64, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 65, "col": 3, "lit": "fetch-depth" }, "value": { "type": 0, "file": 2, "line": 67, "col": 14, "lit": "1" } }, { "key": { "type": 0, "file": 2, "line": 68, "col": 3, "lit": "fetch-tags" }, "value": { "type": 0, "file": 2, "line": 70, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 71, "col": 3, "lit": "lfs" }, "value": { "type": 0, "file": 2, "line": 73, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 74, "col": 3, "lit": "submodules" }, "value": { "type": 0, "file": 2, "line": 82, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 83, "col": 3, "lit": "set-safe-directory" }, "value": { "type": 0, "file": 2, "line": 85, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 86, "col": 3, "lit": "github-server-url" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": true, "script": "dist/index.js", "pre": null, "post": "dist/index.js", "nodeVersion": "node16", "cleanupCondition": "always()", "initCondition": "always()" }, "deprecated": null } [2025-06-05 09:56:22Z INFO ActionManager] Action pre node.js file: N/A. [2025-06-05 09:56:22Z INFO ActionManager] Action node.js file: dist/index.js. [2025-06-05 09:56:22Z INFO ActionManager] Action post node.js file: dist/index.js. [2025-06-05 09:56:22Z INFO ExecutionContext] Reserve record order 8 to 14 for post job actions. [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:56:22Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:56:22Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddPathFileCommand, Runner.Worker [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetEnvFileCommand, Runner.Worker [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.CreateStepSummaryCommand, Runner.Worker [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SaveStateFileCommand, Runner.Worker [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetOutputFileCommand, Runner.Worker [2025-06-05 09:56:22Z INFO ActionManifestManager] Input 'repository': default value evaluate result: { "type": 0, "file": 2, "line": 6, "col": 14, "lit": "supportmmm/pvs_gent_crm_fe" } [2025-06-05 09:56:22Z INFO ActionManifestManager] Input 'ref': default value evaluate result: "" [2025-06-05 09:56:22Z INFO ActionManifestManager] Input 'token': default value evaluate result: { "type": 0, "file": 2, "line": 24, "col": 14, "lit": "***" } [2025-06-05 09:56:22Z INFO ActionManifestManager] Input 'ssh-key': default value evaluate result: "" [2025-06-05 09:56:22Z INFO ActionManifestManager] Input 'ssh-known-hosts': default value evaluate result: "" [2025-06-05 09:56:22Z INFO ActionManifestManager] Input 'ssh-strict': default value evaluate result: { "type": 0, "file": 2, "line": 47, "col": 14, "lit": "true" } [2025-06-05 09:56:22Z INFO ActionManifestManager] Input 'persist-credentials': default value evaluate result: { "type": 0, "file": 2, "line": 50, "col": 14, "lit": "true" } [2025-06-05 09:56:22Z INFO ActionManifestManager] Input 'path': default value evaluate result: "" [2025-06-05 09:56:22Z INFO ActionManifestManager] Input 'clean': default value evaluate result: { "type": 0, "file": 2, "line": 55, "col": 14, "lit": "true" } [2025-06-05 09:56:22Z INFO ActionManifestManager] Input 'sparse-checkout': default value evaluate result: { "type": 0, "file": 2, "line": 60, "col": 14, "lit": "" } [2025-06-05 09:56:22Z INFO ActionManifestManager] Input 'sparse-checkout-cone-mode': default value evaluate result: { "type": 0, "file": 2, "line": 64, "col": 14, "lit": "true" } [2025-06-05 09:56:22Z INFO ActionManifestManager] Input 'fetch-depth': default value evaluate result: { "type": 0, "file": 2, "line": 67, "col": 14, "lit": "1" } [2025-06-05 09:56:22Z INFO ActionManifestManager] Input 'fetch-tags': default value evaluate result: { "type": 0, "file": 2, "line": 70, "col": 14, "lit": "false" } [2025-06-05 09:56:22Z INFO ActionManifestManager] Input 'lfs': default value evaluate result: { "type": 0, "file": 2, "line": 73, "col": 14, "lit": "false" } [2025-06-05 09:56:22Z INFO ActionManifestManager] Input 'submodules': default value evaluate result: { "type": 0, "file": 2, "line": 82, "col": 14, "lit": "false" } [2025-06-05 09:56:22Z INFO ActionManifestManager] Input 'set-safe-directory': default value evaluate result: { "type": 0, "file": 2, "line": 85, "col": 14, "lit": "true" } [2025-06-05 09:56:22Z INFO ActionManifestManager] Input 'github-server-url': default value evaluate result: "" [2025-06-05 09:56:22Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.InternalPluginSetRepoPathCommandExtension, Runner.Worker [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetEnvCommandExtension, Runner.Worker [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetOutputCommandExtension, Runner.Worker [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SaveStateCommandExtension, Runner.Worker [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddPathCommandExtension, Runner.Worker [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddMaskCommandExtension, Runner.Worker [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddMatcherCommandExtension, Runner.Worker [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.RemoveMatcherCommandExtension, Runner.Worker [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.WarningCommandExtension, Runner.Worker [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.ErrorCommandExtension, Runner.Worker [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.NoticeCommandExtension, Runner.Worker [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.DebugCommandExtension, Runner.Worker [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.GroupCommandExtension, Runner.Worker [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.EndGroupCommandExtension, Runner.Worker [2025-06-05 09:56:22Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.EchoCommandExtension, Runner.Worker [2025-06-05 09:56:22Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-06-05 09:56:22Z INFO ActionCommandManager] Register action command extension for command set-env [2025-06-05 09:56:22Z INFO ActionCommandManager] Register action command extension for command set-output [2025-06-05 09:56:22Z INFO ActionCommandManager] Register action command extension for command save-state [2025-06-05 09:56:22Z INFO ActionCommandManager] Register action command extension for command add-path [2025-06-05 09:56:22Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-06-05 09:56:22Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-06-05 09:56:22Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-06-05 09:56:22Z INFO ActionCommandManager] Register action command extension for command warning [2025-06-05 09:56:22Z INFO ActionCommandManager] Register action command extension for command error [2025-06-05 09:56:22Z INFO ActionCommandManager] Register action command extension for command notice [2025-06-05 09:56:22Z INFO ActionCommandManager] Register action command extension for command debug [2025-06-05 09:56:22Z INFO ActionCommandManager] Register action command extension for command group [2025-06-05 09:56:22Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-06-05 09:56:22Z INFO ActionCommandManager] Register action command extension for command echo [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:22Z INFO HostContext] Well known directory 'Externals': 'C:\Apache24\htdocs\pvs-fe\externals' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Starting process: [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] File name: 'C:\Apache24\htdocs\pvs-fe\externals\node20\bin\node.exe' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Arguments: '"C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\checkout\v3\dist/index.js"' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Encoding web name: utf-8 ; code page: '65001' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-06-05 09:56:22Z INFO ProcessInvokerWrapper] Process started with process id 32328, waiting for process exit. [2025-06-05 09:56:22Z INFO JobServerQueue] Try to append 1 batches web console lines for record '75f04c82-95b2-4415-a14c-2c38daa8f2cd', success rate: 1/1. [2025-06-05 09:56:22Z INFO JobServerQueue] Try to append 1 batches web console lines for record '58edad9f-cc98-4c83-8982-2539a9e75e38', success rate: 1/1. [2025-06-05 09:56:22Z INFO JobServerQueue] Got a step log file to send to results service. [2025-06-05 09:56:22Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\0c8a6cbf-57f5-431a-a90b-b8ebb6d5efe1_75f04c82-95b2-4415-a14c-2c38daa8f2cd.1 [2025-06-05 09:56:22Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2025-06-05 09:56:22Z INFO AddMaskCommandExtension] Add new secret mask with length of 76 [2025-06-05 09:56:23Z INFO JobServerQueue] Try to append 1 batches web console lines for record '58edad9f-cc98-4c83-8982-2539a9e75e38', success rate: 1/1. [2025-06-05 09:56:23Z INFO JobServerQueue] Try to append 1 batches web console lines for record '58edad9f-cc98-4c83-8982-2539a9e75e38', success rate: 1/1. [2025-06-05 09:56:23Z INFO JobServerQueue] Try to append 1 batches web console lines for record '58edad9f-cc98-4c83-8982-2539a9e75e38', success rate: 1/1. [2025-06-05 09:56:24Z INFO JobServerQueue] Try to append 1 batches web console lines for record '58edad9f-cc98-4c83-8982-2539a9e75e38', success rate: 1/1. [2025-06-05 09:56:24Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1. [2025-06-05 09:56:32Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:32Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:32Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:33Z INFO JobServerQueue] Try to append 1 batches web console lines for record '58edad9f-cc98-4c83-8982-2539a9e75e38', success rate: 1/1. [2025-06-05 09:56:33Z INFO JobServerQueue] Try to append 1 batches web console lines for record '58edad9f-cc98-4c83-8982-2539a9e75e38', success rate: 1/1. [2025-06-05 09:56:34Z INFO JobServerQueue] Try to append 1 batches web console lines for record '58edad9f-cc98-4c83-8982-2539a9e75e38', success rate: 1/1. [2025-06-05 09:56:34Z INFO JobServerQueue] Try to append 1 batches web console lines for record '58edad9f-cc98-4c83-8982-2539a9e75e38', success rate: 1/1. [2025-06-05 09:56:35Z INFO JobServerQueue] Try to append 1 batches web console lines for record '58edad9f-cc98-4c83-8982-2539a9e75e38', success rate: 1/1. [2025-06-05 09:56:36Z INFO JobServerQueue] Try to append 1 batches web console lines for record '58edad9f-cc98-4c83-8982-2539a9e75e38', success rate: 1/1. [2025-06-05 09:56:36Z INFO JobServerQueue] Try to append 1 batches web console lines for record '58edad9f-cc98-4c83-8982-2539a9e75e38', success rate: 1/1. [2025-06-05 09:56:36Z INFO JobServerQueue] Try to append 1 batches web console lines for record '58edad9f-cc98-4c83-8982-2539a9e75e38', success rate: 1/1. [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Finished process 32328 with exit code 0, and elapsed time 00:00:14.3287092. [2025-06-05 09:56:36Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_8ed78fc5-7057-4fbd-9521-a762c9ee4b8e) is empty; skipping attachment upload [2025-06-05 09:56:36Z INFO StepsRunner] Step result: [2025-06-05 09:56:36Z INFO ExecutionContext] Publish step telemetry for current step { "action": "actions/checkout", "ref": "v3", "type": "node20", "stage": "Main", "stepId": "58edad9f-cc98-4c83-8982-2539a9e75e38", "stepContextName": "__actions_checkout", "hasPreStep": false, "hasPostStep": true, "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 15, "startTime": "2025-06-05T09:56:22.0408617Z", "finishTime": "2025-06-05T09:56:36.5274386Z" }. [2025-06-05 09:56:36Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-06-05 09:56:36Z INFO StepsRunner] Current state: job state = '' [2025-06-05 09:56:36Z INFO StepsRunner] Processing step: DisplayName='Set up Node.js' [2025-06-05 09:56:36Z INFO StepsRunner] Evaluating: success() [2025-06-05 09:56:36Z INFO StepsRunner] Result: true [2025-06-05 09:56:36Z INFO StepsRunner] Starting the step. [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:36Z INFO StepsRunner] Which2: 'chcp' [2025-06-05 09:56:36Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Starting process: [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Arguments: '65001' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Process started with process id 38720, waiting for process exit. [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Finished process 38720 with exit code 0, and elapsed time 00:00:00.0175240. [2025-06-05 09:56:36Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:56:36Z INFO ActionManager] Load action that reference repository from 'C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\setup-node\v3' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:56:36Z INFO ActionManifestManager] Ignore action property author. [2025-06-05 09:56:36Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Setup Node.js environment", "description": "Setup a Node.js environment by adding problem matchers and optionally downloading and adding it to the PATH.", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 3, "line": 5, "col": 3, "lit": "always-auth" }, "value": { "type": 0, "file": 3, "line": 7, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 8, "col": 3, "lit": "node-version" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 10, "col": 3, "lit": "node-version-file" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 12, "col": 3, "lit": "architecture" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 14, "col": 3, "lit": "check-latest" }, "value": { "type": 0, "file": 3, "line": 16, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 17, "col": 3, "lit": "registry-url" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 19, "col": 3, "lit": "scope" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 21, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 3, "line": 23, "col": 14, "expr": "github.server_url == 'https://github.com' && github.token || ''" } }, { "key": { "type": 0, "file": 3, "line": 24, "col": 3, "lit": "cache" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 26, "col": 3, "lit": "cache-dependency-path" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": true, "script": "dist/setup/index.js", "pre": null, "post": "dist/cache-save/index.js", "nodeVersion": "node16", "cleanupCondition": "success()", "initCondition": "always()" }, "deprecated": null } [2025-06-05 09:56:36Z INFO ActionManager] Action pre node.js file: N/A. [2025-06-05 09:56:36Z INFO ActionManager] Action node.js file: dist/setup/index.js. [2025-06-05 09:56:36Z INFO ActionManager] Action post node.js file: dist/cache-save/index.js. [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:56:36Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:56:36Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-06-05 09:56:36Z INFO ActionManifestManager] Input 'always-auth': default value evaluate result: { "type": 0, "file": 3, "line": 7, "col": 14, "lit": "false" } [2025-06-05 09:56:36Z INFO ActionManifestManager] Input 'node-version-file': default value evaluate result: "" [2025-06-05 09:56:36Z INFO ActionManifestManager] Input 'architecture': default value evaluate result: "" [2025-06-05 09:56:36Z INFO ActionManifestManager] Input 'check-latest': default value evaluate result: { "type": 0, "file": 3, "line": 16, "col": 14, "lit": "false" } [2025-06-05 09:56:36Z INFO ActionManifestManager] Input 'registry-url': default value evaluate result: "" [2025-06-05 09:56:36Z INFO ActionManifestManager] Input 'scope': default value evaluate result: "" [2025-06-05 09:56:36Z INFO ActionManifestManager] Input 'token': default value evaluate result: { "type": 0, "file": 3, "line": 23, "col": 14, "lit": "***" } [2025-06-05 09:56:36Z INFO ActionManifestManager] Input 'cache': default value evaluate result: "" [2025-06-05 09:56:36Z INFO ActionManifestManager] Input 'cache-dependency-path': default value evaluate result: "" [2025-06-05 09:56:36Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-06-05 09:56:36Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-06-05 09:56:36Z INFO ActionCommandManager] Register action command extension for command set-env [2025-06-05 09:56:36Z INFO ActionCommandManager] Register action command extension for command set-output [2025-06-05 09:56:36Z INFO ActionCommandManager] Register action command extension for command save-state [2025-06-05 09:56:36Z INFO ActionCommandManager] Register action command extension for command add-path [2025-06-05 09:56:36Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-06-05 09:56:36Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-06-05 09:56:36Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-06-05 09:56:36Z INFO ActionCommandManager] Register action command extension for command warning [2025-06-05 09:56:36Z INFO ActionCommandManager] Register action command extension for command error [2025-06-05 09:56:36Z INFO ActionCommandManager] Register action command extension for command notice [2025-06-05 09:56:36Z INFO ActionCommandManager] Register action command extension for command debug [2025-06-05 09:56:36Z INFO ActionCommandManager] Register action command extension for command group [2025-06-05 09:56:36Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-06-05 09:56:36Z INFO ActionCommandManager] Register action command extension for command echo [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:36Z INFO HostContext] Well known directory 'Externals': 'C:\Apache24\htdocs\pvs-fe\externals' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Starting process: [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] File name: 'C:\Apache24\htdocs\pvs-fe\externals\node20\bin\node.exe' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Arguments: '"C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\setup-node\v3\dist/setup/index.js"' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Encoding web name: utf-8 ; code page: '65001' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-06-05 09:56:36Z INFO ProcessInvokerWrapper] Process started with process id 30800, waiting for process exit. [2025-06-05 09:56:36Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2025-06-05 09:56:36Z INFO JobServerQueue] Try to append 1 batches web console lines for record '67fe2654-f6fb-418e-8f87-920ca3da54de', success rate: 1/1. [2025-06-05 09:56:37Z INFO JobServerQueue] Got a step log file to send to results service. [2025-06-05 09:56:37Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\0c8a6cbf-57f5-431a-a90b-b8ebb6d5efe1_58edad9f-cc98-4c83-8982-2539a9e75e38.1 [2025-06-05 09:56:38Z INFO JobServerQueue] Try to append 1 batches web console lines for record '67fe2654-f6fb-418e-8f87-920ca3da54de', success rate: 1/1. [2025-06-05 09:56:38Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1. [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Finished process 30800 with exit code 0, and elapsed time 00:00:04.9049746. [2025-06-05 09:56:41Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_fc57b1f6-2595-41da-81e5-cccbd08ee6d7) is empty; skipping attachment upload [2025-06-05 09:56:41Z INFO StepsRunner] Step result: [2025-06-05 09:56:41Z INFO ExecutionContext] Publish step telemetry for current step { "action": "actions/setup-node", "ref": "v3", "type": "node20", "stage": "Main", "stepId": "67fe2654-f6fb-418e-8f87-920ca3da54de", "stepContextName": "__actions_setup-node", "hasPreStep": false, "hasPostStep": true, "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 5, "startTime": "2025-06-05T09:56:36.52887Z", "finishTime": "2025-06-05T09:56:41.4673516Z" }. [2025-06-05 09:56:41Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-06-05 09:56:41Z INFO StepsRunner] Current state: job state = '' [2025-06-05 09:56:41Z INFO StepsRunner] Processing step: DisplayName='Install dependencies' [2025-06-05 09:56:41Z INFO StepsRunner] Evaluating: success() [2025-06-05 09:56:41Z INFO StepsRunner] Result: true [2025-06-05 09:56:41Z INFO StepsRunner] Starting the step. [2025-06-05 09:56:41Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:41Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:41Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:41Z INFO StepsRunner] Which2: 'chcp' [2025-06-05 09:56:41Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Starting process: [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Arguments: '65001' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Process started with process id 39680, waiting for process exit. [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Finished process 39680 with exit code 0, and elapsed time 00:00:00.0187038. [2025-06-05 09:56:41Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2025-06-05 09:56:41Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:41Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:41Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:41Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:56:41Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2025-06-05 09:56:41Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:41Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:41Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:41Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:56:41Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-06-05 09:56:41Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-06-05 09:56:41Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-06-05 09:56:41Z INFO ActionCommandManager] Register action command extension for command set-env [2025-06-05 09:56:41Z INFO ActionCommandManager] Register action command extension for command set-output [2025-06-05 09:56:41Z INFO ActionCommandManager] Register action command extension for command save-state [2025-06-05 09:56:41Z INFO ActionCommandManager] Register action command extension for command add-path [2025-06-05 09:56:41Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-06-05 09:56:41Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-06-05 09:56:41Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-06-05 09:56:41Z INFO ActionCommandManager] Register action command extension for command warning [2025-06-05 09:56:41Z INFO ActionCommandManager] Register action command extension for command error [2025-06-05 09:56:41Z INFO ActionCommandManager] Register action command extension for command notice [2025-06-05 09:56:41Z INFO ActionCommandManager] Register action command extension for command debug [2025-06-05 09:56:41Z INFO ActionCommandManager] Register action command extension for command group [2025-06-05 09:56:41Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-06-05 09:56:41Z INFO ActionCommandManager] Register action command extension for command echo [2025-06-05 09:56:41Z INFO ScriptHandler] Which2: 'pwsh' [2025-06-05 09:56:41Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2025-06-05 09:56:41Z INFO ScriptHandler] Defaulting to powershell [2025-06-05 09:56:41Z INFO ScriptHandler] Which2: 'powershell' [2025-06-05 09:56:41Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-06-05 09:56:41Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:41Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:41Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:41Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:56:41Z INFO ScriptHandler] Which2: 'pwsh' [2025-06-05 09:56:41Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2025-06-05 09:56:41Z INFO ScriptHandler] Defaulting to powershell [2025-06-05 09:56:41Z INFO ScriptHandler] Which2: 'powershell' [2025-06-05 09:56:41Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Starting process: [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Arguments: '-command ". 'C:\Apache24\htdocs\pvs-fe\_work\_temp\684d2c69-a973-48c3-b56d-11b37fdebe8e.ps1'"' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-06-05 09:56:41Z INFO ProcessInvokerWrapper] Process started with process id 34332, waiting for process exit. [2025-06-05 09:56:41Z INFO JobServerQueue] Try to append 1 batches web console lines for record '67fe2654-f6fb-418e-8f87-920ca3da54de', success rate: 1/1. [2025-06-05 09:56:41Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'd21f3206-9d29-44fd-a36f-4240d93f75ce', success rate: 1/1. [2025-06-05 09:56:41Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2025-06-05 09:56:42Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:42Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:42Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:56:42Z INFO JobServerQueue] Got a step log file to send to results service. [2025-06-05 09:56:42Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\0c8a6cbf-57f5-431a-a90b-b8ebb6d5efe1_67fe2654-f6fb-418e-8f87-920ca3da54de.1 [2025-06-05 09:56:43Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1. [2025-06-05 09:56:52Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:56:52Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:56:52Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:57:02Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:57:02Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:57:02Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:57:12Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:57:12Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:57:12Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:57:18Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'd21f3206-9d29-44fd-a36f-4240d93f75ce', success rate: 1/1. [2025-06-05 09:57:19Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'd21f3206-9d29-44fd-a36f-4240d93f75ce', success rate: 1/1. [2025-06-05 09:57:19Z INFO JobServerQueue] Stop aggressive process web console line queue. [2025-06-05 09:57:19Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'd21f3206-9d29-44fd-a36f-4240d93f75ce', success rate: 1/1. [2025-06-05 09:57:20Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'd21f3206-9d29-44fd-a36f-4240d93f75ce', success rate: 1/1. [2025-06-05 09:57:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:57:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:57:22Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:57:22Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'd21f3206-9d29-44fd-a36f-4240d93f75ce', success rate: 1/1. [2025-06-05 09:57:32Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:57:32Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:57:32Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:57:42Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:57:42Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:57:42Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:57:52Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:57:52Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:57:52Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:02Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:02Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:02Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:12Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:12Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:12Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Finished process 34332 with exit code 0, and elapsed time 00:01:31.5191769. [2025-06-05 09:58:13Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_b0e34742-f2b8-4ecd-835f-6dcf0733b460) is empty; skipping attachment upload [2025-06-05 09:58:13Z INFO StepsRunner] Step result: [2025-06-05 09:58:13Z INFO ExecutionContext] Publish step telemetry for current step { "action": "powershell", "type": "run", "stage": "Main", "stepId": "d21f3206-9d29-44fd-a36f-4240d93f75ce", "stepContextName": "__run", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 92, "startTime": "2025-06-05T09:56:41.4681553Z", "finishTime": "2025-06-05T09:58:13.0315905Z" }. [2025-06-05 09:58:13Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-06-05 09:58:13Z INFO StepsRunner] Current state: job state = '' [2025-06-05 09:58:13Z INFO StepsRunner] Processing step: DisplayName='copy env file' [2025-06-05 09:58:13Z INFO StepsRunner] Evaluating: success() [2025-06-05 09:58:13Z INFO StepsRunner] Result: true [2025-06-05 09:58:13Z INFO StepsRunner] Starting the step. [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:13Z INFO StepsRunner] Which2: 'chcp' [2025-06-05 09:58:13Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Starting process: [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Arguments: '65001' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Process started with process id 38620, waiting for process exit. [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Finished process 38620 with exit code 0, and elapsed time 00:00:00.0325180. [2025-06-05 09:58:13Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:58:13Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:58:13Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-06-05 09:58:13Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command set-env [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command set-output [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command save-state [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command add-path [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command warning [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command error [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command notice [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command debug [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command group [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command echo [2025-06-05 09:58:13Z INFO ScriptHandler] Which2: 'pwsh' [2025-06-05 09:58:13Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2025-06-05 09:58:13Z INFO ScriptHandler] Defaulting to powershell [2025-06-05 09:58:13Z INFO ScriptHandler] Which2: 'powershell' [2025-06-05 09:58:13Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:58:13Z INFO ScriptHandler] Which2: 'pwsh' [2025-06-05 09:58:13Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2025-06-05 09:58:13Z INFO ScriptHandler] Defaulting to powershell [2025-06-05 09:58:13Z INFO ScriptHandler] Which2: 'powershell' [2025-06-05 09:58:13Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Starting process: [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Arguments: '-command ". 'C:\Apache24\htdocs\pvs-fe\_work\_temp\04e0923a-c1a1-4f8a-b02d-8cdcdf7cee2b.ps1'"' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Process started with process id 33616, waiting for process exit. [2025-06-05 09:58:13Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'd21f3206-9d29-44fd-a36f-4240d93f75ce', success rate: 1/1. [2025-06-05 09:58:13Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'f72dfb58-dca6-497f-8b3a-68e6e4bcb5f2', success rate: 1/1. [2025-06-05 09:58:13Z INFO JobServerQueue] Got a step log file to send to results service. [2025-06-05 09:58:13Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\0c8a6cbf-57f5-431a-a90b-b8ebb6d5efe1_d21f3206-9d29-44fd-a36f-4240d93f75ce.1 [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Finished process 33616 with exit code 0, and elapsed time 00:00:00.4908420. [2025-06-05 09:58:13Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_3ade7f5a-e74e-4bd5-b20c-1b7fa6bf1bb0) is empty; skipping attachment upload [2025-06-05 09:58:13Z INFO StepsRunner] Step result: [2025-06-05 09:58:13Z INFO ExecutionContext] Publish step telemetry for current step { "action": "powershell", "type": "run", "stage": "Main", "stepId": "f72dfb58-dca6-497f-8b3a-68e6e4bcb5f2", "stepContextName": "__run_2", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 1, "startTime": "2025-06-05T09:58:13.0335571Z", "finishTime": "2025-06-05T09:58:13.5771802Z" }. [2025-06-05 09:58:13Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-06-05 09:58:13Z INFO StepsRunner] Current state: job state = '' [2025-06-05 09:58:13Z INFO StepsRunner] Processing step: DisplayName='Build the React app' [2025-06-05 09:58:13Z INFO StepsRunner] Evaluating: success() [2025-06-05 09:58:13Z INFO StepsRunner] Result: true [2025-06-05 09:58:13Z INFO StepsRunner] Starting the step. [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:13Z INFO StepsRunner] Which2: 'chcp' [2025-06-05 09:58:13Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Starting process: [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Arguments: '65001' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Process started with process id 38332, waiting for process exit. [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Finished process 38332 with exit code 0, and elapsed time 00:00:00.0262785. [2025-06-05 09:58:13Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:58:13Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:58:13Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-06-05 09:58:13Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command set-env [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command set-output [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command save-state [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command add-path [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command warning [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command error [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command notice [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command debug [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command group [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-06-05 09:58:13Z INFO ActionCommandManager] Register action command extension for command echo [2025-06-05 09:58:13Z INFO ScriptHandler] Which2: 'pwsh' [2025-06-05 09:58:13Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2025-06-05 09:58:13Z INFO ScriptHandler] Defaulting to powershell [2025-06-05 09:58:13Z INFO ScriptHandler] Which2: 'powershell' [2025-06-05 09:58:13Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:13Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:58:13Z INFO ScriptHandler] Which2: 'pwsh' [2025-06-05 09:58:13Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2025-06-05 09:58:13Z INFO ScriptHandler] Defaulting to powershell [2025-06-05 09:58:13Z INFO ScriptHandler] Which2: 'powershell' [2025-06-05 09:58:13Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Starting process: [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Arguments: '-command ". 'C:\Apache24\htdocs\pvs-fe\_work\_temp\414c8964-ac45-46b8-bada-f2e6d79dbe87.ps1'"' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-06-05 09:58:13Z INFO ProcessInvokerWrapper] Process started with process id 38924, waiting for process exit. [2025-06-05 09:58:13Z INFO JobServerQueue] Try to upload 2 log files or attachments, success rate: 2/2. [2025-06-05 09:58:14Z INFO JobServerQueue] Try to append 1 batches web console lines for record '9169fe22-331d-4622-b144-85a5da028ac5', success rate: 1/1. [2025-06-05 09:58:14Z INFO JobServerQueue] Try to append 1 batches web console lines for record '9169fe22-331d-4622-b144-85a5da028ac5', success rate: 1/1. [2025-06-05 09:58:15Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1. [2025-06-05 09:58:15Z INFO JobServerQueue] Try to append 1 batches web console lines for record '9169fe22-331d-4622-b144-85a5da028ac5', success rate: 1/1. [2025-06-05 09:58:16Z INFO JobServerQueue] Got a step log file to send to results service. [2025-06-05 09:58:16Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\0c8a6cbf-57f5-431a-a90b-b8ebb6d5efe1_f72dfb58-dca6-497f-8b3a-68e6e4bcb5f2.1 [2025-06-05 09:58:17Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1. [2025-06-05 09:58:22Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:22Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:22Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:32Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:32Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:32Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:34Z INFO JobServerQueue] Try to append 1 batches web console lines for record '9169fe22-331d-4622-b144-85a5da028ac5', success rate: 1/1. [2025-06-05 09:58:35Z INFO JobServerQueue] Try to append 1 batches web console lines for record '9169fe22-331d-4622-b144-85a5da028ac5', success rate: 1/1. [2025-06-05 09:58:42Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:42Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:42Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:52Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:52Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:52Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:56Z INFO JobServerQueue] Try to append 1 batches web console lines for record '9169fe22-331d-4622-b144-85a5da028ac5', success rate: 1/1. [2025-06-05 09:58:56Z INFO JobServerQueue] Try to append 1 batches web console lines for record '9169fe22-331d-4622-b144-85a5da028ac5', success rate: 1/1. [2025-06-05 09:58:58Z INFO JobServerQueue] Try to append 1 batches web console lines for record '9169fe22-331d-4622-b144-85a5da028ac5', success rate: 1/1. [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Finished process 38924 with exit code 0, and elapsed time 00:00:44.9947625. [2025-06-05 09:58:58Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_730de0a6-ffb2-473f-9ee5-c776066b8079) is empty; skipping attachment upload [2025-06-05 09:58:58Z INFO StepsRunner] Step result: [2025-06-05 09:58:58Z INFO ExecutionContext] Publish step telemetry for current step { "action": "powershell", "type": "run", "stage": "Main", "stepId": "9169fe22-331d-4622-b144-85a5da028ac5", "stepContextName": "__run_3", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 46, "startTime": "2025-06-05T09:58:13.57823Z", "finishTime": "2025-06-05T09:58:58.6165782Z" }. [2025-06-05 09:58:58Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-06-05 09:58:58Z INFO StepsRunner] Current state: job state = '' [2025-06-05 09:58:58Z INFO StepsRunner] Processing step: DisplayName='Deploy the React app' [2025-06-05 09:58:58Z INFO StepsRunner] Evaluating: success() [2025-06-05 09:58:58Z INFO StepsRunner] Result: true [2025-06-05 09:58:58Z INFO StepsRunner] Starting the step. [2025-06-05 09:58:58Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:58Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:58Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:58Z INFO StepsRunner] Which2: 'chcp' [2025-06-05 09:58:58Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Starting process: [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Arguments: '65001' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Process started with process id 39512, waiting for process exit. [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Finished process 39512 with exit code 0, and elapsed time 00:00:00.0714210. [2025-06-05 09:58:58Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2025-06-05 09:58:58Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:58Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:58Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:58Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:58:58Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2025-06-05 09:58:58Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:58Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:58Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:58Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:58:58Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-06-05 09:58:58Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-06-05 09:58:58Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-06-05 09:58:58Z INFO ActionCommandManager] Register action command extension for command set-env [2025-06-05 09:58:58Z INFO ActionCommandManager] Register action command extension for command set-output [2025-06-05 09:58:58Z INFO ActionCommandManager] Register action command extension for command save-state [2025-06-05 09:58:58Z INFO ActionCommandManager] Register action command extension for command add-path [2025-06-05 09:58:58Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-06-05 09:58:58Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-06-05 09:58:58Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-06-05 09:58:58Z INFO ActionCommandManager] Register action command extension for command warning [2025-06-05 09:58:58Z INFO ActionCommandManager] Register action command extension for command error [2025-06-05 09:58:58Z INFO ActionCommandManager] Register action command extension for command notice [2025-06-05 09:58:58Z INFO ActionCommandManager] Register action command extension for command debug [2025-06-05 09:58:58Z INFO ActionCommandManager] Register action command extension for command group [2025-06-05 09:58:58Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-06-05 09:58:58Z INFO ActionCommandManager] Register action command extension for command echo [2025-06-05 09:58:58Z INFO ScriptHandler] Which2: 'pwsh' [2025-06-05 09:58:58Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2025-06-05 09:58:58Z INFO ScriptHandler] Defaulting to powershell [2025-06-05 09:58:58Z INFO ScriptHandler] Which2: 'powershell' [2025-06-05 09:58:58Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-06-05 09:58:58Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:58Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:58Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:58Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:58:58Z INFO ScriptHandler] Which2: 'pwsh' [2025-06-05 09:58:58Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2025-06-05 09:58:58Z INFO ScriptHandler] Defaulting to powershell [2025-06-05 09:58:58Z INFO ScriptHandler] Which2: 'powershell' [2025-06-05 09:58:58Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Starting process: [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Arguments: '-command ". 'C:\Apache24\htdocs\pvs-fe\_work\_temp\fdf401f6-3734-4d48-a865-64b976c8f56b.ps1'"' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-06-05 09:58:58Z INFO ProcessInvokerWrapper] Process started with process id 36852, waiting for process exit. [2025-06-05 09:58:58Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'f983bab1-bfa3-41f1-b484-4f3201dd19a1', success rate: 1/1. [2025-06-05 09:58:59Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Finished process 36852 with exit code 0, and elapsed time 00:00:00.5538537. [2025-06-05 09:58:59Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_e999cdec-c51d-4f3b-9e05-36a5a8061daf) is empty; skipping attachment upload [2025-06-05 09:58:59Z INFO StepsRunner] Step result: [2025-06-05 09:58:59Z INFO ExecutionContext] Publish step telemetry for current step { "action": "powershell", "type": "run", "stage": "Main", "stepId": "f983bab1-bfa3-41f1-b484-4f3201dd19a1", "stepContextName": "__run_4", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 1, "startTime": "2025-06-05T09:58:58.617799Z", "finishTime": "2025-06-05T09:58:59.2845177Z" }. [2025-06-05 09:58:59Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-06-05 09:58:59Z INFO StepsRunner] Current state: job state = '' [2025-06-05 09:58:59Z INFO StepsRunner] Processing step: DisplayName='Post Set up Node.js' [2025-06-05 09:58:59Z INFO StepsRunner] Evaluating: success() [2025-06-05 09:58:59Z INFO StepsRunner] Result: true [2025-06-05 09:58:59Z INFO StepsRunner] Starting the step. [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:59Z INFO StepsRunner] Which2: 'chcp' [2025-06-05 09:58:59Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Starting process: [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Arguments: '65001' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Process started with process id 34380, waiting for process exit. [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Finished process 34380 with exit code 0, and elapsed time 00:00:00.0189787. [2025-06-05 09:58:59Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:58:59Z INFO ActionManager] Load action that reference repository from 'C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\setup-node\v3' [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:58:59Z INFO ActionManifestManager] Ignore action property author. [2025-06-05 09:58:59Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Setup Node.js environment", "description": "Setup a Node.js environment by adding problem matchers and optionally downloading and adding it to the PATH.", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 3, "line": 5, "col": 3, "lit": "always-auth" }, "value": { "type": 0, "file": 3, "line": 7, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 8, "col": 3, "lit": "node-version" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 10, "col": 3, "lit": "node-version-file" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 12, "col": 3, "lit": "architecture" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 14, "col": 3, "lit": "check-latest" }, "value": { "type": 0, "file": 3, "line": 16, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 17, "col": 3, "lit": "registry-url" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 19, "col": 3, "lit": "scope" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 21, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 3, "line": 23, "col": 14, "expr": "github.server_url == 'https://github.com' && github.token || ''" } }, { "key": { "type": 0, "file": 3, "line": 24, "col": 3, "lit": "cache" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 26, "col": 3, "lit": "cache-dependency-path" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": true, "script": "dist/setup/index.js", "pre": null, "post": "dist/cache-save/index.js", "nodeVersion": "node16", "cleanupCondition": "success()", "initCondition": "always()" }, "deprecated": null } [2025-06-05 09:58:59Z INFO ActionManager] Action pre node.js file: N/A. [2025-06-05 09:58:59Z INFO ActionManager] Action node.js file: dist/setup/index.js. [2025-06-05 09:58:59Z INFO ActionManager] Action post node.js file: dist/cache-save/index.js. [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:58:59Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:58:59Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-06-05 09:58:59Z INFO ActionManifestManager] Input 'always-auth': default value evaluate result: { "type": 0, "file": 3, "line": 7, "col": 14, "lit": "false" } [2025-06-05 09:58:59Z INFO ActionManifestManager] Input 'node-version-file': default value evaluate result: "" [2025-06-05 09:58:59Z INFO ActionManifestManager] Input 'architecture': default value evaluate result: "" [2025-06-05 09:58:59Z INFO ActionManifestManager] Input 'check-latest': default value evaluate result: { "type": 0, "file": 3, "line": 16, "col": 14, "lit": "false" } [2025-06-05 09:58:59Z INFO ActionManifestManager] Input 'registry-url': default value evaluate result: "" [2025-06-05 09:58:59Z INFO ActionManifestManager] Input 'scope': default value evaluate result: "" [2025-06-05 09:58:59Z INFO ActionManifestManager] Input 'token': default value evaluate result: { "type": 0, "file": 3, "line": 23, "col": 14, "lit": "***" } [2025-06-05 09:58:59Z INFO ActionManifestManager] Input 'cache': default value evaluate result: "" [2025-06-05 09:58:59Z INFO ActionManifestManager] Input 'cache-dependency-path': default value evaluate result: "" [2025-06-05 09:58:59Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-06-05 09:58:59Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-06-05 09:58:59Z INFO ActionCommandManager] Register action command extension for command set-env [2025-06-05 09:58:59Z INFO ActionCommandManager] Register action command extension for command set-output [2025-06-05 09:58:59Z INFO ActionCommandManager] Register action command extension for command save-state [2025-06-05 09:58:59Z INFO ActionCommandManager] Register action command extension for command add-path [2025-06-05 09:58:59Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-06-05 09:58:59Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-06-05 09:58:59Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-06-05 09:58:59Z INFO ActionCommandManager] Register action command extension for command warning [2025-06-05 09:58:59Z INFO ActionCommandManager] Register action command extension for command error [2025-06-05 09:58:59Z INFO ActionCommandManager] Register action command extension for command notice [2025-06-05 09:58:59Z INFO ActionCommandManager] Register action command extension for command debug [2025-06-05 09:58:59Z INFO ActionCommandManager] Register action command extension for command group [2025-06-05 09:58:59Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-06-05 09:58:59Z INFO ActionCommandManager] Register action command extension for command echo [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:58:59Z INFO HostContext] Well known directory 'Externals': 'C:\Apache24\htdocs\pvs-fe\externals' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Starting process: [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] File name: 'C:\Apache24\htdocs\pvs-fe\externals\node20\bin\node.exe' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Arguments: '"C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\setup-node\v3\dist/cache-save/index.js"' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Encoding web name: utf-8 ; code page: '65001' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-06-05 09:58:59Z INFO ProcessInvokerWrapper] Process started with process id 38636, waiting for process exit. [2025-06-05 09:58:59Z INFO JobServerQueue] Try to append 1 batches web console lines for record '57f53b95-e9ff-4b67-a600-09cf5f7fbb35', success rate: 1/1. [2025-06-05 09:58:59Z INFO JobServerQueue] Got a step log file to send to results service. [2025-06-05 09:58:59Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\0c8a6cbf-57f5-431a-a90b-b8ebb6d5efe1_9169fe22-331d-4622-b144-85a5da028ac5.1 [2025-06-05 09:59:00Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Finished process 38636 with exit code 0, and elapsed time 00:00:00.8865449. [2025-06-05 09:59:00Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_eba4d89e-32ee-4717-a52d-315c26347fd0) is empty; skipping attachment upload [2025-06-05 09:59:00Z INFO StepsRunner] Step result: [2025-06-05 09:59:00Z INFO ExecutionContext] Publish step telemetry for current step { "action": "actions/setup-node", "ref": "v3", "type": "node20", "stage": "Post", "stepId": "57f53b95-e9ff-4b67-a600-09cf5f7fbb35", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 1, "startTime": "2025-06-05T09:58:59.2857458Z", "finishTime": "2025-06-05T09:59:00.2039894Z" }. [2025-06-05 09:59:00Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-06-05 09:59:00Z INFO StepsRunner] Current state: job state = '' [2025-06-05 09:59:00Z INFO StepsRunner] Processing step: DisplayName='Post Checkout repository' [2025-06-05 09:59:00Z INFO StepsRunner] Evaluating: always() [2025-06-05 09:59:00Z INFO StepsRunner] Result: true [2025-06-05 09:59:00Z INFO StepsRunner] Starting the step. [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:59:00Z INFO StepsRunner] Which2: 'chcp' [2025-06-05 09:59:00Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Starting process: [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Arguments: '65001' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Process started with process id 36660, waiting for process exit. [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Finished process 36660 with exit code 0, and elapsed time 00:00:00.0129318. [2025-06-05 09:59:00Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:59:00Z INFO ActionManager] Load action that reference repository from 'C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\checkout\v3' [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2025-06-05 09:59:00Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Checkout", "description": "Checkout a Git repository at a particular version", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 2, "line": 4, "col": 3, "lit": "repository" }, "value": { "type": 3, "file": 2, "line": 6, "col": 14, "expr": "github.repository" } }, { "key": { "type": 0, "file": 2, "line": 7, "col": 3, "lit": "ref" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 12, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 2, "line": 24, "col": 14, "expr": "github.token" } }, { "key": { "type": 0, "file": 2, "line": 25, "col": 3, "lit": "ssh-key" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 37, "col": 3, "lit": "ssh-known-hosts" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 42, "col": 3, "lit": "ssh-strict" }, "value": { "type": 0, "file": 2, "line": 47, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 48, "col": 3, "lit": "persist-credentials" }, "value": { "type": 0, "file": 2, "line": 50, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 51, "col": 3, "lit": "path" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 53, "col": 3, "lit": "clean" }, "value": { "type": 0, "file": 2, "line": 55, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 56, "col": 3, "lit": "sparse-checkout" }, "value": { "type": 0, "file": 2, "line": 60, "col": 14, "lit": "" } }, { "key": { "type": 0, "file": 2, "line": 61, "col": 3, "lit": "sparse-checkout-cone-mode" }, "value": { "type": 0, "file": 2, "line": 64, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 65, "col": 3, "lit": "fetch-depth" }, "value": { "type": 0, "file": 2, "line": 67, "col": 14, "lit": "1" } }, { "key": { "type": 0, "file": 2, "line": 68, "col": 3, "lit": "fetch-tags" }, "value": { "type": 0, "file": 2, "line": 70, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 71, "col": 3, "lit": "lfs" }, "value": { "type": 0, "file": 2, "line": 73, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 74, "col": 3, "lit": "submodules" }, "value": { "type": 0, "file": 2, "line": 82, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 2, "line": 83, "col": 3, "lit": "set-safe-directory" }, "value": { "type": 0, "file": 2, "line": 85, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 2, "line": 86, "col": 3, "lit": "github-server-url" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": true, "script": "dist/index.js", "pre": null, "post": "dist/index.js", "nodeVersion": "node16", "cleanupCondition": "always()", "initCondition": "always()" }, "deprecated": null } [2025-06-05 09:59:00Z INFO ActionManager] Action pre node.js file: N/A. [2025-06-05 09:59:00Z INFO ActionManager] Action node.js file: dist/index.js. [2025-06-05 09:59:00Z INFO ActionManager] Action post node.js file: dist/index.js. [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:59:00Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2025-06-05 09:59:00Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-06-05 09:59:00Z INFO ActionManifestManager] Input 'repository': default value evaluate result: { "type": 0, "file": 2, "line": 6, "col": 14, "lit": "supportmmm/pvs_gent_crm_fe" } [2025-06-05 09:59:00Z INFO ActionManifestManager] Input 'ref': default value evaluate result: "" [2025-06-05 09:59:00Z INFO ActionManifestManager] Input 'token': default value evaluate result: { "type": 0, "file": 2, "line": 24, "col": 14, "lit": "***" } [2025-06-05 09:59:00Z INFO ActionManifestManager] Input 'ssh-key': default value evaluate result: "" [2025-06-05 09:59:00Z INFO ActionManifestManager] Input 'ssh-known-hosts': default value evaluate result: "" [2025-06-05 09:59:00Z INFO ActionManifestManager] Input 'ssh-strict': default value evaluate result: { "type": 0, "file": 2, "line": 47, "col": 14, "lit": "true" } [2025-06-05 09:59:00Z INFO ActionManifestManager] Input 'persist-credentials': default value evaluate result: { "type": 0, "file": 2, "line": 50, "col": 14, "lit": "true" } [2025-06-05 09:59:00Z INFO ActionManifestManager] Input 'path': default value evaluate result: "" [2025-06-05 09:59:00Z INFO ActionManifestManager] Input 'clean': default value evaluate result: { "type": 0, "file": 2, "line": 55, "col": 14, "lit": "true" } [2025-06-05 09:59:00Z INFO ActionManifestManager] Input 'sparse-checkout': default value evaluate result: { "type": 0, "file": 2, "line": 60, "col": 14, "lit": "" } [2025-06-05 09:59:00Z INFO ActionManifestManager] Input 'sparse-checkout-cone-mode': default value evaluate result: { "type": 0, "file": 2, "line": 64, "col": 14, "lit": "true" } [2025-06-05 09:59:00Z INFO ActionManifestManager] Input 'fetch-depth': default value evaluate result: { "type": 0, "file": 2, "line": 67, "col": 14, "lit": "1" } [2025-06-05 09:59:00Z INFO ActionManifestManager] Input 'fetch-tags': default value evaluate result: { "type": 0, "file": 2, "line": 70, "col": 14, "lit": "false" } [2025-06-05 09:59:00Z INFO ActionManifestManager] Input 'lfs': default value evaluate result: { "type": 0, "file": 2, "line": 73, "col": 14, "lit": "false" } [2025-06-05 09:59:00Z INFO ActionManifestManager] Input 'submodules': default value evaluate result: { "type": 0, "file": 2, "line": 82, "col": 14, "lit": "false" } [2025-06-05 09:59:00Z INFO ActionManifestManager] Input 'set-safe-directory': default value evaluate result: { "type": 0, "file": 2, "line": 85, "col": 14, "lit": "true" } [2025-06-05 09:59:00Z INFO ActionManifestManager] Input 'github-server-url': default value evaluate result: "" [2025-06-05 09:59:00Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-06-05 09:59:00Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-06-05 09:59:00Z INFO ActionCommandManager] Register action command extension for command set-env [2025-06-05 09:59:00Z INFO ActionCommandManager] Register action command extension for command set-output [2025-06-05 09:59:00Z INFO ActionCommandManager] Register action command extension for command save-state [2025-06-05 09:59:00Z INFO ActionCommandManager] Register action command extension for command add-path [2025-06-05 09:59:00Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-06-05 09:59:00Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-06-05 09:59:00Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-06-05 09:59:00Z INFO ActionCommandManager] Register action command extension for command warning [2025-06-05 09:59:00Z INFO ActionCommandManager] Register action command extension for command error [2025-06-05 09:59:00Z INFO ActionCommandManager] Register action command extension for command notice [2025-06-05 09:59:00Z INFO ActionCommandManager] Register action command extension for command debug [2025-06-05 09:59:00Z INFO ActionCommandManager] Register action command extension for command group [2025-06-05 09:59:00Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-06-05 09:59:00Z INFO ActionCommandManager] Register action command extension for command echo [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:59:00Z INFO HostContext] Well known directory 'Externals': 'C:\Apache24\htdocs\pvs-fe\externals' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Starting process: [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] File name: 'C:\Apache24\htdocs\pvs-fe\externals\node20\bin\node.exe' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Arguments: '"C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\checkout\v3\dist/index.js"' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Encoding web name: utf-8 ; code page: '65001' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-06-05 09:59:00Z INFO ProcessInvokerWrapper] Process started with process id 22776, waiting for process exit. [2025-06-05 09:59:00Z INFO JobServerQueue] Got a step log file to send to results service. [2025-06-05 09:59:00Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\0c8a6cbf-57f5-431a-a90b-b8ebb6d5efe1_f983bab1-bfa3-41f1-b484-4f3201dd19a1.1 [2025-06-05 09:59:00Z INFO JobServerQueue] Try to append 1 batches web console lines for record '4ef3fc00-b693-4175-8958-d08b6e1d9b15', success rate: 1/1. [2025-06-05 09:59:00Z INFO AddMaskCommandExtension] Add new secret mask with length of 32 [2025-06-05 09:59:00Z INFO JobServerQueue] Try to append 1 batches web console lines for record '4ef3fc00-b693-4175-8958-d08b6e1d9b15', success rate: 1/1. [2025-06-05 09:59:01Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2025-06-05 09:59:01Z INFO JobServerQueue] Tried to upload 2 file(s) to results, success rate: 2/2. [2025-06-05 09:59:01Z INFO JobServerQueue] Try to append 1 batches web console lines for record '4ef3fc00-b693-4175-8958-d08b6e1d9b15', success rate: 1/1. [2025-06-05 09:59:01Z INFO JobServerQueue] Try to append 1 batches web console lines for record '4ef3fc00-b693-4175-8958-d08b6e1d9b15', success rate: 1/1. [2025-06-05 09:59:02Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:59:02Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-06-05 09:59:02Z INFO ProcessInvokerWrapper] Finished process 22776 with exit code 0, and elapsed time 00:00:01.7978976. [2025-06-05 09:59:02Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_4bc2bb97-f85a-46ec-beb3-6b0a6a619376) is empty; skipping attachment upload [2025-06-05 09:59:02Z INFO StepsRunner] Step result: [2025-06-05 09:59:02Z INFO ExecutionContext] Publish step telemetry for current step { "action": "actions/checkout", "ref": "v3", "type": "node20", "stage": "Post", "stepId": "4ef3fc00-b693-4175-8958-d08b6e1d9b15", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 2, "startTime": "2025-06-05T09:59:00.2051072Z", "finishTime": "2025-06-05T09:59:02.028036Z" }. [2025-06-05 09:59:02Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-06-05 09:59:02Z INFO StepsRunner] Current state: job state = '' [2025-06-05 09:59:02Z INFO JobRunner] Finalize job. [2025-06-05 09:59:02Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:59:02Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:59:02Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:59:02Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:59:02Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:59:02Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:59:02Z INFO JobExtension] Initialize Env context [2025-06-05 09:59:02Z INFO JobExtension] Initialize steps context [2025-06-05 09:59:02Z INFO JobExtension] Total accessible running process: 230. [2025-06-05 09:59:02Z INFO ExecutionContext] Publish step telemetry for current step { "action": "complete_job", "type": "runner", "stage": "Post", "stepId": "4953cdc2-5e2b-4987-8ce9-92b97c8d8c32", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 1, "startTime": "2025-06-05T09:59:02.0329719Z", "finishTime": "2025-06-05T09:59:02.0438421Z" }. [2025-06-05 09:59:02Z INFO JobRunner] Job result after all job steps finish: Succeeded [2025-06-05 09:59:02Z INFO JobRunner] Completing the job execution context. [2025-06-05 09:59:02Z INFO JobRunner] Shutting down the job server queue. [2025-06-05 09:59:02Z INFO JobServerQueue] Fire signal to shutdown all queues. [2025-06-05 09:59:02Z INFO JobServerQueue] All queue process task stopped. [2025-06-05 09:59:02Z INFO JobServerQueue] Try to append 1 batches web console lines for record '4953cdc2-5e2b-4987-8ce9-92b97c8d8c32', success rate: 1/1. [2025-06-05 09:59:02Z INFO JobServerQueue] Web console line queue drained. [2025-06-05 09:59:02Z INFO JobServerQueue] Uploading 3 files in one shot. [2025-06-05 09:59:02Z INFO JobServerQueue] Try to upload 3 log files or attachments, success rate: 3/3. [2025-06-05 09:59:02Z INFO JobServerQueue] File upload queue drained. [2025-06-05 09:59:02Z INFO JobServerQueue] Starting results-based upload queue... [2025-06-05 09:59:02Z INFO JobServerQueue] Uploading 4 file(s) in one shot through results service. [2025-06-05 09:59:02Z INFO JobServerQueue] Got a step log file to send to results service. [2025-06-05 09:59:02Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\0c8a6cbf-57f5-431a-a90b-b8ebb6d5efe1_57f53b95-e9ff-4b67-a600-09cf5f7fbb35.1 [2025-06-05 09:59:03Z INFO JobServerQueue] Got a step log file to send to results service. [2025-06-05 09:59:03Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\0c8a6cbf-57f5-431a-a90b-b8ebb6d5efe1_4ef3fc00-b693-4175-8958-d08b6e1d9b15.1 [2025-06-05 09:59:04Z INFO JobServerQueue] Got a step log file to send to results service. [2025-06-05 09:59:04Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\0c8a6cbf-57f5-431a-a90b-b8ebb6d5efe1_4953cdc2-5e2b-4987-8ce9-92b97c8d8c32.1 [2025-06-05 09:59:05Z INFO JobServerQueue] Got a job log file to send to results service. [2025-06-05 09:59:05Z INFO JobServerQueue] Starting upload of job log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\0c8a6cbf-57f5-431a-a90b-b8ebb6d5efe1_59cbe5dd-5361-51b7-a9ae-e5a182e93227.1 [2025-06-05 09:59:06Z INFO JobServerQueue] Tried to upload 4 file(s) to results, success rate: 4/4. [2025-06-05 09:59:06Z INFO JobServerQueue] Results upload queue drained. [2025-06-05 09:59:06Z INFO JobServerQueue] Timeline update queue drained. [2025-06-05 09:59:06Z INFO JobServerQueue] Disposing job server ... [2025-06-05 09:59:06Z INFO JobServerQueue] Disposing results server ... [2025-06-05 09:59:06Z INFO JobServerQueue] All queue process tasks have been stopped, and all queues are drained. [2025-06-05 09:59:06Z INFO TempDirectoryManager] Cleaning runner temp folder: C:\Apache24\htdocs\pvs-fe\_work\_temp [2025-06-05 09:59:06Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2025-06-05 09:59:06Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2025-06-05 09:59:06Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2025-06-05 09:59:06Z INFO HostContext] Well known config file 'Telemetry': 'C:\Apache24\htdocs\pvs-fe\_diag\.telemetry' [2025-06-05 09:59:06Z INFO JobRunner] Raising job completed against run service [2025-06-05 09:59:07Z INFO Worker] Job completed.