Deploy failed on c259d2da — main needs a fix #164

Closed
opened 2026-05-23 09:30:07 +00:00 by guettlibot · 15 comments
guettlibot commented 2026-05-23 09:30:07 +00:00 (Migrated from codeberg.org)

Deploy failure — action needed

The automated deploy cron has been failing on commit c259d2da and main has not advanced since the failure.

Detected 2026-05-23 09:30 UTC
Failing commit c259d2dabe8bba920f1d4dcd3e0601b9979a7ebb
Deploy script deploy_cron.py
Log file ~/si-deploy-cron/deploy.log

Last deploy output

1   : connect
1   : [0.0s] | cloud url=https://dagger.cloud/traces/setup
2   : ┆ starting engine
2   : ┆ starting engine DONE [0.0s]
3   : ┆ connecting to engine
3   : ┆ connecting to engine DONE [0.0s]
4   : ┆ starting session
4   : ┆ starting session DONE [0.0s]
1   : connect DONE [0.0s]

5   : load workspace: .
6   : ┆ loading type definitions
7   : ┆ ┆ load extra module: ci
8   : ┆ ┆ ┆ moduleSource(refString: "ci"): ModuleSource!
9   : ┆ ┆ ┆ ┆ load SDK: go
9   : ┆ ┆ ┆ ┆ load SDK: go DONE [0.0s]
10  : ┆ ┆ ┆ ┆ loading user defaults
11  : ┆ ┆ ┆ ┆ File.asEnvFile(expand: true): EnvFile!
11  : ┆ ┆ ┆ ┆ File.asEnvFile ERROR [0.0s]
11  : ┆ ┆ ┆ ┆ ! parse error: "SSH_PRIVATE_KEY=\"-----BEGIN OPENSSH PRIVATE KEY-----": 1:17: reached EOF without closing quote `"`
10  : ┆ ┆ ┆ ┆ loading user defaults ERROR [0.0s]
10  : ┆ ┆ ┆ ┆ ! failed to load outer env file from ".env": parse error: "SSH_PRIVATE_KEY=\"-----BEGIN OPENSSH PRIVATE KEY-----": 1:17: reached EOF without closing quote `"`
8   : ┆ ┆ ┆ moduleSource ERROR [0.0s]
8   : ┆ ┆ ┆ ! load user defaults: failed to load outer env file from ".env": parse error: "SSH_PRIVATE_KEY=\"-----BEGIN OPENSSH PRIVATE KEY-----": 1:17: reached EOF without closing quote `"`
7   : ┆ ┆ load extra module: ci DONE [0.0s]
6   : ┆ loading type definitions ERROR [0.0s]
6   : ┆ ! query module objects: loading modules: loading extra module "ci": resolving module source "ci": load user defaults: failed to load outer env file from ".env": parse error: "SSH_PRIVATE_KEY=\"-----BEGIN OPENSSH PRIVATE KEY-----": 1:17: reached EOF without closing quote `"`
5   : load workspace: . ERROR [0.0s]
5   : ! query module objects: loading modules: loading extra module "ci": resolving module source "ci": load user defaults: failed to load outer env file from ".env": parse error: "SSH_PRIVATE_KEY=\"-----BEGIN OPENSSH PRIVATE KEY-----": 1:17: reached EOF without closing quote `"`

1   : connect
3   : ┆ connecting to engine DONE [0.0s]
3   : ┆ [0.0s] | 11:25:08 INF connected name=58163574af9f client-version=v0.20.8 server-version=v0.20.8


Error: query module objects: loading modules: loading extra module "ci": resolving module source "ci": load user defaults: failed to load outer env file from ".env": parse error: "SSH_PRIVATE_KEY=\"-----BEGIN OPENSSH PRIVATE KEY-----": 1:17: reached EOF without closing quote `"` [traceparent:a3828e21b0081f840e16a1c65e9f4061-165f02958e2f78e3]
task: Failed to run task "publish-website": exit status 1

Next steps

Push a fix to main — the cron runs every 15 min and will retry automatically.

