Skip to content

Panic when updating comment in GitHub PR - Follow up #2022

Open
@Orbsynated

Description

@Orbsynated

Hello,
This is a follow up regarding this issue as it was closed, but it keeps happening.

2025-07-07T07:47:13.3308053Z 
2025-07-07T07:47:13.3309030Z No changes. Your infrastructure matches the configuration.
2025-07-07T07:47:13.3324807Z 
2025-07-07T07:47:13.3325530Z Terraform has compared your real infrastructure against your configuration
2025-07-07T07:47:13.3326410Z and found no differences, so no changes are needed.
2025-07-07T07:47:13.4013155Z 07:47:13.401 INFO   Shutting down Terragrunt Cache server...
2025-07-07T07:47:13.4014887Z 07:47:13.401 INFO   Terragrunt Cache server stopped
2025-07-07T07:47:13.4042239Z time=2025-07-07T07:47:13.403Z level=INFO msg="Running Terragrunt command" command.binary=terragrunt command.args="[show -no-color -json /home/runner/work/Infrastructure/Infrastructure/terragrunt-environments/****/us-east-2/integration/rds/****.tfplan]" command.workingDir=/home/runner/work/Infrastructure/Infrastructure/terragrunt-environments/****/us-east-2/integration/rds
2025-07-07T07:47:35.2722463Z time=2025-07-07T07:47:35.272Z level=INFO msg="reporter is suppressed, ignoring messages"
2025-07-07T07:47:35.2723664Z time=2025-07-07T07:47:35.272Z level=INFO msg="reporter is suppressed, ignoring messages"
2025-07-07T07:47:35.2743712Z panic: runtime error: invalid memory address or nil pointer dereference
2025-07-07T07:47:35.2746633Z [signal SIGSEGV: segmentation violation code=0x1 addr=0x70 pc=0x239220f]
2025-07-07T07:47:35.2750084Z 
2025-07-07T07:47:35.2750380Z goroutine 1 [running]:
2025-07-07T07:47:35.2751765Z github.com/diggerhq/digger/cli/pkg/digger.RunJobs({0xc000cb1550, 0x1, 0x0?}, {0x34c30e8, 0xc000a362d0}, {0x3472fa0, 0xc000a36390}, {0x34a7f20, 0x4ed7ac0}, {0x34ac2d0, ...}, ...)
2025-07-07T07:47:35.2781332Z 	/home/runner/work/_actions/diggerhq/digger/368b37356678998e639680c0c441b69aba191798/cli/pkg/digger/digger.go:162 +0x116f
2025-07-07T07:47:35.2782941Z github.com/diggerhq/digger/cli/pkg/spec.RunSpec({{0x0, 0x0}, {0xc0004adee0, 0x10}, {0xc0004adef0, 0xa}, {0x0, 0x0}, {{0xc0004adedc, 0x4}, ...}, ...}, ...)
2025-07-07T07:47:35.2784852Z 	/home/runner/work/_actions/diggerhq/digger/368b37356678998e639680c0c441b69aba191798/cli/pkg/spec/spec.go:159 +0x17ad
2025-07-07T07:47:35.2785923Z main.init.func1(0xc0005c6200?, {0x2eafaa6?, 0x4?, 0x2eafa4a?})
2025-07-07T07:47:35.2787709Z 	/home/runner/work/_actions/diggerhq/digger/368b37356678998e639680c0c441b69aba191798/cli/cmd/digger/default.go:54 +0x15a
2025-07-07T07:47:35.2788856Z github.com/spf13/cobra.(*Command).execute(0x4e775c0, {0x4ed7ac0, 0x0, 0x0})
2025-07-07T07:47:35.2789757Z 	/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:989 +0xa91
2025-07-07T07:47:35.2790494Z github.com/spf13/cobra.(*Command).ExecuteC(0x4e778a0)
2025-07-07T07:47:35.2791183Z 	/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:1117 +0x3ff
2025-07-07T07:47:35.2791612Z github.com/spf13/cobra.(*Command).Execute(...)
2025-07-07T07:47:35.2792045Z 	/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:1041
2025-07-07T07:47:35.2792399Z main.main()
2025-07-07T07:47:35.2792913Z 	/home/runner/work/_actions/diggerhq/digger/368b37356678998e639680c0c441b69aba191798/cli/cmd/digger/main.go:27 +0xe7
2025-07-07T07:47:35.2804739Z ##[error]Process completed with exit code 2.
2025-07-07T07:47:41.5717595Z ##[group]Run actions/cache/save@v4
2025-07-07T07:47:41.5718017Z with:
2025-07-07T07:47:41.5718456Z   path: /home/runner/work/Infrastructure/Infrastructure/cache
2025-07-07T07:47:41.5719327Z   key: digger-cache-45bda6085674ce8f50cebe6a097aa95de4a9508768e4e886f7a0e89b04482ef7
2025-07-07T07:47:41.5720404Z   enableCrossOsArchive: false
2025-07-07T07:47:41.5720800Z env:
2025-07-07T07:47:41.5721117Z   AWS_DEFAULT_REGION: us-east-1
2025-07-07T07:47:41.5721521Z   AWS_REGION: us-east-1
2025-07-07T07:47:41.5721990Z   AWS_ACCESS_KEY_ID: ***
2025-07-07T07:47:41.5722512Z   AWS_SECRET_ACCESS_KEY: ***
2025-07-07T07:47:41.5731348Z   AWS_SESSION_TOKEN: ***
2025-07-07T07:47:41.5731745Z   TF_PLUGIN_CACHE_DIR: /home/runner/work/Infrastructure/Infrastructure/cache
2025-07-07T07:47:41.5732248Z   TG_PROVIDER_CACHE_DIR: /home/runner/work/Infrastructure/Infrastructure/cache
2025-07-07T07:47:41.5732766Z   TERRAGRUNT_PROVIDER_CACHE_DIR: /home/runner/work/Infrastructure/Infrastructure/cache
2025-07-07T07:47:41.5733477Z   ACTIONS_CACHE_URL: https://acghubeus2.actions.githubusercontent.com/gY6hkJVWitpOnxYq1XeHFHXmp7mBasaFC7prfO5Yjm1kJe3CVX/
2025-07-07T07:47:41.5861132Z   ACTIONS_RUNTIME_TOKEN: ***
2025-07-07T07:47:41.5861760Z   ACTIONS_RUNTIME_URL: https://pipelinesghubeus6.actions.githubusercontent.com/gY6hkJVWitpOnxYq1XeHFHXmp7mBasaFC7prfO5Yjm1kJe3CVX/
2025-07-07T07:47:41.5901364Z   GITHUB_CONTEXT: {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions