o-tcp-test.pl line 153. # Running server: ./globus_io_tcp_test_server -i '' | # Server said listening on port 33877 # Running client: ./globus_io_tcp_test_client -h localhost -p 33877 -a -i '/CN=test' | # Client exited abnormally 255. # The following output was generated: # test 1 connect failed: an end-of-file was reached # Server exited abnormally. # The following output was generated: not ok 36 - globus-io-tcp-test-anonymous # Failed test 'globus-io-tcp-test-anonymous' # at ./globus-io-tcp-test.pl line 153. # Running server: ./globus_io_tcp_test_server | # Server said listening on port 51427 # Running client: ./globus_io_tcp_test_client -h localhost -p 51427 -a -i '/CN=test' | # Client exited abnormally 255. # The following output was generated: # test 1 connect failed: an end-of-file was reached # Server exited abnormally. # The following output was generated: ok 37 - globus-io-tcp-test-anonymous-identity # Running server: ./globus_io_tcp_test_server -g -P none | # Server said listening on port 44399 # Running client: ./globus_io_tcp_test_client -h localhost -p 44399 -g -P none | # Client exited abnormally 255. # The following output was generated: # test 1 connect failed: an end-of-file was reached # Server exited abnormally. # The following output was generated: not ok 38 - globus-io-tcp-test-gsi-wrap-noprotect # Failed test 'globus-io-tcp-test-gsi-wrap-noprotect' # at ./globus-io-tcp-test.pl line 153. # Running server: ./globus_io_tcp_test_server -g -P integrity | # Server said listening on port 38081 # Running client: ./globus_io_tcp_test_client -h localhost -p 38081 -g -P integrity | # Client exited abnormally 255. # The following output was generated: # test 1 connect failed: an end-of-file was reached # Server exited abnormally. # The following output was generated: not ok 39 - globus-io-tcp-test-gsi-wrap-integrity # Failed test 'globus-io-tcp-test-gsi-wrap-integrity' # at ./globus-io-tcp-test.pl line 153. # Running server: ./globus_io_tcp_test_server -g -P privacy | # Server said listening on port 34883 # Running client: ./globus_io_tcp_test_client -h localhost -p 34883 -g -P privacy | # Client exited abnormally 255. # The following output was generated: # test 1 connect failed: an end-of-file was reached # Server exited abnormally. # The following output was generated: not ok 40 - globus-io-tcp-test-gsi-wrap-privacy # Failed test 'globus-io-tcp-test-gsi-wrap-privacy' # at ./globus-io-tcp-test.pl line 153. # Looks like you failed 22 tests of 40. ============================================================================ Testsuite summary for globus_io 12.4 ============================================================================ # TOTAL: 3 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 ============================================================================ See test/test-suite.log Please report to https://github.com/gridcf/gct/issues ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/globus_io-12.4/test' RPM build errors: make[3]: *** [Makefile:737: test-suite.log] Error 1 make[2]: *** [Makefile:845: check-TESTS] Error 2 make[1]: *** [Makefile:930: check-am] Error 2 make: *** [Makefile:633: check-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.KvLCP9 (%check) Bad exit status from /var/tmp/rpm-tmp.KvLCP9 (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, 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/globus-io.spec