scriba-e8d5921d-aa7f

job failed

time taken
3 seconds
started at
Wed Jun 3 10:58:46 2026
updated at
Wed Jun 3 10:58:49 2026
log uuid
e8d5921d-aa7f-4e1b-9f5c-656694b4f4a3
inspect the job's lambda expression
(lambda()
  `((task . ("maak-test" "maak-deploy"))
    (project . "scriba")
    (branch-name . "log-enh")            
    (clone-url . "https://codeberg.org/jjba23/scriba.git")
    (env . ((VERITAS_REPORTER . monotone-reporter)))))
    
starting new job...


-> running command: cd "/etc/byggsteg/job-clone//scriba/log-enh" && git reset --hard && git pull

HEAD is now at 240e2bd feat: ??? Add tags system
From https://codeberg.org/jjba23/scriba
   240e2bd..ba146c9  log-enh    -> origin/log-enh
Updating 240e2bd..ba146c9
Fast-forward
 README.org                            | 29 ++++++++++++-------------
 src/scriba/auto.scm                   | 11 +++++++++-
 src/scriba/color-console.scm          |  4 +++-
 src/scriba/console.scm                |  4 +++-
 src/scriba/json.scm                   |  4 +++-
 src/scriba/scriba.scm                 | 17 ++++++++++-----
 src/scriba/syslog.scm                 |  4 +++-
 test/veritas/unit/auto-log-spec.scm   |  4 ++--
 test/veritas/unit/file-log-spec.scm   |  4 ++--
 test/veritas/unit/log-spec.scm        |  8 +++----
 test/veritas/unit/string-log-spec.scm | 41 ++++++++++++++++++++++++++++++++++-
 test/veritas/unit/syslog-spec.scm     |  3 +++
 12 files changed, 99 insertions(+), 34 deletions(-)


-> running command: cd /etc/byggsteg/job-clone/scriba/log-enh && uname -a

Linux wolk-jjba 6.18.31-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux


-> running command: cd /etc/byggsteg/job-clone/scriba/log-enh && git log --name-status HEAD^..HEAD

commit ba146c99e343303ff73634d18fbf60c1c9e17106
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Wed Jun 3 10:58:24 2026 +0200

    feat: ??? Add tag filter

M	README.org
M	src/scriba/auto.scm
M	src/scriba/color-console.scm
M	src/scriba/console.scm
M	src/scriba/json.scm
M	src/scriba/scriba.scm
M	src/scriba/syslog.scm
M	test/veritas/unit/auto-log-spec.scm
M	test/veritas/unit/file-log-spec.scm
M	test/veritas/unit/log-spec.scm
M	test/veritas/unit/string-log-spec.scm
M	test/veritas/unit/syslog-spec.scm


-> running command: cd /etc/byggsteg/job-clone/scriba/log-enh && maak test

;;; note: source file ./test/veritas/unit/string-log-spec.scm
;;;       newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/scriba/log-enh/test/veritas/unit/string-log-spec.scm.go
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling ./test/veritas/unit/string-log-spec.scm
;;; note: source file ./src/scriba/console.scm
;;;       newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/scriba/log-enh/src/scriba/console.scm.go
;;; compiling ./src/scriba/console.scm
;;; note: source file ./src/scriba/scriba.scm
;;;       newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/scriba/log-enh/src/scriba/scriba.scm.go
;;; compiling ./src/scriba/scriba.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/scriba/log-enh/src/scriba/scriba.scm.go
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/scriba/log-enh/src/scriba/console.scm.go
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/scriba/log-enh/test/veritas/unit/string-log-spec.scm.go

scanning directories for unit tests...
scanning present working directory for unit tests...

found unit tests: (string-log-spec.scm log-spec.scm auto-log-spec.scm file-log-spec.scm syslog-spec.scm)


running unit tests from file: string-log-spec.scm, entrypoint: spec


------------------------------------------
[suite] String
  [test] scriba-console-logger to string
    [assert] default configuration and logging context
    [pass] success running without errors
------------------------------------------
[suite] Tag log suite
  [test] scriba-console-logger with tagging
    [assert] default configuration and logging context
    [fail] caught error: unexpected-log-message: (
[#irrelevant #tag] Some log without level but with irrelevanttags)
  [test] scriba-console-logger with tagging
    [assert] default configuration and logging context
    [pass] success running without errors
[info] ran 2 tasks in: 0 seconds, 9533 microseconds

[error] 
aborting due to error in test case...

Backtrace:
In ice-9/boot-9.scm:
  1791:12  7 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In unknown file:
           6 (apply-smob/0 #<thunk 7f52befcc320>)
In ice-9/boot-9.scm:
    740:2  5 (call-with-prompt _ _ #<procedure default-prompt-handler (k proc)>)
In ice-9/eval.scm:
    619:8  4 (_ #(#(#<directory (guile-user) 7f52befcfc80>)))
In ice-9/command-line.scm:
   187:19  3 (_ #<input: custom-port 7f52befb8380>)
In unknown file:
           2 (eval ((@ (maak main) main)) #<directory (guile-user) 7f52befcfc80>)
In srfi/srfi-1.scm:
    750:9  1 (for-each #<procedure 7f52be0af198 at maak/maak.scm:87:12 (task)> (test))
In maak/dsl.scm:
    89:12  0 ($ _ #:verbose? _ #:join _)

maak/dsl.scm:89:12: In procedure $:

Non-zero exit code when running!
Command: guix time-machine --channels=channels.scm -- shell -m manifest.scm -- guile -L ./src -L ./test -c '((@ (veritas runner) run-tests))'
Exit code: 1



--------------------------------------------------------------

Maak: the infinitely extensible command runner

Loading tasks from Maak file: /etc/byggsteg/job-clone/scriba/log-enh/maak.scm

Executing Maak tasks: test

--------------------------------------------------------------

=> Running Maak task: test

  Run project's tests.