ttp[ 5] |X-Varnish: 1014 **** c1 http[ 6] |Content-Type: text/html; charset=utf-8 **** dT 57.072 **** c1 http[ 7] |Retry-After: 5 **** c1 http[ 8] |Content-Length: 251 **** c1 http[ 9] |Connection: close **** dT 57.073 **** c1 c-l| **** c1 c-l| **** c1 c-l| **** c1 c-l| 503 VCL failed **** c1 c-l| **** c1 c-l| **** c1 c-l|

Error 503 VCL failed

**** c1 c-l|

VCL failed

**** c1 c-l|

Guru Meditation:

**** c1 c-l|

XID: 1014

**** c1 c-l|
**** c1 c-l|

Varnish cache server

**** c1 c-l| **** c1 c-l| **** c1 bodylen = 251 ** c1 === expect resp.status == 503 **** c1 EXPECT resp.status (503) == "503" match **** dT 57.074 ** c1 === expect resp.reason == "VCL failed" **** c1 EXPECT resp.reason (VCL failed) == "VCL failed" match *** c1 closing fd 5 **** dT 57.076 ** c1 Ending **** dT 57.077 ** top === varnish v1 -expect vcl_fail == 6 **** dT 57.079 ** v1 as expected: vcl_fail (6) == 6 ** top === varnish v1 -expect sc_vcl_failure == 6 **** dT 57.080 ** v1 as expected: sc_vcl_failure (6) == 6 **** dT 57.081 ** top === logexpect l1 -wait ** l1 Waiting for logexp ** top === varnish v1 -vcl+backend { **** dT 57.082 **** v1 CLI TX|vcl.inline vcl6 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend s1 { .host = "127.0.0.1"; .port = "41283"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|\timport debug; **** v1 CLI TX|\tsub vcl_recv { **** v1 CLI TX|\t\tif (req.http.foo == "purge") { return(purge); } **** v1 CLI TX|\t} **** v1 CLI TX|\tsub vcl_purge { **** v1 CLI TX|\t\tif (req.http.foo == "purge") { **** v1 CLI TX|\t\t\tdebug.fail(); **** v1 CLI TX|\t\t\tset req.http.not = "Should not happen"; **** v1 CLI TX|\t\t} **** v1 CLI TX|\t} **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P # top TEST ./tests/v00051.vtc TIMED OUT (kill -9) # top TEST ./tests/v00051.vtc FAILED (60.101) signal=9 FAIL tests/v00051.vtc (exit status: 2) ============================================================================ Testsuite summary for Varnish 6.4.0 ============================================================================ # TOTAL: 788 # PASS: 744 # SKIP: 27 # XFAIL: 0 # FAIL: 17 # XPASS: 0 # ERROR: 0 ============================================================================ See bin/varnishtest/test-suite.log Please report to varnish-dev@varnish-cache.org ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/varnish-6.4.0/bin/varnishtest' make[4]: Leaving directory '/builddir/build/BUILD/varnish-6.4.0/bin/varnishtest' make[3]: Leaving directory '/builddir/build/BUILD/varnish-6.4.0/bin/varnishtest' make[2]: Leaving directory '/builddir/build/BUILD/varnish-6.4.0/bin/varnishtest' make[1]: Leaving directory '/builddir/build/BUILD/varnish-6.4.0/bin' RPM build errors: make[5]: *** [Makefile:1151: test-suite.log] Error 1 make[4]: *** [Makefile:1259: check-TESTS] Error 2 make[3]: *** [Makefile:1322: check-am] Error 2 make[2]: *** [Makefile:1324: check] Error 2 make[1]: *** [Makefile:421: check-recursive] Error 1 make: *** [Makefile:567: check-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.nqGdwi (%check) Bad exit status from /var/tmp/rpm-tmp.nqGdwi (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/varnish.spec