viewing logs

job succeeded

guile-show-hub

time taken
19 seconds
started at
Mon Jun 23 19:32:44 2025
updated at
Mon Jun 23 19:33:03 2025
log uuid
09533298-db97-4e4e-85a8-f0d8c6d14c58
inspect the job's lambda expression
(lambda()
  `((task . "pull-and-deploy")
    (project . "guile-show-hub")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/guile-show-hub.git")))
    

starting new job...

-> running command: cd /etc/byggsteg/job-clone/guile-show-hub/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/guile-show-hub/trunk && git pull
Updating aad993c..5703cfc
Fast-forward
 manifest.scm | 3 +++
 1 file changed, 3 insertions(+)

-> running command: cd /etc/byggsteg/job-clone/guile-show-hub/trunk && git log --name-status HEAD^..HEAD
commit 5703cfc3ec4ffd8951f5aedc4095c87e4c1d5682
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Mon Jun 23 19:32:44 2025 +0200

     ??

M	manifest.scm

-> running command: cd /etc/byggsteg/job-clone/guile-show-hub/trunk && sudo make deploy
CI=true make run
make[1]: Map '/etc/byggsteg/job-clone/guile-show-hub/trunk' wordt binnengegaan
guix shell -m manifest.scm -- \
	guile -L ./src -c '((@(guile-show-hub main) main))' 

Starting Guile Show Hub
Fetching from URL: https://codeberg.org/guix/guix/raw/branch/master/gnu/packages/guile-xyz.scmmake[1]: Map '/etc/byggsteg/job-clone/guile-show-hub/trunk' wordt verlaten
rm -rfv /srv/http/jointhefreeworld.org/guile-show-hub
mkdir -p /srv/http/jointhefreeworld.org/guile-show-hub
mv -v index.html /srv/http/jointhefreeworld.org/guile-show-hub/
hernoemd 'index.html' -> '/srv/http/jointhefreeworld.org/guile-show-hub/index.html'