Reactorcide

← Back to Jobs

longhouse-api-build-test

completed exit: 0

Triggered by eval job 019ea445-e148-d0bd-457c-fcbda32faf9c

Job ID
019ea445-f9c0-2cea-2a62-01310846a2db
Created
2026-06-07 22:48:29 UTC
Updated
2026-06-07 22:48:29 UTC
Duration
1m 41s
Source Ref
51a75eba943fca9fa439d3be28437ec0b33cdb7b
Source URL
https://github.com/catalystcommunity/longhouse.git
Runner Image
containers.catalystsquad.com/public/reactorcide/runnerbase:dev
Priority
0
Queue
reactorcide-jobs

Logs

2026-06-07T22:48:50.705955739Z2026-06-07T22:48:50.188143+00:00 ⚠️ Configuration warnings:
2026-06-07T22:48:50.705967849Z • runner_image: Using 'latest' tag or no tag specified
2026-06-07T22:48:50.705990124Z 💡 Consider using a specific version tag for reproducible builds
2026-06-07T22:48:50.705996964Z
2026-06-07T22:48:50.70600359Z✅ Configuration is valid (with warnings)
2026-06-07T22:48:50.706144715Z2026-06-07T22:48:50.188622+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=bcc834fcd8db13c79571571504451b477e237f89
2026-06-07T22:48:50.706154359Z2026-06-07T22:48:50.188752+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=bcc834fcd8db13c79571571504451b477e237f89 target=/job/ci
2026-06-07T22:48:51.321451774Z2026-06-07T22:48:51.314555+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-06-07T22:48:51.323254865Z2026-06-07T22:48:51.315279+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=51a75eba943fca9fa439d3be28437ec0b33cdb7b
2026-06-07T22:48:51.323272022Z2026-06-07T22:48:51.315369+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=51a75eba943fca9fa439d3be28437ec0b33cdb7b target=/job/src
2026-06-07T22:48:52.272882279Z2026-06-07T22:48:52.266103+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-06-07T22:48:52.272896484Z2026-06-07T22:48:52.266695+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-06-07T22:50:05.280008601Z2026-06-07T22:48:50.188698+00:00 🔐 Preparing trusted CI source (type: git)
2026-06-07T22:50:05.280022664Z2026-06-07T22:48:50.188814+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-06-07T22:50:05.280030537Z2026-06-07T22:48:51.270230+00:00 Checking out ref: bcc834fcd8db13c79571571504451b477e237f89
2026-06-07T22:50:05.280042542Z2026-06-07T22:48:51.314677+00:00 Repository checked out to: /job/ci
2026-06-07T22:50:05.280051482Z2026-06-07T22:48:51.315428+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-06-07T22:50:05.280059609Z2026-06-07T22:48:52.236275+00:00 Checking out ref: 51a75eba943fca9fa439d3be28437ec0b33cdb7b
2026-06-07T22:50:05.280066217Z2026-06-07T22:48:52.266214+00:00 Repository checked out to: /job/src
2026-06-07T22:50:05.280073434Z2026-06-07T22:48:52.266792+00:00 Executing job locally (no container)
2026-06-07T22:50:05.280080222Z2026-06-07T22:48:52.266815+00:00 Command: bash /job/src/.reactorcide/jobs/scripts/api-build-test.sh
2026-06-07T22:50:05.280085131Z2026-06-07T22:48:52.418111+00:00 ================================================
2026-06-07T22:50:05.280138004Z2026-06-07T22:48:52.418261+00:00 Longhouse API Docker Build Test
2026-06-07T22:50:05.280505364Z2026-06-07T22:48:52.418302+00:00 ================================================
2026-06-07T22:50:05.280511366Z2026-06-07T22:48:52.418651+00:00 Installing docker CLI...
2026-06-07T22:50:05.280514956Z2026-06-07T22:48:56.896427+00:00 Waiting for Docker daemon...
2026-06-07T22:50:05.280518269Z2026-06-07T22:48:56.962961+00:00 Docker daemon is ready
2026-06-07T22:50:05.280524247Z2026-06-07T22:48:56.999644+00:00 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
2026-06-07T22:50:05.280529637Z2026-06-07T22:48:56.999716+00:00 Install the buildx component to build images with BuildKit:
2026-06-07T22:50:05.280546537Z2026-06-07T22:48:56.999736+00:00 https://docs.docker.com/go/buildx/
2026-06-07T22:50:05.280558736Z2026-06-07T22:48:56.999750+00:00
2026-06-07T22:50:05.280580565Z2026-06-07T22:48:57.089986+00:00 Sending build context to Docker daemon 2.533MB
2026-06-07T22:50:05.28058689Z2026-06-07T22:48:57.090049+00:00
2026-06-07T22:50:05.280592048Z2026-06-07T22:48:57.286544+00:00 Step 1/16 : FROM golang:1.23-alpine AS builder
2026-06-07T22:50:05.280596476Z2026-06-07T22:48:58.195239+00:00 1.23-alpine: Pulling from library/golang
2026-06-07T22:50:05.28059929Z2026-06-07T22:48:58.434851+00:00 9824c27679d3: Pulling fs layer
2026-06-07T22:50:05.280602856Z2026-06-07T22:48:58.435071+00:00 8371a51cbc44: Pulling fs layer
2026-06-07T22:50:05.280606176Z2026-06-07T22:48:58.435126+00:00 d5791340ef18: Pulling fs layer
2026-06-07T22:50:05.280609168Z2026-06-07T22:48:58.435159+00:00 d3178a7b2709: Pulling fs layer
2026-06-07T22:50:05.2806119Z2026-06-07T22:48:58.435190+00:00 4f4fb700ef54: Pulling fs layer
2026-06-07T22:50:05.280614707Z2026-06-07T22:48:58.435294+00:00 d3178a7b2709: Waiting
2026-06-07T22:50:05.280617964Z2026-06-07T22:48:58.720402+00:00 8371a51cbc44: Download complete
2026-06-07T22:50:05.28062103Z2026-06-07T22:48:58.863646+00:00 9824c27679d3: Download complete
2026-06-07T22:50:05.280624024Z2026-06-07T22:48:58.936955+00:00 d3178a7b2709: Verifying Checksum
2026-06-07T22:50:05.280626896Z2026-06-07T22:48:58.937062+00:00 d3178a7b2709: Download complete
2026-06-07T22:50:05.281595739Z2026-06-07T22:48:59.068775+00:00 4f4fb700ef54: Verifying Checksum
2026-06-07T22:50:05.281611583Z2026-06-07T22:48:59.068880+00:00 4f4fb700ef54: Download complete
2026-06-07T22:50:05.281618548Z2026-06-07T22:48:59.343599+00:00 9824c27679d3: Pull complete
2026-06-07T22:50:05.28162889Z2026-06-07T22:48:59.652106+00:00 8371a51cbc44: Pull complete
2026-06-07T22:50:05.281636804Z2026-06-07T22:49:02.147783+00:00 d5791340ef18: Verifying Checksum
2026-06-07T22:50:05.281644475Z2026-06-07T22:49:02.147872+00:00 d5791340ef18: Download complete
2026-06-07T22:50:05.281651129Z2026-06-07T22:49:18.248946+00:00 d5791340ef18: Pull complete
2026-06-07T22:50:05.28165716Z2026-06-07T22:49:18.294283+00:00 d3178a7b2709: Pull complete
2026-06-07T22:50:05.281664197Z2026-06-07T22:49:18.342377+00:00 4f4fb700ef54: Pull complete
2026-06-07T22:50:05.281673886Z2026-06-07T22:49:18.365515+00:00 Digest: sha256:383395b794dffa5b53012a212365d40c8e37109a626ca30d6151c8348d380b5f
2026-06-07T22:50:05.282434474Z2026-06-07T22:49:18.376711+00:00 Status: Downloaded newer image for golang:1.23-alpine
2026-06-07T22:50:05.282454617Z2026-06-07T22:49:18.381328+00:00 ---> 72fd06a5dd05
2026-06-07T22:50:05.282473821Z2026-06-07T22:49:18.381399+00:00 Step 2/16 : RUN apk add --no-cache git ca-certificates
2026-06-07T22:50:05.282484624Z2026-06-07T22:49:18.523630+00:00 ---> Running in bb064c75f3c7
2026-06-07T22:50:05.28523548Z2026-06-07T22:49:19.076851+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
2026-06-07T22:50:05.285244728Z2026-06-07T22:49:19.502320+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
2026-06-07T22:50:05.285249985Z2026-06-07T22:49:20.780686+00:00 (1/12) Installing brotli-libs (1.1.0-r2)
2026-06-07T22:50:05.285254867Z2026-06-07T22:49:20.854685+00:00 (2/12) Installing c-ares (1.34.6-r0)
2026-06-07T22:50:05.285259578Z2026-06-07T22:49:20.886895+00:00 (3/12) Installing libunistring (1.3-r0)
2026-06-07T22:50:05.285264442Z2026-06-07T22:49:20.968998+00:00 (4/12) Installing libidn2 (2.3.7-r0)
2026-06-07T22:50:05.285269022Z2026-06-07T22:49:21.004259+00:00 (5/12) Installing nghttp2-libs (1.69.0-r0)
2026-06-07T22:50:05.285273747Z2026-06-07T22:49:21.027750+00:00 (6/12) Installing libpsl (0.21.5-r3)
2026-06-07T22:50:05.285278693Z2026-06-07T22:49:21.050215+00:00 (7/12) Installing zstd-libs (1.5.7-r0)
2026-06-07T22:50:05.285283553Z2026-06-07T22:49:21.096206+00:00 (8/12) Installing libcurl (8.14.1-r2)
2026-06-07T22:50:05.285287605Z2026-06-07T22:49:21.160716+00:00 (9/12) Installing libexpat (2.7.5-r0)
2026-06-07T22:50:05.285292083Z2026-06-07T22:49:21.188149+00:00 (10/12) Installing pcre2 (10.46-r0)
2026-06-07T22:50:05.285296947Z2026-06-07T22:49:21.252252+00:00 (11/12) Installing git (2.49.1-r0)
2026-06-07T22:50:05.28530171Z2026-06-07T22:49:21.560644+00:00 (12/12) Installing git-init-template (2.49.1-r0)
2026-06-07T22:50:05.285306215Z2026-06-07T22:49:21.584994+00:00 Executing busybox-1.37.0-r18.trigger
2026-06-07T22:50:05.285310533Z2026-06-07T22:49:21.615414+00:00 OK: 20 MiB in 29 packages
2026-06-07T22:50:05.285314955Z2026-06-07T22:49:23.057873+00:00 ---> Removed intermediate container bb064c75f3c7
2026-06-07T22:50:05.28531914Z2026-06-07T22:49:23.057958+00:00 ---> 557d6e7b81cd
2026-06-07T22:50:05.285323587Z2026-06-07T22:49:23.058020+00:00 Step 3/16 : WORKDIR /build/coredb
2026-06-07T22:50:05.285327664Z2026-06-07T22:49:23.161154+00:00 ---> Running in f62df63aa54c
2026-06-07T22:50:05.285332128Z2026-06-07T22:49:23.277786+00:00 ---> Removed intermediate container f62df63aa54c
2026-06-07T22:50:05.285336581Z2026-06-07T22:49:23.277932+00:00 ---> e4cb1a85cd2c
2026-06-07T22:50:05.28534113Z2026-06-07T22:49:23.277973+00:00 Step 4/16 : COPY coredb/go.mod ./
2026-06-07T22:50:05.285345233Z2026-06-07T22:49:23.395147+00:00 ---> 34cb5af9dc33
2026-06-07T22:50:05.285349746Z2026-06-07T22:49:23.395301+00:00 Step 5/16 : COPY coredb/ ./
2026-06-07T22:50:05.285354011Z2026-06-07T22:49:23.538413+00:00 ---> abbbe726711c
2026-06-07T22:50:05.285358171Z2026-06-07T22:49:23.538559+00:00 Step 6/16 : WORKDIR /build/api
2026-06-07T22:50:05.28536222Z2026-06-07T22:49:23.628641+00:00 ---> Running in 3ec54c54d2b6
2026-06-07T22:50:05.285369653Z2026-06-07T22:49:23.727256+00:00 ---> Removed intermediate container 3ec54c54d2b6
2026-06-07T22:50:05.285383398Z2026-06-07T22:49:23.727333+00:00 ---> 438255b1fcbd
2026-06-07T22:50:05.285387924Z2026-06-07T22:49:23.727403+00:00 Step 7/16 : COPY api/go.mod api/go.sum ./
2026-06-07T22:50:05.285391957Z2026-06-07T22:49:23.831890+00:00 ---> 36a82b26f165
2026-06-07T22:50:05.285412714Z2026-06-07T22:49:23.832097+00:00 Step 8/16 : RUN go mod download
2026-06-07T22:50:05.28541793Z2026-06-07T22:49:23.905895+00:00 ---> Running in a23094042591
2026-06-07T22:50:05.285422554Z2026-06-07T22:49:34.013256+00:00 ---> Removed intermediate container a23094042591
2026-06-07T22:50:05.285426207Z2026-06-07T22:49:34.013349+00:00 ---> da7a2ef84ff8
2026-06-07T22:50:05.285469781Z2026-06-07T22:49:34.013433+00:00 Step 9/16 : COPY api/ ./
2026-06-07T22:50:05.285480945Z2026-06-07T22:49:34.355789+00:00 ---> e6de4c0d19cc
2026-06-07T22:50:05.285490242Z2026-06-07T22:49:34.355948+00:00 Step 10/16 : RUN CGO_ENABLED=0 GOOS=linux go build -a -o longhouse .
2026-06-07T22:50:05.285496707Z2026-06-07T22:49:34.413739+00:00 ---> Running in 0826a2d7394b
2026-06-07T22:50:05.285507282Z2026-06-07T22:50:03.240200+00:00 ---> Removed intermediate container 0826a2d7394b
2026-06-07T22:50:05.286265261Z2026-06-07T22:50:03.240268+00:00 ---> 5025464e409a
2026-06-07T22:50:05.286271216Z2026-06-07T22:50:03.240392+00:00 Step 11/16 : FROM scratch
2026-06-07T22:50:05.286275988Z2026-06-07T22:50:03.240420+00:00 --->
2026-06-07T22:50:05.286280756Z2026-06-07T22:50:03.240471+00:00 Step 12/16 : COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
2026-06-07T22:50:05.286284168Z2026-06-07T22:50:03.380703+00:00 ---> 1993730ecb53
2026-06-07T22:50:05.286289746Z2026-06-07T22:50:03.380816+00:00 Step 13/16 : COPY --from=builder /build/api/longhouse /longhouse
2026-06-07T22:50:05.286294725Z2026-06-07T22:50:04.782126+00:00 ---> 5345cf3fab6a
2026-06-07T22:50:05.28629813Z2026-06-07T22:50:04.782246+00:00 Step 14/16 : EXPOSE 6080 6081
2026-06-07T22:50:05.286301376Z2026-06-07T22:50:04.853482+00:00 ---> Running in af6fe5086ca7
2026-06-07T22:50:05.286305472Z2026-06-07T22:50:04.933011+00:00 ---> Removed intermediate container af6fe5086ca7
2026-06-07T22:50:05.28630962Z2026-06-07T22:50:04.933125+00:00 ---> 861ab51ac730
2026-06-07T22:50:05.28631375Z2026-06-07T22:50:04.933149+00:00 Step 15/16 : USER 1000:1000
2026-06-07T22:50:05.286318609Z2026-06-07T22:50:05.005454+00:00 ---> Running in 3524a74692ab
2026-06-07T22:50:05.286324032Z2026-06-07T22:50:05.083836+00:00 ---> Removed intermediate container 3524a74692ab
2026-06-07T22:50:05.286328567Z2026-06-07T22:50:05.083970+00:00 ---> 2207485a0af3
2026-06-07T22:50:05.286332587Z2026-06-07T22:50:05.084076+00:00 Step 16/16 : ENTRYPOINT ["/longhouse"]
2026-06-07T22:50:05.286336349Z2026-06-07T22:50:05.156247+00:00 ---> Running in 4e29302bc4ec
2026-06-07T22:50:05.28634132Z2026-06-07T22:50:05.234870+00:00 ---> Removed intermediate container 4e29302bc4ec
2026-06-07T22:50:05.286446584Z2026-06-07T22:50:05.234984+00:00 ---> 5e7d960774cf
2026-06-07T22:50:05.286456561Z2026-06-07T22:50:05.257659+00:00 Successfully built 5e7d960774cf
2026-06-07T22:50:05.286464564Z2026-06-07T22:50:05.266383+00:00 Successfully tagged longhouse-api:test
2026-06-07T22:50:05.286473001Z2026-06-07T22:50:05.269639+00:00 === API Docker image builds successfully ===
2026-06-07T22:50:05.286480259Z2026-06-07T22:50:05.271013+00:00 ✓ Job completed successfully (exit code: 0)