00603f334c3a7a0b / check succeeded
Defined at .automate/pipelines.scm:63
./pre-inst-env /gnu/store/kcrdxmhj7hcq2kaff7xwr6gljckn37gr-profile/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "tests.go" "tests.scm"
wrote `tests.go'
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /gnu/store/kcrdxmhj7hcq2kaff7xwr6gljckn37gr-profile/bin/guild
;;; compiled /tmp/cache/guile/ccache/3.0-LE-8-4.7/gnu/store/famnm0bim1kmmk8ax5ldhs8fsvf30kky-guile-next-3.0.11-1.b0f6549/bin/guild.go
./pre-inst-env /gnu/store/kcrdxmhj7hcq2kaff7xwr6gljckn37gr-profile/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "tests/actors.go" "tests/actors.scm"
wrote `tests/actors.go'
./pre-inst-env /gnu/store/kcrdxmhj7hcq2kaff7xwr6gljckn37gr-profile/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "tests/backtraces.go" "tests/backtraces.scm"
wrote `tests/backtraces.go'
./pre-inst-env /gnu/store/kcrdxmhj7hcq2kaff7xwr6gljckn37gr-profile/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "tests/knots-core.go" "tests/knots-core.scm"
wrote `tests/knots-core.go'
./pre-inst-env /gnu/store/kcrdxmhj7hcq2kaff7xwr6gljckn37gr-profile/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "tests/non-blocking.go" "tests/non-blocking.scm"
wrote `tests/non-blocking.go'
./pre-inst-env /gnu/store/kcrdxmhj7hcq2kaff7xwr6gljckn37gr-profile/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "tests/notification.go" "tests/notification.scm"
wrote `tests/notification.go'
./pre-inst-env /gnu/store/kcrdxmhj7hcq2kaff7xwr6gljckn37gr-profile/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "tests/parallelism.go" "tests/parallelism.scm"
wrote `tests/parallelism.go'
./pre-inst-env /gnu/store/kcrdxmhj7hcq2kaff7xwr6gljckn37gr-profile/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "tests/promise.go" "tests/promise.scm"
wrote `tests/promise.go'
./pre-inst-env /gnu/store/kcrdxmhj7hcq2kaff7xwr6gljckn37gr-profile/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "tests/queue.go" "tests/queue.scm"
wrote `tests/queue.go'
./pre-inst-env /gnu/store/kcrdxmhj7hcq2kaff7xwr6gljckn37gr-profile/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "tests/web.go" "tests/web.scm"
wrote `tests/web.go'
./pre-inst-env /gnu/store/kcrdxmhj7hcq2kaff7xwr6gljckn37gr-profile/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "tests/resource-pool.go" "tests/resource-pool.scm"
wrote `tests/resource-pool.go'
./pre-inst-env /gnu/store/kcrdxmhj7hcq2kaff7xwr6gljckn37gr-profile/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "tests/sort.go" "tests/sort.scm"
wrote `tests/sort.go'
./pre-inst-env /gnu/store/kcrdxmhj7hcq2kaff7xwr6gljckn37gr-profile/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "tests/thread-pool.go" "tests/thread-pool.scm"
wrote `tests/thread-pool.go'
./pre-inst-env /gnu/store/kcrdxmhj7hcq2kaff7xwr6gljckn37gr-profile/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "tests/timeout.go" "tests/timeout.scm"
wrote `tests/timeout.go'
./pre-inst-env /gnu/store/kcrdxmhj7hcq2kaff7xwr6gljckn37gr-profile/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "tests/web-server.go" "tests/web-server.scm"
wrote `tests/web-server.go'
WARNING: (#{ g111}#): `sleep' imported from both (fibers) and (fibers timers)
find ./tests -maxdepth 1 -name "*.scm" | xargs -t -L1 ./test-env guile
./test-env guile ./tests/web-server.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /var/tmp/automate-work-h6kjKi/work/source/./tests/web-server.scm
WARNING: (guile-user): `sleep' imported from both (fibers) and (fibers timers)
;;; compiled /tmp/cache/guile/ccache/3.0-LE-8-4.7/var/tmp/automate-work-h6kjKi/work/source/tests/web-server.scm.go
exception when processing: GET /
In knots/web-server.scm:
1017:32 (_)
In ice-9/boot-9.scm:
1712:22 (raise-exception _ #:continuable? _)
In knots/web-server.scm:
995:34 (_ _)
In ice-9/ports.scm:
558:4 (call-with-output-string _)
ERROR:
1. &irritants: (#<&message message: "wrong number of values returned from handler, expecting 2, got 1"> #<procedure 7f0eab29e290 at web-server.scm:48:12 (request body-port)>)
exception when processing: GET /
In knots/web-server.scm:
1012:33 (_)
In web-server.scm:
518:14 (_ _ _)
ERROR:
1. &error
2. &origin: #f
3. &message: "deliberate handler bug"
4. &irritants: ()
5. &exception-with-kind-and-args:
kind: misc-error
args: (#f "deliberate handler bug" () #f)
In ice-9/boot-9.scm:
1791:12 (with-exception-handler _ _ #:unwind? _ # _)
1791:12 (with-exception-handler _ _ #:unwind? _ # _)
In knots/web-server.scm:
1247:33 (_)
1046:18 (handle-request _ #<input-output: socket 30> _ _ _ 1024 …)
In ice-9/boot-9.scm:
1785:15 (with-exception-handler #<procedure 7f0eabdc11e0 at kn…> …)
In knots/web-server.scm:
1079:42 (_)
In ice-9/boot-9.scm:
1785:15 (with-exception-handler #<procedure 7f0eacf5ca50 at kn…> …)
In knots/web-server.scm:
1083:46 (_)
In ice-9/boot-9.scm:
1791:12 (with-exception-handler _ _ #:unwind? _ # _)
In web-server.scm:
550:24 (_ _)
ERROR:
1. &error
2. &origin: #f
3. &message: "deliberate body bug"
4. &irritants: ()
5. &exception-with-kind-and-args:
kind: misc-error
args: (#f "deliberate body bug" () #f)
exception when processing: OPTIONS *
In knots/web-server.scm:
1012:33 (_)
In web-server.scm:
810:14 (_ _ _)
ERROR:
1. &error
2. &origin: #f
3. &message: "handler for asterisk-form request"
4. &irritants: ()
5. &exception-with-kind-and-args:
kind: misc-error
args: (#f "handler for asterisk-form request" () #f)
WARNING: (guile-user): `sleep' imported from both (fibers) and (fibers timers)
POST /upload: error replying to client
knots web-server, exception in make-request-meta:
In ice-9/boot-9.scm:
1791:12 (with-exception-handler _ _ #:unwind? _ # _)
1791:12 (with-exception-handler _ _ #:unwind? _ # _)
In knots/web-server.scm:
1247:33 (_)
945:14 (handle-request #<procedure 7f0eab2a2b60 at web-server…> …)
In ice-9/boot-9.scm:
1785:15 (with-exception-handler #<procedure 7f0eacf5c408 at kn…> …)
1791:12 (with-exception-handler _ _ #:unwind? _ # _)
In knots/web-server.scm:
921:22 (_)
In web-server.scm:
1503:12 (_ _)
ERROR:
1. &error
2. &origin: #f
3. &message: "deliberate make-request-meta bug"
4. &irritants: ()
5. &exception-with-kind-and-args:
kind: misc-error
args: (#f "deliberate make-request-meta bug" () #f)
knots web-server, exception in make-request-meta:
In ice-9/boot-9.scm:
1791:12 (with-exception-handler _ _ #:unwind? _ # _)
1791:12 (with-exception-handler _ _ #:unwind? _ # _)
In knots/web-server.scm:
1247:33 (_)
945:14 (handle-request #<procedure 7f0eab2a2b60 at web-server…> …)
In ice-9/boot-9.scm:
1785:15 (with-exception-handler #<procedure 7f0eacf5c408 at kn…> …)
1791:12 (with-exception-handler _ _ #:unwind? _ # _)
ERROR:
1. &error
2. &origin: #f
3. &message: "make-request-meta didn't return a list: ~S"
4. &irritants: (not-a-list)
5. &exception-with-kind-and-args:
kind: misc-error
args: (#f "make-request-meta didn't return a list: ~S" (not-a-list) #f)
running #<procedure 7f0eab29d860 at web-server.scm:24:1 ()>
running #<procedure 7f0eab29d878 at web-server.scm:45:1 ()>
running #<procedure 7f0eab29d890 at web-server.scm:65:1 ()>
running #<procedure 7f0eab29d8a8 at web-server.scm:90:1 ()>
running #<procedure 7f0eab29d8c0 at web-server.scm:115:1 ()>
running #<procedure 7f0eab29d8d8 at web-server.scm:144:1 ()>
running #<procedure 7f0eab29d8f0 at web-server.scm:172:1 ()>
running #<procedure 7f0eab29d908 at web-server.scm:216:1 ()>
running #<procedure 7f0eab29d920 at web-server.scm:253:1 ()>
running #<procedure 7f0eab29d938 at web-server.scm:322:1 ()>
running #<procedure 7f0eab29d950 at web-server.scm:360:1 ()>
running #<procedure 7f0eab29d968 at web-server.scm:416:1 ()>
running #<procedure 7f0eab29d980 at web-server.scm:455:1 ()>
running #<procedure 7f0eab29d998 at web-server.scm:483:1 ()>
running #<procedure 7f0eab29d9b0 at web-server.scm:513:1 ()>
running #<procedure 7f0eab29d9c8 at web-server.scm:543:1 ()>
running #<procedure 7f0eab29d9e0 at web-server.scm:580:1 ()>
running #<procedure 7f0eab29d9f8 at web-server.scm:616:1 ()>
running #<procedure 7f0eab29da10 at web-server.scm:642:1 ()>
running #<procedure 7f0eab29da28 at web-server.scm:667:1 ()>
running #<procedure 7f0eab29da40 at web-server.scm:691:1 ()>
running #<procedure 7f0eab29da58 at web-server.scm:731:1 ()>
running #<procedure 7f0eab29da70 at web-server.scm:780:1 ()>
running #<procedure 7f0eab29db08 at web-server.scm:842:1 ()>
running #<procedure 7f0eab29db20 at web-server.scm:897:1 ()>
running #<procedure 7f0eab29db38 at web-server.scm:976:1 ()>
running #<procedure 7f0eab29db50 at web-server.scm:1011:1 ()>
running #<procedure 7f0eab29db68 at web-server.scm:1040:1 ()>
running #<procedure 7f0eab29dc00 at web-server.scm:1088:1 ()>
running #<procedure 7f0eab29dc18 at web-server.scm:1136:1 ()>
running #<procedure 7f0eab29dc30 at web-server.scm:1186:1 ()>
running #<procedure 7f0eab29dc48 at web-server.scm:1224:1 ()>
running #<procedure 7f0eab29dc60 at web-server.scm:1253:1 ()>
running #<procedure 7f0eab29dc78 at web-server.scm:1270:1 ()>
running #<procedure 7f0eab29dc90 at web-server.scm:1310:1 ()>
running #<procedure 7f0eab29dca8 at web-server.scm:1331:1 ()>
running #<procedure 7f0eab29dcc0 at web-server.scm:1368:1 ()>
running #<procedure 7f0eab29dcd8 at web-server.scm:1384:1 ()>
running #<procedure 7f0eab29dcf0 at web-server.scm:1403:1 ()>
running #<procedure 7f0eab29dd08 at web-server.scm:1444:1 ()>
running #<procedure 7f0eab29dd20 at web-server.scm:1473:1 ()>
web-server test finished successfully
./test-env guile ./tests/notification.scm
running #<procedure 7fd2ef16c268 at notification.scm:8:1 ()>
notification test finished successfully
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /var/tmp/automate-work-h6kjKi/work/source/./tests/notification.scm
;;; compiled /tmp/cache/guile/ccache/3.0-LE-8-4.7/var/tmp/automate-work-h6kjKi/work/source/tests/notification.scm.go
./test-env guile ./tests/web.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /var/tmp/automate-work-h6kjKi/work/source/./tests/web.scm
;;; compiled /tmp/cache/guile/ccache/3.0-LE-8-4.7/var/tmp/automate-work-h6kjKi/work/source/tests/web.scm.go
running #<procedure 7f20d52df550 at web.scm:18:1 ()>
running #<procedure 7f20d52df568 at web.scm:29:1 ()>
running #<procedure 7f20d52df580 at web.scm:51:1 ()>
running #<procedure 7f20d52df598 at web.scm:75:1 ()>
running #<procedure 7f20d52df5b0 at web.scm:103:1 ()>
running #<procedure 7f20d52df5c8 at web.scm:138:1 ()>
running #<procedure 7f20d52df5e0 at web.scm:177:1 ()>
running #<procedure 7f20d52df5f8 at web.scm:202:1 ()>
web test finished successfully
./test-env guile ./tests/backtraces.scm
plain-exception
PASS FIRST backtrace entry "(with-exception-handler"
PASS LAST backtrace entry 10:4
PASS output contains "ERROR:\n 1. &error\n 2. &origin: #f\n 3. &message: \"plain error message\""
triple-with-exception-handler
PASS FIRST backtrace entry "(with-exception-handler"
PASS LAST backtrace entry 16:12
PASS output contains "ERROR:\n 1. &error\n 2. &origin: #f\n 3. &message: \"plain error message\""
wrapped-exception
PASS FIRST backtrace entry "(with-exception-handler"
PASS LAST backtrace entry 16:8
PASS output contains "ERROR:\n 1. &error\n 2. &origin: #f\n 3. &message: \"wrapped error message\""
temporary-thread
PASS FIRST backtrace entry "(with-exception-handler"
PASS LAST backtrace entry 11:7
PASS output contains "ERROR:\n 1. &error\n 2. &origin: #f\n 3. &message: \"error from temporary thread\""
fibers-map
PASS FIRST backtrace entry "(with-exception-handler"
PASS LAST backtrace entry 18:14
PASS output contains "ERROR:\n 1. &error\n 2. &origin: #f\n 3. &message: \"error from fibers-map\""
call-with-resource-from-pool
PASS FIRST backtrace entry "(with-exception-handler"
PASS LAST backtrace entry 14:41
PASS output contains "ERROR:\n 1. &error\n 2. &origin: #f\n 3. &message: \"error from call-with-resource-from-pool\""
PASS output contains "(call-with-resource-from-pool"
fibers-let-resource-pool
PASS FIRST backtrace entry "(with-exception-handler"
PASS LAST backtrace entry 7:2
PASS output contains "ERROR:\n 1. &error\n 2. &origin: #f\n 3. &message: \"error from do-work\""
PASS output contains "(get-result _ _)"
PASS output contains "(do-work _ _)"
PASS output contains "(call-with-resource-from-pool"
PASS output excludes "In srfi/"
PASS output excludes "In knots/parallelism.scm"
call-with-cached-connection
PASS FIRST backtrace entry "(with-exception-handler"
PASS LAST backtrace entry 15:40
PASS output contains "ERROR:\n 1. &error\n 2. &origin: #f\n 3. &message: \"error from call-with-cached-connection\""
fibers-force
PASS FIRST backtrace entry "(with-exception-handler"
PASS LAST backtrace entry 14:11
PASS output contains "ERROR:\n 1. &error\n 2. &origin: #f\n 3. &message: \"error from fibers-force\""
call-with-thread
PASS FIRST backtrace entry "(with-exception-handler"
PASS LAST backtrace entry 14:7
PASS output contains "ERROR:\n 1. &error\n 2. &origin: #f\n 3. &message: \"error from call-with-thread\""
nested-parallelism
PASS FIRST backtrace entry "(with-exception-handler"
PASS LAST backtrace entry 7:2
PASS output contains "ERROR:\n 1. &error\n 2. &origin: #f\n 3. &message: \"deeply nested error ~S\""
PASS output contains "(run-work)"
PASS output contains "(process-batch _)"
PASS output contains "(deeply-nested _)"
PASS output excludes "In fibers"
guile-error-in-thread
PASS FIRST backtrace entry "(with-exception-handler"
PASS LAST backtrace entry 11:7
PASS output contains "ERROR:\n 1. &assertion-failure\n 2. &origin: \"+\"\n 3. &message: \"Wrong type argument in position ~A: ~S\"\n 4. &irritants: (1 a)"
guile-error-deep-in-thread
PASS FIRST backtrace entry "(with-exception-handler"
PASS LAST backtrace entry 7:12
PASS output contains "ERROR:\n 1. &assertion-failure\n 2. &origin: \"+\""
PASS output contains "(do-sort)"
PASS output contains "In unknown file:"
PASS output contains "(sort (1 2 3)"
PASS output excludes "In knots/"
PASS output excludes "In srfi/"
vhash-fold
PASS FIRST backtrace entry "(with-exception-handler"
PASS LAST backtrace entry "257:2"
PASS output contains "ERROR:\n 1. &assertion-failure\n 2. &origin: #f"
PASS output contains "(do-fold)"
PASS output contains "In ice-9/vlist.scm:"
PASS output contains "(vlist-fold"
vhash-fold-in-thread
PASS FIRST backtrace entry "(with-exception-handler"
PASS LAST backtrace entry "257:2"
PASS output contains "ERROR:\n 1. &assertion-failure\n 2. &origin: #f"
PASS output contains "(do-fold)"
PASS ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /var/tmp/automate-work-h6kjKi/work/source/./tests/backtraces.scm
;;; compiled /tmp/cache/guile/ccache/3.0-LE-8-4.7/var/tmp/automate-work-h6kjKi/work/source/tests/backtraces.scm.go
output contains "In ice-9/vlist.scm:"
PASS output contains "(vlist-fold"
PASS output excludes "In knots/"
stack-situation-script
PASS output contains "situation: script"
stack-situation-fibers
PASS output contains "situation: run-fibers"
stack-situation-unknown
PASS output contains "situation: unknown"
backtraces/plain-exception.scm (uncompiled)
PASS output contains "ERROR:"
PASS output excludes "exception in print-backtrace-and-exception/knots:"
backtraces/triple-with-exception-handler.scm (uncompiled)
PASS output contains "ERROR:"
PASS output excludes "exception in print-backtrace-and-exception/knots:"
backtraces/wrapped-exception.scm (uncompiled)
PASS output contains "ERROR:"
PASS output excludes "exception in print-backtrace-and-exception/knots:"
backtraces/temporary-thread.scm (uncompiled)
PASS output contains "ERROR:"
PASS output excludes "exception in print-backtrace-and-exception/knots:"
backtraces/fibers-map.scm (uncompiled)
PASS output contains "ERROR:"
PASS output excludes "exception in print-backtrace-and-exception/knots:"
backtraces/call-with-resource-from-pool.scm (uncompiled)
PASS output contains "ERROR:"
PASS output excludes "exception in print-backtrace-and-exception/knots:"
backtraces/call-with-cached-connection.scm (uncompiled)
PASS output contains "ERROR:"
PASS output excludes "exception in print-backtrace-and-exception/knots:"
backtraces/fibers-let-resource-pool.scm (uncompiled)
PASS output contains "ERROR:"
PASS output excludes "exception in print-backtrace-and-exception/knots:"
backtraces/fibers-force.scm (uncompiled)
PASS output contains "ERROR:"
PASS output excludes "exception in print-backtrace-and-exception/knots:"
backtraces/call-with-thread.scm (uncompiled)
PASS output contains "ERROR:"
PASS output excludes "exception in print-backtrace-and-exception/knots:"
backtraces/nested-parallelism.scm (uncompiled)
PASS output contains "ERROR:"
PASS output excludes "exception in print-backtrace-and-exception/knots:"
backtraces/guile-error-in-thread.scm (uncompiled)
PASS output contains "ERROR:"
PASS output excludes "exception in print-backtrace-and-exception/knots:"
backtraces/guile-error-deep-in-thread.scm (uncompiled)
PASS output contains "ERROR:"
PASS output excludes "exception in print-backtrace-and-exception/knots:"
backtraces/vhash-fold.scm (uncompiled)
PASS output contains "ERROR:"
PASS output excludes "exception in print-backtrace-and-exception/knots:"
backtraces/vhash-fold-in-thread.scm (uncompiled)
PASS output contains "ERROR:"
PASS output excludes "exception in print-backtrace-and-exception/knots:"
backtraces/stack-situation-script.scm (uncompiled)
PASS output contains "ERROR:"
PASS output excludes "exception in print-backtrace-and-exception/knots:"
backtraces/stack-situation-fibers.scm (uncompiled)
PASS output contains "ERROR:"
PASS output excludes "exception in print-backtrace-and-exception/knots:"
backtraces/stack-situation-unknown.scm (uncompiled)
PASS output contains "ERROR:"
PASS output excludes "exception in print-backtrace-and-exception/knots:"
All 36 scripts passed.
./test-env guile ./tests/queue.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /var/tmp/automate-work-h6kjKi/work/source/./tests/queue.scm
;;; compiled /tmp/cache/guile/ccache/3.0-LE-8-4.7/var/tmp/automate-work-h6kjKi/work/source/tests/queue.scm.go
running #<procedure 7f6e81707240 at queue.scm:8:1 ()>
queue test finished successfully
./test-env guile ./tests/sort.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /var/tmp/automate-work-h6kjKi/work/source/./tests/sort.scm
;;; compiled /tmp/cache/guile/ccache/3.0-LE-8-4.7/var/tmp/automate-work-h6kjKi/work/source/tests/sort.scm.go
running #<procedure 7fcc8d91d1e8 at sort.scm:7:1 ()>
sort test finished successfully
./test-env guile ./tests/non-blocking.scm
running #<procedure 7f0196d3c370 at non-blocking.scm:11:1 ()>
non-blocking test finished successfully
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /var/tmp/automate-work-h6kjKi/work/source/./tests/non-blocking.scm
;;; compiled /tmp/cache/guile/ccache/3.0-LE-8-4.7/var/tmp/automate-work-h6kjKi/work/source/tests/non-blocking.scm.go
./test-env guile ./tests/thread-pool.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /var/tmp/automate-work-h6kjKi/work/source/./tests/thread-pool.scm
;;; compiled /tmp/cache/guile/ccache/3.0-LE-8-4.7/var/tmp/automate-work-h6kjKi/work/source/tests/thread-pool.scm.go
running #<procedure 7fbeaf9c54c8 at thread-pool.scm:48:1 ()>
running #<procedure 7fbeaf9c54e0 at thread-pool.scm:60:1 ()>
running #<procedure 7fbeaf9c54f8 at thread-pool.scm:74:1 ()>
running #<procedure 7fbeaf9c55a8 at thread-pool.scm:109:1 ()>
running #<procedure 7fbeaf9c5758 at thread-pool.scm:201:1 ()>
running #<procedure 7fbeaf9c5768 at thread-pool.scm:227:1 ()>
running #<procedure 7fbeaf9c5778 at thread-pool.scm:266:1 ()>
thread-pool test finished successfully
./test-env guile ./tests/timeout.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /var/tmp/automate-work-h6kjKi/work/source/./tests/timeout.scm
;;; compiled /tmp/cache/guile/ccache/3.0-LE-8-4.7/var/tmp/automate-work-h6kjKi/work/source/tests/timeout.scm.go
running #<procedure 7fa9da315430 at timeout.scm:19:1 ()>
timeout test finished successfully
./test-env guile ./tests/actors.scm
running #<procedure 7f3d20818260 at actors.scm:9:1 ()>
actors test finished successfully
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /var/tmp/automate-work-h6kjKi/work/source/./tests/actors.scm
;;; compiled /tmp/cache/guile/ccache/3.0-LE-8-4.7/var/tmp/automate-work-h6kjKi/work/source/tests/actors.scm.go
./test-env guile ./tests/promise.scm
running #<procedure 7fb6f9aad240 at promise.scm:8:1 ()>
promise test finished successfully
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /var/tmp/automate-work-h6kjKi/work/source/./tests/promise.scm
;;; compiled /tmp/cache/guile/ccache/3.0-LE-8-4.7/var/tmp/automate-work-h6kjKi/work/source/tests/promise.scm.go
./test-env guile ./tests/parallelism.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /var/tmp/automate-work-h6kjKi/work/source/./tests/parallelism.scm
;;; compiled /tmp/cache/guile/ccache/3.0-LE-8-4.7/var/tmp/automate-work-h6kjKi/work/source/tests/parallelism.scm.go
running #<procedure 7fbbe0257268 at parallelism.scm:9:1 ()>
running #<procedure 7fbbe0257280 at parallelism.scm:19:1 ()>
running #<procedure 7fbbe0257298 at parallelism.scm:30:1 ()>
running #<procedure 7fbbe02572b0 at parallelism.scm:35:1 ()>
running #<procedure 7fbbe02572c8 at parallelism.scm:40:1 ()>
running #<procedure 7fbbe02572e0 at parallelism.scm:51:1 ()>
running #<procedure 7fbbe02572f8 at parallelism.scm:59:1 ()>
running #<procedure 7fbbe0257310 at parallelism.scm:65:1 ()>
running #<procedure 7fbbe0257328 at parallelism.scm:83:1 ()>
running #<procedure 7fbbe0257340 at parallelism.scm:99:1 ()>
running #<procedure 7fbbe0257358 at parallelism.scm:115:1 ()>
running #<procedure 7fbbe0257370 at parallelism.scm:133:1 ()>
parallelism test finished successfully
./test-env guile ./tests/knots-core.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /var/tmp/automate-work-h6kjKi/work/source/./tests/knots-core.scm
;;; compiled /tmp/cache/guile/ccache/3.0-LE-8-4.7/var/tmp/automate-work-h6kjKi/work/source/tests/knots-core.scm.go
knots-core test finished successfully
./test-env guile ./tests/resource-pool.scm
running #<procedure 7f26d9b2e298 at resource-pool.scm:9:1 ()>
running #<procedure 7f26d9b2e2b0 at resource-pool.scm:18:1 ()>
running #<procedure 7f26d9b2e2f0 at resource-pool.scm:38:1 ()>
running #<procedure 7f26d9b2e308 at resource-pool.scm:51:1 ()>
running #<procedure 7f26d9b2e320 at resource-pool.scm:63:1 ()>
running #<procedure 7f26d9b2e400 at resource-pool.scm:85:1 ()>
running #<procedure 7f26d9b2e418 at resource-pool.scm:99:1 ()>
running #<procedure 7f26d9b2e430 at resource-pool.scm:116:1 ()>
running #<procedure 7f26d9b2e448 at resource-pool.scm:140:1 ()>
running #<procedure 7f26d9b2e460 at resource-pool.scm:166:1 ()>
running #<procedure 7f26d9b2e478 at resource-pool.scm:193:1 ()>
running #<procedure 7f26d9b2e490 at resource-pool.scm:239:1 ()>
running #<procedure 7f26d9b2e4a8 at resource-pool.scm:257:1 ()>
running #<procedure 7f26d9b2e4c0 at resource-pool.scm:287:1 ()>
running #<procedure 7f26d9b2e4d8 at resource-pool.scm:311:1 ()>
running #<procedure 7f26d9b2e4f0 at resource-pool.scm:333:1 ()>
running #<procedure 7f26d9b2e508 at resource-pool.scm:373:1 ()>
running #<procedure 7f26d9b2e520 at resource-pool.scm:413:1 ()>
running #<procedure 7f26d9b2e538 at resource-pool.scm:442:1 ()>
resource-pool test finished successfully
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /var/tmp/automate-work-h6kjKi/work/source/./tests/resource-pool.scm
;;; compiled /tmp/cache/guile/ccache/3.0-LE-8-4.7/var/tmp/automate-work-h6kjKi/work/source/tests/resource-pool.scm.go