viewing logs

job succeeded

kmk

time taken
12 seconds
started at
Wed Aug 20 13:38:10 2025
updated at
Wed Aug 20 13:38:22 2025
log uuid
ecdcad85-fbec-49c1-aac0-869816137f20
inspect the job's lambda expression
(lambda()
  `((task . "trivial")
    (project . "kmk")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/kmk.git")
    (trivial-cmds . ("cd /etc/byggsteg/job-clone/kmk/trunk &&
                      sudo guix shell -f guix.scm -- kmk deploy"))))
                          
    

starting new job...

-> running command: cd /etc/byggsteg/job-clone/kmk/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/kmk/trunk && git pull
Updating 07b68a4..66b0e88
Fast-forward
 resources/help.txt |  4 +++-
 scripts/kmk        |  6 +++++-
 src/kmk/kmk.scm    | 29 ++++++++++++++++++++++++++---
 src/kmk/main.scm   | 12 ++++++++++--
 4 files changed, 44 insertions(+), 7 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/kmk/trunk && git log --name-status HEAD^..HEAD
commit 66b0e88462fb08ee2a4bec2e3def0a1d929cdf9a
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Wed Aug 20 13:38:04 2025 +0200

    ??? feature: Added list option

M	resources/help.txt
M	scripts/kmk
M	src/kmk/kmk.scm
M	src/kmk/main.scm

-> running command: cd /etc/byggsteg/job-clone/kmk/trunk &&
                      sudo guix shell -f guix.scm -- kmk deploy
-L /gnu/store/jivpcl4z7ilwqizpkw44wpi87l7w3yjj-profile/share/guile/site/3.0 -c ((@(kmk main) main)) --resources /gnu/store/jivpcl4z7ilwqizpkw44wpi87l7w3yjj-profile/share/resources --tasks deploy --file /etc/byggsteg/job-clone/kmk/trunk/kmk.scm
API documentation saved to doc/api
'/srv/http/jointhefreeworld.org/api-docs/kmk/kmk_005fmain.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/kmk/kmk_005fkmk.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/kmk/API.html' is verwijderd
map '/srv/http/jointhefreeworld.org/api-docs/kmk' is verwijderd
map 'doc/api-dist' is verwijderd
'doc/api/index.texi' is verwijderd
map 'doc/api' is verwijderd
map 'doc' is verwijderd

[INFO][2025-08-20 13:38:21+0200] Start loading tasks from file: /etc/byggsteg/job-clone/kmk/trunk/kmk.scm
[INFO][2025-08-20 13:38:21+0200] Start executing user tasks: (deploy)
[INFO][2025-08-20 13:38:21+0200] Start task: deploy

[INFO][2025-08-20 13:38:21+0200]   Calling procedure: deploy
[INFO][2025-08-20 13:38:21+0200]   Generate documentation for the project and publish to web directory.