[2026-04-14 05:05:35Z INFO HostContext] No proxy settings were found based on environmental variables (http_proxy/https_proxy/HTTP_PROXY/HTTPS_PROXY) [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known config file 'Credentials': 'C:\Apache24\htdocs\pvs-fe\.credentials' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known config file 'Runner': 'C:\Apache24\htdocs\pvs-fe\.runner' [2026-04-14 05:05:35Z INFO Worker] Version: 2.333.1 [2026-04-14 05:05:35Z INFO Worker] Commit: 6792966801e8925346735b68c03bf9f347af4646 [2026-04-14 05:05:35Z INFO Worker] Culture: en-US [2026-04-14 05:05:35Z INFO Worker] UI Culture: en-US [2026-04-14 05:05:35Z INFO Worker] Waiting to receive the job message from the channel. [2026-04-14 05:05:35Z INFO ProcessChannel] Receiving message of length 23449, with hash '518cf297e81c2bc8a3211fbb99074c8ba054de5a1f2dc0683e9c84bf6be1aeaa' [2026-04-14 05:05:35Z INFO Worker] Message received. [2026-04-14 05:05:35Z 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": "2a0c7a9d-e75e-4784-a231-a5ee5036e09a", "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": "a8cc9d4e-6e33-4d0a-9839-e0ba947b5ea0", "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": "054eca25-d2d3-4264-a232-3e8d6d79eacb", "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": "70134964-0002-487d-a0e9-ab7bef62adb2", "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": "$env:NODE_OPTIONS=\"--max_old_space_size=4096\"\nnpm run build\n" } } ] }, "condition": "success()", "id": "086f6e6e-306b-425a-939e-5935c506598b", "name": "__run_3" }, { "type": "action", "reference": { "type": "script" }, "displayNameToken": { "type": 0, "file": 1, "line": 39, "col": 15, "lit": "Deploy the React app" }, "contextName": "__run_4", "inputs": { "type": 2, "map": [ { "key": "script", "value": { "type": 0, "file": 1, "line": 40, "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" } } ] }, "condition": "success()", "id": "211034fe-cce9-41ce-a873-95681468ffed", "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.runner.requirenode24": { "value": "false" }, "actions.runner.usenode24bydefault": { "value": "false" }, "actions.runner.warnonnode20": { "value": "true" }, "actions_add_check_run_id_to_job_context": { "value": "true" }, "actions_batch_action_resolution": { "value": "false" }, "actions_container_action_runner_temp": { "value": "true" }, "actions_display_helpful_actions_download_errors": { "value": "true" }, "actions_runner_compare_workflow_parser": { "value": "true" }, "actions_runner_deprecate_linux_arm32": { "value": "false" }, "actions_runner_emit_composite_markers": { "value": "false" }, "actions_runner_kill_linux_arm32": { "value": "false" }, "actions_runner_node20_removal_date": { "value": "" }, "actions_runner_node24_default_date": { "value": "" }, "actions_service_container_command": { "value": "true" }, "actions_set_orchestration_id_env_for_actions": { "value": "true" }, "actions_skip_retry_complete_job_upon_known_errors": { "value": "true" }, "actions_snapshot_preflight_hosted_runner_check": { "value": "false" }, "actions_snapshot_preflight_image_gen_pool_check": { "value": "false" }, "actions_use_bearer_token_for_codeload": { "value": "false" }, "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": "e8cb5e4f-7fed-4488-973d-8a5acf50690c.build.__default" }, "system.phaseDisplayName": { "value": "build" }, "system.runner.lowdiskspacethreshold": { "value": "100" }, "system.runnerEnvironment": { "value": "self-hosted" }, "system.runnerGroupName": { "value": "Default" } }, "messageType": "RunnerJobRequest", "plan": { "scopeIdentifier": "00000000-0000-0000-0000-000000000000", "planType": "actions", "version": 0, "planId": "e8cb5e4f-7fed-4488-973d-8a5acf50690c", "planGroup": null, "artifactUri": null, "artifactLocation": null, "definition": null, "owner": null }, "timeline": { "id": "e8cb5e4f-7fed-4488-973d-8a5acf50690c", "changeId": 0, "location": null }, "jobId": "c72e785a-349c-5250-be5a-7cbd5dfd29ce", "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": "", "ConnectivityChecks": "[\"https://broker.actions.githubusercontent.com/health\",\"https://token.actions.githubusercontent.com/ready\",\"https://run.actions.githubusercontent.com/health\"]" }, "name": "SystemVssConnection", "url": "https://run-actions-1-azure-eastus.actions.githubusercontent.com/124/", "authorization": { "parameters": { "AccessToken": "***" }, "scheme": "OAuth" }, "isShared": false, "isReady": true } ] }, "contextData": { "github": { "t": 2, "d": [ { "k": "ref", "v": "refs/heads/UAT" }, { "k": "sha", "v": "396561ef713170df10c95025cfa02491f9f28a1b" }, { "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": "24381949622" }, { "k": "run_number", "v": "794" }, { "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": "396561ef713170df10c95025cfa02491f9f28a1b" }, { "k": "base_ref", "v": null }, { "k": "before", "v": "f825aad80f4d9a8a7ed9d2ec51ce72233db3720d" }, { "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": "25fef4a1562a5d9ee9824e79b10d5e9f6c68f8f1" }, { "k": "message", "v": "JIRA-115 BugFix : Add the extra charges in order confirm pdf extra charges" }, { "k": "timestamp", "v": "2026-04-14T10:34:15+05:30" }, { "k": "tree_id", "v": "aa6aba28f2617f3f68190cb3f4e4fd018946c2a3" }, { "k": "url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe/commit/25fef4a1562a5d9ee9824e79b10d5e9f6c68f8f1" } ] }, { "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": "396561ef713170df10c95025cfa02491f9f28a1b" }, { "k": "message", "v": "Merge pull request #700 from supportmmm/development\n\nJIRA-115 BugFix : Add the extra charges in order confirm pdf extra ch…" }, { "k": "timestamp", "v": "2026-04-14T10:35:27+05:30" }, { "k": "tree_id", "v": "970b14b9f73b75aacc9993dfa0617b2d4ac5ec89" }, { "k": "url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe/commit/396561ef713170df10c95025cfa02491f9f28a1b" } ] } ] } }, { "k": "compare", "v": "https://github.com/supportmmm/pvs_gent_crm_fe/compare/f825aad80f4d...396561ef7131" }, { "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": "396561ef713170df10c95025cfa02491f9f28a1b" }, { "k": "message", "v": "Merge pull request #700 from supportmmm/development\n\nJIRA-115 BugFix : Add the extra charges in order confirm pdf extra ch…" }, { "k": "timestamp", "v": "2026-04-14T10:35:27+05:30" }, { "k": "tree_id", "v": "970b14b9f73b75aacc9993dfa0617b2d4ac5ec89" }, { "k": "url", "v": "https://github.com/supportmmm/pvs_gent_crm_fe/commit/396561ef713170df10c95025cfa02491f9f28a1b" } ] } }, { "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_pull_requests", "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": "pull_request_creation_policy", "v": "all" }, { "k": "pulls_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/pulls{/number}" }, { "k": "pushed_at", "v": 1776143127.0 }, { "k": "releases_url", "v": "https://api.github.com/repos/supportmmm/pvs_gent_crm_fe/releases{/id}" }, { "k": "size", "v": 5219.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-10-11T03:55:26Z" }, { "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": "396561ef713170df10c95025cfa02491f9f28a1b" }, { "k": "repository_id", "v": "897799142" }, { "k": "triggering_actor", "v": "supportDifferenz" } ] }, "inputs": { "t": 2 }, "job": { "t": 2, "d": [ { "k": "check_run_id", "v": 71207216905.0 }, { "k": "workflow_ref", "v": "supportmmm/pvs_gent_crm_fe/.github/workflows/main.yml@refs/heads/UAT" }, { "k": "workflow_sha", "v": "396561ef713170df10c95025cfa02491f9f28a1b" }, { "k": "workflow_repository", "v": "supportmmm/pvs_gent_crm_fe" }, { "k": "workflow_file_path", "v": ".github/workflows/main.yml" } ] }, "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" } [2026-04-14 05:05:35Z INFO JobRunner] Job ID c72e785a-349c-5250-be5a-7cbd5dfd29ce [2026-04-14 05:05:35Z INFO ConfigurationStore] currentAssemblyLocation: C:\Apache24\htdocs\pvs-fe\bin\Runner.Worker.dll [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO ConfigurationStore] binPath: C:\Apache24\htdocs\pvs-fe\bin [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO ConfigurationStore] RootFolder: C:\Apache24\htdocs\pvs-fe [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known config file 'Runner': 'C:\Apache24\htdocs\pvs-fe\.runner' [2026-04-14 05:05:35Z INFO ConfigurationStore] ConfigFilePath: C:\Apache24\htdocs\pvs-fe\.runner [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known config file 'MigratedRunner': 'C:\Apache24\htdocs\pvs-fe\.runner_migrated' [2026-04-14 05:05:35Z INFO ConfigurationStore] MigratedConfigFilePath: C:\Apache24\htdocs\pvs-fe\.runner_migrated [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known config file 'Credentials': 'C:\Apache24\htdocs\pvs-fe\.credentials' [2026-04-14 05:05:35Z INFO ConfigurationStore] CredFilePath: C:\Apache24\htdocs\pvs-fe\.credentials [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known config file 'MigratedCredentials': 'C:\Apache24\htdocs\pvs-fe\.credentials_migrated' [2026-04-14 05:05:35Z INFO ConfigurationStore] MigratedCredFilePath: C:\Apache24\htdocs\pvs-fe\.credentials_migrated [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known config file 'Service': 'C:\Apache24\htdocs\pvs-fe\.service' [2026-04-14 05:05:35Z INFO ConfigurationStore] ServiceConfigFilePath: C:\Apache24\htdocs\pvs-fe\.service [2026-04-14 05:05:35Z INFO ConfigurationStore] Read setting file: 314 chars [2026-04-14 05:05:35Z INFO JobRunner] Initializing launch client [2026-04-14 05:05:35Z INFO JobServerQueue] Initializing results client [2026-04-14 05:05:35Z INFO ResultServer] Creating websocket client ...wss://results-receiver.actions.githubusercontent.com/_ws/ingest.sock [2026-04-14 05:05:35Z INFO ResultServer] Attempting to start websocket client with delay 00:00:00. [2026-04-14 05:05:35Z INFO JobServerQueue] Start process web console line queue. [2026-04-14 05:05:35Z INFO JobServerQueue] Start process file upload queue. [2026-04-14 05:05:35Z INFO JobServerQueue] Start results file upload queue. [2026-04-14 05:05:35Z INFO JobServerQueue] Starting results-based upload queue... [2026-04-14 05:05:35Z INFO JobServerQueue] Start process timeline update queue. [2026-04-14 05:05:35Z INFO ExecutionContext] Initializing Job context [2026-04-14 05:05:35Z INFO ExecutionContext] Initialize GitHub context [2026-04-14 05:05:35Z INFO ExecutionContext] Initialize Env context [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:35Z INFO JobRunner] Starting the job execution context. [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:35Z INFO JobRunner] Validating directory permissions for: 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Tools': 'C:\Apache24\htdocs\pvs-fe\_work\_tool' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:05:35Z INFO JobRunner] Getting job extension. [2026-04-14 05:05:35Z INFO JobRunner] Initialize job. Getting all job steps. [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known config file 'Credentials': 'C:\Apache24\htdocs\pvs-fe\.credentials' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known config file 'SetupInfo': 'C:\Apache24\htdocs\pvs-fe\.setup_info' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:35Z INFO PipelineDirectoryManager] Loading tracking config if exists: C:\Apache24\htdocs\pvs-fe\_work\_PipelineMapping\supportmmm/pvs_gent_crm_fe\PipelineFolder.json [2026-04-14 05:05:35Z INFO PipelineDirectoryManager] Updating job run properties. [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:35Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:36Z INFO PipelineTemplateEvaluatorWrapper] EvaluateJobContainer [2026-04-14 05:05:36Z INFO PipelineTemplateEvaluatorWrapper] EvaluateJobServiceContainers [2026-04-14 05:05:36Z INFO JobExtension] Downloading actions [2026-04-14 05:05:36Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:36Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:36Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:36Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:36Z INFO Worker] Listening for cancel message from the channel. [2026-04-14 05:05:36Z INFO Worker] Waiting for the job to complete or for a cancel message from the channel. [2026-04-14 05:05:36Z INFO ResultServer] Successfully started websocket client. [2026-04-14 05:05:36Z INFO JobServerQueue] Try to append 1 batches web console lines for record '2f3f0819-79d1-4b29-ad5e-368f3d1c4e00', success rate: 1/1. [2026-04-14 05:05:36Z INFO JobServerQueue] Try to append 1 batches web console lines for record '2f3f0819-79d1-4b29-ad5e-368f3d1c4e00', success rate: 1/1. [2026-04-14 05:05:37Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:37Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:37Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:37Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:37Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:37Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:37Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:37Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:37Z INFO ActionManager] Save archive 'https://api.github.com/repos/actions/checkout/zipball/f43a0e5ff2bd294095638e18286ca9a3d1956744' into C:\Apache24\htdocs\pvs-fe\_work\_actions\_temp_19d3dc43-a62f-487e-aa3e-8f405f1bfadf\c2378bb4-0e71-4547-8d15-c19c0ae832cc.zip. [2026-04-14 05:05:37Z INFO JobServerQueue] Job timeline record has been updated for the first time. [2026-04-14 05:05:37Z INFO JobServerQueue] Try to append 1 batches web console lines for record '2f3f0819-79d1-4b29-ad5e-368f3d1c4e00', success rate: 1/1. [2026-04-14 05:05:38Z INFO ActionManager] Request URL: https://api.github.com/repos/actions/checkout/zipball/f43a0e5ff2bd294095638e18286ca9a3d1956744 X-GitHub-Request-Id: DCFB:3BB360:373C:2F850:69DDCB21 Http Status: OK [2026-04-14 05:05:38Z INFO ActionManager] Finished getting action repository. [2026-04-14 05:05:38Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:38Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:38Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:38Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:38Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:38Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:38Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:38Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:38Z INFO ActionManager] Save archive 'https://api.github.com/repos/actions/setup-node/zipball/3235b876344d2a9aa001b8d1453c930bba69e610' into C:\Apache24\htdocs\pvs-fe\_work\_actions\_temp_d73cf72e-eefe-4f5a-9747-48c45926a481\60b9b8e5-8b08-4dc4-af70-f09b7a299a4a.zip. [2026-04-14 05:05:38Z INFO JobServerQueue] Try to append 1 batches web console lines for record '2f3f0819-79d1-4b29-ad5e-368f3d1c4e00', success rate: 1/1. [2026-04-14 05:05:39Z INFO ActionManager] Request URL: https://api.github.com/repos/actions/setup-node/zipball/3235b876344d2a9aa001b8d1453c930bba69e610 X-GitHub-Request-Id: DCFD:3E7150:2FF3:2EFA6:69DDCB22 Http Status: OK [2026-04-14 05:05:40Z INFO ActionManager] Finished getting action repository. [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] 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" ] [2026-04-14 05:05:40Z 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" ] [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] 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 } [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] Load [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:40Z 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 } [2026-04-14 05:05:40Z INFO ActionManager] Action node.js file: dist/index.js, no more preparation. [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:40Z INFO ActionManager] Load action that reference repository from 'C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\checkout\v3' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] 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 } [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] Load [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:40Z 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 } [2026-04-14 05:05:40Z INFO ActionManager] Action pre node.js file: N/A. [2026-04-14 05:05:40Z INFO ActionManager] Action node.js file: dist/index.js. [2026-04-14 05:05:40Z INFO ActionManager] Action post node.js file: dist/index.js. [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Ignore action property author. [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] 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 } [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] Load [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:40Z INFO ActionManifestManager] Ignore action property author. [2026-04-14 05:05:40Z 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 } [2026-04-14 05:05:40Z INFO ActionManager] Action node.js file: dist/setup/index.js, no more preparation. [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:40Z INFO ActionManager] Load action that reference repository from 'C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\setup-node\v3' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Ignore action property author. [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] 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 } [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] Load [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:40Z INFO ActionManifestManager] Ignore action property author. [2026-04-14 05:05:40Z 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 } [2026-04-14 05:05:40Z INFO ActionManager] Action pre node.js file: N/A. [2026-04-14 05:05:40Z INFO ActionManager] Action node.js file: dist/setup/index.js. [2026-04-14 05:05:40Z INFO ActionManager] Action post node.js file: dist/cache-save/index.js. [2026-04-14 05:05:40Z INFO JobExtension] Adding . [2026-04-14 05:05:40Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepDisplayName [2026-04-14 05:05:40Z INFO JobExtension] Adding . [2026-04-14 05:05:40Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepDisplayName [2026-04-14 05:05:40Z INFO JobExtension] Adding . [2026-04-14 05:05:40Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepDisplayName [2026-04-14 05:05:40Z INFO JobExtension] Adding . [2026-04-14 05:05:40Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepDisplayName [2026-04-14 05:05:40Z INFO JobExtension] Adding . [2026-04-14 05:05:40Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepDisplayName [2026-04-14 05:05:40Z INFO JobExtension] Adding . [2026-04-14 05:05:40Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepDisplayName [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:40Z INFO PipelineTemplateEvaluatorWrapper] EvaluateJobSnapshotRequest [2026-04-14 05:05:40Z INFO JobExtension] Total accessible running process: 171. [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO JobExtension] Start checking server connectivity. [2026-04-14 05:05:40Z INFO JobExtension] Check server connectivity for https://broker.actions.githubusercontent.com/health. [2026-04-14 05:05:40Z INFO JobExtension] Check server connectivity for https://token.actions.githubusercontent.com/ready. [2026-04-14 05:05:40Z INFO JobExtension] Check server connectivity for https://run.actions.githubusercontent.com/health. [2026-04-14 05:05:40Z INFO JobExtension] Start checking service connectivity in background. [2026-04-14 05:05:40Z INFO ExecutionContext] Publish step telemetry for current step { "action": "setup_job", "type": "runner", "stage": "Pre", "stepId": "2f3f0819-79d1-4b29-ad5e-368f3d1c4e00", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 5, "startTime": "2026-04-14T05:05:35.9204795Z", "finishTime": "2026-04-14T05:05:40.4380775Z" }. [2026-04-14 05:05:40Z INFO JobRunner] Total job steps: 6. [2026-04-14 05:05:40Z INFO JobRunner] Run all job steps. [2026-04-14 05:05:40Z INFO StepsRunner] Processing step: DisplayName='Checkout repository' [2026-04-14 05:05:40Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepEnvironment [2026-04-14 05:05:40Z INFO StepsRunner] Evaluating: success() [2026-04-14 05:05:40Z INFO StepsRunner] Result: true [2026-04-14 05:05:40Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepIf [2026-04-14 05:05:40Z INFO JobServerQueue] Try to append 1 batches web console lines for record '2f3f0819-79d1-4b29-ad5e-368f3d1c4e00', success rate: 1/1. [2026-04-14 05:05:40Z INFO StepsRunner] Starting the step. [2026-04-14 05:05:40Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepTimeout [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO StepsRunner] Which2: 'chcp' [2026-04-14 05:05:40Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Starting process: [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Arguments: '65001' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] High priority process: 'False' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Process started with process id 19384, waiting for process exit. [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Finished process 19384 with exit code 0, and elapsed time 00:00:00.0133816. [2026-04-14 05:05:40Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:40Z INFO ActionManager] Load action that reference repository from 'C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\checkout\v3' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] 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 } [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] Load [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:40Z 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 } [2026-04-14 05:05:40Z INFO ActionManager] Action pre node.js file: N/A. [2026-04-14 05:05:40Z INFO ActionManager] Action node.js file: dist/index.js. [2026-04-14 05:05:40Z INFO ActionManager] Action post node.js file: dist/index.js. [2026-04-14 05:05:40Z INFO ExecutionContext] Reserve record order 8 to 14 for post job actions. [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:05:40Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:05:40Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddPathFileCommand, Runner.Worker [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetEnvFileCommand, Runner.Worker [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.CreateStepSummaryCommand, Runner.Worker [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SaveStateFileCommand, Runner.Worker [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetOutputFileCommand, Runner.Worker [2026-04-14 05:05:40Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepInputs [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Input 'repository': default value evaluate result: { "type": 0, "file": 2, "line": 6, "col": 14, "lit": "supportmmm/pvs_gent_crm_fe" } [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:40Z INFO ActionManifestManager] Input 'repository': default value evaluate result: { "type": 0, "file": 2, "line": 6, "col": 14, "lit": "supportmmm/pvs_gent_crm_fe" } [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Input 'ref': default value evaluate result: "" [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:40Z INFO ActionManifestManager] Input 'ref': default value evaluate result: "" [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Input 'token': default value evaluate result: { "type": 0, "file": 2, "line": 24, "col": 14, "lit": "***" } [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:40Z INFO ActionManifestManager] Input 'token': default value evaluate result: { "type": 0, "file": 2, "line": 24, "col": 14, "lit": "***" } [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Input 'ssh-key': default value evaluate result: "" [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:40Z INFO ActionManifestManager] Input 'ssh-key': default value evaluate result: "" [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Input 'ssh-known-hosts': default value evaluate result: "" [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:40Z INFO ActionManifestManager] Input 'ssh-known-hosts': default value evaluate result: "" [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Input 'ssh-strict': default value evaluate result: { "type": 0, "file": 2, "line": 47, "col": 14, "lit": "true" } [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:40Z INFO ActionManifestManager] Input 'ssh-strict': default value evaluate result: { "type": 0, "file": 2, "line": 47, "col": 14, "lit": "true" } [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Input 'persist-credentials': default value evaluate result: { "type": 0, "file": 2, "line": 50, "col": 14, "lit": "true" } [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:40Z INFO ActionManifestManager] Input 'persist-credentials': default value evaluate result: { "type": 0, "file": 2, "line": 50, "col": 14, "lit": "true" } [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Input 'path': default value evaluate result: "" [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:40Z INFO ActionManifestManager] Input 'path': default value evaluate result: "" [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Input 'clean': default value evaluate result: { "type": 0, "file": 2, "line": 55, "col": 14, "lit": "true" } [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:40Z INFO ActionManifestManager] Input 'clean': default value evaluate result: { "type": 0, "file": 2, "line": 55, "col": 14, "lit": "true" } [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Input 'sparse-checkout': default value evaluate result: { "type": 0, "file": 2, "line": 60, "col": 14, "lit": "" } [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:40Z INFO ActionManifestManager] Input 'sparse-checkout': default value evaluate result: { "type": 0, "file": 2, "line": 60, "col": 14, "lit": "" } [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Input 'sparse-checkout-cone-mode': default value evaluate result: { "type": 0, "file": 2, "line": 64, "col": 14, "lit": "true" } [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:40Z INFO ActionManifestManager] Input 'sparse-checkout-cone-mode': default value evaluate result: { "type": 0, "file": 2, "line": 64, "col": 14, "lit": "true" } [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Input 'fetch-depth': default value evaluate result: { "type": 0, "file": 2, "line": 67, "col": 14, "lit": "1" } [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:40Z INFO ActionManifestManager] Input 'fetch-depth': default value evaluate result: { "type": 0, "file": 2, "line": 67, "col": 14, "lit": "1" } [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Input 'fetch-tags': default value evaluate result: { "type": 0, "file": 2, "line": 70, "col": 14, "lit": "false" } [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:40Z INFO ActionManifestManager] Input 'fetch-tags': default value evaluate result: { "type": 0, "file": 2, "line": 70, "col": 14, "lit": "false" } [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Input 'lfs': default value evaluate result: { "type": 0, "file": 2, "line": 73, "col": 14, "lit": "false" } [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:40Z INFO ActionManifestManager] Input 'lfs': default value evaluate result: { "type": 0, "file": 2, "line": 73, "col": 14, "lit": "false" } [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Input 'submodules': default value evaluate result: { "type": 0, "file": 2, "line": 82, "col": 14, "lit": "false" } [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:40Z INFO ActionManifestManager] Input 'submodules': default value evaluate result: { "type": 0, "file": 2, "line": 82, "col": 14, "lit": "false" } [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Input 'set-safe-directory': default value evaluate result: { "type": 0, "file": 2, "line": 85, "col": 14, "lit": "true" } [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:40Z INFO ActionManifestManager] Input 'set-safe-directory': default value evaluate result: { "type": 0, "file": 2, "line": 85, "col": 14, "lit": "true" } [2026-04-14 05:05:40Z INFO ActionManifestManagerLegacy] Input 'github-server-url': default value evaluate result: "" [2026-04-14 05:05:40Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:40Z INFO ActionManifestManager] Input 'github-server-url': default value evaluate result: "" [2026-04-14 05:05:40Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.InternalPluginSetRepoPathCommandExtension, Runner.Worker [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetEnvCommandExtension, Runner.Worker [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetOutputCommandExtension, Runner.Worker [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SaveStateCommandExtension, Runner.Worker [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddPathCommandExtension, Runner.Worker [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddMaskCommandExtension, Runner.Worker [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddMatcherCommandExtension, Runner.Worker [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.RemoveMatcherCommandExtension, Runner.Worker [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.WarningCommandExtension, Runner.Worker [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.ErrorCommandExtension, Runner.Worker [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.NoticeCommandExtension, Runner.Worker [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.DebugCommandExtension, Runner.Worker [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.GroupCommandExtension, Runner.Worker [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.EndGroupCommandExtension, Runner.Worker [2026-04-14 05:05:40Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.EchoCommandExtension, Runner.Worker [2026-04-14 05:05:40Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2026-04-14 05:05:40Z INFO ActionCommandManager] Register action command extension for command set-env [2026-04-14 05:05:40Z INFO ActionCommandManager] Register action command extension for command set-output [2026-04-14 05:05:40Z INFO ActionCommandManager] Register action command extension for command save-state [2026-04-14 05:05:40Z INFO ActionCommandManager] Register action command extension for command add-path [2026-04-14 05:05:40Z INFO ActionCommandManager] Register action command extension for command add-mask [2026-04-14 05:05:40Z INFO ActionCommandManager] Register action command extension for command add-matcher [2026-04-14 05:05:40Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2026-04-14 05:05:40Z INFO ActionCommandManager] Register action command extension for command warning [2026-04-14 05:05:40Z INFO ActionCommandManager] Register action command extension for command error [2026-04-14 05:05:40Z INFO ActionCommandManager] Register action command extension for command notice [2026-04-14 05:05:40Z INFO ActionCommandManager] Register action command extension for command debug [2026-04-14 05:05:40Z INFO ActionCommandManager] Register action command extension for command group [2026-04-14 05:05:40Z INFO ActionCommandManager] Register action command extension for command endgroup [2026-04-14 05:05:40Z INFO ActionCommandManager] Register action command extension for command echo [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:40Z INFO HostContext] Well known directory 'Externals': 'C:\Apache24\htdocs\pvs-fe\externals' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Starting process: [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] File name: 'C:\Apache24\htdocs\pvs-fe\externals\node20\bin\node.exe' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Arguments: '"C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\checkout\v3\dist/index.js"' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Encoding web name: utf-8 ; code page: '65001' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] High priority process: 'False' [2026-04-14 05:05:40Z INFO ProcessInvokerWrapper] Process started with process id 20944, waiting for process exit. [2026-04-14 05:05:40Z INFO JobServerQueue] Try to append 1 batches web console lines for record '2a0c7a9d-e75e-4784-a231-a5ee5036e09a', success rate: 1/1. [2026-04-14 05:05:40Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2026-04-14 05:05:40Z INFO JobServerQueue] Got a step log file to send to results service. [2026-04-14 05:05:40Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\e8cb5e4f-7fed-4488-973d-8a5acf50690c_2f3f0819-79d1-4b29-ad5e-368f3d1c4e00.1 [2026-04-14 05:05:41Z INFO AddMaskCommandExtension] Add new secret mask with length of 76 [2026-04-14 05:05:41Z INFO JobServerQueue] Try to append 1 batches web console lines for record '2a0c7a9d-e75e-4784-a231-a5ee5036e09a', success rate: 1/1. [2026-04-14 05:05:41Z INFO JobServerQueue] Try to append 1 batches web console lines for record '2a0c7a9d-e75e-4784-a231-a5ee5036e09a', success rate: 1/1. [2026-04-14 05:05:42Z INFO JobServerQueue] Try to append 1 batches web console lines for record '2a0c7a9d-e75e-4784-a231-a5ee5036e09a', success rate: 1/1. [2026-04-14 05:05:42Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1. [2026-04-14 05:05:50Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:50Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:50Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:50Z INFO JobServerQueue] Try to append 1 batches web console lines for record '2a0c7a9d-e75e-4784-a231-a5ee5036e09a', success rate: 1/1. [2026-04-14 05:05:51Z INFO JobServerQueue] Try to append 1 batches web console lines for record '2a0c7a9d-e75e-4784-a231-a5ee5036e09a', success rate: 1/1. [2026-04-14 05:05:52Z INFO JobServerQueue] Try to append 1 batches web console lines for record '2a0c7a9d-e75e-4784-a231-a5ee5036e09a', success rate: 1/1. [2026-04-14 05:05:52Z INFO JobServerQueue] Try to append 1 batches web console lines for record '2a0c7a9d-e75e-4784-a231-a5ee5036e09a', success rate: 1/1. [2026-04-14 05:05:53Z INFO JobServerQueue] Try to append 1 batches web console lines for record '2a0c7a9d-e75e-4784-a231-a5ee5036e09a', success rate: 1/1. [2026-04-14 05:05:53Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:05:53Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:05:53Z INFO ProcessInvokerWrapper] Finished process 20944 with exit code 0, and elapsed time 00:00:13.1774262. [2026-04-14 05:05:53Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_dff7a7f2-58e2-4d3c-8a6c-3e08869b3e25) is empty; skipping attachment upload [2026-04-14 05:05:53Z INFO StepsRunner] Step result: [2026-04-14 05:05:53Z INFO ExecutionContext] Publish step telemetry for current step { "action": "actions/checkout", "ref": "v3", "type": "node20", "stage": "Main", "stepId": "2a0c7a9d-e75e-4784-a231-a5ee5036e09a", "stepContextName": "__actions_checkout", "hasPreStep": false, "hasPostStep": true, "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 14, "startTime": "2026-04-14T05:05:40.4530687Z", "finishTime": "2026-04-14T05:05:53.8828226Z" }. [2026-04-14 05:05:53Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2026-04-14 05:05:53Z INFO StepsRunner] Current state: job state = '' [2026-04-14 05:05:53Z INFO StepsRunner] Processing step: DisplayName='Set up Node.js' [2026-04-14 05:05:53Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepEnvironment [2026-04-14 05:05:53Z INFO StepsRunner] Evaluating: success() [2026-04-14 05:05:53Z INFO StepsRunner] Result: true [2026-04-14 05:05:53Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepIf [2026-04-14 05:05:53Z INFO JobServerQueue] Try to append 1 batches web console lines for record '2a0c7a9d-e75e-4784-a231-a5ee5036e09a', success rate: 1/1. [2026-04-14 05:05:53Z INFO StepsRunner] Starting the step. [2026-04-14 05:05:53Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepTimeout [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:53Z INFO StepsRunner] Which2: 'chcp' [2026-04-14 05:05:53Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2026-04-14 05:05:53Z INFO ProcessInvokerWrapper] Starting process: [2026-04-14 05:05:53Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2026-04-14 05:05:53Z INFO ProcessInvokerWrapper] Arguments: '65001' [2026-04-14 05:05:53Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:53Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2026-04-14 05:05:53Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2026-04-14 05:05:53Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2026-04-14 05:05:53Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2026-04-14 05:05:53Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2026-04-14 05:05:53Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2026-04-14 05:05:53Z INFO ProcessInvokerWrapper] High priority process: 'False' [2026-04-14 05:05:53Z INFO ProcessInvokerWrapper] Process started with process id 13516, waiting for process exit. [2026-04-14 05:05:53Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:05:53Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:05:53Z INFO ProcessInvokerWrapper] Finished process 13516 with exit code 0, and elapsed time 00:00:00.0210059. [2026-04-14 05:05:53Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:53Z INFO ActionManager] Load action that reference repository from 'C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\setup-node\v3' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:53Z INFO ActionManifestManagerLegacy] Ignore action property author. [2026-04-14 05:05:53Z INFO ActionManifestManagerLegacy] 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 } [2026-04-14 05:05:53Z INFO ActionManifestManagerWrapper] Load [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:05:53Z INFO ActionManifestManager] Ignore action property author. [2026-04-14 05:05:53Z 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 } [2026-04-14 05:05:53Z INFO ActionManager] Action pre node.js file: N/A. [2026-04-14 05:05:53Z INFO ActionManager] Action node.js file: dist/setup/index.js. [2026-04-14 05:05:53Z INFO ActionManager] Action post node.js file: dist/cache-save/index.js. [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:05:53Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:53Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:05:53Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2026-04-14 05:05:53Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepInputs [2026-04-14 05:05:53Z INFO ActionManifestManagerLegacy] Input 'always-auth': default value evaluate result: { "type": 0, "file": 3, "line": 7, "col": 14, "lit": "false" } [2026-04-14 05:05:53Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:53Z INFO ActionManifestManager] Input 'always-auth': default value evaluate result: { "type": 0, "file": 3, "line": 7, "col": 14, "lit": "false" } [2026-04-14 05:05:53Z INFO ActionManifestManagerLegacy] Input 'node-version-file': default value evaluate result: "" [2026-04-14 05:05:53Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:53Z INFO ActionManifestManager] Input 'node-version-file': default value evaluate result: "" [2026-04-14 05:05:53Z INFO ActionManifestManagerLegacy] Input 'architecture': default value evaluate result: "" [2026-04-14 05:05:53Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:53Z INFO ActionManifestManager] Input 'architecture': default value evaluate result: "" [2026-04-14 05:05:53Z INFO ActionManifestManagerLegacy] Input 'check-latest': default value evaluate result: { "type": 0, "file": 3, "line": 16, "col": 14, "lit": "false" } [2026-04-14 05:05:53Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:54Z INFO ActionManifestManager] Input 'check-latest': default value evaluate result: { "type": 0, "file": 3, "line": 16, "col": 14, "lit": "false" } [2026-04-14 05:05:54Z INFO ActionManifestManagerLegacy] Input 'registry-url': default value evaluate result: "" [2026-04-14 05:05:54Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:54Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2026-04-14 05:05:54Z INFO ActionManifestManager] Input 'registry-url': default value evaluate result: "" [2026-04-14 05:05:54Z INFO ActionManifestManagerLegacy] Input 'scope': default value evaluate result: "" [2026-04-14 05:05:54Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:54Z INFO ActionManifestManager] Input 'scope': default value evaluate result: "" [2026-04-14 05:05:54Z INFO ActionManifestManagerLegacy] Input 'token': default value evaluate result: { "type": 0, "file": 3, "line": 23, "col": 14, "lit": "***" } [2026-04-14 05:05:54Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:54Z INFO ActionManifestManager] Input 'token': default value evaluate result: { "type": 0, "file": 3, "line": 23, "col": 14, "lit": "***" } [2026-04-14 05:05:54Z INFO ActionManifestManagerLegacy] Input 'cache': default value evaluate result: "" [2026-04-14 05:05:54Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:54Z INFO ActionManifestManager] Input 'cache': default value evaluate result: "" [2026-04-14 05:05:54Z INFO ActionManifestManagerLegacy] Input 'cache-dependency-path': default value evaluate result: "" [2026-04-14 05:05:54Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:05:54Z INFO ActionManifestManager] Input 'cache-dependency-path': default value evaluate result: "" [2026-04-14 05:05:54Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2026-04-14 05:05:54Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2026-04-14 05:05:54Z INFO ActionCommandManager] Register action command extension for command set-env [2026-04-14 05:05:54Z INFO ActionCommandManager] Register action command extension for command set-output [2026-04-14 05:05:54Z INFO ActionCommandManager] Register action command extension for command save-state [2026-04-14 05:05:54Z INFO ActionCommandManager] Register action command extension for command add-path [2026-04-14 05:05:54Z INFO ActionCommandManager] Register action command extension for command add-mask [2026-04-14 05:05:54Z INFO ActionCommandManager] Register action command extension for command add-matcher [2026-04-14 05:05:54Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2026-04-14 05:05:54Z INFO ActionCommandManager] Register action command extension for command warning [2026-04-14 05:05:54Z INFO ActionCommandManager] Register action command extension for command error [2026-04-14 05:05:54Z INFO ActionCommandManager] Register action command extension for command notice [2026-04-14 05:05:54Z INFO ActionCommandManager] Register action command extension for command debug [2026-04-14 05:05:54Z INFO ActionCommandManager] Register action command extension for command group [2026-04-14 05:05:54Z INFO ActionCommandManager] Register action command extension for command endgroup [2026-04-14 05:05:54Z INFO ActionCommandManager] Register action command extension for command echo [2026-04-14 05:05:54Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:54Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:54Z INFO HostContext] Well known directory 'Externals': 'C:\Apache24\htdocs\pvs-fe\externals' [2026-04-14 05:05:54Z INFO ProcessInvokerWrapper] Starting process: [2026-04-14 05:05:54Z INFO ProcessInvokerWrapper] File name: 'C:\Apache24\htdocs\pvs-fe\externals\node20\bin\node.exe' [2026-04-14 05:05:54Z INFO ProcessInvokerWrapper] Arguments: '"C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\setup-node\v3\dist/setup/index.js"' [2026-04-14 05:05:54Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2026-04-14 05:05:54Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2026-04-14 05:05:54Z INFO ProcessInvokerWrapper] Encoding web name: utf-8 ; code page: '65001' [2026-04-14 05:05:54Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2026-04-14 05:05:54Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2026-04-14 05:05:54Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2026-04-14 05:05:54Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2026-04-14 05:05:54Z INFO ProcessInvokerWrapper] High priority process: 'False' [2026-04-14 05:05:54Z INFO ProcessInvokerWrapper] Process started with process id 19796, waiting for process exit. [2026-04-14 05:05:54Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'a8cc9d4e-6e33-4d0a-9839-e0ba947b5ea0', success rate: 1/1. [2026-04-14 05:05:54Z INFO JobServerQueue] Got a step log file to send to results service. [2026-04-14 05:05:54Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\e8cb5e4f-7fed-4488-973d-8a5acf50690c_2a0c7a9d-e75e-4784-a231-a5ee5036e09a.1 [2026-04-14 05:05:55Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1. [2026-04-14 05:05:55Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'a8cc9d4e-6e33-4d0a-9839-e0ba947b5ea0', success rate: 1/1. [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Finished process 19796 with exit code 0, and elapsed time 00:00:01.7214617. [2026-04-14 05:05:55Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_df7286a2-cb23-48c1-9897-7048a7fd42f2) is empty; skipping attachment upload [2026-04-14 05:05:55Z INFO StepsRunner] Step result: [2026-04-14 05:05:55Z INFO ExecutionContext] Publish step telemetry for current step { "action": "actions/setup-node", "ref": "v3", "type": "node20", "stage": "Main", "stepId": "a8cc9d4e-6e33-4d0a-9839-e0ba947b5ea0", "stepContextName": "__actions_setup-node", "hasPreStep": false, "hasPostStep": true, "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 2, "startTime": "2026-04-14T05:05:53.8843699Z", "finishTime": "2026-04-14T05:05:55.7775052Z" }. [2026-04-14 05:05:55Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2026-04-14 05:05:55Z INFO StepsRunner] Current state: job state = '' [2026-04-14 05:05:55Z INFO StepsRunner] Processing step: DisplayName='Install dependencies' [2026-04-14 05:05:55Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepEnvironment [2026-04-14 05:05:55Z INFO StepsRunner] Evaluating: success() [2026-04-14 05:05:55Z INFO StepsRunner] Result: true [2026-04-14 05:05:55Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepIf [2026-04-14 05:05:55Z INFO StepsRunner] Starting the step. [2026-04-14 05:05:55Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepTimeout [2026-04-14 05:05:55Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:55Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:55Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:55Z INFO StepsRunner] Which2: 'chcp' [2026-04-14 05:05:55Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Starting process: [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Arguments: '65001' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] High priority process: 'False' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Process started with process id 19136, waiting for process exit. [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Finished process 19136 with exit code 0, and elapsed time 00:00:00.0103650. [2026-04-14 05:05:55Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2026-04-14 05:05:55Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:55Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:55Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:55Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:05:55Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2026-04-14 05:05:55Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:55Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:55Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:55Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:05:55Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2026-04-14 05:05:55Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepInputs [2026-04-14 05:05:55Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2026-04-14 05:05:55Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2026-04-14 05:05:55Z INFO ActionCommandManager] Register action command extension for command set-env [2026-04-14 05:05:55Z INFO ActionCommandManager] Register action command extension for command set-output [2026-04-14 05:05:55Z INFO ActionCommandManager] Register action command extension for command save-state [2026-04-14 05:05:55Z INFO ActionCommandManager] Register action command extension for command add-path [2026-04-14 05:05:55Z INFO ActionCommandManager] Register action command extension for command add-mask [2026-04-14 05:05:55Z INFO ActionCommandManager] Register action command extension for command add-matcher [2026-04-14 05:05:55Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2026-04-14 05:05:55Z INFO ActionCommandManager] Register action command extension for command warning [2026-04-14 05:05:55Z INFO ActionCommandManager] Register action command extension for command error [2026-04-14 05:05:55Z INFO ActionCommandManager] Register action command extension for command notice [2026-04-14 05:05:55Z INFO ActionCommandManager] Register action command extension for command debug [2026-04-14 05:05:55Z INFO ActionCommandManager] Register action command extension for command group [2026-04-14 05:05:55Z INFO ActionCommandManager] Register action command extension for command endgroup [2026-04-14 05:05:55Z INFO ActionCommandManager] Register action command extension for command echo [2026-04-14 05:05:55Z INFO ScriptHandler] Which2: 'pwsh' [2026-04-14 05:05:55Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2026-04-14 05:05:55Z INFO ScriptHandler] Defaulting to powershell [2026-04-14 05:05:55Z INFO ScriptHandler] Which2: 'powershell' [2026-04-14 05:05:55Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2026-04-14 05:05:55Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:05:55Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:05:55Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:05:55Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:05:55Z INFO ScriptHandler] Which2: 'pwsh' [2026-04-14 05:05:55Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2026-04-14 05:05:55Z INFO ScriptHandler] Defaulting to powershell [2026-04-14 05:05:55Z INFO ScriptHandler] Which2: 'powershell' [2026-04-14 05:05:55Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Starting process: [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Arguments: '-command ". 'C:\Apache24\htdocs\pvs-fe\_work\_temp\6ba929f6-26e5-4a96-8fd4-6d4c4a99c062.ps1'"' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] High priority process: 'False' [2026-04-14 05:05:55Z INFO ProcessInvokerWrapper] Process started with process id 19840, waiting for process exit. [2026-04-14 05:05:55Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'a8cc9d4e-6e33-4d0a-9839-e0ba947b5ea0', success rate: 1/1. [2026-04-14 05:05:55Z INFO JobServerQueue] Try to append 1 batches web console lines for record '054eca25-d2d3-4264-a232-3e8d6d79eacb', success rate: 1/1. [2026-04-14 05:05:56Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2026-04-14 05:05:56Z INFO JobServerQueue] Got a step log file to send to results service. [2026-04-14 05:05:56Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\e8cb5e4f-7fed-4488-973d-8a5acf50690c_a8cc9d4e-6e33-4d0a-9839-e0ba947b5ea0.1 [2026-04-14 05:05:57Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1. [2026-04-14 05:06:00Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:06:00Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:06:00Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:06:10Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:06:10Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:06:10Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:06:10Z INFO JobServerQueue] Try to append 1 batches web console lines for record '054eca25-d2d3-4264-a232-3e8d6d79eacb', success rate: 1/1. [2026-04-14 05:06:11Z INFO JobServerQueue] Try to append 1 batches web console lines for record '054eca25-d2d3-4264-a232-3e8d6d79eacb', success rate: 1/1. [2026-04-14 05:06:11Z INFO JobServerQueue] Try to append 1 batches web console lines for record '054eca25-d2d3-4264-a232-3e8d6d79eacb', success rate: 1/1. [2026-04-14 05:06:12Z INFO JobServerQueue] Try to append 1 batches web console lines for record '054eca25-d2d3-4264-a232-3e8d6d79eacb', success rate: 1/1. [2026-04-14 05:06:12Z INFO JobServerQueue] Try to append 1 batches web console lines for record '054eca25-d2d3-4264-a232-3e8d6d79eacb', success rate: 1/1. [2026-04-14 05:06:13Z INFO JobServerQueue] Try to append 1 batches web console lines for record '054eca25-d2d3-4264-a232-3e8d6d79eacb', success rate: 1/1. [2026-04-14 05:06:20Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:06:20Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:06:20Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:06:30Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:06:30Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:06:30Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:06:38Z INFO JobServerQueue] Stop aggressive process web console line queue. [2026-04-14 05:06:40Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:06:40Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:06:40Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:06:43Z INFO JobServerQueue] Try to append 1 batches web console lines for record '054eca25-d2d3-4264-a232-3e8d6d79eacb', success rate: 1/1. [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Finished process 19840 with exit code 0, and elapsed time 00:00:48.1144709. [2026-04-14 05:06:43Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_554d3b1d-2528-480c-8595-148658f8cfee) is empty; skipping attachment upload [2026-04-14 05:06:43Z INFO StepsRunner] Step result: [2026-04-14 05:06:43Z INFO ExecutionContext] Publish step telemetry for current step { "action": "powershell", "type": "run", "stage": "Main", "stepId": "054eca25-d2d3-4264-a232-3e8d6d79eacb", "stepContextName": "__run", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 49, "startTime": "2026-04-14T05:05:55.7785977Z", "finishTime": "2026-04-14T05:06:43.9341286Z" }. [2026-04-14 05:06:43Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2026-04-14 05:06:43Z INFO StepsRunner] Current state: job state = '' [2026-04-14 05:06:43Z INFO StepsRunner] Processing step: DisplayName='copy env file' [2026-04-14 05:06:43Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepEnvironment [2026-04-14 05:06:43Z INFO StepsRunner] Evaluating: success() [2026-04-14 05:06:43Z INFO StepsRunner] Result: true [2026-04-14 05:06:43Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepIf [2026-04-14 05:06:43Z INFO StepsRunner] Starting the step. [2026-04-14 05:06:43Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepTimeout [2026-04-14 05:06:43Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:06:43Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:06:43Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:06:43Z INFO StepsRunner] Which2: 'chcp' [2026-04-14 05:06:43Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Starting process: [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Arguments: '65001' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] High priority process: 'False' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Process started with process id 20436, waiting for process exit. [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Finished process 20436 with exit code 0, and elapsed time 00:00:00.0154317. [2026-04-14 05:06:43Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2026-04-14 05:06:43Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:06:43Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:06:43Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:06:43Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:06:43Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2026-04-14 05:06:43Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:06:43Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:06:43Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:06:43Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:06:43Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2026-04-14 05:06:43Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepInputs [2026-04-14 05:06:43Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2026-04-14 05:06:43Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2026-04-14 05:06:43Z INFO ActionCommandManager] Register action command extension for command set-env [2026-04-14 05:06:43Z INFO ActionCommandManager] Register action command extension for command set-output [2026-04-14 05:06:43Z INFO ActionCommandManager] Register action command extension for command save-state [2026-04-14 05:06:43Z INFO ActionCommandManager] Register action command extension for command add-path [2026-04-14 05:06:43Z INFO ActionCommandManager] Register action command extension for command add-mask [2026-04-14 05:06:43Z INFO ActionCommandManager] Register action command extension for command add-matcher [2026-04-14 05:06:43Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2026-04-14 05:06:43Z INFO ActionCommandManager] Register action command extension for command warning [2026-04-14 05:06:43Z INFO ActionCommandManager] Register action command extension for command error [2026-04-14 05:06:43Z INFO ActionCommandManager] Register action command extension for command notice [2026-04-14 05:06:43Z INFO ActionCommandManager] Register action command extension for command debug [2026-04-14 05:06:43Z INFO ActionCommandManager] Register action command extension for command group [2026-04-14 05:06:43Z INFO ActionCommandManager] Register action command extension for command endgroup [2026-04-14 05:06:43Z INFO ActionCommandManager] Register action command extension for command echo [2026-04-14 05:06:43Z INFO ScriptHandler] Which2: 'pwsh' [2026-04-14 05:06:43Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2026-04-14 05:06:43Z INFO ScriptHandler] Defaulting to powershell [2026-04-14 05:06:43Z INFO ScriptHandler] Which2: 'powershell' [2026-04-14 05:06:43Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2026-04-14 05:06:43Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:06:43Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:06:43Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:06:43Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:06:43Z INFO ScriptHandler] Which2: 'pwsh' [2026-04-14 05:06:43Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2026-04-14 05:06:43Z INFO ScriptHandler] Defaulting to powershell [2026-04-14 05:06:43Z INFO ScriptHandler] Which2: 'powershell' [2026-04-14 05:06:43Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Starting process: [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Arguments: '-command ". 'C:\Apache24\htdocs\pvs-fe\_work\_temp\fcd15952-769c-44dc-8065-087357009897.ps1'"' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] High priority process: 'False' [2026-04-14 05:06:43Z INFO ProcessInvokerWrapper] Process started with process id 13544, waiting for process exit. [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Finished process 13544 with exit code 0, and elapsed time 00:00:00.3170908. [2026-04-14 05:06:44Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_68c27a63-6bad-4a8e-aa74-828850d66cf6) is empty; skipping attachment upload [2026-04-14 05:06:44Z INFO StepsRunner] Step result: [2026-04-14 05:06:44Z INFO ExecutionContext] Publish step telemetry for current step { "action": "powershell", "type": "run", "stage": "Main", "stepId": "70134964-0002-487d-a0e9-ab7bef62adb2", "stepContextName": "__run_2", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 1, "startTime": "2026-04-14T05:06:43.9353864Z", "finishTime": "2026-04-14T05:06:44.2942375Z" }. [2026-04-14 05:06:44Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2026-04-14 05:06:44Z INFO StepsRunner] Current state: job state = '' [2026-04-14 05:06:44Z INFO StepsRunner] Processing step: DisplayName='Build the React app' [2026-04-14 05:06:44Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepEnvironment [2026-04-14 05:06:44Z INFO StepsRunner] Evaluating: success() [2026-04-14 05:06:44Z INFO StepsRunner] Result: true [2026-04-14 05:06:44Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepIf [2026-04-14 05:06:44Z INFO StepsRunner] Starting the step. [2026-04-14 05:06:44Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepTimeout [2026-04-14 05:06:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:06:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:06:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:06:44Z INFO StepsRunner] Which2: 'chcp' [2026-04-14 05:06:44Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Starting process: [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Arguments: '65001' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] High priority process: 'False' [2026-04-14 05:06:44Z INFO JobServerQueue] Try to append 1 batches web console lines for record '70134964-0002-487d-a0e9-ab7bef62adb2', success rate: 1/1. [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Process started with process id 19272, waiting for process exit. [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Finished process 19272 with exit code 0, and elapsed time 00:00:00.0259941. [2026-04-14 05:06:44Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2026-04-14 05:06:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:06:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:06:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:06:44Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:06:44Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2026-04-14 05:06:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:06:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:06:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:06:44Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:06:44Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2026-04-14 05:06:44Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepInputs [2026-04-14 05:06:44Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2026-04-14 05:06:44Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2026-04-14 05:06:44Z INFO ActionCommandManager] Register action command extension for command set-env [2026-04-14 05:06:44Z INFO ActionCommandManager] Register action command extension for command set-output [2026-04-14 05:06:44Z INFO ActionCommandManager] Register action command extension for command save-state [2026-04-14 05:06:44Z INFO ActionCommandManager] Register action command extension for command add-path [2026-04-14 05:06:44Z INFO ActionCommandManager] Register action command extension for command add-mask [2026-04-14 05:06:44Z INFO ActionCommandManager] Register action command extension for command add-matcher [2026-04-14 05:06:44Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2026-04-14 05:06:44Z INFO ActionCommandManager] Register action command extension for command warning [2026-04-14 05:06:44Z INFO ActionCommandManager] Register action command extension for command error [2026-04-14 05:06:44Z INFO ActionCommandManager] Register action command extension for command notice [2026-04-14 05:06:44Z INFO ActionCommandManager] Register action command extension for command debug [2026-04-14 05:06:44Z INFO ActionCommandManager] Register action command extension for command group [2026-04-14 05:06:44Z INFO ActionCommandManager] Register action command extension for command endgroup [2026-04-14 05:06:44Z INFO ActionCommandManager] Register action command extension for command echo [2026-04-14 05:06:44Z INFO ScriptHandler] Which2: 'pwsh' [2026-04-14 05:06:44Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2026-04-14 05:06:44Z INFO ScriptHandler] Defaulting to powershell [2026-04-14 05:06:44Z INFO ScriptHandler] Which2: 'powershell' [2026-04-14 05:06:44Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2026-04-14 05:06:44Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:06:44Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:06:44Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:06:44Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:06:44Z INFO ScriptHandler] Which2: 'pwsh' [2026-04-14 05:06:44Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2026-04-14 05:06:44Z INFO ScriptHandler] Defaulting to powershell [2026-04-14 05:06:44Z INFO ScriptHandler] Which2: 'powershell' [2026-04-14 05:06:44Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Starting process: [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Arguments: '-command ". 'C:\Apache24\htdocs\pvs-fe\_work\_temp\ea369d6e-47cc-4b63-abd0-30ec69353f75.ps1'"' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] High priority process: 'False' [2026-04-14 05:06:44Z INFO ProcessInvokerWrapper] Process started with process id 13424, waiting for process exit. [2026-04-14 05:06:44Z INFO JobServerQueue] Got a step log file to send to results service. [2026-04-14 05:06:44Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\e8cb5e4f-7fed-4488-973d-8a5acf50690c_054eca25-d2d3-4264-a232-3e8d6d79eacb.1 [2026-04-14 05:06:44Z INFO JobServerQueue] Try to upload 2 log files or attachments, success rate: 2/2. [2026-04-14 05:06:44Z INFO JobServerQueue] Try to append 1 batches web console lines for record '086f6e6e-306b-425a-939e-5935c506598b', success rate: 1/1. [2026-04-14 05:06:45Z INFO JobServerQueue] Got a step log file to send to results service. [2026-04-14 05:06:45Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\e8cb5e4f-7fed-4488-973d-8a5acf50690c_70134964-0002-487d-a0e9-ab7bef62adb2.1 [2026-04-14 05:06:45Z INFO JobServerQueue] Try to append 1 batches web console lines for record '086f6e6e-306b-425a-939e-5935c506598b', success rate: 1/1. [2026-04-14 05:06:45Z INFO JobServerQueue] Tried to upload 2 file(s) to results, success rate: 2/2. [2026-04-14 05:06:46Z INFO JobServerQueue] Try to append 1 batches web console lines for record '086f6e6e-306b-425a-939e-5935c506598b', success rate: 1/1. [2026-04-14 05:06:50Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:06:50Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:06:50Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:06:57Z INFO JobServerQueue] Try to append 1 batches web console lines for record '086f6e6e-306b-425a-939e-5935c506598b', success rate: 1/1. [2026-04-14 05:07:00Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:00Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:00Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:10Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:10Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:10Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:19Z INFO JobServerQueue] Try to append 1 batches web console lines for record '086f6e6e-306b-425a-939e-5935c506598b', success rate: 1/1. [2026-04-14 05:07:20Z INFO JobServerQueue] Try to append 1 batches web console lines for record '086f6e6e-306b-425a-939e-5935c506598b', success rate: 1/1. [2026-04-14 05:07:20Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:20Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:20Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:20Z INFO JobServerQueue] Try to append 1 batches web console lines for record '086f6e6e-306b-425a-939e-5935c506598b', success rate: 1/1. [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:07:23Z INFO JobServerQueue] Try to append 1 batches web console lines for record '086f6e6e-306b-425a-939e-5935c506598b', success rate: 1/1. [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Finished process 13424 with exit code 0, and elapsed time 00:00:39.4200813. [2026-04-14 05:07:23Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_8c51cf7b-25dd-403b-9750-1656e6a016a4) is empty; skipping attachment upload [2026-04-14 05:07:23Z INFO StepsRunner] Step result: [2026-04-14 05:07:23Z INFO ExecutionContext] Publish step telemetry for current step { "action": "powershell", "type": "run", "stage": "Main", "stepId": "086f6e6e-306b-425a-939e-5935c506598b", "stepContextName": "__run_3", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 40, "startTime": "2026-04-14T05:06:44.2951918Z", "finishTime": "2026-04-14T05:07:23.7690021Z" }. [2026-04-14 05:07:23Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2026-04-14 05:07:23Z INFO StepsRunner] Current state: job state = '' [2026-04-14 05:07:23Z INFO StepsRunner] Processing step: DisplayName='Deploy the React app' [2026-04-14 05:07:23Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepEnvironment [2026-04-14 05:07:23Z INFO StepsRunner] Evaluating: success() [2026-04-14 05:07:23Z INFO StepsRunner] Result: true [2026-04-14 05:07:23Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepIf [2026-04-14 05:07:23Z INFO StepsRunner] Starting the step. [2026-04-14 05:07:23Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepTimeout [2026-04-14 05:07:23Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:23Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:23Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:23Z INFO StepsRunner] Which2: 'chcp' [2026-04-14 05:07:23Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Starting process: [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Arguments: '65001' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] High priority process: 'False' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Process started with process id 13516, waiting for process exit. [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Finished process 13516 with exit code 0, and elapsed time 00:00:00.0106018. [2026-04-14 05:07:23Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2026-04-14 05:07:23Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:23Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:23Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:23Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:07:23Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2026-04-14 05:07:23Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:23Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:23Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:23Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:07:23Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2026-04-14 05:07:23Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepInputs [2026-04-14 05:07:23Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2026-04-14 05:07:23Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2026-04-14 05:07:23Z INFO ActionCommandManager] Register action command extension for command set-env [2026-04-14 05:07:23Z INFO ActionCommandManager] Register action command extension for command set-output [2026-04-14 05:07:23Z INFO ActionCommandManager] Register action command extension for command save-state [2026-04-14 05:07:23Z INFO ActionCommandManager] Register action command extension for command add-path [2026-04-14 05:07:23Z INFO ActionCommandManager] Register action command extension for command add-mask [2026-04-14 05:07:23Z INFO ActionCommandManager] Register action command extension for command add-matcher [2026-04-14 05:07:23Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2026-04-14 05:07:23Z INFO ActionCommandManager] Register action command extension for command warning [2026-04-14 05:07:23Z INFO ActionCommandManager] Register action command extension for command error [2026-04-14 05:07:23Z INFO ActionCommandManager] Register action command extension for command notice [2026-04-14 05:07:23Z INFO ActionCommandManager] Register action command extension for command debug [2026-04-14 05:07:23Z INFO ActionCommandManager] Register action command extension for command group [2026-04-14 05:07:23Z INFO ActionCommandManager] Register action command extension for command endgroup [2026-04-14 05:07:23Z INFO ActionCommandManager] Register action command extension for command echo [2026-04-14 05:07:23Z INFO ScriptHandler] Which2: 'pwsh' [2026-04-14 05:07:23Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2026-04-14 05:07:23Z INFO ScriptHandler] Defaulting to powershell [2026-04-14 05:07:23Z INFO ScriptHandler] Which2: 'powershell' [2026-04-14 05:07:23Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2026-04-14 05:07:23Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:23Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:23Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:23Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:07:23Z INFO ScriptHandler] Which2: 'pwsh' [2026-04-14 05:07:23Z INFO ScriptHandler] pwsh: command not found. Make sure 'pwsh' is installed and its location included in the 'Path' environment variable. [2026-04-14 05:07:23Z INFO ScriptHandler] Defaulting to powershell [2026-04-14 05:07:23Z INFO ScriptHandler] Which2: 'powershell' [2026-04-14 05:07:23Z INFO ScriptHandler] Location: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Starting process: [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Arguments: '-command ". 'C:\Apache24\htdocs\pvs-fe\_work\_temp\60ba56a6-4a48-4d0f-b223-d4ba87917eed.ps1'"' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] High priority process: 'False' [2026-04-14 05:07:23Z INFO ProcessInvokerWrapper] Process started with process id 17580, waiting for process exit. [2026-04-14 05:07:23Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2026-04-14 05:07:24Z INFO JobServerQueue] Got a step log file to send to results service. [2026-04-14 05:07:24Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\e8cb5e4f-7fed-4488-973d-8a5acf50690c_086f6e6e-306b-425a-939e-5935c506598b.1 [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Finished process 17580 with exit code 0, and elapsed time 00:00:00.4346866. [2026-04-14 05:07:24Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_6c857ba8-caf1-4380-b04f-ab35652de460) is empty; skipping attachment upload [2026-04-14 05:07:24Z INFO StepsRunner] Step result: [2026-04-14 05:07:24Z INFO ExecutionContext] Publish step telemetry for current step { "action": "powershell", "type": "run", "stage": "Main", "stepId": "211034fe-cce9-41ce-a873-95681468ffed", "stepContextName": "__run_4", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 1, "startTime": "2026-04-14T05:07:23.7702325Z", "finishTime": "2026-04-14T05:07:24.242611Z" }. [2026-04-14 05:07:24Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2026-04-14 05:07:24Z INFO StepsRunner] Current state: job state = '' [2026-04-14 05:07:24Z INFO StepsRunner] Processing step: DisplayName='Post Set up Node.js' [2026-04-14 05:07:24Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepEnvironment [2026-04-14 05:07:24Z INFO StepsRunner] Evaluating: success() [2026-04-14 05:07:24Z INFO StepsRunner] Result: true [2026-04-14 05:07:24Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepIf [2026-04-14 05:07:24Z INFO StepsRunner] Starting the step. [2026-04-14 05:07:24Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepTimeout [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:24Z INFO StepsRunner] Which2: 'chcp' [2026-04-14 05:07:24Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Starting process: [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Arguments: '65001' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] High priority process: 'False' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Process started with process id 19992, waiting for process exit. [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Finished process 19992 with exit code 0, and elapsed time 00:00:00.0163869. [2026-04-14 05:07:24Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:07:24Z INFO ActionManager] Load action that reference repository from 'C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\setup-node\v3' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:07:24Z INFO ActionManifestManagerLegacy] Ignore action property author. [2026-04-14 05:07:24Z INFO ActionManifestManagerLegacy] 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 } [2026-04-14 05:07:24Z INFO ActionManifestManagerWrapper] Load [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:07:24Z INFO ActionManifestManager] Ignore action property author. [2026-04-14 05:07:24Z 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 } [2026-04-14 05:07:24Z INFO ActionManager] Action pre node.js file: N/A. [2026-04-14 05:07:24Z INFO ActionManager] Action node.js file: dist/setup/index.js. [2026-04-14 05:07:24Z INFO ActionManager] Action post node.js file: dist/cache-save/index.js. [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:07:24Z INFO JobServerQueue] Try to append 1 batches web console lines for record '211034fe-cce9-41ce-a873-95681468ffed', success rate: 1/1. [2026-04-14 05:07:24Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:07:24Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2026-04-14 05:07:24Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepInputs [2026-04-14 05:07:24Z INFO ActionManifestManagerLegacy] Input 'always-auth': default value evaluate result: { "type": 0, "file": 3, "line": 7, "col": 14, "lit": "false" } [2026-04-14 05:07:24Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:24Z INFO ActionManifestManager] Input 'always-auth': default value evaluate result: { "type": 0, "file": 3, "line": 7, "col": 14, "lit": "false" } [2026-04-14 05:07:24Z INFO ActionManifestManagerLegacy] Input 'node-version-file': default value evaluate result: "" [2026-04-14 05:07:24Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:24Z INFO ActionManifestManager] Input 'node-version-file': default value evaluate result: "" [2026-04-14 05:07:24Z INFO ActionManifestManagerLegacy] Input 'architecture': default value evaluate result: "" [2026-04-14 05:07:24Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:24Z INFO ActionManifestManager] Input 'architecture': default value evaluate result: "" [2026-04-14 05:07:24Z INFO ActionManifestManagerLegacy] Input 'check-latest': default value evaluate result: { "type": 0, "file": 3, "line": 16, "col": 14, "lit": "false" } [2026-04-14 05:07:24Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:24Z INFO ActionManifestManager] Input 'check-latest': default value evaluate result: { "type": 0, "file": 3, "line": 16, "col": 14, "lit": "false" } [2026-04-14 05:07:24Z INFO ActionManifestManagerLegacy] Input 'registry-url': default value evaluate result: "" [2026-04-14 05:07:24Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:24Z INFO ActionManifestManager] Input 'registry-url': default value evaluate result: "" [2026-04-14 05:07:24Z INFO ActionManifestManagerLegacy] Input 'scope': default value evaluate result: "" [2026-04-14 05:07:24Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:24Z INFO ActionManifestManager] Input 'scope': default value evaluate result: "" [2026-04-14 05:07:24Z INFO ActionManifestManagerLegacy] Input 'token': default value evaluate result: { "type": 0, "file": 3, "line": 23, "col": 14, "lit": "***" } [2026-04-14 05:07:24Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:24Z INFO ActionManifestManager] Input 'token': default value evaluate result: { "type": 0, "file": 3, "line": 23, "col": 14, "lit": "***" } [2026-04-14 05:07:24Z INFO ActionManifestManagerLegacy] Input 'cache': default value evaluate result: "" [2026-04-14 05:07:24Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:24Z INFO ActionManifestManager] Input 'cache': default value evaluate result: "" [2026-04-14 05:07:24Z INFO ActionManifestManagerLegacy] Input 'cache-dependency-path': default value evaluate result: "" [2026-04-14 05:07:24Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:24Z INFO ActionManifestManager] Input 'cache-dependency-path': default value evaluate result: "" [2026-04-14 05:07:24Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2026-04-14 05:07:24Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2026-04-14 05:07:24Z INFO ActionCommandManager] Register action command extension for command set-env [2026-04-14 05:07:24Z INFO ActionCommandManager] Register action command extension for command set-output [2026-04-14 05:07:24Z INFO ActionCommandManager] Register action command extension for command save-state [2026-04-14 05:07:24Z INFO ActionCommandManager] Register action command extension for command add-path [2026-04-14 05:07:24Z INFO ActionCommandManager] Register action command extension for command add-mask [2026-04-14 05:07:24Z INFO ActionCommandManager] Register action command extension for command add-matcher [2026-04-14 05:07:24Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2026-04-14 05:07:24Z INFO ActionCommandManager] Register action command extension for command warning [2026-04-14 05:07:24Z INFO ActionCommandManager] Register action command extension for command error [2026-04-14 05:07:24Z INFO ActionCommandManager] Register action command extension for command notice [2026-04-14 05:07:24Z INFO ActionCommandManager] Register action command extension for command debug [2026-04-14 05:07:24Z INFO ActionCommandManager] Register action command extension for command group [2026-04-14 05:07:24Z INFO ActionCommandManager] Register action command extension for command endgroup [2026-04-14 05:07:24Z INFO ActionCommandManager] Register action command extension for command echo [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:24Z INFO HostContext] Well known directory 'Externals': 'C:\Apache24\htdocs\pvs-fe\externals' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Starting process: [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] File name: 'C:\Apache24\htdocs\pvs-fe\externals\node20\bin\node.exe' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Arguments: '"C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\setup-node\v3\dist/cache-save/index.js"' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Encoding web name: utf-8 ; code page: '65001' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] High priority process: 'False' [2026-04-14 05:07:24Z INFO ProcessInvokerWrapper] Process started with process id 19392, waiting for process exit. [2026-04-14 05:07:24Z INFO JobServerQueue] Try to append 1 batches web console lines for record '0c3f5e5c-13f1-4e55-a1e7-ebdb44bc97ce', success rate: 1/1. [2026-04-14 05:07:24Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2026-04-14 05:07:24Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1. [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Finished process 19392 with exit code 0, and elapsed time 00:00:00.7000570. [2026-04-14 05:07:25Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_6819894b-0bec-445a-8820-b3becbe67b08) is empty; skipping attachment upload [2026-04-14 05:07:25Z INFO StepsRunner] Step result: [2026-04-14 05:07:25Z INFO ExecutionContext] Publish step telemetry for current step { "action": "actions/setup-node", "ref": "v3", "type": "node20", "stage": "Post", "stepId": "0c3f5e5c-13f1-4e55-a1e7-ebdb44bc97ce", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 1, "startTime": "2026-04-14T05:07:24.2440813Z", "finishTime": "2026-04-14T05:07:25.0089086Z" }. [2026-04-14 05:07:25Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2026-04-14 05:07:25Z INFO StepsRunner] Current state: job state = '' [2026-04-14 05:07:25Z INFO StepsRunner] Processing step: DisplayName='Post Checkout repository' [2026-04-14 05:07:25Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepEnvironment [2026-04-14 05:07:25Z INFO StepsRunner] Evaluating: always() [2026-04-14 05:07:25Z INFO StepsRunner] Result: true [2026-04-14 05:07:25Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepIf [2026-04-14 05:07:25Z INFO StepsRunner] Starting the step. [2026-04-14 05:07:25Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepTimeout [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:25Z INFO StepsRunner] Which2: 'chcp' [2026-04-14 05:07:25Z INFO StepsRunner] Location: 'C:\Windows\system32\chcp.COM' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Starting process: [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] File name: 'C:\Windows\system32\chcp.COM' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Arguments: '65001' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] High priority process: 'False' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Process started with process id 12320, waiting for process exit. [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Finished process 12320 with exit code 0, and elapsed time 00:00:00.0234807. [2026-04-14 05:07:25Z INFO StepsRunner] Successfully returned to code page 65001 (UTF8) [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:07:25Z INFO ActionManager] Load action that reference repository from 'C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\checkout\v3' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:07:25Z INFO ActionManifestManagerLegacy] 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 } [2026-04-14 05:07:25Z INFO ActionManifestManagerWrapper] Load [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Actions': 'C:\Apache24\htdocs\pvs-fe\_work\_actions' [2026-04-14 05:07:25Z 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 } [2026-04-14 05:07:25Z INFO ActionManager] Action pre node.js file: N/A. [2026-04-14 05:07:25Z INFO ActionManager] Action node.js file: dist/index.js. [2026-04-14 05:07:25Z INFO ActionManager] Action post node.js file: dist/index.js. [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:07:25Z INFO ExecutionContext] Write event payload to C:\Apache24\htdocs\pvs-fe\_work\_temp\_github_workflow\event.json [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Work': 'C:\Apache24\htdocs\pvs-fe\_work' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Temp': 'C:\Apache24\htdocs\pvs-fe\_work\_temp' [2026-04-14 05:07:25Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2026-04-14 05:07:25Z INFO PipelineTemplateEvaluatorWrapper] EvaluateStepInputs [2026-04-14 05:07:25Z INFO ActionManifestManagerLegacy] Input 'repository': default value evaluate result: { "type": 0, "file": 2, "line": 6, "col": 14, "lit": "supportmmm/pvs_gent_crm_fe" } [2026-04-14 05:07:25Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:25Z INFO ActionManifestManager] Input 'repository': default value evaluate result: { "type": 0, "file": 2, "line": 6, "col": 14, "lit": "supportmmm/pvs_gent_crm_fe" } [2026-04-14 05:07:25Z INFO ActionManifestManagerLegacy] Input 'ref': default value evaluate result: "" [2026-04-14 05:07:25Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:25Z INFO ActionManifestManager] Input 'ref': default value evaluate result: "" [2026-04-14 05:07:25Z INFO ActionManifestManagerLegacy] Input 'token': default value evaluate result: { "type": 0, "file": 2, "line": 24, "col": 14, "lit": "***" } [2026-04-14 05:07:25Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:25Z INFO ActionManifestManager] Input 'token': default value evaluate result: { "type": 0, "file": 2, "line": 24, "col": 14, "lit": "***" } [2026-04-14 05:07:25Z INFO ActionManifestManagerLegacy] Input 'ssh-key': default value evaluate result: "" [2026-04-14 05:07:25Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:25Z INFO ActionManifestManager] Input 'ssh-key': default value evaluate result: "" [2026-04-14 05:07:25Z INFO ActionManifestManagerLegacy] Input 'ssh-known-hosts': default value evaluate result: "" [2026-04-14 05:07:25Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:25Z INFO ActionManifestManager] Input 'ssh-known-hosts': default value evaluate result: "" [2026-04-14 05:07:25Z INFO ActionManifestManagerLegacy] Input 'ssh-strict': default value evaluate result: { "type": 0, "file": 2, "line": 47, "col": 14, "lit": "true" } [2026-04-14 05:07:25Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:25Z INFO ActionManifestManager] Input 'ssh-strict': default value evaluate result: { "type": 0, "file": 2, "line": 47, "col": 14, "lit": "true" } [2026-04-14 05:07:25Z INFO ActionManifestManagerLegacy] Input 'persist-credentials': default value evaluate result: { "type": 0, "file": 2, "line": 50, "col": 14, "lit": "true" } [2026-04-14 05:07:25Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:25Z INFO ActionManifestManager] Input 'persist-credentials': default value evaluate result: { "type": 0, "file": 2, "line": 50, "col": 14, "lit": "true" } [2026-04-14 05:07:25Z INFO ActionManifestManagerLegacy] Input 'path': default value evaluate result: "" [2026-04-14 05:07:25Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:25Z INFO ActionManifestManager] Input 'path': default value evaluate result: "" [2026-04-14 05:07:25Z INFO ActionManifestManagerLegacy] Input 'clean': default value evaluate result: { "type": 0, "file": 2, "line": 55, "col": 14, "lit": "true" } [2026-04-14 05:07:25Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:25Z INFO ActionManifestManager] Input 'clean': default value evaluate result: { "type": 0, "file": 2, "line": 55, "col": 14, "lit": "true" } [2026-04-14 05:07:25Z INFO ActionManifestManagerLegacy] Input 'sparse-checkout': default value evaluate result: { "type": 0, "file": 2, "line": 60, "col": 14, "lit": "" } [2026-04-14 05:07:25Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:25Z INFO ActionManifestManager] Input 'sparse-checkout': default value evaluate result: { "type": 0, "file": 2, "line": 60, "col": 14, "lit": "" } [2026-04-14 05:07:25Z INFO ActionManifestManagerLegacy] Input 'sparse-checkout-cone-mode': default value evaluate result: { "type": 0, "file": 2, "line": 64, "col": 14, "lit": "true" } [2026-04-14 05:07:25Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:25Z INFO ActionManifestManager] Input 'sparse-checkout-cone-mode': default value evaluate result: { "type": 0, "file": 2, "line": 64, "col": 14, "lit": "true" } [2026-04-14 05:07:25Z INFO ActionManifestManagerLegacy] Input 'fetch-depth': default value evaluate result: { "type": 0, "file": 2, "line": 67, "col": 14, "lit": "1" } [2026-04-14 05:07:25Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:25Z INFO ActionManifestManager] Input 'fetch-depth': default value evaluate result: { "type": 0, "file": 2, "line": 67, "col": 14, "lit": "1" } [2026-04-14 05:07:25Z INFO ActionManifestManagerLegacy] Input 'fetch-tags': default value evaluate result: { "type": 0, "file": 2, "line": 70, "col": 14, "lit": "false" } [2026-04-14 05:07:25Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:25Z INFO ActionManifestManager] Input 'fetch-tags': default value evaluate result: { "type": 0, "file": 2, "line": 70, "col": 14, "lit": "false" } [2026-04-14 05:07:25Z INFO ActionManifestManagerLegacy] Input 'lfs': default value evaluate result: { "type": 0, "file": 2, "line": 73, "col": 14, "lit": "false" } [2026-04-14 05:07:25Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:25Z INFO ActionManifestManager] Input 'lfs': default value evaluate result: { "type": 0, "file": 2, "line": 73, "col": 14, "lit": "false" } [2026-04-14 05:07:25Z INFO ActionManifestManagerLegacy] Input 'submodules': default value evaluate result: { "type": 0, "file": 2, "line": 82, "col": 14, "lit": "false" } [2026-04-14 05:07:25Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:25Z INFO ActionManifestManager] Input 'submodules': default value evaluate result: { "type": 0, "file": 2, "line": 82, "col": 14, "lit": "false" } [2026-04-14 05:07:25Z INFO ActionManifestManagerLegacy] Input 'set-safe-directory': default value evaluate result: { "type": 0, "file": 2, "line": 85, "col": 14, "lit": "true" } [2026-04-14 05:07:25Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:25Z INFO ActionManifestManager] Input 'set-safe-directory': default value evaluate result: { "type": 0, "file": 2, "line": 85, "col": 14, "lit": "true" } [2026-04-14 05:07:25Z INFO ActionManifestManagerLegacy] Input 'github-server-url': default value evaluate result: "" [2026-04-14 05:07:25Z INFO ActionManifestManagerWrapper] EvaluateDefaultInput [2026-04-14 05:07:25Z INFO ActionManifestManager] Input 'github-server-url': default value evaluate result: "" [2026-04-14 05:07:25Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2026-04-14 05:07:25Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2026-04-14 05:07:25Z INFO ActionCommandManager] Register action command extension for command set-env [2026-04-14 05:07:25Z INFO ActionCommandManager] Register action command extension for command set-output [2026-04-14 05:07:25Z INFO ActionCommandManager] Register action command extension for command save-state [2026-04-14 05:07:25Z INFO ActionCommandManager] Register action command extension for command add-path [2026-04-14 05:07:25Z INFO ActionCommandManager] Register action command extension for command add-mask [2026-04-14 05:07:25Z INFO ActionCommandManager] Register action command extension for command add-matcher [2026-04-14 05:07:25Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2026-04-14 05:07:25Z INFO ActionCommandManager] Register action command extension for command warning [2026-04-14 05:07:25Z INFO ActionCommandManager] Register action command extension for command error [2026-04-14 05:07:25Z INFO ActionCommandManager] Register action command extension for command notice [2026-04-14 05:07:25Z INFO ActionCommandManager] Register action command extension for command debug [2026-04-14 05:07:25Z INFO ActionCommandManager] Register action command extension for command group [2026-04-14 05:07:25Z INFO ActionCommandManager] Register action command extension for command endgroup [2026-04-14 05:07:25Z INFO ActionCommandManager] Register action command extension for command echo [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:25Z INFO HostContext] Well known directory 'Externals': 'C:\Apache24\htdocs\pvs-fe\externals' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Starting process: [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] File name: 'C:\Apache24\htdocs\pvs-fe\externals\node20\bin\node.exe' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Arguments: '"C:\Apache24\htdocs\pvs-fe\_work\_actions\actions\checkout\v3\dist/index.js"' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Working directory: 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Encoding web name: utf-8 ; code page: '65001' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Persist current code page: 'True' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] High priority process: 'False' [2026-04-14 05:07:25Z INFO ProcessInvokerWrapper] Process started with process id 17552, waiting for process exit. [2026-04-14 05:07:25Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'db095bad-7b09-44f8-84d2-516d77171af6', success rate: 1/1. [2026-04-14 05:07:25Z INFO AddMaskCommandExtension] Add new secret mask with length of 32 [2026-04-14 05:07:25Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'db095bad-7b09-44f8-84d2-516d77171af6', success rate: 1/1. [2026-04-14 05:07:25Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2026-04-14 05:07:25Z INFO JobServerQueue] Got a step log file to send to results service. [2026-04-14 05:07:25Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\e8cb5e4f-7fed-4488-973d-8a5acf50690c_211034fe-cce9-41ce-a873-95681468ffed.1 [2026-04-14 05:07:26Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'db095bad-7b09-44f8-84d2-516d77171af6', success rate: 1/1. [2026-04-14 05:07:26Z INFO JobServerQueue] Got a step log file to send to results service. [2026-04-14 05:07:26Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\e8cb5e4f-7fed-4488-973d-8a5acf50690c_0c3f5e5c-13f1-4e55-a1e7-ebdb44bc97ce.1 [2026-04-14 05:07:26Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:07:26Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2026-04-14 05:07:26Z INFO ProcessInvokerWrapper] Finished process 17552 with exit code 0, and elapsed time 00:00:01.8891989. [2026-04-14 05:07:26Z INFO CreateStepSummaryCommand] Step Summary file (C:\Apache24\htdocs\pvs-fe\_work\_temp\_runner_file_commands\step_summary_b2fa0acc-e273-46f9-a601-cc4aa1e686e2) is empty; skipping attachment upload [2026-04-14 05:07:26Z INFO StepsRunner] Step result: [2026-04-14 05:07:26Z INFO ExecutionContext] Publish step telemetry for current step { "action": "actions/checkout", "ref": "v3", "type": "node20", "stage": "Post", "stepId": "db095bad-7b09-44f8-84d2-516d77171af6", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 2, "startTime": "2026-04-14T05:07:25.010174Z", "finishTime": "2026-04-14T05:07:26.9785523Z" }. [2026-04-14 05:07:26Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2026-04-14 05:07:26Z INFO StepsRunner] Current state: job state = '' [2026-04-14 05:07:26Z INFO JobRunner] Finalize job. [2026-04-14 05:07:26Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:26Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:26Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:07:26Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:26Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:26Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:07:26Z INFO JobExtension] Initialize Env context [2026-04-14 05:07:26Z INFO JobExtension] Initialize steps context [2026-04-14 05:07:26Z INFO JobExtension] Total accessible running process: 171. [2026-04-14 05:07:26Z INFO JobExtension] Wait for all connectivity checks to finish. [2026-04-14 05:07:26Z INFO JobExtension] Connectivity check result: GitHub.Runner.Worker.JobExtension+CheckResult [2026-04-14 05:07:26Z INFO JobExtension] Connectivity check result: GitHub.Runner.Worker.JobExtension+CheckResult [2026-04-14 05:07:26Z INFO JobExtension] Connectivity check result: GitHub.Runner.Worker.JobExtension+CheckResult [2026-04-14 05:07:26Z INFO ExecutionContext] Publish step telemetry for current step { "action": "complete_job", "type": "runner", "stage": "Post", "stepId": "d043d844-4ee3-4926-8957-3a12eceaf1ae", "result": "succeeded", "errorMessages": [ "Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will b" ], "executionTimeInSeconds": 1, "startTime": "2026-04-14T05:07:26.9835506Z", "finishTime": "2026-04-14T05:07:26.994747Z" }. [2026-04-14 05:07:26Z INFO JobRunner] Job result after all job steps finish: Succeeded [2026-04-14 05:07:26Z INFO JobRunner] Completing the job execution context. [2026-04-14 05:07:27Z INFO JobRunner] Shutting down the job server queue. [2026-04-14 05:07:27Z INFO JobServerQueue] Fire signal to shutdown all queues. [2026-04-14 05:07:27Z INFO JobServerQueue] Tried to upload 2 file(s) to results, success rate: 2/2. [2026-04-14 05:07:28Z INFO JobServerQueue] All queue process task stopped. [2026-04-14 05:07:28Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'd043d844-4ee3-4926-8957-3a12eceaf1ae', success rate: 1/1. [2026-04-14 05:07:28Z INFO JobServerQueue] Web console line queue drained. [2026-04-14 05:07:28Z INFO JobServerQueue] Uploading 3 files in one shot. [2026-04-14 05:07:28Z INFO JobServerQueue] Try to upload 3 log files or attachments, success rate: 3/3. [2026-04-14 05:07:28Z INFO JobServerQueue] File upload queue drained. [2026-04-14 05:07:28Z INFO JobServerQueue] Starting results-based upload queue... [2026-04-14 05:07:28Z INFO JobServerQueue] Uploading 3 file(s) in one shot through results service. [2026-04-14 05:07:28Z INFO JobServerQueue] Got a step log file to send to results service. [2026-04-14 05:07:28Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\e8cb5e4f-7fed-4488-973d-8a5acf50690c_db095bad-7b09-44f8-84d2-516d77171af6.1 [2026-04-14 05:07:29Z INFO JobServerQueue] Got a step log file to send to results service. [2026-04-14 05:07:29Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\e8cb5e4f-7fed-4488-973d-8a5acf50690c_d043d844-4ee3-4926-8957-3a12eceaf1ae.1 [2026-04-14 05:07:30Z INFO JobServerQueue] Got a job log file to send to results service. [2026-04-14 05:07:30Z INFO JobServerQueue] Starting upload of job log file to results service ResultsLog, C:\Apache24\htdocs\pvs-fe\_diag\blocks\e8cb5e4f-7fed-4488-973d-8a5acf50690c_c72e785a-349c-5250-be5a-7cbd5dfd29ce.1 [2026-04-14 05:07:30Z INFO JobServerQueue] Tried to upload 3 file(s) to results, success rate: 3/3. [2026-04-14 05:07:30Z INFO JobServerQueue] Results upload queue drained. [2026-04-14 05:07:31Z INFO JobServerQueue] Timeline update queue drained. [2026-04-14 05:07:31Z INFO JobServerQueue] Disposing job server ... [2026-04-14 05:07:31Z INFO JobServerQueue] Disposing results server ... [2026-04-14 05:07:31Z INFO JobServerQueue] All queue process tasks have been stopped, and all queues are drained. [2026-04-14 05:07:31Z INFO TempDirectoryManager] Cleaning runner temp folder: C:\Apache24\htdocs\pvs-fe\_work\_temp [2026-04-14 05:07:31Z INFO HostContext] Well known directory 'Bin': 'C:\Apache24\htdocs\pvs-fe\bin' [2026-04-14 05:07:31Z INFO HostContext] Well known directory 'Root': 'C:\Apache24\htdocs\pvs-fe' [2026-04-14 05:07:31Z INFO HostContext] Well known directory 'Diag': 'C:\Apache24\htdocs\pvs-fe\_diag' [2026-04-14 05:07:31Z INFO HostContext] Well known config file 'Telemetry': 'C:\Apache24\htdocs\pvs-fe\_diag\.telemetry' [2026-04-14 05:07:31Z INFO JobRunner] Raising job completed against run service [2026-04-14 05:07:31Z INFO Worker] Job completed.