7c5f2a63-220b-466c-a961-38860f1f4ba4(lambda()
`((task . "pull-and-deploy")
(project . "iter-vitae")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/iter-vitae.git")))
starting new job...
-> running command: cd /etc/byggsteg/job-clone/iter-vitae/trunk && uname -a
Linux wolk-jjba 6.15.5-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/iter-vitae/trunk && git pull
Updating 822bd14..80c5f32
Fast-forward
.guix-authorizations | 4 ----
.guix-channel | 4 ----
2 files changed, 8 deletions(-)
delete mode 100644 .guix-authorizations
delete mode 100644 .guix-channel
-> running command: cd /etc/byggsteg/job-clone/iter-vitae/trunk && git log --name-status HEAD^..HEAD
commit 80c5f32a4d32dafcccf48d7a89ab82ac4432effe
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Fri Aug 1 11:26:19 2025 +0200
??? remove: Removed channel since iter-vitae is part of Guix
D .guix-authorizations
D .guix-channel
-> running command: cd /etc/byggsteg/job-clone/iter-vitae/trunk && sudo make deploy
make persona-joe-en
make[1]: Map '/etc/byggsteg/job-clone/iter-vitae/trunk' wordt binnengegaan
guix shell -f guix.scm -- iter-vitae --locale "en" --persona-file "/etc/byggsteg/job-clone/iter-vitae/trunk/populus/joe.scm" --output-dir ./dist
[1m[INFO][2025-08-01 11:27:13+02:00] Starting Iter Vitae: guile -L /gnu/store/8qimnmgj9fii2b7d3afn3rd15jf6pm6b-iter-vitae-0.3.32/share/guile/site/3.0 -c ((@(iter-vitae main) main)) --locale en --output-dir ./dist --persona-file /etc/byggsteg/job-clone/iter-vitae/trunk/populus/joe.scm --resources-dir /gnu/store/8qimnmgj9fii2b7d3afn3rd15jf6pm6b-iter-vitae-0.3.32/share/resources[0m
[1m[INFO][2025-08-01 11:27:15+0200] Iter Vitae: Generate an attractive, modern and customizable Curriculum Vitae/Resume[0m
[1m[INFO][2025-08-01 11:27:15+0200] Start rendering curriculum with settings:[0m
[1m[INFO][2025-08-01 11:27:15+0200] locale: en[0m
[1m[INFO][2025-08-01 11:27:15+0200] persona-file: /etc/byggsteg/job-clone/iter-vitae/trunk/populus/joe.scm[0m
[1m[INFO][2025-08-01 11:27:15+0200] resources-dir: /gnu/store/8qimnmgj9fii2b7d3afn3rd15jf6pm6b-iter-vitae-0.3.32/share/resources[0m
[1m[INFO][2025-08-01 11:27:15+0200] output-dir: ./dist[0m
[1m[INFO][2025-08-01 11:27:15+0200] executing: rm -rfv ./dist[0m
[1m[INFO][2025-08-01 11:27:15+0200] executing: mkdir -p ./dist[0m
[1m[INFO][2025-08-01 11:27:15+0200] executing: cp -rfv /gnu/store/8qimnmgj9fii2b7d3afn3rd15jf6pm6b-iter-vitae-0.3.32/share/resources/js ./dist/js[0m
[1m[INFO][2025-08-01 11:27:15+0200] Completed rendering of Curriculum Vitae/Resume[0mmake[1]: Map '/etc/byggsteg/job-clone/iter-vitae/trunk' wordt verlaten
rm -rfv /srv/http/jointhefreeworld.org/joe-cv
'/srv/http/jointhefreeworld.org/joe-cv/js/tailwind.js' is verwijderd
map '/srv/http/jointhefreeworld.org/joe-cv/js' is verwijderd
'/srv/http/jointhefreeworld.org/joe-cv/index.html' is verwijderd
map '/srv/http/jointhefreeworld.org/joe-cv' is verwijderd
cp -rfv dist /srv/http/jointhefreeworld.org/joe-cv
'dist' -> '/srv/http/jointhefreeworld.org/joe-cv'
'dist/js' -> '/srv/http/jointhefreeworld.org/joe-cv/js'
'dist/js/tailwind.js' -> '/srv/http/jointhefreeworld.org/joe-cv/js/tailwind.js'
'dist/index.html' -> '/srv/http/jointhefreeworld.org/joe-cv/index.html'