18.1 KiB | (pruned after 90 days) |
view log » | |
print_software_versions | view log » |
build | view log » |
deploy | view log » |
create_artifacts | view log » |
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 |
[#774777] 2022/06/05 20:54:33 Booting image alpine/edge (default) on port 22406 [#774777] 2022/06/05 20:54:34 Waiting for guest to settle [#774777] 2022/06/05 20:54:44 Sending tasks [#774777] 2022/06/05 20:54:45 Sending build environment [#774777] 2022/06/05 20:54:45 Sending secrets [#774777] 2022/06/05 20:54:45 Resolving secret 9a977e44-5547-410f-8c87-1200c2304eb1 [#774777] 2022/06/05 20:54:46 Installing packages Warning: Permanently added '[localhost]:22406' (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 v3.16.0-709-g7d9f808d25 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.16.0-746-gc32060b936 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.16.0-743-gaeca6f9489 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] OK: 22616 distinct packages available Warning: Permanently added '[localhost]:22406' (ED25519) to the list of known hosts. (1/5) Installing hugo (0.100.1-r0) (2/5) Installing lz4-libs (1.9.3-r1) (3/5) Installing popt (1.18-r0) (4/5) Installing rsync (3.2.4-r0) (5/5) Installing rsync-openrc (3.2.4-r0) Executing busybox-1.35.0-r13.trigger OK: 1343 MiB in 222 packages [#774777] 2022/06/05 20:54:51 Cloning repositories Cloning into 'www_net-xecut-www'... + cd www_net-xecut-www + git checkout -q a4eb07c9cd754ef5923c5c89ba6dc00b3a4b928e + cd www_net-xecut-www + git submodule update --init [#774777] 2022/06/05 20:54:51 Running task print_software_versions [#774777] 2022/06/05 20:54:52 Running task build [#774777] 2022/06/05 20:54:52 Running task deploy [#774777] 2022/06/05 20:54:55 Running task create_artifacts [#774777] 2022/06/05 20:54:55 Uploading www_net-xecut-www/html_net-xecut-www.tar.gz [#774777] 2022/06/05 20:54:55 https://patchouli.sr.ht/builds.sr.ht/artifacts/~ashpool/774777/2202bbb43139630c/html_net-xecut-www.tar.gz [#774777] 2022/06/05 20:54:55 Processing post-success triggers... [#774777] 2022/06/05 20:54:55 Skipping trigger, condition unmet |
1 2 |
+ hugo version hugo v0.100.1-f95f4c286027d9da7c5c201568f2dcf029555de2+extended linux/amd64 BuildDate=2022-06-01T15:29:37Z |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
+ cd www_net-xecut-www/src/ + hugo Start building sites … hugo v0.100.1-f95f4c286027d9da7c5c201568f2dcf029555de2+extended linux/amd64 BuildDate=2022-06-01T15:29:37Z | EN -------------------+----- Pages | 17 Paginator pages | 0 Non-page files | 0 Static files | 17 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Total in 83 ms |
1 2 3 4 5 |
+ cd www_net-xecut-www/src/ + echo StrictHostKeyChecking=no + rsync -rm --del public/ ashpool@www1.xecut.net:/var/www/www.xecut.net/ Warning: Permanently added 'www1.xecut.net' (ED25519) to the list of known hosts. |