!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

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
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/actions-runner/_diag/   drwxrwxr-x
Free 28.61 GB of 117.98 GB (24.25%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     Worker_20250824-052644-utc.log (149.17 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
[2025-08-24 05:26:44Z INFO HostContext] No proxy settings were found based on environmental variables (http_proxy/https_proxy/HTTP_PROXY/HTTPS_PROXY)
[2025-08-24 05:26:44Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:44Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:44Z INFO HostContext] Well known config file 'Credentials': '/home/picotech/actions-runner/.credentials'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known config file 'Runner': '/home/picotech/actions-runner/.runner'
[2025-08-24 05:26:45Z INFO Worker] Version: 2.328.0
[2025-08-24 05:26:45Z INFO Worker] Commit: 6f9a9110adce65f44ca6f7c0ae142b9cc6af937b
[2025-08-24 05:26:45Z INFO Worker] Culture: en-US
[2025-08-24 05:26:45Z INFO Worker] UI Culture: en-US
[2025-08-24 05:26:45Z INFO Worker] Waiting to receive the job message from the channel.
[2025-08-24 05:26:45Z INFO ProcessChannel] Receiving message of length 21443, with hash '8116c66c7710b0f3ef991c0f82e093b1cd51112d4ae4e4b7cc8f22f1152e73d8'
[2025-08-24 05:26:45Z INFO Worker] Message received.
[2025-08-24 05:26:45Z 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": "f1526578-269b-473a-9379-f63fe85c761c",
      "name": "__shivammathur_setup-php"
    },
    {
      "type": "action",
      "reference": {
        "type": "repository",
        "name": "actions/checkout",
        "ref": "v3",
        "repositoryType": "GitHub"
      },
      "contextName": "__actions_checkout",
      "condition": "success()",
      "id": "4ed1221f-d105-4179-a738-89e4fe20cb5f",
      "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.sms.picotech.app/public_html/\"\nlocalDir=\"/home/picotech/actions-runner/_work/picosms/picosms/\"\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": "762d65f0-f3d9-476a-823a-bc71e210cc1b",
      "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": "picosms-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": "7ead4021-0d62-425e-9af7-ac3fe6df6338.picosms-tests.__default"
    },
    "system.phaseDisplayName": {
      "value": "picosms-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": "7ead4021-0d62-425e-9af7-ac3fe6df6338",
    "planGroup": null,
    "artifactUri": null,
    "artifactLocation": null,
    "definition": null,
    "owner": null
  },
  "timeline": {
    "id": "7ead4021-0d62-425e-9af7-ac3fe6df6338",
    "changeId": 0,
    "location": null
  },
  "jobId": "b995fd44-b43d-5a75-9e3c-7566b37eb338",
  "jobDisplayName": "picosms-tests",
  "jobName": "__default",
  "requestId": 0,
  "lockedUntil": "0001-01-01T00:00:00",
  "resources": {
    "endpoints": [
      {
        "data": {
          "ServerId": "",
          "ServerName": "",
          "CacheServerUrl": "https://acghubeus2.actions.githubusercontent.com/GDtC8IxvDop5RPnRjZ9FJH4l04hKfnXYYFwpy4h4xh8qMo4OxR/",
          "FeedStreamUrl": "wss://results-receiver.actions.githubusercontent.com/_ws/ingest.sock",
          "ResultsServiceUrl": "https://results-receiver.actions.githubusercontent.com/",
          "PipelinesServiceUrl": "https://pipelinesghubeus12.actions.githubusercontent.com/GDtC8IxvDop5RPnRjZ9FJH4l04hKfnXYYFwpy4h4xh8qMo4OxR/",
          "GenerateIdTokenUrl": ""
        },
        "name": "SystemVssConnection",
        "url": "https://run-actions-2-azure-eastus.actions.githubusercontent.com/22/",
        "authorization": {
          "parameters": {
            "AccessToken": "***"
          },
          "scheme": "OAuth"
        },
        "isShared": false,
        "isReady": true
      }
    ]
  },
  "contextData": {
    "github": {
      "t": 2,
      "d": [
        {
          "k": "ref",
          "v": "refs/heads/master"
        },
        {
          "k": "sha",
          "v": "fcf410c828ac1e4c88f5dafbdf7c83365b2d0f20"
        },
        {
          "k": "repository",
          "v": "picotechdev/picosms"
        },
        {
          "k": "repository_owner",
          "v": "picotechdev"
        },
        {
          "k": "repository_owner_id",
          "v": "90303340"
        },
        {
          "k": "repositoryUrl",
          "v": "git://github.com/picotechdev/picosms.git"
        },
        {
          "k": "run_id",
          "v": "17184735349"
        },
        {
          "k": "run_number",
          "v": "79"
        },
        {
          "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": "15922176"
        },
        {
          "k": "actor",
          "v": "tuhinhossain"
        },
        {
          "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": "fcf410c828ac1e4c88f5dafbdf7c83365b2d0f20"
              },
              {
                "k": "base_ref",
                "v": null
              },
              {
                "k": "before",
                "v": "a47c97e8247400c0d4170a99a9f6d8c7e094a98b"
              },
              {
                "k": "commits",
                "v": {
                  "t": 1,
                  "a": [
                    {
                      "t": 2,
                      "d": [
                        {
                          "k": "author",
                          "v": {
                            "t": 2,
                            "d": [
                              {
                                "k": "email",
                                "v": "alfa.picotech@gmail.com"
                              },
                              {
                                "k": "name",
                                "v": "alfahaq09"
                              },
                              {
                                "k": "username",
                                "v": "alfahaq09"
                              }
                            ]
                          }
                        },
                        {
                          "k": "committer",
                          "v": {
                            "t": 2,
                            "d": [
                              {
                                "k": "email",
                                "v": "alfa.picotech@gmail.com"
                              },
                              {
                                "k": "name",
                                "v": "alfahaq09"
                              },
                              {
                                "k": "username",
                                "v": "alfahaq09"
                              }
                            ]
                          }
                        },
                        {
                          "k": "distinct",
                          "v": false
                        },
                        {
                          "k": "id",
                          "v": "99bdd529063bbbf186a4767d1a63769d6ab332dc"
                        },
                        {
                          "k": "message",
                          "v": "Fixed HeaderId #387"
                        },
                        {
                          "k": "timestamp",
                          "v": "2025-05-26T12:28:32+06:00"
                        },
                        {
                          "k": "tree_id",
                          "v": "182e9c21cbf77ca5c5287523a9ad12b0cb83307c"
                        },
                        {
                          "k": "url",
                          "v": "https://github.com/picotechdev/picosms/commit/99bdd529063bbbf186a4767d1a63769d6ab332dc"
                        }
                      ]
                    },
                    {
                      "t": 2,
                      "d": [
                        {
                          "k": "author",
                          "v": {
                            "t": 2,
                            "d": [
                              {
                                "k": "email",
                                "v": "hmtuhinhossain@gmail.com"
                              },
                              {
                                "k": "name",
                                "v": "Moniruzzaman Tuhin"
                              },
                              {
                                "k": "username",
                                "v": "tuhinhossain"
                              }
                            ]
                          }
                        },
                        {
                          "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": "fcf410c828ac1e4c88f5dafbdf7c83365b2d0f20"
                        },
                        {
                          "k": "message",
                          "v": "Merge pull request #392 from picotechdev/CL-387\n\nCL #387"
                        },
                        {
                          "k": "timestamp",
                          "v": "2025-08-24T11:26:38+06:00"
                        },
                        {
                          "k": "tree_id",
                          "v": "573d2f68615047052f76d7ec1ee7174aae0a8b25"
                        },
                        {
                          "k": "url",
                          "v": "https://github.com/picotechdev/picosms/commit/fcf410c828ac1e4c88f5dafbdf7c83365b2d0f20"
                        }
                      ]
                    }
                  ]
                }
              },
              {
                "k": "compare",
                "v": "https://github.com/picotechdev/picosms/compare/a47c97e82474...fcf410c828ac"
              },
              {
                "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": "hmtuhinhossain@gmail.com"
                          },
                          {
                            "k": "name",
                            "v": "Moniruzzaman Tuhin"
                          },
                          {
                            "k": "username",
                            "v": "tuhinhossain"
                          }
                        ]
                      }
                    },
                    {
                      "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": "fcf410c828ac1e4c88f5dafbdf7c83365b2d0f20"
                    },
                    {
                      "k": "message",
                      "v": "Merge pull request #392 from picotechdev/CL-387\n\nCL #387"
                    },
                    {
                      "k": "timestamp",
                      "v": "2025-08-24T11:26:38+06:00"
                    },
                    {
                      "k": "tree_id",
                      "v": "573d2f68615047052f76d7ec1ee7174aae0a8b25"
                    },
                    {
                      "k": "url",
                      "v": "https://github.com/picotechdev/picosms/commit/fcf410c828ac1e4c88f5dafbdf7c83365b2d0f20"
                    }
                  ]
                }
              },
              {
                "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": "hmtuhinhossain@gmail.com"
                    },
                    {
                      "k": "name",
                      "v": "tuhinhossain"
                    }
                  ]
                }
              },
              {
                "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/picosms/{archive_format}{/ref}"
                    },
                    {
                      "k": "archived",
                      "v": false
                    },
                    {
                      "k": "assignees_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/assignees{/user}"
                    },
                    {
                      "k": "blobs_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/git/blobs{/sha}"
                    },
                    {
                      "k": "branches_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/branches{/branch}"
                    },
                    {
                      "k": "clone_url",
                      "v": "https://github.com/picotechdev/picosms.git"
                    },
                    {
                      "k": "collaborators_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/collaborators{/collaborator}"
                    },
                    {
                      "k": "comments_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/comments{/number}"
                    },
                    {
                      "k": "commits_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/commits{/sha}"
                    },
                    {
                      "k": "compare_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/compare/{base}...{head}"
                    },
                    {
                      "k": "contents_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/contents/{+path}"
                    },
                    {
                      "k": "contributors_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/contributors"
                    },
                    {
                      "k": "created_at",
                      "v": 1612448121.0
                    },
                    {
                      "k": "custom_properties",
                      "v": {
                        "t": 2
                      }
                    },
                    {
                      "k": "default_branch",
                      "v": "master"
                    },
                    {
                      "k": "deployments_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/deployments"
                    },
                    {
                      "k": "description",
                      "v": null
                    },
                    {
                      "k": "disabled",
                      "v": false
                    },
                    {
                      "k": "downloads_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/downloads"
                    },
                    {
                      "k": "events_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/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/picosms/forks"
                    },
                    {
                      "k": "full_name",
                      "v": "picotechdev/picosms"
                    },
                    {
                      "k": "git_commits_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/git/commits{/sha}"
                    },
                    {
                      "k": "git_refs_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/git/refs{/sha}"
                    },
                    {
                      "k": "git_tags_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/git/tags{/sha}"
                    },
                    {
                      "k": "git_url",
                      "v": "git://github.com/picotechdev/picosms.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/picosms/hooks"
                    },
                    {
                      "k": "html_url",
                      "v": "https://github.com/picotechdev/picosms"
                    },
                    {
                      "k": "id",
                      "v": 335975353.0
                    },
                    {
                      "k": "is_template",
                      "v": false
                    },
                    {
                      "k": "issue_comment_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/issues/comments{/number}"
                    },
                    {
                      "k": "issue_events_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/issues/events{/number}"
                    },
                    {
                      "k": "issues_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/issues{/number}"
                    },
                    {
                      "k": "keys_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/keys{/key_id}"
                    },
                    {
                      "k": "labels_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/labels{/name}"
                    },
                    {
                      "k": "language",
                      "v": "PHP"
                    },
                    {
                      "k": "languages_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/languages"
                    },
                    {
                      "k": "license",
                      "v": null
                    },
                    {
                      "k": "master_branch",
                      "v": "master"
                    },
                    {
                      "k": "merges_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/merges"
                    },
                    {
                      "k": "milestones_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/milestones{/number}"
                    },
                    {
                      "k": "mirror_url",
                      "v": null
                    },
                    {
                      "k": "name",
                      "v": "picosms"
                    },
                    {
                      "k": "node_id",
                      "v": "MDEwOlJlcG9zaXRvcnkzMzU5NzUzNTM="
                    },
                    {
                      "k": "notifications_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/notifications{?since,all,participating}"
                    },
                    {
                      "k": "open_issues",
                      "v": 1.0
                    },
                    {
                      "k": "open_issues_count",
                      "v": 1.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/picosms/pulls{/number}"
                    },
                    {
                      "k": "pushed_at",
                      "v": 1756013199.0
                    },
                    {
                      "k": "releases_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/releases{/id}"
                    },
                    {
                      "k": "size",
                      "v": 123416.0
                    },
                    {
                      "k": "ssh_url",
                      "v": "git@github.com:picotechdev/picosms.git"
                    },
                    {
                      "k": "stargazers",
                      "v": 0.0
                    },
                    {
                      "k": "stargazers_count",
                      "v": 0.0
                    },
                    {
                      "k": "stargazers_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/stargazers"
                    },
                    {
                      "k": "statuses_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/statuses/{sha}"
                    },
                    {
                      "k": "subscribers_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/subscribers"
                    },
                    {
                      "k": "subscription_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/subscription"
                    },
                    {
                      "k": "svn_url",
                      "v": "https://github.com/picotechdev/picosms"
                    },
                    {
                      "k": "tags_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/tags"
                    },
                    {
                      "k": "teams_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/teams"
                    },
                    {
                      "k": "topics",
                      "v": {
                        "t": 1
                      }
                    },
                    {
                      "k": "trees_url",
                      "v": "https://api.github.com/repos/picotechdev/picosms/git/trees{/sha}"
                    },
                    {
                      "k": "updated_at",
                      "v": "2025-08-19T07:18:29Z"
                    },
                    {
                      "k": "url",
                      "v": "https://api.github.com/repos/picotechdev/picosms"
                    },
                    {
                      "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/15922176?v=4"
                    },
                    {
                      "k": "events_url",
                      "v": "https://api.github.com/users/tuhinhossain/events{/privacy}"
                    },
                    {
                      "k": "followers_url",
                      "v": "https://api.github.com/users/tuhinhossain/followers"
                    },
                    {
                      "k": "following_url",
                      "v": "https://api.github.com/users/tuhinhossain/following{/other_user}"
                    },
                    {
                      "k": "gists_url",
                      "v": "https://api.github.com/users/tuhinhossain/gists{/gist_id}"
                    },
                    {
                      "k": "gravatar_id",
                      "v": ""
                    },
                    {
                      "k": "html_url",
                      "v": "https://github.com/tuhinhossain"
                    },
                    {
                      "k": "id",
                      "v": 15922176.0
                    },
                    {
                      "k": "login",
                      "v": "tuhinhossain"
                    },
                    {
                      "k": "node_id",
                      "v": "MDQ6VXNlcjE1OTIyMTc2"
                    },
                    {
                      "k": "organizations_url",
                      "v": "https://api.github.com/users/tuhinhossain/orgs"
                    },
                    {
                      "k": "received_events_url",
                      "v": "https://api.github.com/users/tuhinhossain/received_events"
                    },
                    {
                      "k": "repos_url",
                      "v": "https://api.github.com/users/tuhinhossain/repos"
                    },
                    {
                      "k": "site_admin",
                      "v": false
                    },
                    {
                      "k": "starred_url",
                      "v": "https://api.github.com/users/tuhinhossain/starred{/owner}{/repo}"
                    },
                    {
                      "k": "subscriptions_url",
                      "v": "https://api.github.com/users/tuhinhossain/subscriptions"
                    },
                    {
                      "k": "type",
                      "v": "User"
                    },
                    {
                      "k": "url",
                      "v": "https://api.github.com/users/tuhinhossain"
                    },
                    {
                      "k": "user_view_type",
                      "v": "public"
                    }
                  ]
                }
              }
            ]
          }
        },
        {
          "k": "workflow_ref",
          "v": "picotechdev/picosms/.github/workflows/laravel.yml@refs/heads/master"
        },
        {
          "k": "workflow_sha",
          "v": "fcf410c828ac1e4c88f5dafbdf7c83365b2d0f20"
        },
        {
          "k": "repository_id",
          "v": "335975353"
        },
        {
          "k": "triggering_actor",
          "v": "tuhinhossain"
        }
      ]
    },
    "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-24 05:26:45Z INFO JobRunner] Job ID b995fd44-b43d-5a75-9e3c-7566b37eb338
