viewing logs

job succeeded

wikimusic

time taken
28 seconds
started at
Mon Jun 16 12:08:12 2025
updated at
Mon Jun 16 12:08:40 2025
log uuid
ebf2b5de-1fdf-4030-bfbb-1b5b3c61bba6
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.14.8-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git pull
Updating 2ff4903..93253c6
Fast-forward
 app/controllers/artists.scm |  20 +++----
 app/controllers/genres.scm  |  23 ++++----
 app/controllers/index.scm   |   7 +--
 app/controllers/login.scm   |  31 +++++-----
 app/controllers/me.scm      |  47 ++++++++-------
 app/controllers/songs.scm   |  57 +++++++++++-------
 app/views/artists.scm       |   3 +-
 app/views/genres.scm        |   8 ++-
 app/views/index.scm         |   3 +-
 app/views/login.scm         |  41 ++++++-------
 app/views/me.scm            |  20 +++----
 app/views/song-contents.scm |   6 +-
 app/views/songs.scm         | 139 ++++++++++++++++++++++----------------------
 lib/wikimusic/html.scm      |  76 ++++++++++++------------
 manifest.scm                |   8 +--
 15 files changed, 259 insertions(+), 230 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git log --name-status HEAD^..HEAD
commit 93253c64f43411121775912293ea668220b33379
Author: Josep Bigorra 
Date:   Mon Jun 16 12:07:25 2025 +0200

    new hygguile??

M	app/controllers/artists.scm
M	app/controllers/genres.scm
M	app/controllers/index.scm
M	app/controllers/login.scm
M	app/controllers/me.scm
M	app/controllers/songs.scm
M	app/views/artists.scm
M	app/views/genres.scm
M	app/views/index.scm
M	app/views/login.scm
M	app/views/me.scm
M	app/views/song-contents.scm
M	app/views/songs.scm
M	lib/wikimusic/html.scm
M	manifest.scm

-> 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'