veritas-cdfe7f21-0bbe

job failed

time taken
3 seconds
started at
Sun Jun 28 12:14:29 2026
updated at
Sun Jun 28 12:14:32 2026
log uuid
cdfe7f21-0bbe-4206-b811-254475afac4a
inspect the job's lambda expression
(lambda()
  `((task . ("maak-test" "maak-deploy"))
    (project . "veritas")
    (branch-name . "trunk")
    (clone-url . "https://codeberg.org/jjba23/veritas.git")
    (env . ((VERITAS_REPORTER . monotone-reporter)
            (VERITAS_RUN_BENCHMARKS . false)))))
starting new job...


-> running command: cd "/etc/byggsteg/job-clone//veritas/trunk" && git reset --hard && git pull

HEAD is now at f0189f2 fix: ???? Improve coverage report verbosity
From https://codeberg.org/jjba23/veritas
   f0189f2..fc8963d  trunk      -> origin/trunk
Updating f0189f2..fc8963d
Fast-forward
 maak.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


-> running command: cd /etc/byggsteg/job-clone/veritas/trunk && uname -a

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


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

commit fc8963d96467801a6031899cc0383d3092b87ab1
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Sun Jun 28 12:14:05 2026 +0200

    fix: ???? Improve technical documentation

M	maak.scm


-> running command: cd /etc/byggsteg/job-clone/veritas/trunk && maak test

removed 'reports/lcov/coverage-1782641246-831777.info'
removed 'reports/lcov/coverage-1782641247-220019.info'

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

found unit tests: (numeric/a/num.scm introduction.scm simple.scm generator/simple.scm lists.scm)


running unit tests from file: numeric/a/num.scm, entrypoint: spec


------------------------------------------
[suite] Predicate Tests
  [test] Even Number Checks
    [assert] 7 should not be even
    [pass] assertion succesful, got: #f
    [assert] 0 should be even
    [pass] assertion succesful, got: #t
    [assert] 1 should not be even
    [pass] assertion succesful, got: #f
    [assert] 4 should be even
    [pass] assertion succesful, got: #t
------------------------------------------
[suite] Basic Suite
  [test] Basic Numeric Tests
    [assert] arithmetic approximation
    [pass] assertion succesful, got: 0.99999999999
    [assert] arithmetic approximation
    [pass] assertion succesful, got: 0.9999999
    [assert] checks if addition works
    [pass] assertion succesful, got: 4
    [pass] assertion succesful, got: 1
    [pass] assertion succesful, got: 1
    [pass] assertion succesful, got: 0
    [assert] arithmetic approximation
    [pass] assertion succesful, got: 0.99999999999
[info] ran 2 tasks in: 0 seconds, 3179 microseconds
[debug] assertion-results: (#t #t #t #t #t #t #t #t #t #t #t)

running unit tests from file: introduction.scm, entrypoint: spec


------------------------------------------
[suite] Advanced Veritas Features
[info] TRANSIRE RUBICONEM
[info] ALEA IACTA EST
  [test] A test with a complex computation block
[info] before test runs
[info] after test runs
    [assert] Complex computation inside an assertion
    [pass] assertion succesful, got: 144
  [test] Addition ValidationInitializing...
    [pass] assertion succesful, got: 4
------------------------------------------
[suite] Getting Started with Assertions
  [test] Basic String and Predicate Tests
    [assert] String comparison should be case-sensitive
    [pass] assertion succesful, got: #f
    [assert] Greeting should contain the provided name
    [pass] assertion succesful, got: #t
    [assert] 10 should be greater than 5
    [pass] assertion succesful, got: #t
    [assert] Greeting should be personalized
    [pass] assertion succesful, got: Hello, Veritas!
------------------------------------------
[suite] Testing Logic and List Operations
  [test] List Summation
    [assert] Sum of elements 1 through 5 should be 15
    [pass] assertion succesful, got: 15
    [assert] Sum of an empty list should be 0
    [pass] assertion succesful, got: 0
  [test] Number Classification Logic
    [assert] 0 should be classified as zero
    [pass] assertion succesful, got: zero
    [assert] -1 should be classified as negative
    [pass] assertion succesful, got: negative
    [assert] 99 should be classified as positive
    [pass] assertion succesful, got: positive
------------------------------------------
[suite] Error and Exception Handling
  [test] Valid summation should not throw an error
    [assert] Should not fail with a valid list of numbers
    [pass] success running without errors
  [test] Summing a list with non-numeric elements
    [assert] Should fail when list contains non-numbers
    [pass] success catching error: wrong-type-arg: (+ Wrong type argument in position ~A: ~S (2 a) (a))
+----------------------------------------------+
[benchmark]
Computation of the factorial of 10000


[run #0]
%     cumulative   self             
time   seconds     seconds  procedure
100.00      0.03      0.03  override/fibers/events-impl.scm:81:0:pump-epoll-guardian
  0.00    198.21      0.00  veritas/unit/introduction.scm:151:0:factorial
  0.00      0.03      0.00  %after-gc-thunk
  0.00      0.03      0.00  anon #x5cc3160
  0.00      0.03      0.00  veritas/veritas.scm:301:93
---
Sample count: 1
Total time: 0.028947746 seconds (0.020312044 seconds in GC)
%     cumulative   self             
time   seconds     seconds  procedure
 50.00    300.03      0.03  veritas/unit/introduction.scm:151:0:factorial
 50.00      0.03      0.03  override/fibers/events-impl.scm:81:0:pump-epoll-guardian
  0.00      0.05      0.00  veritas/veritas.scm:301:93
  0.00      0.03      0.00  %after-gc-thunk
  0.00      0.03      0.00  anon #x5cc3160
---
Sample count: 2
Total time: 0.050026339 seconds (0.015110424 seconds in GC)
%     cumulative   self             
time   seconds     seconds  procedure
 66.67      0.08      0.08  override/fibers/events-impl.scm:81:0:pump-epoll-guardian
 33.33    482.20      0.04  veritas/unit/introduction.scm:151:0:factorial
  0.00      0.12      0.00  veritas/veritas.scm:301:93
  0.00      0.08      0.00  %after-gc-thunk
  0.00      0.08      0.00  anon #x5cc3160
---
Sample count: 6
Total time: 0.123236018 seconds (0.065897647 seconds in GC)
%     cumulative   self             
time   seconds     seconds  procedure
 62.50      0.12      0.10  override/fibers/events-impl.scm:81:0:pump-epoll-guardian
 25.00    529.41      0.04  veritas/unit/introduction.scm:151:0:factorial
 12.50      0.02      0.02  fibers/scheduler.scm:446:0:yield-current-task
  0.00      0.16      0.00  veritas/veritas.scm:301:93
  0.00      0.14      0.00  anon #x5cc3160
  0.00      0.12      0.00  %after-gc-thunk
---
Sample count: 8
Total time: 0.164076321 seconds (0.035975048 seconds in GC)
%     cumulative   self             
time   seconds     seconds  procedure
 62.50      0.13      0.11  override/fibers/events-impl.scm:81:0:pump-epoll-guardian
 25.00    555.73      0.04  veritas/unit/introduction.scm:151:0:factorial
 12.50      0.02      0.02  fibers/scheduler.scm:446:0:yield-current-task
  0.00      0.17      0.00  veritas/veritas.scm:301:93
  0.00      0.15      0.00  anon #x5cc3160
  0.00      0.13      0.00  %after-gc-thunk
---
Sample count: 8
Total time: 0.172231359 seconds (0.006296928 seconds in GC)

[run #1]
%     cumulative   self             
time   seconds     seconds  procedure
 66.67      0.04      0.04  fibers/scheduler.scm:446:0:yield-current-task
 33.33    337.32      0.02  veritas/unit/introduction.scm:151:0:factorial
  0.00      0.07      0.00  anon #x5cc3160
  0.00      0.06      0.00  veritas/veritas.scm:301:93
  0.00      0.04      0.00  override/fibers/events-impl.scm:81:0:pump-epoll-guardian
  0.00      0.04      0.00  %after-gc-thunk
---
Sample count: 3
Total time: 0.055990503 seconds (0.053863687 seconds in GC)
%     cumulative   self             
time   seconds     seconds  procedure
 57.14      0.07      0.07  fibers/scheduler.scm:446:0:yield-current-task
 28.57      0.11      0.04  override/fibers/events-impl.scm:81:0:pump-epoll-guardian
 14.29    496.01      0.02  veritas/unit/introduction.scm:151:0:factorial
  0.00      0.19      0.00  anon #x5cc3160
  0.00      0.13      0.00  veritas/veritas.scm:301:93
  0.00      0.11      0.00  %after-gc-thunk
---
Sample count: 7
Total time: 0.130338057 seconds (0.071121843 seconds in GC)
%     cumulative   self             
time   seconds     seconds  procedure
 44.44      0.14      0.07  override/fibers/events-impl.scm:81:0:pump-epoll-guardian
 44.44      0.07      0.07  fibers/scheduler.scm:446:0:yield-current-task
 11.11    483.17      0.02  veritas/unit/introduction.scm:151:0:factorial
  0.00      0.21      0.00  anon #x5cc3160
  0.00      0.16      0.00  veritas/veritas.scm:301:93
  0.00      0.14      0.00  %after-gc-thunk
---
Sample count: 9
Total time: 0.158443956 seconds (0.027008022 seconds in GC)

[info] ran 5 tasks in: 0 seconds, 265772 microseconds

running unit tests from file: simple.scm, entrypoint: spec


[info] Code coverage report written to reports/lcov/coverage-1782641671-59183.info
  [test] some test without suite
    [pass] assertion succesful, got: 1
------------------------------------------
[suite] Basic Suite
  [test] Do some assertions
    [pass] assertion succesful, got: 1
    [pass] assertion succesful, got: 1
    [pass] assertion succesful, got: 1
  [test] Check that function calls work
    [pass] assertion succesful, got: 42
------------------------------------------
[suite] Predicate Tests
  [test] List Predicates
    [assert] Non-empty list should not be null
    [pass] assertion succesful, got: #f
    [assert] Pair should be a pair
    [pass] assertion succesful, got: #t
    [assert] Empty list should not be a pair
    [pass] assertion succesful, got: #f
    [assert] Empty list should be null
    [pass] assertion succesful, got: #t
------------------------------------------
[suite] Complex Data Structure Tests
  [test] Vector Operations
    [assert] Vector ref at index 0
    [pass] assertion succesful, got: 1
    [assert] Vector ref at index 1
    [pass] assertion succesful, got: 2
    [assert] Vector length
    [pass] assertion succesful, got: 3
  [test] Association List Lookups
    [assert] Lookup 'age' in alist
    [pass] assertion succesful, got: 30
    [assert] Lookup non-existent key should be #f
    [pass] assertion succesful, got: #f
    [assert] Lookup 'name' in alist
    [pass] assertion succesful, got: Alice
------------------------------------------
[suite] Error Handling Tests
  [test] Division by Zero Error
    [assert] Should signal error on division by zero
    [pass] success catching error: misc-error: (#f Division by zero () #f)
  [test] No Error on Valid Division
    [assert] Valid division result
    [pass] assertion succesful, got: 5
    [assert] Should not signal error on valid division
    [pass] success running without errors
------------------------------------------
[suite] str
  [test] String Operation Tests
    [pass] assertion succesful, got: hello world
    [pass] assertion succesful, got: #f
    [pass] assertion succesful, got: #t
[info] ran 6 tasks in: 1 seconds, -740253 microseconds

running unit tests from file: generator/simple.scm, entrypoint: spec


[info] Code coverage report written to reports/lcov/coverage-1782641671-285981.info
------------------------------------------
[suite] Basic Suite
  [test] Basic Generation
25
2
    [pass] success running without errors
(4 w D ' L i 8 ` { J ( w)
(4 B G G ! T k I M ` q   & \ t + p O)
    [pass] success running without errors
")Gd!L9)w2G9m8| {_-Z.!jeB:[Z[<sx}IqBp:#@^~v +Re{|BJAz>UBcq}\\10bHT"
"n-z ;XXWQnqVM^gd|=DnAR<\\-esYa4U~j>Z]1"
    [pass] success running without errors
(46 4 90 24 76 3 15 28 8 0 8 38 6 6 3 37 11 11 0 63 5 37 2 18 7 33 13 0 4)
(10 1 18 22 18 59 56)
    [pass] success running without errors
[info] ran 1 tasks in: 0 seconds, 221678 microseconds

running unit tests from file: lists.scm, entrypoint: spec


------------------------------------------
[suite] List Manipulation Tests
  [test] List Length
    [assert] Length of list with 3 elements
    [pass] assertion succesful, got: 3
    [assert] Length of empty list
    [pass] assertion succesful, got: 0
    [assert] Length of list with one element
    [pass] assertion succesful, got: 1
  [test] Get First Element
    [assert] First element of an empty list should be #f
    [pass] assertion succesful, got: #f
    [assert] First element of a number list
    [pass] assertion succesful, got: 1
    [assert] First element of a symbol list
    [pass] assertion succesful, got: a
  [test] List Concatenation
    [assert] Concatenate non-empty list with empty
    [pass] assertion succesful, got: (x y)
    [assert] Concatenate two empty lists
    [pass] assertion succesful, got: ()
    [assert] Concatenate two non-empty lists
    [pass] assertion succesful, got: (1 2 3 4 5)
    [assert] Concatenate empty list with non-empty
    [pass] assertion succesful, got: (a b)
[info] ran 1 tasks in: 0 seconds, 1511 microseconds

finished running tests
skipping source file: override/fibers/events-impl.scm
skipping source file: override/fibers/posix-clocks.scm
skipping source file: override/fibers/events-impl.scm
skipping source file: override/fibers/posix-clocks.scm


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

Maak: the infinitely extensible command runner

Loading tasks from Maak file: /etc/byggsteg/job-clone/veritas/trunk/maak.scm

Executing Maak tasks: test

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

=> Running Maak task: test

  Run project's tests.
;;; note: source file /etc/byggsteg/job-clone/veritas/trunk/maak.scm
;;;       newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/veritas/trunk/maak.scm.go
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /etc/byggsteg/job-clone/veritas/trunk/maak.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/veritas/trunk/maak.scm.go


-> running command: cd /etc/byggsteg/job-clone/veritas/trunk && sudo maak deploy

API documentation saved to doc/api
index.texi:901: warning: @end hoort alleen voor te komen aan begin van regel
index.texi:916: warning: @end hoort alleen voor te komen aan begin van regel
index.texi:931: warning: @end hoort alleen voor te komen aan begin van regel
index.texi:946: warning: @end hoort alleen voor te komen aan begin van regel
index.texi:962: warning: @end hoort alleen voor te komen aan begin van regel
index.texi:978: warning: @end hoort alleen voor te komen aan begin van regel
index.texi: warning: een 'title'-commando en '@top' vereisen een titel
mv: kan status van './index_html' niet opvragen: Bestand of map bestaat niet
Backtrace:
In ice-9/boot-9.scm:
  1784:12  8 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In unknown file:
           7 (apply-smob/0 #<thunk 7f4238d142e0>)
In ice-9/boot-9.scm:
    733:2  6 (call-with-prompt _ _ #<procedure default-prompt-handler (k proc)>)
In ice-9/eval.scm:
    619:8  5 (_ #(#(#<directory (guile-user) 7f4238d18c80>)))
In ice-9/command-line.scm:
   187:19  4 (_ #<input: custom-port 7f4238cff3f0>)
In unknown file:
           3 (eval ((@ (maak main) main)) #<directory (guile-user) 7f4238d18c80>)
In srfi/srfi-1.scm:
    750:9  2 (for-each #<procedure 7f4237ed6230 at /gnu/store/przpmzn36jjpc4aibbk3h8q7masy1zvs-profile/share/guile/site/3.0/maak/maak.scm:87:12 (task)> (deploy))
In /etc/byggsteg/job-clone/veritas/trunk/maak.scm:
     64:2  1 (deploy)
In /gnu/store/przpmzn36jjpc4aibbk3h8q7masy1zvs-profile/share/guile/site/3.0/maak/dsl.scm:
    89:12  0 ($ _ #:verbose? _ #:join _)

/gnu/store/przpmzn36jjpc4aibbk3h8q7masy1zvs-profile/share/guile/site/3.0/maak/dsl.scm:89:12: In procedure $:

Non-zero exit code when running!
Command: mv -v ./index_html ./doc/api-dist
Exit code: 1



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

Maak: the infinitely extensible command runner

Loading tasks from Maak file: /etc/byggsteg/job-clone/veritas/trunk/maak.scm

Executing Maak tasks: deploy

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

=> Running Maak task: deploy

  Deploy the project's documentation.

  Execute command:
guix time-machine --channels=channels.scm -- shell -m manifest.scm -- documenta api ./src/veritas &&  texi2any -v --html --css-ref=https://jointhefreeworld.org/static/css/jointhefreeworld.css ./doc/api/index.texi