[2025-08-24 05:26:45Z INFO ConfigurationStore] currentAssemblyLocation: /home/picotech/actions-runner/bin.2.328.0/Runner.Worker.dll
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO ConfigurationStore] binPath: /home/picotech/actions-runner/bin.2.328.0
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO ConfigurationStore] RootFolder: /home/picotech/actions-runner
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known config file 'Runner': '/home/picotech/actions-runner/.runner'
[2025-08-24 05:26:45Z INFO ConfigurationStore] ConfigFilePath: /home/picotech/actions-runner/.runner
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known config file 'MigratedRunner': '/home/picotech/actions-runner/.runner_migrated'
[2025-08-24 05:26:45Z INFO ConfigurationStore] MigratedConfigFilePath: /home/picotech/actions-runner/.runner_migrated
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known config file 'Credentials': '/home/picotech/actions-runner/.credentials'
[2025-08-24 05:26:45Z INFO ConfigurationStore] CredFilePath: /home/picotech/actions-runner/.credentials
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known config file 'MigratedCredentials': '/home/picotech/actions-runner/.credentials_migrated'
[2025-08-24 05:26:45Z INFO ConfigurationStore] MigratedCredFilePath: /home/picotech/actions-runner/.credentials_migrated
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known config file 'Service': '/home/picotech/actions-runner/.service'
[2025-08-24 05:26:45Z INFO ConfigurationStore] ServiceConfigFilePath: /home/picotech/actions-runner/.service
[2025-08-24 05:26:45Z INFO ConfigurationStore] Read setting file: 293 chars
[2025-08-24 05:26:45Z INFO JobRunner] Initializing launch client
[2025-08-24 05:26:45Z INFO JobServerQueue] Initializing results client
[2025-08-24 05:26:45Z INFO ResultServer] Creating websocket client ...wss://results-receiver.actions.githubusercontent.com/_ws/ingest.sock
[2025-08-24 05:26:45Z INFO ResultServer] Attempting to start websocket client with delay 00:00:00.
[2025-08-24 05:26:45Z INFO JobServerQueue] Start process web console line queue.
[2025-08-24 05:26:45Z INFO JobServerQueue] Start process file upload queue.
[2025-08-24 05:26:45Z INFO JobServerQueue] Start results file upload queue.
[2025-08-24 05:26:45Z INFO JobServerQueue] Starting results-based upload queue...
[2025-08-24 05:26:45Z INFO JobServerQueue] Start process timeline update queue.
[2025-08-24 05:26:45Z INFO ExecutionContext] Initializing Job context
[2025-08-24 05:26:45Z INFO ExecutionContext] Initialize GitHub context
[2025-08-24 05:26:45Z INFO ExecutionContext] Initialize Env context
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag'
[2025-08-24 05:26:45Z INFO JobRunner] Starting the job execution context.
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:45Z INFO JobRunner] Validating directory permissions for: '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Tools': '/home/picotech/actions-runner/_work/_tool'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp'
[2025-08-24 05:26:45Z INFO JobRunner] Getting job extension.
[2025-08-24 05:26:45Z INFO JobRunner] Initialize job. Getting all job steps.
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known config file 'Credentials': '/home/picotech/actions-runner/.credentials'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known config file 'SetupInfo': '/home/picotech/actions-runner/.setup_info'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:45Z INFO PipelineDirectoryManager] Loading tracking config if exists: /home/picotech/actions-runner/_work/_PipelineMapping/picotechdev/picosms/PipelineFolder.json
[2025-08-24 05:26:45Z INFO PipelineDirectoryManager] Updating job run properties.
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:45Z INFO JobExtension] Downloading actions
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:45Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:26:45Z INFO Worker] Listening for cancel message from the channel.
[2025-08-24 05:26:45Z INFO Worker] Waiting for the job to complete or for a cancel message from the channel.
[2025-08-24 05:26:46Z INFO ResultServer] Successfully started websocket client.
[2025-08-24 05:26:46Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'ed88baa2-baca-42a4-b434-c00e893bd753', success rate: 1/1.
[2025-08-24 05:26:46Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:46Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:46Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:46Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:26:46Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:46Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:46Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:46Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:26:46Z INFO ActionManager] Save archive 'https://api.github.com/repos/shivammathur/setup-php/tarball/15c43e89cdef867065b0213be354c2841860869e' into /home/picotech/actions-runner/_work/_actions/_temp_457d1ce0-4b87-4679-8e80-78a07a4692d5/c161ca6f-39f0-4045-804f-4367ade2d8ee.tar.gz.
[2025-08-24 05:26:46Z INFO JobServerQueue] Job timeline record has been updated for the first time.
[2025-08-24 05:26:46Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'ed88baa2-baca-42a4-b434-c00e893bd753', success rate: 1/1.
[2025-08-24 05:26:47Z INFO ActionManager] Request URL: https://api.github.com/repos/shivammathur/setup-php/tarball/15c43e89cdef867065b0213be354c2841860869e X-GitHub-Request-Id: C166:1E6D0B:262857:3EADF1:68AAA296 Http Status: OK
[2025-08-24 05:26:47Z INFO ActionManager] Which2: 'tar'
[2025-08-24 05:26:47Z INFO ActionManager] Location: '/bin/tar'
[2025-08-24 05:26:47Z INFO ProcessInvokerWrapper] Starting process:
[2025-08-24 05:26:47Z INFO ProcessInvokerWrapper]   File name: '/bin/tar'
[2025-08-24 05:26:47Z INFO ProcessInvokerWrapper]   Arguments: '-xzf "/home/picotech/actions-runner/_work/_actions/_temp_457d1ce0-4b87-4679-8e80-78a07a4692d5/c161ca6f-39f0-4045-804f-4367ade2d8ee.tar.gz"'
[2025-08-24 05:26:47Z INFO ProcessInvokerWrapper]   Working directory: '/home/picotech/actions-runner/_work/_actions/_temp_457d1ce0-4b87-4679-8e80-78a07a4692d5/_staging'
[2025-08-24 05:26:47Z INFO ProcessInvokerWrapper]   Require exit code zero: 'False'
[2025-08-24 05:26:47Z INFO ProcessInvokerWrapper]   Encoding web name:  ; code page: ''
[2025-08-24 05:26:47Z INFO ProcessInvokerWrapper]   Force kill process on cancellation: 'False'
[2025-08-24 05:26:47Z INFO ProcessInvokerWrapper]   Redirected STDIN: 'False'
[2025-08-24 05:26:47Z INFO ProcessInvokerWrapper]   Persist current code page: 'False'
[2025-08-24 05:26:47Z INFO ProcessInvokerWrapper]   Keep redirected STDIN open: 'False'
[2025-08-24 05:26:47Z INFO ProcessInvokerWrapper]   High priority process: 'False'
[2025-08-24 05:26:47Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 2397992.
[2025-08-24 05:26:47Z INFO ProcessInvokerWrapper] Process started with process id 2397992, waiting for process exit.
[2025-08-24 05:26:47Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2025-08-24 05:26:47Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2025-08-24 05:26:47Z INFO ProcessInvokerWrapper] Finished process 2397992 with exit code 0, and elapsed time 00:00:00.0265827.
[2025-08-24 05:26:47Z INFO ActionManager] Finished getting action repository.
[2025-08-24 05:26:47Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:47Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:47Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:47Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:26:47Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:47Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:47Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:47Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:26:47Z INFO ActionManager] Save archive 'https://api.github.com/repos/actions/checkout/tarball/f43a0e5ff2bd294095638e18286ca9a3d1956744' into /home/picotech/actions-runner/_work/_actions/_temp_c2ee4c78-62dc-43c7-b0df-b89541e2aaff/5edb3ba2-d0eb-450a-99e6-2ec4fa07fc01.tar.gz.
[2025-08-24 05:26:47Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'ed88baa2-baca-42a4-b434-c00e893bd753', success rate: 1/1.
[2025-08-24 05:26:48Z INFO ActionManager] Request URL: https://api.github.com/repos/actions/checkout/tarball/f43a0e5ff2bd294095638e18286ca9a3d1956744 X-GitHub-Request-Id: C170:1E6D0B:262868:3EAE0F:68AAA297 Http Status: OK
[2025-08-24 05:26:48Z INFO ActionManager] Which2: 'tar'
[2025-08-24 05:26:48Z INFO ActionManager] Location: '/bin/tar'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper] Starting process:
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   File name: '/bin/tar'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   Arguments: '-xzf "/home/picotech/actions-runner/_work/_actions/_temp_c2ee4c78-62dc-43c7-b0df-b89541e2aaff/5edb3ba2-d0eb-450a-99e6-2ec4fa07fc01.tar.gz"'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   Working directory: '/home/picotech/actions-runner/_work/_actions/_temp_c2ee4c78-62dc-43c7-b0df-b89541e2aaff/_staging'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   Require exit code zero: 'False'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   Encoding web name:  ; code page: ''
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   Force kill process on cancellation: 'False'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   Redirected STDIN: 'False'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   Persist current code page: 'False'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   Keep redirected STDIN open: 'False'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   High priority process: 'False'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 2397998.
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper] Process started with process id 2397998, waiting for process exit.
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper] Finished process 2397998 with exit code 0, and elapsed time 00:00:00.0225170.
[2025-08-24 05:26:48Z INFO ActionManager] Finished getting action repository.
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:26:48Z 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-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:26:48Z INFO ActionManifestManager] Ignore action property author.
[2025-08-24 05:26:48Z INFO ActionManifestManager] Ignore action property branding.
[2025-08-24 05:26:48Z 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-24 05:26:48Z INFO ActionManager] Action node.js file: dist/index.js, no more preparation.
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:26:48Z INFO ActionManager] Load action that reference repository from '/home/picotech/actions-runner/_work/_actions/shivammathur/setup-php/15c43e89cdef867065b0213be354c2841860869e'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:26:48Z INFO ActionManifestManager] Ignore action property author.
[2025-08-24 05:26:48Z INFO ActionManifestManager] Ignore action property branding.
[2025-08-24 05:26:48Z 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-24 05:26:48Z INFO ActionManager] Action pre node.js file: N/A.
[2025-08-24 05:26:48Z INFO ActionManager] Action node.js file: dist/index.js.
[2025-08-24 05:26:48Z INFO ActionManager] Action post node.js file: N/A.
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:26:48Z 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": "persist-credentials"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 50,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 51,
          "col": 3,
          "lit": "path"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 53,
          "col": 3,
          "lit": "clean"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 55,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 56,
          "col": 3,
          "lit": "sparse-checkout"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 60,
          "col": 14,
          "lit": ""
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 61,
          "col": 3,
          "lit": "sparse-checkout-cone-mode"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 64,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 65,
          "col": 3,
          "lit": "fetch-depth"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 67,
          "col": 14,
          "lit": "1"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 68,
          "col": 3,
          "lit": "fetch-tags"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 70,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 71,
          "col": 3,
          "lit": "lfs"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 73,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 74,
          "col": 3,
          "lit": "submodules"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 82,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 83,
          "col": 3,
          "lit": "set-safe-directory"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 85,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 86,
          "col": 3,
          "lit": "github-server-url"
        },
        "value": ""
      }
    ]
  },
  "execution": {
    "executionType": "nodeJS",
    "hasPre": false,
    "hasPost": true,
    "script": "dist/index.js",
    "pre": null,
    "post": "dist/index.js",
    "nodeVersion": "node16",
    "cleanupCondition": "always()",
    "initCondition": "always()"
  },
  "deprecated": null
}
[2025-08-24 05:26:48Z INFO ActionManager] Action node.js file: dist/index.js, no more preparation.
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:26:48Z INFO ActionManager] Load action that reference repository from '/home/picotech/actions-runner/_work/_actions/actions/checkout/v3'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:26:48Z 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": "persist-credentials"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 50,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 51,
          "col": 3,
          "lit": "path"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 53,
          "col": 3,
          "lit": "clean"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 55,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 56,
          "col": 3,
          "lit": "sparse-checkout"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 60,
          "col": 14,
          "lit": ""
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 61,
          "col": 3,
          "lit": "sparse-checkout-cone-mode"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 64,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 65,
          "col": 3,
          "lit": "fetch-depth"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 67,
          "col": 14,
          "lit": "1"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 68,
          "col": 3,
          "lit": "fetch-tags"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 70,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 71,
          "col": 3,
          "lit": "lfs"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 73,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 74,
          "col": 3,
          "lit": "submodules"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 82,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 83,
          "col": 3,
          "lit": "set-safe-directory"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 85,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 86,
          "col": 3,
          "lit": "github-server-url"
        },
        "value": ""
      }
    ]
  },
  "execution": {
    "executionType": "nodeJS",
    "hasPre": false,
    "hasPost": true,
    "script": "dist/index.js",
    "pre": null,
    "post": "dist/index.js",
    "nodeVersion": "node16",
    "cleanupCondition": "always()",
    "initCondition": "always()"
  },
  "deprecated": null
}
[2025-08-24 05:26:48Z INFO ActionManager] Action pre node.js file: N/A.
[2025-08-24 05:26:48Z INFO ActionManager] Action node.js file: dist/index.js.
[2025-08-24 05:26:48Z INFO ActionManager] Action post node.js file: dist/index.js.
[2025-08-24 05:26:48Z INFO JobExtension] Adding .
[2025-08-24 05:26:48Z INFO JobExtension] Adding .
[2025-08-24 05:26:48Z INFO JobExtension] Adding .
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag'
[2025-08-24 05:26:48Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'ed88baa2-baca-42a4-b434-c00e893bd753', success rate: 1/1.
[2025-08-24 05:26:48Z INFO JobExtension] Total accessible running process: 409.
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:48Z INFO JobExtension] Start checking service connectivity in background.
[2025-08-24 05:26:48Z INFO ExecutionContext] Publish step telemetry for current step {
  "action": "setup_job",
  "type": "runner",
  "stage": "Pre",
  "stepId": "ed88baa2-baca-42a4-b434-c00e893bd753",
  "result": "succeeded",
  "errorMessages": [],
  "executionTimeInSeconds": 3,
  "startTime": "2025-08-24T05:26:45.7527098Z",
  "finishTime": "2025-08-24T05:26:48.6286686Z"
}.
[2025-08-24 05:26:48Z INFO JobRunner] Total job steps: 3.
[2025-08-24 05:26:48Z INFO JobRunner] Run all job steps.
[2025-08-24 05:26:48Z INFO StepsRunner] Processing step: DisplayName='Run shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e'
[2025-08-24 05:26:48Z INFO StepsRunner] Evaluating: success()
[2025-08-24 05:26:48Z INFO StepsRunner] Result: true
[2025-08-24 05:26:48Z INFO StepsRunner] Starting the step.
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:26:48Z INFO ActionManager] Load action that reference repository from '/home/picotech/actions-runner/_work/_actions/shivammathur/setup-php/15c43e89cdef867065b0213be354c2841860869e'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:26:48Z INFO ActionManifestManager] Ignore action property author.
[2025-08-24 05:26:48Z INFO ActionManifestManager] Ignore action property branding.
[2025-08-24 05:26:48Z 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-24 05:26:48Z INFO ActionManager] Action pre node.js file: N/A.
[2025-08-24 05:26:48Z INFO ActionManager] Action node.js file: dist/index.js.
[2025-08-24 05:26:48Z INFO ActionManager] Action post node.js file: N/A.
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp'
[2025-08-24 05:26:48Z INFO ExecutionContext] Write event payload to /home/picotech/actions-runner/_work/_temp/_github_workflow/event.json
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp'
[2025-08-24 05:26:48Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension'
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddPathFileCommand, Runner.Worker
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetEnvFileCommand, Runner.Worker
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.CreateStepSummaryCommand, Runner.Worker
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SaveStateFileCommand, Runner.Worker
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetOutputFileCommand, Runner.Worker
[2025-08-24 05:26:48Z INFO ActionManifestManager] Input 'extensions': default value evaluate result: ""
[2025-08-24 05:26:48Z INFO ActionManifestManager] Input 'ini-values': default value evaluate result: ""
[2025-08-24 05:26:48Z INFO ActionManifestManager] Input 'coverage': default value evaluate result: ""
[2025-08-24 05:26:48Z INFO ActionManifestManager] Input 'tools': default value evaluate result: ""
[2025-08-24 05:26:48Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension'
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.InternalPluginSetRepoPathCommandExtension, Runner.Worker
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetEnvCommandExtension, Runner.Worker
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SetOutputCommandExtension, Runner.Worker
[2025-08-24 05:26:48Z INFO JobServerQueue] Got a step log file to send to results service.
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.SaveStateCommandExtension, Runner.Worker
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddPathCommandExtension, Runner.Worker
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddMaskCommandExtension, Runner.Worker
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.AddMatcherCommandExtension, Runner.Worker
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.RemoveMatcherCommandExtension, Runner.Worker
[2025-08-24 05:26:48Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/picotech/actions-runner/_diag/blocks/7ead4021-0d62-425e-9af7-ac3fe6df6338_ed88baa2-baca-42a4-b434-c00e893bd753.1
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.WarningCommandExtension, Runner.Worker
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.ErrorCommandExtension, Runner.Worker
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.NoticeCommandExtension, Runner.Worker
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.DebugCommandExtension, Runner.Worker
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.GroupCommandExtension, Runner.Worker
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.EndGroupCommandExtension, Runner.Worker
[2025-08-24 05:26:48Z INFO ExtensionManager] Creating instance: GitHub.Runner.Worker.EchoCommandExtension, Runner.Worker
[2025-08-24 05:26:48Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path
[2025-08-24 05:26:48Z INFO ActionCommandManager] Register action command extension for command set-env
[2025-08-24 05:26:48Z INFO ActionCommandManager] Register action command extension for command set-output
[2025-08-24 05:26:48Z INFO ActionCommandManager] Register action command extension for command save-state
[2025-08-24 05:26:48Z INFO ActionCommandManager] Register action command extension for command add-path
[2025-08-24 05:26:48Z INFO ActionCommandManager] Register action command extension for command add-mask
[2025-08-24 05:26:48Z INFO ActionCommandManager] Register action command extension for command add-matcher
[2025-08-24 05:26:48Z INFO ActionCommandManager] Register action command extension for command remove-matcher
[2025-08-24 05:26:48Z INFO ActionCommandManager] Register action command extension for command warning
[2025-08-24 05:26:48Z INFO ActionCommandManager] Register action command extension for command error
[2025-08-24 05:26:48Z INFO ActionCommandManager] Register action command extension for command notice
[2025-08-24 05:26:48Z INFO ActionCommandManager] Register action command extension for command debug
[2025-08-24 05:26:48Z INFO ActionCommandManager] Register action command extension for command group
[2025-08-24 05:26:48Z INFO ActionCommandManager] Register action command extension for command endgroup
[2025-08-24 05:26:48Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1.
[2025-08-24 05:26:48Z INFO ActionCommandManager] Register action command extension for command echo
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:48Z INFO HostContext] Well known directory 'Externals': '/home/picotech/actions-runner/externals'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper] Starting process:
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   File name: '/home/picotech/actions-runner/externals/node20/bin/node'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   Arguments: '"/home/picotech/actions-runner/_work/_actions/shivammathur/setup-php/15c43e89cdef867065b0213be354c2841860869e/dist/index.js"'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   Working directory: '/home/picotech/actions-runner/_work/picosms/picosms'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   Require exit code zero: 'False'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   Encoding web name:  ; code page: ''
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   Force kill process on cancellation: 'False'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   Redirected STDIN: 'False'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   Persist current code page: 'False'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   Keep redirected STDIN open: 'False'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper]   High priority process: 'False'
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 2398003.
[2025-08-24 05:26:48Z INFO ProcessInvokerWrapper] Process started with process id 2398003, waiting for process exit.
[2025-08-24 05:26:48Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'f1526578-269b-473a-9379-f63fe85c761c', success rate: 1/1.
[2025-08-24 05:26:49Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'f1526578-269b-473a-9379-f63fe85c761c', success rate: 1/1.
[2025-08-24 05:26:49Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'f1526578-269b-473a-9379-f63fe85c761c', success rate: 1/1.
[2025-08-24 05:26:49Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1.
[2025-08-24 05:26:49Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'f1526578-269b-473a-9379-f63fe85c761c', success rate: 1/1.
[2025-08-24 05:26:49Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'f1526578-269b-473a-9379-f63fe85c761c', success rate: 1/1.
[2025-08-24 05:26:49Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2025-08-24 05:26:49Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2025-08-24 05:26:49Z INFO ProcessInvokerWrapper] Finished process 2398003 with exit code 0, and elapsed time 00:00:01.2019107.
[2025-08-24 05:26:49Z INFO CreateStepSummaryCommand] Step Summary file (/home/picotech/actions-runner/_work/_temp/_runner_file_commands/step_summary_60bcdef2-4cd7-466a-b300-27a8dc2cf22d) is empty; skipping attachment upload
[2025-08-24 05:26:49Z INFO StepsRunner] Step result: 
[2025-08-24 05:26:49Z INFO ExecutionContext] Publish step telemetry for current step {
  "action": "shivammathur/setup-php",
  "ref": "15c43e89cdef867065b0213be354c2841860869e",
  "type": "node20",
  "stage": "Main",
  "stepId": "f1526578-269b-473a-9379-f63fe85c761c",
  "stepContextName": "__shivammathur_setup-php",
  "hasPreStep": false,
  "hasPostStep": false,
  "result": "succeeded",
  "errorMessages": [],
  "executionTimeInSeconds": 2,
  "startTime": "2025-08-24T05:26:48.6521174Z",
  "finishTime": "2025-08-24T05:26:49.9312595Z"
}.
[2025-08-24 05:26:49Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'.
[2025-08-24 05:26:49Z INFO StepsRunner] Current state: job state = ''
[2025-08-24 05:26:49Z INFO StepsRunner] Processing step: DisplayName='Run actions/checkout@v3'
[2025-08-24 05:26:49Z INFO StepsRunner] Evaluating: success()
[2025-08-24 05:26:49Z INFO StepsRunner] Result: true
[2025-08-24 05:26:49Z INFO StepsRunner] Starting the step.
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:26:49Z INFO ActionManager] Load action that reference repository from '/home/picotech/actions-runner/_work/_actions/actions/checkout/v3'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:26:49Z 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": "persist-credentials"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 50,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 51,
          "col": 3,
          "lit": "path"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 53,
          "col": 3,
          "lit": "clean"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 55,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 56,
          "col": 3,
          "lit": "sparse-checkout"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 60,
          "col": 14,
          "lit": ""
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 61,
          "col": 3,
          "lit": "sparse-checkout-cone-mode"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 64,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 65,
          "col": 3,
          "lit": "fetch-depth"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 67,
          "col": 14,
          "lit": "1"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 68,
          "col": 3,
          "lit": "fetch-tags"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 70,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 71,
          "col": 3,
          "lit": "lfs"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 73,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 74,
          "col": 3,
          "lit": "submodules"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 82,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 83,
          "col": 3,
          "lit": "set-safe-directory"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 85,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 86,
          "col": 3,
          "lit": "github-server-url"
        },
        "value": ""
      }
    ]
  },
  "execution": {
    "executionType": "nodeJS",
    "hasPre": false,
    "hasPost": true,
    "script": "dist/index.js",
    "pre": null,
    "post": "dist/index.js",
    "nodeVersion": "node16",
    "cleanupCondition": "always()",
    "initCondition": "always()"
  },
  "deprecated": null
}
[2025-08-24 05:26:49Z INFO ActionManager] Action pre node.js file: N/A.
[2025-08-24 05:26:49Z INFO ActionManager] Action node.js file: dist/index.js.
[2025-08-24 05:26:49Z INFO ActionManager] Action post node.js file: dist/index.js.
[2025-08-24 05:26:49Z INFO ExecutionContext] Reserve record order 5 to 8 for post job actions.
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp'
[2025-08-24 05:26:49Z INFO ExecutionContext] Write event payload to /home/picotech/actions-runner/_work/_temp/_github_workflow/event.json
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:49Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp'
[2025-08-24 05:26:49Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension'
[2025-08-24 05:26:49Z INFO ActionManifestManager] Input 'repository': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 6,
  "col": 14,
  "lit": "picotechdev/picosms"
}
[2025-08-24 05:26:49Z INFO ActionManifestManager] Input 'ref': default value evaluate result: ""
[2025-08-24 05:26:49Z INFO ActionManifestManager] Input 'token': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 24,
  "col": 14,
  "lit": "***"
}
[2025-08-24 05:26:49Z INFO ActionManifestManager] Input 'ssh-key': default value evaluate result: ""
[2025-08-24 05:26:49Z INFO ActionManifestManager] Input 'ssh-known-hosts': default value evaluate result: ""
[2025-08-24 05:26:49Z INFO ActionManifestManager] Input 'ssh-strict': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 47,
  "col": 14,
  "lit": "true"
}
[2025-08-24 05:26:49Z INFO ActionManifestManager] Input 'persist-credentials': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 50,
  "col": 14,
  "lit": "true"
}
[2025-08-24 05:26:49Z INFO ActionManifestManager] Input 'path': default value evaluate result: ""
[2025-08-24 05:26:49Z INFO ActionManifestManager] Input 'clean': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 55,
  "col": 14,
  "lit": "true"
}
[2025-08-24 05:26:49Z INFO ActionManifestManager] Input 'sparse-checkout': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 60,
  "col": 14,
  "lit": ""
}
[2025-08-24 05:26:49Z INFO ActionManifestManager] Input 'sparse-checkout-cone-mode': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 64,
  "col": 14,
  "lit": "true"
}
[2025-08-24 05:26:49Z INFO ActionManifestManager] Input 'fetch-depth': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 67,
  "col": 14,
  "lit": "1"
}
[2025-08-24 05:26:49Z INFO ActionManifestManager] Input 'fetch-tags': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 70,
  "col": 14,
  "lit": "false"
}
[2025-08-24 05:26:49Z INFO ActionManifestManager] Input 'lfs': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 73,
  "col": 14,
  "lit": "false"
}
[2025-08-24 05:26:49Z INFO ActionManifestManager] Input 'submodules': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 82,
  "col": 14,
  "lit": "false"
}
[2025-08-24 05:26:49Z INFO ActionManifestManager] Input 'set-safe-directory': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 85,
  "col": 14,
  "lit": "true"
}
[2025-08-24 05:26:49Z INFO ActionManifestManager] Input 'github-server-url': default value evaluate result: ""
[2025-08-24 05:26:49Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension'
[2025-08-24 05:26:49Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path
[2025-08-24 05:26:49Z INFO ActionCommandManager] Register action command extension for command set-env
[2025-08-24 05:26:49Z INFO ActionCommandManager] Register action command extension for command set-output
[2025-08-24 05:26:49Z INFO ActionCommandManager] Register action command extension for command save-state
[2025-08-24 05:26:49Z INFO ActionCommandManager] Register action command extension for command add-path
[2025-08-24 05:26:49Z INFO ActionCommandManager] Register action command extension for command add-mask
[2025-08-24 05:26:49Z INFO ActionCommandManager] Register action command extension for command add-matcher
[2025-08-24 05:26:49Z INFO ActionCommandManager] Register action command extension for command remove-matcher
[2025-08-24 05:26:49Z INFO ActionCommandManager] Register action command extension for command warning
[2025-08-24 05:26:49Z INFO ActionCommandManager] Register action command extension for command error
[2025-08-24 05:26:49Z INFO ActionCommandManager] Register action command extension for command notice
[2025-08-24 05:26:49Z INFO ActionCommandManager] Register action command extension for command debug
[2025-08-24 05:26:49Z INFO ActionCommandManager] Register action command extension for command group
[2025-08-24 05:26:49Z INFO ActionCommandManager] Register action command extension for command endgroup
[2025-08-24 05:26:49Z INFO ActionCommandManager] Register action command extension for command echo
[2025-08-24 05:26:50Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:50Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:50Z INFO HostContext] Well known directory 'Externals': '/home/picotech/actions-runner/externals'
[2025-08-24 05:26:50Z INFO ProcessInvokerWrapper] Starting process:
[2025-08-24 05:26:50Z INFO ProcessInvokerWrapper]   File name: '/home/picotech/actions-runner/externals/node20/bin/node'
[2025-08-24 05:26:50Z INFO ProcessInvokerWrapper]   Arguments: '"/home/picotech/actions-runner/_work/_actions/actions/checkout/v3/dist/index.js"'
[2025-08-24 05:26:50Z INFO ProcessInvokerWrapper]   Working directory: '/home/picotech/actions-runner/_work/picosms/picosms'
[2025-08-24 05:26:50Z INFO ProcessInvokerWrapper]   Require exit code zero: 'False'
[2025-08-24 05:26:50Z INFO ProcessInvokerWrapper]   Encoding web name:  ; code page: ''
[2025-08-24 05:26:50Z INFO ProcessInvokerWrapper]   Force kill process on cancellation: 'False'
[2025-08-24 05:26:50Z INFO ProcessInvokerWrapper]   Redirected STDIN: 'False'
[2025-08-24 05:26:50Z INFO ProcessInvokerWrapper]   Persist current code page: 'False'
[2025-08-24 05:26:50Z INFO ProcessInvokerWrapper]   Keep redirected STDIN open: 'False'
[2025-08-24 05:26:50Z INFO ProcessInvokerWrapper]   High priority process: 'False'
[2025-08-24 05:26:50Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 2398134.
[2025-08-24 05:26:50Z INFO ProcessInvokerWrapper] Process started with process id 2398134, waiting for process exit.
[2025-08-24 05:26:50Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'f1526578-269b-473a-9379-f63fe85c761c', success rate: 1/1.
[2025-08-24 05:26:50Z INFO JobServerQueue] Try to append 1 batches web console lines for record '4ed1221f-d105-4179-a738-89e4fe20cb5f', success rate: 1/1.
[2025-08-24 05:26:50Z INFO AddMaskCommandExtension] Add new secret mask with length of 76
[2025-08-24 05:26:50Z INFO JobServerQueue] Got a step log file to send to results service.
[2025-08-24 05:26:50Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/picotech/actions-runner/_diag/blocks/7ead4021-0d62-425e-9af7-ac3fe6df6338_f1526578-269b-473a-9379-f63fe85c761c.1
[2025-08-24 05:26:50Z INFO JobServerQueue] Try to append 1 batches web console lines for record '4ed1221f-d105-4179-a738-89e4fe20cb5f', success rate: 1/1.
[2025-08-24 05:26:50Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1.
[2025-08-24 05:26:50Z INFO JobServerQueue] Try to append 1 batches web console lines for record '4ed1221f-d105-4179-a738-89e4fe20cb5f', success rate: 1/1.
[2025-08-24 05:26:50Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1.
[2025-08-24 05:26:51Z INFO JobServerQueue] Try to append 1 batches web console lines for record '4ed1221f-d105-4179-a738-89e4fe20cb5f', success rate: 1/1.
[2025-08-24 05:26:51Z INFO JobServerQueue] Try to append 1 batches web console lines for record '4ed1221f-d105-4179-a738-89e4fe20cb5f', success rate: 1/1.
[2025-08-24 05:26:52Z INFO JobServerQueue] Try to append 1 batches web console lines for record '4ed1221f-d105-4179-a738-89e4fe20cb5f', success rate: 1/1.
[2025-08-24 05:26:52Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2025-08-24 05:26:52Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2025-08-24 05:26:52Z INFO ProcessInvokerWrapper] Finished process 2398134 with exit code 0, and elapsed time 00:00:02.2909466.
[2025-08-24 05:26:52Z INFO CreateStepSummaryCommand] Step Summary file (/home/picotech/actions-runner/_work/_temp/_runner_file_commands/step_summary_07d12b74-0f26-4b07-9dea-74f330931fcd) is empty; skipping attachment upload
[2025-08-24 05:26:52Z INFO StepsRunner] Step result: 
[2025-08-24 05:26:52Z INFO ExecutionContext] Publish step telemetry for current step {
  "action": "actions/checkout",
  "ref": "v3",
  "type": "node20",
  "stage": "Main",
  "stepId": "4ed1221f-d105-4179-a738-89e4fe20cb5f",
  "stepContextName": "__actions_checkout",
  "hasPreStep": false,
  "hasPostStep": true,
  "result": "succeeded",
  "errorMessages": [],
  "executionTimeInSeconds": 3,
  "startTime": "2025-08-24T05:26:49.9340644Z",
  "finishTime": "2025-08-24T05:26:52.2978899Z"
}.
[2025-08-24 05:26:52Z INFO StepsRunner] No need for updating job result with current step result 'Succeeded'.
[2025-08-24 05:26:52Z INFO StepsRunner] Current state: job state = ''
[2025-08-24 05:26:52Z INFO StepsRunner] Processing step: DisplayName='Configure Laravel'
[2025-08-24 05:26:52Z INFO StepsRunner] Evaluating: success()
[2025-08-24 05:26:52Z INFO StepsRunner] Result: true
[2025-08-24 05:26:52Z INFO StepsRunner] Starting the step.
[2025-08-24 05:26:52Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:52Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:52Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:52Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp'
[2025-08-24 05:26:52Z INFO ExecutionContext] Write event payload to /home/picotech/actions-runner/_work/_temp/_github_workflow/event.json
[2025-08-24 05:26:52Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:52Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:52Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:52Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp'
[2025-08-24 05:26:52Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension'
[2025-08-24 05:26:52Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension'
[2025-08-24 05:26:52Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path
[2025-08-24 05:26:52Z INFO ActionCommandManager] Register action command extension for command set-env
[2025-08-24 05:26:52Z INFO ActionCommandManager] Register action command extension for command set-output
[2025-08-24 05:26:52Z INFO ActionCommandManager] Register action command extension for command save-state
[2025-08-24 05:26:52Z INFO ActionCommandManager] Register action command extension for command add-path
[2025-08-24 05:26:52Z INFO ActionCommandManager] Register action command extension for command add-mask
[2025-08-24 05:26:52Z INFO ActionCommandManager] Register action command extension for command add-matcher
[2025-08-24 05:26:52Z INFO ActionCommandManager] Register action command extension for command remove-matcher
[2025-08-24 05:26:52Z INFO ActionCommandManager] Register action command extension for command warning
[2025-08-24 05:26:52Z INFO ActionCommandManager] Register action command extension for command error
[2025-08-24 05:26:52Z INFO ActionCommandManager] Register action command extension for command notice
[2025-08-24 05:26:52Z INFO ActionCommandManager] Register action command extension for command debug
[2025-08-24 05:26:52Z INFO ActionCommandManager] Register action command extension for command group
[2025-08-24 05:26:52Z INFO ActionCommandManager] Register action command extension for command endgroup
[2025-08-24 05:26:52Z INFO ActionCommandManager] Register action command extension for command echo
[2025-08-24 05:26:52Z INFO ScriptHandler] Which2: 'bash'
[2025-08-24 05:26:52Z INFO ScriptHandler] Location: '/bin/bash'
[2025-08-24 05:26:52Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:52Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:52Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:26:52Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp'
[2025-08-24 05:26:52Z INFO ScriptHandler] Which2: 'bash'
[2025-08-24 05:26:52Z INFO ScriptHandler] Location: '/bin/bash'
[2025-08-24 05:26:52Z INFO ProcessInvokerWrapper] Starting process:
[2025-08-24 05:26:52Z INFO ProcessInvokerWrapper]   File name: '/bin/bash'
[2025-08-24 05:26:52Z INFO ProcessInvokerWrapper]   Arguments: '-e /home/picotech/actions-runner/_work/_temp/10333543-15bd-48fe-8a39-0a0e061e034b.sh'
[2025-08-24 05:26:52Z INFO ProcessInvokerWrapper]   Working directory: '/home/picotech/actions-runner/_work/picosms/picosms'
[2025-08-24 05:26:52Z INFO ProcessInvokerWrapper]   Require exit code zero: 'False'
[2025-08-24 05:26:52Z INFO ProcessInvokerWrapper]   Encoding web name:  ; code page: ''
[2025-08-24 05:26:52Z INFO ProcessInvokerWrapper]   Force kill process on cancellation: 'False'
[2025-08-24 05:26:52Z INFO ProcessInvokerWrapper]   Redirected STDIN: 'False'
[2025-08-24 05:26:52Z INFO ProcessInvokerWrapper]   Persist current code page: 'False'
[2025-08-24 05:26:52Z INFO ProcessInvokerWrapper]   Keep redirected STDIN open: 'False'
[2025-08-24 05:26:52Z INFO ProcessInvokerWrapper]   High priority process: 'False'
[2025-08-24 05:26:52Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 2398325.
[2025-08-24 05:26:52Z INFO ProcessInvokerWrapper] Process started with process id 2398325, waiting for process exit.
[2025-08-24 05:26:52Z INFO JobServerQueue] Try to append 1 batches web console lines for record '4ed1221f-d105-4179-a738-89e4fe20cb5f', success rate: 1/1.
[2025-08-24 05:26:52Z INFO JobServerQueue] Try to append 1 batches web console lines for record '762d65f0-f3d9-476a-823a-bc71e210cc1b', success rate: 1/1.
[2025-08-24 05:26:52Z INFO JobServerQueue] Try to append 1 batches web console lines for record '762d65f0-f3d9-476a-823a-bc71e210cc1b', success rate: 1/1.
[2025-08-24 05:26:52Z INFO JobServerQueue] Try to upload 1 log files or attachments, success rate: 1/1.
[2025-08-24 05:26:52Z INFO JobServerQueue] Try to append 1 batches web console lines for record '762d65f0-f3d9-476a-823a-bc71e210cc1b', success rate: 1/1.
[2025-08-24 05:26:52Z INFO JobServerQueue] Got a step log file to send to results service.
[2025-08-24 05:26:52Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/picotech/actions-runner/_diag/blocks/7ead4021-0d62-425e-9af7-ac3fe6df6338_4ed1221f-d105-4179-a738-89e4fe20cb5f.1
[2025-08-24 05:26:53Z INFO JobServerQueue] Tried to upload 1 file(s) to results, success rate: 1/1.
[2025-08-24 05:26:59Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2025-08-24 05:26:59Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2025-08-24 05:26:59Z INFO ProcessInvokerWrapper] Finished process 2398325 with exit code 137, and elapsed time 00:00:07.0187118.
[2025-08-24 05:26:59Z INFO JobServerQueue] Try to append 1 batches web console lines for record '762d65f0-f3d9-476a-823a-bc71e210cc1b', success rate: 1/1.
[2025-08-24 05:26:59Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:26:59Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:26:59Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:27:00Z INFO JobServerQueue] Try to append 1 batches web console lines for record '762d65f0-f3d9-476a-823a-bc71e210cc1b', success rate: 1/1.
[2025-08-24 05:27:02Z INFO CreateStepSummaryCommand] Step Summary file (/home/picotech/actions-runner/_work/_temp/_runner_file_commands/step_summary_3eaafeeb-b45e-4e6f-91f4-2591cd20d640) is empty; skipping attachment upload
[2025-08-24 05:27:03Z INFO StepsRunner] Step result: Failed
[2025-08-24 05:27:04Z INFO ExecutionContext] Publish step telemetry for current step {
  "action": "sh",
  "type": "run",
  "stage": "Main",
  "stepId": "762d65f0-f3d9-476a-823a-bc71e210cc1b",
  "stepContextName": "__run",
  "result": "failed",
  "errorMessages": [
    "Process completed with exit code 137."
  ],
  "executionTimeInSeconds": 12,
  "startTime": "2025-08-24T05:26:52.3011519Z",
  "finishTime": "2025-08-24T05:27:03.7956981Z"
}.
[2025-08-24 05:27:09Z INFO StepsRunner] Update job result with current step result 'Failed'.
[2025-08-24 05:27:09Z INFO StepsRunner] Current state: job state = 'Failed'
[2025-08-24 05:27:09Z INFO StepsRunner] Processing step: DisplayName='Post Run actions/checkout@v3'
[2025-08-24 05:27:09Z INFO StepsRunner] Evaluating: always()
[2025-08-24 05:27:09Z INFO StepsRunner] Result: true
[2025-08-24 05:27:09Z INFO StepsRunner] Starting the step.
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:27:09Z INFO ActionManager] Load action that reference repository from '/home/picotech/actions-runner/_work/_actions/actions/checkout/v3'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Actions': '/home/picotech/actions-runner/_work/_actions'
[2025-08-24 05:27:09Z 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": "persist-credentials"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 50,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 51,
          "col": 3,
          "lit": "path"
        },
        "value": ""
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 53,
          "col": 3,
          "lit": "clean"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 55,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 56,
          "col": 3,
          "lit": "sparse-checkout"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 60,
          "col": 14,
          "lit": ""
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 61,
          "col": 3,
          "lit": "sparse-checkout-cone-mode"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 64,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 65,
          "col": 3,
          "lit": "fetch-depth"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 67,
          "col": 14,
          "lit": "1"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 68,
          "col": 3,
          "lit": "fetch-tags"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 70,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 71,
          "col": 3,
          "lit": "lfs"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 73,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 74,
          "col": 3,
          "lit": "submodules"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 82,
          "col": 14,
          "lit": "false"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 83,
          "col": 3,
          "lit": "set-safe-directory"
        },
        "value": {
          "type": 0,
          "file": 3,
          "line": 85,
          "col": 14,
          "lit": "true"
        }
      },
      {
        "key": {
          "type": 0,
          "file": 3,
          "line": 86,
          "col": 3,
          "lit": "github-server-url"
        },
        "value": ""
      }
    ]
  },
  "execution": {
    "executionType": "nodeJS",
    "hasPre": false,
    "hasPost": true,
    "script": "dist/index.js",
    "pre": null,
    "post": "dist/index.js",
    "nodeVersion": "node16",
    "cleanupCondition": "always()",
    "initCondition": "always()"
  },
  "deprecated": null
}
[2025-08-24 05:27:09Z INFO ActionManager] Action pre node.js file: N/A.
[2025-08-24 05:27:09Z INFO ActionManager] Action node.js file: dist/index.js.
[2025-08-24 05:27:09Z INFO ActionManager] Action post node.js file: dist/index.js.
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp'
[2025-08-24 05:27:09Z INFO ProcessChannel] Receiving message of length 0, with hash 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
[2025-08-24 05:27:09Z INFO Worker] Cancellation/Shutdown message received.
[2025-08-24 05:27:09Z INFO ExecutionContext] Write event payload to /home/picotech/actions-runner/_work/_temp/_github_workflow/event.json
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Work': '/home/picotech/actions-runner/_work'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Temp': '/home/picotech/actions-runner/_work/_temp'
[2025-08-24 05:27:09Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IFileCommandExtension'
[2025-08-24 05:27:09Z INFO HostContext] Runner will be shutdown for UserCancelled
[2025-08-24 05:27:09Z INFO StepsRunner] Cancel current running step.
[2025-08-24 05:27:09Z INFO ActionManifestManager] Input 'repository': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 6,
  "col": 14,
  "lit": "picotechdev/picosms"
}
[2025-08-24 05:27:09Z INFO ActionManifestManager] Input 'ref': default value evaluate result: ""
[2025-08-24 05:27:09Z INFO ActionManifestManager] Input 'token': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 24,
  "col": 14,
  "lit": "***"
}
[2025-08-24 05:27:09Z INFO ActionManifestManager] Input 'ssh-key': default value evaluate result: ""
[2025-08-24 05:27:09Z INFO ActionManifestManager] Input 'ssh-known-hosts': default value evaluate result: ""
[2025-08-24 05:27:09Z INFO ActionManifestManager] Input 'ssh-strict': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 47,
  "col": 14,
  "lit": "true"
}
[2025-08-24 05:27:09Z INFO ActionManifestManager] Input 'persist-credentials': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 50,
  "col": 14,
  "lit": "true"
}
[2025-08-24 05:27:09Z INFO ActionManifestManager] Input 'path': default value evaluate result: ""
[2025-08-24 05:27:09Z INFO ActionManifestManager] Input 'clean': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 55,
  "col": 14,
  "lit": "true"
}
[2025-08-24 05:27:09Z INFO ActionManifestManager] Input 'sparse-checkout': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 60,
  "col": 14,
  "lit": ""
}
[2025-08-24 05:27:09Z INFO ActionManifestManager] Input 'sparse-checkout-cone-mode': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 64,
  "col": 14,
  "lit": "true"
}
[2025-08-24 05:27:09Z INFO ActionManifestManager] Input 'fetch-depth': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 67,
  "col": 14,
  "lit": "1"
}
[2025-08-24 05:27:09Z INFO ActionManifestManager] Input 'fetch-tags': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 70,
  "col": 14,
  "lit": "false"
}
[2025-08-24 05:27:09Z INFO ActionManifestManager] Input 'lfs': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 73,
  "col": 14,
  "lit": "false"
}
[2025-08-24 05:27:09Z INFO ActionManifestManager] Input 'submodules': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 82,
  "col": 14,
  "lit": "false"
}
[2025-08-24 05:27:09Z INFO ActionManifestManager] Input 'set-safe-directory': default value evaluate result: {
  "type": 0,
  "file": 3,
  "line": 85,
  "col": 14,
  "lit": "true"
}
[2025-08-24 05:27:09Z INFO ActionManifestManager] Input 'github-server-url': default value evaluate result: ""
[2025-08-24 05:27:09Z INFO ExtensionManager] Getting extensions for interface: 'GitHub.Runner.Worker.IActionCommandExtension'
[2025-08-24 05:27:09Z INFO ActionCommandManager] Register action command extension for command internal-set-repo-path
[2025-08-24 05:27:09Z INFO ActionCommandManager] Register action command extension for command set-env
[2025-08-24 05:27:09Z INFO ActionCommandManager] Register action command extension for command set-output
[2025-08-24 05:27:09Z INFO ActionCommandManager] Register action command extension for command save-state
[2025-08-24 05:27:09Z INFO ActionCommandManager] Register action command extension for command add-path
[2025-08-24 05:27:09Z INFO ActionCommandManager] Register action command extension for command add-mask
[2025-08-24 05:27:09Z INFO ActionCommandManager] Register action command extension for command add-matcher
[2025-08-24 05:27:09Z INFO ActionCommandManager] Register action command extension for command remove-matcher
[2025-08-24 05:27:09Z INFO ActionCommandManager] Register action command extension for command warning
[2025-08-24 05:27:09Z INFO ActionCommandManager] Register action command extension for command error
[2025-08-24 05:27:09Z INFO ActionCommandManager] Register action command extension for command notice
[2025-08-24 05:27:09Z INFO ActionCommandManager] Register action command extension for command debug
[2025-08-24 05:27:09Z INFO ActionCommandManager] Register action command extension for command group
[2025-08-24 05:27:09Z INFO ActionCommandManager] Register action command extension for command endgroup
[2025-08-24 05:27:09Z INFO ActionCommandManager] Register action command extension for command echo
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Externals': '/home/picotech/actions-runner/externals'
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper] Starting process:
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper]   File name: '/home/picotech/actions-runner/externals/node20/bin/node'
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper]   Arguments: '"/home/picotech/actions-runner/_work/_actions/actions/checkout/v3/dist/index.js"'
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper]   Working directory: '/home/picotech/actions-runner/_work/picosms/picosms'
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper]   Require exit code zero: 'False'
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper]   Encoding web name:  ; code page: ''
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper]   Force kill process on cancellation: 'False'
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper]   Redirected STDIN: 'False'
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper]   Persist current code page: 'False'
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper]   Keep redirected STDIN open: 'False'
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper]   High priority process: 'False'
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper] Updated oom_score_adj to 500 for PID: 2398474.
[2025-08-24 05:27:09Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'b995fd44-b43d-5a75-9e3c-7566b37eb338', success rate: 1/1.
[2025-08-24 05:27:09Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'c55e8b6e-b197-419b-8aa5-23e40c514cc7', success rate: 1/1.
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper] Sending SIGINT to process 2398474.
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper] Successfully send SIGINT to process 2398474.
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper] Waiting for process exit or 7.5 seconds after SIGINT signal fired.
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper] Process started with process id 2398474, waiting for process exit.
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper] STDOUT/STDERR stream read finished.
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper] Process exit successfully.
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper] Process cancelled successfully through Ctrl+C/SIGINT.
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper] Process Cancellation finished.
[2025-08-24 05:27:09Z INFO ProcessInvokerWrapper] Finished process 2398474 with exit code 130, and elapsed time 00:00:00.0503412.
[2025-08-24 05:27:09Z INFO CreateStepSummaryCommand] Step Summary file (/home/picotech/actions-runner/_work/_temp/_runner_file_commands/step_summary_00415c92-2677-4ea2-becf-cd28baa02e1d) is empty; skipping attachment upload
[2025-08-24 05:27:09Z ERR  StepsRunner] Caught cancellation exception from step: System.OperationCanceledException: The operation was canceled.
   at System.Threading.CancellationToken.ThrowOperationCanceledException()
   at System.Threading.CancellationToken.ThrowIfCancellationRequested()
   at GitHub.Runner.Sdk.ProcessInvoker.ExecuteAsync(String workingDirectory, String fileName, String arguments, IDictionary`2 environment, Boolean requireExitCodeZero, Encoding outputEncoding, Boolean killProcessOnCancel, Channel`1 redirectStandardIn, Boolean inheritConsoleHandler, Boolean keepStandardInOpen, Boolean highPriorityProcess, CancellationToken cancellationToken)
   at GitHub.Runner.Common.ProcessInvokerWrapper.ExecuteAsync(String workingDirectory, String fileName, String arguments, IDictionary`2 environment, Boolean requireExitCodeZero, Encoding outputEncoding, Boolean killProcessOnCancel, Channel`1 redirectStandardIn, Boolean inheritConsoleHandler, Boolean keepStandardInOpen, Boolean highPriorityProcess, CancellationToken cancellationToken)
   at GitHub.Runner.Worker.Handlers.DefaultStepHost.ExecuteAsync(IExecutionContext context, String workingDirectory, String fileName, String arguments, IDictionary`2 environment, Boolean requireExitCodeZero, Encoding outputEncoding, Boolean killProcessOnCancel, Boolean inheritConsoleHandler, String standardInInput, CancellationToken cancellationToken)
   at GitHub.Runner.Worker.Handlers.NodeScriptActionHandler.RunAsync(ActionRunStage stage)
   at GitHub.Runner.Worker.ActionRunner.RunAsync()
   at GitHub.Runner.Worker.StepsRunner.RunStepAsync(IStep step, CancellationToken jobCancellationToken)
[2025-08-24 05:27:09Z INFO StepsRunner] Step result: Canceled
[2025-08-24 05:27:09Z INFO ExecutionContext] Publish step telemetry for current step {
  "action": "actions/checkout",
  "ref": "v3",
  "type": "node20",
  "stage": "Post",
  "stepId": "c55e8b6e-b197-419b-8aa5-23e40c514cc7",
  "result": "canceled",
  "errorMessages": [
    "The operation was canceled."
  ],
  "executionTimeInSeconds": 1,
  "startTime": "2025-08-24T05:27:09.0558828Z",
  "finishTime": "2025-08-24T05:27:09.3514992Z"
}.
[2025-08-24 05:27:09Z INFO StepsRunner] No need for updating job result with current step result 'Canceled'.
[2025-08-24 05:27:09Z INFO StepsRunner] Current state: job state = 'Failed'
[2025-08-24 05:27:09Z INFO JobRunner] Finalize job.
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:27:09Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag'
[2025-08-24 05:27:09Z INFO JobExtension] Initialize Env context
[2025-08-24 05:27:09Z INFO JobExtension] Initialize steps context
[2025-08-24 05:27:09Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'c55e8b6e-b197-419b-8aa5-23e40c514cc7', success rate: 1/1.
[2025-08-24 05:27:09Z INFO JobServerQueue] Try to append 1 batches web console lines for record 'c059b623-8d10-413e-b823-2c3752e1bc59', success rate: 1/1.
[2025-08-24 05:27:09Z INFO JobExtension] Total accessible running process: 419.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2384089 (kworker/u8:2-ext4-rsv-conversion)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2384089/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2384089/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2391438 (kworker/u8:4-writeback)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2391438/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2391438/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2391477 (kworker/u8:7-flush-252:0)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2391477/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2391477/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2394937 (kworker/u8:5-events_power_efficient)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2394937/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2394937/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2395513 (kworker/3:1-mm_percpu_wq)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2395513/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2395513/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2396020 (kworker/2:1-events)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2396020/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2396020/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2396960 (kworker/u8:6-writeback)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2396960/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2396960/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2397054 (kworker/2:2-mm_percpu_wq)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2397054/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2397054/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398032 (kworker/u8:3)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398032/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398032/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398033 (kworker/u8:9)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398033/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398033/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398073 (cleanup)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398073/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398073/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398074 (local)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398074/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398074/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398298 (local)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398298/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398298/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398348 (apache2)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398348/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398348/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398384 (apache2)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398384/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398384/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398385 (apache2)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398385/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398385/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398449 (CRON)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398449/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398449/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398452 (sh)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398452/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398452/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398455 (php)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398455/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398455/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398456 (sh)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398456/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398456/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398459 (vmstat)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398459/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398459/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398462 (sh)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398462/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398462/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398463 (procmail-wrapper)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398463/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398463/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398464 (procmail-wrapper)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398464/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398464/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398465 (lookup-domain.pl)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398465/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398465/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398466 (/usr/share/webm)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398466/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398466/environ' is denied.
[2025-08-24 05:27:09Z INFO JobExtension] Inspecting process environment variables. PID: 2398469 (clamd)
[2025-08-24 05:27:09Z INFO LinuxProcessExtensions] Read env from /proc/2398469/environ
[2025-08-24 05:27:09Z WARN JobExtension] Ignore exception during read process environment variables: Access to the path '/proc/2398469/environ' is denied.
[2025-08-24 05:27:09Z INFO ExecutionContext] Publish step telemetry for current step {
  "action": "complete_job",
  "type": "runner",
  "stage": "Post",
  "stepId": "c059b623-8d10-413e-b823-2c3752e1bc59",
  "result": "succeeded",
  "errorMessages": [],
  "executionTimeInSeconds": 1,
  "startTime": "2025-08-24T05:27:09.3749212Z",
  "finishTime": "2025-08-24T05:27:09.6417778Z"
}.
[2025-08-24 05:27:09Z INFO JobRunner] Job result after all job steps finish: Failed
[2025-08-24 05:27:09Z INFO JobRunner] Completing the job execution context.
[2025-08-24 05:27:09Z INFO JobRunner] Shutting down the job server queue.
[2025-08-24 05:27:09Z INFO JobServerQueue] Fire signal to shutdown all queues.
[2025-08-24 05:27:10Z INFO JobServerQueue] All queue process task stopped.
[2025-08-24 05:27:10Z INFO JobServerQueue] Web console line queue drained.
[2025-08-24 05:27:10Z INFO JobServerQueue] Uploading 4 files in one shot.
[2025-08-24 05:27:10Z INFO JobServerQueue] Try to upload 4 log files or attachments, success rate: 4/4.
[2025-08-24 05:27:10Z INFO JobServerQueue] File upload queue drained.
[2025-08-24 05:27:10Z INFO JobServerQueue] Starting results-based upload queue...
[2025-08-24 05:27:10Z INFO JobServerQueue] Uploading 4 file(s) in one shot through results service.
[2025-08-24 05:27:10Z INFO JobServerQueue] Got a step log file to send to results service.
[2025-08-24 05:27:10Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/picotech/actions-runner/_diag/blocks/7ead4021-0d62-425e-9af7-ac3fe6df6338_762d65f0-f3d9-476a-823a-bc71e210cc1b.1
[2025-08-24 05:27:10Z INFO JobServerQueue] Got a step log file to send to results service.
[2025-08-24 05:27:10Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/picotech/actions-runner/_diag/blocks/7ead4021-0d62-425e-9af7-ac3fe6df6338_c55e8b6e-b197-419b-8aa5-23e40c514cc7.1
[2025-08-24 05:27:10Z INFO JobServerQueue] Got a step log file to send to results service.
[2025-08-24 05:27:10Z INFO JobServerQueue] Starting upload of step log file to results service ResultsLog, /home/picotech/actions-runner/_diag/blocks/7ead4021-0d62-425e-9af7-ac3fe6df6338_c059b623-8d10-413e-b823-2c3752e1bc59.1
[2025-08-24 05:27:11Z INFO JobServerQueue] Got a job log file to send to results service.
[2025-08-24 05:27:11Z INFO JobServerQueue] Starting upload of job log file to results service ResultsLog, /home/picotech/actions-runner/_diag/blocks/7ead4021-0d62-425e-9af7-ac3fe6df6338_b995fd44-b43d-5a75-9e3c-7566b37eb338.1
[2025-08-24 05:27:11Z INFO JobServerQueue] Tried to upload 4 file(s) to results, success rate: 4/4.
[2025-08-24 05:27:11Z INFO JobServerQueue] Results upload queue drained.
[2025-08-24 05:27:11Z INFO JobServerQueue] Timeline update queue drained.
[2025-08-24 05:27:11Z INFO JobServerQueue] Disposing job server ...
[2025-08-24 05:27:11Z INFO JobServerQueue] Disposing results server ...
[2025-08-24 05:27:11Z INFO JobServerQueue] All queue process tasks have been stopped, and all queues are drained.
[2025-08-24 05:27:11Z INFO TempDirectoryManager] Cleaning runner temp folder: /home/picotech/actions-runner/_work/_temp
[2025-08-24 05:27:11Z INFO HostContext] Well known directory 'Bin': '/home/picotech/actions-runner/bin.2.328.0'
[2025-08-24 05:27:11Z INFO HostContext] Well known directory 'Root': '/home/picotech/actions-runner'
[2025-08-24 05:27:11Z INFO HostContext] Well known directory 'Diag': '/home/picotech/actions-runner/_diag'
[2025-08-24 05:27:11Z INFO HostContext] Well known config file 'Telemetry': '/home/picotech/actions-runner/_diag/.telemetry'
[2025-08-24 05:27:11Z INFO JobRunner] Raising job completed against run service

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0076 ]--