longhouse-api-build-test
completed- Job ID
019e7188-8faa-bf28-549e-e323e2ec79cb- Created
- 2026-05-29 02:20:35 UTC
- Updated
- 2026-05-29 02:20:35 UTC
- Duration
- 1m 41s
- Source Ref
- 1c1defc942af98dcb89e4ed9b24ebf0556340ea2
- Source URL
- https://github.com/catalystcommunity/longhouse.git
- Runner Image
containers.catalystsquad.com/public/reactorcide/runnerbase:dev- Priority
- 0
- Queue
- reactorcide-jobs
Logs
2026-05-29T02:20:55.558520+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-29T02:20:55.559071+00:00 [INFO] [runnerlib] Preparing CI source type=git url=https://github.com/catalystcommunity/longhouse.git ref=c54859c3b099e3cbffc26c4222fd7aed4f167f6f
2026-05-29T02:20:55.559285+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=c54859c3b099e3cbffc26c4222fd7aed4f167f6f target=/job/ci
2026-05-29T02:20:57.050083+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/ci
2026-05-29T02:20:57.050793+00:00 [INFO] [runnerlib] Preparing source type=git url=https://github.com/catalystcommunity/longhouse.git ref=1c1defc942af98dcb89e4ed9b24ebf0556340ea2
2026-05-29T02:20:57.050885+00:00 [INFO] [runnerlib] Preparing git source url=https://github.com/catalystcommunity/longhouse.git ref=1c1defc942af98dcb89e4ed9b24ebf0556340ea2 target=/job/src
2026-05-29T02:20:58.230276+00:00 [INFO] [runnerlib] Git source prepared successfully path=/job/src
2026-05-29T02:20:58.230947+00:00 [INFO] [runnerlib] Initialized 0 plugins
2026-05-29T02:20:55.559207+00:00 🔐 Preparing trusted CI source (type: git)
2026-05-29T02:20:55.559359+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-29T02:20:56.979291+00:00 Checking out ref: c54859c3b099e3cbffc26c4222fd7aed4f167f6f
2026-05-29T02:20:57.050242+00:00 Repository checked out to: /job/ci
2026-05-29T02:20:57.050946+00:00 Cloning git repository: https://github.com/catalystcommunity/longhouse.git
2026-05-29T02:20:58.179935+00:00 Checking out ref: 1c1defc942af98dcb89e4ed9b24ebf0556340ea2
2026-05-29T02:20:58.230405+00:00 Repository checked out to: /job/src
2026-05-29T02:20:58.231059+00:00 Executing job locally (no container)
2026-05-29T02:20:58.231086+00:00 Command: bash /job/src/.reactorcide/jobs/scripts/api-build-test.sh
2026-05-29T02:20:58.387321+00:00 ================================================
2026-05-29T02:20:58.387429+00:00 Longhouse API Docker Build Test
2026-05-29T02:20:58.387453+00:00 ================================================
2026-05-29T02:20:58.387888+00:00 Installing docker CLI...
2026-05-29T02:21:02.286013+00:00 Waiting for Docker daemon...
2026-05-29T02:21:02.357578+00:00 Docker daemon is ready
2026-05-29T02:21:02.386985+00:00 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
2026-05-29T02:21:02.387066+00:00 Install the buildx component to build images with BuildKit:
2026-05-29T02:21:02.387125+00:00 https://docs.docker.com/go/buildx/
2026-05-29T02:21:02.387154+00:00
2026-05-29T02:21:02.441551+00:00 Sending build context to Docker daemon 2.254MB
2026-05-29T02:21:02.441632+00:00
2026-05-29T02:21:02.530567+00:00 Step 1/16 : FROM golang:1.23-alpine AS builder
2026-05-29T02:21:03.899052+00:00 1.23-alpine: Pulling from library/golang
2026-05-29T02:21:04.163137+00:00 9824c27679d3: Pulling fs layer
2026-05-29T02:21:04.169272+00:00 8371a51cbc44: Pulling fs layer
2026-05-29T02:21:04.171589+00:00 d5791340ef18: Pulling fs layer
2026-05-29T02:21:04.171665+00:00 d3178a7b2709: Pulling fs layer
2026-05-29T02:21:04.171703+00:00 4f4fb700ef54: Pulling fs layer
2026-05-29T02:21:04.175471+00:00 d3178a7b2709: Waiting
2026-05-29T02:21:04.177538+00:00 4f4fb700ef54: Waiting
2026-05-29T02:21:04.515021+00:00 8371a51cbc44: Verifying Checksum
2026-05-29T02:21:04.515064+00:00 8371a51cbc44: Download complete
2026-05-29T02:21:04.710495+00:00 9824c27679d3: Verifying Checksum
2026-05-29T02:21:04.710560+00:00 9824c27679d3: Download complete
2026-05-29T02:21:04.751007+00:00 d3178a7b2709: Verifying Checksum
2026-05-29T02:21:04.751076+00:00 d3178a7b2709: Download complete
2026-05-29T02:21:04.945221+00:00 4f4fb700ef54: Verifying Checksum
2026-05-29T02:21:04.945274+00:00 4f4fb700ef54: Download complete
2026-05-29T02:21:05.256665+00:00 9824c27679d3: Pull complete
2026-05-29T02:21:05.492817+00:00 8371a51cbc44: Pull complete
2026-05-29T02:21:07.918289+00:00 d5791340ef18: Download complete
2026-05-29T02:21:23.331740+00:00 d5791340ef18: Pull complete
2026-05-29T02:21:23.367720+00:00 d3178a7b2709: Pull complete
2026-05-29T02:21:23.406259+00:00 4f4fb700ef54: Pull complete
2026-05-29T02:21:23.421759+00:00 Digest: sha256:383395b794dffa5b53012a212365d40c8e37109a626ca30d6151c8348d380b5f
2026-05-29T02:21:23.428610+00:00 Status: Downloaded newer image for golang:1.23-alpine
2026-05-29T02:21:23.432152+00:00 ---> 72fd06a5dd05
2026-05-29T02:21:23.432239+00:00 Step 2/16 : RUN apk add --no-cache git ca-certificates
2026-05-29T02:21:23.793569+00:00 ---> Running in e7b8ae7e3dff
2026-05-29T02:21:24.320524+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
2026-05-29T02:21:24.775805+00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
2026-05-29T02:21:26.072542+00:00 (1/12) Installing brotli-libs (1.1.0-r2)
2026-05-29T02:21:26.169886+00:00 (2/12) Installing c-ares (1.34.6-r0)
2026-05-29T02:21:26.202282+00:00 (3/12) Installing libunistring (1.3-r0)
2026-05-29T02:21:26.316427+00:00 (4/12) Installing libidn2 (2.3.7-r0)
2026-05-29T02:21:26.345124+00:00 (5/12) Installing nghttp2-libs (1.69.0-r0)
2026-05-29T02:21:26.370741+00:00 (6/12) Installing libpsl (0.21.5-r3)
2026-05-29T02:21:26.392221+00:00 (7/12) Installing zstd-libs (1.5.7-r0)
2026-05-29T02:21:26.468869+00:00 (8/12) Installing libcurl (8.14.1-r2)
2026-05-29T02:21:26.528477+00:00 (9/12) Installing libexpat (2.7.5-r0)
2026-05-29T02:21:26.557856+00:00 (10/12) Installing pcre2 (10.46-r0)
2026-05-29T02:21:26.622750+00:00 (11/12) Installing git (2.49.1-r0)
2026-05-29T02:21:27.118468+00:00 (12/12) Installing git-init-template (2.49.1-r0)
2026-05-29T02:21:27.140649+00:00 Executing busybox-1.37.0-r18.trigger
2026-05-29T02:21:27.167918+00:00 OK: 20 MiB in 29 packages
2026-05-29T02:21:29.415147+00:00 ---> Removed intermediate container e7b8ae7e3dff
2026-05-29T02:21:29.415217+00:00 ---> c2673b6f45c3
2026-05-29T02:21:29.415270+00:00 Step 3/16 : WORKDIR /build/coredb
2026-05-29T02:21:29.489803+00:00 ---> Running in 2bf6fff69443
2026-05-29T02:21:29.556808+00:00 ---> Removed intermediate container 2bf6fff69443
2026-05-29T02:21:29.556911+00:00 ---> e1d468ea66ff
2026-05-29T02:21:29.557013+00:00 Step 4/16 : COPY coredb/go.mod ./
2026-05-29T02:21:29.622018+00:00 ---> 9b8681db9d7f
2026-05-29T02:21:29.622147+00:00 Step 5/16 : COPY coredb/ ./
2026-05-29T02:21:29.704936+00:00 ---> c955a4092622
2026-05-29T02:21:29.705119+00:00 Step 6/16 : WORKDIR /build/api
2026-05-29T02:21:29.754517+00:00 ---> Running in a1185a8eaeae
2026-05-29T02:21:29.816674+00:00 ---> Removed intermediate container a1185a8eaeae
2026-05-29T02:21:29.818018+00:00 ---> 190fcdefc9c5
2026-05-29T02:21:29.818047+00:00 Step 7/16 : COPY api/go.mod api/go.sum ./
2026-05-29T02:21:29.916223+00:00 ---> 36e0d2dee63b
2026-05-29T02:21:29.916310+00:00 Step 8/16 : RUN go mod download
2026-05-29T02:21:29.970640+00:00 ---> Running in 72f22b5ea656
2026-05-29T02:21:39.944749+00:00 ---> Removed intermediate container 72f22b5ea656
2026-05-29T02:21:39.944836+00:00 ---> f4af61f180b7
2026-05-29T02:21:39.944905+00:00 Step 9/16 : COPY api/ ./
2026-05-29T02:21:40.167367+00:00 ---> 260ee1023ac1
2026-05-29T02:21:40.167453+00:00 Step 10/16 : RUN CGO_ENABLED=0 GOOS=linux go build -a -o longhouse .
2026-05-29T02:21:40.223479+00:00 ---> Running in 1ca32a9c1bd8
2026-05-29T02:22:09.288839+00:00 ---> Removed intermediate container 1ca32a9c1bd8
2026-05-29T02:22:09.288897+00:00 ---> f6a0fae11d12
2026-05-29T02:22:09.288951+00:00 Step 11/16 : FROM scratch
2026-05-29T02:22:09.288969+00:00 --->
2026-05-29T02:22:09.289016+00:00 Step 12/16 : COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
2026-05-29T02:22:09.449046+00:00 ---> 4954d9a2bde4
2026-05-29T02:22:09.449182+00:00 Step 13/16 : COPY --from=builder /build/api/longhouse /longhouse
2026-05-29T02:22:10.722564+00:00 ---> d70953596c34
2026-05-29T02:22:10.722628+00:00 Step 14/16 : EXPOSE 6080 6081
2026-05-29T02:22:10.778139+00:00 ---> Running in aece1237190d
2026-05-29T02:22:10.877928+00:00 ---> Removed intermediate container aece1237190d
2026-05-29T02:22:10.878003+00:00 ---> 8e3269e58f07
2026-05-29T02:22:10.878020+00:00 Step 15/16 : USER 1000:1000
2026-05-29T02:22:10.944994+00:00 ---> Running in ca33e94f4220
2026-05-29T02:22:11.035383+00:00 ---> Removed intermediate container ca33e94f4220
2026-05-29T02:22:11.035465+00:00 ---> e89517b34a43
2026-05-29T02:22:11.035495+00:00 Step 16/16 : ENTRYPOINT ["/longhouse"]
2026-05-29T02:22:11.096930+00:00 ---> Running in 4480101485cb
2026-05-29T02:22:11.161262+00:00 ---> Removed intermediate container 4480101485cb
2026-05-29T02:22:11.161358+00:00 ---> e432e1f02b0c
2026-05-29T02:22:11.179394+00:00 Successfully built e432e1f02b0c
2026-05-29T02:22:11.186603+00:00 Successfully tagged longhouse-api:test
2026-05-29T02:22:11.188788+00:00 === API Docker image builds successfully ===
2026-05-29T02:22:11.189938+00:00 ✓ Job completed successfully (exit code: 0)