~emersion/#1422498

success

Make gamja config customizable

69d6b7e534 — Simon Ser

Owner
~emersion
Created
10 days ago
Updated
10 days ago
Build manifest
view manifest »

Tasks

view log »
build view log »
deploy view log »
go to bottom »
go to top »
setup
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
[#1422498] 2025/02/04 21:21:47 Booting image archlinux (default) on port 22625
[#1422498] 2025/02/04 21:21:47 Waiting for guest to settle
[#1422498] 2025/02/04 21:21:55 Sending tasks
[#1422498] 2025/02/04 21:21:56 Sending build environment
[#1422498] 2025/02/04 21:21:57 Sending secrets
[#1422498] 2025/02/04 21:21:57 Resolving secret 106c7011-4e0e-4b33-a3f2-ffea55ce3f4b
[#1422498] 2025/02/04 21:21:57 Installing packages
Warning: Permanently added '[localhost]:22625' (ED25519) to the list of known hosts.
:: Synchronizing package databases...
 core downloading...
 extra downloading...
 multilib downloading...
warning: archlinux-keyring-20250123-1 is up to date -- skipping
 there is nothing to do
Warning: Permanently added '[localhost]:22625' (ED25519) to the list of known hosts.
nothing to do
Warning: Permanently added '[localhost]:22625' (ED25519) to the list of known hosts.
Sync Explicit (1): podman-5.3.2-1
resolving dependencies...
:: There are 2 providers available for oci-runtime:
:: Repository extra
   1) crun  2) runc

Enter a number (default=1): 
looking for conflicting packages...

Packages (21) aardvark-dns-1.13.1-1  abseil-cpp-20240722.1-1  catatonit-0.2.1-1  conmon-1:2.1.12-1  containers-common-1:0.61.1-1  criu-4.0-2  crun-1.19.1-2  gtest-1.15.2-1  libbsd-0.12.2-2  libdrm-2.4.124-1  libmd-1.1.0-2  libnet-2:1.3-1  libpciaccess-0.18.1-2  netavark-1.13.1-1  nftables-1:1.1.1-2  passt-2025_01_21.4f2c8e7-1  protobuf-29.2-1  protobuf-c-1.5.0-10  python-protobuf-29.2-1  yajl-2.1.0-6  podman-5.3.2-1

Total Download Size:    36.66 MiB
Total Installed Size:  134.77 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 podman-5.3.2-1-x86_64 downloading...
 netavark-1.13.1-1-x86_64 downloading...
 protobuf-29.2-1-x86_64 downloading...
 abseil-cpp-20240722.1-1-x86_64 downloading...
 aardvark-dns-1.13.1-1-x86_64 downloading...
 criu-4.0-2-x86_64 downloading...
 gtest-1.15.2-1-x86_64 downloading...
 python-protobuf-29.2-1-x86_64 downloading...
 nftables-1:1.1.1-2-x86_64 downloading...
 libdrm-2.4.124-1-x86_64 downloading...
 catatonit-0.2.1-1-x86_64 downloading...
 libnet-2:1.3-1-x86_64 downloading...
 crun-1.19.1-2-x86_64 downloading...
 passt-2025_01_21.4f2c8e7-1-x86_64 downloading...
 libbsd-0.12.2-2-x86_64 downloading...
 protobuf-c-1.5.0-10-x86_64 downloading...
 containers-common-1:0.61.1-1-any downloading...
 yajl-2.1.0-6-x86_64 downloading...
 libmd-1.1.0-2-x86_64 downloading...
 conmon-1:2.1.12-1-x86_64 downloading...
 libpciaccess-0.18.1-2-x86_64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing catatonit...
installing conmon...
installing aardvark-dns...
installing netavark...
installing containers-common...
installing yajl...
installing libmd...
installing libbsd...
installing libpciaccess...
installing libdrm...
Optional dependencies for libdrm
    cairo: needed for modetest tool
installing libnet...
installing nftables...
Optional dependencies for nftables
    python: Python bindings [installed]
installing gtest...
Optional dependencies for gtest
    python: gmock generator [installed]
installing abseil-cpp...
installing protobuf...
installing protobuf-c...
installing python-protobuf...
installing criu...
installing crun...
installing passt...
Optional dependencies for passt
    sh: for demo script [installed]
installing podman...
Optional dependencies for podman
    apparmor: for AppArmor support
    btrfs-progs: support btrfs backend devices
    cni-plugins: for an alternative container-network-stack implementation
    fuse-overlayfs: for storage driver in rootless environment
    slirp4netns: for alternative rootless network support
    podman-compose: for docker-compose compatibility
    podman-docker: for Docker-compatible CLI
:: Running post-transaction hooks...
(1/4) Reloading system manager configuration...
(2/4) Reloading user manager configuration...
(3/4) Creating temporary files...
(4/4) Arming ConditionNeedsUpdate...
[#1422498] 2025/02/04 21:22:00 Cloning repositories
Cloning into 'soju-containers'...
+ cd soju-containers
+ git checkout -q 69d6b7e5348d5b8a313b2bcd3df48b258df5155b
+ cd soju-containers
+ git submodule update --init --recursive
[#1422498] 2025/02/04 21:22:01 Running task build
[#1422498] 2025/02/04 21:24:52 Running task deploy
build
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
+ cd soju-containers
+ platforms=linux/amd64,linux/arm64,linux/arm/v6
+ podman build --platform linux/amd64,linux/arm64,linux/arm/v6 --target soju --manifest soju soju
[linux/amd64] [1/2] STEP 1/7: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS soju-build
Trying to pull docker.io/library/golang:alpine...
Getting image source signatures
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:1f3e46996e2966e4faa5846e56e76e3748b7315e2ded61476c24403d592134f0
Copying blob sha256:d3d5e94dedf03123c13c33c9f461a159dffbfd2152083ecf3c4c39c215e73fba
Copying blob sha256:a648298ca3cb141d19da2ac4305e3b151f5a91715c71246b81fdb6a32c7ad9e1
Copying blob sha256:009968c6529e09b95bd1a1de21301f30aa4628cbced5fe0a8fe0c6c6c592b6c5
Copying config sha256:b0dd8d95a22097eb75e2c20ccf94b3957f40380944a4c8b263cc39ea5ff0d3e7
Writing manifest to image destination
[linux/amd64] [1/2] STEP 2/7: RUN --mount=type=cache,target=/var/cache/apk 	apk -U add build-base ca-certificates tzdata
fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
(1/22) Installing libgcc (14.2.0-r4)
(2/22) Installing jansson (2.14-r4)
(3/22) Installing libstdc++ (14.2.0-r4)
(4/22) Installing zstd-libs (1.5.6-r2)
(5/22) Installing binutils (2.43.1-r1)
(6/22) Installing libmagic (5.46-r2)
(7/22) Installing file (5.46-r2)
(8/22) Installing libgomp (14.2.0-r4)
(9/22) Installing libatomic (14.2.0-r4)
(10/22) Installing gmp (6.3.0-r2)
(11/22) Installing isl26 (0.26-r1)
(12/22) Installing mpfr4 (4.2.1-r0)
(13/22) Installing mpc1 (1.3.1-r1)
(14/22) Installing gcc (14.2.0-r4)
(15/22) Installing libstdc++-dev (14.2.0-r4)
(16/22) Installing musl-dev (1.2.5-r8)
(17/22) Installing g++ (14.2.0-r4)
(18/22) Installing make (4.4.1-r2)
(19/22) Installing fortify-headers (1.1-r5)
(20/22) Installing patch (2.7.6-r10)
(21/22) Installing build-base (0.5-r3)
(22/22) Installing tzdata (2024b-r1)
Executing busybox-1.37.0-r9.trigger
OK: 244 MiB in 38 packages
--> 5945f4397ffd
[linux/amd64] [1/2] STEP 3/7: ARG SOJU_REF=master
--> ef3b08db2ad3
[linux/amd64] [1/2] STEP 4/7: ADD https://codeberg.org/emersion/soju.git#${SOJU_REF} /src/
--> 7286b0990632
[linux/amd64] [1/2] STEP 5/7: WORKDIR /src
--> 15b0a05969c2
[linux/amd64] [1/2] STEP 6/7: ARG TARGETOS TARGETARCH TARGETPLATFORM BUILDPLATFORM
--> 5208605f41e4
[linux/amd64] [1/2] STEP 7/7: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	<<EOF (if [ "$TARGETPLATFORM" = "$BUILDPLATFORM" ]; then...)
go: downloading github.com/pires/go-proxyproto v0.8.0
go: downloading github.com/prometheus/client_golang v1.20.5
go: downloading golang.org/x/crypto v0.31.0
go: downloading github.com/SherClockHolmes/webpush-go v1.3.1-0.20250102224029-1d350302adf0
go: downloading github.com/coder/websocket v1.8.12
go: downloading github.com/emersion/go-sasl v0.0.0-20241020182733-b788ff22d5a6
go: downloading golang.org/x/time v0.8.0
go: downloading gopkg.in/irc.v4 v4.0.0
go: downloading codeberg.org/emersion/go-scfg v0.1.0
go: downloading git.sr.ht/~emersion/go-sqlite3-fts5 v0.0.0-20240124102820-f3a72e8b79b1
go: downloading github.com/lib/pq v1.10.9
go: downloading github.com/mattn/go-sqlite3 v1.14.24
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.59.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/klauspost/compress v1.17.9
go: downloading git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
go: downloading github.com/golang-jwt/jwt/v5 v5.2.1
go: downloading golang.org/x/term v0.27.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/sys v0.28.0
--> aab497ebebaf
[linux/amd64] [2/2] STEP 1/7: FROM scratch AS soju
[linux/amd64] [2/2] STEP 2/7: COPY --from=soju-build /src/soju /src/sojudb /src/sojuctl /
--> 62eab73b52ae
[linux/amd64] [2/2] STEP 3/7: COPY --from=soju-build /usr/share/zoneinfo /usr/share/zoneinfo
--> 0a1084226ad0
[linux/amd64] [2/2] STEP 4/7: COPY --from=soju-build /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
--> 42938bc96b5c
[linux/amd64] [2/2] STEP 5/7: ENV PATH=/
--> 36bd4a379360
[linux/amd64] [2/2] STEP 6/7: ENTRYPOINT ["soju"]
--> 14e1acea4008
[linux/amd64] [2/2] STEP 7/7: HEALTHCHECK CMD ["sojuctl", "help"]
[linux/amd64] [2/2] COMMIT
time="2025-02-04T21:23:02Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format"
--> e1b78f120238
[linux/arm/v6] [1/2] STEP 1/7: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS soju-build
e1b78f120238b57dba51b1c156c3600c3cd3c6a492fadd4ad7cff67ca94fff3d
[linux/arm/v6] [1/2] STEP 2/7: RUN --mount=type=cache,target=/var/cache/apk 	apk -U add build-base ca-certificates tzdata
--> Using cache 5945f4397ffd606c06340085c1e9320a1e3d1f66e0524bd766c1e96fdf8adf0b
--> 5945f4397ffd
[linux/arm/v6] [1/2] STEP 3/7: ARG SOJU_REF=master
--> Using cache ef3b08db2ad3518a7ef4fda904ea51c3296ff1e5972384ada9ace33791beae14
--> ef3b08db2ad3
[linux/arm/v6] [1/2] STEP 4/7: ADD https://codeberg.org/emersion/soju.git#${SOJU_REF} /src/
--> f6851964582a
[linux/arm/v6] [1/2] STEP 5/7: WORKDIR /src
--> ac1aadf12c41
[linux/arm/v6] [1/2] STEP 6/7: ARG TARGETOS TARGETARCH TARGETPLATFORM BUILDPLATFORM
--> 84da3ac893fa
[linux/arm/v6] [1/2] STEP 7/7: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	<<EOF (if [ "$TARGETPLATFORM" = "$BUILDPLATFORM" ]; then...)
go: downloading gopkg.in/irc.v4 v4.0.0
go: downloading golang.org/x/crypto v0.31.0
go: downloading codeberg.org/emersion/go-scfg v0.1.0
go: downloading github.com/pires/go-proxyproto v0.8.0
go: downloading github.com/prometheus/client_golang v1.20.5
go: downloading github.com/lib/pq v1.10.9
go: downloading modernc.org/sqlite v1.34.1
go: downloading golang.org/x/time v0.8.0
go: downloading github.com/SherClockHolmes/webpush-go v1.3.1-0.20250102224029-1d350302adf0
go: downloading github.com/coder/websocket v1.8.12
go: downloading github.com/emersion/go-sasl v0.0.0-20241020182733-b788ff22d5a6
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.59.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/klauspost/compress v1.17.9
go: downloading golang.org/x/term v0.27.0
go: downloading git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
go: downloading github.com/golang-jwt/jwt/v5 v5.2.1
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/sys v0.28.0
go: downloading modernc.org/libc v1.61.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading golang.org/x/exp v0.0.0-20231108232855-2478ac86f678
go: downloading modernc.org/mathutil v1.6.0
go: downloading modernc.org/memory v1.8.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
--> 2259df530cae
[linux/arm64] [1/2] STEP 1/7: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS soju-build
[linux/arm64] [1/2] STEP 2/7: RUN --mount=type=cache,target=/var/cache/apk 	apk -U add build-base ca-certificates tzdata
--> Using cache 5945f4397ffd606c06340085c1e9320a1e3d1f66e0524bd766c1e96fdf8adf0b
--> 5945f4397ffd
[linux/arm64] [1/2] STEP 3/7: ARG SOJU_REF=master
--> Using cache ef3b08db2ad3518a7ef4fda904ea51c3296ff1e5972384ada9ace33791beae14
--> ef3b08db2ad3
[linux/arm64] [1/2] STEP 4/7: ADD https://codeberg.org/emersion/soju.git#${SOJU_REF} /src/
--> 66ec7367d907
[linux/arm64] [1/2] STEP 5/7: WORKDIR /src
--> fcfe01e14b05
[linux/arm64] [1/2] STEP 6/7: ARG TARGETOS TARGETARCH TARGETPLATFORM BUILDPLATFORM
--> 25254d7eaa75
[linux/arm64] [1/2] STEP 7/7: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	<<EOF (if [ "$TARGETPLATFORM" = "$BUILDPLATFORM" ]; then...)
go: downloading gopkg.in/irc.v4 v4.0.0
go: downloading golang.org/x/crypto v0.31.0
go: downloading github.com/pires/go-proxyproto v0.8.0
go: downloading github.com/prometheus/client_golang v1.20.5
go: downloading codeberg.org/emersion/go-scfg v0.1.0
go: downloading github.com/lib/pq v1.10.9
go: downloading modernc.org/sqlite v1.34.1
go: downloading golang.org/x/time v0.8.0
go: downloading github.com/SherClockHolmes/webpush-go v1.3.1-0.20250102224029-1d350302adf0
go: downloading github.com/coder/websocket v1.8.12
go: downloading github.com/emersion/go-sasl v0.0.0-20241020182733-b788ff22d5a6
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.59.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/klauspost/compress v1.17.9
go: downloading golang.org/x/term v0.27.0
go: downloading git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
go: downloading github.com/golang-jwt/jwt/v5 v5.2.1
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/sys v0.28.0
go: downloading modernc.org/libc v1.61.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading golang.org/x/exp v0.0.0-20231108232855-2478ac86f678
go: downloading modernc.org/mathutil v1.6.0
go: downloading modernc.org/memory v1.8.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
--> c7fbd3d304e5
[linux/arm/v6] [2/2] STEP 1/7: FROM scratch AS soju
[linux/arm/v6] [2/2] STEP 2/7: COPY --from=soju-build /src/soju /src/sojudb /src/sojuctl /
--> 5a8ced6ee7e2
[linux/arm/v6] [2/2] STEP 3/7: COPY --from=soju-build /usr/share/zoneinfo /usr/share/zoneinfo
--> 869f972e8303
[linux/arm/v6] [2/2] STEP 4/7: COPY --from=soju-build /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
--> f56b86bab639
[linux/arm/v6] [2/2] STEP 5/7: ENV PATH=/
--> a5983298ff16
[linux/arm/v6] [2/2] STEP 6/7: ENTRYPOINT ["soju"]
--> a7c77b32c34b
[linux/arm/v6] [2/2] STEP 7/7: HEALTHCHECK CMD ["sojuctl", "help"]
[linux/arm/v6] [2/2] COMMIT
time="2025-02-04T21:24:12Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format"
--> 4a99701fb45b
[linux/arm64] [2/2] STEP 1/7: FROM scratch AS soju
[linux/arm64] [2/2] STEP 2/7: COPY --from=soju-build /src/soju /src/sojudb /src/sojuctl /
4a99701fb45b5dd3931d480ec99694863d71389c7149cf8499233b70b6d6af96
--> 127e09836ffd
[linux/arm64] [2/2] STEP 3/7: COPY --from=soju-build /usr/share/zoneinfo /usr/share/zoneinfo
--> c3914ea2897d
[linux/arm64] [2/2] STEP 4/7: COPY --from=soju-build /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
--> de083f617b80
[linux/arm64] [2/2] STEP 5/7: ENV PATH=/
--> b9244db35666
[linux/arm64] [2/2] STEP 6/7: ENTRYPOINT ["soju"]
--> 25752279eae5
[linux/arm64] [2/2] STEP 7/7: HEALTHCHECK CMD ["sojuctl", "help"]
[linux/arm64] [2/2] COMMIT
time="2025-02-04T21:24:13Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format"
--> e1defd49ce51
e1defd49ce51c4d3f11ee130cea31ef6e18a337136fc43230cbcefb8c0f68f62
+ podman build --platform linux/amd64,linux/arm64,linux/arm/v6 --target gamja --manifest gamja gamja
[linux/arm/v6] [1/3] STEP 1/6: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS kimchi-build
[linux/arm/v6] [1/3] STEP 2/6: ARG KIMCHI_REF=master
--> 55bd598fdfed
[linux/arm/v6] [1/3] STEP 3/6: ADD https://codeberg.org/emersion/kimchi.git#${KIMCHI_REF} /src/
--> 3d535f75176c
[linux/arm/v6] [1/3] STEP 4/6: WORKDIR /src
--> 4ac3833df865
[linux/arm/v6] [1/3] STEP 5/6: ARG TARGETOS TARGETARCH
--> 0ace063bc95d
[linux/arm/v6] [1/3] STEP 6/6: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	GOOS=$TARGETOS GOARCH=$TARGETARCH go build
go: downloading github.com/pires/go-proxyproto v0.8.0
go: downloading git.sr.ht/~emersion/go-scfg v0.0.0-20250102010123-2f3fb2d5d50e
go: downloading golang.org/x/net v0.34.0
go: downloading golang.org/x/text v0.22.0
--> 1d4043989ef7
[linux/arm/v6] [2/3] STEP 1/5: FROM --platform=linux/amd64 docker.io/library/node:alpine AS gamja-build
Trying to pull docker.io/library/node:alpine...
Getting image source signatures
Copying blob sha256:7daf61b3a5213813ebc0d58ce8e76fcb6244e2a6cd13602f58263f6103ca34e1
Copying blob sha256:1f3e46996e2966e4faa5846e56e76e3748b7315e2ded61476c24403d592134f0
Copying blob sha256:8e453ffab4f9ca7d90ed105bd4bcca4a6a66b34e4bf302192067d4b012749f33
Copying blob sha256:f20b88d69c851dfd548ffcddf64704a16412dab3885e9169326edba80c6be53c
Copying config sha256:515c75eea952cef41bb17e10a1c89f2042be1c909010201707287be115e2a620
Writing manifest to image destination
[linux/arm/v6] [2/3] STEP 2/5: ARG GAMJA_REF=master
--> acf54c107c20
[linux/arm/v6] [2/3] STEP 3/5: ADD https://codeberg.org/emersion/gamja.git#${GAMJA_REF} /src/
--> 59ed72c381bd
[linux/arm/v6] [2/3] STEP 4/5: WORKDIR /src
--> bb42b1eb84e0
[linux/arm/v6] [2/3] STEP 5/5: RUN --mount=type=cache,target=/src/node_modules 	--mount=type=cache,target=/src/.parcel-cache 	npm install --include=dev && npm run build

added 249 packages, and audited 250 packages in 5s

110 packages are looking for funding
  run `npm fund` for details

3 vulnerabilities (1 high, 2 critical)

To address issues that do not require attention, run:
  npm audit fix

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.
npm notice
npm notice New major version of npm available! 10.9.2 -> 11.1.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.1.0
npm notice To update run: npm install -g npm@11.1.0
npm notice

> build
> parcel build

78Building...
Bundling...
Packaging & Optimizing...
✨ Built in 1.07s

dist/index.html                  574 B    128ms
dist/manifest.webmanifest         99 B     94ms
dist/index.953868ce.css        10.4 kB    113ms
dist/index.7fbdf9ee.js       150.46 kB    268ms
--> 2583e15bd565
[linux/amd64] [1/3] STEP 1/6: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS kimchi-build
[linux/amd64] [1/3] STEP 2/6: ARG KIMCHI_REF=master
--> Using cache 55bd598fdfed7e6364213e06053391b8aae17a27b17a05c9450c1f91ac7e5410
--> 55bd598fdfed
[linux/amd64] [1/3] STEP 3/6: ADD https://codeberg.org/emersion/kimchi.git#${KIMCHI_REF} /src/
--> 54d7ab965c64
[linux/amd64] [1/3] STEP 4/6: WORKDIR /src
--> d8883b14c50a
[linux/amd64] [1/3] STEP 5/6: ARG TARGETOS TARGETARCH
--> d432712c83c8
[linux/amd64] [1/3] STEP 6/6: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	GOOS=$TARGETOS GOARCH=$TARGETARCH go build
go: downloading git.sr.ht/~emersion/go-scfg v0.0.0-20250102010123-2f3fb2d5d50e
go: downloading github.com/pires/go-proxyproto v0.8.0
go: downloading golang.org/x/net v0.34.0
go: downloading golang.org/x/text v0.22.0
--> d982f8800f8c
[linux/arm64] [1/3] STEP 1/6: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS kimchi-build
[linux/arm64] [1/3] STEP 2/6: ARG KIMCHI_REF=master
--> Using cache 55bd598fdfed7e6364213e06053391b8aae17a27b17a05c9450c1f91ac7e5410
--> 55bd598fdfed
[linux/arm64] [1/3] STEP 3/6: ADD https://codeberg.org/emersion/kimchi.git#${KIMCHI_REF} /src/
--> 4e7b10e44d40
[linux/arm64] [1/3] STEP 4/6: WORKDIR /src
--> 6487ab2045ba
[linux/arm64] [1/3] STEP 5/6: ARG TARGETOS TARGETARCH
--> 12292fbac7d6
[linux/arm64] [1/3] STEP 6/6: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	GOOS=$TARGETOS GOARCH=$TARGETARCH go build
go: downloading github.com/pires/go-proxyproto v0.8.0
go: downloading git.sr.ht/~emersion/go-scfg v0.0.0-20250102010123-2f3fb2d5d50e
go: downloading golang.org/x/net v0.34.0
go: downloading golang.org/x/text v0.22.0
--> e69b318fc5b8
[linux/arm/v6] [3/3] STEP 1/5: FROM scratch AS gamja
[linux/arm/v6] [3/3] STEP 2/5: COPY --from=kimchi-build /src/kimchi /kimchi
--> bff955d569f6
[linux/arm/v6] [3/3] STEP 3/5: COPY --from=gamja-build /src/dist /gamja
--> 07bcf1daf3e1
[linux/arm/v6] [3/3] STEP 4/5: ADD kimchi-config /kimchi-config
--> 67e384a5528c
[linux/arm/v6] [3/3] STEP 5/5: CMD ["/kimchi", "-config", "/kimchi-config"]
[linux/arm/v6] [3/3] COMMIT
--> 942358e084f4
[linux/amd64] [2/3] STEP 1/5: FROM --platform=linux/amd64 docker.io/library/node:alpine AS gamja-build
942358e084f484012002db6d0f6712193678fd3ee819812e6332e3f0fa1093fa
[linux/amd64] [2/3] STEP 2/5: ARG GAMJA_REF=master
--> Using cache acf54c107c200a2310672112e0aa40cd43c86dfdf04e6eea570d1dd507996724
--> acf54c107c20
[linux/amd64] [2/3] STEP 3/5: ADD https://codeberg.org/emersion/gamja.git#${GAMJA_REF} /src/
--> 56d292908470
[linux/amd64] [2/3] STEP 4/5: WORKDIR /src
--> edf715f65bc3
[linux/amd64] [2/3] STEP 5/5: RUN --mount=type=cache,target=/src/node_modules 	--mount=type=cache,target=/src/.parcel-cache 	npm install --include=dev && npm run build

up to date, audited 250 packages in 980ms

110 packages are looking for funding
  run `npm fund` for details

3 vulnerabilities (1 high, 2 critical)

To address issues that do not require attention, run:
  npm audit fix

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.
npm notice
npm notice New major version of npm available! 10.9.2 -> 11.1.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.1.0
npm notice To update run: npm install -g npm@11.1.0
npm notice

> build
> parcel build

78Building...
Bundling...
✨ Built in 779ms

dist/index.html                  574 B    128ms
dist/manifest.webmanifest         99 B     94ms
dist/index.953868ce.css        10.4 kB    113ms
dist/index.7fbdf9ee.js       150.46 kB    268ms
--> 94bb5a186f5f
[linux/arm64] [2/3] STEP 1/5: FROM --platform=linux/amd64 docker.io/library/node:alpine AS gamja-build
[linux/arm64] [2/3] STEP 2/5: ARG GAMJA_REF=master
--> Using cache acf54c107c200a2310672112e0aa40cd43c86dfdf04e6eea570d1dd507996724
--> acf54c107c20
[linux/arm64] [2/3] STEP 3/5: ADD https://codeberg.org/emersion/gamja.git#${GAMJA_REF} /src/
--> b8fc563f104e
[linux/arm64] [2/3] STEP 4/5: WORKDIR /src
--> 46cd555563ff
[linux/arm64] [2/3] STEP 5/5: RUN --mount=type=cache,target=/src/node_modules 	--mount=type=cache,target=/src/.parcel-cache 	npm install --include=dev && npm run build

up to date, audited 250 packages in 895ms

110 packages are looking for funding
  run `npm fund` for details

3 vulnerabilities (1 high, 2 critical)

To address issues that do not require attention, run:
  npm audit fix

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.
npm notice
npm notice New major version of npm available! 10.9.2 -> 11.1.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.1.0
npm notice To update run: npm install -g npm@11.1.0
npm notice

> build
> parcel build

78Building...
Bundling...
✨ Built in 647ms

dist/index.html                  574 B    128ms
dist/manifest.webmanifest         99 B     94ms
dist/index.953868ce.css        10.4 kB    113ms
dist/index.7fbdf9ee.js       150.46 kB    268ms
--> 3042eb03efe4
[linux/amd64] [3/3] STEP 1/5: FROM scratch AS gamja
[linux/amd64] [3/3] STEP 2/5: COPY --from=kimchi-build /src/kimchi /kimchi
--> a38369a9e4ff
[linux/amd64] [3/3] STEP 3/5: COPY --from=gamja-build /src/dist /gamja
--> ea0ef3249b56
[linux/amd64] [3/3] STEP 4/5: ADD kimchi-config /kimchi-config
--> 1a98daac211d
[linux/amd64] [3/3] STEP 5/5: CMD ["/kimchi", "-config", "/kimchi-config"]
[linux/amd64] [3/3] COMMIT
--> 229581fc4379
[linux/arm64] [3/3] STEP 1/5: FROM scratch AS gamja
[linux/arm64] [3/3] STEP 2/5: COPY --from=kimchi-build /src/kimchi /kimchi
229581fc43794eb38bf50223f70f1114d12cbfe08f77370844a01eda8e4099ca
--> c97d4dfe21bb
[linux/arm64] [3/3] STEP 3/5: COPY --from=gamja-build /src/dist /gamja
--> ffad36959843
[linux/arm64] [3/3] STEP 4/5: ADD kimchi-config /kimchi-config
--> 878934a0a9b0
[linux/arm64] [3/3] STEP 5/5: CMD ["/kimchi", "-config", "/kimchi-config"]
[linux/arm64] [3/3] COMMIT
--> 0a8fe0def86e
0a8fe0def86ebe53d1492edc08ae32a4b0f24058a0d5f02e8fa026db0d15563a
deploy
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
+ cd soju-containers
++ git rev-parse HEAD
++ git rev-parse origin/master
+ '[' 69d6b7e5348d5b8a313b2bcd3df48b258df5155b = 69d6b7e5348d5b8a313b2bcd3df48b258df5155b ']'
+ podman login codeberg.org --username emersion --password-stdin
Login Succeeded!
+ podman manifest push soju codeberg.org/emersion/soju
Getting image list signatures
Copying 3 images generated from 3 images in list
Copying image sha256:cb8d3d57688c141c003ca7b791f40623b00c93356ca73422bc5d2f2dc8d388ea (1/3)
Getting image source signatures
Copying blob sha256:2ee7c20a4890363f15becfcd86a002ca5f807735484df6575e58517167caf336
Copying blob sha256:03644ce7f99f02a55342c94e1d7f0bfca93fc1ebae78917567a98c860fa337f6
Copying blob sha256:8c4034389ba8b6020bfe297bed65c07017cee0013dfdd42f0fe9c1e405944ea9
Copying config sha256:e1b78f120238b57dba51b1c156c3600c3cd3c6a492fadd4ad7cff67ca94fff3d
Writing manifest to image destination
Copying image sha256:394a4f5b04ee9610101f3a6a98a267925ef440baa70f175754207dcc4dbaf31a (2/3)
Getting image source signatures
Copying blob sha256:18f2b4b29dfb144aeed9fe2f4ba3be1343d95c9a955d745801c56ac2bf7a1790
Copying blob sha256:01990fc1ec779894b3c248eff036f9236d1ff73c332cbaefb7e3175e07a09387
Copying blob sha256:993c010469d49cbf8c1adc6c1663a671fb9c4a29df873fb9f9be08b253ca85a7
Copying config sha256:4a99701fb45b5dd3931d480ec99694863d71389c7149cf8499233b70b6d6af96
Writing manifest to image destination
Copying image sha256:842c11ae98f999ce65321aada205974880dc5293b67d6788a28521312731b18e (3/3)
Getting image source signatures
Copying blob sha256:e31f7608dc7c0db66b019289aaac3ee946a4dcbb4447e08b491297fc3d1feec0
Copying blob sha256:217364bea2db04151e06ca1a879d3b8e0ed36ecb4fd0504827e20f9a4e4acf8f
Copying blob sha256:438d174e95ccf8201567e9a417494989db24f56ccb76e2d920d263a41806b5f2
Copying config sha256:e1defd49ce51c4d3f11ee130cea31ef6e18a337136fc43230cbcefb8c0f68f62
Writing manifest to image destination
Writing manifest list to image destination
Storing list signatures
+ podman manifest push gamja codeberg.org/emersion/gamja
Getting image list signatures
Copying 3 images generated from 3 images in list
Copying image sha256:e4c9ffd103dc69fb951eede8a110769c43610b107996601122a3b9d7373fdb23 (1/3)
Getting image source signatures
Copying blob sha256:bd511a5de69a076d7e4bd95bec712e15cdb003be31d2506e30160eb29f4cb710
Copying blob sha256:66e6b0ff6e70d7d10c8d8943748e3f64bc4ef29dccb9833f7bdf8e722a45d30a
Copying blob sha256:c16034c7b5992dc5198ed569a348e3b101a92617a0280b74f0193aa2a76ab057
Copying config sha256:942358e084f484012002db6d0f6712193678fd3ee819812e6332e3f0fa1093fa
Writing manifest to image destination
Copying image sha256:e6801b6080b9ac35b1d0ff1c1e5898eada866ecc680aa31f1675d11f59abbaff (2/3)
Getting image source signatures
Copying blob sha256:bd511a5de69a076d7e4bd95bec712e15cdb003be31d2506e30160eb29f4cb710
Copying blob sha256:b16db09494336fcb0f8d4fdb10366171e78aa6b0457b92423193322925572127
Copying blob sha256:b8c0c0645e15e694bafb27dfd532fdda0d4237d3d0532eed998a9e85871ceb54
Copying config sha256:229581fc43794eb38bf50223f70f1114d12cbfe08f77370844a01eda8e4099ca
Writing manifest to image destination
Copying image sha256:84a67c8b327e4114b7a9743c13079698bb4a37f84f5e0b3a45a49d83fe5aa4c3 (3/3)
Getting image source signatures
Copying blob sha256:bd511a5de69a076d7e4bd95bec712e15cdb003be31d2506e30160eb29f4cb710
Copying blob sha256:42cda04d364146a6b0320691aae86583ae068d28544a20ce2162b74d24fd0a44
Copying blob sha256:c4b6dc4c1ef824518384afe8fbd975bdf48de8b7f1f6a688084e02ab0ddcce04
Copying config sha256:0a8fe0def86ebe53d1492edc08ae32a4b0f24058a0d5f02e8fa026db0d15563a
Writing manifest to image destination
Writing manifest list to image destination
Storing list signatures
Build complete: success 10 days ago (took 3 minutes)