8a5aa3fb2d17ba70eb6248e594e1a2297acbbb39d502f1a8c6eb6f1ce22b3de1a1f40cc24554119a831a9aad6079cad88425de6bde1a9187ebb6092cf67bf2b13fd65f27088d78b7e883c8759d2c4f5c65adb7553878ad575f9fad878e80a0c9ba63bcbcc2732e69485bbc9c90bfbd62481d9089beccf80cfe2df16a2cf65bd92dd597b0707e0917af48bbb75fed413d238f5555a7a569d80c3414a8d0859dc65a46128bab27af87a71314f318c782b23ebfe808b82b0ce26401d2e22f04d83d1255dc51addd3b75a2b1ae0784504df543af8969be3ea7082ff7fc9888c144da2af58429ec96031dbcad3dad9af0dcbaaaf268cb8fcffead94f3c7ca495e056a9b47acdb751fb73e666c6c655ade8297297d07ad1ba5e43f1bca32301651339e22904cc8c42f58c30c04aafdb038dda0847dd988dcda6f3bfd15c4b4c4525004aa06eeff8ca61783aacec57fb3d1f92b0fe2fd1a85f6724517b65e614ad6808d6f6ee34dff7310fdc82aebfd904b01e1dc54b2927094b2db68d6f903b68401adebf5a7e08d78ff4ef5d63653a65040cf9bfd4aca7984a74d37145986780fc0b16ac451649de6188a7dbdf191f64b5fc5e2ab47b57f7f7276cd419c17a3ca8e1b939ae49e488acba6b965610b5480109c8b17b80e1b7b750dfc7598d5d5011fd2dcc5600a32ef5b52a1ecc820e308aa342721aac0943bf6686b64b2579376504ccc493d97e6aed3fb0f9cd71a43dd497f01f17c0e2cb3797aa2a2f256656168e6c496afc5fb93246f6b1116398a346f1a641f3b041e989f7914f90cc2c7fff357876e506b50d334ba77c225bc307ba537152f3f1610e4eafe595f6d9d90d11faa933a15ef1369546868a7f3a45a96768d40fd9d03412c091c6315cf4fde7cb68606937380db2eaaa707b4c4185c32eddcdd306705e4dc1ffc872eeee475a64dfac86aba41c0618983f8741c5ef68d3a101e8a3b8cac60c905c15fc910840b94c00a0b9d0] PASSED [ 99%] tests/test_signing.py::TestVerifyKey::test_invalid_signed_message PASSED [ 99%] tests/test_signing.py::TestVerifyKey::test_key_conversion PASSED [ 99%] tests/test_signing.py::test_wrong_types PASSED [ 99%] tests/test_utils.py::test_random_bytes_produces PASSED [ 99%] tests/test_utils.py::test_random_bytes_produces_different_bytes PASSED [ 99%] tests/test_utils.py::test_string_fixer PASSED [100%] =================================== FAILURES =================================== __________________ test_crypto_kx_seed_keypair_seed_too_large __________________ > ??? E hypothesis.errors.FailedHealthCheck: Data generation is extremely slow: Only produced 6 valid examples in 1.08 seconds (0 invalid ones and 0 exceeded maximum size). Try decreasing size of the data you're generating (with e.g.max_size or max_leaves parameters). E See https://hypothesis.readthedocs.io/en/latest/healthchecks.html for more information about this. If you want to disable just this health check, add HealthCheck.too_slow to the suppress_health_check settings for this test. tests/test_kx.py:49: FailedHealthCheck ---------------------------------- Hypothesis ---------------------------------- You can add @seed(228118557046420629021593700355488752494) to this test or run pytest with --hypothesis-seed=228118557046420629021593700355488752494 to reproduce this failure. =============================== warnings summary =============================== /usr/lib/python3.8/site-packages/hypothesis/_settings.py:190 /usr/lib/python3.8/site-packages/hypothesis/_settings.py:190: HypothesisDeprecationWarning: The timeout setting can safely be removed with no effect. note_deprecation( -- Docs: https://docs.pytest.org/en/latest/warnings.html ======== 1 failed, 4613 passed, 4 skipped, 1 warnings in 926.39 seconds ======== error: Bad exit status from /var/tmp/rpm-tmp.bngoPI (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.bngoPI (%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/python-pynacl.spec