Software: Apache. PHP/8.1.30 uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root) Safe-mode: OFF (not secure) /home/picotech/actions-runner/_diag/ drwxrwxr-x |
Viewing file: Select action/file-type: [2025-08-19 07:18:07Z INFO HostContext] No proxy settings were found based on environmental variables (http_proxy/https_proxy/HTTP_PROXY/HTTPS_PROXY) [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known config file 'Credentials': '/home/picotech/actions-runner/.credentials' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known config file 'Runner': '/home/picotech/actions-runner/.runner' [2025-08-19 07:18:07Z INFO Worker] Version: 2.328.0 [2025-08-19 07:18:07Z INFO Worker] Commit: 6f9a9110adce65f44ca6f7c0ae142b9cc6af937b [2025-08-19 07:18:07Z INFO Worker] Culture: en-US [2025-08-19 07:18:07Z INFO Worker] UI Culture: en-US [2025-08-19 07:18:07Z INFO Worker] Waiting to receive the job message from the channel. [2025-08-19 07:18:07Z INFO ProcessChannel] Receiving message of length 21504, with hash '7b840f17de3572f47546f7ba0716ecb70110d38dfd7aaa46fe5ac6bf0ec5d98e' [2025-08-19 07:18:07Z INFO Worker] Message received. [2025-08-19 07:18:07Z INFO Worker] Job message: { "fileTable": [ ".github/workflows/laravel.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": "shivammathur/setup-php", "ref": "15c43e89cdef867065b0213be354c2841860869e", "repositoryType": "GitHub" }, "contextName": "__shivammathur_setup-php", "inputs": { "type": 2, "file": 1, "line": 15, "col": 9, "map": [ { "key": { "type": 0, "file": 1, "line": 15, "col": 9, "lit": "php-version" }, "value": { "type": 0, "file": 1, "line": 15, "col": 22, "lit": "8.1" } } ] }, "condition": "success()", "id": "6300204b-aaf1-457e-a125-352bfe374f60", "name": "__shivammathur_setup-php" }, { "type": "action", "reference": { "type": "repository", "name": "actions/checkout", "ref": "v4", "repositoryType": "GitHub" }, "contextName": "__actions_checkout", "condition": "success()", "id": "3ba29f0f-81a4-457c-bfc8-e9cca0d8efc5", "name": "__actions_checkout" }, { "type": "action", "reference": { "type": "script" }, "displayNameToken": { "type": 0, "file": 1, "line": 17, "col": 13, "lit": "Configure Laravel" }, "contextName": "__run", "inputs": { "type": 2, "map": [ { "key": "script", "value": { "type": 0, "file": 1, "line": 18, "col": 12, "lit": "serverDir=\"/home/picotech/domains/test.gateway.picotech.app/public_html/\"\nlocalDir=\"/home/picotech/actions-runner/_work/gateway/gateway/\"\nrsync -vhra --include='**.gitignore' --exclude='/.git' --filter=':- .gitignore' --delete-after \"$localDir\" \"$serverDir\" || echo \"Fail try again\" exit 1\ncd \"$serverDir\"\nmkdir -p storage/framework/{sessions,views,cache}\nphp -r \"file_exists('.env') || copy('.env.test.example', '.env');\"\ncomposer install -q --no-ansi --no-interaction --no-scripts --no-progress --prefer-dist\nphp artisan key:generate\nchmod -R 777 storage bootstrap/cache\nphp artisan migrate:fresh --seed\n" } } ] }, "condition": "success()", "id": "f33a4e95-32a8-4e74-b3cc-e976b75e7bf4", "name": "__run" } ], "variables": { "Actions.EnableHttpRedirects": { "value": "true" }, "DistributedTask.AddWarningToNode12Action": { "value": "true" }, "DistributedTask.AddWarningToNode16Action": { "value": "true" }, "DistributedTask.AllowRunnerContainerHooks": { "value": "true" }, "DistributedTask.DeprecateStepOutputCommands": { "value": "true" }, "DistributedTask.DetailUntarFailure": { "value": "true" }, "DistributedTask.EnableCompositeActions": { "value": "true" }, "DistributedTask.EnableJobServerQueueTelemetry": { "value": "true" }, "DistributedTask.EnhancedAnnotations": { "value": "true" }, "DistributedTask.ForceGithubJavascriptActionsToNode16": { "value": "true" }, "DistributedTask.ForceGithubJavascriptActionsToNode20": { "value": "true" }, "DistributedTask.LogTemplateErrorsAsDebugMessages": { "value": "true" }, "DistributedTask.MarkJobAsFailedOnWorkerCrash": { "value": "true" }, "DistributedTask.NewActionMetadata": { "value": "true" }, "DistributedTask.UploadStepSummary": { "value": "true" }, "DistributedTask.UseActionArchiveCache": { "value": "true" }, "DistributedTask.UseWhich2": { "value": "true" }, "RunService.FixEmbeddedIssues": { "value": "true" }, "actions_add_check_run_id_to_job_context": { "value": "false" }, "actions_display_helpful_actions_download_errors": { "value": "true" }, "actions_skip_retry_complete_job_upon_known_errors": { "value": "true" }, "actions_uses_cache_service_v2": { "value": "true" }, "github_token": { "value": "***", "isSecret": true }, "system.from_run_service": { "value": "true" }, "system.github.job": { "value": "gateway-tests" }, "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": "{\"Actions\":\"write\",\"Attestations\":\"write\",\"Checks\":\"write\",\"Contents\":\"write\",\"Deployments\":\"write\",\"Discussions\":\"write\",\"Issues\":\"write\",\"Metadata\":\"read\",\"Models\":\"read\",\"Packages\":\"write\",\"Pages\":\"write\",\"PullRequests\":\"write\",\"RepositoryProjects\":\"write\",\"SecurityEvents\":\"write\",\"Statuses\":\"write\"}" }, "system.orchestrationId": { "value": "bc756d93-84bd-4ed7-8fb2-bcc7743c221e.gateway-tests.__default" }, "system.phaseDisplayName": { "value": "gateway-tests" }, "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": "bc756d93-84bd-4ed7-8fb2-bcc7743c221e", "planGroup": null, "artifactUri": null, "artifactLocation": null, "definition": null, "owner": null }, "timeline": { "id": "bc756d93-84bd-4ed7-8fb2-bcc7743c221e", "changeId": 0, "location": null }, "jobId": "c3fa3774-5dcd-5f48-9719-91dfe11a6eac", "jobDisplayName": "gateway-tests", "jobName": "__default", "requestId": 0, "lockedUntil": "0001-01-01T00:00:00", "resources": { "endpoints": [ { "data": { "ServerId": "", "ServerName": "", "CacheServerUrl": "https://acghubeus1.actions.githubusercontent.com/7E6cgtHMusk8oJaorAjyTPDH6uri5fxegw5kjxH3ORXfZHFtff/", "FeedStreamUrl": "wss://results-receiver.actions.githubusercontent.com/_ws/ingest.sock", "ResultsServiceUrl": "https://results-receiver.actions.githubusercontent.com/", "PipelinesServiceUrl": "https://pipelinesghubeus26.actions.githubusercontent.com/7E6cgtHMusk8oJaorAjyTPDH6uri5fxegw5kjxH3ORXfZHFtff/", "GenerateIdTokenUrl": "" }, "name": "SystemVssConnection", "url": "https://run-actions-3-azure-eastus.actions.githubusercontent.com/73/", "authorization": { "parameters": { "AccessToken": "***" }, "scheme": "OAuth" }, "isShared": false, "isReady": true } ] }, "contextData": { "github": { "t": 2, "d": [ { "k": "ref", "v": "refs/heads/master" }, { "k": "sha", "v": "73181790b36640c022f3271c5e9126aac1b7df12" }, { "k": "repository", "v": "picotechdev/gateway" }, { "k": "repository_owner", "v": "picotechdev" }, { "k": "repository_owner_id", "v": "90303340" }, { "k": "repositoryUrl", "v": "git://github.com/picotechdev/gateway.git" }, { "k": "run_id", "v": "17062460329" }, { "k": "run_number", "v": "21" }, { "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": "112477421" }, { "k": "actor", "v": "sumonpicotech" }, { "k": "workflow", "v": "Laravel" }, { "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": "master" }, { "k": "ref_protected", "v": false }, { "k": "ref_type", "v": "branch" }, { "k": "secret_source", "v": "Actions" }, { "k": "event", "v": { "t": 2, "d": [ { "k": "after", "v": "73181790b36640c022f3271c5e9126aac1b7df12" }, { "k": "base_ref", "v": null }, { "k": "before", "v": "84305c4e590c2defc0506a1a84499f4029695b5f" }, { "k": "commits", "v": { "t": 1, "a": [ { "t": 2, "d": [ { "k": "author", "v": { "t": 2, "d": [ { "k": "email", "v": "sumon.picotech@gmail.com" }, { "k": "name", "v": "sumonpicotech" }, { "k": "username", "v": "sumonpicotech" } ] } }, { "k": "committer", "v": { "t": 2, "d": [ { "k": "email", "v": "sumon.picotech@gmail.com" }, { "k": "name", "v": "sumonpicotech" }, { "k": "username", "v": "sumonpicotech" } ] } }, { "k": "distinct", "v": false }, { "k": "id", "v": "802b10ed6811caf9e36a0788f6cbd1e437dce74e" }, { "k": "message", "v": "chating design issues #142" }, { "k": "timestamp", "v": "2025-08-19T12:34:26+06:00" }, { "k": "tree_id", "v": "7f00d0e960329c52504dca68b50de14e92dfd5ef" }, { "k": "url", "v": "https://github.com/picotechdev/gateway/commit/802b10ed6811caf9e36a0788f6cbd1e437dce74e" } ] }, { "t": 2, "d": [ { "k": "author", "v": { "t": 2, "d": [ { "k": "email", "v": "112477421+sumonpicotech@users.noreply.github.com" }, { "k": "name", "v": "sumonpicotech" }, { "k": "username", "v": "sumonpicotech" } ] } }, { "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": "73181790b36640c022f3271c5e9126aac1b7df12" }, { "k": "message", "v": "Merge pull request #146 from picotechdev/CL-142\n\nCL #142" }, { "k": "timestamp", "v": "2025-08-19T13:18:00+06:00" }, { "k": "tree_id", "v": "7f00d0e960329c52504dca68b50de14e92dfd5ef" }, { "k": "url", "v": "https://github.com/picotechdev/gateway/commit/73181790b36640c022f3271c5e9126aac1b7df12" } ] } ] } }, { "k": "compare", "v": "https://github.com/picotechdev/gateway/compare/84305c4e590c...73181790b366" }, { "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": "112477421+sumonpicotech@users.noreply.github.com" }, { "k": "name", "v": "sumonpicotech" }, { "k": "username", "v": "sumonpicotech" } ] } }, { "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": "73181790b36640c022f3271c5e9126aac1b7df12" }, { "k": "message", "v": "Merge pull request #146 from picotechdev/CL-142\n\nCL #142" }, { "k": "timestamp", "v": "2025-08-19T13:18:00+06:00" }, { "k": "tree_id", "v": "7f00d0e960329c52504dca68b50de14e92dfd5ef" }, { "k": "url", "v": "https://github.com/picotechdev/gateway/commit/73181790b36640c022f3271c5e9126aac1b7df12" } ] } }, { "k": "organization", "v": { "t": 2, "d": [ { "k": "avatar_url", "v": "https://avatars.githubusercontent.com/u/90303340?v=4" }, { "k": "description", "v": "" }, { "k": "events_url", "v": "https://api.github.com/orgs/picotechdev/events" }, { "k": "hooks_url", "v": "https://api.github.com/orgs/picotechdev/hooks" }, { "k": "id", "v": 90303340.0 }, { "k": "issues_url", "v": "https://api.github.com/orgs/picotechdev/issues" }, { "k": "login", "v": "picotechdev" }, { "k": "members_url", "v": "https://api.github.com/orgs/picotechdev/members{/member}" }, { "k": "node_id", "v": "MDEyOk9yZ2FuaXphdGlvbjkwMzAzMzQw" }, { "k": "public_members_url", "v": "https://api.github.com/orgs/picotechdev/public_members{/member}" }, { "k": "repos_url", "v": "https://api.github.com/orgs/picotechdev/repos" }, { "k": "url", "v": "https://api.github.com/orgs/picotechdev" } ] } }, { "k": "pusher", "v": { "t": 2, "d": [ { "k": "email", "v": "112477421+sumonpicotech@users.noreply.github.com" }, { "k": "name", "v": "sumonpicotech" } ] } }, { "k": "ref", "v": "refs/heads/master" }, { "k": "repository", "v": { "t": 2, "d": [ { "k": "allow_forking", "v": false }, { "k": "archive_url", "v": "https://api.github.com/repos/picotechdev/gateway/{archive_format}{/ref}" }, { "k": "archived", "v": false }, { "k": "assignees_url", "v": "https://api.github.com/repos/picotechdev/gateway/assignees{/user}" }, { "k": "blobs_url", "v": "https://api.github.com/repos/picotechdev/gateway/git/blobs{/sha}" }, { "k": "branches_url", "v": "https://api.github.com/repos/picotechdev/gateway/branches{/branch}" }, { "k": "clone_url", "v": "https://github.com/picotechdev/gateway.git" }, { "k": "collaborators_url", "v": "https://api.github.com/repos/picotechdev/gateway/collaborators{/collaborator}" }, { "k": "comments_url", "v": "https://api.github.com/repos/picotechdev/gateway/comments{/number}" }, { "k": "commits_url", "v": "https://api.github.com/repos/picotechdev/gateway/commits{/sha}" }, { "k": "compare_url", "v": "https://api.github.com/repos/picotechdev/gateway/compare/{base}...{head}" }, { "k": "contents_url", "v": "https://api.github.com/repos/picotechdev/gateway/contents/{+path}" }, { "k": "contributors_url", "v": "https://api.github.com/repos/picotechdev/gateway/contributors" }, { "k": "created_at", "v": 1644820929.0 }, { "k": "custom_properties", "v": { "t": 2 } }, { "k": "default_branch", "v": "master" }, { "k": "deployments_url", "v": "https://api.github.com/repos/picotechdev/gateway/deployments" }, { "k": "description", "v": null }, { "k": "disabled", "v": false }, { "k": "downloads_url", "v": "https://api.github.com/repos/picotechdev/gateway/downloads" }, { "k": "events_url", "v": "https://api.github.com/repos/picotechdev/gateway/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/picotechdev/gateway/forks" }, { "k": "full_name", "v": "picotechdev/gateway" }, { "k": "git_commits_url", "v": "https://api.github.com/repos/picotechdev/gateway/git/commits{/sha}" }, { "k": "git_refs_url", "v": "https://api.github.com/repos/picotechdev/gateway/git/refs{/sha}" }, { "k": "git_tags_url", "v": "https://api.github.com/repos/picotechdev/gateway/git/tags{/sha}" }, { "k": "git_url", "v": "git://github.com/picotechdev/gateway.git" }, { "k": "has_discussions", "v": false }, { "k": "has_downloads", "v": true }, { "k": "has_issues", "v": true }, { "k": "has_pages", "v": false }, { "k": "has_projects", "v": true }, { "k": "has_wiki", "v": true }, { "k": "homepage", "v": null }, { "k": "hooks_url", "v": "https://api.github.com/repos/picotechdev/gateway/hooks" }, { "k": "html_url", "v": "https://github.com/picotechdev/gateway" }, { "k": "id", "v": 459045627.0 }, { "k": "is_template", "v": false }, { "k": "issue_comment_url", "v": "https://api.github.com/repos/picotechdev/gateway/issues/comments{/number}" }, { "k": "issue_events_url", "v": "https://api.github.com/repos/picotechdev/gateway/issues/events{/number}" }, { "k": "issues_url", "v": "https://api.github.com/repos/picotechdev/gateway/issues{/number}" }, { "k": "keys_url", "v": "https://api.github.com/repos/picotechdev/gateway/keys{/key_id}" }, { "k": "labels_url", "v": "https://api.github.com/repos/picotechdev/gateway/labels{/name}" }, { "k": "language", "v": "PHP" }, { "k": "languages_url", "v": "https://api.github.com/repos/picotechdev/gateway/languages" }, { "k": "license", "v": null }, { "k": "master_branch", "v": "master" }, { "k": "merges_url", "v": "https://api.github.com/repos/picotechdev/gateway/merges" }, { "k": "milestones_url", "v": "https://api.github.com/repos/picotechdev/gateway/milestones{/number}" }, { "k": "mirror_url", "v": null }, { "k": "name", "v": "gateway" }, { "k": "node_id", "v": "R_kgDOG1x6-w" }, { "k": "notifications_url", "v": "https://api.github.com/repos/picotechdev/gateway/notifications{?since,all,participating}" }, { "k": "open_issues", "v": 31.0 }, { "k": "open_issues_count", "v": 31.0 }, { "k": "organization", "v": "picotechdev" }, { "k": "owner", "v": { "t": 2, "d": [ { "k": "avatar_url", "v": "https://avatars.githubusercontent.com/u/90303340?v=4" }, { "k": "email", "v": null }, { "k": "events_url", "v": "https://api.github.com/users/picotechdev/events{/privacy}" }, { "k": "followers_url", "v": "https://api.github.com/users/picotechdev/followers" }, { "k": "following_url", "v": "https://api.github.com/users/picotechdev/following{/other_user}" }, { "k": "gists_url", "v": "https://api.github.com/users/picotechdev/gists{/gist_id}" }, { "k": "gravatar_id", "v": "" }, { "k": "html_url", "v": "https://github.com/picotechdev" }, { "k": "id", "v": 90303340.0 }, { "k": "login", "v": "picotechdev" }, { "k": "name", "v": "picotechdev" }, { "k": "node_id", "v": "MDEyOk9yZ2FuaXphdGlvbjkwMzAzMzQw" }, { "k": "organizations_url", "v": "https://api.github.com/users/picotechdev/orgs" }, { "k": "received_events_url", "v": "https://api.github.com/users/picotechdev/received_events" }, { "k": "repos_url", "v": "https://api.github.com/users/picotechdev/repos" }, { "k": "site_admin", "v": false }, { "k": "starred_url", "v": "https://api.github.com/users/picotechdev/starred{/owner}{/repo}" }, { "k": "subscriptions_url", "v": "https://api.github.com/users/picotechdev/subscriptions" }, { "k": "type", "v": "Organization" }, { "k": "url", "v": "https://api.github.com/users/picotechdev" }, { "k": "user_view_type", "v": "public" } ] } }, { "k": "private", "v": true }, { "k": "pulls_url", "v": "https://api.github.com/repos/picotechdev/gateway/pulls{/number}" }, { "k": "pushed_at", "v": 1755587880.0 }, { "k": "releases_url", "v": "https://api.github.com/repos/picotechdev/gateway/releases{/id}" }, { "k": "size", "v": 18599.0 }, { "k": "ssh_url", "v": "git@github.com:picotechdev/gateway.git" }, { "k": "stargazers", "v": 0.0 }, { "k": "stargazers_count", "v": 0.0 }, { "k": "stargazers_url", "v": "https://api.github.com/repos/picotechdev/gateway/stargazers" }, { "k": "statuses_url", "v": "https://api.github.com/repos/picotechdev/gateway/statuses/{sha}" }, { "k": "subscribers_url", "v": "https://api.github.com/repos/picotechdev/gateway/subscribers" }, { "k": "subscription_url", "v": "https://api.github.com/repos/picotechdev/gateway/subscription" }, { "k": "svn_url", "v": "https://github.com/picotechdev/gateway" }, { "k": "tags_url", "v": "https://api.github.com/repos/picotechdev/gateway/tags" }, { "k": "teams_url", "v": "https://api.github.com/repos/picotechdev/gateway/teams" }, { "k": "topics", "v": { "t": 1 } }, { "k": "trees_url", "v": "https://api.github.com/repos/picotechdev/gateway/git/trees{/sha}" }, { "k": "updated_at", "v": "2025-08-17T06:07:21Z" }, { "k": "url", "v": "https://api.github.com/repos/picotechdev/gateway" }, { "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/112477421?v=4" }, { "k": "events_url", "v": "https://api.github.com/users/sumonpicotech/events{/privacy}" }, { "k": "followers_url", "v": "https://api.github.com/users/sumonpicotech/followers" }, { "k": "following_url", "v": "https://api.github.com/users/sumonpicotech/following{/other_user}" }, { "k": "gists_url", "v": "https://api.github.com/users/sumonpicotech/gists{/gist_id}" }, { "k": "gravatar_id", "v": "" }, { "k": "html_url", "v": "https://github.com/sumonpicotech" }, { "k": "id", "v": 112477421.0 }, { "k": "login", "v": "sumonpicotech" }, { "k": "node_id", "v": "U_kgDOBrRE7Q" }, { "k": "organizations_url", "v": "https://api.github.com/users/sumonpicotech/orgs" }, { "k": "received_events_url", "v": "https://api.github.com/users/sumonpicotech/received_events" }, { "k": "repos_url", "v": "https://api.github.com/users/sumonpicotech/repos" }, { "k": "site_admin", "v": false }, { "k": "starred_url", "v": "https://api.github.com/users/sumonpicotech/starred{/owner}{/repo}" }, { "k": "subscriptions_url", "v": "https://api.github.com/users/sumonpicotech/subscriptions" }, { "k": "type", "v": "User" }, { "k": "url", "v": "https://api.github.com/users/sumonpicotech" }, { "k": "user_view_type", "v": "public" } ] } } ] } }, { "k": "workflow_ref", "v": "picotechdev/gateway/.github/workflows/laravel.yml@refs/heads/master" }, { "k": "workflow_sha", "v": "73181790b36640c022f3271c5e9126aac1b7df12" }, { "k": "repository_id", "v": "459045627" }, { "k": "triggering_actor", "v": "sumonpicotech" } ] }, "inputs": { "t": 2 }, "matrix": null, "needs": { "t": 2 }, "strategy": { "t": 2, "d": [ { "k": "fail-fast", "v": true }, { "k": "job-index", "v": 0.0 }, { "k": "job-total", "v": 1.0 }, { "k": "max-parallel", "v": 1.0 } ] }, "vars": { "t": 2 } }, "billingOwnerId": "O_kgDOBWHrbA" } [2025-08-19 07:18:07Z INFO JobRunner] Job ID c3fa3774-5dcd-5f48-9719-91dfe11a6eac [2025-08-19 07:18:07Z INFO ConfigurationStore] currentAssemblyLocation: /home/picotech/actions-runner/bin.2.328.0/Runner.Worker.dll [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO ConfigurationStore] binPath: /home/picotech/actions-runner/bin.2.328.0 [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO ConfigurationStore] RootFolder: /home/picotech/actions-runner [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known config file 'Runner': '/home/picotech/actions-runner/.runner' [2025-08-19 07:18:07Z INFO ConfigurationStore] ConfigFilePath: /home/picotech/actions-runner/.runner [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known config file 'MigratedRunner': '/home/picotech/actions-runner/.runner_migrated' [2025-08-19 07:18:07Z INFO ConfigurationStore] MigratedConfigFilePath: /home/picotech/actions-runner/.runner_migrated [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known config file 'Credentials': '/home/picotech/actions-runner/.credentials' [2025-08-19 07:18:07Z INFO ConfigurationStore] CredFilePath: /home/picotech/actions-runner/.credentials [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known config file 'MigratedCredentials': '/home/picotech/actions-runner/.credentials_migrated' [2025-08-19 07:18:07Z INFO ConfigurationStore] MigratedCredFilePath: /home/picotech/actions-runner/.credentials_migrated [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known config file 'Service': '/home/picotech/actions-runner/.service' [2025-08-19 07:18:07Z INFO ConfigurationStore] ServiceConfigFilePath: /home/picotech/actions-runner/.service [2025-08-19 07:18:07Z INFO ConfigurationStore] Read setting file: 293 chars [2025-08-19 07:18:07Z INFO JobRunner] Initializing launch client [2025-08-19 07:18:07Z INFO JobServerQueue] Initializing results client [2025-08-19 07:18:07Z INFO ResultServer] Creating websocket client ...wss://results-receiver.actions.githubusercontent.com/_ws/ingest.sock [2025-08-19 07:18:07Z INFO ResultServer] Attempting to start websocket client with delay 00:00:00. [2025-08-19 07:18:07Z INFO JobServerQueue] Start process web console line queue. [2025-08-19 07:18:07Z INFO JobServerQueue] Start process file upload queue. [2025-08-19 07:18:07Z INFO JobServerQueue] Start results file upload queue. [2025-08-19 07:18:07Z INFO JobServerQueue] Starting results-based upload queue... [2025-08-19 07:18:07Z INFO JobServerQueue] Start process timeline update queue. [2025-08-19 07:18:07Z INFO ExecutionContext] Initializing Job context [2025-08-19 07:18:07Z INFO ExecutionContext] Initialize GitHub context [2025-08-19 07:18:07Z INFO ExecutionContext] Initialize Env context [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag' [2025-08-19 07:18:07Z INFO JobRunner] Starting the job execution context. [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:07Z INFO JobRunner] Validating directory permissions for: '/home/picotech/actions-runner/_work' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Tools': '/home/picotech/actions-runner/_work/_tool' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp' [2025-08-19 07:18:07Z INFO JobRunner] Getting job extension. [2025-08-19 07:18:07Z INFO JobRunner] Initialize job. Getting all job steps. [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known config file 'Credentials': '/home/picotech/actions-runner/.credentials' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known config file 'SetupInfo': '/home/picotech/actions-runner/.setup_info' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:07Z INFO PipelineDirectoryManager] Loading tracking config if exists: /home/picotech/actions-runner/_work/_PipelineMapping/picotechdev/gateway/PipelineFolder.json [2025-08-19 07:18:07Z INFO PipelineDirectoryManager] Updating job run properties. [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:07Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:08Z INFO JobExtension] Downloading actions [2025-08-19 07:18:08Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:08Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:08Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:08Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:08Z INFO Worker] Listening for cancel message from the channel. [2025-08-19 07:18:08Z INFO Worker] Waiting for the job to complete or for a cancel message from the channel. [2025-08-19 07:18:08Z INFO ResultServer] Successfully started websocket client. [2025-08-19 07:18:08Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'fbe801f3-d26c-4563-81ff-c61aa5364ef6', success rate: 1/1. [2025-08-19 07:18:08Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:08Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:08Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:08Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:08Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:08Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:08Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:08Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:08Z INFO ActionManager] Save archive 'https://api.github.com/repos/shivammathur/setup-php/tarball/15c43e89cdef867065b0213be354c2841860869e' into /home/picotech/actions-runner/_work/_actions/_temp_f9eb1090-5426-44f5-a559-6a1ca7dd9259/eadb9f68-81a6-442a-8c7d-91195a4a3f06.tar.gz. [2025-08-19 07:18:08Z INFO JobServerQueue] Job timeline record has been updated for the first time. [2025-08-19 07:18:08Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'fbe801f3-d26c-4563-81ff-c61aa5364ef6', success rate: 1/1. [2025-08-19 07:18:09Z INFO ActionManager] Request URL: https://api.github.com/repos/shivammathur/setup-php/tarball/15c43e89cdef867065b0213be354c2841860869e X-GitHub-Request-Id: D9FA:249950:142933:1BBC19:68A42531 Http Status: OK [2025-08-19 07:18:09Z INFO ActionManager] Which2: 'tar' [2025-08-19 07:18:09Z INFO ActionManager] Location: '/bin/tar' [2025-08-19 07:18:09Z INFO ProcessInvokerWrapper] Starting process: [2025-08-19 07:18:09Z INFO ProcessInvokerWrapper] File name: '/bin/tar' [2025-08-19 07:18:09Z INFO ProcessInvokerWrapper] Arguments: '-xzf "/home/picotech/actions-runner/_work/_actions/_temp_f9eb1090-5426-44f5-a559-6a1ca7dd9259/eadb9f68-81a6-442a-8c7d-91195a4a3f06.tar.gz"' [2025-08-19 07:18:09Z INFO ProcessInvokerWrapper] Working directory: '/home/picotech/actions-runner/_work/_actions/_temp_f9eb1090-5426-44f5-a559-6a1ca7dd9259/_staging' [2025-08-19 07:18:09Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-08-19 07:18:09Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-08-19 07:18:09Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-08-19 07:18:09Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-08-19 07:18:09Z INFO ProcessInvokerWrapper] Persist current code page: 'False' [2025-08-19 07:18:09Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-08-19 07:18:09Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-08-19 07:18:09Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 408453. [2025-08-19 07:18:09Z INFO ProcessInvokerWrapper] Process started with process id 408453, waiting for process exit. [2025-08-19 07:18:09Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-08-19 07:18:09Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-08-19 07:18:09Z INFO ProcessInvokerWrapper] Finished process 408453 with exit code 0, and elapsed time 00:00:00.0184974. [2025-08-19 07:18:09Z INFO ActionManager] Finished getting action repository. [2025-08-19 07:18:09Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:09Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:09Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:09Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:09Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:09Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:09Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:09Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:09Z INFO ActionManager] Save archive 'https://api.github.com/repos/actions/checkout/tarball/08eba0b27e820071cde6df949e0beb9ba4906955' into /home/picotech/actions-runner/_work/_actions/_temp_6e6d9ebe-a1d4-48d6-8e4d-8bf24a8d52c6/8ccc7ac7-2726-4a28-9757-e196bfd46275.tar.gz. [2025-08-19 07:18:09Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'fbe801f3-d26c-4563-81ff-c61aa5364ef6', success rate: 1/1. [2025-08-19 07:18:10Z INFO ActionManager] Request URL: https://api.github.com/repos/actions/checkout/tarball/08eba0b27e820071cde6df949e0beb9ba4906955 X-GitHub-Request-Id: D9FE:106AC4:1434C6:1BC729:68A42531 Http Status: OK [2025-08-19 07:18:10Z INFO ActionManager] Which2: 'tar' [2025-08-19 07:18:10Z INFO ActionManager] Location: '/bin/tar' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Starting process: [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] File name: '/bin/tar' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Arguments: '-xzf "/home/picotech/actions-runner/_work/_actions/_temp_6e6d9ebe-a1d4-48d6-8e4d-8bf24a8d52c6/8ccc7ac7-2726-4a28-9757-e196bfd46275.tar.gz"' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Working directory: '/home/picotech/actions-runner/_work/_actions/_temp_6e6d9ebe-a1d4-48d6-8e4d-8bf24a8d52c6/_staging' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Persist current code page: 'False' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 408458. [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Process started with process id 408458, waiting for process exit. [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Finished process 408458 with exit code 0, and elapsed time 00:00:00.0183385. [2025-08-19 07:18:10Z INFO ActionManager] Finished getting action repository. [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:10Z INFO ActionManifestManager] Load schema file with definitions: [ "null", "boolean", "number", "string", "sequence", "mapping", "any", "action-root", "inputs", "input", "outputs", "output-definition", "runs", "container-runs", "container-runs-args", "container-runs-env", "node-runs", "plugin-runs", "composite-runs", "composite-steps", "composite-step", "run-step", "uses-step", "container-runs-context", "output-value", "input-default-context", "non-empty-string", "string-steps-context", "boolean-steps-context", "step-env", "step-if", "step-with" ] [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:10Z INFO ActionManifestManager] Ignore action property author. [2025-08-19 07:18:10Z INFO ActionManifestManager] Ignore action property branding. [2025-08-19 07:18:10Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Setup PHP Action", "description": "GitHub Action for PHP", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 2, "line": 8, "col": 3, "lit": "php-version" }, "value": { "type": 0, "file": 2, "line": 10, "col": 14, "lit": "8.0" } }, { "key": { "type": 0, "file": 2, "line": 12, "col": 3, "lit": "extensions" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 15, "col": 3, "lit": "ini-values" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 18, "col": 3, "lit": "coverage" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 21, "col": 3, "lit": "tools" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": false, "script": "dist/index.js", "pre": null, "post": null, "nodeVersion": "node12", "cleanupCondition": "always()", "initCondition": "always()" }, "deprecated": null } [2025-08-19 07:18:10Z INFO ActionManager] Action node.js file: dist/index.js, no more preparation. [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:10Z INFO ActionManager] Load action that reference repository from '/home/picotech/actions-runner/_work/_actions/shivammathur/setup-php/15c43e89cdef867065b0213be354c2841860869e' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:10Z INFO ActionManifestManager] Ignore action property author. [2025-08-19 07:18:10Z INFO ActionManifestManager] Ignore action property branding. [2025-08-19 07:18:10Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Setup PHP Action", "description": "GitHub Action for PHP", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 2, "line": 8, "col": 3, "lit": "php-version" }, "value": { "type": 0, "file": 2, "line": 10, "col": 14, "lit": "8.0" } }, { "key": { "type": 0, "file": 2, "line": 12, "col": 3, "lit": "extensions" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 15, "col": 3, "lit": "ini-values" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 18, "col": 3, "lit": "coverage" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 21, "col": 3, "lit": "tools" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": false, "script": "dist/index.js", "pre": null, "post": null, "nodeVersion": "node12", "cleanupCondition": "always()", "initCondition": "always()" }, "deprecated": null } [2025-08-19 07:18:10Z INFO ActionManager] Action pre node.js file: N/A. [2025-08-19 07:18:10Z INFO ActionManager] Action node.js file: dist/index.js. [2025-08-19 07:18:10Z INFO ActionManager] Action post node.js file: N/A. [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:10Z 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": 3, "line": 4, "col": 3, "lit": "repository" }, "value": { "type": 3, "file": 3, "line": 6, "col": 14, "expr": "github.repository" } }, { "key": { "type": 0, "file": 3, "line": 7, "col": 3, "lit": "ref" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 12, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 3, "line": 24, "col": 14, "expr": "github.token" } }, { "key": { "type": 0, "file": 3, "line": 25, "col": 3, "lit": "ssh-key" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 37, "col": 3, "lit": "ssh-known-hosts" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 42, "col": 3, "lit": "ssh-strict" }, "value": { "type": 0, "file": 3, "line": 47, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 48, "col": 3, "lit": "ssh-user" }, "value": { "type": 0, "file": 3, "line": 51, "col": 14, "lit": "git" } }, { "key": { "type": 0, "file": 3, "line": 52, "col": 3, "lit": "persist-credentials" }, "value": { "type": 0, "file": 3, "line": 54, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 55, "col": 3, "lit": "path" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 57, "col": 3, "lit": "clean" }, "value": { "type": 0, "file": 3, "line": 59, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 60, "col": 3, "lit": "filter" }, "value": { "type": 0, "file": 3, "line": 64, "col": 14, "lit": "" } }, { "key": { "type": 0, "file": 3, "line": 65, "col": 3, "lit": "sparse-checkout" }, "value": { "type": 0, "file": 3, "line": 69, "col": 14, "lit": "" } }, { "key": { "type": 0, "file": 3, "line": 70, "col": 3, "lit": "sparse-checkout-cone-mode" }, "value": { "type": 0, "file": 3, "line": 73, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 74, "col": 3, "lit": "fetch-depth" }, "value": { "type": 0, "file": 3, "line": 76, "col": 14, "lit": "1" } }, { "key": { "type": 0, "file": 3, "line": 77, "col": 3, "lit": "fetch-tags" }, "value": { "type": 0, "file": 3, "line": 79, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 80, "col": 3, "lit": "show-progress" }, "value": { "type": 0, "file": 3, "line": 82, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 83, "col": 3, "lit": "lfs" }, "value": { "type": 0, "file": 3, "line": 85, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 86, "col": 3, "lit": "submodules" }, "value": { "type": 0, "file": 3, "line": 94, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 95, "col": 3, "lit": "set-safe-directory" }, "value": { "type": 0, "file": 3, "line": 97, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 98, "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": "node20", "cleanupCondition": "always()", "initCondition": "always()" }, "deprecated": null } [2025-08-19 07:18:10Z INFO ActionManager] Action node.js file: dist/index.js, no more preparation. [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:10Z INFO ActionManager] Load action that reference repository from '/home/picotech/actions-runner/_work/_actions/actions/checkout/v4' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:10Z 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": 3, "line": 4, "col": 3, "lit": "repository" }, "value": { "type": 3, "file": 3, "line": 6, "col": 14, "expr": "github.repository" } }, { "key": { "type": 0, "file": 3, "line": 7, "col": 3, "lit": "ref" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 12, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 3, "line": 24, "col": 14, "expr": "github.token" } }, { "key": { "type": 0, "file": 3, "line": 25, "col": 3, "lit": "ssh-key" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 37, "col": 3, "lit": "ssh-known-hosts" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 42, "col": 3, "lit": "ssh-strict" }, "value": { "type": 0, "file": 3, "line": 47, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 48, "col": 3, "lit": "ssh-user" }, "value": { "type": 0, "file": 3, "line": 51, "col": 14, "lit": "git" } }, { "key": { "type": 0, "file": 3, "line": 52, "col": 3, "lit": "persist-credentials" }, "value": { "type": 0, "file": 3, "line": 54, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 55, "col": 3, "lit": "path" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 57, "col": 3, "lit": "clean" }, "value": { "type": 0, "file": 3, "line": 59, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 60, "col": 3, "lit": "filter" }, "value": { "type": 0, "file": 3, "line": 64, "col": 14, "lit": "" } }, { "key": { "type": 0, "file": 3, "line": 65, "col": 3, "lit": "sparse-checkout" }, "value": { "type": 0, "file": 3, "line": 69, "col": 14, "lit": "" } }, { "key": { "type": 0, "file": 3, "line": 70, "col": 3, "lit": "sparse-checkout-cone-mode" }, "value": { "type": 0, "file": 3, "line": 73, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 74, "col": 3, "lit": "fetch-depth" }, "value": { "type": 0, "file": 3, "line": 76, "col": 14, "lit": "1" } }, { "key": { "type": 0, "file": 3, "line": 77, "col": 3, "lit": "fetch-tags" }, "value": { "type": 0, "file": 3, "line": 79, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 80, "col": 3, "lit": "show-progress" }, "value": { "type": 0, "file": 3, "line": 82, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 83, "col": 3, "lit": "lfs" }, "value": { "type": 0, "file": 3, "line": 85, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 86, "col": 3, "lit": "submodules" }, "value": { "type": 0, "file": 3, "line": 94, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 95, "col": 3, "lit": "set-safe-directory" }, "value": { "type": 0, "file": 3, "line": 97, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 98, "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": "node20", "cleanupCondition": "always()", "initCondition": "always()" }, "deprecated": null } [2025-08-19 07:18:10Z INFO ActionManager] Action pre node.js file: N/A. [2025-08-19 07:18:10Z INFO ActionManager] Action node.js file: dist/index.js. [2025-08-19 07:18:10Z INFO ActionManager] Action post node.js file: dist/index.js. [2025-08-19 07:18:10Z INFO JobExtension] Adding . [2025-08-19 07:18:10Z INFO JobExtension] Adding . [2025-08-19 07:18:10Z INFO JobExtension] Adding . [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag' [2025-08-19 07:18:10Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'fbe801f3-d26c-4563-81ff-c61aa5364ef6', success rate: 1/1. [2025-08-19 07:18:10Z INFO JobExtension] Total accessible running process: 308. [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:10Z INFO JobExtension] Start checking service connectivity in background. [2025-08-19 07:18:10Z INFO ExecutionContext] Publish step telemetry for current step { "action": "setup_job", "type": "runner", "stage": "Pre", "stepId": "fbe801f3-d26c-4563-81ff-c61aa5364ef6", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 3, "startTime": "2025-08-19T07:18:07.9581155Z", "finishTime": "2025-08-19T07:18:10.5233399Z" }. [2025-08-19 07:18:10Z INFO JobRunner] Total job steps: 3. [2025-08-19 07:18:10Z INFO JobRunner] Run all job steps. [2025-08-19 07:18:10Z INFO StepsRunner] Processing step: DisplayName='Run shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e' [2025-08-19 07:18:10Z INFO StepsRunner] Evaluating: success() [2025-08-19 07:18:10Z INFO StepsRunner] Result: true [2025-08-19 07:18:10Z INFO StepsRunner] Starting the step. [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:10Z INFO ActionManager] Load action that reference repository from '/home/picotech/actions-runner/_work/_actions/shivammathur/setup-php/15c43e89cdef867065b0213be354c2841860869e' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:10Z INFO ActionManifestManager] Ignore action property author. [2025-08-19 07:18:10Z INFO ActionManifestManager] Ignore action property branding. [2025-08-19 07:18:10Z INFO ActionManifestManager] Loaded action.yml file: { "name": "Setup PHP Action", "description": "GitHub Action for PHP", "inputs": { "type": 2, "map": [ { "key": { "type": 0, "file": 2, "line": 8, "col": 3, "lit": "php-version" }, "value": { "type": 0, "file": 2, "line": 10, "col": 14, "lit": "8.0" } }, { "key": { "type": 0, "file": 2, "line": 12, "col": 3, "lit": "extensions" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 15, "col": 3, "lit": "ini-values" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 18, "col": 3, "lit": "coverage" }, "value": "" }, { "key": { "type": 0, "file": 2, "line": 21, "col": 3, "lit": "tools" }, "value": "" } ] }, "execution": { "executionType": "nodeJS", "hasPre": false, "hasPost": false, "script": "dist/index.js", "pre": null, "post": null, "nodeVersion": "node12", "cleanupCondition": "always()", "initCondition": "always()" }, "deprecated": null } [2025-08-19 07:18:10Z INFO ActionManager] Action pre node.js file: N/A. [2025-08-19 07:18:10Z INFO ActionManager] Action node.js file: dist/index.js. [2025-08-19 07:18:10Z INFO ActionManager] Action post node.js file: N/A. [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp' [2025-08-19 07:18:10Z INFO ExecutionContext] Write event payload to /home/picotech/actions-runner/_work/_temp/_github_workflow/event.json [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp' [2025-08-19 07:18:10Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddPathFileCommand, Runner.Worker [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetEnvFileCommand, Runner.Worker [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.CreateStepSummaryCommand, Runner.Worker [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SaveStateFileCommand, Runner.Worker [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetOutputFileCommand, Runner.Worker [2025-08-19 07:18:10Z INFO ActionManifestManager] Input 'extensions': default value evaluate result: "" [2025-08-19 07:18:10Z INFO ActionManifestManager] Input 'ini-values': default value evaluate result: "" [2025-08-19 07:18:10Z INFO ActionManifestManager] Input 'coverage': default value evaluate result: "" [2025-08-19 07:18:10Z INFO ActionManifestManager] Input 'tools': default value evaluate result: "" [2025-08-19 07:18:10Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.InternalPluginSetRepoPathCommandExtension, Runner.Worker [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetEnvCommandExtension, Runner.Worker [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetOutputCommandExtension, Runner.Worker [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SaveStateCommandExtension, Runner.Worker [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddPathCommandExtension, Runner.Worker [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddMaskCommandExtension, Runner.Worker [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddMatcherCommandExtension, Runner.Worker [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.RemoveMatcherCommandExtension, Runner.Worker [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.WarningCommandExtension, Runner.Worker [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.ErrorCommandExtension, Runner.Worker [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.NoticeCommandExtension, Runner.Worker [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.DebugCommandExtension, Runner.Worker [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.GroupCommandExtension, Runner.Worker [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.EndGroupCommandExtension, Runner.Worker [2025-08-19 07:18:10Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.EchoCommandExtension, Runner.Worker [2025-08-19 07:18:10Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-08-19 07:18:10Z INFO ActionCommandManager] Register action command extension for command set-env [2025-08-19 07:18:10Z INFO ActionCommandManager] Register action command extension for command set-output [2025-08-19 07:18:10Z INFO ActionCommandManager] Register action command extension for command save-state [2025-08-19 07:18:10Z INFO ActionCommandManager] Register action command extension for command add-path [2025-08-19 07:18:10Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-08-19 07:18:10Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-08-19 07:18:10Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-08-19 07:18:10Z INFO ActionCommandManager] Register action command extension for command warning [2025-08-19 07:18:10Z INFO ActionCommandManager] Register action command extension for command error [2025-08-19 07:18:10Z INFO ActionCommandManager] Register action command extension for command notice [2025-08-19 07:18:10Z INFO ActionCommandManager] Register action command extension for command debug [2025-08-19 07:18:10Z INFO ActionCommandManager] Register action command extension for command group [2025-08-19 07:18:10Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-08-19 07:18:10Z INFO ActionCommandManager] Register action command extension for command echo [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:10Z INFO HostContext] Well known directory 'Externals': '/home/picotech/actions-runner/externals' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Starting process: [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] File name: '/home/picotech/actions-runner/externals/node20/bin/node' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Arguments: '"/home/picotech/actions-runner/_work/_actions/shivammathur/setup-php/15c43e89cdef867065b0213be354c2841860869e/dist/index.js"' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Working directory: '/home/picotech/actions-runner/_work/gateway/gateway' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Persist current code page: 'False' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 408460. [2025-08-19 07:18:10Z INFO ProcessInvokerWrapper] Process started with process id 408460, waiting for process exit. [2025-08-19 07:18:10Z INFO JobServerQueue] Try to append 1 batches web console lines for record '6300204b-aaf1-457e-a125-352bfe374f60', success rate: 1/1. [2025-08-19 07:18:10Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2025-08-19 07:18:10Z INFO JobServerQueue] Got a step log file to send to results service. [2025-08-19 07:18:10Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/picotech/actions-runner/_diag/blocks/bc756d93-84bd-4ed7-8fb2-bcc7743c221e_fbe801f3-d26c-4563-81ff-c61aa5364ef6.1 [2025-08-19 07:18:10Z INFO JobServerQueue] Try to append 1 batches web console lines for record '6300204b-aaf1-457e-a125-352bfe374f60', success rate: 1/1. [2025-08-19 07:18:11Z INFO JobServerQueue] Try to append 1 batches web console lines for record '6300204b-aaf1-457e-a125-352bfe374f60', success rate: 1/1. [2025-08-19 07:18:11Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-08-19 07:18:11Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-08-19 07:18:11Z INFO ProcessInvokerWrapper] Finished process 408460 with exit code 0, and elapsed time 00:00:00.6842954. [2025-08-19 07:18:11Z INFO CreateStepSummaryCommand] Step Summary file (/home/picotech/actions-runner/_work/_temp/_runner_file_commands/step_summary_75796931-9f49-483a-b311-ef79bd83b585) is empty; skipping attachment upload [2025-08-19 07:18:11Z INFO StepsRunner] Step result: [2025-08-19 07:18:11Z INFO ExecutionContext] Publish step telemetry for current step { "action": "shivammathur/setup-php", "ref": "15c43e89cdef867065b0213be354c2841860869e", "type": "node20", "stage": "Main", "stepId": "6300204b-aaf1-457e-a125-352bfe374f60", "stepContextName": "__shivammathur_setup-php", "hasPreStep": false, "hasPostStep": false, "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 1, "startTime": "2025-08-19T07:18:10.5391647Z", "finishTime": "2025-08-19T07:18:11.2880277Z" }. [2025-08-19 07:18:11Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-08-19 07:18:11Z INFO StepsRunner] Current state: job state = '' [2025-08-19 07:18:11Z INFO StepsRunner] Processing step: DisplayName='Run actions/checkout@v4' [2025-08-19 07:18:11Z INFO StepsRunner] Evaluating: success() [2025-08-19 07:18:11Z INFO StepsRunner] Result: true [2025-08-19 07:18:11Z INFO StepsRunner] Starting the step. [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:11Z INFO ActionManager] Load action that reference repository from '/home/picotech/actions-runner/_work/_actions/actions/checkout/v4' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:11Z 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": 3, "line": 4, "col": 3, "lit": "repository" }, "value": { "type": 3, "file": 3, "line": 6, "col": 14, "expr": "github.repository" } }, { "key": { "type": 0, "file": 3, "line": 7, "col": 3, "lit": "ref" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 12, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 3, "line": 24, "col": 14, "expr": "github.token" } }, { "key": { "type": 0, "file": 3, "line": 25, "col": 3, "lit": "ssh-key" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 37, "col": 3, "lit": "ssh-known-hosts" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 42, "col": 3, "lit": "ssh-strict" }, "value": { "type": 0, "file": 3, "line": 47, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 48, "col": 3, "lit": "ssh-user" }, "value": { "type": 0, "file": 3, "line": 51, "col": 14, "lit": "git" } }, { "key": { "type": 0, "file": 3, "line": 52, "col": 3, "lit": "persist-credentials" }, "value": { "type": 0, "file": 3, "line": 54, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 55, "col": 3, "lit": "path" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 57, "col": 3, "lit": "clean" }, "value": { "type": 0, "file": 3, "line": 59, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 60, "col": 3, "lit": "filter" }, "value": { "type": 0, "file": 3, "line": 64, "col": 14, "lit": "" } }, { "key": { "type": 0, "file": 3, "line": 65, "col": 3, "lit": "sparse-checkout" }, "value": { "type": 0, "file": 3, "line": 69, "col": 14, "lit": "" } }, { "key": { "type": 0, "file": 3, "line": 70, "col": 3, "lit": "sparse-checkout-cone-mode" }, "value": { "type": 0, "file": 3, "line": 73, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 74, "col": 3, "lit": "fetch-depth" }, "value": { "type": 0, "file": 3, "line": 76, "col": 14, "lit": "1" } }, { "key": { "type": 0, "file": 3, "line": 77, "col": 3, "lit": "fetch-tags" }, "value": { "type": 0, "file": 3, "line": 79, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 80, "col": 3, "lit": "show-progress" }, "value": { "type": 0, "file": 3, "line": 82, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 83, "col": 3, "lit": "lfs" }, "value": { "type": 0, "file": 3, "line": 85, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 86, "col": 3, "lit": "submodules" }, "value": { "type": 0, "file": 3, "line": 94, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 95, "col": 3, "lit": "set-safe-directory" }, "value": { "type": 0, "file": 3, "line": 97, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 98, "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": "node20", "cleanupCondition": "always()", "initCondition": "always()" }, "deprecated": null } [2025-08-19 07:18:11Z INFO ActionManager] Action pre node.js file: N/A. [2025-08-19 07:18:11Z INFO ActionManager] Action node.js file: dist/index.js. [2025-08-19 07:18:11Z INFO ActionManager] Action post node.js file: dist/index.js. [2025-08-19 07:18:11Z INFO ExecutionContext] Reserve record order 5 to 8 for post job actions. [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp' [2025-08-19 07:18:11Z INFO ExecutionContext] Write event payload to /home/picotech/actions-runner/_work/_temp/_github_workflow/event.json [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp' [2025-08-19 07:18:11Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'repository': default value evaluate result: { "type": 0, "file": 3, "line": 6, "col": 14, "lit": "picotechdev/gateway" } [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'ref': default value evaluate result: "" [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'token': default value evaluate result: { "type": 0, "file": 3, "line": 24, "col": 14, "lit": "***" } [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'ssh-key': default value evaluate result: "" [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'ssh-known-hosts': default value evaluate result: "" [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'ssh-strict': default value evaluate result: { "type": 0, "file": 3, "line": 47, "col": 14, "lit": "true" } [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'ssh-user': default value evaluate result: { "type": 0, "file": 3, "line": 51, "col": 14, "lit": "git" } [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'persist-credentials': default value evaluate result: { "type": 0, "file": 3, "line": 54, "col": 14, "lit": "true" } [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'path': default value evaluate result: "" [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'clean': default value evaluate result: { "type": 0, "file": 3, "line": 59, "col": 14, "lit": "true" } [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'filter': default value evaluate result: { "type": 0, "file": 3, "line": 64, "col": 14, "lit": "" } [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'sparse-checkout': default value evaluate result: { "type": 0, "file": 3, "line": 69, "col": 14, "lit": "" } [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'sparse-checkout-cone-mode': default value evaluate result: { "type": 0, "file": 3, "line": 73, "col": 14, "lit": "true" } [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'fetch-depth': default value evaluate result: { "type": 0, "file": 3, "line": 76, "col": 14, "lit": "1" } [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'fetch-tags': default value evaluate result: { "type": 0, "file": 3, "line": 79, "col": 14, "lit": "false" } [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'show-progress': default value evaluate result: { "type": 0, "file": 3, "line": 82, "col": 14, "lit": "true" } [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'lfs': default value evaluate result: { "type": 0, "file": 3, "line": 85, "col": 14, "lit": "false" } [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'submodules': default value evaluate result: { "type": 0, "file": 3, "line": 94, "col": 14, "lit": "false" } [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'set-safe-directory': default value evaluate result: { "type": 0, "file": 3, "line": 97, "col": 14, "lit": "true" } [2025-08-19 07:18:11Z INFO ActionManifestManager] Input 'github-server-url': default value evaluate result: "" [2025-08-19 07:18:11Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-08-19 07:18:11Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-08-19 07:18:11Z INFO ActionCommandManager] Register action command extension for command set-env [2025-08-19 07:18:11Z INFO ActionCommandManager] Register action command extension for command set-output [2025-08-19 07:18:11Z INFO ActionCommandManager] Register action command extension for command save-state [2025-08-19 07:18:11Z INFO ActionCommandManager] Register action command extension for command add-path [2025-08-19 07:18:11Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-08-19 07:18:11Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-08-19 07:18:11Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-08-19 07:18:11Z INFO ActionCommandManager] Register action command extension for command warning [2025-08-19 07:18:11Z INFO ActionCommandManager] Register action command extension for command error [2025-08-19 07:18:11Z INFO ActionCommandManager] Register action command extension for command notice [2025-08-19 07:18:11Z INFO ActionCommandManager] Register action command extension for command debug [2025-08-19 07:18:11Z INFO ActionCommandManager] Register action command extension for command group [2025-08-19 07:18:11Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-08-19 07:18:11Z INFO ActionCommandManager] Register action command extension for command echo [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:11Z INFO HostContext] Well known directory 'Externals': '/home/picotech/actions-runner/externals' [2025-08-19 07:18:11Z INFO ProcessInvokerWrapper] Starting process: [2025-08-19 07:18:11Z INFO ProcessInvokerWrapper] File name: '/home/picotech/actions-runner/externals/node20/bin/node' [2025-08-19 07:18:11Z INFO ProcessInvokerWrapper] Arguments: '"/home/picotech/actions-runner/_work/_actions/actions/checkout/v4/dist/index.js"' [2025-08-19 07:18:11Z INFO ProcessInvokerWrapper] Working directory: '/home/picotech/actions-runner/_work/gateway/gateway' [2025-08-19 07:18:11Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-08-19 07:18:11Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-08-19 07:18:11Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-08-19 07:18:11Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-08-19 07:18:11Z INFO ProcessInvokerWrapper] Persist current code page: 'False' [2025-08-19 07:18:11Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-08-19 07:18:11Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-08-19 07:18:11Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 408593. [2025-08-19 07:18:11Z INFO ProcessInvokerWrapper] Process started with process id 408593, waiting for process exit. [2025-08-19 07:18:11Z INFO JobServerQueue] Try to append 1 batches web console lines for record '6300204b-aaf1-457e-a125-352bfe374f60', success rate: 1/1. [2025-08-19 07:18:11Z INFO JobServerQueue] Try to append 1 batches web console lines for record '3ba29f0f-81a4-457c-bfc8-e9cca0d8efc5', success rate: 1/1. [2025-08-19 07:18:11Z INFO AddMaskCommandExtension] Add new secret mask with length of 76 [2025-08-19 07:18:11Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1. [2025-08-19 07:18:11Z INFO JobServerQueue] Try to append 1 batches web console lines for record '3ba29f0f-81a4-457c-bfc8-e9cca0d8efc5', success rate: 1/1. [2025-08-19 07:18:11Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2025-08-19 07:18:11Z INFO JobServerQueue] Try to append 1 batches web console lines for record '3ba29f0f-81a4-457c-bfc8-e9cca0d8efc5', success rate: 1/1. [2025-08-19 07:18:12Z INFO JobServerQueue] Try to append 1 batches web console lines for record '3ba29f0f-81a4-457c-bfc8-e9cca0d8efc5', success rate: 1/1. [2025-08-19 07:18:12Z INFO JobServerQueue] Got a step log file to send to results service. [2025-08-19 07:18:12Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/picotech/actions-runner/_diag/blocks/bc756d93-84bd-4ed7-8fb2-bcc7743c221e_6300204b-aaf1-457e-a125-352bfe374f60.1 [2025-08-19 07:18:12Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-08-19 07:18:12Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-08-19 07:18:12Z INFO ProcessInvokerWrapper] Finished process 408593 with exit code 0, and elapsed time 00:00:01.4127042. [2025-08-19 07:18:12Z INFO CreateStepSummaryCommand] Step Summary file (/home/picotech/actions-runner/_work/_temp/_runner_file_commands/step_summary_121f59c3-1506-4832-a053-6574e2fccffc) is empty; skipping attachment upload [2025-08-19 07:18:12Z INFO StepsRunner] Step result: [2025-08-19 07:18:12Z INFO ExecutionContext] Publish step telemetry for current step { "action": "actions/checkout", "ref": "v4", "type": "node20", "stage": "Main", "stepId": "3ba29f0f-81a4-457c-bfc8-e9cca0d8efc5", "stepContextName": "__actions_checkout", "hasPreStep": false, "hasPostStep": true, "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 2, "startTime": "2025-08-19T07:18:11.2908597Z", "finishTime": "2025-08-19T07:18:12.7426046Z" }. [2025-08-19 07:18:12Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-08-19 07:18:12Z INFO StepsRunner] Current state: job state = '' [2025-08-19 07:18:12Z INFO StepsRunner] Processing step: DisplayName='Configure Laravel' [2025-08-19 07:18:12Z INFO StepsRunner] Evaluating: success() [2025-08-19 07:18:12Z INFO StepsRunner] Result: true [2025-08-19 07:18:12Z INFO StepsRunner] Starting the step. [2025-08-19 07:18:12Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:12Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:12Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:12Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp' [2025-08-19 07:18:12Z INFO ExecutionContext] Write event payload to /home/picotech/actions-runner/_work/_temp/_github_workflow/event.json [2025-08-19 07:18:12Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:12Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:12Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:12Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp' [2025-08-19 07:18:12Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-08-19 07:18:12Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-08-19 07:18:12Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-08-19 07:18:12Z INFO ActionCommandManager] Register action command extension for command set-env [2025-08-19 07:18:12Z INFO ActionCommandManager] Register action command extension for command set-output [2025-08-19 07:18:12Z INFO ActionCommandManager] Register action command extension for command save-state [2025-08-19 07:18:12Z INFO ActionCommandManager] Register action command extension for command add-path [2025-08-19 07:18:12Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-08-19 07:18:12Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-08-19 07:18:12Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-08-19 07:18:12Z INFO ActionCommandManager] Register action command extension for command warning [2025-08-19 07:18:12Z INFO ActionCommandManager] Register action command extension for command error [2025-08-19 07:18:12Z INFO ActionCommandManager] Register action command extension for command notice [2025-08-19 07:18:12Z INFO ActionCommandManager] Register action command extension for command debug [2025-08-19 07:18:12Z INFO ActionCommandManager] Register action command extension for command group [2025-08-19 07:18:12Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-08-19 07:18:12Z INFO ActionCommandManager] Register action command extension for command echo [2025-08-19 07:18:12Z INFO ScriptHandler] Which2: 'bash' [2025-08-19 07:18:12Z INFO JobServerQueue] Try to append 1 batches web console lines for record '3ba29f0f-81a4-457c-bfc8-e9cca0d8efc5', success rate: 1/1. [2025-08-19 07:18:12Z INFO ScriptHandler] Location: '/bin/bash' [2025-08-19 07:18:12Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:12Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:12Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:12Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp' [2025-08-19 07:18:12Z INFO ScriptHandler] Which2: 'bash' [2025-08-19 07:18:12Z INFO ScriptHandler] Location: '/bin/bash' [2025-08-19 07:18:12Z INFO ProcessInvokerWrapper] Starting process: [2025-08-19 07:18:12Z INFO ProcessInvokerWrapper] File name: '/bin/bash' [2025-08-19 07:18:12Z INFO ProcessInvokerWrapper] Arguments: '-e /home/picotech/actions-runner/_work/_temp/180659cb-30e4-46d0-a6be-7d215867a007.sh' [2025-08-19 07:18:12Z INFO ProcessInvokerWrapper] Working directory: '/home/picotech/actions-runner/_work/gateway/gateway' [2025-08-19 07:18:12Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-08-19 07:18:12Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-08-19 07:18:12Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-08-19 07:18:12Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-08-19 07:18:12Z INFO ProcessInvokerWrapper] Persist current code page: 'False' [2025-08-19 07:18:12Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-08-19 07:18:12Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-08-19 07:18:12Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 408784. [2025-08-19 07:18:12Z INFO ProcessInvokerWrapper] Process started with process id 408784, waiting for process exit. [2025-08-19 07:18:12Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2025-08-19 07:18:12Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1. [2025-08-19 07:18:13Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'f33a4e95-32a8-4e74-b3cc-e976b75e7bf4', success rate: 1/1. [2025-08-19 07:18:13Z INFO JobServerQueue] Got a step log file to send to results service. [2025-08-19 07:18:13Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/picotech/actions-runner/_diag/blocks/bc756d93-84bd-4ed7-8fb2-bcc7743c221e_3ba29f0f-81a4-457c-bfc8-e9cca0d8efc5.1 [2025-08-19 07:18:14Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1. [2025-08-19 07:18:19Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'f33a4e95-32a8-4e74-b3cc-e976b75e7bf4', success rate: 1/1. [2025-08-19 07:18:19Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'f33a4e95-32a8-4e74-b3cc-e976b75e7bf4', success rate: 1/1. [2025-08-19 07:18:19Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'f33a4e95-32a8-4e74-b3cc-e976b75e7bf4', success rate: 1/1. [2025-08-19 07:18:20Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'f33a4e95-32a8-4e74-b3cc-e976b75e7bf4', success rate: 1/1. [2025-08-19 07:18:20Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'f33a4e95-32a8-4e74-b3cc-e976b75e7bf4', success rate: 1/1. [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:20Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'f33a4e95-32a8-4e74-b3cc-e976b75e7bf4', success rate: 1/1. [2025-08-19 07:18:20Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-08-19 07:18:20Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-08-19 07:18:20Z INFO ProcessInvokerWrapper] Finished process 408784 with exit code 0, and elapsed time 00:00:08.0134603. [2025-08-19 07:18:20Z INFO CreateStepSummaryCommand] Step Summary file (/home/picotech/actions-runner/_work/_temp/_runner_file_commands/step_summary_fb9c61cb-c51d-4b44-95f0-daa6ee30d198) is empty; skipping attachment upload [2025-08-19 07:18:20Z INFO StepsRunner] Step result: [2025-08-19 07:18:20Z INFO ExecutionContext] Publish step telemetry for current step { "action": "sh", "type": "run", "stage": "Main", "stepId": "f33a4e95-32a8-4e74-b3cc-e976b75e7bf4", "stepContextName": "__run", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 9, "startTime": "2025-08-19T07:18:12.7434614Z", "finishTime": "2025-08-19T07:18:20.793618Z" }. [2025-08-19 07:18:20Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-08-19 07:18:20Z INFO StepsRunner] Current state: job state = '' [2025-08-19 07:18:20Z INFO StepsRunner] Processing step: DisplayName='Post Run actions/checkout@v4' [2025-08-19 07:18:20Z INFO StepsRunner] Evaluating: always() [2025-08-19 07:18:20Z INFO StepsRunner] Result: true [2025-08-19 07:18:20Z INFO StepsRunner] Starting the step. [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:20Z INFO ActionManager] Load action that reference repository from '/home/picotech/actions-runner/_work/_actions/actions/checkout/v4' [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions' [2025-08-19 07:18:20Z 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": 3, "line": 4, "col": 3, "lit": "repository" }, "value": { "type": 3, "file": 3, "line": 6, "col": 14, "expr": "github.repository" } }, { "key": { "type": 0, "file": 3, "line": 7, "col": 3, "lit": "ref" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 12, "col": 3, "lit": "token" }, "value": { "type": 3, "file": 3, "line": 24, "col": 14, "expr": "github.token" } }, { "key": { "type": 0, "file": 3, "line": 25, "col": 3, "lit": "ssh-key" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 37, "col": 3, "lit": "ssh-known-hosts" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 42, "col": 3, "lit": "ssh-strict" }, "value": { "type": 0, "file": 3, "line": 47, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 48, "col": 3, "lit": "ssh-user" }, "value": { "type": 0, "file": 3, "line": 51, "col": 14, "lit": "git" } }, { "key": { "type": 0, "file": 3, "line": 52, "col": 3, "lit": "persist-credentials" }, "value": { "type": 0, "file": 3, "line": 54, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 55, "col": 3, "lit": "path" }, "value": "" }, { "key": { "type": 0, "file": 3, "line": 57, "col": 3, "lit": "clean" }, "value": { "type": 0, "file": 3, "line": 59, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 60, "col": 3, "lit": "filter" }, "value": { "type": 0, "file": 3, "line": 64, "col": 14, "lit": "" } }, { "key": { "type": 0, "file": 3, "line": 65, "col": 3, "lit": "sparse-checkout" }, "value": { "type": 0, "file": 3, "line": 69, "col": 14, "lit": "" } }, { "key": { "type": 0, "file": 3, "line": 70, "col": 3, "lit": "sparse-checkout-cone-mode" }, "value": { "type": 0, "file": 3, "line": 73, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 74, "col": 3, "lit": "fetch-depth" }, "value": { "type": 0, "file": 3, "line": 76, "col": 14, "lit": "1" } }, { "key": { "type": 0, "file": 3, "line": 77, "col": 3, "lit": "fetch-tags" }, "value": { "type": 0, "file": 3, "line": 79, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 80, "col": 3, "lit": "show-progress" }, "value": { "type": 0, "file": 3, "line": 82, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 83, "col": 3, "lit": "lfs" }, "value": { "type": 0, "file": 3, "line": 85, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 86, "col": 3, "lit": "submodules" }, "value": { "type": 0, "file": 3, "line": 94, "col": 14, "lit": "false" } }, { "key": { "type": 0, "file": 3, "line": 95, "col": 3, "lit": "set-safe-directory" }, "value": { "type": 0, "file": 3, "line": 97, "col": 14, "lit": "true" } }, { "key": { "type": 0, "file": 3, "line": 98, "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": "node20", "cleanupCondition": "always()", "initCondition": "always()" }, "deprecated": null } [2025-08-19 07:18:20Z INFO ActionManager] Action pre node.js file: N/A. [2025-08-19 07:18:20Z INFO ActionManager] Action node.js file: dist/index.js. [2025-08-19 07:18:20Z INFO ActionManager] Action post node.js file: dist/index.js. [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp' [2025-08-19 07:18:20Z INFO ExecutionContext] Write event payload to /home/picotech/actions-runner/_work/_temp/_github_workflow/event.json [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work' [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp' [2025-08-19 07:18:20Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension' [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'repository': default value evaluate result: { "type": 0, "file": 3, "line": 6, "col": 14, "lit": "picotechdev/gateway" } [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'ref': default value evaluate result: "" [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'token': default value evaluate result: { "type": 0, "file": 3, "line": 24, "col": 14, "lit": "***" } [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'ssh-key': default value evaluate result: "" [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'ssh-known-hosts': default value evaluate result: "" [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'ssh-strict': default value evaluate result: { "type": 0, "file": 3, "line": 47, "col": 14, "lit": "true" } [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'ssh-user': default value evaluate result: { "type": 0, "file": 3, "line": 51, "col": 14, "lit": "git" } [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'persist-credentials': default value evaluate result: { "type": 0, "file": 3, "line": 54, "col": 14, "lit": "true" } [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'path': default value evaluate result: "" [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'clean': default value evaluate result: { "type": 0, "file": 3, "line": 59, "col": 14, "lit": "true" } [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'filter': default value evaluate result: { "type": 0, "file": 3, "line": 64, "col": 14, "lit": "" } [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'sparse-checkout': default value evaluate result: { "type": 0, "file": 3, "line": 69, "col": 14, "lit": "" } [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'sparse-checkout-cone-mode': default value evaluate result: { "type": 0, "file": 3, "line": 73, "col": 14, "lit": "true" } [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'fetch-depth': default value evaluate result: { "type": 0, "file": 3, "line": 76, "col": 14, "lit": "1" } [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'fetch-tags': default value evaluate result: { "type": 0, "file": 3, "line": 79, "col": 14, "lit": "false" } [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'show-progress': default value evaluate result: { "type": 0, "file": 3, "line": 82, "col": 14, "lit": "true" } [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'lfs': default value evaluate result: { "type": 0, "file": 3, "line": 85, "col": 14, "lit": "false" } [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'submodules': default value evaluate result: { "type": 0, "file": 3, "line": 94, "col": 14, "lit": "false" } [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'set-safe-directory': default value evaluate result: { "type": 0, "file": 3, "line": 97, "col": 14, "lit": "true" } [2025-08-19 07:18:20Z INFO ActionManifestManager] Input 'github-server-url': default value evaluate result: "" [2025-08-19 07:18:20Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension' [2025-08-19 07:18:20Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path [2025-08-19 07:18:20Z INFO ActionCommandManager] Register action command extension for command set-env [2025-08-19 07:18:20Z INFO ActionCommandManager] Register action command extension for command set-output [2025-08-19 07:18:20Z INFO ActionCommandManager] Register action command extension for command save-state [2025-08-19 07:18:20Z INFO ActionCommandManager] Register action command extension for command add-path [2025-08-19 07:18:20Z INFO ActionCommandManager] Register action command extension for command add-mask [2025-08-19 07:18:20Z INFO ActionCommandManager] Register action command extension for command add-matcher [2025-08-19 07:18:20Z INFO ActionCommandManager] Register action command extension for command remove-matcher [2025-08-19 07:18:20Z INFO ActionCommandManager] Register action command extension for command warning [2025-08-19 07:18:20Z INFO ActionCommandManager] Register action command extension for command error [2025-08-19 07:18:20Z INFO ActionCommandManager] Register action command extension for command notice [2025-08-19 07:18:20Z INFO ActionCommandManager] Register action command extension for command debug [2025-08-19 07:18:20Z INFO ActionCommandManager] Register action command extension for command group [2025-08-19 07:18:20Z INFO ActionCommandManager] Register action command extension for command endgroup [2025-08-19 07:18:20Z INFO ActionCommandManager] Register action command extension for command echo [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:20Z INFO HostContext] Well known directory 'Externals': '/home/picotech/actions-runner/externals' [2025-08-19 07:18:20Z INFO ProcessInvokerWrapper] Starting process: [2025-08-19 07:18:20Z INFO ProcessInvokerWrapper] File name: '/home/picotech/actions-runner/externals/node20/bin/node' [2025-08-19 07:18:20Z INFO ProcessInvokerWrapper] Arguments: '"/home/picotech/actions-runner/_work/_actions/actions/checkout/v4/dist/index.js"' [2025-08-19 07:18:20Z INFO ProcessInvokerWrapper] Working directory: '/home/picotech/actions-runner/_work/gateway/gateway' [2025-08-19 07:18:20Z INFO ProcessInvokerWrapper] Require exit code zero: 'False' [2025-08-19 07:18:20Z INFO ProcessInvokerWrapper] Encoding web name: ; code page: '' [2025-08-19 07:18:20Z INFO ProcessInvokerWrapper] Force kill process on cancellation: 'False' [2025-08-19 07:18:20Z INFO ProcessInvokerWrapper] Redirected STDIN: 'False' [2025-08-19 07:18:20Z INFO ProcessInvokerWrapper] Persist current code page: 'False' [2025-08-19 07:18:20Z INFO ProcessInvokerWrapper] Keep redirected STDIN open: 'False' [2025-08-19 07:18:20Z INFO ProcessInvokerWrapper] High priority process: 'False' [2025-08-19 07:18:20Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 408940. [2025-08-19 07:18:20Z INFO ProcessInvokerWrapper] Process started with process id 408940, waiting for process exit. [2025-08-19 07:18:20Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'f33a4e95-32a8-4e74-b3cc-e976b75e7bf4', success rate: 1/1. [2025-08-19 07:18:20Z INFO JobServerQueue] Try to append 1 batches web console lines for record '9dacd68f-be95-4a65-8e91-b70e91ceb897', success rate: 1/1. [2025-08-19 07:18:20Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1. [2025-08-19 07:18:21Z INFO AddMaskCommandExtension] Add new secret mask with length of 32 [2025-08-19 07:18:21Z INFO JobServerQueue] Try to append 1 batches web console lines for record '9dacd68f-be95-4a65-8e91-b70e91ceb897', success rate: 1/1. [2025-08-19 07:18:21Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-08-19 07:18:21Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished. [2025-08-19 07:18:21Z INFO ProcessInvokerWrapper] Finished process 408940 with exit code 0, and elapsed time 00:00:00.2829632. [2025-08-19 07:18:21Z INFO CreateStepSummaryCommand] Step Summary file (/home/picotech/actions-runner/_work/_temp/_runner_file_commands/step_summary_71dfc3c9-c91b-49d7-91d0-292cba924ba1) is empty; skipping attachment upload [2025-08-19 07:18:21Z INFO StepsRunner] Step result: [2025-08-19 07:18:21Z INFO ExecutionContext] Publish step telemetry for current step { "action": "actions/checkout", "ref": "v4", "type": "node20", "stage": "Post", "stepId": "9dacd68f-be95-4a65-8e91-b70e91ceb897", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 1, "startTime": "2025-08-19T07:18:20.7949486Z", "finishTime": "2025-08-19T07:18:21.1008094Z" }. [2025-08-19 07:18:21Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'. [2025-08-19 07:18:21Z INFO StepsRunner] Current state: job state = '' [2025-08-19 07:18:21Z INFO JobRunner] Finalize job. [2025-08-19 07:18:21Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:21Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:21Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag' [2025-08-19 07:18:21Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:21Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:21Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag' [2025-08-19 07:18:21Z INFO JobExtension] Initialize Env context [2025-08-19 07:18:21Z INFO JobExtension] Initialize steps context [2025-08-19 07:18:21Z INFO JobExtension] Total accessible running process: 309. [2025-08-19 07:18:21Z INFO JobServerQueue] Got a step log file to send to results service. [2025-08-19 07:18:21Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/picotech/actions-runner/_diag/blocks/bc756d93-84bd-4ed7-8fb2-bcc7743c221e_f33a4e95-32a8-4e74-b3cc-e976b75e7bf4.1 [2025-08-19 07:18:21Z INFO JobExtension] Inspecting process environment variables. PID: 375905 (kworker/u8:2-events_power_efficient) [2025-08-19 07:18:21Z INFO LinuxProcessExtensions] Read env from /proc/375905/environ [2025-08-19 07:18:21Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/375905/environ' is denied. [2025-08-19 07:18:21Z INFO JobExtension] Inspecting process environment variables. PID: 404103 (kworker/u8:4-ext4-rsv-conversion) [2025-08-19 07:18:21Z INFO LinuxProcessExtensions] Read env from /proc/404103/environ [2025-08-19 07:18:21Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/404103/environ' is denied. [2025-08-19 07:18:21Z INFO JobExtension] Inspecting process environment variables. PID: 407236 (kworker/u8:0-flush-252:0) [2025-08-19 07:18:21Z INFO LinuxProcessExtensions] Read env from /proc/407236/environ [2025-08-19 07:18:21Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/407236/environ' is denied. [2025-08-19 07:18:21Z INFO JobExtension] Inspecting process environment variables. PID: 408542 (local) [2025-08-19 07:18:21Z INFO LinuxProcessExtensions] Read env from /proc/408542/environ [2025-08-19 07:18:21Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/408542/environ' is denied. [2025-08-19 07:18:21Z INFO JobExtension] Inspecting process environment variables. PID: 408549 (kworker/u8:5-flush-252:0) [2025-08-19 07:18:21Z INFO LinuxProcessExtensions] Read env from /proc/408549/environ [2025-08-19 07:18:21Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/408549/environ' is denied. [2025-08-19 07:18:21Z INFO JobExtension] Inspecting process environment variables. PID: 408640 (local) [2025-08-19 07:18:21Z INFO LinuxProcessExtensions] Read env from /proc/408640/environ [2025-08-19 07:18:21Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/408640/environ' is denied. [2025-08-19 07:18:21Z INFO JobExtension] Inspecting process environment variables. PID: 408909 (proftpd: (authenticating) - (connecting): IDLE) [2025-08-19 07:18:21Z INFO LinuxProcessExtensions] Read env from /proc/408909/environ [2025-08-19 07:18:21Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/408909/environ' is denied. [2025-08-19 07:18:21Z INFO JobExtension] Inspecting process environment variables. PID: 408982 (proftpd: connected: 167.99.72.161 (167.99.72.161:42234)) [2025-08-19 07:18:21Z INFO LinuxProcessExtensions] Read env from /proc/408982/environ [2025-08-19 07:18:21Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/408982/environ' is denied. [2025-08-19 07:18:21Z INFO ExecutionContext] Publish step telemetry for current step { "action": "complete_job", "type": "runner", "stage": "Post", "stepId": "d3f0ebdd-e21a-4133-9cdf-8b1873d96457", "result": "succeeded", "errorMessages": [], "executionTimeInSeconds": 1, "startTime": "2025-08-19T07:18:21.106284Z", "finishTime": "2025-08-19T07:18:21.2150862Z" }. [2025-08-19 07:18:21Z INFO JobRunner] Job result after all job steps finish: Succeeded [2025-08-19 07:18:21Z INFO JobRunner] Completing the job execution context. [2025-08-19 07:18:21Z INFO JobRunner] Shutting down the job server queue. [2025-08-19 07:18:21Z INFO JobServerQueue] Fire signal to shutdown all queues. [2025-08-19 07:18:21Z INFO JobServerQueue] Got a step log file to send to results service. [2025-08-19 07:18:21Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/picotech/actions-runner/_diag/blocks/bc756d93-84bd-4ed7-8fb2-bcc7743c221e_9dacd68f-be95-4a65-8e91-b70e91ceb897.1 [2025-08-19 07:18:21Z INFO JobServerQueue] Tried to upload 2 file(s) to results, success rate: 2/2. [2025-08-19 07:18:22Z INFO JobServerQueue] All queue process task stopped. [2025-08-19 07:18:22Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'd3f0ebdd-e21a-4133-9cdf-8b1873d96457', success rate: 1/1. [2025-08-19 07:18:22Z INFO JobServerQueue] Web console line queue drained. [2025-08-19 07:18:22Z INFO JobServerQueue] Uploading 3 files in one shot. [2025-08-19 07:18:22Z INFO JobServerQueue] Try to upload 3 log files or attachments, success rate: 3/3. [2025-08-19 07:18:22Z INFO JobServerQueue] File upload queue drained. [2025-08-19 07:18:22Z INFO JobServerQueue] Starting results-based upload queue... [2025-08-19 07:18:22Z INFO JobServerQueue] Uploading 2 file(s) in one shot through results service. [2025-08-19 07:18:22Z INFO JobServerQueue] Got a step log file to send to results service. [2025-08-19 07:18:22Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/picotech/actions-runner/_diag/blocks/bc756d93-84bd-4ed7-8fb2-bcc7743c221e_d3f0ebdd-e21a-4133-9cdf-8b1873d96457.1 [2025-08-19 07:18:22Z INFO JobServerQueue] Got a job log file to send to results service. [2025-08-19 07:18:22Z INFO JobServerQueue] Starting upload of job log file to results service ResultsLog, /home/picotech/actions-runner/_diag/blocks/bc756d93-84bd-4ed7-8fb2-bcc7743c221e_c3fa3774-5dcd-5f48-9719-91dfe11a6eac.1 [2025-08-19 07:18:23Z INFO JobServerQueue] Tried to upload 2 file(s) to results, success rate: 2/2. [2025-08-19 07:18:23Z INFO JobServerQueue] Results upload queue drained. [2025-08-19 07:18:23Z INFO JobServerQueue] Timeline update queue drained. [2025-08-19 07:18:23Z INFO JobServerQueue] Disposing job server ... [2025-08-19 07:18:23Z INFO JobServerQueue] Disposing results server ... [2025-08-19 07:18:23Z INFO JobServerQueue] All queue process tasks have been stopped, and all queues are drained. [2025-08-19 07:18:23Z INFO TempDirectoryManager] Cleaning runner temp folder: /home/picotech/actions-runner/_work/_temp [2025-08-19 07:18:23Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0' [2025-08-19 07:18:23Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner' [2025-08-19 07:18:23Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag' [2025-08-19 07:18:23Z INFO HostContext] Well known config file 'Telemetry': '/home/picotech/actions-runner/_diag/.telemetry' [2025-08-19 07:18:23Z INFO JobRunner] Raising job completed against run service [2025-08-19 07:18:23Z INFO Worker] Job completed. |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0073 ]-- |