b3fe42c66783d4a3 / check errored
Defined at .automate/pipelines.scm:154
Making check in .
make[1]: Entering directory '/home/chris/automate.cbaines.net/guile-automate/checks/workspace/b3fe42c66783d4a3/work/source'
make check-TESTS
make[2]: Entering directory '/home/chris/automate.cbaines.net/guile-automate/checks/workspace/b3fe42c66783d4a3/work/source'
make[3]: Entering directory '/home/chris/automate.cbaines.net/guile-automate/checks/workspace/b3fe42c66783d4a3/work/source'
PASS: tests/attach.scm
PASS: tests/check.scm
PASS: tests/contain.scm
FAIL: tests/errors.scm
PASS: tests/events.scm
PASS: tests/forgejo.scm
PASS: tests/http.scm
PASS: tests/layout.scm
PASS: tests/masking.scm
PASS: tests/metrics.scm
PASS: tests/pages.scm
PASS: tests/model.scm
PASS: tests/pipeline.scm
PASS: tests/pumphouse.scm
PASS: tests/reconnect.scm
PASS: tests/records.scm
PASS: tests/scope.scm
PASS: tests/source.scm
PASS: tests/step-scheduling.scm
PASS: tests/uploader.scm
================================================
guile-automate 0.0.0-dev: ./test-suite.log
================================================
# TOTAL: 20
# PASS: 19
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
System information (uname -a): Linux 6.18.13-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64
.. contents:: :depth: 2
FAIL: tests/errors
==================
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /home/chris/automate.cbaines.net/guile-automate/checks/workspace/b3fe42c66783d4a3/work/source/./tests/run.scm
;;; WARNING: compilation of /home/chris/automate.cbaines.net/guile-automate/checks/workspace/b3fe42c66783d4a3/work/source/./tests/run.scm failed:
;;; failed to create path for auto-compiled file "/home/chris/automate.cbaines.net/guile-automate/checks/workspace/b3fe42c66783d4a3/work/source/./tests/run.scm"
;;; compiling /home/chris/automate.cbaines.net/guile-automate/checks/workspace/b3fe42c66783d4a3/work/source/tests/support.scm
;;; WARNING: compilation of /home/chris/automate.cbaines.net/guile-automate/checks/workspace/b3fe42c66783d4a3/work/source/tests/support.scm failed:
;;; failed to create path for auto-compiled file "/home/chris/automate.cbaines.net/guile-automate/checks/workspace/b3fe42c66783d4a3/work/source/tests/support.scm"
;;; compiling /home/chris/automate.cbaines.net/guile-automate/checks/workspace/b3fe42c66783d4a3/work/source/tests/errors.scm
;;; WARNING: compilation of /home/chris/automate.cbaines.net/guile-automate/checks/workspace/b3fe42c66783d4a3/work/source/tests/errors.scm failed:
;;; failed to create path for auto-compiled file "/home/chris/automate.cbaines.net/guile-automate/checks/workspace/b3fe42c66783d4a3/work/source/tests/errors.scm"
== errors.scm
fail: the backtrace names the file that raised
fail: a record raised as it is gains the step's backtrace
8 passed, 2 failed
FAIL tests/errors.scm (exit status: 1)
============================================================================
Testsuite summary for guile-automate 0.0.0-dev
============================================================================
# TOTAL: 20
# PASS: 19
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log for debugging.
============================================================================
make[3]: *** [Makefile:896: test-suite.log] Error 1
make[3]: Leaving directory '/home/chris/automate.cbaines.net/guile-automate/checks/workspace/b3fe42c66783d4a3/work/source'
make[2]: *** [Makefile:1031: check-TESTS] Error 2
make[2]: Leaving directory '/home/chris/automate.cbaines.net/guile-automate/checks/workspace/b3fe42c66783d4a3/work/source'
make[1]: *** [Makefile:1252: check-am] Error 2
make[1]: Leaving directory '/home/chris/automate.cbaines.net/guile-automate/checks/workspace/b3fe42c66783d4a3/work/source'
make: *** [Makefile:782: check-recursive] Error 1
error: #<&invoke-error program: "/gnu/store/1m1yzwgyjlai1bal0w2dfxfma8ajkask-profile/bin/bash" arguments: ("-c" "set -eo pipefail\nexport GUIX_PROFILE=/gnu/store/1m1yzwgyjlai1bal0w2dfxfma8ajkask-profile\nsource \"$GUIX_PROFILE/etc/profile\"\ncd /home/chris/automate.cbaines.net/guile-automate/checks/workspace/b3fe42c66783d4a3/work/source\nmake check VERBOSE=1") exit-status: 2 term-signal: #f stop-signal: #f>
backtrace:
automate/pipeline/step.scm:209:64 (_)
ice-9/eval.scm:619:8 (_)
guix/build/utils.scm:822:6 (invoke)