viewing logs

job succeeded

sss__20:25:04__11-03-2025

time taken
2 seconds
started at
Tue Mar 11 20:25:04 2025
updated at
Tue Mar 11 20:25:06 2025
uuid
8ccc7f3e-ba6f-4bd6-af52-f43bb68fb794
log uuid
29cabe3f-77ec-4ae8-9ac6-1fcd19874ae1
inspect the job's lambda expression
(lambda() `((project . "sss")(branch-name . "trunk")(task . "pull-and-deploy")(clone-url . "https://codeberg.org/jjba23/sss")))

starting new job...

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

-> running command: cd /etc/byggsteg/job-clone/sss/trunk && git pull
Updating d9ae2b4..eb987f0
Fast-forward
 Makefile                         |  11 +-
 lib/emacs.scm                    |  10 ++
 lib/emacs/init.el                | 244 ++++++---------------------------------
 lib/emacs/modules/common-lisp.el |  38 ++++++
 lib/emacs/modules/dashboard.el   |  67 +++++++++++
 lib/emacs/modules/emacs-core.el  |  97 ++++++++++++++++
 lib/emacs/modules/go.el          |  46 ++++++++
 lib/emacs/modules/org.el         |  88 ++++++++++++++
 lib/emacs/modules/sss.el         |  47 ++++++++
 lib/emacs/modules/theme.el       |  53 +++++++++
 system/packages/sss-packages.scm |   3 +-
 11 files changed, 488 insertions(+), 216 deletions(-)
 create mode 100644 lib/emacs/modules/common-lisp.el
 create mode 100644 lib/emacs/modules/dashboard.el
 create mode 100644 lib/emacs/modules/emacs-core.el
 create mode 100644 lib/emacs/modules/go.el
 create mode 100644 lib/emacs/modules/org.el
 create mode 100644 lib/emacs/modules/sss.el
 create mode 100644 lib/emacs/modules/theme.el

-> running command: cd /etc/byggsteg/job-clone/sss/trunk && git log --name-status HEAD^..HEAD
commit eb987f01328df849dd7178972b697254fde68149
Author: Josep Bigorra 
Date:   Tue Mar 11 20:23:56 2025 +0100

     ??

M	system/packages/sss-packages.scm

-> running command: cd /etc/byggsteg/job-clone/sss/trunk && sudo make deploy
mkdir -pv /srv/http/jointhefreeworld.org/manuals/sss
rm -rfv /srv/http/jointhefreeworld.org/manuals/sss/index.html
'/srv/http/jointhefreeworld.org/manuals/sss/index.html' is verwijderd
cp -rfv docs/Manual/README.html /srv/http/jointhefreeworld.org/manuals/sss/index.html
'docs/Manual/README.html' -> '/srv/http/jointhefreeworld.org/manuals/sss/index.html'