## Deploy failure — action needed The automated deploy cron has been failing on commit [c259d2da](https://codeberg.org/guettli/sharedinbox/commit/c259d2dabe8bba920f1d4dcd3e0601b9979a7ebb) and `main` has not advanced since the failure. | | | |---|---| | **Detected** | 2026-05-23 09:30 UTC | | **Failing commit** | [c259d2dabe8bba920f1d4dcd3e0601b9979a7ebb](https://codeberg.org/guettli/sharedinbox/commit/c259d2dabe8bba920f1d4dcd3e0601b9979a7ebb) | | **Deploy script** | [deploy_cron.py](https://codeberg.org/guettli/sharedinbox/src/branch/main/deploy_cron.py) | | **Log file** | `~/si-deploy-cron/deploy.log` | ### Last deploy output ``` 1 : connect 1 : [0.0s] | cloud url=https://dagger.cloud/traces/setup 2 : ┆ starting engine 2 : ┆ starting engine DONE [0.0s] 3 : ┆ connecting to engine 3 : ┆ connecting to engine DONE [0.0s] 4 : ┆ starting session 4 : ┆ starting session DONE [0.0s] 1 : connect DONE [0.0s] 5 : load workspace: . 6 : ┆ loading type definitions 7 : ┆ ┆ load extra module: ci 8 : ┆ ┆ ┆ moduleSource(refString: "ci"): ModuleSource! 9 : ┆ ┆ ┆ ┆ load SDK: go 9 : ┆ ┆ ┆ ┆ load SDK: go DONE [0.0s] 10 : ┆ ┆ ┆ ┆ loading user defaults 11 : ┆ ┆ ┆ ┆ File.asEnvFile(expand: true): EnvFile! 11 : ┆ ┆ ┆ ┆ File.asEnvFile ERROR [0.0s] 11 : ┆ ┆ ┆ ┆ ! parse error: "SSH_PRIVATE_KEY=\"-----BEGIN OPENSSH PRIVATE KEY-----": 1:17: reached EOF without closing quote `"` 10 : ┆ ┆ ┆ ┆ loading user defaults ERROR [0.0s] 10 : ┆ ┆ ┆ ┆ ! failed to load outer env file from ".env": parse error: "SSH_PRIVATE_KEY=\"-----BEGIN OPENSSH PRIVATE KEY-----": 1:17: reached EOF without closing quote `"` 8 : ┆ ┆ ┆ moduleSource ERROR [0.0s] 8 : ┆ ┆ ┆ ! load user defaults: failed to load outer env file from ".env": parse error: "SSH_PRIVATE_KEY=\"-----BEGIN OPENSSH PRIVATE KEY-----": 1:17: reached EOF without closing quote `"` 7 : ┆ ┆ load extra module: ci DONE [0.0s] 6 : ┆ loading type definitions ERROR [0.0s] 6 : ┆ ! query module objects: loading modules: loading extra module "ci": resolving module source "ci": load user defaults: failed to load outer env file from ".env": parse error: "SSH_PRIVATE_KEY=\"-----BEGIN OPENSSH PRIVATE KEY-----": 1:17: reached EOF without closing quote `"` 5 : load workspace: . ERROR [0.0s] 5 : ! query module objects: loading modules: loading extra module "ci": resolving module source "ci": load user defaults: failed to load outer env file from ".env": parse error: "SSH_PRIVATE_KEY=\"-----BEGIN OPENSSH PRIVATE KEY-----": 1:17: reached EOF without closing quote `"` 1 : connect 3 : ┆ connecting to engine DONE [0.0s] 3 : ┆ [0.0s] | 11:25:08 INF connected name=58163574af9f client-version=v0.20.8 server-version=v0.20.8 Error: query module objects: loading modules: loading extra module "ci": resolving module source "ci": load user defaults: failed to load outer env file from ".env": parse error: "SSH_PRIVATE_KEY=\"-----BEGIN OPENSSH PRIVATE KEY-----": 1:17: reached EOF without closing quote `"` [traceparent:a3828e21b0081f840e16a1c65e9f4061-165f02958e2f78e3] task: Failed to run task "publish-website": exit status 1 ``` ### Next steps Push a fix to `main` — the cron runs every 15 min and will retry automatically.
guettlibot commented 2026-05-23 10:35:07 +00:00 (Migrated from codeberg.org)

Agent opened PR #168 but no CI run appeared on branch issue-164-fix after 16 min. The agent may not have pushed any commits. Please investigate and resume manually.

Agent opened PR #168 but no CI run appeared on branch `issue-164-fix` after 16 min. The agent may not have pushed any commits. Please investigate and resume manually.
guettlibot commented 2026-05-24 08:50:10 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 09:10:13 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 09:15:11 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 09:20:14 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 09:25:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 09:30:16 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 09:35:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 09:40:14 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 09:45:15 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 10:00:21 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 10:10:14 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 10:15:10 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 10:20:10 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 10:25:10 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #168 failed (PR is still open after the merge command). Please merge manually.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: guettli/sharedinbox#164