~sircmpwn/#1063127

success

Weekly scheduled build image refresh

Owner
~sircmpwn
Created
2 months ago
Updated
2 months ago
Build manifest
view manifest »

Tasks

view log »
genimg view log »
kvm view log »
sanity-check 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
[#1063127] 2023/09/25 19:00:01 Booting image alpine/edge (default) on port 22534
[#1063127] 2023/09/25 19:00:02 Waiting for guest to settle
[#1063127] 2023/09/25 19:00:13 Sending tasks
[#1063127] 2023/09/25 19:00:16 Sending build environment
[#1063127] 2023/09/25 19:00:17 Sending secrets
[#1063127] 2023/09/25 19:00:17 Resolving secret fa00a8d3-7b63-42d5-8060-3bb31c3e3018
[#1063127] 2023/09/25 19:00:19 Installing packages
Warning: Permanently added '[localhost]:22534' (ED25519) to the list of known hosts.
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1/6) Upgrading libcurl (8.3.0-r0 -> 8.3.0-r1)
(2/6) Upgrading curl (8.3.0-r0 -> 8.3.0-r1)
(3/6) Upgrading ncurses-terminfo-base (6.4_p20230722-r0 -> 6.4_p20230918-r0)
(4/6) Upgrading libncursesw (6.4_p20230722-r0 -> 6.4_p20230918-r0)
(5/6) Upgrading linux-firmware-none (20230804-r1 -> 20230919-r0)
(6/6) Upgrading libpanelw (6.4_p20230722-r0 -> 6.4_p20230918-r0)
Executing busybox-1.36.1-r8.trigger
OK: 455 MiB in 140 packages
Warning: Permanently added '[localhost]:22534' (ED25519) to the list of known hosts.
(1/35) Installing libcom_err (1.47.0-r4)
(2/35) Installing e2fsprogs-libs (1.47.0-r4)
(3/35) Installing e2fsprogs (1.47.0-r4)
(4/35) Installing libaio (0.3.113-r1)
(5/35) Installing libintl (0.22.2-r0)
(6/35) Installing libmount (2.39.2-r0)
(7/35) Installing glib (2.78.0-r0)
(8/35) Installing numactl (2.0.16-r4)
(9/35) Installing liburing (2.4-r0)
(10/35) Installing qemu-img (8.1.1-r0)
(11/35) Installing libcap-ng (0.8.3-r4)
(12/35) Installing qemu (8.1.1-r0)
Executing qemu-8.1.1-r0.pre-install
Executing qemu-8.1.1-r0.post-install
*
* If you want to run VM as unprivileged user and let Qemu create tunX devices,
* then you must add that user to the group "qemu".
* If you use KVM for hardware-assisted virtualization, then you may also need
* to add that user to the group "kvm".
*
(13/35) Installing musl-fts (1.2.7-r6)
(14/35) Installing libelf (0.189-r3)
(15/35) Installing libbpf (1.2.2-r0)
(16/35) Installing capstone (5.0.1-r0)
(17/35) Installing py3-capstone (5.0.1-r0)
(18/35) Installing py3-capstone-pyc (5.0.1-r0)
(19/35) Installing libjpeg-turbo (3.0.0-r1)
(20/35) Installing lzo (2.10-r5)
(21/35) Installing pixman (0.42.2-r2)
(22/35) Installing libpng (1.6.40-r0)
(23/35) Installing libseccomp (2.5.4-r3)
(24/35) Installing libslirp (4.7.0-r0)
(25/35) Installing snappy (1.1.10-r2)
(26/35) Installing vde2-libs (2.3.3-r0)
(27/35) Installing qemu-system-x86_64 (8.1.1-r0)
(28/35) Installing lz4-libs (1.9.4-r5)
(29/35) Installing popt (1.19-r3)
(30/35) Installing libxxhash (0.8.2-r2)
(31/35) Installing rsync (3.2.7-r4)
(32/35) Installing rsync-openrc (3.2.7-r4)
(33/35) Installing libfdisk (2.39.2-r0)
(34/35) Installing libsmartcols (2.39.2-r0)
(35/35) Installing sfdisk (2.39.2-r0)
Executing busybox-1.36.1-r8.trigger
Executing glib-2.78.0-r0.trigger
OK: 521 MiB in 175 packages
[#1063127] 2023/09/25 19:00:28 Cloning repositories
Cloning into 'builds.sr.ht'...
+ cd builds.sr.ht
+ git submodule update --init --recursive
[#1063127] 2023/09/25 19:00:29 Running task genimg
[#1063127] 2023/09/25 19:01:44 Running task kvm
[#1063127] 2023/09/25 19:01:46 Running task sanity-check
[#1063127] 2023/09/25 19:02:06 Running task deploy
[#1063127] 2023/09/25 19:03:00 Processing post-success triggers...
[#1063127] 2023/09/25 19:03:00 Skipping trigger, condition unmet
genimg
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
+ cd builds.sr.ht/images/alpine/old
+ sudo ./genimg x86_64
+ export 'release=v3.17'
+ exec ../genimg
+ echo v3.17
+ arch=x86_64
+ linux=linux-lts
+ mkdir -p x86_64
+ qemu-img create -f qcow2 x86_64/root.img.qcow2 16G
Formatting 'x86_64/root.img.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=17179869184 lazy_refcounts=off refcount_bits=16
+ modprobe nbd 'max_part=16'
+ qemu-nbd '--connect=/dev/nbd0' x86_64/root.img.qcow2
+ trap cleanup EXIT
+ '[' x86_64 '==' x86_64 ]
+ dd 'if=/usr/share/syslinux/mbr.bin' 'of=/dev/nbd0' 'bs=1' 'count=440'
440+0 records in
440+0 records out
440 bytes (440B) copied, 0.003080 seconds, 139.5KB/s
+ sfdisk --no-reread /dev/nbd0
Disk /dev/nbd0: 16 GiB, 17179869184 bytes, 33554432 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

>>> Created a new DOS (MBR) disklabel with disk identifier 0xf831e97b.
/dev/nbd0p1: Created a new partition 1 of type 'Linux' and of size 100 MiB.
/dev/nbd0p2: Created a new partition 2 of type 'Linux swap / Solaris' and of size 2 GiB.
/dev/nbd0p3: Created a new partition 3 of type 'Linux' and of size 13.9 GiB.
/dev/nbd0p4: Done.

New situation:
Disklabel type: dos
Disk identifier: 0xf831e97b

Device      Boot   Start      End  Sectors  Size Id Type
/dev/nbd0p1 *       2048   206847   204800  100M 83 Linux
/dev/nbd0p2       206848  4401151  4194304    2G 82 Linux swap / Solaris
/dev/nbd0p3      4401152 33554431 29153280 13.9G 83 Linux

The partition table has been altered.
Calling ioctl() to re-read partition table.
Syncing disks.
+ mdev -s
+ mkfs.ext4 /dev/nbd0p1
mke2fs 1.47.0 (5-Feb-2023)
Discarding device blocks:      0/102400             done                            
Creating filesystem with 102400 1k blocks and 25584 inodes
Filesystem UUID: 972614f3-52eb-4173-8d5c-2f7676a06bf9
Superblock backups stored on blocks: 
	8193, 24577, 40961, 57345, 73729

Allocating group tables:  0/13     done                            
Writing inode tables:  0/13     done                            
Creating journal (4096 blocks): done
Writing superblocks and filesystem accounting information:  0/13     done

+ mkswap /dev/nbd0p2
Setting up swapspace version 1, size = 2147479552 bytes
UUID=c6ad692d-7ff6-4f37-9440-4b971c8c7962
+ mkfs.ext4 /dev/nbd0p3
mke2fs 1.47.0 (5-Feb-2023)
Discarding device blocks:       0/3644160               done                            
Creating filesystem with 3644160 4k blocks and 912128 inodes
Filesystem UUID: c13ae2d4-1c2a-47d6-a458-f48942a56cb2
Superblock backups stored on blocks: 
	32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208

Allocating group tables:   0/112       done                            
Writing inode tables:   0/112       done                            
Creating journal (16384 blocks): done
Writing superblocks and filesystem accounting information:   0/112       done

+ mount /dev/nbd0p3 /mnt
+ mkdir /mnt/boot
+ mount /dev/nbd0p1 /mnt/boot
+ swapon /dev/nbd0p2
+ apk add -U -X http://dl-cdn.alpinelinux.org/alpine/v3.17/main/ -X http://dl-cdn.alpinelinux.org/alpine/v3.17/community/ --allow-untrusted '--arch=x86_64' '--root=/mnt' --initdb acct alpine-base alpine-conf alpine-sdk linux-firmware-none linux-lts git mercurial openssh sudo syslinux tzdata gnupg haveged bash
fetch http://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
(1/129) Installing musl (1.2.3-r5)
(2/129) Installing acct (6.6.4-r1)
(3/129) Installing alpine-baselayout-data (3.4.0-r0)
(4/129) Installing busybox (1.35.0-r29)
Executing busybox-1.35.0-r29.post-install
(5/129) Installing busybox-binsh (1.35.0-r29)
(6/129) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(7/129) Installing ifupdown-ng (0.12.1-r1)
(8/129) Installing libcap2 (2.66-r1)
(9/129) Installing openrc (0.45.2-r7)
Executing openrc-0.45.2-r7.post-install
(10/129) Installing acct-openrc (6.6.4-r1)
(11/129) Installing mdev-conf (4.3-r0)
(12/129) Installing busybox-mdev-openrc (1.35.0-r29)
(13/129) Installing alpine-conf (3.15.1-r1)
(14/129) Installing alpine-keys (2.4-r1)
(15/129) Installing alpine-release (3.17.5-r0)
(16/129) Installing ca-certificates-bundle (20230506-r0)
(17/129) Installing libcrypto3 (3.0.11-r0)
(18/129) Installing libssl3 (3.0.11-r0)
(19/129) Installing ssl_client (1.35.0-r29)
(20/129) Installing zlib (1.2.13-r0)
(21/129) Installing apk-tools (2.12.10-r1)
(22/129) Installing busybox-openrc (1.35.0-r29)
(23/129) Installing busybox-suid (1.35.0-r29)
(24/129) Installing scanelf (1.3.5-r1)
(25/129) Installing musl-utils (1.2.3-r5)
(26/129) Installing libc-utils (0.7.2-r3)
(27/129) Installing alpine-base (3.17.5-r0)
(28/129) Installing fakeroot (1.29-r0)
(29/129) Installing openssl (3.0.11-r0)
(30/129) Installing libattr (2.5.1-r2)
(31/129) Installing attr (2.5.1-r2)
(32/129) Installing libacl (2.3.1-r1)
(33/129) Installing tar (1.34-r2)
(34/129) Installing pkgconf (1.9.4-r0)
(35/129) Installing patch (2.7.6-r9)
(36/129) Installing libgcc (12.2.1_git20220924-r4)
(37/129) Installing libstdc++ (12.2.1_git20220924-r4)
(38/129) Installing lzip (1.23-r0)
(39/129) Installing ca-certificates (20230506-r0)
(40/129) Installing brotli-libs (1.0.9-r9)
(41/129) Installing nghttp2-libs (1.51.0-r1)
(42/129) Installing libcurl (8.3.0-r0)
(43/129) Installing curl (8.3.0-r0)
(44/129) Installing abuild (3.10.0-r0)
Executing abuild-3.10.0-r0.pre-install
(45/129) Installing binutils (2.39-r2)
(46/129) Installing libmagic (5.43-r0)
(47/129) Installing file (5.43-r0)
(48/129) Installing libgomp (12.2.1_git20220924-r4)
(49/129) Installing libatomic (12.2.1_git20220924-r4)
(50/129) Installing gmp (6.2.1-r2)
(51/129) Installing isl25 (0.25-r1)
(52/129) Installing mpfr4 (4.1.0-r0)
(53/129) Installing mpc1 (1.2.1-r1)
(54/129) Installing gcc (12.2.1_git20220924-r4)
(55/129) Installing libstdc++-dev (12.2.1_git20220924-r4)
(56/129) Installing musl-dev (1.2.3-r5)
(57/129) Installing libc-dev (0.7.2-r3)
(58/129) Installing g++ (12.2.1_git20220924-r4)
(59/129) Installing make (4.3-r1)
(60/129) Installing fortify-headers (1.1-r1)
(61/129) Installing build-base (0.5-r3)
(62/129) Installing libexpat (2.5.0-r0)
(63/129) Installing pcre2 (10.42-r0)
(64/129) Installing git (2.38.5-r0)
(65/129) Installing alpine-sdk (1.0-r1)
(66/129) Installing ncurses-terminfo-base (6.3_p20221119-r1)
(67/129) Installing ncurses-libs (6.3_p20221119-r1)
(68/129) Installing readline (8.2.0-r0)
(69/129) Installing bash (5.2.15-r0)
Executing bash-5.2.15-r0.post-install
(70/129) Installing libgpg-error (1.46-r1)
(71/129) Installing libassuan (2.5.6-r0)
(72/129) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(73/129) Installing libgcrypt (1.10.1-r0)
(74/129) Installing gnupg-gpgconf (2.2.40-r0)
(75/129) Installing libbz2 (1.0.8-r4)
(76/129) Installing sqlite-libs (3.40.1-r0)
(77/129) Installing gpg (2.2.40-r0)
(78/129) Installing npth (1.6-r2)
(79/129) Installing gpg-agent (2.2.40-r0)
(80/129) Installing gpg-wks-server (2.2.40-r0)
(81/129) Installing libksba (1.6.4-r0)
(82/129) Installing gpgsm (2.2.40-r0)
(83/129) Installing gpgv (2.2.40-r0)
(84/129) Installing nettle (3.8.1-r0)
(85/129) Installing libffi (3.4.4-r0)
(86/129) Installing p11-kit (0.24.1-r1)
(87/129) Installing libtasn1 (4.19.0-r0)
(88/129) Installing libunistring (1.1-r0)
(89/129) Installing gnutls (3.7.8-r3)
(90/129) Installing gdbm (1.23-r0)
(91/129) Installing libsasl (2.1.28-r3)
(92/129) Installing libldap (2.6.3-r6)
(93/129) Installing gnupg-dirmngr (2.2.40-r0)
(94/129) Installing gnupg-utils (2.2.40-r0)
(95/129) Installing gnupg-wks-client (2.2.40-r0)
(96/129) Installing gnupg (2.2.40-r0)
(97/129) Installing haveged (1.9.18-r0)
(98/129) Installing haveged-openrc (1.9.18-r0)
(99/129) Installing linux-firmware-none (20221214-r4)
(100/129) Installing lddtree (1.26-r3)
(101/129) Installing xz-libs (5.2.9-r0)
(102/129) Installing zstd-libs (1.5.5-r0)
(103/129) Installing kmod (30-r1)
(104/129) Installing kmod-openrc (30-r1)
(105/129) Installing libblkid (2.38.1-r1)
(106/129) Installing argon2-libs (20190702-r2)
(107/129) Installing device-mapper-libs (2.03.17-r1)
(108/129) Installing json-c (0.16-r2)
(109/129) Installing libuuid (2.38.1-r1)
(110/129) Installing cryptsetup-libs (2.5.0-r2)
(111/129) Installing kmod-libs (30-r1)
(112/129) Installing mkinitfs (3.7.0-r1)
Executing mkinitfs-3.7.0-r1.post-install
(113/129) Installing linux-lts (5.15.133-r0)
(114/129) Installing mpdecimal (2.5.1-r1)
(115/129) Installing python3 (3.10.13-r0)
(116/129) Installing mercurial (6.3.1-r0)
(117/129) Installing openssh-keygen (9.1_p1-r4)
(118/129) Installing libedit (20221030.3.1-r0)
(119/129) Installing openssh-client-common (9.1_p1-r4)
(120/129) Installing openssh-client-default (9.1_p1-r4)
(121/129) Installing openssh-sftp-server (9.1_p1-r4)
(122/129) Installing openssh-server-common (9.1_p1-r4)
(123/129) Installing openssh-server (9.1_p1-r4)
(124/129) Installing openssh (9.1_p1-r4)
(125/129) Installing sudo (1.9.12_p2-r1)
(126/129) Installing mtools (4.0.42-r0)
(127/129) Installing blkid (2.38.1-r1)
(128/129) Installing syslinux (6.04_pre1-r11)
(129/129) Installing tzdata (2023c-r0)
Executing busybox-1.35.0-r29.trigger
Executing ca-certificates-20230506-r0.trigger
Executing kmod-30-r1.trigger
Executing mkinitfs-3.7.0-r1.trigger
==> initramfs: creating /boot/initramfs-lts
Executing syslinux-6.04_pre1-r11.trigger
WARNING: Root device is not specified in /etc/update-extlinux.conf.
extlinux: cannot find device for path /boot
extlinux: cannot open device (null)
OK: 448 MiB in 129 packages
+ mount --bind /dev /mnt/dev
+ mount --bind /dev/pts /mnt/dev/pts
+ mount --bind /dev/shm /mnt/dev/shm
+ mount --bind /proc /mnt/proc
+ mount --bind /run /mnt/run
+ mount --bind /sys /mnt/sys
+ run_root setup-hostname -n build
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'setup-hostname -n build'
+ run_root setup-interfaces -i
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'setup-interfaces -i'
+ run_root setup-dns -d example.org 8.8.8.8 8.8.4.4
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'setup-dns -d example.org 8.8.8.8 8.8.4.4'
+ '[' v3.17 '=' edge ]
+ run_root setup-timezone -z UTC
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'setup-timezone -z UTC'
+ cat
+ extlinux -i /mnt/boot
/mnt/boot is device /dev/nbd0p1
Warning: unable to obtain device geometry (defaulting to 64 heads, 32 sectors)
         (on hard disks, this is usually harmless.)
+ run_root rc-update add ntpd default
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'rc-update add ntpd default'
 * service ntpd added to runlevel default
+ run_root rc-update add sshd default
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'rc-update add sshd default'
 * service sshd added to runlevel default
+ run_root rc-update add crond default
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'rc-update add crond default'
 * service crond added to runlevel default
+ run_root rc-update add haveged default
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'rc-update add haveged default'
 * service haveged added to runlevel default
+ run_root rc-update add hwclock boot
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'rc-update add hwclock boot'
 * service hwclock added to runlevel boot
+ run_root rc-update add modules boot
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'rc-update add modules boot'
 * service modules added to runlevel boot
+ run_root rc-update add sysctl boot
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'rc-update add sysctl boot'
 * service sysctl added to runlevel boot
+ run_root rc-update add hostname boot
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'rc-update add hostname boot'
 * service hostname added to runlevel boot
+ run_root rc-update add bootmisc boot
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'rc-update add bootmisc boot'
 * service bootmisc added to runlevel boot
+ run_root rc-update add networking boot
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'rc-update add networking boot'
 * service networking added to runlevel boot
+ run_root rc-update add syslog boot
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'rc-update add syslog boot'
 * service syslog added to runlevel boot
+ run_root rc-update add swap boot
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'rc-update add swap boot'
 * service swap added to runlevel boot
+ run_root rc-update add mount-ro shutdown
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'rc-update add mount-ro shutdown'
 * service mount-ro added to runlevel shutdown
+ run_root rc-update add killprocs shutdown
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'rc-update add killprocs shutdown'
 * service killprocs added to runlevel shutdown
+ run_root rc-update add savecache shutdown
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'rc-update add savecache shutdown'
 * service savecache added to runlevel shutdown
+ sed -e 's/#PermitEmptyPasswords no/PermitEmptyPasswords yes/' -i /mnt/etc/ssh/sshd_config
+ run_root adduser -u 1000 -D -h /home/build -s /bin/sh build
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'adduser -u 1000 -D -h /home/build -s /bin/sh build'
+ run_root adduser build wheel
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'adduser build wheel'
+ run_root adduser build kvm
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'adduser build kvm'
+ run_root adduser build abuild
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'adduser build abuild'
+ run_root passwd -u build
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'passwd -u build'
passwd: password for build changed by root
+ printf '%s\n' '%wheel ALL=(ALL) NOPASSWD: ALL'
+ rm -f /mnt/etc/motd
+ echo linux-lts
+ cut -d- -f2-
+ echo linux-lts
+ cut -d- -f2-
+ cat
+ cat
+ mkdir -p /mnt/etc/docker
+ cat
+ pkg_version linux-lts
+ run_root+ cut '-d ' -f1
 apk list linux-lts
+ grep installed
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'apk list linux-lts'
WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.17/main: No such file or directory
WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.17/community: No such file or directory
+ name=linux-lts-5.15.133-r0
+ echo 5.15.133-r0
+ run_root apk add 'linux-lts=5.15.133-r0'
+ chroot /mnt /usr/bin/env 'PATH=/sbin:/usr/sbin:/bin:/usr/bin' /bin/sh -c 'apk add linux-lts=5.15.133-r0'
fetch http://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
OK: 448 MiB in 129 packages
+ cat
+ chown build:build /mnt/home/build/.gitconfig
+ sync
+ cleanup
+ sync
+ umount -f /mnt/dev/pts
+ umount -f /mnt/dev/shm
+ umount -f /mnt/dev
+ umount -f /mnt/proc
+ umount -f /mnt/run
+ umount -f /mnt/sys
+ umount -f /mnt/boot
+ umount -f /mnt
+ swapoff /dev/nbd0p2
+ qemu-nbd --disconnect /dev/nbd0
/dev/nbd0 disconnected
kvm
1
2
3
4
5
6
7
8
+ grep -i amd /proc/cpuinfo
vendor_id	: AuthenticAMD
model name	: AMD EPYC 7281 16-Core Processor
vendor_id	: AuthenticAMD
model name	: AMD EPYC 7281 16-Core Processor
+ sudo modprobe kvm_amd
+ sleep 1
+ sudo chown build:build /dev/kvm
sanity-check
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
+ cd builds.sr.ht
+ MEMORY=1024
+ ./images/control alpine/old sanity-check
Booting...
Waiting for VM to come up...
ssh: connect to host localhost port 8022: Connection refused

Attempt 1...
kex_exchange_identification: read: Connection reset by peer

Connection reset by 127.0.0.1 port 8022

Attempt 2...
Warning: Permanently added '[localhost]:8022' (ED25519) to the list of known hosts.

Testing sudo...
Warning: Permanently added '[localhost]:8022' (ED25519) to the list of known hosts.

.
..
.gitconfig
Testing networking...
Warning: Permanently added '[localhost]:8022' (ED25519) to the list of known hosts.

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0<!doctype html>
<html>
<head>
    <title>Example Domain</title>

    <meta charset="utf-8" />
    <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <style type="text/css">
    body {
        background-color: #f0f0f2;
        margin: 0;
        padding: 0;
        font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        
    }
    div {
        width: 600px;
        margin: 5em auto;
        padding: 2em;
        background-color: #fdfdff;
        border-radius: 0.5em;
        box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);
    }
    a:link, a:visited {
        color: #38488f;
        text-decoration: none;
    }
    @media (max-width: 700px) {
        div {
            margin: 0 auto;
            width: auto;
        }
    }
    </style>    
</head>

<body>
<div>
    <h1>Example Domain</h1>
    <p>This domain is for use in illustrative examples in documents. You may use this
    domain in literature without prior coordination or asking for permission.</p>
    <p><a href="https://www.iana.org/domains/example">More information...</a></p>
</div>
</body>
</html>

100  1256  100  1256    0     0   9938      0 --:--:-- --:--:-- --:--:--  9968
Testing apk...
Warning: Permanently added '[localhost]:8022' (ED25519) to the list of known hosts.

Warning: Permanently added '[localhost]:8022' (ED25519) to the list of known hosts.

fetch http://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
v3.17.5-93-g8f4c2a5fc74 [http://dl-cdn.alpinelinux.org/alpine/v3.17/main]
v3.17.5-93-g8f4c2a5fc74 [http://dl-cdn.alpinelinux.org/alpine/v3.17/community]
OK: 17819 distinct packages available
Warning: Permanently added '[localhost]:8022' (ED25519) to the list of known hosts.

OK: 448 MiB in 129 packages
Warning: Permanently added '[localhost]:8022' (ED25519) to the list of known hosts.

(1/1) Installing htop (3.2.1-r1)
Executing busybox-1.35.0-r29.trigger
OK: 449 MiB in 130 packages
Testing git...
Warning: Permanently added '[localhost]:8022' (ED25519) to the list of known hosts.

git version 2.38.5
Testing mercurial...
Warning: Permanently added '[localhost]:8022' (ED25519) to the list of known hosts.

Mercurial Distributed SCM (version 6.3.1)
(see https://mercurial-scm.org for more information)

Copyright (C) 2005-2022 Olivia Mackall and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Everything works!
Warning: Permanently added '[localhost]:8022' (ED25519) to the list of known hosts.

Warning: Permanently added '[localhost]:8022' (ED25519) to the list of known hosts.

qemu-system-x86_64: terminating on signal 15 from pid 3115 (/bin/sh)
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
59
60
61
62
63
64
65
66
+ cd builds.sr.ht/images/alpine/old
+ echo StrictHostKeyChecking=no
+ for server in "${slaves[@]}"
+ ssh deploy@cirno2.sr.ht mkdir -p /var/lib/images/alpine/old/x86_64
Warning: Permanently added 'cirno2.sr.ht' (ED25519) to the list of known hosts.

+ rsync -rzP x86_64/root.img.qcow2 deploy@cirno2.sr.ht:/var/lib/images/alpine/old/x86_64/new_root.img.qcow2
sending incremental file list
root.img.qcow2

         32,768   0%    0.00kB/s    0:00:00  
    145,686,528  17%  138.91MB/s    0:00:04  
    354,418,688  43%  167.89MB/s    0:00:02  
    463,863,808  56%  146.76MB/s    0:00:02  
    553,648,128  67%  131.53MB/s    0:00:02  
    625,868,800  76%  114.06MB/s    0:00:01  
    705,167,360  85%   83.62MB/s    0:00:01  
    800,030,720  97%   80.17MB/s    0:00:00  
    823,197,696 100%  108.13MB/s    0:00:07 (xfr#1, to-chk=0/1)
+ ssh deploy@cirno2.sr.ht mv /var/lib/images/alpine/old/x86_64/new_root.img.qcow2 /var/lib/images/alpine/old/x86_64/root.img.qcow2
+ for server in "${slaves[@]}"
+ ssh deploy@patchouli2.sr.ht mkdir -p /var/lib/images/alpine/old/x86_64
Warning: Permanently added 'patchouli2.sr.ht' (ED25519) to the list of known hosts.

+ rsync -rzP x86_64/root.img.qcow2 deploy@patchouli2.sr.ht:/var/lib/images/alpine/old/x86_64/new_root.img.qcow2
sending incremental file list
root.img.qcow2

         32,768   0%    0.00kB/s    0:00:00  
    107,872,256  13%  100.53MB/s    0:00:06  
    125,829,120  15%   59.21MB/s    0:00:11  
    148,242,432  18%   46.66MB/s    0:00:14  
    163,053,568  19%   38.59MB/s    0:00:16  
    221,249,536  26%   26.92MB/s    0:00:21  
    362,938,368  44%   56.25MB/s    0:00:07  
    374,079,488  45%   52.78MB/s    0:00:08  
    463,470,592  56%   70.13MB/s    0:00:05  
    478,707,712  58%   60.27MB/s    0:00:05  
    509,083,648  61%   34.10MB/s    0:00:08  
    531,759,104  64%   37.19MB/s    0:00:07  
    553,254,912  67%   21.19MB/s    0:00:12  
    566,624,256  68%   20.66MB/s    0:00:12  
    588,021,760  71%   18.65MB/s    0:00:12  
    603,848,704  73%   17.11MB/s    0:00:12  
    616,955,904  74%   15.11MB/s    0:00:13  
    623,902,720  75%   13.63MB/s    0:00:14  
    631,373,824  76%   10.27MB/s    0:00:18  
    642,908,160  78%    9.21MB/s    0:00:19  
    650,641,408  79%    7.95MB/s    0:00:21  
    655,228,928  79%    6.37MB/s    0:00:25  
    661,553,152  80%    6.17MB/s    0:00:25  
    667,811,840  81%    5.10MB/s    0:00:29  
    674,234,368  81%    4.81MB/s    0:00:30  
    680,656,896  82%    6.00MB/s    0:00:23  
    686,817,280  83%    5.95MB/s    0:00:22  
    694,550,528  84%    6.31MB/s    0:00:19  
    720,109,568  87%   10.78MB/s    0:00:09  
    732,037,120  88%   12.07MB/s    0:00:07  
    761,266,176  92%   17.48MB/s    0:00:03  
    781,582,336  94%   20.41MB/s    0:00:01  
    792,330,240  96%   17.08MB/s    0:00:01  
    800,587,776  97%   16.17MB/s    0:00:01  
    807,665,664  98%   10.83MB/s    0:00:01  
    814,350,336  98%    7.66MB/s    0:00:01  
    823,197,696 100%   21.25MB/s    0:00:36 (xfr#1, to-chk=0/1)
+ ssh deploy@patchouli2.sr.ht mv /var/lib/images/alpine/old/x86_64/new_root.img.qcow2 /var/lib/images/alpine/old/x86_64/root.img.qcow2
Build complete: success 2 months ago (took 2 minutes)