viewing logs
job succeeded
sss
- time taken
- 21 seconds
- started at
- Wed Sep 17 21:13:42 2025
- updated at
- Wed Sep 17 21:14:03 2025
- log uuid
bf00c591-1c58-428b-bd47-f6ac6435de24
inspect the job's lambda expression
(lambda()
`((task . ("maak-test" "maak-deploy"))
(project . "sss")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/sss.git")
(env . ((VERITAS_REPORTER . monotone-reporter)))))
starting new job...
-> running command: cd /etc/byggsteg/job-clone/sss/trunk && git reset --hard && git pull
HEAD is now at 0fed732 ?????? update: Maak version
From https://codeberg.org/jjba23/sss
0fed732..78bdf88 trunk -> origin/trunk
Updating 0fed732..78bdf88
Fast-forward
src/sss/enchant.scm | 7 +++++++
1 file changed, 7 insertions(+)
-> running command: cd /etc/byggsteg/job-clone/sss/trunk && uname -a
Linux wolk-jjba 6.15.11-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/sss/trunk && git log --name-status HEAD^..HEAD
commit 78bdf88edb342ce7736b459c340a39bbb2372422
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Wed Sep 17 21:13:19 2025 +0200
??? feature: Add more words to custom dictionary
M src/sss/enchant.scm
-> running command: cd /etc/byggsteg/job-clone/sss/trunk && maak test
scanning directories for unit tests...
scanning present working directory for unit tests...
found unit tests: (prelude-spec.scm dconf-spec.scm hyprlang-spec.scm palette-spec.scm)
running unit tests from file: prelude-spec.scm, entrypoint: spec
couldn't load SSS overrides, using defaultscouldn't load SSS overrides, using defaults
------------------------------------------
[suite] Prelude test suite
[test] get-setting used on an essential setting like 'lang always works
[pass] expect: #f, got: #f
[test] string-drop-first-last-n
[pass] expect: h, got: h
[pass] expect: ello worl, got: ello worl
[pass] expect: e, got: e
[pass] expect: reme sexp sys, got: reme sexp sys
[test] log-exprs does not raise errors[0;32m42:[0m [0;39m42[0m
[0;32m"supreme-sexp-system":[0m [0;39m"supreme-sexp-system"[0m
[0;32m(+ 2 2):[0m [0;39m4[0m
[0;32m(string-upcase "hello world"):[0m [0;39m"HELLO WORLD"[0m
[0;32m(length '(1 2 3)):[0m [0;39m3[0m
[pass] success running without errors
[info] ran 1 tasks in: 0 seconds, 64744 microseconds
running unit tests from file: dconf-spec.scm, entrypoint: spec
------------------------------------------
[suite] dconf test suite
[test] mk-nested-dconf-writer-commands
[pass] expect: (echo "/org/gnome/desktop/interface/gtk-key-theme --> 'Emacs'" && dconf write "/org/gnome/desktop/interface/gtk-key-theme" "'Emacs'" echo "/org/gnome/desktop/interface/cursor-size --> 24" && dconf write "/org/gnome/desktop/interface/cursor-size" "24" echo "/org/gnome/desktop/interface/enable-animations --> true" && dconf write "/org/gnome/desktop/interface/enable-animations" "true"), got: (echo "/org/gnome/desktop/interface/gtk-key-theme --> 'Emacs'" && dconf write "/org/gnome/desktop/interface/gtk-key-theme" "'Emacs'" echo "/org/gnome/desktop/interface/cursor-size --> 24" && dconf write "/org/gnome/desktop/interface/cursor-size" "24" echo "/org/gnome/desktop/interface/enable-animations --> true" && dconf write "/org/gnome/desktop/interface/enable-animations" "true")
[info] ran 1 tasks in: 0 seconds, 33738 microseconds
running unit tests from file: hyprlang-spec.scm, entrypoint: spec
------------------------------------------
[suite] Hyprlang test suite
[test] serialize-hypr-section
[pass] expect: section {
subsection {
key = value
}
}, got: section {
subsection {
key = value
}
}
[pass] expect: section {
key = value
}, got: section {
key = value
}
[test] hypr-translate-mod
[pass] expect: unknown, got: unknown
[pass] expect: SUPER, got: SUPER
[pass] expect: ALT, got: ALT
[test] hypr-bind
[pass] expect: SUPER, key, dispatch, cmd, got: SUPER, key, dispatch, cmd
[test] special-bind
[pass] expect: SUPER, key, dispatch, got: SUPER, key, dispatch
[test] hypr-translate-bind
[pass] expect: key, got: key
[pass] expect: mouse:273, got: mouse:273
[pass] expect: mouse:272, got: mouse:272
[test] exec-bind
[pass] expect: SUPER, key, exec, cmd, got: SUPER, key, exec, cmd
[test] serialize-hypr-setting
[pass] expect: key = value, got: key = value
[pass] expect: key = value, got: key = value
[pass] expect: key = value, got: key = value
[info] ran 1 tasks in: 0 seconds, 82391 microseconds
running unit tests from file: palette-spec.scm, entrypoint: spec
------------------------------------------
[suite] Palette test suite
[test] get-ansi-color
[pass] expect: #t, got: #t
[test] hex-to-rgba
[pass] expect: rgba(255, 87, 51, 1), got: rgba(255, 87, 51, 1)
[pass] expect: rgba(0, 128, 128, 0.5), got: rgba(0, 128, 128, 0.5)
[pass] expect: rgba(255, 255, 255, 1), got: rgba(255, 255, 255, 1)
[pass] expect: rgba(0, 0, 0, 1), got: rgba(0, 0, 0, 1)
[test] get-color
[pass] expect: #, got: #
[pass] success catching error: %exception: (#<&message message: "exception ocurred! unknown palette selected: unknown-palette">)
[info] ran 1 tasks in: 0 seconds, 43325 microseconds
finished running tests
WARNING: (guix ui): imported module (guix diagnostics) overrides core binding `info'
[INFO][2025-09-17 21:13:47+0200] Start loading tasks from file: /etc/byggsteg/job-clone/sss/trunk/maak.scm
[INFO][2025-09-17 21:13:47+0200] Start executing user tasks: (test)
[INFO][2025-09-17 21:13:47+0200] Start task: test
[INFO][2025-09-17 21:13:47+0200] Calling procedure: test
[INFO][2025-09-17 21:13:47+0200] Unit tests.
-> running command: cd /etc/byggsteg/job-clone/sss/trunk && sudo maak deploy
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
finished publishing SSS manual
'/srv/http/jointhefreeworld.org/manuals/sss/index.html' is verwijderd
hernoemd 'docs/manual/en.html' -> '/srv/http/jointhefreeworld.org/manuals/sss/index.html'
[INFO][2025-09-17 21:13:57+0200] Start loading tasks from file: /etc/byggsteg/job-clone/sss/trunk/maak.scm
[INFO][2025-09-17 21:13:57+0200] Start executing user tasks: (deploy)
[INFO][2025-09-17 21:13:57+0200] Start task: deploy
[INFO][2025-09-17 21:13:57+0200] Calling procedure: deploy
[INFO][2025-09-17 21:13:57+0200] Deploy the project's documentation.
[INFO][2025-09-17 21:13:57+0200] Execute command:
guix shell -m manifest.scm -- emacs -Q --batch --eval '(progn (find-file "./docs/manual/en.org") (org-html-export-to-html) (message "finished publishing SSS manual"))'