longhouse-release
completed- Job ID
019e1a2e-a630-bc42-89f0-c5cdee00b868- Created
- 2026-05-12 03:15:25 UTC
- Updated
- 2026-05-12 03:15:25 UTC
- Duration
- 1m 0s
- Source Ref
- 8d3edcdce8c9353cb51e1885a49ed910427d1eb7
- Source URL
- https://github.com/catalystcommunity/longhouse.git
- Runner Image
containers.catalystsquad.com/public/reactorcide/runnerbase:dev- Priority
- 15
- Queue
- reactorcide-jobs
Logs
2026-05-12T03:15:31.753100+00:00 ⚠️ Configuration warnings:
• runner_image: Using 'latest' tag or no tag specified
💡 Consider using a specific version tag for reproducible builds
✅ Configuration is valid (with warnings)
2026-05-12T03:15:31.753637+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=8d3edcdce8c9353cb51e1885a49ed910427d1eb7
2026-05-12T03:15:31.753807+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=8d3edcdce8c9353cb51e1885a49ed910427d1eb7 target=/job/ci
2026-05-12T03:15:33.134438+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-05-12T03:15:33.135221+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=8d3edcdce8c9353cb51e1885a49ed910427d1eb7
2026-05-12T03:15:33.135320+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=8d3edcdce8c9353cb51e1885a49ed910427d1eb7 target=/job/src
2026-05-12T03:15:34.535736+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-05-12T03:15:34.536561+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-05-12T03:15:31.753737+00:00 🔐 Preparing trusted CI source (type: git)
2026-05-12T03:15:31.753864+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-12T03:15:32.555772+00:00 Checking out ref: 8d3edcdce8c9353cb51e1885a49ed910427d1eb7
2026-05-12T03:15:33.134364+00:00 Fetched and checked out ref: 8d3edcdce8c9353cb51e1885a49ed910427d1eb7
2026-05-12T03:15:33.134557+00:00 Repository checked out to: /job/ci
2026-05-12T03:15:33.135385+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-12T03:15:33.971595+00:00 Checking out ref: 8d3edcdce8c9353cb51e1885a49ed910427d1eb7
2026-05-12T03:15:34.535655+00:00 Fetched and checked out ref: 8d3edcdce8c9353cb51e1885a49ed910427d1eb7
2026-05-12T03:15:34.535833+00:00 Repository checked out to: /job/src
2026-05-12T03:15:34.536676+00:00 Executing job locally (no container)
2026-05-12T03:15:34.536705+00:00 Command: set -e
export HOME="${HOME:-/tmp/home}"
mkdir -p "$HOME/.local"
# Install Go toolchain
curl -fsSL https://go.dev/dl/go1.23.8.linux-amd64.tar.gz -o /tmp/go.tar.gz
tar -C "$HOME/.local" -xzf /tmp/go.tar.gz
rm /tmp/go.tar.gz
export PATH="$HOME/.local/go/bin:$HOME/go/bin:$PATH"
cd /job/src
# release.sh handles git remote auth itself, gated on
# REACTORCIDE_WORKER_MODE / SKIP_GITHUB so run-local stays read-only.
sh .reactorcide/jobs/scripts/release.sh
2026-05-12T03:15:40.984957+00:00 === Aligning to origin/main ===
2026-05-12T03:15:41.416880+00:00 From https://github.com/catalystcommunity/longhouse
2026-05-12T03:15:41.416944+00:00 * branch main -> FETCH_HEAD
2026-05-12T03:15:41.442082+00:00 Warning: you are leaving 1 commit behind, not connected to
2026-05-12T03:15:41.442145+00:00 any of your branches:
2026-05-12T03:15:41.442161+00:00
2026-05-12T03:15:41.442177+00:00 8d3edcd fix: setup audience correctly
2026-05-12T03:15:41.442190+00:00
2026-05-12T03:15:41.442204+00:00 If you want to keep it by creating a new branch, this may be a good time
2026-05-12T03:15:41.442217+00:00 to do so with:
2026-05-12T03:15:41.442231+00:00
2026-05-12T03:15:41.442244+00:00 git branch <new-branch-name> 8d3edcd
2026-05-12T03:15:41.442257+00:00
2026-05-12T03:15:41.445205+00:00 Switched to and reset branch 'main'
2026-05-12T03:15:41.446327+00:00 branch 'main' set up to track 'origin/main'.
2026-05-12T03:15:41.446379+00:00 Your branch is up to date with 'origin/main'.
2026-05-12T03:15:41.446822+00:00 === Installing semver-tags v0.4.0 ===
2026-05-12T03:15:42.439333+00:00 === Running semver-tags ===
2026-05-12T03:15:43.853050+00:00 [36mINFO[0m[2026-05-12T03:15:42Z] command run with settings resolved [36msettings[0m="{DryRun:false GithubAction:false OutputJson:true Atomic:true PreReleaseString: BuildString: Remote:origin Branch:main AllowedTypes:[fix feat chore build docs ci] Directories:[]}"
2026-05-12T03:15:43.853156+00:00 [36mINFO[0m[2026-05-12T03:15:42Z] Tag line found: v0.3.5,6ae914b37a86b7099d3e18bbc02756cd39757059
2026-05-12T03:15:43.853190+00:00 [36mINFO[0m[2026-05-12T03:15:42Z] Tag line found: v0.3.4,e6b4b7f14ca530846174b41ec803979146e0ecbf
2026-05-12T03:15:43.853217+00:00 [36mINFO[0m[2026-05-12T03:15:42Z] Tag line found: v0.3.3,e10ed1490524cf42e3325996648fb13f8a14fc36
2026-05-12T03:15:43.853246+00:00 [36mINFO[0m[2026-05-12T03:15:42Z] Tag line found: v0.3.2,e7d779b74dbd40dbaa5b95519f662165f17b67a1
2026-05-12T03:15:43.853271+00:00 [36mINFO[0m[2026-05-12T03:15:42Z] Tag line found: v0.3.1,112eb2fed5cfa200a1c472e15f4afccb60d23ec0
2026-05-12T03:15:43.853296+00:00 [36mINFO[0m[2026-05-12T03:15:42Z] Tag line found: v0.3.0,ff51aa36dd8463e9840d4093229467e923271cf1
2026-05-12T03:15:43.853321+00:00 [36mINFO[0m[2026-05-12T03:15:42Z] Tag line found: v0.2.0,0f38459992797da09993c9f542a6847a3cf62240
2026-05-12T03:15:43.853348+00:00 [36mINFO[0m[2026-05-12T03:15:42Z] Tag line found: v0.1.1,425a8832ae74caceb06b3e5b747d765390002834
2026-05-12T03:15:43.853374+00:00 [36mINFO[0m[2026-05-12T03:15:42Z] Tag line found:
2026-05-12T03:15:43.853402+00:00 [36mINFO[0m[2026-05-12T03:15:42Z] Analyzing Commits for package:
2026-05-12T03:15:43.853429+00:00 [36mINFO[0m[2026-05-12T03:15:42Z] Analyzing Commit: fix: setup audience correctly
2026-05-12T03:15:43.853457+00:00 [36mINFO[0m[2026-05-12T03:15:42Z] Found Patch commit
2026-05-12T03:15:43.853482+00:00 [36mINFO[0m[2026-05-12T03:15:42Z] Analyzing Commit: ci: bump version to 0.3.5
2026-05-12T03:15:43.853510+00:00 [36mINFO[0m[2026-05-12T03:15:42Z] Not a conventional commit
2026-05-12T03:15:43.853535+00:00 [36mINFO[0m[2026-05-12T03:15:42Z] Tagging new version: v0.3.6
2026-05-12T03:15:43.869643+00:00 {"New_release_published":"true","New_release_version":"0.3.6","New_release_major_version":"0","New_release_minor_version":"3","New_release_patch_version":"6","New_release_git_head":"","New_release_notes":"fix: setup audience correctly\nci: bump version to 0.3.5","New_release_notes_json":"{\"new_release_notes_escaped\":{\"package_\":[\"fix: setup audience correctly\",\"ci: bump version to 0.3.5\"]}}","Dry_run":"false","Release_package":"","New_release_git_tag":"v0.3.6","Last_release_version":"0.3.5","Last_release_git_head":"6ae914b37a86b7099d3e18bbc02756cd39757059","Last_release_git_tag":"v0.3.5"}=== New release: v0.3.6 ===
2026-05-12T03:15:43.869711+00:00 === Updating versioned files to 0.3.6 ===
2026-05-12T03:15:43.914465+00:00 [main ce9ef25] ci: bump version to 0.3.6
2026-05-12T03:15:43.914522+00:00 2 files changed, 3 insertions(+), 3 deletions(-)
2026-05-12T03:15:45.323157+00:00 remote: Bypassed rule violations for refs/heads/main:
2026-05-12T03:15:45.323455+00:00 remote:
2026-05-12T03:15:45.323480+00:00 remote: - Changes must be made through a pull request.
2026-05-12T03:15:45.323496+00:00 remote:
2026-05-12T03:15:45.323510+00:00 remote: - 5 of 5 required status checks are expected.
2026-05-12T03:15:45.323523+00:00 remote:
2026-05-12T03:15:45.325021+00:00 To https://github.com/catalystcommunity/longhouse.git
2026-05-12T03:15:45.325059+00:00 0efd10c..ce9ef25 HEAD -> main
2026-05-12T03:15:45.343013+00:00 === Building longhouse binaries ===
2026-05-12T03:15:45.408515+00:00 go: downloading github.com/sirupsen/logrus v1.9.3
2026-05-12T03:15:45.408944+00:00 go: downloading github.com/pressly/goose/v3 v3.24.1
2026-05-12T03:15:45.411145+00:00 go: downloading github.com/jackc/pgx/v4 v4.18.3
2026-05-12T03:15:45.436869+00:00 go: downloading gorm.io/driver/postgres v1.5.11
2026-05-12T03:15:45.445944+00:00 go: downloading gorm.io/gorm v1.25.12
2026-05-12T03:15:45.478767+00:00 go: downloading github.com/rs/cors v1.11.1
2026-05-12T03:15:45.661034+00:00 go: downloading github.com/jackc/pgx/v5 v5.7.1
2026-05-12T03:15:45.724412+00:00 go: downloading golang.org/x/sys v0.28.0
2026-05-12T03:15:45.761814+00:00 go: downloading github.com/jackc/puddle v1.3.0
2026-05-12T03:15:45.761878+00:00 go: downloading github.com/jackc/pgtype v1.14.0
2026-05-12T03:15:45.761942+00:00 go: downloading github.com/jackc/pgconn v1.14.3
2026-05-12T03:15:45.762286+00:00 go: downloading github.com/jackc/pgproto3/v2 v2.3.3
2026-05-12T03:15:45.786946+00:00 go: downloading github.com/jinzhu/now v1.1.5
2026-05-12T03:15:45.787020+00:00 go: downloading github.com/jackc/pgio v1.0.0
2026-05-12T03:15:45.787525+00:00 go: downloading github.com/jinzhu/inflection v1.0.0
2026-05-12T03:15:45.787800+00:00 go: downloading golang.org/x/text v0.21.0
2026-05-12T03:15:45.854541+00:00 go: downloading golang.org/x/crypto v0.31.0
2026-05-12T03:15:45.855519+00:00 go: downloading github.com/jackc/chunkreader/v2 v2.0.1
2026-05-12T03:15:45.856539+00:00 go: downloading github.com/jackc/pgpassfile v1.0.0
2026-05-12T03:15:45.856773+00:00 go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
2026-05-12T03:15:45.898470+00:00 go: downloading github.com/sethvargo/go-retry v0.3.0
2026-05-12T03:15:45.898574+00:00 go: downloading go.uber.org/multierr v1.11.0
2026-05-12T03:15:45.903048+00:00 go: downloading github.com/mfridman/interpolate v0.0.2
2026-05-12T03:15:45.904188+00:00 go: downloading golang.org/x/sync v0.10.0
2026-05-12T03:15:46.022552+00:00 go: downloading github.com/jackc/puddle/v2 v2.2.2
2026-05-12T03:16:09.968598+00:00 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
2026-05-12T03:16:17.749914+00:00 === Creating GitHub release ===
2026-05-12T03:16:26.421515+00:00 https://github.com/catalystcommunity/longhouse/releases/tag/v0.3.6
2026-05-12T03:16:26.426555+00:00 === Released v0.3.6 ===
2026-05-12T03:16:26.427734+00:00 ✓ Job completed successfully (exit code: 0)