viewing logs

job succeeded

wikimusic

time taken
4 seconds
started at
Sun Aug 10 08:55:00 2025
updated at
Sun Aug 10 08:55:04 2025
log uuid
9133f5df-8bd4-48aa-a822-c393d278a50b
inspect the job's lambda expression
(lambda()
  `((task . ("pull-and-restart" "pull-and-deploy"))
    (daemon-name . "wikimusic-daemon")
    (project . "wikimusic")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/wikimusic.git")))
    

starting new job...

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && uname -a
Linux wolk-jjba 6.15.9-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git pull
Updating 1bc3abf..f5b5408
Fast-forward
 .woodpecker/byggsteg.yaml | 54 ++++++++++++++++++++++++++++-------------------
 1 file changed, 32 insertions(+), 22 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git log --name-status HEAD^..HEAD
commit f5b54083323bca2212075d77f29e2457f915dbaa
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Sun Aug 10 08:54:41 2025 +0200

    ???? ci: Improvements for Woodpecker pipeline

M	.woodpecker/byggsteg.yaml

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && sudo herd enable wikimusic-daemon || true && sudo herd restart wikimusic-daemon || true
Enabled service wikimusic-daemon.
Service wikimusic-daemon has been started.

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && sudo make deploy
guix shell -m manifest.scm -- emacs -Q --batch \
	--eval '(progn (find-file "/etc/byggsteg/job-clone/wikimusic/trunk/docs/manual/en-GB.org")(org-html-export-to-html)(message "finished publishing WikiMusic manual"))'
mkdir -pv /srv/http/jointhefreeworld.org/manuals/wikimusic
rm -rfv /srv/http/jointhefreeworld.org/manuals/wikimusic/index.html
'/srv/http/jointhefreeworld.org/manuals/wikimusic/index.html' is verwijderd
mv -v docs/manual/en-GB.html /srv/http/jointhefreeworld.org/manuals/wikimusic/index.html
hernoemd 'docs/manual/en-GB.html' -> '/srv/http/jointhefreeworld.org/manuals/wikimusic/index.html'