Reactorcide

← Back to Jobs

longhouse-release

completed exit: 0

Triggered by eval job 019df141-f819-f0e2-e197-da6fa0ee9783

Job ID
019df142-1389-1203-2ac4-d9ee886f4b3c
Created
2026-05-04 04:32:12 UTC
Updated
2026-05-04 04:32:12 UTC
Duration
56s
Source Ref
087eafe70f307cbd404fd6c1026f621348157146
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-04T04:32:15.526904946Z2026-05-04T04:32:15.006566+00:00 ⚠️ Configuration warnings:
2026-05-04T04:32:15.526919993Z • runner_image: Using 'latest' tag or no tag specified
2026-05-04T04:32:15.526927569Z 💡 Consider using a specific version tag for reproducible builds
2026-05-04T04:32:15.526932823Z
2026-05-04T04:32:15.526939323Z✅ Configuration is valid (with warnings)
2026-05-04T04:32:15.526948306Z2026-05-04T04:32:15.007208+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=087eafe70f307cbd404fd6c1026f621348157146
2026-05-04T04:32:15.526958396Z2026-05-04T04:32:15.007398+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=087eafe70f307cbd404fd6c1026f621348157146 target=/job/ci
2026-05-04T04:32:16.405670739Z2026-05-04T04:32:16.396415+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-05-04T04:32:16.405687426Z2026-05-04T04:32:16.397121+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=087eafe70f307cbd404fd6c1026f621348157146
2026-05-04T04:32:16.405697073Z2026-05-04T04:32:16.397220+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=087eafe70f307cbd404fd6c1026f621348157146 target=/job/src
2026-05-04T04:32:17.753518096Z2026-05-04T04:32:17.744687+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-05-04T04:32:17.755177769Z2026-05-04T04:32:17.745394+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-05-04T04:33:05.232432414Z2026-05-04T04:32:15.007319+00:00 🔐 Preparing trusted CI source (type: git)
2026-05-04T04:33:05.232447681Z2026-05-04T04:32:15.007461+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-04T04:33:05.232455378Z2026-05-04T04:32:15.839892+00:00 Checking out ref: 087eafe70f307cbd404fd6c1026f621348157146
2026-05-04T04:33:05.232462675Z2026-05-04T04:32:16.396264+00:00 Fetched and checked out ref: 087eafe70f307cbd404fd6c1026f621348157146
2026-05-04T04:33:05.232468815Z2026-05-04T04:32:16.396517+00:00 Repository checked out to: /job/ci
2026-05-04T04:33:05.232475638Z2026-05-04T04:32:16.397281+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-04T04:33:05.232482188Z2026-05-04T04:32:17.172674+00:00 Checking out ref: 087eafe70f307cbd404fd6c1026f621348157146
2026-05-04T04:33:05.232489198Z2026-05-04T04:32:17.744598+00:00 Fetched and checked out ref: 087eafe70f307cbd404fd6c1026f621348157146
2026-05-04T04:33:05.232496091Z2026-05-04T04:32:17.744782+00:00 Repository checked out to: /job/src
2026-05-04T04:33:05.232502718Z2026-05-04T04:32:17.745506+00:00 Executing job locally (no container)
2026-05-04T04:33:05.232511445Z2026-05-04T04:32:17.745532+00:00 Command: set -e
2026-05-04T04:33:05.232518251Zexport HOME="${HOME:-/tmp/home}"
2026-05-04T04:33:05.232527778Zmkdir -p "$HOME/.local"
2026-05-04T04:33:05.232532278Z
2026-05-04T04:33:05.232537505Z# Install Go toolchain
2026-05-04T04:33:05.232543289Zcurl -fsSL https://go.dev/dl/go1.23.8.linux-amd64.tar.gz -o /tmp/go.tar.gz
2026-05-04T04:33:05.233543446Ztar -C "$HOME/.local" -xzf /tmp/go.tar.gz
2026-05-04T04:33:05.233555713Zrm /tmp/go.tar.gz
2026-05-04T04:33:05.233567206Zexport PATH="$HOME/.local/go/bin:$HOME/go/bin:$PATH"
2026-05-04T04:33:05.233571696Z
2026-05-04T04:33:05.234414423Zcd /job/src
2026-05-04T04:33:05.234424683Z# release.sh handles git remote auth itself, gated on
2026-05-04T04:33:05.234431266Z# REACTORCIDE_WORKER_MODE / SKIP_GITHUB so run-local stays read-only.
2026-05-04T04:33:05.23443652Zsh .reactorcide/jobs/scripts/release.sh
2026-05-04T04:33:05.234441416Z
2026-05-04T04:33:05.23445194Z2026-05-04T04:32:24.365131+00:00 === Aligning to origin/main ===
2026-05-04T04:33:05.234459263Z2026-05-04T04:32:24.833447+00:00 From https://github.com/catalystcommunity/longhouse
2026-05-04T04:33:05.234466126Z2026-05-04T04:32:24.833562+00:00 * branch main -> FETCH_HEAD
2026-05-04T04:33:05.234472393Z2026-05-04T04:32:24.880015+00:00 Warning: you are leaving 1 commit behind, not connected to
2026-05-04T04:33:05.235124155Z2026-05-04T04:32:24.880086+00:00 any of your branches:
2026-05-04T04:33:05.235134328Z2026-05-04T04:32:24.880102+00:00
2026-05-04T04:33:05.235972328Z2026-05-04T04:32:24.880119+00:00 087eafe fix: add RP values for deployment
2026-05-04T04:33:05.235983105Z2026-05-04T04:32:24.880131+00:00
2026-05-04T04:33:05.235991178Z2026-05-04T04:32:24.880144+00:00 If you want to keep it by creating a new branch, this may be a good time
2026-05-04T04:33:05.235996398Z2026-05-04T04:32:24.880158+00:00 to do so with:
2026-05-04T04:33:05.237327951Z2026-05-04T04:32:24.880170+00:00
2026-05-04T04:33:05.237347161Z2026-05-04T04:32:24.880183+00:00 git branch <new-branch-name> 087eafe
2026-05-04T04:33:05.237352984Z2026-05-04T04:32:24.880194+00:00
2026-05-04T04:33:05.237359022Z2026-05-04T04:32:24.884288+00:00 Switched to and reset branch 'main'
2026-05-04T04:33:05.237365445Z2026-05-04T04:32:24.886505+00:00 branch 'main' set up to track 'origin/main'.
2026-05-04T04:33:05.237375185Z2026-05-04T04:32:24.886549+00:00 Your branch is up to date with 'origin/main'.
2026-05-04T04:33:05.237380995Z2026-05-04T04:32:24.887326+00:00 === Installing semver-tags v0.4.0 ===
2026-05-04T04:33:05.237387648Z2026-05-04T04:32:25.853468+00:00 === Running semver-tags ===
2026-05-04T04:33:05.237744275Z2026-05-04T04:32:27.211288+00:00 INFO[2026-05-04T04:32:25Z] command run with settings resolved settings="{DryRun:false GithubAction:false OutputJson:true Atomic:true PreReleaseString: BuildString: Remote:origin Branch:main AllowedTypes:[fix feat chore build docs ci] Directories:[]}"
2026-05-04T04:33:05.237754311Z2026-05-04T04:32:27.211364+00:00 INFO[2026-05-04T04:32:25Z] Tag line found: v0.3.3,e10ed1490524cf42e3325996648fb13f8a14fc36
2026-05-04T04:33:05.237761241Z2026-05-04T04:32:27.211379+00:00 INFO[2026-05-04T04:32:25Z] Tag line found: v0.3.2,e7d779b74dbd40dbaa5b95519f662165f17b67a1
2026-05-04T04:33:05.242039098Z2026-05-04T04:32:27.211392+00:00 INFO[2026-05-04T04:32:25Z] Tag line found: v0.3.1,112eb2fed5cfa200a1c472e15f4afccb60d23ec0
2026-05-04T04:33:05.242078241Z2026-05-04T04:32:27.211406+00:00 INFO[2026-05-04T04:32:25Z] Tag line found: v0.3.0,ff51aa36dd8463e9840d4093229467e923271cf1
2026-05-04T04:33:05.242087301Z2026-05-04T04:32:27.211418+00:00 INFO[2026-05-04T04:32:25Z] Tag line found: v0.2.0,0f38459992797da09993c9f542a6847a3cf62240
2026-05-04T04:33:05.242093918Z2026-05-04T04:32:27.211430+00:00 INFO[2026-05-04T04:32:25Z] Tag line found: v0.1.1,425a8832ae74caceb06b3e5b747d765390002834
2026-05-04T04:33:05.242100208Z2026-05-04T04:32:27.211442+00:00 INFO[2026-05-04T04:32:25Z] Tag line found:
2026-05-04T04:33:05.242107031Z2026-05-04T04:32:27.211456+00:00 INFO[2026-05-04T04:32:25Z] Analyzing Commits for package:
2026-05-04T04:33:05.242113538Z2026-05-04T04:32:27.211467+00:00 INFO[2026-05-04T04:32:25Z] Analyzing Commit: fix: add RP values for deployment
2026-05-04T04:33:05.242119698Z2026-05-04T04:32:27.211480+00:00 INFO[2026-05-04T04:32:25Z] Found Patch commit
2026-05-04T04:33:05.242125661Z2026-05-04T04:32:27.211492+00:00 INFO[2026-05-04T04:32:25Z] Analyzing Commit: ci: bump version to 0.3.3
2026-05-04T04:33:05.242151271Z2026-05-04T04:32:27.211504+00:00 INFO[2026-05-04T04:32:25Z] Not a conventional commit
2026-05-04T04:33:05.242158671Z2026-05-04T04:32:27.211516+00:00 INFO[2026-05-04T04:32:25Z] Tagging new version: v0.3.4
2026-05-04T04:33:05.242206455Z2026-05-04T04:32:27.228832+00:00 {"New_release_published":"true","New_release_version":"0.3.4","New_release_major_version":"0","New_release_minor_version":"3","New_release_patch_version":"4","New_release_git_head":"","New_release_notes":"fix: add RP values for deployment\nci: bump version to 0.3.3","New_release_notes_json":"{\"new_release_notes_escaped\":{\"package_\":[\"fix: add RP values for deployment\",\"ci: bump version to 0.3.3\"]}}","Dry_run":"false","Release_package":"","New_release_git_tag":"v0.3.4","Last_release_version":"0.3.3","Last_release_git_head":"e10ed1490524cf42e3325996648fb13f8a14fc36","Last_release_git_tag":"v0.3.3"}=== New release: v0.3.4 ===
2026-05-04T04:33:05.242214675Z2026-05-04T04:32:27.228880+00:00 === Updating versioned files to 0.3.4 ===
2026-05-04T04:33:05.242220199Z2026-05-04T04:32:27.278100+00:00 [main 4e2fdf0] ci: bump version to 0.3.4
2026-05-04T04:33:05.242226045Z2026-05-04T04:32:27.278155+00:00 2 files changed, 3 insertions(+), 3 deletions(-)
2026-05-04T04:33:05.242245945Z2026-05-04T04:32:28.569880+00:00 remote: Bypassed rule violations for refs/heads/main:
2026-05-04T04:33:05.242253342Z2026-05-04T04:32:28.570021+00:00 remote:
2026-05-04T04:33:05.242259235Z2026-05-04T04:32:28.570061+00:00 remote: - Changes must be made through a pull request.
2026-05-04T04:33:05.242647972Z2026-05-04T04:32:28.570078+00:00 remote:
2026-05-04T04:33:05.242660442Z2026-05-04T04:32:28.570092+00:00 remote: - 5 of 5 required status checks are expected.
2026-05-04T04:33:05.242666078Z2026-05-04T04:32:28.570106+00:00 remote:
2026-05-04T04:33:05.242671928Z2026-05-04T04:32:28.571497+00:00 To https://github.com/catalystcommunity/longhouse.git
2026-05-04T04:33:05.242678248Z2026-05-04T04:32:28.571558+00:00 e6b4b7f..4e2fdf0 HEAD -> main
2026-05-04T04:33:05.242684192Z2026-05-04T04:32:28.602620+00:00 === Building longhouse binaries ===
2026-05-04T04:33:05.242690472Z2026-05-04T04:32:28.659832+00:00 go: downloading github.com/sirupsen/logrus v1.9.3
2026-05-04T04:33:05.242696078Z2026-05-04T04:32:28.664588+00:00 go: downloading github.com/jackc/pgx/v4 v4.18.3
2026-05-04T04:33:05.242701882Z2026-05-04T04:32:28.666517+00:00 go: downloading github.com/pressly/goose/v3 v3.24.1
2026-05-04T04:33:05.242707562Z2026-05-04T04:32:28.684717+00:00 go: downloading gorm.io/driver/postgres v1.5.11
2026-05-04T04:33:05.242712972Z2026-05-04T04:32:28.686553+00:00 go: downloading gorm.io/gorm v1.25.12
2026-05-04T04:33:05.242718459Z2026-05-04T04:32:28.728647+00:00 go: downloading github.com/rs/cors v1.11.1
2026-05-04T04:33:05.242731165Z2026-05-04T04:32:28.974019+00:00 go: downloading github.com/jackc/pgx/v5 v5.7.1
2026-05-04T04:33:05.242756762Z2026-05-04T04:32:29.039015+00:00 go: downloading golang.org/x/sys v0.28.0
2026-05-04T04:33:05.242764589Z2026-05-04T04:32:29.052962+00:00 go: downloading github.com/jackc/pgtype v1.14.0
2026-05-04T04:33:05.242770199Z2026-05-04T04:32:29.053083+00:00 go: downloading github.com/jackc/pgconn v1.14.3
2026-05-04T04:33:05.242775735Z2026-05-04T04:32:29.053108+00:00 go: downloading github.com/jackc/pgproto3/v2 v2.3.3
2026-05-04T04:33:05.242781129Z2026-05-04T04:32:29.053346+00:00 go: downloading github.com/jackc/pgio v1.0.0
2026-05-04T04:33:05.242786439Z2026-05-04T04:32:29.111936+00:00 go: downloading github.com/jackc/puddle v1.3.0
2026-05-04T04:33:05.242791699Z2026-05-04T04:32:29.112116+00:00 go: downloading github.com/jinzhu/now v1.1.5
2026-05-04T04:33:05.2427972Z2026-05-04T04:32:29.112894+00:00 go: downloading github.com/jinzhu/inflection v1.0.0
2026-05-04T04:33:05.242802817Z2026-05-04T04:32:29.116020+00:00 go: downloading golang.org/x/text v0.21.0
2026-05-04T04:33:05.242811627Z2026-05-04T04:32:29.199630+00:00 go: downloading github.com/sethvargo/go-retry v0.3.0
2026-05-04T04:33:05.242817653Z2026-05-04T04:32:29.199762+00:00 go: downloading go.uber.org/multierr v1.11.0
2026-05-04T04:33:05.242823593Z2026-05-04T04:32:29.200307+00:00 go: downloading github.com/mfridman/interpolate v0.0.2
2026-05-04T04:33:05.242828933Z2026-05-04T04:32:29.200405+00:00 go: downloading golang.org/x/sync v0.10.0
2026-05-04T04:33:05.242834257Z2026-05-04T04:32:29.222654+00:00 go: downloading github.com/jackc/pgpassfile v1.0.0
2026-05-04T04:33:05.242839673Z2026-05-04T04:32:29.222794+00:00 go: downloading github.com/jackc/chunkreader/v2 v2.0.1
2026-05-04T04:33:05.24284496Z2026-05-04T04:32:29.222841+00:00 go: downloading golang.org/x/crypto v0.31.0
2026-05-04T04:33:05.242851807Z2026-05-04T04:32:29.223285+00:00 go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
2026-05-04T04:33:05.24285727Z2026-05-04T04:32:29.367414+00:00 go: downloading github.com/jackc/puddle/v2 v2.2.2
2026-05-04T04:33:05.24286382Z2026-05-04T04:32:52.825626+00:00 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
2026-05-04T04:33:05.2428697Z2026-05-04T04:33:00.532900+00:00 === Creating GitHub release ===
2026-05-04T04:33:05.244389131Z2026-05-04T04:33:05.222757+00:00 https://github.com/catalystcommunity/longhouse/releases/tag/v0.3.4
2026-05-04T04:33:05.244399705Z2026-05-04T04:33:05.226596+00:00 === Released v0.3.4 ===
2026-05-04T04:33:05.244406628Z2026-05-04T04:33:05.231763+00:00 ✓ Job completed successfully (exit code: 0)